Pull request #41360 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 rather than d1c2f953c5e44c59c4ce688d531d94ac012a8df7 Obtained Jenkinsfile from 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # 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-08-27T22:55:51.391Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-08-27T22:55:51.394Z] Trying to pass milestone 5 [Pipeline] milestone [2020-08-27T22:55:51.437Z] Trying to pass milestone 6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-08-27T22:56:06.597Z] Still waiting to schedule task [2020-08-27T22:56:06.599Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2020-08-27T22:56:54.175Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07a2089407633f6be) in /home/ubuntu/workspace/moby_PR-41360 [Pipeline] { [Pipeline] checkout [2020-08-27T22:56:57.155Z] using credential docker-jenkins-github-credentials [2020-08-27T22:56:57.162Z] Cloning the remote Git repository [2020-08-27T22:56:57.162Z] Cloning with configured refspecs honoured and without tags [2020-08-27T22:56:57.236Z] Cloning repository https://github.com/moby/moby.git [2020-08-27T22:56:57.301Z] > git init /home/ubuntu/workspace/moby_PR-41360 # timeout=10 [2020-08-27T22:56:57.551Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-27T22:56:57.551Z] > git --version # timeout=10 [2020-08-27T22:56:57.565Z] > git --version # 'git version 2.17.1' [2020-08-27T22:56:57.566Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-27T22:56:57.580Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41360/head:refs/remotes/origin/PR-41360 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-27T22:57:21.559Z] Fetching without tags [2020-08-27T22:57:21.922Z] Merging remotes/origin/master commit 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 into PR head commit d1c2f953c5e44c59c4ce688d531d94ac012a8df7 [2020-08-27T22:57:21.445Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-27T22:57:21.463Z] > git config --add remote.origin.fetch +refs/pull/41360/head:refs/remotes/origin/PR-41360 # timeout=10 [2020-08-27T22:57:21.485Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-27T22:57:21.525Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-27T22:57:21.561Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-27T22:57:21.561Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-27T22:57:21.562Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41360/head:refs/remotes/origin/PR-41360 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-27T22:57:21.936Z] > git config core.sparsecheckout # timeout=10 [2020-08-27T22:57:21.967Z] > git checkout -f d1c2f953c5e44c59c4ce688d531d94ac012a8df7 # timeout=10 [2020-08-27T22:57:23.337Z] Merge succeeded, producing b9665a9495a16879e5403adeb7cc8206e1fd16ac [2020-08-27T22:57:23.337Z] Checking out Revision b9665a9495a16879e5403adeb7cc8206e1fd16ac (PR-41360) [2020-08-27T22:57:23.052Z] > git remote # timeout=10 [2020-08-27T22:57:23.075Z] > git config --get remote.origin.url # timeout=10 [2020-08-27T22:57:23.103Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-27T22:57:23.104Z] > git merge 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 # timeout=10 [2020-08-27T22:57:23.314Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-27T22:57:23.339Z] > git config core.sparsecheckout # timeout=10 [2020-08-27T22:57:23.359Z] > git checkout -f b9665a9495a16879e5403adeb7cc8206e1fd16ac # timeout=10 [2020-08-27T22:57:27.239Z] Commit message: "Merge commit '7ae5222c72cc2aac42225df8f62c2f71a1813ab4' into HEAD" [2020-08-27T22:57:27.256Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-27T22:57:27.242Z] > git rev-list --no-walk f5c2ce622b92236a704dad3f4274f7824822c3c1 # timeout=10 [2020-08-27T22:57:28.361Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41360:/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-08-27T22:57:38.363Z] Unable to find image 'alpine:latest' locally [2020-08-27T22:57:38.363Z] latest: Pulling from library/alpine [2020-08-27T22:57:38.363Z] df20fa9351a1: Pulling fs layer [2020-08-27T22:57:38.363Z] df20fa9351a1: Verifying Checksum [2020-08-27T22:57:38.363Z] df20fa9351a1: Download complete [2020-08-27T22:57:38.363Z] df20fa9351a1: Pull complete [2020-08-27T22:57:38.363Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-27T22:57:38.363Z] Status: Downloaded newer image for alpine:latest [2020-08-27T22:57:42.565Z] 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 [2020-08-27T22:57:43.135Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-41360 [Pipeline] node [2020-08-27T22:57:43.143Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07a2089407633f6be) in /home/ubuntu/workspace/moby_PR-41360 [Pipeline] node [2020-08-27T22:57:43.151Z] Running on ppc64le-ubuntu-25 in /home/docker/workspace/moby_PR-41360 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] { [2020-08-27T22:57:43.218Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-059a774c849def1f4) in /home/ubuntu/workspace/moby_PR-41360 [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [2020-08-27T22:57:43.272Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-05d09c957dd88b449) in /home/ubuntu/workspace/moby_PR-41360 [Pipeline] // stage [2020-08-27T22:57:43.284Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2020-08-27T22:57:43.341Z] Fetching changes from the remote Git repository [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2020-08-27T22:57:43.380Z] Fetching without tags [Pipeline] { [2020-08-27T22:57:43.416Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-08-27T22:57:43.433Z] Cloning the remote Git repository [2020-08-27T22:57:43.433Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2020-08-27T22:57:43.441Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-08-27T22:57:43.458Z] Cloning the remote Git repository [2020-08-27T22:57:43.458Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-08-27T22:57:43.856Z] Merging remotes/origin/master commit 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 into PR head commit d1c2f953c5e44c59c4ce688d531d94ac012a8df7 [2020-08-27T22:57:43.288Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-08-27T22:57:43.349Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-27T22:57:43.385Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-27T22:57:43.386Z] > git --version # timeout=10 [2020-08-27T22:57:43.409Z] > git --version # 'git version 2.17.1' [2020-08-27T22:57:43.409Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-27T22:57:43.411Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41360/head:refs/remotes/origin/PR-41360 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-27T22:57:43.857Z] > git config core.sparsecheckout # timeout=10 [2020-08-27T22:57:43.883Z] > git checkout -f d1c2f953c5e44c59c4ce688d531d94ac012a8df7 # timeout=10 [2020-08-27T22:57:44.081Z] > git remote # timeout=10 [2020-08-27T22:57:44.099Z] > git config --get remote.origin.url # timeout=10 [2020-08-27T22:57:44.119Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-27T22:57:44.120Z] > git merge 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 # timeout=10 [2020-08-27T22:57:43.465Z] Cloning repository https://github.com/moby/moby.git [2020-08-27T22:57:43.487Z] > git init /home/jenkins/workspace/moby_PR-41360 # timeout=10 [2020-08-27T22:57:43.509Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-27T22:57:43.509Z] > git --version # timeout=10 [2020-08-27T22:57:43.511Z] > git --version # 'git version 2.17.1' [2020-08-27T22:57:43.511Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-27T22:57:43.515Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41360/head:refs/remotes/origin/PR-41360 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-27T22:57:43.442Z] Cloning repository https://github.com/moby/moby.git [2020-08-27T22:57:43.464Z] > git init /home/docker/workspace/moby_PR-41360 # timeout=10 [2020-08-27T22:57:43.472Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-27T22:57:43.473Z] > git --version # timeout=10 [2020-08-27T22:57:43.476Z] > git --version # 'git version 2.7.4' [2020-08-27T22:57:43.476Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-27T22:57:43.478Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41360/head:refs/remotes/origin/PR-41360 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-27T22:57:44.453Z] Merge succeeded, producing 615330d0e5439396919d44f24efcf64c3a4918ba [2020-08-27T22:57:44.453Z] Checking out Revision 615330d0e5439396919d44f24efcf64c3a4918ba (PR-41360) [2020-08-27T22:57:44.600Z] Commit message: "Merge commit '7ae5222c72cc2aac42225df8f62c2f71a1813ab4' into HEAD" [2020-08-27T22:57:44.625Z] First time build. Skipping changelog. [2020-08-27T22:57:44.792Z] using credential docker-jenkins-github-credentials [2020-08-27T22:57:44.797Z] Cloning the remote Git repository [2020-08-27T22:57:44.797Z] Cloning with configured refspecs honoured and without tags [2020-08-27T22:57:44.430Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-27T22:57:44.457Z] > git config core.sparsecheckout # timeout=10 [2020-08-27T22:57:44.474Z] > git checkout -f 615330d0e5439396919d44f24efcf64c3a4918ba # timeout=10 [2020-08-27T22:57:44.601Z] > git rev-list --no-walk f5c2ce622b92236a704dad3f4274f7824822c3c1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-27T22:57:45.451Z] + docker version [2020-08-27T22:57:45.451Z] Client: Docker Engine - Community [2020-08-27T22:57:45.451Z] Version: 19.03.12 [2020-08-27T22:57:45.451Z] API version: 1.40 [2020-08-27T22:57:45.451Z] Go version: go1.13.10 [2020-08-27T22:57:45.451Z] Git commit: 48a66213fe [2020-08-27T22:57:45.451Z] Built: Mon Jun 22 15:45:36 2020 [2020-08-27T22:57:45.451Z] OS/Arch: linux/amd64 [2020-08-27T22:57:45.451Z] Experimental: false [2020-08-27T22:57:45.451Z] [2020-08-27T22:57:45.451Z] Server: Docker Engine - Community [2020-08-27T22:57:45.451Z] Engine: [2020-08-27T22:57:45.451Z] Version: 19.03.12 [2020-08-27T22:57:45.451Z] API version: 1.40 (minimum version 1.12) [2020-08-27T22:57:45.451Z] Go version: go1.13.10 [2020-08-27T22:57:45.451Z] Git commit: 48a66213fe [2020-08-27T22:57:45.451Z] Built: Mon Jun 22 15:44:07 2020 [2020-08-27T22:57:45.451Z] OS/Arch: linux/amd64 [2020-08-27T22:57:45.451Z] Experimental: true [2020-08-27T22:57:45.451Z] containerd: [2020-08-27T22:57:45.451Z] Version: 1.2.13 [2020-08-27T22:57:45.451Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-27T22:57:45.451Z] runc: [2020-08-27T22:57:45.451Z] Version: 1.0.0-rc10 [2020-08-27T22:57:45.451Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-27T22:57:45.451Z] docker-init: [2020-08-27T22:57:45.451Z] Version: 0.18.0 [2020-08-27T22:57:45.451Z] GitCommit: fec3683 [Pipeline] sh [2020-08-27T22:57:44.811Z] Cloning repository https://github.com/moby/moby.git [2020-08-27T22:57:44.858Z] > git init /home/ubuntu/workspace/moby_PR-41360 # timeout=10 [2020-08-27T22:57:45.058Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-27T22:57:45.058Z] > git --version # timeout=10 [2020-08-27T22:57:45.063Z] > git --version # 'git version 2.17.1' [2020-08-27T22:57:45.063Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-27T22:57:45.065Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41360/head:refs/remotes/origin/PR-41360 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-27T22:57:45.743Z] + docker info [2020-08-27T22:57:46.153Z] using credential docker-jenkins-github-credentials [2020-08-27T22:57:46.163Z] Cloning the remote Git repository [2020-08-27T22:57:46.163Z] Cloning with configured refspecs honoured and without tags [2020-08-27T22:57:46.204Z] Cloning repository https://github.com/moby/moby.git [2020-08-27T22:57:46.289Z] > git init /home/ubuntu/workspace/moby_PR-41360 # timeout=10 [2020-08-27T22:57:46.503Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-27T22:57:46.504Z] > git --version # timeout=10 [2020-08-27T22:57:46.530Z] > git --version # 'git version 2.17.1' [2020-08-27T22:57:46.531Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-27T22:57:46.532Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41360/head:refs/remotes/origin/PR-41360 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-27T22:57:52.670Z] Fetching without tags [2020-08-27T22:57:52.620Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-27T22:57:52.622Z] > git config --add remote.origin.fetch +refs/pull/41360/head:refs/remotes/origin/PR-41360 # timeout=10 [2020-08-27T22:57:52.629Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-27T22:57:52.647Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-27T22:57:52.676Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-27T22:57:52.676Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-27T22:57:52.676Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41360/head:refs/remotes/origin/PR-41360 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-27T22:57:53.017Z] Merging remotes/origin/master commit 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 into PR head commit d1c2f953c5e44c59c4ce688d531d94ac012a8df7 [2020-08-27T22:57:54.217Z] Merge succeeded, producing 1d21bb93efe933216f500478f57a2d0e7694891a [2020-08-27T22:57:54.217Z] Checking out Revision 1d21bb93efe933216f500478f57a2d0e7694891a (PR-41360) [2020-08-27T22:57:53.023Z] > git config core.sparsecheckout # timeout=10 [2020-08-27T22:57:53.024Z] > git checkout -f d1c2f953c5e44c59c4ce688d531d94ac012a8df7 # timeout=10 [2020-08-27T22:57:53.512Z] > git remote # timeout=10 [2020-08-27T22:57:53.513Z] > git config --get remote.origin.url # timeout=10 [2020-08-27T22:57:53.514Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-27T22:57:53.515Z] > git merge 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 # timeout=10 [2020-08-27T22:57:54.195Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-27T22:57:54.223Z] > git config core.sparsecheckout # timeout=10 [2020-08-27T22:57:54.224Z] > git checkout -f 1d21bb93efe933216f500478f57a2d0e7694891a # timeout=10 [2020-08-27T22:57:54.310Z] Commit message: "Merge commit '7ae5222c72cc2aac42225df8f62c2f71a1813ab4' into HEAD" [2020-08-27T22:57:54.326Z] First time build. Skipping changelog. [2020-08-27T22:57:54.720Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-27T22:57:54.975Z] Merging remotes/origin/master commit 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 into PR head commit d1c2f953c5e44c59c4ce688d531d94ac012a8df7 [2020-08-27T22:57:55.166Z] + docker version [2020-08-27T22:57:55.166Z] Client: Docker Engine - Community [2020-08-27T22:57:55.166Z] Version: 19.03.7 [2020-08-27T22:57:55.166Z] API version: 1.40 [2020-08-27T22:57:55.166Z] Go version: go1.12.17 [2020-08-27T22:57:55.166Z] Git commit: 7141c199a2 [2020-08-27T22:57:55.166Z] Built: Sat Mar 7 16:48:47 2020 [2020-08-27T22:57:55.166Z] OS/Arch: linux/s390x [2020-08-27T22:57:55.166Z] Experimental: false [2020-08-27T22:57:55.166Z] [2020-08-27T22:57:55.166Z] Server: Docker Engine - Community [2020-08-27T22:57:55.166Z] Engine: [2020-08-27T22:57:55.166Z] Version: 19.03.7 [2020-08-27T22:57:55.166Z] API version: 1.40 (minimum version 1.12) [2020-08-27T22:57:55.166Z] Go version: go1.12.17 [2020-08-27T22:57:55.166Z] Git commit: 7141c199a2 [2020-08-27T22:57:55.166Z] Built: Sat Mar 7 16:47:46 2020 [2020-08-27T22:57:55.166Z] OS/Arch: linux/s390x [2020-08-27T22:57:55.166Z] Experimental: true [2020-08-27T22:57:55.166Z] containerd: [2020-08-27T22:57:55.166Z] Version: 1.2.13 [2020-08-27T22:57:55.166Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-27T22:57:55.166Z] runc: [2020-08-27T22:57:55.166Z] Version: 1.0.0-rc10 [2020-08-27T22:57:55.166Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-27T22:57:55.166Z] docker-init: [2020-08-27T22:57:55.166Z] Version: 0.18.0 [2020-08-27T22:57:55.166Z] GitCommit: fec3683 [Pipeline] sh [2020-08-27T22:57:55.546Z] + docker info [2020-08-27T22:57:54.316Z] > git rev-list --no-walk f5c2ce622b92236a704dad3f4274f7824822c3c1 # timeout=10 [2020-08-27T22:57:54.695Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-27T22:57:54.701Z] > git config --add remote.origin.fetch +refs/pull/41360/head:refs/remotes/origin/PR-41360 # timeout=10 [2020-08-27T22:57:54.705Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-27T22:57:54.713Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-27T22:57:54.722Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-27T22:57:54.722Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-27T22:57:54.723Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41360/head:refs/remotes/origin/PR-41360 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-27T22:57:54.980Z] > git config core.sparsecheckout # timeout=10 [2020-08-27T22:57:54.983Z] > git checkout -f d1c2f953c5e44c59c4ce688d531d94ac012a8df7 # timeout=10 [2020-08-27T22:57:55.504Z] > git remote # timeout=10 [2020-08-27T22:57:55.507Z] > git config --get remote.origin.url # timeout=10 [2020-08-27T22:57:55.510Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-27T22:57:55.511Z] > git merge 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 # timeout=10 [2020-08-27T22:57:56.244Z] Merge succeeded, producing 540ae1d531a3fdd70ba186d84115c5a2d977225f [2020-08-27T22:57:56.244Z] Checking out Revision 540ae1d531a3fdd70ba186d84115c5a2d977225f (PR-41360) [2020-08-27T22:57:56.591Z] Client: [2020-08-27T22:57:56.591Z] Debug Mode: false [2020-08-27T22:57:56.591Z] [2020-08-27T22:57:56.591Z] Server: [2020-08-27T22:57:56.591Z] Containers: 0 [2020-08-27T22:57:56.591Z] Running: 0 [2020-08-27T22:57:56.591Z] Paused: 0 [2020-08-27T22:57:56.591Z] Stopped: 0 [2020-08-27T22:57:56.591Z] Images: 0 [2020-08-27T22:57:56.591Z] Server Version: 19.03.7 [2020-08-27T22:57:56.591Z] Storage Driver: overlay2 [2020-08-27T22:57:56.591Z] Backing Filesystem: [2020-08-27T22:57:56.591Z] Supports d_type: true [2020-08-27T22:57:56.591Z] Native Overlay Diff: true [2020-08-27T22:57:56.591Z] Logging Driver: json-file [2020-08-27T22:57:56.591Z] Cgroup Driver: cgroupfs [2020-08-27T22:57:56.591Z] Plugins: [2020-08-27T22:57:56.591Z] Volume: local [2020-08-27T22:57:56.591Z] Network: bridge host ipvlan macvlan null overlay [2020-08-27T22:57:56.591Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-27T22:57:56.591Z] Swarm: inactive [2020-08-27T22:57:56.591Z] Runtimes: runc [2020-08-27T22:57:56.591Z] Default Runtime: runc [2020-08-27T22:57:56.591Z] Init Binary: docker-init [2020-08-27T22:57:56.591Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-27T22:57:56.591Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-27T22:57:56.591Z] init version: fec3683 [2020-08-27T22:57:56.592Z] Security Options: [2020-08-27T22:57:56.592Z] apparmor [2020-08-27T22:57:56.592Z] seccomp [2020-08-27T22:57:56.592Z] Profile: default [2020-08-27T22:57:56.592Z] Kernel Version: 4.15.0-88-generic [2020-08-27T22:57:56.592Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-27T22:57:56.592Z] OSType: linux [2020-08-27T22:57:56.592Z] Architecture: s390x [2020-08-27T22:57:56.592Z] CPUs: 2 [2020-08-27T22:57:56.592Z] Total Memory: 7.861GiB [2020-08-27T22:57:56.592Z] Name: s390x-ubuntu-26 [2020-08-27T22:57:56.592Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-08-27T22:57:56.592Z] Docker Root Dir: /var/lib/docker [2020-08-27T22:57:56.592Z] Debug Mode: false [2020-08-27T22:57:56.592Z] Username: dockerbuildbot [2020-08-27T22:57:56.592Z] Registry: https://index.docker.io/v1/ [2020-08-27T22:57:56.592Z] Labels: [2020-08-27T22:57:56.592Z] Experimental: true [2020-08-27T22:57:56.592Z] Insecure Registries: [2020-08-27T22:57:56.592Z] 127.0.0.0/8 [2020-08-27T22:57:56.592Z] Live Restore Enabled: false [2020-08-27T22:57:56.592Z] [2020-08-27T22:57:56.592Z] WARNING: No swap limit support [Pipeline] sh [2020-08-27T22:57:56.972Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-27T22:57:56.972Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-27T22:57:56.972Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41360/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-27T22:57:56.972Z] + bash /home/jenkins/workspace/moby_PR-41360/check-config.sh [2020-08-27T22:57:56.972Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-27T22:57:56.972Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-08-27T22:57:56.972Z] [2020-08-27T22:57:56.972Z] Generally Necessary: [2020-08-27T22:57:56.972Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-27T22:57:56.972Z] - apparmor: enabled and tools installed [2020-08-27T22:57:56.972Z] - CONFIG_NAMESPACES: enabled [2020-08-27T22:57:56.972Z] - CONFIG_NET_NS: enabled [2020-08-27T22:57:56.972Z] - CONFIG_PID_NS: enabled [2020-08-27T22:57:56.972Z] - CONFIG_IPC_NS: enabled [2020-08-27T22:57:56.972Z] - CONFIG_UTS_NS: enabled [2020-08-27T22:57:56.972Z] - CONFIG_CGROUPS: enabled [2020-08-27T22:57:56.972Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-27T22:57:56.972Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-27T22:57:56.972Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-27T22:57:56.972Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-27T22:57:56.972Z] - CONFIG_CPUSETS: enabled [2020-08-27T22:57:56.972Z] - CONFIG_MEMCG: enabled [2020-08-27T22:57:56.972Z] - CONFIG_KEYS: enabled [2020-08-27T22:57:57.265Z] - CONFIG_VETH: enabled (as module) [2020-08-27T22:57:57.265Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-27T22:57:57.265Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-27T22:57:57.265Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-08-27T22:57:57.265Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-27T22:57:57.265Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-27T22:57:57.265Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-27T22:57:57.265Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-27T22:57:57.265Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-27T22:57:57.265Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-27T22:57:57.265Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-27T22:57:57.265Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-08-27T22:57:57.265Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-27T22:57:57.265Z] [2020-08-27T22:57:57.265Z] Optional Features: [2020-08-27T22:57:57.265Z] - CONFIG_USER_NS: enabled [2020-08-27T22:57:57.265Z] - CONFIG_SECCOMP: enabled [2020-08-27T22:57:57.265Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-27T22:57:57.265Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-27T22:57:57.265Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-27T22:57:57.265Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-27T22:57:57.265Z] - CONFIG_BLK_CGROUP: enabled [2020-08-27T22:57:57.265Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-27T22:57:57.265Z] - CONFIG_IOSCHED_CFQ: enabled [2020-08-27T22:57:57.265Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-08-27T22:57:57.265Z] - CONFIG_CGROUP_PERF: enabled [2020-08-27T22:57:57.265Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-27T22:57:57.265Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-27T22:57:57.265Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-27T22:57:57.265Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-27T22:57:57.265Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-27T22:57:57.265Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-27T22:57:57.265Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-27T22:57:57.265Z] - CONFIG_IP_VS: enabled (as module) [2020-08-27T22:57:57.265Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-27T22:57:57.265Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-27T22:57:57.265Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-27T22:57:57.265Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-27T22:57:57.265Z] - CONFIG_EXT4_FS: enabled [2020-08-27T22:57:57.265Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-27T22:57:57.265Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-27T22:57:57.265Z] - Network Drivers: [2020-08-27T22:57:57.265Z] - "overlay": [2020-08-27T22:57:57.265Z] - CONFIG_VXLAN: enabled (as module) [2020-08-27T22:57:57.265Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-27T22:57:57.265Z] Optional (for encrypted networks): [2020-08-27T22:57:57.265Z] - CONFIG_CRYPTO: enabled [2020-08-27T22:57:57.265Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-27T22:57:57.265Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-27T22:57:57.265Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-27T22:57:57.265Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-27T22:57:57.265Z] - CONFIG_XFRM: enabled [2020-08-27T22:57:57.265Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-27T22:57:57.265Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-27T22:57:57.265Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-27T22:57:57.265Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-08-27T22:57:57.265Z] - "ipvlan": [2020-08-27T22:57:57.265Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-27T22:57:57.265Z] - "macvlan": [2020-08-27T22:57:57.265Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-27T22:57:57.265Z] - CONFIG_DUMMY: enabled (as module) [2020-08-27T22:57:57.265Z] - "ftp,tftp client in container": [2020-08-27T22:57:57.265Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-27T22:57:57.265Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-27T22:57:57.265Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-27T22:57:57.265Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-27T22:57:57.265Z] - Storage Drivers: [2020-08-27T22:57:57.265Z] - "aufs": [2020-08-27T22:57:57.265Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-27T22:57:57.265Z] - "btrfs": [2020-08-27T22:57:57.265Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-27T22:57:57.265Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-27T22:57:57.265Z] - "devicemapper": [2020-08-27T22:57:57.265Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-27T22:57:57.265Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-27T22:57:57.265Z] - "overlay": [2020-08-27T22:57:57.265Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-27T22:57:57.265Z] - "zfs": [2020-08-27T22:57:57.265Z] - /dev/zfs: missing [2020-08-27T22:57:57.265Z] - zfs command: missing [2020-08-27T22:57:57.265Z] - zpool command: missing [2020-08-27T22:57:57.265Z] [2020-08-27T22:57:57.265Z] Limits: [2020-08-27T22:57:57.265Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-27T22:57:57.265Z] [2020-08-27T22:57:57.265Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-27T22:57:56.239Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-27T22:57:56.245Z] > git config core.sparsecheckout # timeout=10 [2020-08-27T22:57:56.247Z] > git checkout -f 540ae1d531a3fdd70ba186d84115c5a2d977225f # timeout=10 [2020-08-27T22:57:57.782Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b9665a9495a16879e5403adeb7cc8206e1fd16ac . [2020-08-27T22:57:57.782Z] #2 [internal] load .dockerignore [2020-08-27T22:57:57.782Z] #2 transferring context: 87B done [2020-08-27T22:57:57.782Z] #2 DONE 0.0s [2020-08-27T22:57:57.782Z] [2020-08-27T22:57:57.782Z] #1 [internal] load build definition from Dockerfile [2020-08-27T22:57:57.782Z] #1 transferring dockerfile: 16.37kB done [2020-08-27T22:57:57.782Z] #1 DONE 0.0s [2020-08-27T22:57:57.782Z] [2020-08-27T22:57:57.782Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-27T22:57:58.075Z] #3 DONE 0.2s [2020-08-27T22:57:58.075Z] [2020-08-27T22:57:58.075Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-27T22:57:58.075Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-27T22:57:58.148Z] Still waiting to schedule task [2020-08-27T22:57:58.148Z] All nodes of label ‘arm64&&linux’ are offline [2020-08-27T22:57:58.149Z] Still waiting to schedule task [2020-08-27T22:57:58.149Z] All nodes of label ‘windows-2019’ are offline [2020-08-27T22:57:58.369Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-27T22:57:58.369Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-08-27T22:57:58.369Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-08-27T22:57:58.369Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.1s [2020-08-27T22:57:58.369Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.40MB / 8.88MB 0.2s [2020-08-27T22:57:58.369Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-08-27T22:57:58.369Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-08-27T22:57:58.661Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-08-27T22:57:58.661Z] #4 DONE 0.7s [2020-08-27T22:57:59.294Z] [2020-08-27T22:57:59.294Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-08-27T22:57:59.294Z] #5 DONE 0.2s [2020-08-27T22:57:59.294Z] [2020-08-27T22:57:59.294Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-27T22:57:59.586Z] #6 DONE 0.6s [2020-08-27T22:57:59.636Z] Commit message: "Merge commit '7ae5222c72cc2aac42225df8f62c2f71a1813ab4' into HEAD" [2020-08-27T22:57:59.642Z] First time build. Skipping changelog. [2020-08-27T22:57:59.882Z] [2020-08-27T22:57:59.882Z] #20 [internal] load build context [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-27T22:58:00.486Z] + docker version [2020-08-27T22:58:00.641Z] Client: [2020-08-27T22:58:00.641Z] Debug Mode: false [2020-08-27T22:58:00.641Z] [2020-08-27T22:58:00.641Z] Server: [2020-08-27T22:58:00.641Z] Containers: 0 [2020-08-27T22:58:00.641Z] Running: 0 [2020-08-27T22:58:00.641Z] Paused: 0 [2020-08-27T22:58:00.641Z] Stopped: 0 [2020-08-27T22:58:00.641Z] Images: 1 [2020-08-27T22:58:00.641Z] Server Version: 19.03.12 [2020-08-27T22:58:00.641Z] Storage Driver: overlay2 [2020-08-27T22:58:00.641Z] Backing Filesystem: extfs [2020-08-27T22:58:00.641Z] Supports d_type: true [2020-08-27T22:58:00.641Z] Native Overlay Diff: true [2020-08-27T22:58:00.641Z] Logging Driver: json-file [2020-08-27T22:58:00.641Z] Cgroup Driver: cgroupfs [2020-08-27T22:58:00.641Z] Plugins: [2020-08-27T22:58:00.641Z] Volume: local [2020-08-27T22:58:00.641Z] Network: bridge host ipvlan macvlan null overlay [2020-08-27T22:58:00.641Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-27T22:58:00.641Z] Swarm: inactive [2020-08-27T22:58:00.641Z] Runtimes: runc [2020-08-27T22:58:00.641Z] Default Runtime: runc [2020-08-27T22:58:00.641Z] Init Binary: docker-init [2020-08-27T22:58:00.641Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-27T22:58:00.641Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-27T22:58:00.641Z] init version: fec3683 [2020-08-27T22:58:00.641Z] Security Options: [2020-08-27T22:58:00.641Z] apparmor [2020-08-27T22:58:00.641Z] seccomp [2020-08-27T22:58:00.641Z] Profile: default [2020-08-27T22:58:00.641Z] Kernel Version: 5.3.0-1030-aws [2020-08-27T22:58:00.641Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-27T22:58:00.641Z] OSType: linux [2020-08-27T22:58:00.641Z] Architecture: x86_64 [2020-08-27T22:58:00.641Z] CPUs: 2 [2020-08-27T22:58:00.641Z] Total Memory: 7.487GiB [2020-08-27T22:58:00.641Z] Name: ip-10-100-117-9 [2020-08-27T22:58:00.641Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-08-27T22:58:00.641Z] Docker Root Dir: /var/lib/docker [2020-08-27T22:58:00.641Z] Debug Mode: false [2020-08-27T22:58:00.641Z] Registry: https://index.docker.io/v1/ [2020-08-27T22:58:00.641Z] Labels: [2020-08-27T22:58:00.641Z] Experimental: true [2020-08-27T22:58:00.641Z] Insecure Registries: [2020-08-27T22:58:00.641Z] 127.0.0.0/8 [2020-08-27T22:58:00.641Z] Live Restore Enabled: true [2020-08-27T22:58:00.641Z] [2020-08-27T22:58:00.641Z] WARNING: No swap limit support [Pipeline] sh [2020-08-27T22:58:00.694Z] Fetching without tags [2020-08-27T22:58:00.942Z] #20 transferring context: 51.49MB 0.9s done [2020-08-27T22:58:00.942Z] #20 DONE 1.0s [2020-08-27T22:58:00.942Z] [2020-08-27T22:58:00.942Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-27T22:58:00.942Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-08-27T22:58:00.942Z] #7 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2020-08-27T22:58:00.942Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 26.85MB / 48.97MB 0.7s [2020-08-27T22:58:00.942Z] #7 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2020-08-27T22:58:00.942Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s done [2020-08-27T22:58:00.942Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-08-27T22:58:00.942Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.7s done [2020-08-27T22:58:00.942Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 13.98MB / 51.38MB 0.7s [2020-08-27T22:58:00.942Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0B / 56.74MB 0.7s [2020-08-27T22:58:00.942Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 33.45MB / 48.97MB 0.9s [2020-08-27T22:58:00.942Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 19.53MB / 51.38MB 0.9s [2020-08-27T22:58:00.942Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 5.82MB / 56.74MB 0.9s [2020-08-27T22:58:00.942Z] #7 ... [2020-08-27T22:58:00.942Z] [2020-08-27T22:58:00.942Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-27T22:58:00.942Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-27T22:58:00.942Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-27T22:58:00.942Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-27T22:58:00.942Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s done [2020-08-27T22:58:00.942Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done [2020-08-27T22:58:00.942Z] #58 DONE 1.1s [2020-08-27T22:58:00.942Z] [2020-08-27T22:58:00.942Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-27T22:58:00.942Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 36.90MB / 48.97MB 1.0s [2020-08-27T22:58:00.942Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 22.57MB / 51.38MB 1.0s [2020-08-27T22:58:00.942Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 40.53MB / 48.97MB 1.1s [2020-08-27T22:58:00.942Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 25.91MB / 51.38MB 1.1s [2020-08-27T22:58:00.942Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 11.59MB / 56.74MB 1.1s [2020-08-27T22:58:00.656Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-27T22:58:00.660Z] > git config --add remote.origin.fetch +refs/pull/41360/head:refs/remotes/origin/PR-41360 # timeout=10 [2020-08-27T22:58:00.669Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-27T22:58:00.685Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-27T22:58:00.701Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-27T22:58:00.701Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-27T22:58:00.702Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41360/head:refs/remotes/origin/PR-41360 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-27T22:58:01.041Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-27T22:58:01.041Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-27T22:58:01.041Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41360/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-27T22:58:01.125Z] Merging remotes/origin/master commit 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 into PR head commit d1c2f953c5e44c59c4ce688d531d94ac012a8df7 [2020-08-27T22:58:01.239Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 44.36MB / 48.97MB 1.2s [2020-08-27T22:58:01.239Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 29.70MB / 51.38MB 1.2s [2020-08-27T22:58:01.239Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 15.76MB / 56.74MB 1.2s [2020-08-27T22:58:01.239Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.05MB / 48.97MB 1.3s [2020-08-27T22:58:01.239Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 33.77MB / 51.38MB 1.3s [2020-08-27T22:58:01.239Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 19.49MB / 56.74MB 1.3s [2020-08-27T22:57:59.637Z] > git rev-list --no-walk f5c2ce622b92236a704dad3f4274f7824822c3c1 # timeout=10 [2020-08-27T22:58:01.310Z] + bash /home/ubuntu/workspace/moby_PR-41360/check-config.sh [2020-08-27T22:58:01.310Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-27T22:58:01.310Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-08-27T22:58:01.310Z] [2020-08-27T22:58:01.310Z] Generally Necessary: [2020-08-27T22:58:01.310Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-27T22:58:01.310Z] - apparmor: enabled and tools installed [2020-08-27T22:58:01.310Z] - CONFIG_NAMESPACES: enabled [2020-08-27T22:58:01.310Z] - CONFIG_NET_NS: enabled [2020-08-27T22:58:01.310Z] - CONFIG_PID_NS: enabled [2020-08-27T22:58:01.310Z] - CONFIG_IPC_NS: enabled [2020-08-27T22:58:01.310Z] - CONFIG_UTS_NS: enabled [2020-08-27T22:58:01.310Z] - CONFIG_CGROUPS: enabled [2020-08-27T22:58:01.310Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-27T22:58:01.310Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-27T22:58:01.310Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-27T22:58:01.310Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-27T22:58:01.310Z] - CONFIG_CPUSETS: enabled [2020-08-27T22:58:01.310Z] - CONFIG_MEMCG: enabled [2020-08-27T22:58:01.310Z] - CONFIG_KEYS: enabled [2020-08-27T22:58:01.310Z] - CONFIG_VETH: enabled (as module) [2020-08-27T22:58:01.310Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-27T22:58:01.310Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-27T22:58:01.310Z] - CONFIG_NF_NAT_IPV4: missing [2020-08-27T22:58:01.310Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-27T22:58:01.310Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-27T22:58:01.310Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-27T22:58:01.310Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-27T22:58:01.533Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.4s done [2020-08-27T22:58:01.533Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 42.49MB / 51.38MB 1.5s [2020-08-27T22:58:01.533Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 28.87MB / 56.74MB 1.5s [2020-08-27T22:58:01.533Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 1.45MB / 102.23MB 1.5s [2020-08-27T22:58:01.533Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 [2020-08-27T22:58:01.533Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 46.68MB / 51.38MB 1.6s [2020-08-27T22:58:01.533Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 32.53MB / 56.74MB 1.6s [2020-08-27T22:58:01.572Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-27T22:58:01.572Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-27T22:58:01.572Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-27T22:58:01.572Z] - CONFIG_NF_NAT_NEEDED: missing [2020-08-27T22:58:01.572Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-27T22:58:01.572Z] [2020-08-27T22:58:01.572Z] Optional Features: [2020-08-27T22:58:01.572Z] - CONFIG_USER_NS: enabled [2020-08-27T22:58:01.572Z] - CONFIG_SECCOMP: enabled [2020-08-27T22:58:01.572Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-27T22:58:01.572Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-27T22:58:01.572Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-27T22:58:01.572Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-27T22:58:01.572Z] - CONFIG_BLK_CGROUP: enabled [2020-08-27T22:58:01.572Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-27T22:58:01.572Z] - CONFIG_IOSCHED_CFQ: missing [2020-08-27T22:58:01.572Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-08-27T22:58:01.572Z] - CONFIG_CGROUP_PERF: enabled [2020-08-27T22:58:01.572Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-27T22:58:01.572Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-27T22:58:01.572Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-27T22:58:01.572Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-27T22:58:01.572Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-27T22:58:01.572Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-27T22:58:01.572Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-27T22:58:01.837Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.05MB / 51.38MB 1.7s [2020-08-27T22:58:01.838Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 36.20MB / 56.74MB 1.7s [2020-08-27T22:58:01.838Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 9.07MB / 102.23MB 1.7s [2020-08-27T22:58:01.838Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.8s done [2020-08-27T22:58:01.838Z] #7 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0B / 156B 1.8s [2020-08-27T22:58:01.838Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 42.36MB / 56.74MB 1.9s [2020-08-27T22:58:01.838Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 15.60MB / 102.23MB 1.9s [2020-08-27T22:58:01.838Z] #7 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 1.9s done [2020-08-27T22:58:01.856Z] - CONFIG_IP_VS: enabled (as module) [2020-08-27T22:58:01.856Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-27T22:58:01.856Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-27T22:58:01.856Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-27T22:58:01.856Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-27T22:58:01.856Z] - CONFIG_EXT4_FS: enabled [2020-08-27T22:58:01.856Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-27T22:58:01.856Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-27T22:58:01.856Z] - Network Drivers: [2020-08-27T22:58:01.856Z] - "overlay": [2020-08-27T22:58:01.856Z] - CONFIG_VXLAN: enabled (as module) [2020-08-27T22:58:01.856Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-27T22:58:01.856Z] Optional (for encrypted networks): [2020-08-27T22:58:01.856Z] - CONFIG_CRYPTO: enabled [2020-08-27T22:58:01.856Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-27T22:58:01.856Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-27T22:58:01.856Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-27T22:58:01.856Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-27T22:58:01.856Z] - CONFIG_XFRM: enabled [2020-08-27T22:58:01.856Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-27T22:58:01.856Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-27T22:58:01.856Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-27T22:58:01.856Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-08-27T22:58:01.856Z] - "ipvlan": [2020-08-27T22:58:01.856Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-27T22:58:01.856Z] - "macvlan": [2020-08-27T22:58:01.856Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-27T22:58:01.856Z] - CONFIG_DUMMY: enabled (as module) [2020-08-27T22:58:01.856Z] - "ftp,tftp client in container": [2020-08-27T22:58:01.856Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-27T22:58:01.856Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-27T22:58:01.856Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-27T22:58:01.856Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-27T22:58:01.856Z] - Storage Drivers: [2020-08-27T22:58:01.856Z] - "aufs": [2020-08-27T22:58:01.856Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-27T22:58:01.856Z] - "btrfs": [2020-08-27T22:58:01.856Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-27T22:58:02.118Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-27T22:58:02.118Z] - "devicemapper": [2020-08-27T22:58:02.118Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-27T22:58:02.118Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-27T22:58:02.118Z] - "overlay": [2020-08-27T22:58:02.118Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-27T22:58:02.118Z] - "zfs": [2020-08-27T22:58:02.118Z] - /dev/zfs: present [2020-08-27T22:58:02.118Z] - zfs command: missing [2020-08-27T22:58:02.118Z] - zpool command: missing [2020-08-27T22:58:02.118Z] [2020-08-27T22:58:02.118Z] Limits: [2020-08-27T22:58:02.118Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-27T22:58:02.118Z] [2020-08-27T22:58:02.118Z] + true [Pipeline] } [2020-08-27T22:58:02.133Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 47.61MB / 56.74MB 2.0s [2020-08-27T22:58:02.133Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 22.14MB / 102.23MB 2.0s [2020-08-27T22:58:02.133Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.2s done [2020-08-27T22:58:02.133Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 31.04MB / 102.23MB 2.2s [2020-08-27T22:58:02.134Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 38.70MB / 102.23MB 2.3s [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-27T22:58:02.428Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 45.83MB / 102.23MB 2.4s [2020-08-27T22:58:02.429Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 54.46MB / 102.23MB 2.5s [2020-08-27T22:58:02.429Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 60.13MB / 102.23MB 2.6s [2020-08-27T22:58:02.462Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b9665a9495a16879e5403adeb7cc8206e1fd16ac . [2020-08-27T22:58:02.463Z] #2 [internal] load .dockerignore [2020-08-27T22:58:02.463Z] #2 transferring context: 87B done [2020-08-27T22:58:02.463Z] #2 DONE 0.1s [2020-08-27T22:58:02.463Z] [2020-08-27T22:58:02.463Z] #1 [internal] load build definition from Dockerfile [2020-08-27T22:58:02.463Z] #1 transferring dockerfile: 16.37kB done [2020-08-27T22:58:02.463Z] #1 DONE 0.1s [2020-08-27T22:58:02.463Z] [2020-08-27T22:58:02.463Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-27T22:58:02.732Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 66.54MB / 102.23MB 2.7s [2020-08-27T22:58:02.732Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 78.17MB / 102.23MB 2.8s [2020-08-27T22:58:01.132Z] > git config core.sparsecheckout # timeout=10 [2020-08-27T22:58:01.136Z] > git checkout -f d1c2f953c5e44c59c4ce688d531d94ac012a8df7 # timeout=10 [2020-08-27T22:58:01.999Z] > git remote # timeout=10 [2020-08-27T22:58:02.004Z] > git config --get remote.origin.url # timeout=10 [2020-08-27T22:58:02.009Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-27T22:58:02.010Z] > git merge 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 # timeout=10 [2020-08-27T22:58:03.028Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 100.15MB / 102.23MB 3.0s [2020-08-27T22:58:03.028Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.6s done [2020-08-27T22:58:03.028Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.2s done [2020-08-27T22:58:03.032Z] #3 DONE 0.3s [2020-08-27T22:58:03.032Z] [2020-08-27T22:58:03.032Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-27T22:58:03.032Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-27T22:58:03.032Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-27T22:58:03.032Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-08-27T22:58:03.032Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-08-27T22:58:03.032Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2020-08-27T22:58:03.032Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 3.47MB / 8.88MB 0.2s [2020-08-27T22:58:03.147Z] Merge succeeded, producing 3d8a786dd4aabe812745b28f46385437f81203c3 [2020-08-27T22:58:03.148Z] Checking out Revision 3d8a786dd4aabe812745b28f46385437f81203c3 (PR-41360) [2020-08-27T22:58:03.263Z] Commit message: "Merge commit '7ae5222c72cc2aac42225df8f62c2f71a1813ab4' into HEAD" [2020-08-27T22:58:03.283Z] First time build. Skipping changelog. [2020-08-27T22:58:03.290Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s [2020-08-27T22:58:03.290Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s done [2020-08-27T22:58:03.290Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-08-27T22:58:03.320Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.1s [2020-08-27T22:58:03.612Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.3s done [2020-08-27T22:58:03.612Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-08-27T22:58:03.859Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-08-27T22:58:03.859Z] #4 DONE 1.0s [Pipeline] sh [2020-08-27T22:58:03.909Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.2s done [2020-08-27T22:58:03.909Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d [2020-08-27T22:58:04.118Z] [2020-08-27T22:58:04.118Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-27T22:58:04.238Z] + docker version [2020-08-27T22:58:04.238Z] Client: [2020-08-27T22:58:04.238Z] Version: 18.06.1-ce [2020-08-27T22:58:04.238Z] API version: 1.38 [2020-08-27T22:58:04.238Z] Go version: go1.10.3 [2020-08-27T22:58:04.238Z] Git commit: e68fc7a [2020-08-27T22:58:04.238Z] Built: Tue Aug 21 17:26:10 2018 [2020-08-27T22:58:04.238Z] OS/Arch: linux/ppc64le [2020-08-27T22:58:04.238Z] Experimental: false [2020-08-27T22:58:04.238Z] [2020-08-27T22:58:04.238Z] Server: [2020-08-27T22:58:04.238Z] Engine: [2020-08-27T22:58:04.238Z] Version: 18.06.1-ce [2020-08-27T22:58:04.238Z] API version: 1.38 (minimum version 1.12) [2020-08-27T22:58:04.238Z] Go version: go1.10.3 [2020-08-27T22:58:04.238Z] Git commit: e68fc7a [2020-08-27T22:58:04.238Z] Built: Tue Aug 21 17:24:20 2018 [2020-08-27T22:58:04.238Z] OS/Arch: linux/ppc64le [2020-08-27T22:58:04.238Z] Experimental: true [Pipeline] sh [2020-08-27T22:58:04.379Z] #6 DONE 0.2s [2020-08-27T22:58:04.380Z] [2020-08-27T22:58:04.380Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-08-27T22:58:04.635Z] + docker info [2020-08-27T22:58:04.635Z] Containers: 0 [2020-08-27T22:58:04.635Z] Running: 0 [2020-08-27T22:58:04.635Z] Paused: 0 [2020-08-27T22:58:04.635Z] Stopped: 0 [2020-08-27T22:58:04.635Z] Images: 0 [2020-08-27T22:58:04.635Z] Server Version: 18.06.1-ce [2020-08-27T22:58:04.635Z] Storage Driver: overlay2 [2020-08-27T22:58:04.635Z] Backing Filesystem: extfs [2020-08-27T22:58:04.635Z] Supports d_type: true [2020-08-27T22:58:04.635Z] Native Overlay Diff: true [2020-08-27T22:58:04.635Z] Logging Driver: json-file [2020-08-27T22:58:04.635Z] Cgroup Driver: cgroupfs [2020-08-27T22:58:04.635Z] Plugins: [2020-08-27T22:58:04.635Z] Volume: local [2020-08-27T22:58:04.635Z] Network: bridge host ipvlan macvlan null overlay [2020-08-27T22:58:04.635Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-08-27T22:58:04.635Z] Swarm: inactive [2020-08-27T22:58:04.635Z] Runtimes: runc [2020-08-27T22:58:04.635Z] Default Runtime: runc [2020-08-27T22:58:04.635Z] Init Binary: docker-init [2020-08-27T22:58:04.635Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-08-27T22:58:04.635Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-08-27T22:58:04.635Z] init version: fec3683 [2020-08-27T22:58:04.635Z] Security Options: [2020-08-27T22:58:04.635Z] apparmor [2020-08-27T22:58:04.635Z] seccomp [2020-08-27T22:58:04.635Z] Profile: default [2020-08-27T22:58:04.635Z] Kernel Version: 4.4.0-139-generic [2020-08-27T22:58:04.635Z] Operating System: Ubuntu 16.04.3 LTS [2020-08-27T22:58:04.635Z] OSType: linux [2020-08-27T22:58:04.635Z] Architecture: ppc64le [2020-08-27T22:58:04.635Z] CPUs: 4 [2020-08-27T22:58:04.635Z] Total Memory: 7.972GiB [2020-08-27T22:58:04.635Z] Name: ppc64le-ubuntu-25 [2020-08-27T22:58:04.635Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-08-27T22:58:04.635Z] Docker Root Dir: /var/lib/docker [2020-08-27T22:58:04.635Z] Debug Mode (client): false [2020-08-27T22:58:04.635Z] Debug Mode (server): false [2020-08-27T22:58:04.635Z] Username: dockerbuildbot [2020-08-27T22:58:04.635Z] Registry: https://index.docker.io/v1/ [2020-08-27T22:58:04.635Z] Labels: [2020-08-27T22:58:04.635Z] Experimental: true [2020-08-27T22:58:04.635Z] Insecure Registries: [2020-08-27T22:58:04.635Z] 127.0.0.0/8 [2020-08-27T22:58:04.635Z] Live Restore Enabled: false [2020-08-27T22:58:04.635Z] [2020-08-27T22:58:04.638Z] #5 DONE 0.5s [2020-08-27T22:58:04.639Z] [2020-08-27T22:58:04.639Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-27T22:58:04.639Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [Pipeline] sh [2020-08-27T22:58:03.137Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-27T22:58:03.154Z] > git config core.sparsecheckout # timeout=10 [2020-08-27T22:58:03.158Z] > git checkout -f 3d8a786dd4aabe812745b28f46385437f81203c3 # timeout=10 [2020-08-27T22:58:03.271Z] > git rev-list --no-walk f5c2ce622b92236a704dad3f4274f7824822c3c1 # timeout=10 [2020-08-27T22:58:04.898Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-27T22:58:04.898Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-27T22:58:05.031Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-27T22:58:05.032Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-27T22:58:05.032Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41360/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-27T22:58:05.032Z] + bash /home/docker/workspace/moby_PR-41360/check-config.sh [2020-08-27T22:58:05.032Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-27T22:58:05.032Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-08-27T22:58:05.032Z] [2020-08-27T22:58:05.032Z] Generally Necessary: [2020-08-27T22:58:05.032Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-27T22:58:05.032Z] - apparmor: enabled and tools installed [2020-08-27T22:58:05.032Z] - CONFIG_NAMESPACES: enabled [2020-08-27T22:58:05.032Z] - CONFIG_NET_NS: enabled [2020-08-27T22:58:05.032Z] - CONFIG_PID_NS: enabled [2020-08-27T22:58:05.032Z] - CONFIG_IPC_NS: enabled [2020-08-27T22:58:05.032Z] - CONFIG_UTS_NS: enabled [2020-08-27T22:58:05.032Z] - CONFIG_CGROUPS: enabled [2020-08-27T22:58:05.032Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-27T22:58:05.032Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-27T22:58:05.032Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-27T22:58:05.032Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-27T22:58:05.032Z] - CONFIG_CPUSETS: enabled [2020-08-27T22:58:05.032Z] - CONFIG_MEMCG: enabled [2020-08-27T22:58:05.032Z] - CONFIG_KEYS: enabled [2020-08-27T22:58:05.032Z] - CONFIG_VETH: enabled (as module) [2020-08-27T22:58:05.032Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-27T22:58:05.032Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-27T22:58:05.331Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-08-27T22:58:05.331Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-27T22:58:05.331Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-27T22:58:05.331Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-27T22:58:05.331Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-27T22:58:05.331Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-27T22:58:05.331Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-27T22:58:05.331Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-27T22:58:05.331Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-08-27T22:58:05.331Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-27T22:58:05.331Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-08-27T22:58:05.331Z] [2020-08-27T22:58:05.331Z] Optional Features: [2020-08-27T22:58:05.331Z] - CONFIG_USER_NS: enabled [2020-08-27T22:58:05.331Z] - CONFIG_SECCOMP: enabled [2020-08-27T22:58:05.331Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-27T22:58:05.331Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-27T22:58:05.331Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-27T22:58:05.331Z] (cgroup swap accounting is currently enabled) [2020-08-27T22:58:05.331Z] - CONFIG_MEMCG_KMEM: enabled [2020-08-27T22:58:05.331Z] - CONFIG_BLK_CGROUP: enabled [2020-08-27T22:58:05.331Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-27T22:58:05.331Z] - CONFIG_IOSCHED_CFQ: enabled [2020-08-27T22:58:05.331Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-08-27T22:58:05.331Z] - CONFIG_CGROUP_PERF: enabled [2020-08-27T22:58:05.331Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-27T22:58:05.331Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-27T22:58:05.331Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-27T22:58:05.331Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-27T22:58:05.331Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-27T22:58:05.331Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-27T22:58:05.331Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-27T22:58:05.331Z] - CONFIG_IP_VS: enabled (as module) [2020-08-27T22:58:05.331Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-27T22:58:05.331Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-27T22:58:05.331Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-27T22:58:05.331Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-27T22:58:05.331Z] - CONFIG_EXT4_FS: enabled [2020-08-27T22:58:05.331Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-27T22:58:05.331Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-27T22:58:05.331Z] - Network Drivers: [2020-08-27T22:58:05.331Z] - "overlay": [2020-08-27T22:58:05.331Z] - CONFIG_VXLAN: enabled (as module) [2020-08-27T22:58:05.331Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-27T22:58:05.331Z] Optional (for encrypted networks): [2020-08-27T22:58:05.419Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.4s done [2020-08-27T22:58:05.627Z] - CONFIG_CRYPTO: enabled [2020-08-27T22:58:05.627Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-08-27T22:58:05.627Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-08-27T22:58:05.627Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-08-27T22:58:05.627Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-08-27T22:58:05.627Z] - CONFIG_XFRM: enabled [2020-08-27T22:58:05.627Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-27T22:58:05.627Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-27T22:58:05.627Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-27T22:58:05.627Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-08-27T22:58:05.627Z] - "ipvlan": [2020-08-27T22:58:05.627Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-27T22:58:05.627Z] - "macvlan": [2020-08-27T22:58:05.627Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-27T22:58:05.627Z] - CONFIG_DUMMY: enabled (as module) [2020-08-27T22:58:05.627Z] - "ftp,tftp client in container": [2020-08-27T22:58:05.627Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-27T22:58:05.627Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-27T22:58:05.627Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-27T22:58:05.627Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-27T22:58:05.627Z] - Storage Drivers: [2020-08-27T22:58:05.627Z] - "aufs": [2020-08-27T22:58:05.627Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-27T22:58:05.627Z] - "btrfs": [2020-08-27T22:58:05.627Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-27T22:58:05.627Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-27T22:58:05.627Z] - "devicemapper": [2020-08-27T22:58:05.627Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-27T22:58:05.627Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-27T22:58:05.627Z] - "overlay": [2020-08-27T22:58:05.627Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-27T22:58:05.627Z] - "zfs": [2020-08-27T22:58:05.627Z] - /dev/zfs: missing [2020-08-27T22:58:05.627Z] - zfs command: missing [2020-08-27T22:58:05.627Z] - zpool command: missing [2020-08-27T22:58:05.627Z] [2020-08-27T22:58:05.627Z] Limits: [2020-08-27T22:58:05.627Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-27T22:58:05.627Z] [2020-08-27T22:58:05.627Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-27T22:58:05.711Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 [2020-08-27T22:58:05.733Z] Client: Docker Engine - Community [2020-08-27T22:58:05.733Z] Version: 19.03.12 [2020-08-27T22:58:05.733Z] API version: 1.40 [2020-08-27T22:58:05.733Z] Go version: go1.13.10 [2020-08-27T22:58:05.733Z] Git commit: 48a66213fe [2020-08-27T22:58:05.733Z] Built: Mon Jun 22 15:45:36 2020 [2020-08-27T22:58:05.733Z] OS/Arch: linux/amd64 [2020-08-27T22:58:05.733Z] Experimental: false [2020-08-27T22:58:05.733Z] [2020-08-27T22:58:05.733Z] Server: Docker Engine - Community [2020-08-27T22:58:05.733Z] Engine: [2020-08-27T22:58:05.733Z] Version: 19.03.12 [2020-08-27T22:58:05.733Z] API version: 1.40 (minimum version 1.12) [2020-08-27T22:58:05.733Z] Go version: go1.13.10 [2020-08-27T22:58:05.733Z] Git commit: 48a66213fe [2020-08-27T22:58:05.733Z] Built: Mon Jun 22 15:44:07 2020 [2020-08-27T22:58:05.733Z] OS/Arch: linux/amd64 [2020-08-27T22:58:05.733Z] Experimental: true [2020-08-27T22:58:05.733Z] containerd: [2020-08-27T22:58:05.733Z] Version: 1.2.13 [2020-08-27T22:58:05.733Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-27T22:58:05.733Z] runc: [2020-08-27T22:58:05.733Z] Version: 1.0.0-rc10 [2020-08-27T22:58:05.733Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-27T22:58:05.733Z] docker-init: [2020-08-27T22:58:05.733Z] Version: 0.18.0 [2020-08-27T22:58:05.733Z] GitCommit: fec3683 [Pipeline] sh [2020-08-27T22:58:06.067Z] + docker info [2020-08-27T22:58:06.071Z] + make bundles/buildx [2020-08-27T22:58:06.367Z] make: command: Command not found [2020-08-27T22:58:06.367Z] make: command: Command not found [2020-08-27T22:58:06.367Z] mkdir bundles [2020-08-27T22:58:06.367Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-08-27T22:58:06.367Z] --build-arg BUILDX_COMMIT \ [2020-08-27T22:58:06.367Z] --build-arg BUILDX_REPO \ [2020-08-27T22:58:06.367Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-08-27T22:58:06.367Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-08-27T22:58:06.367Z] . [2020-08-27T22:58:06.367Z] /bin/sh: 4: go: not found [2020-08-27T22:58:06.367Z] /bin/sh: 5: go: not found [2020-08-27T22:58:06.783Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.1s done [2020-08-27T22:58:07.074Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 [2020-08-27T22:58:07.436Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 2.2s [2020-08-27T22:58:07.437Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.72MB / 9.86MB 2.4s [2020-08-27T22:58:07.437Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.24MB / 9.86MB 2.5s [2020-08-27T22:58:07.437Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.09MB / 9.86MB 2.6s [2020-08-27T22:58:07.437Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.7s [2020-08-27T22:58:07.702Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.9s done [2020-08-27T22:58:07.702Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-08-27T22:58:08.503Z] Sending build context to Docker daemon 56.25MB [2020-08-27T22:58:08.503Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2020-08-27T22:58:08.503Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-08-27T22:58:08.503Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-08-27T22:58:08.503Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-08-27T22:58:08.503Z] 1.13.15-buster: Pulling from library/golang [2020-08-27T22:58:08.503Z] db4e2d8d5901: Pulling fs layer [2020-08-27T22:58:08.503Z] dfe2d012519c: Pulling fs layer [2020-08-27T22:58:08.503Z] 5d8f1d1f9197: Pulling fs layer [2020-08-27T22:58:08.503Z] 1301750ffb48: Pulling fs layer [2020-08-27T22:58:08.503Z] dc5c6edc9cff: Pulling fs layer [2020-08-27T22:58:08.503Z] 3c370c2e2f82: Pulling fs layer [2020-08-27T22:58:08.503Z] 5ffb2f5886e2: Pulling fs layer [2020-08-27T22:58:08.503Z] 1301750ffb48: Waiting [2020-08-27T22:58:08.503Z] dc5c6edc9cff: Waiting [2020-08-27T22:58:08.503Z] 5ffb2f5886e2: Waiting [2020-08-27T22:58:08.503Z] 3c370c2e2f82: Waiting [2020-08-27T22:58:09.203Z] dfe2d012519c: Verifying Checksum [2020-08-27T22:58:09.203Z] dfe2d012519c: Download complete [2020-08-27T22:58:09.203Z] 5d8f1d1f9197: Verifying Checksum [2020-08-27T22:58:09.203Z] 5d8f1d1f9197: Download complete [2020-08-27T22:58:09.885Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 2.4s done [2020-08-27T22:58:09.885Z] #7 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 [2020-08-27T22:58:09.885Z] #7 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2020-08-27T22:58:09.885Z] #7 DONE 10.1s [2020-08-27T22:58:09.885Z] [2020-08-27T22:58:09.885Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-27T22:58:10.235Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.6s done [2020-08-27T22:58:10.235Z] #58 DONE 5.6s [2020-08-27T22:58:10.235Z] [2020-08-27T22:58:10.235Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-27T22:58:10.235Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2020-08-27T22:58:10.235Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.9s done [2020-08-27T22:58:10.235Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-08-27T22:58:10.235Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-08-27T22:58:10.235Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2020-08-27T22:58:10.235Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s done [2020-08-27T22:58:10.235Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-08-27T22:58:10.235Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.1s done [2020-08-27T22:58:10.235Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.9s done [2020-08-27T22:58:10.235Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.2s done [2020-08-27T22:58:10.235Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 106.16MB / 120.17MB 5.6s [2020-08-27T22:58:10.235Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.3s [2020-08-27T22:58:10.287Z] Fetching without tags [2020-08-27T22:58:10.494Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 114.33MB / 120.17MB 5.9s [2020-08-27T22:58:10.746Z] Merging remotes/origin/master commit 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 into PR head commit d1c2f953c5e44c59c4ce688d531d94ac012a8df7 [2020-08-27T22:58:11.316Z] db4e2d8d5901: Verifying Checksum [2020-08-27T22:58:11.316Z] db4e2d8d5901: Download complete [2020-08-27T22:58:11.394Z] #8 DONE 1.5s [2020-08-27T22:58:11.394Z] [2020-08-27T22:58:11.394Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-27T22:58:11.873Z] #7 ... [2020-08-27T22:58:11.873Z] [2020-08-27T22:58:11.873Z] #20 [internal] load build context [2020-08-27T22:58:11.873Z] #20 transferring context: 51.49MB 6.9s done [2020-08-27T22:58:11.873Z] #20 DONE 7.1s [2020-08-27T22:58:11.873Z] [2020-08-27T22:58:11.873Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-27T22:58:11.873Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.0s done [2020-08-27T22:58:10.175Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-27T22:58:10.189Z] > git config --add remote.origin.fetch +refs/pull/41360/head:refs/remotes/origin/PR-41360 # timeout=10 [2020-08-27T22:58:10.218Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-27T22:58:10.252Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-27T22:58:10.290Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-27T22:58:10.290Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-27T22:58:10.291Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41360/head:refs/remotes/origin/PR-41360 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-27T22:58:10.759Z] > git config core.sparsecheckout # timeout=10 [2020-08-27T22:58:10.788Z] > git checkout -f d1c2f953c5e44c59c4ce688d531d94ac012a8df7 # timeout=10 [2020-08-27T22:58:11.713Z] > git remote # timeout=10 [2020-08-27T22:58:11.739Z] > git config --get remote.origin.url # timeout=10 [2020-08-27T22:58:11.762Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-27T22:58:11.764Z] > git merge 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 # timeout=10 [2020-08-27T22:58:11.987Z] 1301750ffb48: Verifying Checksum [2020-08-27T22:58:11.987Z] 1301750ffb48: Download complete [2020-08-27T22:58:11.987Z] 5ffb2f5886e2: Verifying Checksum [2020-08-27T22:58:11.987Z] 5ffb2f5886e2: Download complete [2020-08-27T22:58:12.450Z] #9 DONE 0.8s [2020-08-27T22:58:12.451Z] [2020-08-27T22:58:12.451Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-27T22:58:12.451Z] #35 DONE 0.1s [2020-08-27T22:58:12.451Z] [2020-08-27T22:58:12.451Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-27T22:58:12.451Z] #27 DONE 0.1s [2020-08-27T22:58:12.451Z] [2020-08-27T22:58:12.451Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-27T22:58:12.608Z] Client: [2020-08-27T22:58:12.608Z] Debug Mode: false [2020-08-27T22:58:12.608Z] [2020-08-27T22:58:12.608Z] Server: [2020-08-27T22:58:12.608Z] Containers: 0 [2020-08-27T22:58:12.608Z] Running: 0 [2020-08-27T22:58:12.608Z] Paused: 0 [2020-08-27T22:58:12.608Z] Stopped: 0 [2020-08-27T22:58:12.608Z] Images: 0 [2020-08-27T22:58:12.608Z] Server Version: 19.03.12 [2020-08-27T22:58:12.608Z] Storage Driver: overlay2 [2020-08-27T22:58:12.608Z] Backing Filesystem: extfs [2020-08-27T22:58:12.608Z] Supports d_type: true [2020-08-27T22:58:12.608Z] Native Overlay Diff: true [2020-08-27T22:58:12.608Z] Logging Driver: json-file [2020-08-27T22:58:12.608Z] Cgroup Driver: cgroupfs [2020-08-27T22:58:12.608Z] Plugins: [2020-08-27T22:58:12.608Z] Volume: local [2020-08-27T22:58:12.608Z] Network: bridge host ipvlan macvlan null overlay [2020-08-27T22:58:12.608Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-27T22:58:12.608Z] Swarm: inactive [2020-08-27T22:58:12.608Z] Runtimes: runc [2020-08-27T22:58:12.608Z] Default Runtime: runc [2020-08-27T22:58:12.608Z] Init Binary: docker-init [2020-08-27T22:58:12.608Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-27T22:58:12.608Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-27T22:58:12.608Z] init version: fec3683 [2020-08-27T22:58:12.608Z] Security Options: [2020-08-27T22:58:12.608Z] apparmor [2020-08-27T22:58:12.608Z] seccomp [2020-08-27T22:58:12.608Z] Profile: default [2020-08-27T22:58:12.608Z] Kernel Version: 5.3.0-1030-aws [2020-08-27T22:58:12.608Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-27T22:58:12.608Z] OSType: linux [2020-08-27T22:58:12.608Z] Architecture: x86_64 [2020-08-27T22:58:12.608Z] CPUs: 8 [2020-08-27T22:58:12.608Z] Total Memory: 30.91GiB [2020-08-27T22:58:12.608Z] Name: ip-10-100-79-91 [2020-08-27T22:58:12.608Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-08-27T22:58:12.608Z] Docker Root Dir: /var/lib/docker [2020-08-27T22:58:12.608Z] Debug Mode: false [2020-08-27T22:58:12.608Z] Registry: https://index.docker.io/v1/ [2020-08-27T22:58:12.608Z] Labels: [2020-08-27T22:58:12.608Z] Experimental: true [2020-08-27T22:58:12.608Z] Insecure Registries: [2020-08-27T22:58:12.608Z] 127.0.0.0/8 [2020-08-27T22:58:12.608Z] Live Restore Enabled: true [2020-08-27T22:58:12.608Z] [2020-08-27T22:58:12.608Z] WARNING: No swap limit support [Pipeline] sh [2020-08-27T22:58:12.637Z] dc5c6edc9cff: Verifying Checksum [2020-08-27T22:58:12.637Z] dc5c6edc9cff: Download complete [2020-08-27T22:58:12.649Z] Merge succeeded, producing 5423306fa3511a504ac9bb6c61d1e7bf1008a7e3 [2020-08-27T22:58:12.650Z] Checking out Revision 5423306fa3511a504ac9bb6c61d1e7bf1008a7e3 (PR-41360) [2020-08-27T22:58:12.924Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-27T22:58:12.924Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-27T22:58:12.924Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41360/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-27T22:58:12.924Z] + bash /home/ubuntu/workspace/moby_PR-41360/check-config.sh [2020-08-27T22:58:12.924Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-27T22:58:12.924Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-08-27T22:58:12.924Z] [2020-08-27T22:58:12.924Z] Generally Necessary: [2020-08-27T22:58:12.924Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-27T22:58:12.924Z] - apparmor: enabled and tools installed [2020-08-27T22:58:12.924Z] - CONFIG_NAMESPACES: enabled [2020-08-27T22:58:12.924Z] - CONFIG_NET_NS: enabled [2020-08-27T22:58:12.924Z] - CONFIG_PID_NS: enabled [2020-08-27T22:58:12.924Z] - CONFIG_IPC_NS: enabled [2020-08-27T22:58:12.924Z] - CONFIG_UTS_NS: enabled [2020-08-27T22:58:12.924Z] - CONFIG_CGROUPS: enabled [2020-08-27T22:58:12.924Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-27T22:58:12.924Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-27T22:58:12.924Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-27T22:58:12.924Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-27T22:58:12.924Z] - CONFIG_CPUSETS: enabled [2020-08-27T22:58:12.924Z] - CONFIG_MEMCG: enabled [2020-08-27T22:58:12.924Z] - CONFIG_KEYS: enabled [2020-08-27T22:58:12.924Z] - CONFIG_VETH: enabled (as module) [2020-08-27T22:58:12.924Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-27T22:58:12.924Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-27T22:58:12.924Z] - CONFIG_NF_NAT_IPV4: missing [2020-08-27T22:58:12.924Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-27T22:58:12.924Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-27T22:58:12.924Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-27T22:58:12.924Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-27T22:58:12.924Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-27T22:58:12.924Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-27T22:58:12.924Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-27T22:58:12.924Z] - CONFIG_NF_NAT_NEEDED: missing [2020-08-27T22:58:12.924Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-27T22:58:12.924Z] [2020-08-27T22:58:12.924Z] Optional Features: [2020-08-27T22:58:12.924Z] - CONFIG_USER_NS: enabled [2020-08-27T22:58:12.924Z] - CONFIG_SECCOMP: enabled [2020-08-27T22:58:12.924Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-27T22:58:12.924Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-27T22:58:12.924Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-27T22:58:12.924Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-27T22:58:12.924Z] - CONFIG_BLK_CGROUP: enabled [2020-08-27T22:58:12.924Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-27T22:58:12.924Z] - CONFIG_IOSCHED_CFQ: missing [2020-08-27T22:58:12.924Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-08-27T22:58:12.924Z] - CONFIG_CGROUP_PERF: enabled [2020-08-27T22:58:12.924Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-27T22:58:12.924Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-27T22:58:12.924Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-27T22:58:12.924Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-27T22:58:12.924Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-27T22:58:13.182Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-27T22:58:13.182Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-27T22:58:13.182Z] - CONFIG_IP_VS: enabled (as module) [2020-08-27T22:58:13.182Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-27T22:58:13.182Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-27T22:58:13.182Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-27T22:58:13.182Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-27T22:58:13.182Z] - CONFIG_EXT4_FS: enabled [2020-08-27T22:58:13.182Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-27T22:58:13.182Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-27T22:58:13.182Z] - Network Drivers: [2020-08-27T22:58:13.182Z] - "overlay": [2020-08-27T22:58:13.182Z] - CONFIG_VXLAN: enabled (as module) [2020-08-27T22:58:13.182Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-27T22:58:13.182Z] Optional (for encrypted networks): [2020-08-27T22:58:13.182Z] - CONFIG_CRYPTO: enabled [2020-08-27T22:58:13.182Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-27T22:58:13.182Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-27T22:58:13.182Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-27T22:58:13.182Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-27T22:58:13.182Z] - CONFIG_XFRM: enabled [2020-08-27T22:58:13.182Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-27T22:58:13.182Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-27T22:58:13.182Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-27T22:58:13.182Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-08-27T22:58:13.182Z] - "ipvlan": [2020-08-27T22:58:13.182Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-27T22:58:13.182Z] - "macvlan": [2020-08-27T22:58:13.182Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-27T22:58:13.182Z] - CONFIG_DUMMY: enabled (as module) [2020-08-27T22:58:13.182Z] - "ftp,tftp client in container": [2020-08-27T22:58:13.182Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-27T22:58:13.182Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-27T22:58:13.182Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-27T22:58:13.182Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-27T22:58:13.182Z] - Storage Drivers: [2020-08-27T22:58:13.182Z] - "aufs": [2020-08-27T22:58:13.182Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-27T22:58:13.182Z] - "btrfs": [2020-08-27T22:58:13.182Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-27T22:58:13.182Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-27T22:58:13.182Z] - "devicemapper": [2020-08-27T22:58:13.182Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-27T22:58:13.182Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-27T22:58:13.182Z] - "overlay": [2020-08-27T22:58:13.182Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-27T22:58:13.182Z] - "zfs": [2020-08-27T22:58:13.182Z] - /dev/zfs: present [2020-08-27T22:58:13.182Z] - zfs command: missing [2020-08-27T22:58:13.182Z] - zpool command: missing [2020-08-27T22:58:13.182Z] [2020-08-27T22:58:13.182Z] Limits: [2020-08-27T22:58:13.182Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-27T22:58:13.182Z] [2020-08-27T22:58:13.182Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-27T22:58:13.591Z] + sudo modprobe ip_vs [2020-08-27T22:58:13.591Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b9665a9495a16879e5403adeb7cc8206e1fd16ac . [2020-08-27T22:58:13.850Z] #1 [internal] load build definition from Dockerfile [2020-08-27T22:58:13.850Z] #1 transferring dockerfile: [2020-08-27T22:58:13.850Z] #1 transferring dockerfile: 16.37kB done [2020-08-27T22:58:13.850Z] #1 DONE 0.2s [2020-08-27T22:58:13.850Z] [2020-08-27T22:58:13.850Z] #2 [internal] load .dockerignore [2020-08-27T22:58:13.850Z] #2 transferring context: 87B done [2020-08-27T22:58:13.850Z] #2 DONE 0.2s [2020-08-27T22:58:13.850Z] [2020-08-27T22:58:13.850Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-27T22:58:12.625Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-27T22:58:12.652Z] > git config core.sparsecheckout # timeout=10 [2020-08-27T22:58:12.678Z] > git checkout -f 5423306fa3511a504ac9bb6c61d1e7bf1008a7e3 # timeout=10 [2020-08-27T22:58:14.409Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.5s done [2020-08-27T22:58:14.412Z] #3 DONE 0.4s [2020-08-27T22:58:14.412Z] [2020-08-27T22:58:14.412Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-27T22:58:14.412Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-27T22:58:14.412Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-08-27T22:58:14.412Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-08-27T22:58:14.412Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 2.22MB / 8.88MB 0.1s [2020-08-27T22:58:14.412Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-27T22:58:14.412Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-08-27T22:58:14.667Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s [2020-08-27T22:58:14.669Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-08-27T22:58:14.669Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-08-27T22:58:14.669Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s done [2020-08-27T22:58:14.669Z] #4 DONE 0.5s [2020-08-27T22:58:14.749Z] db4e2d8d5901: Pull complete [2020-08-27T22:58:14.925Z] [2020-08-27T22:58:14.925Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-27T22:58:14.925Z] #6 DONE 0.2s [2020-08-27T22:58:14.925Z] [2020-08-27T22:58:14.925Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-08-27T22:58:15.182Z] #5 DONE 0.3s [2020-08-27T22:58:15.182Z] [2020-08-27T22:58:15.182Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-27T22:58:15.182Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-08-27T22:58:15.235Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2020-08-27T22:58:15.407Z] dfe2d012519c: Pull complete [2020-08-27T22:58:15.443Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.2s [2020-08-27T22:58:15.443Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-08-27T22:58:15.443Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-08-27T22:58:15.443Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-08-27T22:58:15.443Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 12.03MB / 50.40MB 0.2s [2020-08-27T22:58:15.443Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.2s [2020-08-27T22:58:15.494Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-08-27T22:58:15.704Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s [2020-08-27T22:58:15.704Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 22.09MB / 50.40MB 0.3s [2020-08-27T22:58:15.705Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 9.66MB / 10.00MB 0.3s [2020-08-27T22:58:15.705Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 25.68MB / 50.40MB 0.4s [2020-08-27T22:58:15.705Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2020-08-27T22:58:15.705Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.6s [2020-08-27T22:58:15.705Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s done [2020-08-27T22:58:15.705Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.06MB / 51.83MB 0.6s [2020-08-27T22:58:15.705Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.96MB / 68.67MB 0.6s [2020-08-27T22:58:15.709Z] 5d8f1d1f9197: Pull complete [2020-08-27T22:58:15.709Z] 3c370c2e2f82: Verifying Checksum [2020-08-27T22:58:15.709Z] 3c370c2e2f82: Download complete [2020-08-27T22:58:15.753Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2020-08-27T22:58:15.962Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 15.08MB / 51.83MB 0.7s [2020-08-27T22:58:15.962Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 16.12MB / 68.67MB 0.7s [2020-08-27T22:58:15.962Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 24.93MB / 51.83MB 0.8s [2020-08-27T22:58:15.962Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 26.03MB / 68.67MB 0.8s [2020-08-27T22:58:16.021Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-08-27T22:58:16.093Z] #28 3.714 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-27T22:58:16.093Z] #28 3.716 Cloning into '.'... [2020-08-27T22:58:16.219Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 35.70MB / 51.83MB 0.9s [2020-08-27T22:58:16.219Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 36.03MB / 68.67MB 0.9s [2020-08-27T22:58:16.219Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.0s done [2020-08-27T22:58:16.219Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.1s [2020-08-27T22:58:16.219Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 56.11MB / 68.67MB 1.1s [2020-08-27T22:58:16.219Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 1.1s [2020-08-27T22:58:16.491Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 66.11MB / 68.67MB 1.2s [2020-08-27T22:58:16.491Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.19MB / 120.17MB 1.2s [2020-08-27T22:58:16.491Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0.1s [2020-08-27T22:58:16.491Z] #7 ... [2020-08-27T22:58:16.491Z] [2020-08-27T22:58:16.491Z] #20 [internal] load build context [2020-08-27T22:58:16.491Z] #20 transferring context: 51.49MB 1.1s done [2020-08-27T22:58:16.491Z] #20 DONE 1.3s [2020-08-27T22:58:16.491Z] [2020-08-27T22:58:16.491Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-27T22:58:16.491Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 19.31MB / 120.17MB 1.3s [2020-08-27T22:58:16.594Z] Commit message: "Merge commit '7ae5222c72cc2aac42225df8f62c2f71a1813ab4' into HEAD" [2020-08-27T22:58:16.636Z] First time build. Skipping changelog. [2020-08-27T22:58:16.748Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 32.17MB / 120.17MB 1.4s [2020-08-27T22:58:16.748Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 51.83MB / 120.17MB 1.6s [2020-08-27T22:58:16.748Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 59.93MB / 120.17MB 1.7s [2020-08-27T22:58:16.599Z] > git rev-list --no-walk f5c2ce622b92236a704dad3f4274f7824822c3c1 # timeout=10 [2020-08-27T22:58:17.005Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.7s done [2020-08-27T22:58:17.005Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 77.79MB / 120.17MB 1.9s [2020-08-27T22:58:17.005Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 1.9s [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-27T22:58:17.263Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.9s done [2020-08-27T22:58:17.263Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.10MB / 120.17MB 2.1s [2020-08-27T22:58:17.263Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 1.9s done [2020-08-27T22:58:17.263Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 112.54MB / 120.17MB 2.2s [2020-08-27T22:58:17.519Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 2.3s [2020-08-27T22:58:17.679Z] #28 ... [2020-08-27T22:58:17.679Z] [2020-08-27T22:58:17.679Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:58:17.679Z] #21 2.856 + RM_GOPATH=0 [2020-08-27T22:58:17.679Z] #21 2.856 + TMP_GOPATH= [2020-08-27T22:58:17.679Z] #21 2.856 + : /build [2020-08-27T22:58:17.679Z] #21 2.856 + '[' -z '' ']' [2020-08-27T22:58:17.679Z] #21 2.856 ++ mktemp -d [2020-08-27T22:58:17.679Z] #21 2.857 + export GOPATH=/tmp/tmp.aVbFz0Jof7 [2020-08-27T22:58:17.679Z] #21 2.857 + GOPATH=/tmp/tmp.aVbFz0Jof7 [2020-08-27T22:58:17.679Z] #21 2.857 + RM_GOPATH=1 [2020-08-27T22:58:17.679Z] #21 2.858 + case "$(go env GOARCH)" in [2020-08-27T22:58:17.679Z] #21 2.859 ++ go env GOARCH [2020-08-27T22:58:17.679Z] #21 2.868 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:17.679Z] #21 2.868 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:17.679Z] #21 2.868 ++ dirname /tmp/install/install.sh [2020-08-27T22:58:17.679Z] #21 2.868 + dir=/tmp/install [2020-08-27T22:58:17.679Z] #21 2.868 + bin=dockercli [2020-08-27T22:58:17.679Z] #21 2.868 + shift [2020-08-27T22:58:17.679Z] #21 2.868 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-27T22:58:17.679Z] #21 2.868 + . /tmp/install/dockercli.installer [2020-08-27T22:58:17.679Z] #21 2.868 ++ : stable [2020-08-27T22:58:17.679Z] #21 2.868 ++ : 17.06.2-ce [2020-08-27T22:58:17.679Z] #21 2.870 + install_dockercli [2020-08-27T22:58:17.679Z] #21 2.870 Install docker/cli version 17.06.2-ce from stable [2020-08-27T22:58:17.679Z] #21 2.870 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-27T22:58:17.679Z] #21 2.870 ++ uname -m [2020-08-27T22:58:17.679Z] #21 2.872 + arch=s390x [2020-08-27T22:58:17.679Z] #21 2.872 + '[' s390x '!=' x86_64 ']' [2020-08-27T22:58:17.679Z] #21 2.872 + '[' s390x '!=' s390x ']' [2020-08-27T22:58:17.679Z] #21 2.872 + url=https://download.docker.com/linux/static [2020-08-27T22:58:17.679Z] #21 2.873 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-08-27T22:58:17.679Z] #21 2.874 + tar -xz docker/docker [2020-08-27T22:58:17.917Z] + [ PR != PR ] [2020-08-27T22:58:17.917Z] + [ master != master ] [2020-08-27T22:58:17.917Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-27T22:58:18.081Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.6s done [2020-08-27T22:58:18.330Z] + docker version [2020-08-27T22:58:18.340Z] #7 ... [2020-08-27T22:58:18.340Z] [2020-08-27T22:58:18.340Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-27T22:58:18.340Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-27T22:58:18.340Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-27T22:58:18.340Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-27T22:58:18.340Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.2s done [2020-08-27T22:58:18.340Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.3s done [2020-08-27T22:58:18.340Z] #58 DONE 3.2s [2020-08-27T22:58:18.340Z] [2020-08-27T22:58:18.340Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-27T22:58:18.340Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 3.2s done [2020-08-27T22:58:18.340Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s [2020-08-27T22:58:18.480Z] 1301750ffb48: Pull complete [2020-08-27T22:58:18.596Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.2s done [2020-08-27T22:58:18.596Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-08-27T22:58:18.793Z] #21 ... [2020-08-27T22:58:18.793Z] [2020-08-27T22:58:18.793Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:58:18.793Z] #43 2.505 + RM_GOPATH=0 [2020-08-27T22:58:18.793Z] #43 2.505 + TMP_GOPATH= [2020-08-27T22:58:18.793Z] #43 2.505 + : /build [2020-08-27T22:58:18.793Z] #43 2.505 + '[' -z '' ']' [2020-08-27T22:58:18.793Z] #43 2.505 ++ mktemp -d [2020-08-27T22:58:18.793Z] #43 2.508 + export GOPATH=/tmp/tmp.s9ZSRWuVs5 [2020-08-27T22:58:18.793Z] #43 2.508 + GOPATH=/tmp/tmp.s9ZSRWuVs5 [2020-08-27T22:58:18.793Z] #43 2.508 + RM_GOPATH=1 [2020-08-27T22:58:18.793Z] #43 2.508 + case "$(go env GOARCH)" in [2020-08-27T22:58:18.793Z] #43 2.508 ++ go env GOARCH [2020-08-27T22:58:18.793Z] #43 2.547 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:18.793Z] #43 2.547 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:18.793Z] #43 2.547 ++ dirname /tmp/install/install.sh [2020-08-27T22:58:18.793Z] #43 2.547 + dir=/tmp/install [2020-08-27T22:58:18.793Z] #43 2.547 + bin=gotestsum [2020-08-27T22:58:18.793Z] #43 2.547 + shift [2020-08-27T22:58:18.793Z] #43 2.547 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-27T22:58:18.793Z] #43 2.547 + . /tmp/install/gotestsum.installer [2020-08-27T22:58:18.793Z] #43 2.547 ++ : v0.3.5 [2020-08-27T22:58:18.793Z] #43 2.547 + install_gotestsum [2020-08-27T22:58:18.793Z] #43 2.547 + set -e [2020-08-27T22:58:18.793Z] #43 2.547 + export GO111MODULE=on [2020-08-27T22:58:18.793Z] #43 2.547 + GO111MODULE=on [2020-08-27T22:58:18.793Z] #43 2.547 + GOBIN=/build [2020-08-27T22:58:18.793Z] #43 2.547 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-27T22:58:18.793Z] #43 2.564 go: finding gotest.tools v0.3.5 [2020-08-27T22:58:18.793Z] #43 2.564 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-27T22:58:18.793Z] #43 3.085 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-27T22:58:18.793Z] #43 3.352 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-27T22:58:18.793Z] #43 6.060 go: downloading gotest.tools v2.1.0+incompatible [2020-08-27T22:58:18.793Z] #43 6.127 go: extracting gotest.tools v2.1.0+incompatible [2020-08-27T22:58:18.793Z] #43 6.230 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-27T22:58:18.793Z] #43 6.233 go: downloading github.com/pkg/errors v0.8.0 [2020-08-27T22:58:18.793Z] #43 6.234 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-27T22:58:18.793Z] #43 6.238 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-27T22:58:18.793Z] #43 6.245 go: downloading github.com/fatih/color v1.6.0 [2020-08-27T22:58:18.793Z] #43 6.249 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-27T22:58:18.793Z] #43 6.405 go: extracting github.com/pkg/errors v0.8.0 [2020-08-27T22:58:18.793Z] #43 6.525 go: extracting github.com/fatih/color v1.6.0 [2020-08-27T22:58:18.793Z] #43 6.537 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-27T22:58:18.793Z] #43 6.547 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-27T22:58:18.793Z] #43 6.568 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-27T22:58:18.793Z] #43 6.617 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-27T22:58:18.793Z] #43 6.619 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-27T22:58:18.793Z] #43 6.626 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-27T22:58:18.793Z] #43 6.687 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-27T22:58:18.793Z] #43 6.706 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-27T22:58:18.793Z] #43 6.707 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-27T22:58:18.793Z] #43 6.708 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-27T22:58:18.793Z] #43 6.728 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-27T22:58:18.853Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s done [2020-08-27T22:58:19.415Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-08-27T22:58:20.223Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.8s done [2020-08-27T22:58:20.223Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-08-27T22:58:20.371Z] #43 ... [2020-08-27T22:58:20.371Z] [2020-08-27T22:58:20.371Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:58:20.371Z] #21 7.859 + mkdir -p /build [2020-08-27T22:58:20.371Z] #21 7.861 + mv docker/docker /build/ [2020-08-27T22:58:20.371Z] #21 7.866 + rmdir docker [2020-08-27T22:58:20.371Z] #21 DONE 8.3s [2020-08-27T22:58:20.371Z] [2020-08-27T22:58:20.371Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:58:20.371Z] #43 8.181 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-27T22:58:20.371Z] #43 8.373 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-27T22:58:20.586Z] dc5c6edc9cff: Pull complete [2020-08-27T22:58:20.667Z] #43 8.457 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-27T22:58:20.783Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.3s done [2020-08-27T22:58:21.039Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s [2020-08-27T22:58:22.190Z] #43 ... [2020-08-27T22:58:22.190Z] [2020-08-27T22:58:22.190Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:58:22.190Z] #47 3.490 + RM_GOPATH=0 [2020-08-27T22:58:22.190Z] #47 3.490 + TMP_GOPATH= [2020-08-27T22:58:22.190Z] #47 3.490 + : /build [2020-08-27T22:58:22.190Z] #47 3.490 + '[' -z '' ']' [2020-08-27T22:58:22.190Z] #47 3.494 ++ mktemp -d [2020-08-27T22:58:22.190Z] #47 3.497 + export GOPATH=/tmp/tmp.GimRyTAbl3 [2020-08-27T22:58:22.190Z] #47 3.497 + GOPATH=/tmp/tmp.GimRyTAbl3 [2020-08-27T22:58:22.190Z] #47 3.497 + RM_GOPATH=1 [2020-08-27T22:58:22.190Z] #47 3.497 + case "$(go env GOARCH)" in [2020-08-27T22:58:22.190Z] #47 3.504 ++ go env GOARCH [2020-08-27T22:58:22.190Z] #47 3.523 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:22.190Z] #47 3.523 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:22.190Z] #47 3.528 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-27T22:58:22.190Z] #47 3.528 ++ dirname /tmp/install/install.sh [2020-08-27T22:58:22.190Z] #47 3.528 + dir=/tmp/install [2020-08-27T22:58:22.190Z] #47 3.528 + bin=shfmt [2020-08-27T22:58:22.190Z] #47 3.528 + shift [2020-08-27T22:58:22.190Z] #47 3.528 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-27T22:58:22.190Z] #47 3.528 + . /tmp/install/shfmt.installer [2020-08-27T22:58:22.190Z] #47 3.528 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-27T22:58:22.190Z] #47 3.528 + install_shfmt [2020-08-27T22:58:22.190Z] #47 3.528 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-27T22:58:22.190Z] #47 3.528 + git clone https://github.com/mvdan/sh.git /tmp/tmp.GimRyTAbl3/src/github.com/mvdan/sh [2020-08-27T22:58:22.190Z] #47 3.539 Cloning into '/tmp/tmp.GimRyTAbl3/src/github.com/mvdan/sh'... [2020-08-27T22:58:22.190Z] #47 9.453 + cd /tmp/tmp.GimRyTAbl3/src/github.com/mvdan/sh [2020-08-27T22:58:22.190Z] #47 9.453 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-27T22:58:22.190Z] #47 9.537 + GO111MODULE=on [2020-08-27T22:58:22.190Z] #47 9.537 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-27T22:58:22.406Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.4s done [2020-08-27T22:58:22.481Z] #47 10.23 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-27T22:58:22.481Z] #47 10.25 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-27T22:58:22.481Z] #47 ... [2020-08-27T22:58:22.481Z] [2020-08-27T22:58:22.481Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:58:22.481Z] #60 2.124 + RM_GOPATH=0 [2020-08-27T22:58:22.481Z] #60 2.124 + TMP_GOPATH= [2020-08-27T22:58:22.481Z] #60 2.124 + : /build [2020-08-27T22:58:22.481Z] #60 2.124 + '[' -z '' ']' [2020-08-27T22:58:22.481Z] #60 2.124 ++ mktemp -d [2020-08-27T22:58:22.481Z] #60 2.131 + export GOPATH=/tmp/tmp.Qom7xOgKRv [2020-08-27T22:58:22.481Z] #60 2.131 + GOPATH=/tmp/tmp.Qom7xOgKRv [2020-08-27T22:58:22.481Z] #60 2.131 + RM_GOPATH=1 [2020-08-27T22:58:22.481Z] #60 2.131 + case "$(go env GOARCH)" in [2020-08-27T22:58:22.481Z] #60 2.139 ++ go env GOARCH [2020-08-27T22:58:22.481Z] #60 2.143 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:22.481Z] #60 2.143 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:22.481Z] #60 2.143 ++ dirname /tmp/install/install.sh [2020-08-27T22:58:22.481Z] #60 2.143 + dir=/tmp/install [2020-08-27T22:58:22.481Z] #60 2.143 + bin=proxy [2020-08-27T22:58:22.481Z] #60 2.143 + shift [2020-08-27T22:58:22.481Z] #60 2.143 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-27T22:58:22.481Z] #60 2.143 + . /tmp/install/proxy.installer [2020-08-27T22:58:22.481Z] #60 2.143 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-27T22:58:22.481Z] #60 2.143 + install_proxy [2020-08-27T22:58:22.481Z] #60 2.143 + case "$1" in [2020-08-27T22:58:22.481Z] #60 2.143 + export CGO_ENABLED=0 [2020-08-27T22:58:22.481Z] #60 2.143 + CGO_ENABLED=0 [2020-08-27T22:58:22.481Z] #60 2.143 + _install_proxy [2020-08-27T22:58:22.482Z] #60 2.143 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-27T22:58:22.482Z] #60 2.143 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Qom7xOgKRv/src/github.com/docker/libnetwork [2020-08-27T22:58:22.482Z] #60 2.143 Cloning into '/tmp/tmp.Qom7xOgKRv/src/github.com/docker/libnetwork'... [2020-08-27T22:58:22.482Z] #60 2.144 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-27T22:58:22.482Z] #60 ... [2020-08-27T22:58:22.482Z] [2020-08-27T22:58:22.482Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:58:22.482Z] #54 1.833 + RM_GOPATH=0 [2020-08-27T22:58:22.482Z] #54 1.833 + TMP_GOPATH= [2020-08-27T22:58:22.482Z] #54 1.833 + : /build [2020-08-27T22:58:22.482Z] #54 1.833 + '[' -z '' ']' [2020-08-27T22:58:22.482Z] #54 1.833 ++ mktemp -d [2020-08-27T22:58:22.482Z] #54 1.833 + export GOPATH=/tmp/tmp.bt8pXYFiWE [2020-08-27T22:58:22.482Z] #54 1.833 + GOPATH=/tmp/tmp.bt8pXYFiWE [2020-08-27T22:58:22.482Z] #54 1.833 + RM_GOPATH=1 [2020-08-27T22:58:22.482Z] #54 1.833 + case "$(go env GOARCH)" in [2020-08-27T22:58:22.482Z] #54 1.833 ++ go env GOARCH [2020-08-27T22:58:22.482Z] #54 1.841 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-27T22:58:22.482Z] #54 1.842 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:22.482Z] #54 1.842 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:22.482Z] #54 1.842 ++ dirname /tmp/install/install.sh [2020-08-27T22:58:22.482Z] #54 1.842 + dir=/tmp/install [2020-08-27T22:58:22.482Z] #54 1.842 + bin=rootlesskit [2020-08-27T22:58:22.482Z] #54 1.842 + shift [2020-08-27T22:58:22.482Z] #54 1.842 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-27T22:58:22.482Z] #54 1.842 + . /tmp/install/rootlesskit.installer [2020-08-27T22:58:22.482Z] #54 1.842 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-27T22:58:22.482Z] #54 1.842 + install_rootlesskit [2020-08-27T22:58:22.482Z] #54 1.842 + case "$1" in [2020-08-27T22:58:22.482Z] #54 1.842 + export CGO_ENABLED=0 [2020-08-27T22:58:22.482Z] #54 1.842 + CGO_ENABLED=0 [2020-08-27T22:58:22.482Z] #54 1.842 + _install_rootlesskit [2020-08-27T22:58:22.482Z] #54 1.842 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-27T22:58:22.482Z] #54 1.842 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.bt8pXYFiWE/src/github.com/rootless-containers/rootlesskit [2020-08-27T22:58:22.482Z] #54 1.842 Cloning into '/tmp/tmp.bt8pXYFiWE/src/github.com/rootless-containers/rootlesskit'... [2020-08-27T22:58:22.482Z] #54 5.499 + cd /tmp/tmp.bt8pXYFiWE/src/github.com/rootless-containers/rootlesskit [2020-08-27T22:58:22.482Z] #54 5.500 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-27T22:58:22.482Z] #54 5.847 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-27T22:58:22.482Z] #54 5.847 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-27T22:58:22.551Z] Client: Docker Engine - Community [2020-08-27T22:58:22.551Z] Version: 19.03.12 [2020-08-27T22:58:22.551Z] API version: 1.40 [2020-08-27T22:58:22.551Z] Go version: go1.13.10 [2020-08-27T22:58:22.551Z] Git commit: 48a66213fe [2020-08-27T22:58:22.551Z] Built: Mon Jun 22 15:45:36 2020 [2020-08-27T22:58:22.551Z] OS/Arch: linux/amd64 [2020-08-27T22:58:22.551Z] Experimental: false [2020-08-27T22:58:22.551Z] [2020-08-27T22:58:22.551Z] Server: Docker Engine - Community [2020-08-27T22:58:22.551Z] Engine: [2020-08-27T22:58:22.551Z] Version: 19.03.12 [2020-08-27T22:58:22.551Z] API version: 1.40 (minimum version 1.12) [2020-08-27T22:58:22.551Z] Go version: go1.13.10 [2020-08-27T22:58:22.551Z] Git commit: 48a66213fe [2020-08-27T22:58:22.551Z] Built: Mon Jun 22 15:44:07 2020 [2020-08-27T22:58:22.551Z] OS/Arch: linux/amd64 [2020-08-27T22:58:22.551Z] Experimental: true [2020-08-27T22:58:22.551Z] containerd: [2020-08-27T22:58:22.551Z] Version: 1.2.13 [2020-08-27T22:58:22.551Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-27T22:58:22.551Z] runc: [2020-08-27T22:58:22.551Z] Version: 1.0.0-rc10 [2020-08-27T22:58:22.551Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-27T22:58:22.551Z] docker-init: [2020-08-27T22:58:22.551Z] Version: 0.18.0 [2020-08-27T22:58:22.551Z] GitCommit: fec3683 [Pipeline] sh [2020-08-27T22:58:22.662Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2020-08-27T22:58:22.774Z] #54 ... [2020-08-27T22:58:22.774Z] [2020-08-27T22:58:22.774Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-27T22:58:22.774Z] #23 3.734 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-27T22:58:22.774Z] #23 3.776 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-27T22:58:22.774Z] #23 3.887 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-27T22:58:22.774Z] #23 4.381 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-27T22:58:22.774Z] #23 5.553 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [195 kB] [2020-08-27T22:58:22.774Z] #23 7.154 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-27T22:58:22.774Z] #23 ... [2020-08-27T22:58:22.774Z] [2020-08-27T22:58:22.774Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:58:22.774Z] #30 3.499 + RM_GOPATH=0 [2020-08-27T22:58:22.774Z] #30 3.499 + TMP_GOPATH= [2020-08-27T22:58:22.774Z] #30 3.499 + : /build [2020-08-27T22:58:22.774Z] #30 3.499 + '[' -z '' ']' [2020-08-27T22:58:22.774Z] #30 3.500 ++ mktemp -d [2020-08-27T22:58:22.774Z] #30 3.505 + export GOPATH=/tmp/tmp.EiQDH6W1aR [2020-08-27T22:58:22.774Z] #30 3.505 + GOPATH=/tmp/tmp.EiQDH6W1aR [2020-08-27T22:58:22.774Z] #30 3.505 + RM_GOPATH=1 [2020-08-27T22:58:22.774Z] #30 3.505 + case "$(go env GOARCH)" in [2020-08-27T22:58:22.774Z] #30 3.505 ++ go env GOARCH [2020-08-27T22:58:22.774Z] #30 3.516 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:22.774Z] #30 3.517 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:22.774Z] #30 3.524 ++ dirname /tmp/install/install.sh [2020-08-27T22:58:22.774Z] #30 3.524 + dir=/tmp/install [2020-08-27T22:58:22.774Z] #30 3.524 + bin=tomlv [2020-08-27T22:58:22.774Z] #30 3.524 + shift [2020-08-27T22:58:22.774Z] #30 3.524 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-27T22:58:22.774Z] #30 3.524 + . /tmp/install/tomlv.installer [2020-08-27T22:58:22.774Z] #30 3.524 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-27T22:58:22.774Z] #30 3.524 + install_tomlv [2020-08-27T22:58:22.774Z] #30 3.524 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-27T22:58:22.774Z] #30 3.524 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.EiQDH6W1aR/src/github.com/BurntSushi/toml [2020-08-27T22:58:22.774Z] #30 3.524 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-27T22:58:22.774Z] #30 3.529 Cloning into '/tmp/tmp.EiQDH6W1aR/src/github.com/BurntSushi/toml'... [2020-08-27T22:58:22.774Z] #30 4.233 + cd /tmp/tmp.EiQDH6W1aR/src/github.com/BurntSushi/toml [2020-08-27T22:58:22.774Z] #30 4.233 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-27T22:58:22.774Z] #30 4.254 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-27T22:58:22.774Z] #30 4.741 math/bits [2020-08-27T22:58:22.774Z] #30 4.792 runtime [2020-08-27T22:58:22.774Z] #30 5.249 math [2020-08-27T22:58:22.774Z] #30 8.657 internal/testlog [2020-08-27T22:58:22.774Z] #30 9.058 encoding [2020-08-27T22:58:22.774Z] #30 9.103 runtime/cgo [2020-08-27T22:58:22.845Z] + docker info [2020-08-27T22:58:23.065Z] #30 ... [2020-08-27T22:58:23.065Z] [2020-08-27T22:58:23.066Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:58:23.066Z] #45 1.354 + RM_GOPATH=0 [2020-08-27T22:58:23.066Z] #45 1.354 + TMP_GOPATH= [2020-08-27T22:58:23.066Z] #45 1.354 + : /build [2020-08-27T22:58:23.066Z] #45 1.354 + '[' -z '' ']' [2020-08-27T22:58:23.066Z] #45 1.354 ++ mktemp -d [2020-08-27T22:58:23.066Z] #45 1.354 + export GOPATH=/tmp/tmp.JLeh2d3p6N [2020-08-27T22:58:23.066Z] #45 1.354 + GOPATH=/tmp/tmp.JLeh2d3p6N [2020-08-27T22:58:23.066Z] #45 1.354 + RM_GOPATH=1 [2020-08-27T22:58:23.066Z] #45 1.354 + case "$(go env GOARCH)" in [2020-08-27T22:58:23.066Z] #45 1.354 ++ go env GOARCH [2020-08-27T22:58:23.066Z] #45 1.357 Installing golangci-lint version v1.23.8 [2020-08-27T22:58:23.066Z] #45 1.358 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:23.066Z] #45 1.358 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:23.066Z] #45 1.358 ++ dirname /tmp/install/install.sh [2020-08-27T22:58:23.066Z] #45 1.358 + dir=/tmp/install [2020-08-27T22:58:23.066Z] #45 1.358 + bin=golangci_lint [2020-08-27T22:58:23.066Z] #45 1.358 + shift [2020-08-27T22:58:23.066Z] #45 1.358 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-27T22:58:23.066Z] #45 1.358 + . /tmp/install/golangci_lint.installer [2020-08-27T22:58:23.066Z] #45 1.358 ++ : v1.23.8 [2020-08-27T22:58:23.066Z] #45 1.358 + install_golangci_lint [2020-08-27T22:58:23.066Z] #45 1.358 + echo 'Installing golangci-lint version v1.23.8' [2020-08-27T22:58:23.066Z] #45 1.358 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-27T22:58:23.066Z] #45 ... [2020-08-27T22:58:23.066Z] [2020-08-27T22:58:23.066Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T22:58:23.066Z] #38 3.865 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-27T22:58:23.066Z] #38 3.926 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-27T22:58:23.066Z] #38 3.926 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-27T22:58:23.066Z] #38 4.550 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-27T22:58:23.066Z] #38 5.663 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [195 kB] [2020-08-27T22:58:23.066Z] #38 7.719 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-27T22:58:23.362Z] #38 ... [2020-08-27T22:58:23.362Z] [2020-08-27T22:58:23.362Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T22:58:23.362Z] #10 3.701 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-27T22:58:23.362Z] #10 3.775 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-27T22:58:23.362Z] #10 3.885 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-27T22:58:23.362Z] #10 4.402 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-27T22:58:23.362Z] #10 5.848 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [195 kB] [2020-08-27T22:58:23.362Z] #10 7.835 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-27T22:58:23.362Z] #10 ... [2020-08-27T22:58:23.362Z] [2020-08-27T22:58:23.362Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T22:58:23.362Z] #32 3.572 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-27T22:58:23.362Z] #32 3.778 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-27T22:58:23.362Z] #32 3.889 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-27T22:58:23.362Z] #32 4.325 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-27T22:58:23.362Z] #32 5.794 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [195 kB] [2020-08-27T22:58:23.362Z] #32 7.409 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-27T22:58:23.654Z] #32 ... [2020-08-27T22:58:23.654Z] [2020-08-27T22:58:23.654Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T22:58:23.654Z] #41 1.795 + RM_GOPATH=0 [2020-08-27T22:58:23.654Z] #41 1.795 + TMP_GOPATH= [2020-08-27T22:58:23.654Z] #41 1.795 + : /build [2020-08-27T22:58:23.654Z] #41 1.795 + '[' -z '' ']' [2020-08-27T22:58:23.654Z] #41 1.795 ++ mktemp -d [2020-08-27T22:58:23.654Z] #41 1.795 + export GOPATH=/tmp/tmp.pYrEmCWZpn [2020-08-27T22:58:23.654Z] #41 1.795 + GOPATH=/tmp/tmp.pYrEmCWZpn [2020-08-27T22:58:23.654Z] #41 1.795 + RM_GOPATH=1 [2020-08-27T22:58:23.654Z] #41 1.795 + case "$(go env GOARCH)" in [2020-08-27T22:58:23.654Z] #41 1.795 ++ go env GOARCH [2020-08-27T22:58:23.654Z] #41 1.825 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-27T22:58:23.654Z] #41 1.825 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:23.654Z] #41 1.825 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:23.654Z] #41 1.825 ++ dirname /tmp/install/install.sh [2020-08-27T22:58:23.654Z] #41 1.825 + dir=/tmp/install [2020-08-27T22:58:23.654Z] #41 1.825 + bin=vndr [2020-08-27T22:58:23.654Z] #41 1.825 + shift [2020-08-27T22:58:23.654Z] #41 1.825 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-27T22:58:23.654Z] #41 1.825 + . /tmp/install/vndr.installer [2020-08-27T22:58:23.654Z] #41 1.825 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-27T22:58:23.654Z] #41 1.825 + install_vndr [2020-08-27T22:58:23.654Z] #41 1.825 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-27T22:58:23.654Z] #41 1.825 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.pYrEmCWZpn/src/github.com/LK4D4/vndr [2020-08-27T22:58:23.654Z] #41 1.825 Cloning into '/tmp/tmp.pYrEmCWZpn/src/github.com/LK4D4/vndr'... [2020-08-27T22:58:23.654Z] #41 2.285 + cd /tmp/tmp.pYrEmCWZpn/src/github.com/LK4D4/vndr [2020-08-27T22:58:23.654Z] #41 2.285 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-27T22:58:23.654Z] #41 2.285 + go build -buildmode=pie -v -o /build/vndr . [2020-08-27T22:58:23.654Z] #41 3.194 runtime/internal/atomic [2020-08-27T22:58:23.654Z] #41 3.196 internal/cpu [2020-08-27T22:58:23.654Z] #41 3.395 runtime/internal/sys [2020-08-27T22:58:23.654Z] #41 3.433 runtime/internal/math [2020-08-27T22:58:23.654Z] #41 3.481 internal/race [2020-08-27T22:58:23.654Z] #41 3.533 sync/atomic [2020-08-27T22:58:23.654Z] #41 3.583 internal/bytealg [2020-08-27T22:58:23.654Z] #41 3.726 unicode [2020-08-27T22:58:23.654Z] #41 3.882 runtime [2020-08-27T22:58:23.654Z] #41 6.073 unicode/utf8 [2020-08-27T22:58:23.654Z] #41 6.600 math [2020-08-27T22:58:23.654Z] #41 11.03 unicode/utf16 [2020-08-27T22:58:23.654Z] #41 11.26 container/list [2020-08-27T22:58:23.654Z] #41 ... [2020-08-27T22:58:23.654Z] [2020-08-27T22:58:23.654Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-27T22:58:23.654Z] #51 3.845 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-27T22:58:23.654Z] #51 3.887 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-27T22:58:23.654Z] #51 3.902 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-27T22:58:23.654Z] #51 4.632 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-27T22:58:23.654Z] #51 6.009 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [195 kB] [2020-08-27T22:58:23.654Z] #51 7.926 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-27T22:58:23.946Z] #51 ... [2020-08-27T22:58:23.946Z] [2020-08-27T22:58:23.946Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-27T22:58:23.946Z] #36 3.769 + git clone https://github.com/docker/distribution.git . [2020-08-27T22:58:23.946Z] #36 3.770 Cloning into '.'... [2020-08-27T22:58:23.946Z] #36 ... [2020-08-27T22:58:23.946Z] [2020-08-27T22:58:23.946Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T22:58:23.946Z] #41 11.69 crypto/internal/subtle [2020-08-27T22:58:23.946Z] #41 11.78 crypto/subtle [2020-08-27T22:58:24.150Z] 3c370c2e2f82: Pull complete [2020-08-27T22:58:24.150Z] 5ffb2f5886e2: Pull complete [2020-08-27T22:58:24.150Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-08-27T22:58:24.150Z] Status: Downloaded newer image for golang:1.13.15-buster [2020-08-27T22:58:24.150Z] ---> 805dc2d65d1c [2020-08-27T22:58:24.150Z] Step 5/15 : ARG BUILDX_REPO [2020-08-27T22:58:24.150Z] ---> Running in 82561b1100a9 [2020-08-27T22:58:24.150Z] Removing intermediate container 82561b1100a9 [2020-08-27T22:58:24.150Z] ---> c5b9dcecc625 [2020-08-27T22:58:24.150Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-08-27T22:58:24.150Z] ---> Running in b181d9a1f086 [2020-08-27T22:58:24.238Z] #41 11.85 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-27T22:58:24.238Z] #41 11.91 internal/nettrace [2020-08-27T22:58:24.415Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.8s done [2020-08-27T22:58:24.415Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-08-27T22:58:24.446Z] Cloning into '/buildx'... [2020-08-27T22:58:24.876Z] #41 12.51 runtime/cgo [2020-08-27T22:58:25.932Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.7s done [2020-08-27T22:58:25.932Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2020-08-27T22:58:25.932Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-08-27T22:58:25.932Z] #7 DONE 10.5s [2020-08-27T22:58:25.932Z] [2020-08-27T22:58:25.932Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-27T22:58:28.028Z] Removing intermediate container b181d9a1f086 [2020-08-27T22:58:28.028Z] ---> 6fe0937b4afa [2020-08-27T22:58:28.028Z] Step 7/15 : WORKDIR /buildx [2020-08-27T22:58:28.028Z] ---> Running in fa6e118beeff [2020-08-27T22:58:28.028Z] Removing intermediate container fa6e118beeff [2020-08-27T22:58:28.028Z] ---> 98c2da706804 [2020-08-27T22:58:28.028Z] Step 8/15 : ARG BUILDX_COMMIT [2020-08-27T22:58:28.028Z] ---> Running in 66aa81b871c4 [2020-08-27T22:58:28.028Z] Removing intermediate container 66aa81b871c4 [2020-08-27T22:58:28.028Z] ---> 3f26f940f7f9 [2020-08-27T22:58:28.028Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-08-27T22:58:28.132Z] Client: [2020-08-27T22:58:28.132Z] Debug Mode: false [2020-08-27T22:58:28.132Z] [2020-08-27T22:58:28.132Z] Server: [2020-08-27T22:58:28.132Z] Containers: 0 [2020-08-27T22:58:28.132Z] Running: 0 [2020-08-27T22:58:28.132Z] Paused: 0 [2020-08-27T22:58:28.132Z] Stopped: 0 [2020-08-27T22:58:28.132Z] Images: 0 [2020-08-27T22:58:28.132Z] Server Version: 19.03.12 [2020-08-27T22:58:28.132Z] Storage Driver: overlay2 [2020-08-27T22:58:28.132Z] Backing Filesystem: extfs [2020-08-27T22:58:28.132Z] Supports d_type: true [2020-08-27T22:58:28.132Z] Native Overlay Diff: true [2020-08-27T22:58:28.132Z] Logging Driver: json-file [2020-08-27T22:58:28.132Z] Cgroup Driver: cgroupfs [2020-08-27T22:58:28.132Z] Plugins: [2020-08-27T22:58:28.132Z] Volume: local [2020-08-27T22:58:28.132Z] Network: bridge host ipvlan macvlan null overlay [2020-08-27T22:58:28.132Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-27T22:58:28.132Z] Swarm: inactive [2020-08-27T22:58:28.132Z] Runtimes: runc [2020-08-27T22:58:28.132Z] Default Runtime: runc [2020-08-27T22:58:28.132Z] Init Binary: docker-init [2020-08-27T22:58:28.132Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-27T22:58:28.132Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-27T22:58:28.132Z] init version: fec3683 [2020-08-27T22:58:28.132Z] Security Options: [2020-08-27T22:58:28.132Z] apparmor [2020-08-27T22:58:28.132Z] seccomp [2020-08-27T22:58:28.132Z] Profile: default [2020-08-27T22:58:28.132Z] Kernel Version: 5.3.0-1030-aws [2020-08-27T22:58:28.132Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-27T22:58:28.132Z] OSType: linux [2020-08-27T22:58:28.132Z] Architecture: x86_64 [2020-08-27T22:58:28.132Z] CPUs: 2 [2020-08-27T22:58:28.132Z] Total Memory: 15.35GiB [2020-08-27T22:58:28.132Z] Name: ip-10-100-55-96 [2020-08-27T22:58:28.132Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-08-27T22:58:28.132Z] Docker Root Dir: /var/lib/docker [2020-08-27T22:58:28.132Z] Debug Mode: false [2020-08-27T22:58:28.132Z] Registry: https://index.docker.io/v1/ [2020-08-27T22:58:28.132Z] Labels: [2020-08-27T22:58:28.132Z] Experimental: true [2020-08-27T22:58:28.132Z] Insecure Registries: [2020-08-27T22:58:28.132Z] 127.0.0.0/8 [2020-08-27T22:58:28.132Z] Live Restore Enabled: true [2020-08-27T22:58:28.132Z] [2020-08-27T22:58:28.132Z] WARNING: No swap limit support [Pipeline] sh [2020-08-27T22:58:28.325Z] ---> Running in 97d6b8850e35 [2020-08-27T22:58:28.450Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-27T22:58:28.450Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-27T22:58:28.450Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41360/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-27T22:58:28.450Z] + bash /home/ubuntu/workspace/moby_PR-41360/check-config.sh [2020-08-27T22:58:28.450Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-27T22:58:28.450Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-08-27T22:58:28.450Z] [2020-08-27T22:58:28.450Z] Generally Necessary: [2020-08-27T22:58:28.450Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-27T22:58:28.450Z] - apparmor: enabled and tools installed [2020-08-27T22:58:28.450Z] - CONFIG_NAMESPACES: enabled [2020-08-27T22:58:28.450Z] - CONFIG_NET_NS: enabled [2020-08-27T22:58:28.450Z] - CONFIG_PID_NS: enabled [2020-08-27T22:58:28.620Z] From https://github.com/docker/buildx [2020-08-27T22:58:28.620Z] * [new tag] v0.3.1 -> build [2020-08-27T22:58:28.721Z] - CONFIG_IPC_NS: enabled [2020-08-27T22:58:28.721Z] - CONFIG_UTS_NS: enabled [2020-08-27T22:58:28.721Z] - CONFIG_CGROUPS: enabled [2020-08-27T22:58:28.721Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-27T22:58:28.721Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-27T22:58:28.721Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-27T22:58:28.721Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-27T22:58:28.721Z] - CONFIG_CPUSETS: enabled [2020-08-27T22:58:28.721Z] - CONFIG_MEMCG: enabled [2020-08-27T22:58:28.721Z] - CONFIG_KEYS: enabled [2020-08-27T22:58:28.721Z] - CONFIG_VETH: enabled (as module) [2020-08-27T22:58:28.721Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-27T22:58:28.721Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-27T22:58:28.721Z] - CONFIG_NF_NAT_IPV4: missing [2020-08-27T22:58:28.721Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-27T22:58:28.721Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-27T22:58:28.721Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-27T22:58:28.721Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-27T22:58:28.721Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-27T22:58:28.721Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-27T22:58:28.721Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-27T22:58:28.721Z] - CONFIG_NF_NAT_NEEDED: missing [2020-08-27T22:58:28.721Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-27T22:58:28.721Z] [2020-08-27T22:58:28.721Z] Optional Features: [2020-08-27T22:58:28.721Z] - CONFIG_USER_NS: enabled [2020-08-27T22:58:28.721Z] - CONFIG_SECCOMP: enabled [2020-08-27T22:58:28.721Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-27T22:58:28.721Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-27T22:58:28.721Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-27T22:58:28.721Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-27T22:58:28.721Z] - CONFIG_BLK_CGROUP: enabled [2020-08-27T22:58:28.721Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-27T22:58:28.721Z] - CONFIG_IOSCHED_CFQ: missing [2020-08-27T22:58:28.721Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-08-27T22:58:28.721Z] - CONFIG_CGROUP_PERF: enabled [2020-08-27T22:58:28.721Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-27T22:58:28.985Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-27T22:58:28.985Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-27T22:58:28.985Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-27T22:58:28.985Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-27T22:58:28.985Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-27T22:58:28.985Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-27T22:58:28.985Z] - CONFIG_IP_VS: enabled (as module) [2020-08-27T22:58:28.985Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-27T22:58:28.985Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-27T22:58:28.985Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-27T22:58:28.985Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-27T22:58:28.985Z] - CONFIG_EXT4_FS: enabled [2020-08-27T22:58:28.985Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-27T22:58:28.985Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-27T22:58:28.985Z] - Network Drivers: [2020-08-27T22:58:28.985Z] - "overlay": [2020-08-27T22:58:28.985Z] - CONFIG_VXLAN: enabled (as module) [2020-08-27T22:58:28.985Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-27T22:58:28.986Z] Optional (for encrypted networks): [2020-08-27T22:58:28.986Z] - CONFIG_CRYPTO: enabled [2020-08-27T22:58:28.986Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-27T22:58:28.986Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-27T22:58:28.986Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-27T22:58:28.986Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-27T22:58:28.986Z] - CONFIG_XFRM: enabled [2020-08-27T22:58:28.986Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-27T22:58:28.986Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-27T22:58:28.986Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-27T22:58:28.986Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-08-27T22:58:28.986Z] - "ipvlan": [2020-08-27T22:58:28.986Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-27T22:58:28.986Z] - "macvlan": [2020-08-27T22:58:28.986Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-27T22:58:28.986Z] - CONFIG_DUMMY: enabled (as module) [2020-08-27T22:58:28.986Z] - "ftp,tftp client in container": [2020-08-27T22:58:28.986Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-27T22:58:28.986Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-27T22:58:28.986Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-27T22:58:28.986Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-27T22:58:28.986Z] - Storage Drivers: [2020-08-27T22:58:28.986Z] - "aufs": [2020-08-27T22:58:29.197Z] #8 DONE 3.2s [2020-08-27T22:58:29.197Z] [2020-08-27T22:58:29.197Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-27T22:58:29.253Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-27T22:58:29.253Z] - "btrfs": [2020-08-27T22:58:29.253Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-27T22:58:29.253Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-27T22:58:29.253Z] - "devicemapper": [2020-08-27T22:58:29.253Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-27T22:58:29.253Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-27T22:58:29.253Z] - "overlay": [2020-08-27T22:58:29.253Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-27T22:58:29.253Z] - "zfs": [2020-08-27T22:58:29.253Z] - /dev/zfs: present [2020-08-27T22:58:29.253Z] - zfs command: missing [2020-08-27T22:58:29.253Z] - zpool command: missing [2020-08-27T22:58:29.253Z] [2020-08-27T22:58:29.253Z] Limits: [2020-08-27T22:58:29.253Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-27T22:58:29.253Z] [2020-08-27T22:58:29.253Z] + true [Pipeline] } [2020-08-27T22:58:29.264Z] Switched to branch 'build' [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-27T22:58:29.339Z] #41 ... [2020-08-27T22:58:29.339Z] [2020-08-27T22:58:29.339Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:58:29.339Z] #60 12.82 Checking out files: 94% (1955/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-08-27T22:58:29.339Z] #60 13.01 + cd /tmp/tmp.Qom7xOgKRv/src/github.com/docker/libnetwork [2020-08-27T22:58:29.339Z] #60 13.01 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-27T22:58:29.339Z] #60 13.66 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-27T22:58:29.594Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b9665a9495a16879e5403adeb7cc8206e1fd16ac . [2020-08-27T22:58:29.594Z] #1 [internal] load .dockerignore [2020-08-27T22:58:29.594Z] #1 transferring context: 87B 0.0s done [2020-08-27T22:58:29.594Z] #1 DONE 0.1s [2020-08-27T22:58:29.594Z] [2020-08-27T22:58:29.594Z] #2 [internal] load build definition from Dockerfile [2020-08-27T22:58:29.594Z] #2 transferring dockerfile: 16.37kB done [2020-08-27T22:58:29.594Z] #2 DONE 0.1s [2020-08-27T22:58:29.594Z] [2020-08-27T22:58:29.594Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-27T22:58:29.691Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s [2020-08-27T22:58:29.759Z] #9 DONE 0.8s [2020-08-27T22:58:29.759Z] [2020-08-27T22:58:29.759Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-27T22:58:29.759Z] #35 DONE 0.0s [2020-08-27T22:58:29.759Z] [2020-08-27T22:58:29.759Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-27T22:58:29.759Z] #27 DONE 0.1s [2020-08-27T22:58:29.759Z] [2020-08-27T22:58:29.759Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-27T22:58:29.910Z] Removing intermediate container 97d6b8850e35 [2020-08-27T22:58:29.910Z] ---> 18ecbeedd01c [2020-08-27T22:58:29.910Z] Step 10/15 : ARG GOOS [2020-08-27T22:58:29.910Z] ---> Running in 25495f375f5a [2020-08-27T22:58:30.169Z] #3 DONE 0.4s [2020-08-27T22:58:30.169Z] [2020-08-27T22:58:30.169Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-27T22:58:30.169Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-27T22:58:30.169Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-27T22:58:30.169Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-08-27T22:58:30.169Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-08-27T22:58:30.169Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 1.79MB / 8.88MB 0.1s [2020-08-27T22:58:30.207Z] Removing intermediate container 25495f375f5a [2020-08-27T22:58:30.207Z] ---> 47c86961a579 [2020-08-27T22:58:30.207Z] Step 11/15 : ARG GOARCH [2020-08-27T22:58:30.207Z] ---> Running in 366e245e2954 [2020-08-27T22:58:30.207Z] Removing intermediate container 366e245e2954 [2020-08-27T22:58:30.207Z] ---> b2196ca756dd [2020-08-27T22:58:30.207Z] 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-08-27T22:58:30.207Z] ---> Running in bc4f136622d8 [2020-08-27T22:58:30.429Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-08-27T22:58:30.429Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-08-27T22:58:30.429Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-08-27T22:58:31.011Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-08-27T22:58:31.011Z] #4 DONE 0.8s [2020-08-27T22:58:31.270Z] [2020-08-27T22:58:31.270Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-27T22:58:31.530Z] #6 DONE 0.3s [2020-08-27T22:58:31.530Z] [2020-08-27T22:58:31.530Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-08-27T22:58:31.530Z] #5 DONE 0.3s [2020-08-27T22:58:31.530Z] [2020-08-27T22:58:31.530Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-27T22:58:31.530Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-27T22:58:31.599Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.7s done [2020-08-27T22:58:31.790Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-27T22:58:31.791Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-27T22:58:32.168Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-08-27T22:58:32.168Z] #7 DONE 27.4s [2020-08-27T22:58:32.168Z] [2020-08-27T22:58:32.168Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-27T22:58:32.296Z] #28 2.430 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-27T22:58:32.296Z] #28 2.434 Cloning into '.'... [2020-08-27T22:58:32.864Z] #60 ... [2020-08-27T22:58:32.864Z] [2020-08-27T22:58:32.864Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:58:32.864Z] #47 10.31 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-27T22:58:32.864Z] #47 10.45 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-27T22:58:32.864Z] #47 10.68 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-27T22:58:32.864Z] #47 11.03 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-27T22:58:32.864Z] #47 11.54 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-27T22:58:32.864Z] #47 12.42 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-27T22:58:32.864Z] #47 13.27 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-27T22:58:32.864Z] #47 13.39 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-27T22:58:32.864Z] #47 13.47 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-27T22:58:32.864Z] #47 13.59 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-27T22:58:32.864Z] #47 14.05 runtime [2020-08-27T22:58:32.864Z] #47 ... [2020-08-27T22:58:32.864Z] [2020-08-27T22:58:32.864Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:58:32.865Z] #43 10.46 go: finding github.com/fatih/color v1.6.0 [2020-08-27T22:58:32.865Z] #43 10.55 go: finding github.com/pkg/errors v0.8.0 [2020-08-27T22:58:32.865Z] #43 10.58 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-27T22:58:32.865Z] #43 10.64 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-27T22:58:32.865Z] #43 10.64 go: finding github.com/spf13/pflag v1.0.1 [2020-08-27T22:58:32.865Z] #43 10.67 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-27T22:58:32.865Z] #43 10.80 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-27T22:58:32.865Z] #43 10.88 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-27T22:58:32.865Z] #43 10.94 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-27T22:58:32.865Z] #43 11.02 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-27T22:58:32.865Z] #43 11.03 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-27T22:58:33.545Z] #8 DONE 1.3s [2020-08-27T22:58:33.545Z] [2020-08-27T22:58:33.545Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-27T22:58:34.374Z] #43 ... [2020-08-27T22:58:34.374Z] [2020-08-27T22:58:34.374Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T22:58:34.374Z] #10 13.47 Fetched 8066 kB in 10s (821 kB/s) [2020-08-27T22:58:34.374Z] #10 13.47 Reading package lists... [2020-08-27T22:58:34.374Z] #10 16.95 Reading package lists... [2020-08-27T22:58:34.374Z] #10 20.79 Building dependency tree... [2020-08-27T22:58:34.374Z] #10 22.15 The following additional packages will be installed: [2020-08-27T22:58:34.374Z] #10 22.15 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-27T22:58:34.374Z] #10 22.15 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-27T22:58:34.374Z] #10 22.15 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-27T22:58:34.374Z] #10 22.15 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-27T22:58:34.374Z] #10 22.15 Suggested packages: [2020-08-27T22:58:34.374Z] #10 22.15 gcc-8-locales seccomp wine64 [2020-08-27T22:58:34.482Z] #9 DONE 0.7s [2020-08-27T22:58:34.482Z] [2020-08-27T22:58:34.482Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-27T22:58:34.482Z] #27 DONE 0.2s [2020-08-27T22:58:34.482Z] [2020-08-27T22:58:34.482Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-27T22:58:34.482Z] #35 DONE 0.2s [2020-08-27T22:58:34.482Z] [2020-08-27T22:58:34.482Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-27T22:58:34.819Z] #28 ... [2020-08-27T22:58:34.819Z] [2020-08-27T22:58:34.819Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:58:34.819Z] #43 1.220 + RM_GOPATH=0 [2020-08-27T22:58:34.819Z] #43 1.220 + TMP_GOPATH= [2020-08-27T22:58:34.819Z] #43 1.220 + : /build [2020-08-27T22:58:34.819Z] #43 1.237 + '[' -z '' ']' [2020-08-27T22:58:34.819Z] #43 1.237 ++ mktemp -d [2020-08-27T22:58:34.819Z] #43 1.237 + export GOPATH=/tmp/tmp.BwqSORw0Ae [2020-08-27T22:58:34.819Z] #43 1.237 + GOPATH=/tmp/tmp.BwqSORw0Ae [2020-08-27T22:58:34.819Z] #43 1.237 + RM_GOPATH=1 [2020-08-27T22:58:34.819Z] #43 1.237 + case "$(go env GOARCH)" in [2020-08-27T22:58:34.819Z] #43 1.237 ++ go env GOARCH [2020-08-27T22:58:34.819Z] #43 1.253 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:34.819Z] #43 1.253 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:34.819Z] #43 1.260 ++ dirname /tmp/install/install.sh [2020-08-27T22:58:34.819Z] #43 1.260 + dir=/tmp/install [2020-08-27T22:58:34.819Z] #43 1.260 + bin=gotestsum [2020-08-27T22:58:34.819Z] #43 1.260 + shift [2020-08-27T22:58:34.819Z] #43 1.260 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-27T22:58:34.819Z] #43 1.260 + . /tmp/install/gotestsum.installer [2020-08-27T22:58:34.819Z] #43 1.260 ++ : v0.3.5 [2020-08-27T22:58:34.819Z] #43 1.260 + install_gotestsum [2020-08-27T22:58:34.819Z] #43 1.261 + set -e [2020-08-27T22:58:34.819Z] #43 1.261 + export GO111MODULE=on [2020-08-27T22:58:34.819Z] #43 1.261 + GO111MODULE=on [2020-08-27T22:58:34.819Z] #43 1.261 + GOBIN=/build [2020-08-27T22:58:34.819Z] #43 1.261 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-27T22:58:34.819Z] #43 1.267 go: finding gotest.tools v0.3.5 [2020-08-27T22:58:34.819Z] #43 1.268 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-27T22:58:34.819Z] #43 1.724 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-27T22:58:34.819Z] #43 2.131 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-27T22:58:34.819Z] #43 2.326 go: downloading gotest.tools v2.1.0+incompatible [2020-08-27T22:58:34.819Z] #43 2.352 go: extracting gotest.tools v2.1.0+incompatible [2020-08-27T22:58:34.819Z] #43 2.376 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-27T22:58:34.819Z] #43 2.376 go: downloading github.com/pkg/errors v0.8.0 [2020-08-27T22:58:34.819Z] #43 2.376 go: downloading github.com/fatih/color v1.6.0 [2020-08-27T22:58:34.819Z] #43 2.397 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-27T22:58:34.819Z] #43 2.398 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-27T22:58:34.819Z] #43 2.446 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-27T22:58:34.819Z] #43 2.446 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-27T22:58:34.819Z] #43 2.458 go: extracting github.com/fatih/color v1.6.0 [2020-08-27T22:58:34.819Z] #43 2.458 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-27T22:58:34.819Z] #43 2.464 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-27T22:58:34.819Z] #43 2.464 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-27T22:58:34.819Z] #43 2.468 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-27T22:58:34.819Z] #43 2.468 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-27T22:58:34.819Z] #43 2.474 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-27T22:58:34.819Z] #43 2.501 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-27T22:58:34.819Z] #43 2.502 go: extracting github.com/pkg/errors v0.8.0 [2020-08-27T22:58:34.819Z] #43 2.524 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-27T22:58:34.819Z] #43 2.532 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-27T22:58:34.819Z] #43 2.538 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-27T22:58:34.819Z] #43 3.009 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-27T22:58:34.819Z] #43 3.230 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-27T22:58:34.819Z] #43 3.260 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-27T22:58:34.819Z] #43 3.977 go: finding github.com/fatih/color v1.6.0 [2020-08-27T22:58:34.819Z] #43 3.978 go: finding github.com/pkg/errors v0.8.0 [2020-08-27T22:58:34.819Z] #43 3.981 go: finding github.com/spf13/pflag v1.0.1 [2020-08-27T22:58:34.819Z] #43 3.988 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-27T22:58:34.819Z] #43 4.048 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-27T22:58:34.819Z] #43 4.096 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-27T22:58:34.819Z] #43 4.148 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-27T22:58:34.819Z] #43 4.180 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-27T22:58:34.819Z] #43 4.184 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-27T22:58:34.819Z] #43 4.239 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-27T22:58:34.819Z] #43 4.259 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-27T22:58:35.007Z] #10 ... [2020-08-27T22:58:35.007Z] [2020-08-27T22:58:35.007Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-27T22:58:35.007Z] #23 13.76 Fetched 8066 kB in 10s (795 kB/s) [2020-08-27T22:58:35.007Z] #23 13.76 Reading package lists... [2020-08-27T22:58:35.007Z] #23 17.00 Reading package lists... [2020-08-27T22:58:35.007Z] #23 21.00 Building dependency tree... [2020-08-27T22:58:35.007Z] #23 22.38 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-27T22:58:35.007Z] #23 22.38 The following additional packages will be installed: [2020-08-27T22:58:35.007Z] #23 22.38 libjq1 libonig5 [2020-08-27T22:58:35.007Z] #23 22.69 The following NEW packages will be installed: [2020-08-27T22:58:35.007Z] #23 22.69 jq libjq1 libonig5 [2020-08-27T22:58:35.007Z] #23 22.81 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-27T22:58:35.007Z] #23 22.81 Need to get 350 kB of archives. [2020-08-27T22:58:35.007Z] #23 22.81 After this operation, 1154 kB of additional disk space will be used. [2020-08-27T22:58:35.007Z] #23 22.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-08-27T22:58:35.007Z] #23 22.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-08-27T22:58:35.007Z] #23 22.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-08-27T22:58:35.086Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 3.1s [2020-08-27T22:58:35.086Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 678.44kB / 9.86MB 3.2s [2020-08-27T22:58:35.086Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.00MB / 9.86MB 3.3s [2020-08-27T22:58:35.086Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.4s [2020-08-27T22:58:35.299Z] #23 ... [2020-08-27T22:58:35.299Z] [2020-08-27T22:58:35.299Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T22:58:35.299Z] #10 23.09 The following NEW packages will be installed: [2020-08-27T22:58:35.299Z] #10 23.09 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-27T22:58:35.299Z] #10 23.09 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-27T22:58:35.299Z] #10 23.09 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-27T22:58:35.299Z] #10 23.09 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-27T22:58:35.299Z] #10 23.09 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-27T22:58:35.299Z] #10 23.09 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-27T22:58:35.347Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.5s done [2020-08-27T22:58:35.347Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-08-27T22:58:35.590Z] #10 23.31 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-08-27T22:58:35.590Z] #10 23.31 Need to get 73.3 MB of archives. [2020-08-27T22:58:35.590Z] #10 23.31 After this operation, 494 MB of additional disk space will be used. [2020-08-27T22:58:35.590Z] #10 23.31 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-08-27T22:58:35.882Z] #10 23.69 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-08-27T22:58:36.174Z] #10 24.10 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-08-27T22:58:36.174Z] #10 ... [2020-08-27T22:58:36.174Z] [2020-08-27T22:58:36.174Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-27T22:58:36.174Z] #51 14.11 Fetched 8066 kB in 10s (780 kB/s) [2020-08-27T22:58:36.174Z] #51 14.11 Reading package lists... [2020-08-27T22:58:36.174Z] #51 17.55 Reading package lists... [2020-08-27T22:58:36.174Z] #51 21.28 Building dependency tree... [2020-08-27T22:58:36.174Z] #51 22.34 The following additional packages will be installed: [2020-08-27T22:58:36.174Z] #51 22.40 libbtrfs0 [2020-08-27T22:58:36.174Z] #51 22.50 The following NEW packages will be installed: [2020-08-27T22:58:36.174Z] #51 22.50 libbtrfs-dev libbtrfs0 [2020-08-27T22:58:36.174Z] #51 22.75 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-27T22:58:36.174Z] #51 22.75 Need to get 118 kB of archives. [2020-08-27T22:58:36.174Z] #51 22.75 After this operation, 390 kB of additional disk space will be used. [2020-08-27T22:58:36.174Z] #51 22.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-08-27T22:58:36.174Z] #51 22.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-08-27T22:58:36.174Z] #51 23.84 debconf: delaying package configuration, since apt-utils is not installed [2020-08-27T22:58:36.174Z] #51 23.92 Fetched 118 kB in 0s (305 kB/s) [2020-08-27T22:58:36.174Z] #51 24.01 Selecting previously unselected package libbtrfs0. [2020-08-27T22:58:36.174Z] #51 24.01 (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-08-27T22:58:36.174Z] #51 24.10 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-08-27T22:58:36.174Z] #51 24.11 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-27T22:58:36.466Z] #51 24.19 Selecting previously unselected package libbtrfs-dev. [2020-08-27T22:58:36.466Z] #51 24.20 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-08-27T22:58:36.466Z] #51 24.21 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-27T22:58:36.466Z] #51 ... [2020-08-27T22:58:36.466Z] [2020-08-27T22:58:36.466Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T22:58:36.466Z] #32 14.03 Fetched 8066 kB in 11s (754 kB/s) [2020-08-27T22:58:36.466Z] #32 14.03 Reading package lists... [2020-08-27T22:58:36.466Z] #32 17.86 Reading package lists... [2020-08-27T22:58:36.466Z] #32 22.27 Building dependency tree... [2020-08-27T22:58:36.466Z] #32 23.42 The following additional packages will be installed: [2020-08-27T22:58:36.466Z] #32 23.42 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-27T22:58:36.466Z] #32 23.43 Suggested packages: [2020-08-27T22:58:36.466Z] #32 23.43 cmake-doc ninja-build lrzip [2020-08-27T22:58:36.466Z] #32 23.43 Recommended packages: [2020-08-27T22:58:36.466Z] #32 23.43 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-27T22:58:36.466Z] #32 24.17 The following NEW packages will be installed: [2020-08-27T22:58:36.466Z] #32 24.17 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-27T22:58:36.466Z] #32 24.17 vim-common xxd [2020-08-27T22:58:36.466Z] #32 24.30 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-27T22:58:36.466Z] #32 24.30 Need to get 14.0 MB of archives. [2020-08-27T22:58:36.466Z] #32 24.30 After this operation, 62.1 MB of additional disk space will be used. [2020-08-27T22:58:36.466Z] #32 24.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-08-27T22:58:36.466Z] #32 24.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-08-27T22:58:36.466Z] #32 24.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-08-27T22:58:36.466Z] #32 ... [2020-08-27T22:58:36.466Z] [2020-08-27T22:58:36.466Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T22:58:36.466Z] #38 14.29 Fetched 8066 kB in 11s (768 kB/s) [2020-08-27T22:58:36.466Z] #38 14.29 Reading package lists... [2020-08-27T22:58:36.466Z] #38 17.87 Reading package lists... [2020-08-27T22:58:36.466Z] #38 22.19 Building dependency tree... [2020-08-27T22:58:36.466Z] #38 23.38 The following additional packages will be installed: [2020-08-27T22:58:36.466Z] #38 23.38 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-27T22:58:36.466Z] #38 23.38 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-27T22:58:36.466Z] #38 23.39 Suggested packages: [2020-08-27T22:58:36.466Z] #38 23.39 manpages-dev python-setuptools [2020-08-27T22:58:36.466Z] #38 24.37 The following NEW packages will be installed: [2020-08-27T22:58:36.466Z] #38 24.37 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-27T22:58:36.466Z] #38 24.37 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-27T22:58:36.466Z] #38 24.37 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-27T22:58:36.466Z] #38 24.37 python-six zlib1g-dev [2020-08-27T22:58:36.758Z] #38 24.58 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-27T22:58:36.758Z] #38 24.58 Need to get 3742 kB of archives. [2020-08-27T22:58:36.758Z] #38 24.58 After this operation, 22.0 MB of additional disk space will be used. [2020-08-27T22:58:36.758Z] #38 24.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-08-27T22:58:36.758Z] #38 ... [2020-08-27T22:58:36.758Z] [2020-08-27T22:58:36.758Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-27T22:58:36.758Z] #23 23.67 debconf: delaying package configuration, since apt-utils is not installed [2020-08-27T22:58:36.758Z] #23 23.74 Fetched 350 kB in 0s (2205 kB/s) [2020-08-27T22:58:36.758Z] #23 23.80 Selecting previously unselected package libonig5:s390x. [2020-08-27T22:58:36.758Z] #23 23.80 (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-08-27T22:58:36.758Z] #23 23.83 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-08-27T22:58:36.758Z] #23 23.84 Unpacking libonig5:s390x (6.9.1-1) ... [2020-08-27T22:58:36.758Z] #23 24.03 Selecting previously unselected package libjq1:s390x. [2020-08-27T22:58:36.758Z] #23 24.04 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-08-27T22:58:36.758Z] #23 24.04 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-27T22:58:36.758Z] #23 24.20 Selecting previously unselected package jq. [2020-08-27T22:58:36.758Z] #23 24.20 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-08-27T22:58:36.758Z] #23 24.20 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-27T22:58:36.758Z] #23 24.29 Setting up libonig5:s390x (6.9.1-1) ... [2020-08-27T22:58:36.758Z] #23 24.30 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-27T22:58:36.758Z] #23 24.31 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-27T22:58:36.758Z] #23 24.32 Processing triggers for libc-bin (2.28-10) ... [2020-08-27T22:58:37.050Z] #23 DONE 25.0s [2020-08-27T22:58:37.050Z] [2020-08-27T22:58:37.050Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-27T22:58:37.050Z] #51 24.34 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-27T22:58:37.050Z] #51 24.35 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-27T22:58:37.050Z] #51 24.36 Processing triggers for libc-bin (2.28-10) ... [2020-08-27T22:58:37.050Z] #51 DONE 25.0s [2020-08-27T22:58:37.050Z] [2020-08-27T22:58:37.050Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-27T22:58:37.050Z] #36 14.93 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-27T22:58:37.050Z] #36 16.49 + 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-08-27T22:58:37.262Z] #58 ... [2020-08-27T22:58:37.262Z] [2020-08-27T22:58:37.262Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-27T22:58:37.262Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-08-27T22:58:37.262Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-08-27T22:58:37.262Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-08-27T22:58:37.262Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-08-27T22:58:37.262Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2020-08-27T22:58:37.262Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s done [2020-08-27T22:58:37.262Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.9s done [2020-08-27T22:58:37.262Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.9s done [2020-08-27T22:58:37.262Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.0s done [2020-08-27T22:58:37.262Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 84.05MB / 120.17MB 5.7s [2020-08-27T22:58:37.262Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.1s done [2020-08-27T22:58:37.262Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.5s [2020-08-27T22:58:37.341Z] #36 ... [2020-08-27T22:58:37.341Z] [2020-08-27T22:58:37.341Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-27T22:58:37.341Z] #24 DONE 0.1s [2020-08-27T22:58:37.341Z] [2020-08-27T22:58:37.341Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T22:58:37.341Z] #38 24.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-08-27T22:58:37.341Z] #38 24.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-08-27T22:58:37.341Z] #38 24.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-08-27T22:58:37.341Z] #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-08-27T22:58:37.341Z] #38 24.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-08-27T22:58:37.341Z] #38 24.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-08-27T22:58:37.341Z] #38 24.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-08-27T22:58:37.524Z] #7 ... [2020-08-27T22:58:37.524Z] [2020-08-27T22:58:37.524Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-27T22:58:37.524Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.2s done [2020-08-27T22:58:37.524Z] #58 DONE 5.9s [2020-08-27T22:58:37.524Z] [2020-08-27T22:58:37.524Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-27T22:58:37.524Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 93.10MB / 120.17MB 5.9s [2020-08-27T22:58:37.524Z] #7 ... [2020-08-27T22:58:37.524Z] [2020-08-27T22:58:37.524Z] #20 [internal] load build context [2020-08-27T22:58:37.524Z] #20 transferring context: 50.10MB 6.0s [2020-08-27T22:58:37.649Z] #38 25.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-08-27T22:58:37.952Z] #38 ... [2020-08-27T22:58:37.952Z] [2020-08-27T22:58:37.952Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:58:37.952Z] #60 DONE 25.7s [2020-08-27T22:58:37.952Z] [2020-08-27T22:58:37.952Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T22:58:37.952Z] #38 25.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-08-27T22:58:38.094Z] #43 ... [2020-08-27T22:58:38.094Z] [2020-08-27T22:58:38.094Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:58:38.094Z] #21 2.369 + RM_GOPATH=0 [2020-08-27T22:58:38.094Z] #21 2.369 + TMP_GOPATH= [2020-08-27T22:58:38.094Z] #21 2.374 + : /build [2020-08-27T22:58:38.094Z] #21 2.374 + '[' -z '' ']' [2020-08-27T22:58:38.094Z] #21 2.374 ++ mktemp -d [2020-08-27T22:58:38.094Z] #21 2.374 + export GOPATH=/tmp/tmp.oOSDnU1HRQ [2020-08-27T22:58:38.094Z] #21 2.374 + GOPATH=/tmp/tmp.oOSDnU1HRQ [2020-08-27T22:58:38.094Z] #21 2.374 + RM_GOPATH=1 [2020-08-27T22:58:38.094Z] #21 2.374 + case "$(go env GOARCH)" in [2020-08-27T22:58:38.094Z] #21 2.375 ++ go env GOARCH [2020-08-27T22:58:38.094Z] #21 2.387 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:38.094Z] #21 2.387 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:38.094Z] #21 2.387 ++ dirname /tmp/install/install.sh [2020-08-27T22:58:38.094Z] #21 2.392 + dir=/tmp/install [2020-08-27T22:58:38.094Z] #21 2.392 + bin=dockercli [2020-08-27T22:58:38.094Z] #21 2.392 + shift [2020-08-27T22:58:38.094Z] #21 2.392 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-27T22:58:38.094Z] #21 2.392 + . /tmp/install/dockercli.installer [2020-08-27T22:58:38.094Z] #21 2.392 ++ : stable [2020-08-27T22:58:38.094Z] #21 2.392 ++ : 17.06.2-ce [2020-08-27T22:58:38.094Z] #21 2.392 + install_dockercli [2020-08-27T22:58:38.094Z] #21 2.392 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-27T22:58:38.094Z] #21 2.393 Install docker/cli version 17.06.2-ce from stable [2020-08-27T22:58:38.094Z] #21 2.398 ++ uname -m [2020-08-27T22:58:38.094Z] #21 2.398 + arch=x86_64 [2020-08-27T22:58:38.094Z] #21 2.398 + '[' x86_64 '!=' x86_64 ']' [2020-08-27T22:58:38.094Z] #21 2.398 + url=https://download.docker.com/linux/static [2020-08-27T22:58:38.094Z] #21 2.401 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-27T22:58:38.094Z] #21 2.404 + tar -xz docker/docker [2020-08-27T22:58:38.094Z] #21 4.839 + mkdir -p /build [2020-08-27T22:58:38.094Z] #21 4.841 + mv docker/docker /build/ [2020-08-27T22:58:38.094Z] #21 4.843 + rmdir docker [2020-08-27T22:58:38.094Z] #21 DONE 7.8s [2020-08-27T22:58:38.094Z] [2020-08-27T22:58:38.094Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:58:38.094Z] #47 0.622 + RM_GOPATH=0 [2020-08-27T22:58:38.094Z] #47 0.622 + TMP_GOPATH= [2020-08-27T22:58:38.094Z] #47 0.622 + : /build [2020-08-27T22:58:38.094Z] #47 0.622 + '[' -z '' ']' [2020-08-27T22:58:38.094Z] #47 0.624 ++ mktemp -d [2020-08-27T22:58:38.094Z] #47 0.625 + export GOPATH=/tmp/tmp.00XYaZMgul [2020-08-27T22:58:38.094Z] #47 0.625 + GOPATH=/tmp/tmp.00XYaZMgul [2020-08-27T22:58:38.094Z] #47 0.625 + RM_GOPATH=1 [2020-08-27T22:58:38.094Z] #47 0.625 + case "$(go env GOARCH)" in [2020-08-27T22:58:38.094Z] #47 0.628 ++ go env GOARCH [2020-08-27T22:58:38.094Z] #47 0.632 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:38.094Z] #47 0.632 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:38.094Z] #47 0.632 ++ dirname /tmp/install/install.sh [2020-08-27T22:58:38.094Z] #47 0.636 + dir=/tmp/install [2020-08-27T22:58:38.094Z] #47 0.636 + bin=shfmt [2020-08-27T22:58:38.094Z] #47 0.636 + shift [2020-08-27T22:58:38.094Z] #47 0.637 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-27T22:58:38.094Z] #47 0.637 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-27T22:58:38.094Z] #47 0.637 + . /tmp/install/shfmt.installer [2020-08-27T22:58:38.094Z] #47 0.637 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-27T22:58:38.094Z] #47 0.637 + install_shfmt [2020-08-27T22:58:38.094Z] #47 0.637 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-27T22:58:38.094Z] #47 0.637 + git clone https://github.com/mvdan/sh.git /tmp/tmp.00XYaZMgul/src/github.com/mvdan/sh [2020-08-27T22:58:38.094Z] #47 0.643 Cloning into '/tmp/tmp.00XYaZMgul/src/github.com/mvdan/sh'... [2020-08-27T22:58:38.094Z] #47 1.825 + cd /tmp/tmp.00XYaZMgul/src/github.com/mvdan/sh [2020-08-27T22:58:38.094Z] #47 1.825 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-27T22:58:38.094Z] #47 1.841 + GO111MODULE=on [2020-08-27T22:58:38.094Z] #47 1.841 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-27T22:58:38.094Z] #47 2.484 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-27T22:58:38.094Z] #47 2.488 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-27T22:58:38.094Z] #47 2.497 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-27T22:58:38.094Z] #47 2.527 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-27T22:58:38.094Z] #47 2.536 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-27T22:58:38.094Z] #47 2.768 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-27T22:58:38.094Z] #47 2.992 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-27T22:58:38.094Z] #47 3.352 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-27T22:58:38.094Z] #47 3.756 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-27T22:58:38.094Z] #47 3.769 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-27T22:58:38.094Z] #47 3.772 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-27T22:58:38.094Z] #47 3.978 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-27T22:58:38.094Z] #47 4.454 runtime [2020-08-27T22:58:38.094Z] #47 ... [2020-08-27T22:58:38.094Z] [2020-08-27T22:58:38.094Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:58:38.094Z] #30 0.552 + RM_GOPATH=0 [2020-08-27T22:58:38.094Z] #30 0.552 + TMP_GOPATH= [2020-08-27T22:58:38.094Z] #30 0.552 + : /build [2020-08-27T22:58:38.094Z] #30 0.552 + '[' -z '' ']' [2020-08-27T22:58:38.094Z] #30 0.552 ++ mktemp -d [2020-08-27T22:58:38.094Z] #30 0.553 + export GOPATH=/tmp/tmp.MkEB57qDWM [2020-08-27T22:58:38.094Z] #30 0.553 + GOPATH=/tmp/tmp.MkEB57qDWM [2020-08-27T22:58:38.094Z] #30 0.554 + RM_GOPATH=1 [2020-08-27T22:58:38.094Z] #30 0.554 + case "$(go env GOARCH)" in [2020-08-27T22:58:38.094Z] #30 0.554 ++ go env GOARCH [2020-08-27T22:58:38.094Z] #30 0.560 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:38.094Z] #30 0.560 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:38.094Z] #30 0.561 ++ dirname /tmp/install/install.sh [2020-08-27T22:58:38.094Z] #30 0.562 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-27T22:58:38.094Z] #30 0.562 + dir=/tmp/install [2020-08-27T22:58:38.094Z] #30 0.562 + bin=tomlv [2020-08-27T22:58:38.094Z] #30 0.562 + shift [2020-08-27T22:58:38.094Z] #30 0.562 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-27T22:58:38.094Z] #30 0.562 + . /tmp/install/tomlv.installer [2020-08-27T22:58:38.094Z] #30 0.562 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-27T22:58:38.094Z] #30 0.562 + install_tomlv [2020-08-27T22:58:38.094Z] #30 0.562 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-27T22:58:38.094Z] #30 0.562 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MkEB57qDWM/src/github.com/BurntSushi/toml [2020-08-27T22:58:38.094Z] #30 0.563 Cloning into '/tmp/tmp.MkEB57qDWM/src/github.com/BurntSushi/toml'... [2020-08-27T22:58:38.094Z] #30 0.862 + cd /tmp/tmp.MkEB57qDWM/src/github.com/BurntSushi/toml [2020-08-27T22:58:38.094Z] #30 0.862 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-27T22:58:38.094Z] #30 0.866 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-27T22:58:38.094Z] #30 0.961 runtime/internal/sys [2020-08-27T22:58:38.094Z] #30 0.964 math/bits [2020-08-27T22:58:38.094Z] #30 0.968 unicode/utf8 [2020-08-27T22:58:38.094Z] #30 0.971 internal/race [2020-08-27T22:58:38.094Z] #30 0.989 internal/cpu [2020-08-27T22:58:38.094Z] #30 0.989 unicode [2020-08-27T22:58:38.094Z] #30 1.001 encoding [2020-08-27T22:58:38.094Z] #30 1.019 runtime/internal/math [2020-08-27T22:58:38.094Z] #30 1.019 sync/atomic [2020-08-27T22:58:38.094Z] #30 1.021 runtime/internal/atomic [2020-08-27T22:58:38.094Z] #30 1.114 runtime/cgo [2020-08-27T22:58:38.094Z] #30 1.115 internal/testlog [2020-08-27T22:58:38.094Z] #30 1.398 internal/bytealg [2020-08-27T22:58:38.094Z] #30 1.400 math [2020-08-27T22:58:38.094Z] #30 1.560 runtime [2020-08-27T22:58:38.094Z] #30 7.425 internal/reflectlite [2020-08-27T22:58:38.094Z] #30 7.429 sync [2020-08-27T22:58:38.094Z] #30 8.210 errors [2020-08-27T22:58:38.094Z] #30 8.213 sort [2020-08-27T22:58:38.094Z] #30 8.290 strconv [2020-08-27T22:58:38.094Z] #30 8.290 io [2020-08-27T22:58:38.094Z] #30 8.300 internal/oserror [2020-08-27T22:58:38.094Z] #30 8.399 syscall [2020-08-27T22:58:38.138Z] #20 transferring context: 51.49MB 6.3s done [2020-08-27T22:58:38.138Z] #20 DONE 6.4s [2020-08-27T22:58:38.138Z] [2020-08-27T22:58:38.138Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-27T22:58:38.138Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 114.99MB / 120.17MB 6.4s [2020-08-27T22:58:38.244Z] #38 26.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-08-27T22:58:38.880Z] #38 26.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-08-27T22:58:38.880Z] #38 ... [2020-08-27T22:58:38.880Z] [2020-08-27T22:58:38.880Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:58:38.880Z] #43 DONE 26.7s [2020-08-27T22:58:39.026Z] #30 9.285 strings [2020-08-27T22:58:39.026Z] #30 9.296 bytes [2020-08-27T22:58:39.026Z] #30 9.296 text/tabwriter [2020-08-27T22:58:39.192Z] [2020-08-27T22:58:39.192Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T22:58:39.192Z] #32 24.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-08-27T22:58:39.192Z] #32 24.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-08-27T22:58:39.192Z] #32 25.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-08-27T22:58:39.192Z] #32 25.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-08-27T22:58:39.192Z] #32 25.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-08-27T22:58:39.192Z] #32 25.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-08-27T22:58:39.192Z] #32 26.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-08-27T22:58:39.283Z] #30 ... [2020-08-27T22:58:39.283Z] [2020-08-27T22:58:39.283Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:58:39.283Z] #47 9.459 strconv [2020-08-27T22:58:39.283Z] #47 9.473 syscall [2020-08-27T22:58:39.283Z] #47 9.494 text/tabwriter [2020-08-27T22:58:39.283Z] #47 9.495 strings [2020-08-27T22:58:39.283Z] #47 9.496 bytes [2020-08-27T22:58:39.519Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.8s done [2020-08-27T22:58:39.760Z] #36 ... [2020-08-27T22:58:39.760Z] [2020-08-27T22:58:39.760Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T22:58:39.760Z] #38 5.372 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-27T22:58:39.760Z] #38 5.461 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-27T22:58:39.760Z] #38 5.629 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-27T22:58:39.848Z] #47 ... [2020-08-27T22:58:39.848Z] [2020-08-27T22:58:39.848Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T22:58:39.848Z] #38 2.850 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-27T22:58:39.848Z] #38 2.936 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-27T22:58:39.848Z] #38 3.024 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-27T22:58:39.848Z] #38 3.358 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-27T22:58:39.848Z] #38 4.052 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [221 kB] [2020-08-27T22:58:39.848Z] #38 4.773 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-27T22:58:39.848Z] #38 8.248 Fetched 8375 kB in 6s (1453 kB/s) [2020-08-27T22:58:39.848Z] #38 8.248 Reading package lists... [2020-08-27T22:58:39.848Z] #38 9.697 Reading package lists... [2020-08-27T22:58:39.848Z] #38 ... [2020-08-27T22:58:39.848Z] [2020-08-27T22:58:39.848Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-27T22:58:39.848Z] #36 2.529 + git clone https://github.com/docker/distribution.git . [2020-08-27T22:58:39.848Z] #36 2.529 Cloning into '.'... [2020-08-27T22:58:39.848Z] #36 6.553 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-27T22:58:39.848Z] #36 6.962 + 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-08-27T22:58:39.853Z] #32 27.76 debconf: delaying package configuration, since apt-utils is not installed [2020-08-27T22:58:40.019Z] #38 5.677 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-27T22:58:40.105Z] #36 ... [2020-08-27T22:58:40.105Z] [2020-08-27T22:58:40.105Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:58:40.105Z] #60 1.395 + RM_GOPATH=0 [2020-08-27T22:58:40.105Z] #60 1.395 + TMP_GOPATH= [2020-08-27T22:58:40.105Z] #60 1.395 + : /build [2020-08-27T22:58:40.105Z] #60 1.395 + '[' -z '' ']' [2020-08-27T22:58:40.105Z] #60 1.397 ++ mktemp -d [2020-08-27T22:58:40.105Z] #60 1.397 + export GOPATH=/tmp/tmp.rXs756JeRb [2020-08-27T22:58:40.105Z] #60 1.397 + GOPATH=/tmp/tmp.rXs756JeRb [2020-08-27T22:58:40.105Z] #60 1.397 + RM_GOPATH=1 [2020-08-27T22:58:40.105Z] #60 1.397 + case "$(go env GOARCH)" in [2020-08-27T22:58:40.105Z] #60 1.401 ++ go env GOARCH [2020-08-27T22:58:40.105Z] #60 1.416 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:40.105Z] #60 1.416 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:40.105Z] #60 1.416 ++ dirname /tmp/install/install.sh [2020-08-27T22:58:40.105Z] #60 1.425 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-27T22:58:40.105Z] #60 1.427 + dir=/tmp/install [2020-08-27T22:58:40.105Z] #60 1.427 + bin=proxy [2020-08-27T22:58:40.105Z] #60 1.427 + shift [2020-08-27T22:58:40.105Z] #60 1.427 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-27T22:58:40.105Z] #60 1.427 + . /tmp/install/proxy.installer [2020-08-27T22:58:40.105Z] #60 1.427 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-27T22:58:40.105Z] #60 1.427 + install_proxy [2020-08-27T22:58:40.105Z] #60 1.427 + case "$1" in [2020-08-27T22:58:40.105Z] #60 1.427 + export CGO_ENABLED=0 [2020-08-27T22:58:40.105Z] #60 1.427 + CGO_ENABLED=0 [2020-08-27T22:58:40.105Z] #60 1.427 + _install_proxy [2020-08-27T22:58:40.105Z] #60 1.427 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-27T22:58:40.105Z] #60 1.427 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.rXs756JeRb/src/github.com/docker/libnetwork [2020-08-27T22:58:40.105Z] #60 1.427 Cloning into '/tmp/tmp.rXs756JeRb/src/github.com/docker/libnetwork'... [2020-08-27T22:58:40.105Z] #60 5.205 + cd /tmp/tmp.rXs756JeRb/src/github.com/docker/libnetwork [2020-08-27T22:58:40.105Z] #60 5.206 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-27T22:58:40.105Z] #60 5.634 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-27T22:58:40.105Z] #60 DONE 10.4s [2020-08-27T22:58:40.105Z] [2020-08-27T22:58:40.105Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T22:58:40.105Z] #32 2.876 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-27T22:58:40.105Z] #32 2.939 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-27T22:58:40.105Z] #32 3.024 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-27T22:58:40.105Z] #32 3.481 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-27T22:58:40.105Z] #32 4.268 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [221 kB] [2020-08-27T22:58:40.105Z] #32 4.840 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-27T22:58:40.105Z] #32 8.152 Fetched 8375 kB in 6s (1522 kB/s) [2020-08-27T22:58:40.105Z] #32 8.152 Reading package lists... [2020-08-27T22:58:40.105Z] #32 9.625 Reading package lists... [2020-08-27T22:58:40.105Z] #32 ... [2020-08-27T22:58:40.105Z] [2020-08-27T22:58:40.105Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T22:58:40.105Z] #10 2.852 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-27T22:58:40.105Z] #10 2.937 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-27T22:58:40.105Z] #10 3.025 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-27T22:58:40.105Z] #10 3.329 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-27T22:58:40.105Z] #10 4.048 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [221 kB] [2020-08-27T22:58:40.105Z] #10 4.553 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-27T22:58:40.105Z] #10 8.531 Fetched 8375 kB in 6s (1385 kB/s) [2020-08-27T22:58:40.150Z] #32 27.92 Fetched 14.0 MB in 3s (5325 kB/s) [2020-08-27T22:58:40.150Z] #32 28.01 Selecting previously unselected package xxd. [2020-08-27T22:58:40.150Z] #32 28.01 (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-08-27T22:58:40.150Z] #32 28.03 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-08-27T22:58:40.150Z] #32 28.04 Unpacking xxd (2:8.1.0875-5) ... [2020-08-27T22:58:40.278Z] #38 6.029 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [221 kB] [2020-08-27T22:58:40.362Z] #10 8.531 Reading package lists... [2020-08-27T22:58:40.362Z] #10 ... [2020-08-27T22:58:40.362Z] [2020-08-27T22:58:40.362Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:58:40.362Z] #45 2.146 + RM_GOPATH=0 [2020-08-27T22:58:40.362Z] #45 2.146 + TMP_GOPATH= [2020-08-27T22:58:40.362Z] #45 2.146 + : /build [2020-08-27T22:58:40.362Z] #45 2.146 + '[' -z '' ']' [2020-08-27T22:58:40.362Z] #45 2.146 ++ mktemp -d [2020-08-27T22:58:40.362Z] #45 2.149 + export GOPATH=/tmp/tmp.SWwNdyoUBu [2020-08-27T22:58:40.362Z] #45 2.149 + GOPATH=/tmp/tmp.SWwNdyoUBu [2020-08-27T22:58:40.362Z] #45 2.149 + RM_GOPATH=1 [2020-08-27T22:58:40.362Z] #45 2.149 + case "$(go env GOARCH)" in [2020-08-27T22:58:40.362Z] #45 2.151 ++ go env GOARCH [2020-08-27T22:58:40.362Z] #45 2.160 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:40.362Z] #45 2.160 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:40.362Z] #45 2.161 ++ dirname /tmp/install/install.sh [2020-08-27T22:58:40.362Z] #45 2.162 + dir=/tmp/install [2020-08-27T22:58:40.362Z] #45 2.162 + bin=golangci_lint [2020-08-27T22:58:40.362Z] #45 2.162 + shift [2020-08-27T22:58:40.362Z] #45 2.162 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-27T22:58:40.362Z] #45 2.162 + . /tmp/install/golangci_lint.installer [2020-08-27T22:58:40.362Z] #45 2.162 ++ : v1.23.8 [2020-08-27T22:58:40.362Z] #45 2.162 + install_golangci_lint [2020-08-27T22:58:40.362Z] #45 2.162 + echo 'Installing golangci-lint version v1.23.8' [2020-08-27T22:58:40.362Z] #45 2.162 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-27T22:58:40.362Z] #45 2.162 Installing golangci-lint version v1.23.8 [2020-08-27T22:58:40.362Z] #45 ... [2020-08-27T22:58:40.362Z] [2020-08-27T22:58:40.362Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T22:58:40.362Z] #41 1.077 + RM_GOPATH=0 [2020-08-27T22:58:40.362Z] #41 1.077 + TMP_GOPATH= [2020-08-27T22:58:40.362Z] #41 1.077 + : /build [2020-08-27T22:58:40.362Z] #41 1.077 + '[' -z '' ']' [2020-08-27T22:58:40.362Z] #41 1.077 ++ mktemp -d [2020-08-27T22:58:40.362Z] #41 1.078 + export GOPATH=/tmp/tmp.XSh5xUQ3qm [2020-08-27T22:58:40.362Z] #41 1.078 + GOPATH=/tmp/tmp.XSh5xUQ3qm [2020-08-27T22:58:40.362Z] #41 1.078 + RM_GOPATH=1 [2020-08-27T22:58:40.362Z] #41 1.078 + case "$(go env GOARCH)" in [2020-08-27T22:58:40.362Z] #41 1.087 ++ go env GOARCH [2020-08-27T22:58:40.362Z] #41 1.115 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:40.362Z] #41 1.115 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:40.362Z] #41 1.118 ++ dirname /tmp/install/install.sh [2020-08-27T22:58:40.362Z] #41 1.118 + dir=/tmp/install [2020-08-27T22:58:40.362Z] #41 1.118 + bin=vndr [2020-08-27T22:58:40.362Z] #41 1.118 + shift [2020-08-27T22:58:40.362Z] #41 1.118 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-27T22:58:40.362Z] #41 1.118 + . /tmp/install/vndr.installer [2020-08-27T22:58:40.362Z] #41 1.118 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-27T22:58:40.362Z] #41 1.118 + install_vndr [2020-08-27T22:58:40.362Z] #41 1.118 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-27T22:58:40.362Z] #41 1.118 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.XSh5xUQ3qm/src/github.com/LK4D4/vndr [2020-08-27T22:58:40.362Z] #41 1.118 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-27T22:58:40.362Z] #41 1.122 Cloning into '/tmp/tmp.XSh5xUQ3qm/src/github.com/LK4D4/vndr'... [2020-08-27T22:58:40.362Z] #41 1.465 + cd /tmp/tmp.XSh5xUQ3qm/src/github.com/LK4D4/vndr [2020-08-27T22:58:40.362Z] #41 1.465 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-27T22:58:40.362Z] #41 1.475 + go build -buildmode=pie -v -o /build/vndr . [2020-08-27T22:58:40.362Z] #41 1.695 unicode/utf16 [2020-08-27T22:58:40.362Z] #41 1.710 container/list [2020-08-27T22:58:40.362Z] #41 1.710 crypto/internal/subtle [2020-08-27T22:58:40.362Z] #41 1.711 crypto/subtle [2020-08-27T22:58:40.362Z] #41 1.714 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-27T22:58:40.362Z] #41 1.719 internal/nettrace [2020-08-27T22:58:40.362Z] #41 1.756 runtime [2020-08-27T22:58:40.362Z] #41 1.786 math [2020-08-27T22:58:40.362Z] #41 1.808 runtime/cgo [2020-08-27T22:58:40.362Z] #41 1.824 vendor/golang.org/x/crypto/internal/subtle [2020-08-27T22:58:40.362Z] #41 1.827 vendor/golang.org/x/crypto/curve25519 [2020-08-27T22:58:40.362Z] #41 8.448 io [2020-08-27T22:58:40.362Z] #41 8.448 strconv [2020-08-27T22:58:40.362Z] #41 8.448 sort [2020-08-27T22:58:40.362Z] #41 8.448 github.com/LK4D4/vndr/godl/singleflight [2020-08-27T22:58:40.362Z] #41 8.456 internal/singleflight [2020-08-27T22:58:40.362Z] #41 8.489 syscall [2020-08-27T22:58:40.362Z] #41 8.489 math/rand [2020-08-27T22:58:40.362Z] #41 8.489 vendor/golang.org/x/net/dns/dnsmessage [2020-08-27T22:58:40.362Z] #41 9.974 bytes [2020-08-27T22:58:40.362Z] #41 9.993 hash/crc32 [2020-08-27T22:58:40.362Z] #41 10.04 strings [2020-08-27T22:58:40.362Z] #41 10.04 vendor/golang.org/x/crypto/hkdf [2020-08-27T22:58:40.442Z] #32 28.12 Selecting previously unselected package vim-common. [2020-08-27T22:58:40.443Z] #32 28.12 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-27T22:58:40.443Z] #32 28.14 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-27T22:58:40.620Z] #41 ... [2020-08-27T22:58:40.620Z] [2020-08-27T22:58:40.620Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-27T22:58:40.620Z] #23 2.860 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-27T22:58:40.620Z] #23 2.938 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-27T22:58:40.620Z] #23 3.025 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-27T22:58:40.620Z] #23 3.424 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-27T22:58:40.620Z] #23 4.263 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [221 kB] [2020-08-27T22:58:40.620Z] #23 4.873 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-27T22:58:40.620Z] #23 8.219 Fetched 8375 kB in 6s (1492 kB/s) [2020-08-27T22:58:40.620Z] #23 8.219 Reading package lists... [2020-08-27T22:58:40.620Z] #23 10.57 Reading package lists... [2020-08-27T22:58:40.620Z] #23 ... [2020-08-27T22:58:40.620Z] [2020-08-27T22:58:40.620Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-27T22:58:40.620Z] #51 2.952 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-27T22:58:40.620Z] #51 2.964 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-27T22:58:40.620Z] #51 3.024 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-27T22:58:40.620Z] #51 3.362 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-27T22:58:40.620Z] #51 4.001 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [221 kB] [2020-08-27T22:58:40.620Z] #51 5.038 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-27T22:58:40.620Z] #51 8.514 Fetched 8375 kB in 6s (1444 kB/s) [2020-08-27T22:58:40.620Z] #51 8.514 Reading package lists... [2020-08-27T22:58:40.736Z] #32 28.36 Selecting previously unselected package cmake-data. [2020-08-27T22:58:40.736Z] #32 28.37 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-27T22:58:40.736Z] #32 28.37 Unpacking cmake-data (3.13.4-1) ... [2020-08-27T22:58:40.846Z] #38 6.641 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-27T22:58:40.906Z] #51 10.31 Reading package lists... [2020-08-27T22:58:40.906Z] #51 ... [2020-08-27T22:58:40.906Z] [2020-08-27T22:58:40.906Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:58:40.906Z] #54 1.989 + RM_GOPATH=0 [2020-08-27T22:58:40.906Z] #54 1.989 + TMP_GOPATH= [2020-08-27T22:58:40.906Z] #54 1.989 + : /build [2020-08-27T22:58:40.906Z] #54 1.996 + '[' -z '' ']' [2020-08-27T22:58:40.906Z] #54 2.003 ++ mktemp -d [2020-08-27T22:58:40.906Z] #54 2.003 + export GOPATH=/tmp/tmp.exVEEdePpg [2020-08-27T22:58:40.906Z] #54 2.003 + GOPATH=/tmp/tmp.exVEEdePpg [2020-08-27T22:58:40.906Z] #54 2.003 + RM_GOPATH=1 [2020-08-27T22:58:40.906Z] #54 2.003 + case "$(go env GOARCH)" in [2020-08-27T22:58:40.906Z] #54 2.003 ++ go env GOARCH [2020-08-27T22:58:40.906Z] #54 2.010 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:40.906Z] #54 2.010 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:40.906Z] #54 2.012 ++ dirname /tmp/install/install.sh [2020-08-27T22:58:40.906Z] #54 2.018 + dir=/tmp/install [2020-08-27T22:58:40.906Z] #54 2.018 + bin=rootlesskit [2020-08-27T22:58:40.906Z] #54 2.018 + shift [2020-08-27T22:58:40.906Z] #54 2.018 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-27T22:58:40.906Z] #54 2.018 + . /tmp/install/rootlesskit.installer [2020-08-27T22:58:40.906Z] #54 2.018 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-27T22:58:40.906Z] #54 2.019 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-27T22:58:40.906Z] #54 2.019 + install_rootlesskit [2020-08-27T22:58:40.906Z] #54 2.019 + case "$1" in [2020-08-27T22:58:40.906Z] #54 2.019 + export CGO_ENABLED=0 [2020-08-27T22:58:40.906Z] #54 2.019 + CGO_ENABLED=0 [2020-08-27T22:58:40.906Z] #54 2.019 + _install_rootlesskit [2020-08-27T22:58:40.907Z] #54 2.019 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-27T22:58:40.907Z] #54 2.019 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.exVEEdePpg/src/github.com/rootless-containers/rootlesskit [2020-08-27T22:58:40.907Z] #54 2.020 Cloning into '/tmp/tmp.exVEEdePpg/src/github.com/rootless-containers/rootlesskit'... [2020-08-27T22:58:40.907Z] #54 3.460 + cd /tmp/tmp.exVEEdePpg/src/github.com/rootless-containers/rootlesskit [2020-08-27T22:58:40.907Z] #54 3.460 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-27T22:58:40.907Z] #54 3.648 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-27T22:58:40.907Z] #54 3.648 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-27T22:58:40.907Z] #54 ... [2020-08-27T22:58:40.907Z] [2020-08-27T22:58:40.907Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T22:58:40.907Z] #10 8.531 Reading package lists... [2020-08-27T22:58:40.914Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.8s done [2020-08-27T22:58:40.914Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-08-27T22:58:41.416Z] #38 ... [2020-08-27T22:58:41.416Z] [2020-08-27T22:58:41.416Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:58:41.416Z] #47 7.051 + RM_GOPATH=0 [2020-08-27T22:58:41.416Z] #47 7.051 + TMP_GOPATH= [2020-08-27T22:58:41.416Z] #47 7.057 + : /build [2020-08-27T22:58:41.416Z] #47 7.057 + '[' -z '' ']' [2020-08-27T22:58:41.416Z] #47 7.057 ++ mktemp -d [2020-08-27T22:58:41.416Z] #47 7.059 + export GOPATH=/tmp/tmp.7ahOBdIrzq [2020-08-27T22:58:41.416Z] #47 7.059 + GOPATH=/tmp/tmp.7ahOBdIrzq [2020-08-27T22:58:41.416Z] #47 7.059 + RM_GOPATH=1 [2020-08-27T22:58:41.416Z] #47 7.059 + case "$(go env GOARCH)" in [2020-08-27T22:58:41.416Z] #47 7.064 ++ go env GOARCH [2020-08-27T22:58:41.416Z] #47 7.088 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:41.416Z] #47 7.088 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:41.416Z] #47 7.088 ++ dirname /tmp/install/install.sh [2020-08-27T22:58:41.416Z] #47 7.100 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-27T22:58:41.416Z] #47 7.109 + dir=/tmp/install [2020-08-27T22:58:41.416Z] #47 7.109 + bin=shfmt [2020-08-27T22:58:41.416Z] #47 7.109 + shift [2020-08-27T22:58:41.416Z] #47 7.109 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-27T22:58:41.416Z] #47 7.109 + . /tmp/install/shfmt.installer [2020-08-27T22:58:41.416Z] #47 7.109 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-27T22:58:41.416Z] #47 7.109 + install_shfmt [2020-08-27T22:58:41.416Z] #47 7.109 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-27T22:58:41.416Z] #47 7.109 + git clone https://github.com/mvdan/sh.git /tmp/tmp.7ahOBdIrzq/src/github.com/mvdan/sh [2020-08-27T22:58:41.416Z] #47 7.109 Cloning into '/tmp/tmp.7ahOBdIrzq/src/github.com/mvdan/sh'... [2020-08-27T22:58:41.484Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2020-08-27T22:58:41.484Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-08-27T22:58:41.838Z] #10 10.87 Reading package lists... [2020-08-27T22:58:41.838Z] #10 ... [2020-08-27T22:58:41.838Z] [2020-08-27T22:58:41.838Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:58:41.838Z] #43 DONE 11.9s [2020-08-27T22:58:41.838Z] [2020-08-27T22:58:41.838Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T22:58:41.838Z] #32 9.625 Reading package lists... [2020-08-27T22:58:41.838Z] #32 11.49 Building dependency tree... [2020-08-27T22:58:41.838Z] #32 12.11 The following additional packages will be installed: [2020-08-27T22:58:41.838Z] #32 12.11 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-27T22:58:41.838Z] #32 12.11 Suggested packages: [2020-08-27T22:58:41.838Z] #32 12.11 cmake-doc ninja-build lrzip [2020-08-27T22:58:41.838Z] #32 12.11 Recommended packages: [2020-08-27T22:58:41.838Z] #32 12.11 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-27T22:58:42.095Z] #32 12.46 The following NEW packages will be installed: [2020-08-27T22:58:42.095Z] #32 12.47 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-27T22:58:42.095Z] #32 12.47 vim-common xxd [2020-08-27T22:58:42.247Z] #32 ... [2020-08-27T22:58:42.247Z] [2020-08-27T22:58:42.247Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T22:58:42.247Z] #25 3.313 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-27T22:58:42.247Z] #25 3.593 [2020-08-27T22:58:42.355Z] #47 ... [2020-08-27T22:58:42.355Z] [2020-08-27T22:58:42.355Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-27T22:58:42.355Z] #36 7.947 + git clone https://github.com/docker/distribution.git . [2020-08-27T22:58:42.355Z] #36 7.949 Cloning into '.'... [2020-08-27T22:58:42.370Z] #32 12.76 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-27T22:58:42.370Z] #32 12.76 Need to get 14.9 MB of archives. [2020-08-27T22:58:42.370Z] #32 12.76 After this operation, 61.8 MB of additional disk space will be used. [2020-08-27T22:58:42.370Z] #32 12.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-27T22:58:42.425Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2020-08-27T22:58:42.425Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-08-27T22:58:42.539Z] #25 3.707 0.9% ####### 10.0% ############ 16.7% ################ 23.5% ##################### 30.2% ########################## 37.0% ############################### 43.7% ####################################### 55.0% ############################################# 62.8% ################################################### 71.5% ########################################################## 80.6% ############################################################## 87.3% ################################################################### 94.1% [2020-08-27T22:58:42.539Z] #25 ... [2020-08-27T22:58:42.539Z] [2020-08-27T22:58:42.539Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T22:58:42.539Z] #32 30.40 Selecting previously unselected package libicu63:s390x. [2020-08-27T22:58:42.539Z] #32 30.41 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-08-27T22:58:42.539Z] #32 30.41 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-08-27T22:58:42.628Z] #32 12.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-27T22:58:42.628Z] #32 12.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-08-27T22:58:42.628Z] #32 12.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-27T22:58:42.885Z] #32 13.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-08-27T22:58:42.885Z] #32 13.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-08-27T22:58:42.885Z] #32 13.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-08-27T22:58:42.885Z] #32 13.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-08-27T22:58:42.885Z] #32 13.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-08-27T22:58:42.885Z] #32 13.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-08-27T22:58:43.451Z] #32 13.71 debconf: delaying package configuration, since apt-utils is not installed [2020-08-27T22:58:43.451Z] #32 13.80 Fetched 14.9 MB in 1s (16.4 MB/s) [2020-08-27T22:58:43.451Z] #32 13.85 Selecting previously unselected package xxd. [2020-08-27T22:58:43.451Z] #32 13.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-27T22:58:43.451Z] #32 13.89 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-27T22:58:43.451Z] #32 13.92 Unpacking xxd (2:8.1.0875-5) ... [2020-08-27T22:58:44.016Z] #32 14.19 Selecting previously unselected package vim-common. [2020-08-27T22:58:44.016Z] #32 14.19 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-27T22:58:44.016Z] #32 14.21 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-27T22:58:44.262Z] #36 ... [2020-08-27T22:58:44.263Z] [2020-08-27T22:58:44.263Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:58:44.263Z] #54 8.079 + RM_GOPATH=0 [2020-08-27T22:58:44.263Z] #54 8.079 + TMP_GOPATH= [2020-08-27T22:58:44.263Z] #54 8.079 + : /build [2020-08-27T22:58:44.263Z] #54 8.079 + '[' -z '' ']' [2020-08-27T22:58:44.263Z] #54 8.079 ++ mktemp -d [2020-08-27T22:58:44.263Z] #54 8.079 + export GOPATH=/tmp/tmp.bs4Cmdb2yi [2020-08-27T22:58:44.263Z] #54 8.079 + GOPATH=/tmp/tmp.bs4Cmdb2yi [2020-08-27T22:58:44.263Z] #54 8.079 + RM_GOPATH=1 [2020-08-27T22:58:44.263Z] #54 8.079 + case "$(go env GOARCH)" in [2020-08-27T22:58:44.263Z] #54 8.079 ++ go env GOARCH [2020-08-27T22:58:44.263Z] #54 8.115 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:44.263Z] #54 8.115 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:44.263Z] #54 8.115 ++ dirname /tmp/install/install.sh [2020-08-27T22:58:44.263Z] #54 8.115 + dir=/tmp/install [2020-08-27T22:58:44.263Z] #54 8.115 + bin=rootlesskit [2020-08-27T22:58:44.263Z] #54 8.115 + shift [2020-08-27T22:58:44.263Z] #54 8.115 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-27T22:58:44.263Z] #54 8.115 + . /tmp/install/rootlesskit.installer [2020-08-27T22:58:44.263Z] #54 8.115 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-27T22:58:44.263Z] #54 8.115 + install_rootlesskit [2020-08-27T22:58:44.263Z] #54 8.115 + case "$1" in [2020-08-27T22:58:44.263Z] #54 8.115 + export CGO_ENABLED=0 [2020-08-27T22:58:44.263Z] #54 8.115 + CGO_ENABLED=0 [2020-08-27T22:58:44.263Z] #54 8.115 + _install_rootlesskit [2020-08-27T22:58:44.263Z] #54 8.115 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-27T22:58:44.263Z] #54 8.115 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.bs4Cmdb2yi/src/github.com/rootless-containers/rootlesskit [2020-08-27T22:58:44.263Z] #54 8.116 Cloning into '/tmp/tmp.bs4Cmdb2yi/src/github.com/rootless-containers/rootlesskit'... [2020-08-27T22:58:44.263Z] #54 8.126 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-27T22:58:44.263Z] #54 ... [2020-08-27T22:58:44.263Z] [2020-08-27T22:58:44.263Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-27T22:58:44.263Z] #28 8.459 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-27T22:58:44.263Z] #28 8.472 Cloning into '.'... [2020-08-27T22:58:44.275Z] #32 14.54 Selecting previously unselected package cmake-data.#32 ... [2020-08-27T22:58:44.275Z] [2020-08-27T22:58:44.275Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-27T22:58:44.275Z] #51 10.31 Reading package lists... [2020-08-27T22:58:44.275Z] #51 11.80 Building dependency tree... [2020-08-27T22:58:44.275Z] #51 12.65 The following additional packages will be installed: [2020-08-27T22:58:44.275Z] #51 12.65 libbtrfs0 [2020-08-27T22:58:44.275Z] #51 12.70 The following NEW packages will be installed: [2020-08-27T22:58:44.275Z] #51 12.70 libbtrfs-dev libbtrfs0 [2020-08-27T22:58:44.275Z] #51 12.99 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-27T22:58:44.275Z] #51 12.99 Need to get 119 kB of archives. [2020-08-27T22:58:44.275Z] #51 12.99 After this operation, 387 kB of additional disk space will be used. [2020-08-27T22:58:44.275Z] #51 12.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-27T22:58:44.275Z] #51 13.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-27T22:58:44.275Z] #51 13.52 debconf: delaying package configuration, since apt-utils is not installed [2020-08-27T22:58:44.275Z] #51 13.60 Fetched 119 kB in 0s (358 kB/s) [2020-08-27T22:58:44.275Z] #51 13.70 Selecting previously unselected package libbtrfs0. [2020-08-27T22:58:44.275Z] #51 13.70 (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-08-27T22:58:44.275Z] #51 13.72 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-27T22:58:44.275Z] #51 13.73 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-27T22:58:44.275Z] #51 13.90 Selecting previously unselected package libbtrfs-dev. [2020-08-27T22:58:44.275Z] #51 13.90 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-27T22:58:44.275Z] #51 13.92 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-27T22:58:44.275Z] #51 14.04 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-27T22:58:44.275Z] #51 14.18 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-27T22:58:44.275Z] #51 14.21 Processing triggers for libc-bin (2.28-10) ... [2020-08-27T22:58:44.275Z] #51 DONE 14.5s [2020-08-27T22:58:44.275Z] [2020-08-27T22:58:44.275Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T22:58:44.275Z] #32 14.54 Selecting previously unselected package cmake-data. [2020-08-27T22:58:44.275Z] #32 14.54 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-27T22:58:44.275Z] #32 14.58 Unpacking cmake-data (3.13.4-1) ... [2020-08-27T22:58:44.524Z] #28 ... [2020-08-27T22:58:44.524Z] [2020-08-27T22:58:44.524Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:58:44.524Z] #43 7.392 + RM_GOPATH=0 [2020-08-27T22:58:44.524Z] #43 7.392 + TMP_GOPATH= [2020-08-27T22:58:44.524Z] #43 7.392 + : /build [2020-08-27T22:58:44.524Z] #43 7.392 + '[' -z '' ']' [2020-08-27T22:58:44.524Z] #43 7.392 ++ mktemp -d [2020-08-27T22:58:44.524Z] #43 7.392 + export GOPATH=/tmp/tmp.ZWnNVyHLTb [2020-08-27T22:58:44.524Z] #43 7.392 + GOPATH=/tmp/tmp.ZWnNVyHLTb [2020-08-27T22:58:44.524Z] #43 7.392 + RM_GOPATH=1 [2020-08-27T22:58:44.524Z] #43 7.392 + case "$(go env GOARCH)" in [2020-08-27T22:58:44.524Z] #43 7.392 ++ go env GOARCH [2020-08-27T22:58:44.524Z] #43 7.425 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:44.524Z] #43 7.426 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:44.524Z] #43 7.440 ++ dirname /tmp/install/install.sh [2020-08-27T22:58:44.524Z] #43 7.440 + dir=/tmp/install [2020-08-27T22:58:44.524Z] #43 7.440 + bin=gotestsum [2020-08-27T22:58:44.524Z] #43 7.440 + shift [2020-08-27T22:58:44.524Z] #43 7.440 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-27T22:58:44.524Z] #43 7.440 + . /tmp/install/gotestsum.installer [2020-08-27T22:58:44.524Z] #43 7.440 ++ : v0.3.5 [2020-08-27T22:58:44.524Z] #43 7.440 + install_gotestsum [2020-08-27T22:58:44.524Z] #43 7.440 + set -e [2020-08-27T22:58:44.524Z] #43 7.440 + export GO111MODULE=on [2020-08-27T22:58:44.524Z] #43 7.440 + GO111MODULE=on [2020-08-27T22:58:44.524Z] #43 7.440 + GOBIN=/build [2020-08-27T22:58:44.524Z] #43 7.440 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-27T22:58:44.524Z] #43 7.544 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-27T22:58:44.524Z] #43 7.544 go: finding gotest.tools v0.3.5 [2020-08-27T22:58:44.524Z] #43 9.005 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-27T22:58:44.524Z] #43 9.629 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-27T22:58:44.787Z] #43 ... [2020-08-27T22:58:44.787Z] [2020-08-27T22:58:44.787Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-27T22:58:44.787Z] #23 6.951 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-27T22:58:44.787Z] #23 6.991 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-27T22:58:44.787Z] #23 6.991 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-27T22:58:44.787Z] #23 7.725 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-27T22:58:44.787Z] #23 ... [2020-08-27T22:58:44.787Z] [2020-08-27T22:58:44.787Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T22:58:44.787Z] #10 7.037 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-27T22:58:44.787Z] #10 7.089 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-27T22:58:44.787Z] #10 7.089 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-27T22:58:44.787Z] #10 7.997 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-27T22:58:44.842Z] #32 ... [2020-08-27T22:58:44.842Z] [2020-08-27T22:58:44.842Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-27T22:58:44.842Z] #23 10.57 Reading package lists... [2020-08-27T22:58:44.842Z] #23 12.28 Building dependency tree... [2020-08-27T22:58:44.842Z] #23 12.89 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-27T22:58:44.842Z] #23 12.89 The following additional packages will be installed: [2020-08-27T22:58:44.842Z] #23 12.89 libjq1 libonig5 [2020-08-27T22:58:44.842Z] #23 13.04 The following NEW packages will be installed: [2020-08-27T22:58:44.842Z] #23 13.04 jq libjq1 libonig5 [2020-08-27T22:58:44.842Z] #23 13.46 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-27T22:58:44.842Z] #23 13.46 Need to get 355 kB of archives. [2020-08-27T22:58:44.842Z] #23 13.46 After this operation, 1072 kB of additional disk space will be used. [2020-08-27T22:58:44.842Z] #23 13.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-27T22:58:44.842Z] #23 13.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-27T22:58:44.842Z] #23 13.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-27T22:58:44.842Z] #23 14.14 debconf: delaying package configuration, since apt-utils is not installed [2020-08-27T22:58:44.842Z] #23 14.21 Fetched 355 kB in 1s (494 kB/s) [2020-08-27T22:58:44.842Z] #23 14.28 Selecting previously unselected package libonig5:amd64. [2020-08-27T22:58:44.842Z] #23 14.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-08-27T22:58:44.842Z] #23 14.32 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-08-27T22:58:44.842Z] #23 14.34 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-27T22:58:44.842Z] #23 14.63 Selecting previously unselected package libjq1:amd64. [2020-08-27T22:58:44.842Z] #23 14.63 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-27T22:58:44.842Z] #23 14.65 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-27T22:58:44.842Z] #23 14.76 Selecting previously unselected package jq. [2020-08-27T22:58:44.842Z] #23 14.76 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-27T22:58:44.842Z] #23 14.76 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-27T22:58:44.842Z] #23 14.89 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-27T22:58:44.842Z] #23 14.91 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-27T22:58:44.842Z] #23 14.93 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-27T22:58:44.842Z] #23 14.96 Processing triggers for libc-bin (2.28-10) ... [2020-08-27T22:58:44.842Z] #23 DONE 15.3s [2020-08-27T22:58:45.049Z] #10 ... [2020-08-27T22:58:45.049Z] [2020-08-27T22:58:45.049Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T22:58:45.049Z] #41 8.711 + RM_GOPATH=0 [2020-08-27T22:58:45.049Z] #41 8.711 + TMP_GOPATH= [2020-08-27T22:58:45.049Z] #41 8.711 + : /build [2020-08-27T22:58:45.049Z] #41 8.711 + '[' -z '' ']' [2020-08-27T22:58:45.049Z] #41 8.711 ++ mktemp -d [2020-08-27T22:58:45.049Z] #41 8.718 + export GOPATH=/tmp/tmp.6Xicr2saoU [2020-08-27T22:58:45.049Z] #41 8.718 + GOPATH=/tmp/tmp.6Xicr2saoU [2020-08-27T22:58:45.049Z] #41 8.718 + RM_GOPATH=1 [2020-08-27T22:58:45.049Z] #41 8.718 + case "$(go env GOARCH)" in [2020-08-27T22:58:45.049Z] #41 8.718 ++ go env GOARCH [2020-08-27T22:58:45.049Z] #41 8.808 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:45.049Z] #41 8.808 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:45.049Z] #41 8.808 ++ dirname /tmp/install/install.sh [2020-08-27T22:58:45.049Z] #41 8.808 + dir=/tmp/install [2020-08-27T22:58:45.049Z] #41 8.808 + bin=vndr [2020-08-27T22:58:45.049Z] #41 8.808 + shift [2020-08-27T22:58:45.049Z] #41 8.808 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-27T22:58:45.049Z] #41 8.808 + . /tmp/install/vndr.installer [2020-08-27T22:58:45.049Z] #41 8.808 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-27T22:58:45.049Z] #41 8.808 + install_vndr [2020-08-27T22:58:45.049Z] #41 8.808 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-27T22:58:45.049Z] #41 8.808 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.6Xicr2saoU/src/github.com/LK4D4/vndr [2020-08-27T22:58:45.049Z] #41 8.809 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-27T22:58:45.049Z] #41 8.881 Cloning into '/tmp/tmp.6Xicr2saoU/src/github.com/LK4D4/vndr'... [2020-08-27T22:58:45.049Z] #41 10.05 + cd /tmp/tmp.6Xicr2saoU/src/github.com/LK4D4/vndr [2020-08-27T22:58:45.049Z] #41 10.05 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-27T22:58:45.049Z] #41 10.07 + go build -buildmode=pie -v -o /build/vndr . [2020-08-27T22:58:45.049Z] #41 ... [2020-08-27T22:58:45.049Z] [2020-08-27T22:58:45.049Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:58:45.049Z] #60 8.617 + RM_GOPATH=0 [2020-08-27T22:58:45.049Z] #60 8.617 + TMP_GOPATH= [2020-08-27T22:58:45.049Z] #60 8.617 + : /build [2020-08-27T22:58:45.049Z] #60 8.617 + '[' -z '' ']' [2020-08-27T22:58:45.049Z] #60 8.624 ++ mktemp -d [2020-08-27T22:58:45.049Z] #60 8.624 + export GOPATH=/tmp/tmp.5cF4b9eqmk [2020-08-27T22:58:45.049Z] #60 8.624 + GOPATH=/tmp/tmp.5cF4b9eqmk [2020-08-27T22:58:45.049Z] #60 8.624 + RM_GOPATH=1 [2020-08-27T22:58:45.049Z] #60 8.624 + case "$(go env GOARCH)" in [2020-08-27T22:58:45.049Z] #60 8.677 ++ go env GOARCH [2020-08-27T22:58:45.049Z] #60 8.703 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-27T22:58:45.049Z] #60 8.703 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:45.049Z] #60 8.703 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:45.049Z] #60 8.703 ++ dirname /tmp/install/install.sh [2020-08-27T22:58:45.049Z] #60 8.703 + dir=/tmp/install [2020-08-27T22:58:45.049Z] #60 8.703 + bin=proxy [2020-08-27T22:58:45.049Z] #60 8.703 + shift [2020-08-27T22:58:45.049Z] #60 8.703 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-27T22:58:45.049Z] #60 8.703 + . /tmp/install/proxy.installer [2020-08-27T22:58:45.049Z] #60 8.703 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-27T22:58:45.049Z] #60 8.703 + install_proxy [2020-08-27T22:58:45.049Z] #60 8.703 + case "$1" in [2020-08-27T22:58:45.049Z] #60 8.703 + export CGO_ENABLED=0 [2020-08-27T22:58:45.049Z] #60 8.703 + CGO_ENABLED=0 [2020-08-27T22:58:45.049Z] #60 8.703 + _install_proxy [2020-08-27T22:58:45.049Z] #60 8.703 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-27T22:58:45.049Z] #60 8.732 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.5cF4b9eqmk/src/github.com/docker/libnetwork [2020-08-27T22:58:45.049Z] #60 8.732 Cloning into '/tmp/tmp.5cF4b9eqmk/src/github.com/docker/libnetwork'... [2020-08-27T22:58:45.101Z] [2020-08-27T22:58:45.101Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-27T22:58:45.101Z] #24 DONE 0.1s [2020-08-27T22:58:45.101Z] [2020-08-27T22:58:45.101Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T22:58:45.310Z] #60 ... [2020-08-27T22:58:45.310Z] [2020-08-27T22:58:45.310Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:58:45.310Z] #45 7.906 + RM_GOPATH=0 [2020-08-27T22:58:45.310Z] #45 7.906 + TMP_GOPATH= [2020-08-27T22:58:45.310Z] #45 7.906 + : /build [2020-08-27T22:58:45.310Z] #45 7.906 + '[' -z '' ']' [2020-08-27T22:58:45.310Z] #45 7.906 ++ mktemp -d [2020-08-27T22:58:45.310Z] #45 7.906 + export GOPATH=/tmp/tmp.VVnHg5BiOD [2020-08-27T22:58:45.310Z] #45 7.906 + GOPATH=/tmp/tmp.VVnHg5BiOD [2020-08-27T22:58:45.310Z] #45 7.906 + RM_GOPATH=1 [2020-08-27T22:58:45.310Z] #45 7.906 + case "$(go env GOARCH)" in [2020-08-27T22:58:45.310Z] #45 7.906 ++ go env GOARCH [2020-08-27T22:58:45.310Z] #45 7.917 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:45.310Z] #45 7.917 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:45.310Z] #45 7.917 ++ dirname /tmp/install/install.sh [2020-08-27T22:58:45.310Z] #45 7.980 + dir=/tmp/install [2020-08-27T22:58:45.310Z] #45 7.980 + bin=golangci_lint [2020-08-27T22:58:45.310Z] #45 7.980 + shift [2020-08-27T22:58:45.310Z] #45 7.980 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-27T22:58:45.310Z] #45 7.980 + . /tmp/install/golangci_lint.installer [2020-08-27T22:58:45.310Z] #45 7.980 ++ : v1.23.8 [2020-08-27T22:58:45.310Z] #45 7.980 + install_golangci_lint [2020-08-27T22:58:45.310Z] #45 7.980 + echo 'Installing golangci-lint version v1.23.8' [2020-08-27T22:58:45.310Z] #45 7.980 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-27T22:58:45.310Z] #45 7.980 Installing golangci-lint version v1.23.8 [2020-08-27T22:58:45.310Z] #45 ... [2020-08-27T22:58:45.310Z] [2020-08-27T22:58:45.310Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T22:58:45.310Z] #32 8.837 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-27T22:58:45.310Z] #32 9.112 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-27T22:58:45.310Z] #32 9.112 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-27T22:58:45.310Z] #32 10.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-27T22:58:45.570Z] #32 ... [2020-08-27T22:58:45.570Z] [2020-08-27T22:58:45.570Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:58:45.570Z] #21 7.392 + RM_GOPATH=0 [2020-08-27T22:58:45.570Z] #21 7.392 + TMP_GOPATH= [2020-08-27T22:58:45.570Z] #21 7.392 + : /build [2020-08-27T22:58:45.570Z] #21 7.392 + '[' -z '' ']' [2020-08-27T22:58:45.570Z] #21 7.401 ++ mktemp -d [2020-08-27T22:58:45.570Z] #21 7.401 + export GOPATH=/tmp/tmp.wNHTaGQCj0 [2020-08-27T22:58:45.570Z] #21 7.401 + GOPATH=/tmp/tmp.wNHTaGQCj0 [2020-08-27T22:58:45.570Z] #21 7.401 + RM_GOPATH=1 [2020-08-27T22:58:45.570Z] #21 7.401 + case "$(go env GOARCH)" in [2020-08-27T22:58:45.570Z] #21 7.402 ++ go env GOARCH [2020-08-27T22:58:45.570Z] #21 7.441 Install docker/cli version 17.06.2-ce from stable [2020-08-27T22:58:45.570Z] #21 7.450 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:45.570Z] #21 7.450 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:45.570Z] #21 7.450 ++ dirname /tmp/install/install.sh [2020-08-27T22:58:45.570Z] #21 7.450 + dir=/tmp/install [2020-08-27T22:58:45.570Z] #21 7.450 + bin=dockercli [2020-08-27T22:58:45.570Z] #21 7.450 + shift [2020-08-27T22:58:45.570Z] #21 7.450 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-27T22:58:45.570Z] #21 7.450 + . /tmp/install/dockercli.installer [2020-08-27T22:58:45.570Z] #21 7.450 ++ : stable [2020-08-27T22:58:45.570Z] #21 7.450 ++ : 17.06.2-ce [2020-08-27T22:58:45.570Z] #21 7.450 + install_dockercli [2020-08-27T22:58:45.570Z] #21 7.450 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-27T22:58:45.570Z] #21 7.450 ++ uname -m [2020-08-27T22:58:45.570Z] #21 7.450 + arch=x86_64 [2020-08-27T22:58:45.570Z] #21 7.450 + '[' x86_64 '!=' x86_64 ']' [2020-08-27T22:58:45.570Z] #21 7.450 + url=https://download.docker.com/linux/static [2020-08-27T22:58:45.570Z] #21 7.450 + tar -xz docker/docker [2020-08-27T22:58:45.570Z] #21 7.450 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-27T22:58:45.722Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.3s done [2020-08-27T22:58:45.831Z] #21 ... [2020-08-27T22:58:45.831Z] [2020-08-27T22:58:45.831Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:58:45.831Z] #30 7.895 + RM_GOPATH=0 [2020-08-27T22:58:45.831Z] #30 7.895 + TMP_GOPATH= [2020-08-27T22:58:45.831Z] #30 7.895 + : /build [2020-08-27T22:58:45.831Z] #30 7.895 + '[' -z '' ']' [2020-08-27T22:58:45.831Z] #30 7.895 ++ mktemp -d [2020-08-27T22:58:45.831Z] #30 7.895 + export GOPATH=/tmp/tmp.GeaR6QhCa0 [2020-08-27T22:58:45.831Z] #30 7.895 + GOPATH=/tmp/tmp.GeaR6QhCa0 [2020-08-27T22:58:45.831Z] #30 7.895 + RM_GOPATH=1 [2020-08-27T22:58:45.831Z] #30 7.895 + case "$(go env GOARCH)" in [2020-08-27T22:58:45.831Z] #30 7.895 ++ go env GOARCH [2020-08-27T22:58:45.831Z] #30 7.962 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-27T22:58:45.831Z] #30 7.963 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:45.831Z] #30 7.963 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:45.831Z] #30 7.963 ++ dirname /tmp/install/install.sh [2020-08-27T22:58:45.831Z] #30 7.963 + dir=/tmp/install [2020-08-27T22:58:45.831Z] #30 7.963 + bin=tomlv [2020-08-27T22:58:45.831Z] #30 7.963 + shift [2020-08-27T22:58:45.831Z] #30 7.963 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-27T22:58:45.831Z] #30 7.963 + . /tmp/install/tomlv.installer [2020-08-27T22:58:45.831Z] #30 7.963 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-27T22:58:45.831Z] #30 7.963 + install_tomlv [2020-08-27T22:58:45.831Z] #30 7.963 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-27T22:58:45.831Z] #30 7.963 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.GeaR6QhCa0/src/github.com/BurntSushi/toml [2020-08-27T22:58:45.831Z] #30 7.963 Cloning into '/tmp/tmp.GeaR6QhCa0/src/github.com/BurntSushi/toml'... [2020-08-27T22:58:45.831Z] #30 10.10 + cd /tmp/tmp.GeaR6QhCa0/src/github.com/BurntSushi/toml [2020-08-27T22:58:45.831Z] #30 10.10 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-27T22:58:45.831Z] #30 10.12 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-27T22:58:45.831Z] #30 11.19 internal/cpu [2020-08-27T22:58:45.831Z] #30 11.24 runtime/internal/atomic [2020-08-27T22:58:45.831Z] #30 11.62 runtime/internal/sys [2020-08-27T22:58:45.831Z] #30 ... [2020-08-27T22:58:45.831Z] [2020-08-27T22:58:45.831Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-27T22:58:45.831Z] #51 9.254 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-27T22:58:45.831Z] #51 9.381 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-27T22:58:45.831Z] #51 9.381 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-27T22:58:45.831Z] #51 11.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-27T22:58:45.982Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-08-27T22:58:46.066Z] #32 ... [2020-08-27T22:58:46.066Z] [2020-08-27T22:58:46.066Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T22:58:46.066Z] #41 23.41 sync [2020-08-27T22:58:46.066Z] #41 23.41 internal/reflectlite [2020-08-27T22:58:46.066Z] #41 24.64 github.com/LK4D4/vndr/godl/singleflight [2020-08-27T22:58:46.066Z] #41 24.84 math/rand [2020-08-27T22:58:46.066Z] #41 25.74 internal/singleflight [2020-08-27T22:58:46.066Z] #41 26.15 sort [2020-08-27T22:58:46.066Z] #41 26.15 io [2020-08-27T22:58:46.066Z] #41 26.76 strconv [2020-08-27T22:58:46.066Z] #41 27.67 bytes [2020-08-27T22:58:46.066Z] #41 29.34 bufio [2020-08-27T22:58:46.066Z] #41 29.50 reflect [2020-08-27T22:58:46.066Z] #41 30.53 syscall [2020-08-27T22:58:46.066Z] #41 ... [2020-08-27T22:58:46.066Z] [2020-08-27T22:58:46.066Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T22:58:46.066Z] #25 3.707 0.9% ####### 10.0% ############ 16.7% ################ 23.5% ##################### 30.2% ########################## 37.0% ############################### 43.7% ####################################### 55.0% ############################################# 62.8% ################################################### 71.5% ########################################################## 80.6% ############################################################## 87.3% ################################################################### 94.1% ######################################################################## 100.0% [2020-08-27T22:58:46.066Z] #25 5.478 [2020-08-27T22:58:46.066Z] #25 5.645 #################### 27.9% #################################################### 72.8% ######################################################################## 100.0% [2020-08-27T22:58:46.066Z] #25 6.094 [2020-08-27T22:58:46.066Z] #25 6.270 ############ 17.3% ############################ 39.8% #################################################### 73.1% ######################################################################## 100.0% [2020-08-27T22:58:46.066Z] #25 6.908 [2020-08-27T22:58:46.066Z] #25 7.064 ### 5.5% ########## 14.0% ################# 24.7% ####################### 33.3% ############################### 44.0% ##################################### 52.7% ############################################ 61.2% ################################################## 69.8% ######################################################## 78.7% ############################################################# 85.2% ################################################################### 93.7% ######################################################################## 100.0% [2020-08-27T22:58:46.066Z] #25 8.607 [2020-08-27T22:58:46.066Z] #25 ... [2020-08-27T22:58:46.066Z] [2020-08-27T22:58:46.066Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:58:46.066Z] #30 23.66 sync [2020-08-27T22:58:46.066Z] #30 23.66 internal/reflectlite [2020-08-27T22:58:46.066Z] #30 25.68 errors [2020-08-27T22:58:46.066Z] #30 25.68 sort [2020-08-27T22:58:46.066Z] #30 26.10 strconv [2020-08-27T22:58:46.066Z] #30 26.91 io [2020-08-27T22:58:46.066Z] #30 28.05 internal/oserror [2020-08-27T22:58:46.066Z] #30 28.11 syscall [2020-08-27T22:58:46.066Z] #30 29.50 reflect [2020-08-27T22:58:46.066Z] #30 32.84 time [2020-08-27T22:58:46.066Z] #30 ... [2020-08-27T22:58:46.066Z] [2020-08-27T22:58:46.066Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T22:58:46.066Z] #38 27.04 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-08-27T22:58:46.066Z] #38 27.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-08-27T22:58:46.066Z] #38 27.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-27T22:58:46.066Z] #38 27.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-08-27T22:58:46.066Z] #38 27.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-08-27T22:58:46.066Z] #38 28.11 debconf: delaying package configuration, since apt-utils is not installed [2020-08-27T22:58:46.066Z] #38 28.16 Fetched 3742 kB in 3s (1233 kB/s) [2020-08-27T22:58:46.066Z] #38 28.21 Selecting previously unselected package libcap-dev:s390x. [2020-08-27T22:58:46.066Z] #38 28.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-08-27T22:58:46.066Z] #38 28.28 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-08-27T22:58:46.066Z] #38 28.28 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-08-27T22:58:46.066Z] #38 28.39 Selecting previously unselected package libnet1:s390x. [2020-08-27T22:58:46.066Z] #38 28.39 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-08-27T22:58:46.066Z] #38 28.40 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-27T22:58:46.066Z] #38 28.45 Selecting previously unselected package libnet1-dev. [2020-08-27T22:58:46.066Z] #38 28.45 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-08-27T22:58:46.066Z] #38 28.46 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-27T22:58:46.066Z] #38 28.64 Selecting previously unselected package libnl-3-200:s390x. [2020-08-27T22:58:46.066Z] #38 28.64 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-08-27T22:58:46.066Z] #38 28.65 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-08-27T22:58:46.066Z] #38 28.71 Selecting previously unselected package libnl-3-dev:s390x. [2020-08-27T22:58:46.066Z] #38 28.72 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-08-27T22:58:46.066Z] #38 28.72 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-08-27T22:58:46.066Z] #38 28.85 Selecting previously unselected package libprotobuf-c1:s390x. [2020-08-27T22:58:46.066Z] #38 28.86 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-08-27T22:58:46.066Z] #38 28.86 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-27T22:58:46.066Z] #38 28.91 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-08-27T22:58:46.066Z] #38 28.91 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-08-27T22:58:46.066Z] #38 28.91 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-08-27T22:58:46.066Z] #38 28.98 Selecting previously unselected package zlib1g-dev:s390x. [2020-08-27T22:58:46.066Z] #38 28.99 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-08-27T22:58:46.066Z] #38 29.00 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-08-27T22:58:46.066Z] #38 29.11 Selecting previously unselected package libprotobuf17:s390x. [2020-08-27T22:58:46.066Z] #38 29.11 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-08-27T22:58:46.066Z] #38 29.12 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-08-27T22:58:46.066Z] #38 29.49 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-08-27T22:58:46.066Z] #38 29.49 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-08-27T22:58:46.066Z] #38 29.49 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-08-27T22:58:46.066Z] #38 29.59 Selecting previously unselected package libprotobuf-dev:s390x. [2020-08-27T22:58:46.066Z] #38 29.59 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-08-27T22:58:46.066Z] #38 29.59 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-08-27T22:58:46.066Z] #38 30.31 Selecting previously unselected package libprotoc17:s390x. [2020-08-27T22:58:46.066Z] #38 30.31 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-08-27T22:58:46.066Z] #38 30.32 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-08-27T22:58:46.066Z] #38 30.63 Selecting previously unselected package protobuf-c-compiler. [2020-08-27T22:58:46.066Z] #38 30.64 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-08-27T22:58:46.066Z] #38 30.64 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-27T22:58:46.066Z] #38 30.70 Selecting previously unselected package protobuf-compiler. [2020-08-27T22:58:46.066Z] #38 30.70 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-08-27T22:58:46.066Z] #38 30.71 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-27T22:58:46.066Z] #38 30.83 Selecting previously unselected package python-pkg-resources. [2020-08-27T22:58:46.066Z] #38 30.84 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-27T22:58:46.066Z] #38 30.85 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-27T22:58:46.066Z] #38 30.99 Selecting previously unselected package python-six. [2020-08-27T22:58:46.066Z] #38 30.99 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-27T22:58:46.066Z] #38 30.99 Unpacking python-six (1.12.0-1) ... [2020-08-27T22:58:46.066Z] #38 31.05 Selecting previously unselected package python-protobuf. [2020-08-27T22:58:46.066Z] #38 31.07 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-08-27T22:58:46.066Z] #38 31.07 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-27T22:58:46.066Z] #38 31.49 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-27T22:58:46.066Z] #38 33.14 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-08-27T22:58:46.066Z] #38 33.14 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-27T22:58:46.066Z] #38 33.15 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-27T22:58:46.066Z] #38 33.16 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-08-27T22:58:46.066Z] #38 33.17 Setting up python-six (1.12.0-1) ... [2020-08-27T22:58:46.091Z] #51 ... [2020-08-27T22:58:46.091Z] [2020-08-27T22:58:46.091Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:58:46.091Z] #43 11.40 go: downloading gotest.tools v2.1.0+incompatible [2020-08-27T22:58:46.091Z] #43 11.54 go: extracting gotest.tools v2.1.0+incompatible [2020-08-27T22:58:46.091Z] #43 11.63 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-27T22:58:46.091Z] #43 11.71 go: downloading github.com/pkg/errors v0.8.0 [2020-08-27T22:58:46.091Z] #43 11.74 go: downloading github.com/fatih/color v1.6.0 [2020-08-27T22:58:46.091Z] #43 11.80 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-27T22:58:46.091Z] #43 11.87 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-27T22:58:46.350Z] #43 12.13 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-27T22:58:46.359Z] #38 ... [2020-08-27T22:58:46.359Z] [2020-08-27T22:58:46.359Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T22:58:46.359Z] #10 24.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-08-27T22:58:46.359Z] #10 24.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-08-27T22:58:46.359Z] #10 24.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-27T22:58:46.359Z] #10 25.56 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-08-27T22:58:46.359Z] #10 26.15 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-08-27T22:58:46.359Z] #10 26.32 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-08-27T22:58:46.359Z] #10 30.38 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-08-27T22:58:46.359Z] #10 32.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-08-27T22:58:46.359Z] #10 32.31 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-08-27T22:58:46.359Z] #10 32.50 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-08-27T22:58:46.359Z] #10 32.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-08-27T22:58:46.359Z] #10 32.50 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-08-27T22:58:46.359Z] #10 32.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-08-27T22:58:46.359Z] #10 32.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-08-27T22:58:46.359Z] #10 33.09 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-08-27T22:58:46.359Z] #10 33.46 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-08-27T22:58:46.359Z] #10 33.78 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-08-27T22:58:46.359Z] #10 33.88 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-08-27T22:58:46.359Z] #10 ... [2020-08-27T22:58:46.359Z] [2020-08-27T22:58:46.359Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T22:58:46.359Z] #38 34.30 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-08-27T22:58:46.359Z] #38 34.31 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-08-27T22:58:46.359Z] #38 34.32 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-08-27T22:58:46.359Z] #38 34.32 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-08-27T22:58:46.359Z] #38 34.33 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-08-27T22:58:46.359Z] #38 34.34 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-27T22:58:46.359Z] #38 34.35 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-27T22:58:46.359Z] #38 34.35 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-08-27T22:58:46.359Z] #38 34.36 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-27T22:58:46.611Z] #43 12.46 go: extracting github.com/pkg/errors v0.8.0 [2020-08-27T22:58:46.611Z] #43 12.46 go: extracting github.com/fatih/color v1.6.0 [2020-08-27T22:58:46.651Z] #38 34.37 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-27T22:58:46.871Z] #43 12.63 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-27T22:58:46.871Z] #43 12.76 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-27T22:58:46.871Z] #43 12.76 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-27T22:58:47.006Z] #25 1.848 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-27T22:58:47.132Z] #43 12.88 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-27T22:58:47.132Z] #43 12.99 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-27T22:58:47.132Z] #43 13.00 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-27T22:58:47.132Z] #43 13.07 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-27T22:58:47.132Z] #43 13.12 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-27T22:58:47.266Z] #25 1.999 [2020-08-27T22:58:47.286Z] #38 ... [2020-08-27T22:58:47.286Z] [2020-08-27T22:58:47.286Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:58:47.286Z] #52 2.172 + RM_GOPATH=0 [2020-08-27T22:58:47.286Z] #52 2.172 + TMP_GOPATH= [2020-08-27T22:58:47.286Z] #52 2.172 + : /build [2020-08-27T22:58:47.286Z] #52 2.172 + '[' -z '' ']' [2020-08-27T22:58:47.286Z] #52 2.172 ++ mktemp -d [2020-08-27T22:58:47.286Z] #52 2.172 + export GOPATH=/tmp/tmp.TJOBQStGY2 [2020-08-27T22:58:47.286Z] #52 2.172 + GOPATH=/tmp/tmp.TJOBQStGY2 [2020-08-27T22:58:47.286Z] #52 2.172 + RM_GOPATH=1 [2020-08-27T22:58:47.286Z] #52 2.172 + case "$(go env GOARCH)" in [2020-08-27T22:58:47.286Z] #52 2.172 ++ go env GOARCH [2020-08-27T22:58:47.286Z] #52 2.176 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:47.286Z] #52 2.176 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:47.286Z] #52 2.176 ++ dirname /tmp/install/install.sh [2020-08-27T22:58:47.286Z] #52 2.200 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-08-27T22:58:47.286Z] #52 2.200 + dir=/tmp/install [2020-08-27T22:58:47.286Z] #52 2.200 + bin=containerd [2020-08-27T22:58:47.286Z] #52 2.200 + shift [2020-08-27T22:58:47.286Z] #52 2.200 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-27T22:58:47.286Z] #52 2.200 + . /tmp/install/containerd.installer [2020-08-27T22:58:47.286Z] #52 2.200 ++ set -e [2020-08-27T22:58:47.286Z] #52 2.200 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-08-27T22:58:47.286Z] #52 2.200 + install_containerd [2020-08-27T22:58:47.286Z] #52 2.200 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-08-27T22:58:47.286Z] #52 2.200 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TJOBQStGY2/src/github.com/containerd/containerd [2020-08-27T22:58:47.286Z] #52 2.200 Cloning into '/tmp/tmp.TJOBQStGY2/src/github.com/containerd/containerd'... [2020-08-27T22:58:47.286Z] #52 ... [2020-08-27T22:58:47.286Z] [2020-08-27T22:58:47.286Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T22:58:47.393Z] #43 13.21 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-27T22:58:47.656Z] #43 13.31 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-27T22:58:47.656Z] #43 13.33 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-27T22:58:47.911Z] #25 2.158 ######### 13.4% ######################## 33.4% ################################### 49.0% ############################################## 65.2% ##################################################################### 96.5% ######################################################################## 100.0% [2020-08-27T22:58:47.911Z] #25 2.735 [2020-08-27T22:58:48.171Z] #25 2.875 ######################################################################## 100.0% [2020-08-27T22:58:48.171Z] #25 3.237 [2020-08-27T22:58:48.396Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0afd488c213bad951) in /home/ubuntu/workspace/moby_PR-41360 [Pipeline] { [Pipeline] checkout [2020-08-27T22:58:48.685Z] #25 3.387 ############# 18.1% ######################################################################## 100.0% [2020-08-27T22:58:48.941Z] #25 3.735 [2020-08-27T22:58:49.455Z] #25 3.888 #### 6.6% ###################### 31.5% #################################### 51.2% ############################################## 64.1% #################################################### 73.4% [2020-08-27T22:58:49.455Z] #25 ... [2020-08-27T22:58:49.455Z] [2020-08-27T22:58:49.455Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:58:49.455Z] #30 9.730 reflect [2020-08-27T22:58:49.455Z] #30 11.40 bufio [2020-08-27T22:58:49.455Z] #30 11.94 path [2020-08-27T22:58:49.455Z] #30 12.64 internal/syscall/execenv [2020-08-27T22:58:49.455Z] #30 12.66 internal/syscall/unix [2020-08-27T22:58:49.455Z] #30 12.66 time [2020-08-27T22:58:49.455Z] #30 13.67 internal/poll [2020-08-27T22:58:49.455Z] #30 14.32 os [2020-08-27T22:58:49.455Z] #30 14.50 internal/fmtsort [2020-08-27T22:58:49.455Z] #30 15.25 path/filepath [2020-08-27T22:58:49.455Z] #30 15.25 fmt [2020-08-27T22:58:49.455Z] #30 15.60 io/ioutil [2020-08-27T22:58:49.455Z] #30 16.27 flag [2020-08-27T22:58:49.455Z] #30 16.28 github.com/BurntSushi/toml [2020-08-27T22:58:49.455Z] #30 16.29 log [2020-08-27T22:58:49.455Z] #30 17.38 github.com/BurntSushi/toml/cmd/tomlv [2020-08-27T22:58:49.455Z] #30 ... [2020-08-27T22:58:49.455Z] [2020-08-27T22:58:49.455Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T22:58:49.455Z] #25 3.888 #### 6.6% ###################### 31.5% #################################### 51.2% ############################################## 64.1% #################################################### 73.4% ################################################################ 90.0% ######################################################################## 100.0% [2020-08-27T22:58:49.713Z] #25 4.648 [2020-08-27T22:58:50.200Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.1s done [2020-08-27T22:58:50.200Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-08-27T22:58:50.248Z] #25 8.780 # 1.9% ## 3.7% #### 6.2% ###### 8.7% ######## 11.2% ########## 14.3% ############ 17.4% ############## 19.9% ################ 23.0% ################## 26.2% ##################### 29.3% ####################### 33.0% ########################## 36.1% ########################### 38.8% ############################# 41.4% ################################ 44.5% ################################# 46.4% ################################### 48.9% ##################################### 52.0% ####################################### 55.1% ######################################### 58.3% ############################################ 61.4% ############################################# 63.9% ############################################### 66.4% ################################################# 68.8% ################################################## 70.7% #################################################### 73.2% ###################################################### 75.1% ####################################################### 77.6% ######################################################### 80.1% ########################################################### 82.6% ############################################################ 84.4% ############################################################## 86.9% ############################################################### 88.8% [2020-08-27T22:58:50.248Z] #25 ... [2020-08-27T22:58:50.248Z] [2020-08-27T22:58:50.248Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T22:58:50.248Z] #38 37.06 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-08-27T22:58:50.248Z] #38 37.07 Processing triggers for libc-bin (2.28-10) ... [2020-08-27T22:58:50.248Z] #38 DONE 38.0s [2020-08-27T22:58:50.248Z] [2020-08-27T22:58:50.248Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T22:58:50.268Z] #25 4.784 0.8% ### 5.5% ####### 10.4% ########## 14.0% ############ 17.8% [2020-08-27T22:58:50.268Z] #25 ... [2020-08-27T22:58:50.268Z] [2020-08-27T22:58:50.268Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:58:50.268Z] #47 10.65 bufio [2020-08-27T22:58:50.268Z] #47 11.62 regexp/syntax [2020-08-27T22:58:50.268Z] #47 11.63 reflect [2020-08-27T22:58:50.268Z] #47 12.80 time [2020-08-27T22:58:50.268Z] #47 12.80 internal/syscall/unix [2020-08-27T22:58:50.268Z] #47 13.85 regexp [2020-08-27T22:58:50.268Z] #47 14.88 context [2020-08-27T22:58:50.268Z] #47 14.91 os [2020-08-27T22:58:50.268Z] #47 15.84 mvdan.cc/sh/v3/fileutil [2020-08-27T22:58:50.268Z] #47 16.38 encoding/binary [2020-08-27T22:58:50.268Z] #47 16.38 flag [2020-08-27T22:58:50.268Z] #47 16.38 github.com/pkg/diff [2020-08-27T22:58:50.268Z] #47 16.38 go/token [2020-08-27T22:58:50.268Z] #47 16.38 mvdan.cc/editorconfig [2020-08-27T22:58:50.268Z] #47 16.38 mvdan.cc/sh/v3/syntax [2020-08-27T22:58:50.268Z] #47 17.09 go/scanner [2020-08-27T22:58:50.268Z] #47 17.87 go/ast [2020-08-27T22:58:50.268Z] #47 17.91 encoding/base64 [2020-08-27T22:58:50.268Z] #47 17.92 golang.org/x/sys/unix [2020-08-27T22:58:50.268Z] #47 18.20 encoding/json [2020-08-27T22:58:50.528Z] #47 ... [2020-08-27T22:58:50.528Z] [2020-08-27T22:58:50.528Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T22:58:50.543Z] #25 8.780 # 1.9% ## 3.7% #### 6.2% ###### 8.7% ######## 11.2% ########## 14.3% ############ 17.4% ############## 19.9% ################ 23.0% ################## 26.2% ##################### 29.3% ####################### 33.0% ########################## 36.1% ########################### 38.8% ############################# 41.4% ################################ 44.5% ################################# 46.4% ################################### 48.9% ##################################### 52.0% ####################################### 55.1% ######################################### 58.3% ############################################ 61.4% ############################################# 63.9% ############################################### 66.4% ################################################# 68.8% ################################################## 70.7% #################################################### 73.2% ###################################################### 75.1% ####################################################### 77.6% ######################################################### 80.1% ########################################################### 82.6% ############################################################ 84.4% ############################################################## 86.9% ############################################################### 88.8% ################################################################# 91.3% ################################################################## 92.5% ################################################################### 93.8% # [2020-08-27T22:58:50.543Z] #25 ... [2020-08-27T22:58:50.543Z] [2020-08-27T22:58:50.543Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:58:50.543Z] #47 28.32 bytes [2020-08-27T22:58:50.543Z] #47 28.33 syscall [2020-08-27T22:58:50.543Z] #47 30.18 reflect [2020-08-27T22:58:50.543Z] #47 33.69 time [2020-08-27T22:58:50.543Z] #47 37.37 context [2020-08-27T22:58:50.543Z] #47 38.15 internal/poll [2020-08-27T22:58:50.543Z] #47 ... [2020-08-27T22:58:50.543Z] [2020-08-27T22:58:50.543Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T22:58:50.834Z] #25 8.780 # 1.9% ## 3.7% #### 6.2% ###### 8.7% ######## 11.2% ########## 14.3% ############ 17.4% ############## 19.9% ################ 23.0% ################## 26.2% ##################### 29.3% ####################### 33.0% ########################## 36.1% ########################### 38.8% ############################# 41.4% ################################ 44.5% ################################# 46.4% ################################### 48.9% ##################################### 52.0% ####################################### 55.1% ######################################### 58.3% ############################################ 61.4% ############################################# 63.9% ############################################### 66.4% ################################################# 68.8% ################################################## 70.7% #################################################### 73.2% ###################################################### 75.1% ####################################################### 77.6% ######################################################### 80.1% ########################################################### 82.6% ############################################################ 84.4% ############################################################## 86.9% ############################################################### 88.8% ################################################################# 91.3% ################################################################## 92.5% ################################################################### 93.8% ##################################################################### 96.9% ######################################################################## 100.0% [2020-08-27T22:58:50.834Z] #25 13.38 [2020-08-27T22:58:50.834Z] #25 ... [2020-08-27T22:58:50.834Z] [2020-08-27T22:58:50.834Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T22:58:50.834Z] #32 34.97 Selecting previously unselected package libxml2:s390x. [2020-08-27T22:58:50.834Z] #32 35.01 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-08-27T22:58:50.834Z] #32 35.02 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-08-27T22:58:50.834Z] #32 35.36 Selecting previously unselected package libarchive13:s390x. [2020-08-27T22:58:50.834Z] #32 35.36 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-08-27T22:58:50.835Z] #32 35.37 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-08-27T22:58:50.835Z] #32 35.56 Selecting previously unselected package libjsoncpp1:s390x. [2020-08-27T22:58:50.835Z] #32 35.57 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-08-27T22:58:50.835Z] #32 35.57 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-08-27T22:58:50.835Z] #32 35.68 Selecting previously unselected package librhash0:s390x. [2020-08-27T22:58:50.835Z] #32 35.68 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-08-27T22:58:50.835Z] #32 35.68 Unpacking librhash0:s390x (1.3.8-1) ... [2020-08-27T22:58:50.835Z] #32 35.76 Selecting previously unselected package libuv1:s390x. [2020-08-27T22:58:50.835Z] #32 35.76 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-08-27T22:58:50.835Z] #32 35.76 Unpacking libuv1:s390x (1.24.1-1) ... [2020-08-27T22:58:50.835Z] #32 35.89 Selecting previously unselected package cmake. [2020-08-27T22:58:50.835Z] #32 35.89 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-08-27T22:58:50.835Z] #32 35.89 Unpacking cmake (3.13.4-1) ... [2020-08-27T22:58:50.835Z] #32 37.99 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-08-27T22:58:50.835Z] #32 38.00 Setting up xxd (2:8.1.0875-5) ... [2020-08-27T22:58:50.835Z] #32 38.01 Setting up libuv1:s390x (1.24.1-1) ... [2020-08-27T22:58:50.835Z] #32 38.02 Setting up vim-common (2:8.1.0875-5) ... [2020-08-27T22:58:50.835Z] #32 38.03 Setting up librhash0:s390x (1.3.8-1) ... [2020-08-27T22:58:50.835Z] #32 38.04 Setting up cmake-data (3.13.4-1) ... [2020-08-27T22:58:50.835Z] #32 38.09 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-08-27T22:58:50.835Z] #32 38.10 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-08-27T22:58:50.835Z] #32 38.15 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-08-27T22:58:50.835Z] #32 38.15 Setting up cmake (3.13.4-1) ... [2020-08-27T22:58:50.835Z] #32 38.15 Processing triggers for libc-bin (2.28-10) ... [2020-08-27T22:58:50.835Z] #32 38.18 Processing triggers for mime-support (3.62) ... [2020-08-27T22:58:50.835Z] #32 DONE 38.6s [2020-08-27T22:58:51.042Z] #25 4.784 0.8% ### 5.5% ####### 10.4% ########## 14.0% ############ 17.8% ################# 23.8% #################### 28.6% ########################## 36.9% ############################## 42.4% #################################### 50.6% ########################################## 58.5% [2020-08-27T22:58:51.042Z] #25 ... [2020-08-27T22:58:51.042Z] [2020-08-27T22:58:51.042Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T22:58:51.042Z] #41 11.42 crypto [2020-08-27T22:58:51.042Z] #41 11.42 crypto/rc4 [2020-08-27T22:58:51.042Z] #41 11.42 reflect [2020-08-27T22:58:51.042Z] #41 11.88 vendor/golang.org/x/text/transform [2020-08-27T22:58:51.042Z] #41 13.10 regexp/syntax [2020-08-27T22:58:51.042Z] #41 13.13 time [2020-08-27T22:58:51.042Z] #41 14.46 regexp [2020-08-27T22:58:51.042Z] #41 14.66 context [2020-08-27T22:58:51.042Z] #41 14.69 os [2020-08-27T22:58:51.042Z] #41 15.78 github.com/LK4D4/vndr/versioned [2020-08-27T22:58:51.042Z] #41 15.88 encoding/binary [2020-08-27T22:58:51.042Z] #41 16.05 internal/lazyregexp [2020-08-27T22:58:51.042Z] #41 16.06 os/exec [2020-08-27T22:58:51.042Z] #41 16.07 net [2020-08-27T22:58:51.042Z] #41 16.08 fmt [2020-08-27T22:58:51.042Z] #41 16.89 encoding/base64 [2020-08-27T22:58:51.042Z] #41 16.90 crypto/sha512 [2020-08-27T22:58:51.042Z] #41 16.90 crypto/md5 [2020-08-27T22:58:51.042Z] #41 16.91 crypto/ed25519/internal/edwards25519 [2020-08-27T22:58:51.042Z] #41 16.91 crypto/cipher [2020-08-27T22:58:51.042Z] #41 17.10 crypto/sha1 [2020-08-27T22:58:51.042Z] #41 17.95 crypto/sha256 [2020-08-27T22:58:51.042Z] #41 17.96 encoding/pem [2020-08-27T22:58:51.042Z] #41 18.14 vendor/golang.org/x/crypto/poly1305 [2020-08-27T22:58:51.042Z] #41 18.21 vendor/golang.org/x/sys/cpu [2020-08-27T22:58:51.042Z] #41 18.25 crypto/aes [2020-08-27T22:58:51.042Z] #41 18.51 crypto/des [2020-08-27T22:58:51.042Z] #41 18.70 vendor/golang.org/x/crypto/internal/chacha20 [2020-08-27T22:58:51.042Z] #41 19.03 vendor/golang.org/x/crypto/chacha20poly1305 [2020-08-27T22:58:51.042Z] #41 19.24 text/template/parse [2020-08-27T22:58:51.042Z] #41 19.24 net/url [2020-08-27T22:58:51.042Z] #41 19.25 go/ast [2020-08-27T22:58:51.042Z] #41 19.25 encoding/json [2020-08-27T22:58:51.042Z] #41 19.37 encoding/xml [2020-08-27T22:58:51.042Z] #41 19.58 compress/flate [2020-08-27T22:58:51.042Z] #41 20.22 math/big [2020-08-27T22:58:51.042Z] #41 20.57 vendor/golang.org/x/text/unicode/bidi [2020-08-27T22:58:51.042Z] #41 21.35 compress/gzip [2020-08-27T22:58:51.133Z] [2020-08-27T22:58:51.133Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T22:58:51.133Z] #10 34.57 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-08-27T22:58:51.133Z] #10 34.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-08-27T22:58:51.133Z] #10 35.12 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-08-27T22:58:51.133Z] #10 35.37 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-08-27T22:58:51.133Z] #10 36.22 debconf: delaying package configuration, since apt-utils is not installed [2020-08-27T22:58:51.133Z] #10 36.27 Fetched 73.3 MB in 12s (5874 kB/s) [2020-08-27T22:58:51.133Z] #10 36.33 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-27T22:58:51.133Z] #10 36.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 ... 15177 files and directories currently installed.) [2020-08-27T22:58:51.133Z] #10 36.45 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-08-27T22:58:51.133Z] #10 36.45 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-27T22:58:51.133Z] #10 38.15 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-27T22:58:51.133Z] #10 38.17 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-08-27T22:58:51.133Z] #10 38.17 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-27T22:58:51.343Z] #41 ... [2020-08-27T22:58:51.343Z] [2020-08-27T22:58:51.343Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T22:58:51.343Z] #38 9.697 Reading package lists... [2020-08-27T22:58:51.343Z] #38 11.65 Building dependency tree... [2020-08-27T22:58:51.343Z] #38 12.67 The following additional packages will be installed: [2020-08-27T22:58:51.343Z] #38 12.67 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-27T22:58:51.343Z] #38 12.67 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-27T22:58:51.343Z] #38 12.67 Suggested packages: [2020-08-27T22:58:51.343Z] #38 12.67 manpages-dev python-setuptools [2020-08-27T22:58:51.343Z] #38 12.98 The following NEW packages will be installed: [2020-08-27T22:58:51.343Z] #38 12.98 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-27T22:58:51.343Z] #38 12.98 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-27T22:58:51.343Z] #38 12.98 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-27T22:58:51.343Z] #38 12.98 python-six zlib1g-dev [2020-08-27T22:58:51.343Z] #38 13.31 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-27T22:58:51.343Z] #38 13.31 Need to get 4095 kB of archives. [2020-08-27T22:58:51.343Z] #38 13.31 After this operation, 22.5 MB of additional disk space will be used. [2020-08-27T22:58:51.343Z] #38 13.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-08-27T22:58:51.343Z] #38 13.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-27T22:58:51.343Z] #38 13.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-08-27T22:58:51.343Z] #38 13.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-27T22:58:51.343Z] #38 13.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-08-27T22:58:51.343Z] #38 13.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-27T22:58:51.343Z] #38 13.40 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-08-27T22:58:51.343Z] #38 13.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-08-27T22:58:51.343Z] #38 13.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-08-27T22:58:51.343Z] #38 13.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-08-27T22:58:51.343Z] #38 13.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-08-27T22:58:51.343Z] #38 13.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-08-27T22:58:51.343Z] #38 13.50 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-08-27T22:58:51.343Z] #38 13.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-08-27T22:58:51.343Z] #38 13.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-27T22:58:51.343Z] #38 13.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-08-27T22:58:51.343Z] #38 13.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-08-27T22:58:51.343Z] #38 13.95 debconf: delaying package configuration, since apt-utils is not installed [2020-08-27T22:58:51.343Z] #38 14.01 Fetched 4095 kB in 1s (7858 kB/s) [2020-08-27T22:58:51.343Z] #38 14.19 Selecting previously unselected package libcap-dev:amd64. [2020-08-27T22:58:51.343Z] #38 14.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 ... 15410 files and directories currently installed.) [2020-08-27T22:58:51.343Z] #38 14.22 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-08-27T22:58:51.343Z] #38 14.23 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-08-27T22:58:51.343Z] #38 14.33 Selecting previously unselected package libnet1:amd64. [2020-08-27T22:58:51.343Z] #38 14.33 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-27T22:58:51.343Z] #38 14.34 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-27T22:58:51.343Z] #38 14.62 Selecting previously unselected package libnet1-dev. [2020-08-27T22:58:51.343Z] #38 14.62 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-27T22:58:51.343Z] #38 14.65 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-27T22:58:51.343Z] #38 14.79 Selecting previously unselected package libnl-3-200:amd64. [2020-08-27T22:58:51.343Z] #38 14.80 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-27T22:58:51.343Z] #38 14.81 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-27T22:58:51.343Z] #38 14.93 Selecting previously unselected package libnl-3-dev:amd64. [2020-08-27T22:58:51.343Z] #38 14.93 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-08-27T22:58:51.343Z] #38 14.94 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-27T22:58:51.343Z] #38 15.10 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-27T22:58:51.343Z] #38 15.11 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-27T22:58:51.343Z] #38 15.11 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-27T22:58:51.343Z] #38 15.20 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-08-27T22:58:51.343Z] #38 15.20 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-08-27T22:58:51.343Z] #38 15.21 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-27T22:58:51.343Z] #38 15.32 Selecting previously unselected package zlib1g-dev:amd64. [2020-08-27T22:58:51.343Z] #38 15.33 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-08-27T22:58:51.343Z] #38 15.34 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-27T22:58:51.343Z] #38 15.43 Selecting previously unselected package libprotobuf17:amd64. [2020-08-27T22:58:51.343Z] #38 15.43 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-08-27T22:58:51.343Z] #38 15.44 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-27T22:58:51.343Z] #38 15.71 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-08-27T22:58:51.343Z] #38 15.71 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-08-27T22:58:51.343Z] #38 15.71 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-27T22:58:51.343Z] #38 15.85 Selecting previously unselected package libprotobuf-dev:amd64. [2020-08-27T22:58:51.343Z] #38 15.85 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-08-27T22:58:51.343Z] #38 15.86 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-27T22:58:51.343Z] #38 16.38 Selecting previously unselected package libprotoc17:amd64. [2020-08-27T22:58:51.343Z] #38 16.38 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-08-27T22:58:51.343Z] #38 16.39 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-27T22:58:51.343Z] #38 16.60 Selecting previously unselected package protobuf-c-compiler. [2020-08-27T22:58:51.343Z] #38 16.60 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-08-27T22:58:51.343Z] #38 16.60 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-27T22:58:51.343Z] #38 16.66 Selecting previously unselected package protobuf-compiler. [2020-08-27T22:58:51.343Z] #38 16.67 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-08-27T22:58:51.343Z] #38 16.67 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-27T22:58:51.343Z] #38 16.80 Selecting previously unselected package python-pkg-resources. [2020-08-27T22:58:51.343Z] #38 16.80 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-27T22:58:51.343Z] #38 16.81 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-27T22:58:51.343Z] #38 16.94 Selecting previously unselected package python-six. [2020-08-27T22:58:51.343Z] #38 16.94 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-27T22:58:51.343Z] #38 16.95 Unpacking python-six (1.12.0-1) ... [2020-08-27T22:58:51.343Z] #38 17.05 Selecting previously unselected package python-protobuf. [2020-08-27T22:58:51.343Z] #38 17.05 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-08-27T22:58:51.343Z] #38 17.06 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-27T22:58:51.343Z] #38 17.28 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-27T22:58:51.343Z] #38 18.71 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-27T22:58:51.343Z] #38 18.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-27T22:58:51.343Z] #38 18.77 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-27T22:58:51.343Z] #38 18.79 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-27T22:58:51.343Z] #38 18.81 Setting up python-six (1.12.0-1) ... [2020-08-27T22:58:51.343Z] #38 19.93 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-27T22:58:51.343Z] #38 20.69 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-27T22:58:51.476Z] using credential docker-jenkins-github-credentials [2020-08-27T22:58:51.489Z] Cloning the remote Git repository [2020-08-27T22:58:51.489Z] Cloning with configured refspecs honoured and without tags [2020-08-27T22:58:51.616Z] #38 ... [2020-08-27T22:58:51.616Z] [2020-08-27T22:58:51.616Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T22:58:51.958Z] #43 ... [2020-08-27T22:58:51.958Z] [2020-08-27T22:58:51.958Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:58:51.958Z] #54 15.72 Checking out files: 81% (651/795) Checking out files: 82% (652/795) Checking out files: 83% (660/795) Checking out files: 84% (668/795) Checking out files: 85% (676/795) Checking out files: 86% (684/795) Checking out files: 87% (692/795) Checking out files: 88% (700/795) Checking out files: 89% (708/795) Checking out files: 90% (716/795) Checking out files: 91% (724/795) Checking out files: 92% (732/795) Checking out files: 93% (740/795) Checking out files: 94% (748/795) Checking out files: 95% (756/795) Checking out files: 96% (764/795) Checking out files: 97% (772/795) Checking out files: 98% (780/795) Checking out files: 99% (788/795) Checking out files: 100% (795/795) Checking out files: 100% (795/795), done. [2020-08-27T22:58:51.958Z] #54 16.05 + cd /tmp/tmp.bs4Cmdb2yi/src/github.com/rootless-containers/rootlesskit [2020-08-27T22:58:51.958Z] #54 16.06 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-27T22:58:51.958Z] #54 16.51 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-27T22:58:51.958Z] #54 16.51 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-27T22:58:51.787Z] Cloning repository https://github.com/moby/moby.git [2020-08-27T22:58:51.965Z] > git init /home/ubuntu/workspace/moby_PR-41360 # timeout=10 [2020-08-27T22:58:52.157Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-27T22:58:52.158Z] > git --version # timeout=10 [2020-08-27T22:58:52.173Z] > git --version # 'git version 2.7.4' [2020-08-27T22:58:52.174Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-27T22:58:52.177Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41360/head:refs/remotes/origin/PR-41360 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-27T22:58:52.168Z] #10 40.10 Selecting previously unselected package binutils-mingw-w64. [2020-08-27T22:58:52.186Z] #25 4.784 0.8% ### 5.5% ####### 10.4% ########## 14.0% ############ 17.8% ################# 23.8% #################### 28.6% ########################## 36.9% ############################## 42.4% #################################### 50.6% ########################################## 58.5% ############################################### 66.5% ################################################## 70.5% ##################################################### 73.7% ####################################################### 77.0% ########################################################### 82.9% ############################################################# 85.7% ############################################################### 88.0% ############### [2020-08-27T22:58:52.186Z] #25 ... [2020-08-27T22:58:52.186Z] [2020-08-27T22:58:52.186Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T22:58:52.186Z] #10 10.87 Reading package lists... [2020-08-27T22:58:52.186Z] #10 12.40 Building dependency tree... [2020-08-27T22:58:52.186Z] #10 13.05 The following additional packages will be installed: [2020-08-27T22:58:52.186Z] #10 13.05 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-27T22:58:52.186Z] #10 13.05 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-27T22:58:52.186Z] #10 13.05 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-27T22:58:52.186Z] #10 13.05 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-27T22:58:52.186Z] #10 13.05 Suggested packages: [2020-08-27T22:58:52.186Z] #10 13.05 gcc-8-locales seccomp wine64 [2020-08-27T22:58:52.186Z] #10 13.39 The following NEW packages will be installed: [2020-08-27T22:58:52.186Z] #10 13.39 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-27T22:58:52.186Z] #10 13.39 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-27T22:58:52.186Z] #10 13.39 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-27T22:58:52.186Z] #10 13.39 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-27T22:58:52.186Z] #10 13.39 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-27T22:58:52.186Z] #10 13.39 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-27T22:58:52.186Z] #10 13.70 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-08-27T22:58:52.186Z] #10 13.70 Need to get 77.7 MB of archives. [2020-08-27T22:58:52.186Z] #10 13.70 After this operation, 487 MB of additional disk space will be used. [2020-08-27T22:58:52.186Z] #10 13.70 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-08-27T22:58:52.186Z] #10 13.81 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-08-27T22:58:52.186Z] #10 13.86 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-08-27T22:58:52.186Z] #10 13.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-08-27T22:58:52.186Z] #10 13.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-08-27T22:58:52.186Z] #10 13.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-27T22:58:52.186Z] #10 14.05 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-08-27T22:58:52.186Z] #10 14.16 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-08-27T22:58:52.186Z] #10 14.16 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-08-27T22:58:52.186Z] #10 18.41 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-08-27T22:58:52.186Z] #10 19.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-08-27T22:58:52.186Z] #10 19.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-08-27T22:58:52.186Z] #10 19.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-27T22:58:52.186Z] #10 19.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-27T22:58:52.186Z] #10 19.47 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-08-27T22:58:52.186Z] #10 19.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-08-27T22:58:52.186Z] #10 19.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-08-27T22:58:52.186Z] #10 19.49 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-08-27T22:58:52.186Z] #10 19.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-08-27T22:58:52.186Z] #10 19.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-08-27T22:58:52.186Z] #10 19.53 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-08-27T22:58:52.186Z] #10 19.58 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-08-27T22:58:52.186Z] #10 19.59 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-08-27T22:58:52.186Z] #10 19.60 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-08-27T22:58:52.186Z] #10 19.61 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-08-27T22:58:52.186Z] #10 20.28 debconf: delaying package configuration, since apt-utils is not installed [2020-08-27T22:58:52.186Z] #10 20.66 Fetched 77.7 MB in 6s (12.5 MB/s) [2020-08-27T22:58:52.186Z] #10 21.24 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-27T22:58:52.186Z] #10 21.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-08-27T22:58:52.186Z] #10 21.27 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-08-27T22:58:52.186Z] #10 21.69 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-27T22:58:52.186Z] #10 ... [2020-08-27T22:58:52.186Z] [2020-08-27T22:58:52.186Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T22:58:52.443Z] #25 4.784 0.8% ### 5.5% ####### 10.4% ########## 14.0% ############ 17.8% ################# 23.8% #################### 28.6% ########################## 36.9% ############################## 42.4% #################################### 50.6% ########################################## 58.5% ############################################### 66.5% ################################################## 70.5% ##################################################### 73.7% ####################################################### 77.0% ########################################################### 82.9% ############################################################# 85.7% ############################################################### 88.0% ################################################################ 89.4% ################################################################### 93.8% ######################################################################## 100.0% [2020-08-27T22:58:52.443Z] #25 7.302 [2020-08-27T22:58:52.461Z] #10 40.11 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-27T22:58:52.461Z] #10 40.11 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-27T22:58:52.461Z] #10 40.19 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-08-27T22:58:52.461Z] #10 40.20 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-08-27T22:58:52.461Z] #10 40.21 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-08-27T22:58:52.461Z] #10 40.28 Selecting previously unselected package dmsetup. [2020-08-27T22:58:52.461Z] #10 40.28 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-08-27T22:58:52.461Z] #10 40.28 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-27T22:58:52.752Z] #10 40.37 Selecting previously unselected package mingw-w64-common. [2020-08-27T22:58:52.753Z] #10 40.37 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-27T22:58:52.753Z] #10 40.37 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-27T22:58:53.007Z] #25 7.831 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-27T22:58:53.007Z] #25 ... [2020-08-27T22:58:53.007Z] [2020-08-27T22:58:53.007Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-27T22:58:53.007Z] #28 13.23 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-27T22:58:53.007Z] #28 13.71 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-27T22:58:53.007Z] #28 ... [2020-08-27T22:58:53.007Z] [2020-08-27T22:58:53.007Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T22:58:53.007Z] #25 7.997 [2020-08-27T22:58:53.049Z] #10 ... [2020-08-27T22:58:53.049Z] [2020-08-27T22:58:53.049Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-27T22:58:53.049Z] #28 30.82 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-27T22:58:53.049Z] #28 31.38 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-27T22:58:53.049Z] #28 ... [2020-08-27T22:58:53.049Z] [2020-08-27T22:58:53.049Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T22:58:53.049Z] #33 1.555 + RM_GOPATH=0 [2020-08-27T22:58:53.049Z] #33 1.555 + TMP_GOPATH= [2020-08-27T22:58:53.049Z] #33 1.555 + : /build [2020-08-27T22:58:53.049Z] #33 1.556 + '[' -z '' ']' [2020-08-27T22:58:53.049Z] #33 1.556 ++ mktemp -d [2020-08-27T22:58:53.049Z] #33 1.557 + export GOPATH=/tmp/tmp.od3HAoyW3E [2020-08-27T22:58:53.049Z] #33 1.557 + GOPATH=/tmp/tmp.od3HAoyW3E [2020-08-27T22:58:53.049Z] #33 1.557 + RM_GOPATH=1 [2020-08-27T22:58:53.049Z] #33 1.557 + case "$(go env GOARCH)" in [2020-08-27T22:58:53.049Z] #33 1.558 ++ go env GOARCH [2020-08-27T22:58:53.049Z] #33 1.572 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:53.049Z] #33 1.572 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:53.049Z] #33 1.574 ++ dirname /tmp/install/install.sh [2020-08-27T22:58:53.049Z] #33 1.576 + dir=/tmp/install [2020-08-27T22:58:53.049Z] #33 1.576 + bin=tini [2020-08-27T22:58:53.049Z] #33 1.576 + shift [2020-08-27T22:58:53.049Z] #33 1.576 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-27T22:58:53.049Z] #33 1.576 + . /tmp/install/tini.installer [2020-08-27T22:58:53.049Z] #33 1.576 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-27T22:58:53.049Z] #33 1.577 + install_tini [2020-08-27T22:58:53.049Z] #33 1.577 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-08-27T22:58:53.049Z] #33 1.577 + git clone https://github.com/krallin/tini.git /tmp/tmp.od3HAoyW3E/tini [2020-08-27T22:58:53.050Z] #33 1.577 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-27T22:58:53.050Z] #33 1.584 Cloning into '/tmp/tmp.od3HAoyW3E/tini'... [2020-08-27T22:58:53.050Z] #33 2.168 + cd /tmp/tmp.od3HAoyW3E/tini [2020-08-27T22:58:53.050Z] #33 2.168 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-27T22:58:53.050Z] #33 2.200 + cmake . [2020-08-27T22:58:53.266Z] #25 8.062 ######################################################################## 100.0% [2020-08-27T22:58:53.266Z] #25 8.125 [2020-08-27T22:58:53.341Z] #33 2.548 -- The C compiler identification is GNU 8.3.0 [2020-08-27T22:58:53.341Z] #33 2.622 -- Check for working C compiler: /usr/bin/cc [2020-08-27T22:58:53.523Z] #25 ... [2020-08-27T22:58:53.523Z] [2020-08-27T22:58:53.523Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:58:53.523Z] #30 DONE 23.8s [2020-08-27T22:58:53.787Z] [2020-08-27T22:58:53.787Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T22:58:53.787Z] #10 23.82 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-27T22:58:53.787Z] #10 23.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-08-27T22:58:53.787Z] #10 23.84 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-27T22:58:53.975Z] #33 3.083 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-27T22:58:53.975Z] #33 3.084 -- Detecting C compiler ABI info [2020-08-27T22:58:54.267Z] #33 3.470 -- Detecting C compiler ABI info - done [2020-08-27T22:58:54.267Z] #33 3.474 -- Detecting C compile features [2020-08-27T22:58:54.472Z] #10 ... [2020-08-27T22:58:54.472Z] [2020-08-27T22:58:54.472Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:58:54.472Z] #52 0.947 + RM_GOPATH=0 [2020-08-27T22:58:54.472Z] #52 0.947 + TMP_GOPATH= [2020-08-27T22:58:54.472Z] #52 0.947 + : /build [2020-08-27T22:58:54.472Z] #52 0.947 + '[' -z '' ']' [2020-08-27T22:58:54.472Z] #52 0.947 ++ mktemp -d [2020-08-27T22:58:54.472Z] #52 0.951 + export GOPATH=/tmp/tmp.ASjl4p32I2 [2020-08-27T22:58:54.472Z] #52 0.951 + GOPATH=/tmp/tmp.ASjl4p32I2 [2020-08-27T22:58:54.472Z] #52 0.951 + RM_GOPATH=1 [2020-08-27T22:58:54.472Z] #52 0.951 + case "$(go env GOARCH)" in [2020-08-27T22:58:54.472Z] #52 0.956 ++ go env GOARCH [2020-08-27T22:58:54.472Z] #52 0.970 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:54.472Z] #52 0.970 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:54.472Z] #52 0.970 ++ dirname /tmp/install/install.sh [2020-08-27T22:58:54.472Z] #52 0.976 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-08-27T22:58:54.472Z] #52 0.979 + dir=/tmp/install [2020-08-27T22:58:54.472Z] #52 0.979 + bin=containerd [2020-08-27T22:58:54.472Z] #52 0.979 + shift [2020-08-27T22:58:54.472Z] #52 0.979 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-27T22:58:54.472Z] #52 0.979 + . /tmp/install/containerd.installer [2020-08-27T22:58:54.472Z] #52 0.979 ++ set -e [2020-08-27T22:58:54.472Z] #52 0.979 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-08-27T22:58:54.472Z] #52 0.979 + install_containerd [2020-08-27T22:58:54.472Z] #52 0.979 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-08-27T22:58:54.472Z] #52 0.979 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ASjl4p32I2/src/github.com/containerd/containerd [2020-08-27T22:58:54.472Z] #52 0.984 Cloning into '/tmp/tmp.ASjl4p32I2/src/github.com/containerd/containerd'... [2020-08-27T22:58:54.472Z] #52 ... [2020-08-27T22:58:54.472Z] [2020-08-27T22:58:54.472Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T22:58:54.472Z] #25 8.743 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-27T22:58:54.472Z] #25 9.035 [2020-08-27T22:58:54.472Z] #25 9.227 0.6% ######################################################################## 100.0% [2020-08-27T22:58:54.731Z] #25 9.332 [2020-08-27T22:58:54.990Z] #25 9.939 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-27T22:58:54.990Z] #25 10.01 skipping existing c35d46ef359f [2020-08-27T22:58:55.244Z] #54 ... [2020-08-27T22:58:55.244Z] [2020-08-27T22:58:55.245Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-27T22:58:55.245Z] #23 11.06 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [221 kB] [2020-08-27T22:58:55.245Z] #23 14.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-27T22:58:55.249Z] #25 ... [2020-08-27T22:58:55.249Z] [2020-08-27T22:58:55.249Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:58:55.249Z] #47 21.03 golang.org/x/crypto/ssh/terminal [2020-08-27T22:58:55.249Z] #47 21.55 mvdan.cc/sh/v3/cmd/shfmt [2020-08-27T22:58:55.249Z] #47 DONE 25.5s [2020-08-27T22:58:55.249Z] [2020-08-27T22:58:55.249Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T22:58:55.249Z] #32 15.73 Selecting previously unselected package libicu63:amd64. [2020-08-27T22:58:55.249Z] #32 15.73 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-27T22:58:55.249Z] #32 15.75 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-27T22:58:55.249Z] #32 17.84 Selecting previously unselected package libxml2:amd64. [2020-08-27T22:58:55.249Z] #32 17.85 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-08-27T22:58:55.249Z] #32 17.85 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-27T22:58:55.249Z] #32 18.56 Selecting previously unselected package libarchive13:amd64. [2020-08-27T22:58:55.249Z] #32 18.57 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-08-27T22:58:55.249Z] #32 18.58 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-27T22:58:55.249Z] #32 18.72 Selecting previously unselected package libjsoncpp1:amd64. [2020-08-27T22:58:55.249Z] #32 18.73 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-08-27T22:58:55.249Z] #32 18.74 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-27T22:58:55.250Z] #32 18.87 Selecting previously unselected package librhash0:amd64. [2020-08-27T22:58:55.250Z] #32 18.88 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-08-27T22:58:55.250Z] #32 18.88 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-08-27T22:58:55.250Z] #32 18.96 Selecting previously unselected package libuv1:amd64. [2020-08-27T22:58:55.250Z] #32 18.96 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-08-27T22:58:55.250Z] #32 18.97 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-08-27T22:58:55.250Z] #32 19.08 Selecting previously unselected package cmake. [2020-08-27T22:58:55.250Z] #32 19.11 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-08-27T22:58:55.250Z] #32 19.14 Unpacking cmake (3.13.4-1) ... [2020-08-27T22:58:55.250Z] #32 21.52 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-27T22:58:55.250Z] #32 22.51 Setting up xxd (2:8.1.0875-5) ... [2020-08-27T22:58:55.250Z] #32 23.75 Setting up libuv1:amd64 (1.24.1-1) ... [2020-08-27T22:58:55.250Z] #32 23.82 Setting up vim-common (2:8.1.0875-5) ... [2020-08-27T22:58:55.250Z] #32 23.96 Setting up librhash0:amd64 (1.3.8-1) ... [2020-08-27T22:58:55.250Z] #32 24.00 Setting up cmake-data (3.13.4-1) ... [2020-08-27T22:58:55.250Z] #32 24.02 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-27T22:58:55.250Z] #32 24.04 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-27T22:58:55.250Z] #32 24.08 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-27T22:58:55.250Z] #32 24.11 Setting up cmake (3.13.4-1) ... [2020-08-27T22:58:55.250Z] #32 24.14 Processing triggers for libc-bin (2.28-10) ... [2020-08-27T22:58:55.250Z] #32 24.21 Processing triggers for mime-support (3.62) ... [2020-08-27T22:58:55.250Z] #32 DONE 25.5s [2020-08-27T22:58:55.250Z] [2020-08-27T22:58:55.250Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T22:58:55.250Z] #25 10.06 [2020-08-27T22:58:55.498Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2020-08-27T22:58:55.504Z] #23 ... [2020-08-27T22:58:55.504Z] [2020-08-27T22:58:55.504Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:58:55.504Z] #43 17.97 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-27T22:58:55.504Z] #43 18.05 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-27T22:58:55.504Z] #43 19.11 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-27T22:58:55.504Z] #43 ... [2020-08-27T22:58:55.504Z] [2020-08-27T22:58:55.504Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T22:58:55.504Z] #10 11.37 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [221 kB] [2020-08-27T22:58:55.504Z] #10 15.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-27T22:58:55.763Z] #10 ... [2020-08-27T22:58:55.763Z] [2020-08-27T22:58:55.763Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T22:58:55.763Z] #41 11.88 internal/cpu [2020-08-27T22:58:55.763Z] #41 11.96 runtime/internal/sys [2020-08-27T22:58:55.763Z] #41 12.54 internal/race [2020-08-27T22:58:55.763Z] #41 12.61 sync/atomic [2020-08-27T22:58:55.763Z] #41 12.72 internal/bytealg [2020-08-27T22:58:55.763Z] #41 13.29 unicode [2020-08-27T22:58:55.763Z] #41 14.67 runtime [2020-08-27T22:58:55.763Z] #41 20.82 unicode/utf8 [2020-08-27T22:58:55.763Z] #41 ... [2020-08-27T22:58:55.763Z] [2020-08-27T22:58:55.763Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:58:55.763Z] #47 21.58 + cd /tmp/tmp.7ahOBdIrzq/src/github.com/mvdan/sh [2020-08-27T22:58:55.763Z] #47 21.58 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-27T22:58:55.780Z] #33 4.644 -- Detecting C compile features - done [2020-08-27T22:58:55.780Z] #33 4.651 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-27T22:58:55.780Z] #33 4.902 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-27T22:58:55.780Z] #33 4.975 -- Configuring done [2020-08-27T22:58:55.780Z] #33 5.043 -- Generating done [2020-08-27T22:58:55.780Z] #33 5.043 -- Build files have been written to: /tmp/tmp.od3HAoyW3E/tini [2020-08-27T22:58:55.780Z] #33 5.045 + make tini-static [2020-08-27T22:58:55.817Z] #25 ... [2020-08-27T22:58:55.817Z] [2020-08-27T22:58:55.817Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T22:58:55.817Z] #38 21.99 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-27T22:58:55.817Z] #38 22.82 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-08-27T22:58:55.817Z] #38 23.79 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-27T22:58:55.817Z] #38 23.84 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-27T22:58:55.817Z] #38 23.95 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-27T22:58:55.817Z] #38 23.96 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-27T22:58:55.817Z] #38 24.01 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-27T22:58:55.817Z] #38 24.03 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-27T22:58:55.817Z] #38 25.66 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-27T22:58:55.817Z] #38 25.69 Processing triggers for libc-bin (2.28-10) ... [2020-08-27T22:58:55.817Z] #38 DONE 26.0s [2020-08-27T22:58:55.817Z] [2020-08-27T22:58:55.817Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:58:55.817Z] #52 10.39 Checking out files: 91% (2955/3232) Checking out files: 92% (2974/3232) Checking out files: 93% (3006/3232) Checking out files: 94% (3039/3232) Checking out files: 95% (3071/3232) Checking out files: 96% (3103/3232) Checking out files: 97% (3136/3232) Checking out files: 98% (3168/3232) Checking out files: 99% (3200/3232) Checking out files: 100% (3232/3232) Checking out files: 100% (3232/3232), done. [2020-08-27T22:58:55.817Z] #52 10.55 + cd /tmp/tmp.ASjl4p32I2/src/github.com/containerd/containerd [2020-08-27T22:58:55.817Z] #52 10.55 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-08-27T22:58:55.817Z] #52 10.81 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-27T22:58:55.817Z] #52 10.81 + BUILDTAGS='netgo osusergo static_build' [2020-08-27T22:58:55.817Z] #52 10.81 + export EXTRA_FLAGS=-buildmode=pie [2020-08-27T22:58:55.817Z] #52 10.81 + EXTRA_FLAGS=-buildmode=pie [2020-08-27T22:58:55.817Z] #52 10.81 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-27T22:58:55.817Z] #52 10.81 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-27T22:58:55.817Z] #52 10.81 + '[' '' = dynamic ']' [2020-08-27T22:58:55.817Z] #52 10.81 + make [2020-08-27T22:58:55.817Z] #52 11.50 + bin/ctr [2020-08-27T22:58:56.022Z] #47 21.74 + GO111MODULE=on [2020-08-27T22:58:56.022Z] #47 21.75 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-27T22:58:56.022Z] #47 ... [2020-08-27T22:58:56.022Z] [2020-08-27T22:58:56.022Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:58:56.022Z] #30 11.96 internal/bytealg [2020-08-27T22:58:56.022Z] #30 12.19 runtime/internal/math [2020-08-27T22:58:56.022Z] #30 12.50 math/bits [2020-08-27T22:58:56.022Z] #30 13.06 runtime [2020-08-27T22:58:56.022Z] #30 13.62 math [2020-08-27T22:58:56.022Z] #30 20.89 unicode/utf8 [2020-08-27T22:58:56.022Z] #30 21.66 internal/testlog [2020-08-27T22:58:56.080Z] #33 ... [2020-08-27T22:58:56.081Z] [2020-08-27T22:58:56.081Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T22:58:56.081Z] #25 14.38 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-27T22:58:56.081Z] #25 14.69 #=#=# [2020-08-27T22:58:56.081Z] #25 14.85 ######################################################################## 100.0% [2020-08-27T22:58:56.081Z] #25 14.93 [2020-08-27T22:58:56.081Z] #25 15.94 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-27T22:58:56.081Z] #25 15.97 skipping existing aab193acf6ba [2020-08-27T22:58:56.081Z] #25 16.05 [2020-08-27T22:58:56.081Z] #25 16.91 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-27T22:58:56.081Z] #25 16.94 skipping existing 4d43f82972ce [2020-08-27T22:58:56.081Z] #25 17.03 [2020-08-27T22:58:56.081Z] #25 17.93 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-27T22:58:56.081Z] #25 18.20 [2020-08-27T22:58:56.081Z] #25 18.31 ######################################################################## 100.0% [2020-08-27T22:58:56.081Z] #25 18.36 [2020-08-27T22:58:56.081Z] #25 18.41 Download of images into '/build' complete. [2020-08-27T22:58:56.081Z] #25 18.41 Use something like the following to load the result into a Docker daemon: [2020-08-27T22:58:56.081Z] #25 18.41 tar -cC '/build' . | docker load [2020-08-27T22:58:56.081Z] #25 DONE 18.7s [2020-08-27T22:58:56.081Z] [2020-08-27T22:58:56.081Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:58:56.081Z] #30 36.55 internal/poll [2020-08-27T22:58:56.081Z] #30 38.24 internal/fmtsort [2020-08-27T22:58:56.081Z] #30 38.35 internal/syscall/execenv [2020-08-27T22:58:56.081Z] #30 38.53 internal/syscall/unix [2020-08-27T22:58:56.081Z] #30 38.71 os [2020-08-27T22:58:56.081Z] #30 38.79 strings [2020-08-27T22:58:56.081Z] #30 40.90 path [2020-08-27T22:58:56.081Z] #30 41.31 text/tabwriter [2020-08-27T22:58:56.081Z] #30 41.43 fmt [2020-08-27T22:58:56.081Z] #30 41.70 path/filepath [2020-08-27T22:58:56.081Z] #30 42.68 io/ioutil [2020-08-27T22:58:56.081Z] #30 ... [2020-08-27T22:58:56.081Z] [2020-08-27T22:58:56.081Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T22:58:56.081Z] #33 5.290 Scanning dependencies of target tini-static [2020-08-27T22:58:56.081Z] #33 5.398 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-27T22:58:56.289Z] #30 ... [2020-08-27T22:58:56.289Z] [2020-08-27T22:58:56.289Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:58:56.289Z] #21 21.81 + mkdir -p /build [2020-08-27T22:58:56.289Z] #21 21.81 + mv docker/docker /build/ [2020-08-27T22:58:56.289Z] #21 21.82 + rmdir docker [2020-08-27T22:58:56.754Z] #52 ... [2020-08-27T22:58:56.754Z] [2020-08-27T22:58:56.754Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T22:58:56.754Z] #25 10.94 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-27T22:58:56.754Z] #25 11.20 [2020-08-27T22:58:56.754Z] #25 11.29 ######################################################################## 100.0% [2020-08-27T22:58:56.754Z] #25 11.32 [2020-08-27T22:58:56.754Z] #25 11.37 Download of images into '/build' complete. [2020-08-27T22:58:56.754Z] #25 11.37 Use something like the following to load the result into a Docker daemon: [2020-08-27T22:58:56.754Z] #25 11.37 tar -cC '/build' . | docker load [2020-08-27T22:58:56.754Z] #25 DONE 11.7s [2020-08-27T22:58:57.011Z] [2020-08-27T22:58:57.011Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T22:58:57.011Z] #10 25.09 Selecting previously unselected package binutils-mingw-w64. [2020-08-27T22:58:57.011Z] #10 25.10 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-27T22:58:57.011Z] #10 25.23 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-27T22:58:57.011Z] #10 25.45 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-08-27T22:58:57.011Z] #10 25.46 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-27T22:58:57.011Z] #10 25.47 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-27T22:58:57.011Z] #10 25.55 Selecting previously unselected package dmsetup. [2020-08-27T22:58:57.011Z] #10 25.56 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-08-27T22:58:57.011Z] #10 25.60 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-27T22:58:57.011Z] #10 25.75 Selecting previously unselected package mingw-w64-common. [2020-08-27T22:58:57.011Z] #10 25.75 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-27T22:58:57.011Z] #10 25.75 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-27T22:58:57.267Z] #10 27.63 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-27T22:58:57.267Z] #10 27.63 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-27T22:58:57.267Z] #10 27.64 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-27T22:58:57.600Z] #33 6.637 [100%] Linking C executable tini-static [2020-08-27T22:58:57.600Z] #33 ... [2020-08-27T22:58:57.600Z] [2020-08-27T22:58:57.600Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T22:58:57.600Z] #41 35.35 time [2020-08-27T22:58:57.600Z] #41 37.77 internal/fmtsort [2020-08-27T22:58:57.600Z] #41 38.36 internal/syscall/execenv [2020-08-27T22:58:57.600Z] #41 38.57 internal/syscall/unix [2020-08-27T22:58:57.600Z] #41 38.85 strings [2020-08-27T22:58:57.600Z] #41 40.34 os [2020-08-27T22:58:57.600Z] #41 40.95 regexp/syntax [2020-08-27T22:58:57.600Z] #41 43.12 fmt [2020-08-27T22:58:57.600Z] #41 44.82 regexp [2020-08-27T22:58:57.600Z] #41 ... [2020-08-27T22:58:57.600Z] [2020-08-27T22:58:57.600Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T22:58:57.600Z] #33 6.927 [100%] Built target tini-static [2020-08-27T22:58:57.670Z] #21 DONE 23.3s [2020-08-27T22:58:57.670Z] [2020-08-27T22:58:57.671Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:58:57.671Z] #43 23.20 go: finding github.com/fatih/color v1.6.0 [2020-08-27T22:58:57.671Z] #43 23.40 go: finding github.com/pkg/errors v0.8.0 [2020-08-27T22:58:57.671Z] #43 ... [2020-08-27T22:58:57.671Z] [2020-08-27T22:58:57.671Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T22:58:57.671Z] #32 13.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [221 kB] [2020-08-27T22:58:57.671Z] #32 17.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-27T22:58:57.892Z] #33 6.979 + mkdir -p /build [2020-08-27T22:58:57.892Z] #33 6.983 + cp tini-static /build/docker-init [2020-08-27T22:58:57.892Z] #33 DONE 7.2s [2020-08-27T22:58:57.892Z] [2020-08-27T22:58:57.892Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:58:57.892Z] #30 44.15 flag [2020-08-27T22:58:57.892Z] #30 44.15 github.com/BurntSushi/toml [2020-08-27T22:58:57.892Z] #30 45.70 log [2020-08-27T22:58:57.933Z] #32 ... [2020-08-27T22:58:57.934Z] [2020-08-27T22:58:57.934Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:58:57.934Z] #43 23.63 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-27T22:58:57.934Z] #43 23.73 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-27T22:58:57.934Z] #43 23.77 go: finding github.com/spf13/pflag v1.0.1 [2020-08-27T22:58:57.934Z] #43 23.83 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-27T22:58:58.044Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.7s done [2020-08-27T22:58:58.304Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-08-27T22:58:58.506Z] #43 24.32 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-27T22:58:58.565Z] #7 DONE 26.8s [2020-08-27T22:58:58.565Z] [2020-08-27T22:58:58.565Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-27T22:58:58.642Z] #10 ... [2020-08-27T22:58:58.642Z] [2020-08-27T22:58:58.642Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:58:58.642Z] #54 25.59 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-27T22:58:58.642Z] #54 25.59 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-27T22:58:58.642Z] #54 DONE 28.7s [2020-08-27T22:58:58.642Z] [2020-08-27T22:58:58.642Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-27T22:58:58.642Z] #55 DONE 0.1s [2020-08-27T22:58:58.642Z] [2020-08-27T22:58:58.642Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-27T22:58:58.642Z] #56 DONE 0.1s [2020-08-27T22:58:58.642Z] [2020-08-27T22:58:58.642Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T22:58:58.642Z] #33 1.485 + RM_GOPATH=0 [2020-08-27T22:58:58.642Z] #33 1.485 + TMP_GOPATH= [2020-08-27T22:58:58.642Z] #33 1.485 + : /build [2020-08-27T22:58:58.642Z] #33 1.485 + '[' -z '' ']' [2020-08-27T22:58:58.642Z] #33 1.485 ++ mktemp -d [2020-08-27T22:58:58.642Z] #33 1.487 + export GOPATH=/tmp/tmp.RInhPLmvPy [2020-08-27T22:58:58.642Z] #33 1.487 + GOPATH=/tmp/tmp.RInhPLmvPy [2020-08-27T22:58:58.642Z] #33 1.487 + RM_GOPATH=1 [2020-08-27T22:58:58.642Z] #33 1.487 + case "$(go env GOARCH)" in [2020-08-27T22:58:58.642Z] #33 1.487 ++ go env GOARCH [2020-08-27T22:58:58.642Z] #33 1.503 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:58.642Z] #33 1.503 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:58:58.642Z] #33 1.503 ++ dirname /tmp/install/install.sh [2020-08-27T22:58:58.642Z] #33 1.507 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-27T22:58:58.642Z] #33 1.508 + dir=/tmp/install [2020-08-27T22:58:58.642Z] #33 1.508 + bin=tini [2020-08-27T22:58:58.642Z] #33 1.508 + shift [2020-08-27T22:58:58.642Z] #33 1.508 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-27T22:58:58.642Z] #33 1.508 + . /tmp/install/tini.installer [2020-08-27T22:58:58.642Z] #33 1.508 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-27T22:58:58.642Z] #33 1.508 + install_tini [2020-08-27T22:58:58.642Z] #33 1.508 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-08-27T22:58:58.642Z] #33 1.508 + git clone https://github.com/krallin/tini.git /tmp/tmp.RInhPLmvPy/tini [2020-08-27T22:58:58.642Z] #33 1.517 Cloning into '/tmp/tmp.RInhPLmvPy/tini'... [2020-08-27T22:58:58.642Z] #33 1.888 + cd /tmp/tmp.RInhPLmvPy/tini [2020-08-27T22:58:58.642Z] #33 1.888 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-27T22:58:58.642Z] #33 1.910 + cmake . [2020-08-27T22:58:58.642Z] #33 2.164 -- The C compiler identification is GNU 8.3.0 [2020-08-27T22:58:58.642Z] #33 2.185 -- Check for working C compiler: /usr/bin/cc [2020-08-27T22:58:58.642Z] #33 2.477 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-27T22:58:58.642Z] #33 2.477 -- Detecting C compiler ABI info [2020-08-27T22:58:58.642Z] #33 2.767 -- Detecting C compiler ABI info - done [2020-08-27T22:58:58.642Z] #33 2.781 -- Detecting C compile features [2020-08-27T22:58:58.765Z] #43 24.58 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-27T22:58:58.765Z] #43 24.58 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-27T22:58:58.899Z] #33 3.670 -- Detecting C compile features - done [2020-08-27T22:58:58.899Z] #33 3.697 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-27T22:58:59.025Z] #43 24.74 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-27T22:58:59.025Z] #43 24.86 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-27T22:58:59.156Z] #33 3.857 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-27T22:58:59.156Z] #33 3.897 -- Configuring done [2020-08-27T22:58:59.156Z] #33 3.899 -- Generating done [2020-08-27T22:58:59.156Z] #33 3.899 -- Build files have been written to: /tmp/tmp.RInhPLmvPy/tini [2020-08-27T22:58:59.156Z] #33 3.901 + make tini-static [2020-08-27T22:58:59.156Z] #33 4.073 Scanning dependencies of target tini-static [2020-08-27T22:58:59.284Z] #43 ... [2020-08-27T22:58:59.284Z] [2020-08-27T22:58:59.284Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-27T22:58:59.284Z] #51 15.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [221 kB] [2020-08-27T22:58:59.284Z] #51 19.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-27T22:58:59.284Z] #51 ... [2020-08-27T22:58:59.284Z] [2020-08-27T22:58:59.284Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:58:59.284Z] #47 23.93 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-27T22:58:59.284Z] #47 24.05 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-27T22:58:59.284Z] #47 24.14 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-27T22:58:59.284Z] #47 24.61 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-27T22:58:59.284Z] #47 24.80 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-27T22:58:59.402Z] #30 47.28 github.com/BurntSushi/toml/cmd/tomlv [2020-08-27T22:58:59.413Z] #33 4.189 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-27T22:58:59.670Z] #33 4.524 [100%] Linking C executable tini-static [2020-08-27T22:58:59.928Z] #33 4.757 [100%] Built target tini-static [2020-08-27T22:58:59.928Z] #33 4.784 + mkdir -p /build [2020-08-27T22:58:59.928Z] #33 4.793 + cp tini-static /build/docker-init [2020-08-27T22:59:00.037Z] #30 ... [2020-08-27T22:59:00.037Z] [2020-08-27T22:59:00.037Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T22:59:00.037Z] #39 7.610 Note: Building without setproctitle() and strlcpy() support. [2020-08-27T22:59:00.037Z] #39 7.610 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-27T22:59:00.037Z] #39 7.613 Note: Building without GnuTLS support [2020-08-27T22:59:00.037Z] #39 7.614 Makefile.config:39: Warn: you have no libnftables installed [2020-08-27T22:59:00.037Z] #39 7.614 Makefile.config:40: Warn: Building without nftables support [2020-08-27T22:59:00.037Z] #39 8.638 fatal: not a git repository (or any of the parent directories): .git [2020-08-27T22:59:00.037Z] #39 8.655 GEN .gitid [2020-08-27T22:59:00.037Z] #39 8.665 GEN criu/include/version.h [2020-08-27T22:59:00.037Z] #39 8.698 GEN include/common/asm [2020-08-27T22:59:00.037Z] #39 9.458 PBCC images/timens.pb-c.c [2020-08-27T22:59:00.037Z] #39 9.467 DEP images/timens.pb-c.d [2020-08-27T22:59:00.037Z] #39 9.497 PBCC images/fown.pb-c.c [2020-08-27T22:59:00.037Z] #39 9.519 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-27T22:59:00.037Z] #39 9.578 PBCC images/opts.pb-c.c [2020-08-27T22:59:00.037Z] #39 9.610 PBCC images/memfd.pb-c.c [2020-08-27T22:59:00.037Z] #39 9.640 DEP images/fown.pb-c.d [2020-08-27T22:59:00.037Z] #39 9.688 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-27T22:59:00.037Z] #39 9.719 DEP images/opts.pb-c.d [2020-08-27T22:59:00.037Z] #39 9.772 DEP images/memfd.pb-c.d [2020-08-27T22:59:00.037Z] #39 9.798 PBCC images/sit.pb-c.c [2020-08-27T22:59:00.037Z] #39 9.858 DEP images/sit.pb-c.d [2020-08-27T22:59:00.037Z] #39 9.908 PBCC images/macvlan.pb-c.c [2020-08-27T22:59:00.037Z] #39 9.911 DEP images/macvlan.pb-c.d [2020-08-27T22:59:00.037Z] #39 9.946 PBCC images/autofs.pb-c.c [2020-08-27T22:59:00.037Z] #39 9.958 DEP images/autofs.pb-c.d [2020-08-27T22:59:00.037Z] #39 9.997 PBCC images/sysctl.pb-c.c [2020-08-27T22:59:00.037Z] #39 10.01 DEP images/sysctl.pb-c.d [2020-08-27T22:59:00.185Z] #33 DONE 4.9s [2020-08-27T22:59:00.185Z] [2020-08-27T22:59:00.185Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T22:59:00.185Z] #10 29.49 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-27T22:59:00.185Z] #10 29.50 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-27T22:59:00.185Z] #10 29.50 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-27T22:59:00.185Z] #10 29.63 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-27T22:59:00.185Z] #10 29.64 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-27T22:59:00.185Z] #10 29.65 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-27T22:59:00.231Z] #47 26.12 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-27T22:59:00.329Z] #39 10.06 PBCC images/time.pb-c.c [2020-08-27T22:59:00.329Z] #39 10.06 DEP images/time.pb-c.d [2020-08-27T22:59:00.329Z] #39 10.09 PBCC images/binfmt-misc.pb-c.c [2020-08-27T22:59:00.329Z] #39 10.10 DEP images/binfmt-misc.pb-c.d [2020-08-27T22:59:00.329Z] #39 10.12 PBCC images/seccomp.pb-c.c [2020-08-27T22:59:00.329Z] #39 10.12 DEP images/seccomp.pb-c.d [2020-08-27T22:59:00.329Z] #39 10.16 PBCC images/userns.pb-c.c [2020-08-27T22:59:00.329Z] #39 10.17 DEP images/userns.pb-c.d [2020-08-27T22:59:00.329Z] #39 10.21 PBCC images/cgroup.pb-c.c [2020-08-27T22:59:00.329Z] #39 10.23 DEP images/cgroup.pb-c.d [2020-08-27T22:59:00.329Z] #39 10.26 PBCC images/ext-file.pb-c.c [2020-08-27T22:59:00.329Z] #39 10.27 DEP images/ext-file.pb-c.d [2020-08-27T22:59:00.329Z] #39 10.30 PBCC images/rpc.pb-c.c [2020-08-27T22:59:00.329Z] #39 10.33 DEP images/rpc.pb-c.d [2020-08-27T22:59:00.621Z] #39 10.37 PBCC images/siginfo.pb-c.c [2020-08-27T22:59:00.621Z] #39 10.38 DEP images/siginfo.pb-c.d [2020-08-27T22:59:00.621Z] #39 10.43 PBCC images/pagemap.pb-c.c [2020-08-27T22:59:00.621Z] #39 10.45 DEP images/pagemap.pb-c.d [2020-08-27T22:59:00.621Z] #39 10.47 PBCC images/rlimit.pb-c.c [2020-08-27T22:59:00.621Z] #39 10.48 DEP images/rlimit.pb-c.d [2020-08-27T22:59:00.621Z] #39 10.52 PBCC images/file-lock.pb-c.c [2020-08-27T22:59:00.621Z] #39 10.53 DEP images/file-lock.pb-c.d [2020-08-27T22:59:00.621Z] #39 10.56 PBCC images/tty.pb-c.c [2020-08-27T22:59:00.913Z] #39 10.59 DEP images/tty.pb-c.d [2020-08-27T22:59:00.913Z] #39 10.62 PBCC images/tun.pb-c.c [2020-08-27T22:59:00.913Z] #39 10.71 PBCC images/netdev.pb-c.c [2020-08-27T22:59:00.913Z] #39 10.72 DEP images/tun.pb-c.d [2020-08-27T22:59:00.913Z] #39 10.74 DEP images/netdev.pb-c.d [2020-08-27T22:59:00.913Z] #39 10.77 PBCC images/vma.pb-c.c [2020-08-27T22:59:00.913Z] #39 10.85 DEP images/vma.pb-c.d [2020-08-27T22:59:00.913Z] #39 10.87 PBCC images/creds.pb-c.c [2020-08-27T22:59:00.913Z] #39 10.88 DEP images/creds.pb-c.d [2020-08-27T22:59:00.913Z] #39 10.92 PBCC images/utsns.pb-c.c [2020-08-27T22:59:01.205Z] #39 10.93 DEP images/utsns.pb-c.d [2020-08-27T22:59:01.205Z] #39 10.96 PBCC images/ipc-desc.pb-c.c [2020-08-27T22:59:01.205Z] #39 10.97 PBCC images/ipc-sem.pb-c.c [2020-08-27T22:59:01.205Z] #39 10.98 DEP images/ipc-desc.pb-c.d [2020-08-27T22:59:01.205Z] #39 11.02 DEP images/ipc-sem.pb-c.d [2020-08-27T22:59:01.205Z] #39 11.05 PBCC images/ipc-msg.pb-c.c [2020-08-27T22:59:01.205Z] #39 11.06 DEP images/ipc-msg.pb-c.d [2020-08-27T22:59:01.205Z] #39 11.08 PBCC images/ipc-shm.pb-c.c [2020-08-27T22:59:01.205Z] #39 11.09 DEP images/ipc-shm.pb-c.d [2020-08-27T22:59:01.205Z] #39 11.15 PBCC images/ipc-var.pb-c.c [2020-08-27T22:59:01.205Z] #39 11.15 DEP images/ipc-var.pb-c.d [2020-08-27T22:59:01.205Z] #39 11.18 PBCC images/sk-opts.pb-c.c [2020-08-27T22:59:01.499Z] #39 11.20 PBCC images/packet-sock.pb-c.c [2020-08-27T22:59:01.499Z] #39 11.22 DEP images/sk-opts.pb-c.d [2020-08-27T22:59:01.499Z] #39 11.25 DEP images/packet-sock.pb-c.d [2020-08-27T22:59:01.499Z] #39 11.28 PBCC images/sk-netlink.pb-c.c [2020-08-27T22:59:01.499Z] #39 11.29 DEP images/sk-netlink.pb-c.d [2020-08-27T22:59:01.499Z] #39 ... [2020-08-27T22:59:01.499Z] [2020-08-27T22:59:01.499Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:59:01.499Z] #47 39.25 encoding/binary [2020-08-27T22:59:01.499Z] #47 39.82 os [2020-08-27T22:59:01.499Z] #47 40.90 encoding/base64 [2020-08-27T22:59:01.499Z] #47 41.40 golang.org/x/sys/unix [2020-08-27T22:59:01.499Z] #47 42.14 fmt [2020-08-27T22:59:01.499Z] #47 46.62 encoding/json [2020-08-27T22:59:01.499Z] #47 47.62 github.com/pkg/diff [2020-08-27T22:59:01.499Z] #47 48.30 go/ast [2020-08-27T22:59:01.499Z] #47 ... [2020-08-27T22:59:01.499Z] [2020-08-27T22:59:01.500Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:59:01.559Z] #10 ... [2020-08-27T22:59:01.559Z] [2020-08-27T22:59:01.559Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T22:59:01.559Z] #41 21.73 text/template [2020-08-27T22:59:01.559Z] #41 21.97 vendor/golang.org/x/text/unicode/norm [2020-08-27T22:59:01.559Z] #41 21.99 vendor/golang.org/x/text/secure/bidirule [2020-08-27T22:59:01.559Z] #41 22.48 go/parser [2020-08-27T22:59:01.559Z] #41 23.29 crypto/elliptic [2020-08-27T22:59:01.559Z] #41 23.30 crypto/dsa [2020-08-27T22:59:01.559Z] #41 23.30 encoding/asn1 [2020-08-27T22:59:01.559Z] #41 23.36 crypto/rsa [2020-08-27T22:59:01.559Z] #41 24.01 vendor/golang.org/x/net/idna [2020-08-27T22:59:01.559Z] #41 24.09 go/doc [2020-08-27T22:59:01.559Z] #41 24.15 vendor/golang.org/x/crypto/cryptobyte [2020-08-27T22:59:01.559Z] #41 25.20 github.com/LK4D4/vndr/build [2020-08-27T22:59:01.559Z] #41 26.71 vendor/golang.org/x/net/http/httpproxy [2020-08-27T22:59:01.559Z] #41 26.71 net/textproto [2020-08-27T22:59:01.559Z] #41 26.71 crypto/x509 [2020-08-27T22:59:01.559Z] #41 27.03 vendor/golang.org/x/net/http/httpguts [2020-08-27T22:59:01.559Z] #41 27.03 mime/multipart [2020-08-27T22:59:01.559Z] #41 28.09 crypto/tls [2020-08-27T22:59:01.559Z] #41 30.22 net/http/httptrace [2020-08-27T22:59:01.559Z] #41 30.29 net/http [2020-08-27T22:59:01.559Z] #41 ... [2020-08-27T22:59:01.559Z] [2020-08-27T22:59:01.559Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T22:59:01.559Z] #39 1.689 Note: Building without setproctitle() and strlcpy() support. [2020-08-27T22:59:01.559Z] #39 1.689 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-27T22:59:01.559Z] #39 1.709 Note: Building without GnuTLS support [2020-08-27T22:59:01.559Z] #39 1.718 Makefile.config:39: Warn: you have no libnftables installed [2020-08-27T22:59:01.559Z] #39 1.718 Makefile.config:40: Warn: Building without nftables support [2020-08-27T22:59:01.559Z] #39 2.701 fatal: not a git repository (or any of the parent directories): .git [2020-08-27T22:59:01.559Z] #39 2.770 GEN .gitid [2020-08-27T22:59:01.559Z] #39 2.815 GEN criu/include/version.h [2020-08-27T22:59:01.559Z] #39 2.905 GEN include/common/asm [2020-08-27T22:59:01.559Z] #39 4.465 PBCC images/timens.pb-c.c [2020-08-27T22:59:01.559Z] #39 4.467 DEP images/timens.pb-c.d [2020-08-27T22:59:01.559Z] #39 4.485 PBCC images/fown.pb-c.c [2020-08-27T22:59:01.559Z] #39 4.497 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-27T22:59:01.559Z] #39 4.517 PBCC images/opts.pb-c.c [2020-08-27T22:59:01.559Z] #39 4.535 PBCC images/memfd.pb-c.c [2020-08-27T22:59:01.559Z] #39 4.548 DEP images/fown.pb-c.d [2020-08-27T22:59:01.559Z] #39 4.589 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-27T22:59:01.559Z] #39 4.609 DEP images/opts.pb-c.d [2020-08-27T22:59:01.559Z] #39 4.622 DEP images/memfd.pb-c.d [2020-08-27T22:59:01.559Z] #39 4.649 PBCC images/sit.pb-c.c [2020-08-27T22:59:01.559Z] #39 4.665 DEP images/sit.pb-c.d [2020-08-27T22:59:01.559Z] #39 4.688 PBCC images/macvlan.pb-c.c [2020-08-27T22:59:01.559Z] #39 4.703 DEP images/macvlan.pb-c.d [2020-08-27T22:59:01.559Z] #39 4.751 PBCC images/autofs.pb-c.c [2020-08-27T22:59:01.559Z] #39 4.769 DEP images/autofs.pb-c.d [2020-08-27T22:59:01.559Z] #39 4.801 PBCC images/sysctl.pb-c.c [2020-08-27T22:59:01.559Z] #39 4.813 DEP images/sysctl.pb-c.d [2020-08-27T22:59:01.559Z] #39 4.824 PBCC images/time.pb-c.c [2020-08-27T22:59:01.559Z] #39 4.837 DEP images/time.pb-c.d [2020-08-27T22:59:01.559Z] #39 4.853 PBCC images/binfmt-misc.pb-c.c [2020-08-27T22:59:01.559Z] #39 4.869 DEP images/binfmt-misc.pb-c.d [2020-08-27T22:59:01.559Z] #39 4.894 PBCC images/seccomp.pb-c.c [2020-08-27T22:59:01.559Z] #39 4.909 DEP images/seccomp.pb-c.d [2020-08-27T22:59:01.559Z] #39 4.919 PBCC images/userns.pb-c.c [2020-08-27T22:59:01.559Z] #39 4.928 DEP images/userns.pb-c.d [2020-08-27T22:59:01.559Z] #39 4.965 PBCC images/cgroup.pb-c.c [2020-08-27T22:59:01.559Z] #39 5.001 DEP images/cgroup.pb-c.d [2020-08-27T22:59:01.559Z] #39 5.024 PBCC images/ext-file.pb-c.c [2020-08-27T22:59:01.559Z] #39 5.039 DEP images/ext-file.pb-c.d [2020-08-27T22:59:01.559Z] #39 5.051 PBCC images/rpc.pb-c.c [2020-08-27T22:59:01.559Z] #39 5.091 DEP images/rpc.pb-c.d [2020-08-27T22:59:01.559Z] #39 5.115 PBCC images/siginfo.pb-c.c [2020-08-27T22:59:01.559Z] #39 5.144 DEP images/siginfo.pb-c.d [2020-08-27T22:59:01.559Z] #39 5.190 PBCC images/pagemap.pb-c.c [2020-08-27T22:59:01.559Z] #39 5.209 DEP images/pagemap.pb-c.d [2020-08-27T22:59:01.559Z] #39 5.223 PBCC images/rlimit.pb-c.c [2020-08-27T22:59:01.559Z] #39 5.231 DEP images/rlimit.pb-c.d [2020-08-27T22:59:01.559Z] #39 5.242 PBCC images/file-lock.pb-c.c [2020-08-27T22:59:01.559Z] #39 5.253 DEP images/file-lock.pb-c.d [2020-08-27T22:59:01.559Z] #39 5.264 PBCC images/tty.pb-c.c [2020-08-27T22:59:01.559Z] #39 5.280 DEP images/tty.pb-c.d [2020-08-27T22:59:01.559Z] #39 5.301 PBCC images/tun.pb-c.c [2020-08-27T22:59:01.559Z] #39 5.324 PBCC images/netdev.pb-c.c [2020-08-27T22:59:01.559Z] #39 5.340 DEP images/tun.pb-c.d [2020-08-27T22:59:01.559Z] #39 5.352 DEP images/netdev.pb-c.d [2020-08-27T22:59:01.559Z] #39 5.392 PBCC images/vma.pb-c.c [2020-08-27T22:59:01.559Z] #39 5.411 DEP images/vma.pb-c.d [2020-08-27T22:59:01.559Z] #39 5.455 PBCC images/creds.pb-c.c [2020-08-27T22:59:01.559Z] #39 5.481 DEP images/creds.pb-c.d [2020-08-27T22:59:01.559Z] #39 5.497 PBCC images/utsns.pb-c.c [2020-08-27T22:59:01.559Z] #39 5.508 DEP images/utsns.pb-c.d [2020-08-27T22:59:01.559Z] #39 5.541 PBCC images/ipc-desc.pb-c.c [2020-08-27T22:59:01.559Z] #39 5.548 PBCC images/ipc-sem.pb-c.c [2020-08-27T22:59:01.559Z] #39 5.571 DEP images/ipc-desc.pb-c.d [2020-08-27T22:59:01.559Z] #39 5.581 DEP images/ipc-sem.pb-c.d [2020-08-27T22:59:01.559Z] #39 5.591 PBCC images/ipc-msg.pb-c.c [2020-08-27T22:59:01.559Z] #39 5.597 DEP images/ipc-msg.pb-c.d [2020-08-27T22:59:01.559Z] #39 5.612 PBCC images/ipc-shm.pb-c.c [2020-08-27T22:59:01.559Z] #39 5.619 DEP images/ipc-shm.pb-c.d [2020-08-27T22:59:01.559Z] #39 5.633 PBCC images/ipc-var.pb-c.c [2020-08-27T22:59:01.559Z] #39 5.640 DEP images/ipc-var.pb-c.d [2020-08-27T22:59:01.559Z] #39 5.650 PBCC images/sk-opts.pb-c.c [2020-08-27T22:59:01.559Z] #39 5.656 PBCC images/packet-sock.pb-c.c [2020-08-27T22:59:01.559Z] #39 5.681 DEP images/sk-opts.pb-c.d [2020-08-27T22:59:01.559Z] #39 5.694 DEP images/packet-sock.pb-c.d [2020-08-27T22:59:01.559Z] #39 5.715 PBCC images/sk-netlink.pb-c.c [2020-08-27T22:59:01.559Z] #39 5.739 DEP images/sk-netlink.pb-c.d [2020-08-27T22:59:01.559Z] #39 5.769 PBCC images/sk-inet.pb-c.c [2020-08-27T22:59:01.559Z] #39 5.805 DEP images/sk-inet.pb-c.d [2020-08-27T22:59:01.559Z] #39 5.830 PBCC images/sk-unix.pb-c.c [2020-08-27T22:59:01.559Z] #39 5.855 DEP images/sk-unix.pb-c.d [2020-08-27T22:59:01.559Z] #39 5.872 PBCC images/mm.pb-c.c [2020-08-27T22:59:01.559Z] #39 5.893 DEP images/mm.pb-c.d [2020-08-27T22:59:01.559Z] #39 5.914 PBCC images/timerfd.pb-c.c [2020-08-27T22:59:01.559Z] #39 5.926 DEP images/timerfd.pb-c.d [2020-08-27T22:59:01.559Z] #39 5.936 PBCC images/timer.pb-c.c [2020-08-27T22:59:01.613Z] #47 27.29 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-27T22:59:01.816Z] #39 5.953 DEP images/timer.pb-c.d [2020-08-27T22:59:01.816Z] #39 5.977 PBCC images/sa.pb-c.c [2020-08-27T22:59:01.816Z] #39 5.996 DEP images/sa.pb-c.d [2020-08-27T22:59:01.816Z] #39 6.016 PBCC images/pipe-data.pb-c.c [2020-08-27T22:59:01.816Z] #39 6.029 DEP images/pipe-data.pb-c.d [2020-08-27T22:59:01.816Z] #39 6.047 PBCC images/mnt.pb-c.c [2020-08-27T22:59:01.816Z] #39 6.065 DEP images/mnt.pb-c.d [2020-08-27T22:59:01.816Z] #39 6.096 PBCC images/sk-packet.pb-c.c [2020-08-27T22:59:01.816Z] #39 6.105 DEP images/sk-packet.pb-c.d [2020-08-27T22:59:01.816Z] #39 6.129 PBCC images/tcp-stream.pb-c.c [2020-08-27T22:59:01.816Z] #39 6.151 DEP images/tcp-stream.pb-c.d [2020-08-27T22:59:01.816Z] #39 6.168 PBCC images/pipe.pb-c.c [2020-08-27T22:59:01.816Z] #39 6.181 DEP images/pipe.pb-c.d [2020-08-27T22:59:01.816Z] #39 6.193 PBCC images/pstree.pb-c.c [2020-08-27T22:59:01.816Z] #39 6.209 DEP images/pstree.pb-c.d [2020-08-27T22:59:01.816Z] #39 6.222 PBCC images/fs.pb-c.c [2020-08-27T22:59:01.816Z] #39 6.230 DEP images/fs.pb-c.d [2020-08-27T22:59:01.816Z] #39 6.262 PBCC images/signalfd.pb-c.c [2020-08-27T22:59:02.073Z] #39 6.284 DEP images/signalfd.pb-c.d [2020-08-27T22:59:02.073Z] #39 6.301 PBCC images/fh.pb-c.c [2020-08-27T22:59:02.073Z] #39 6.321 PBCC images/fsnotify.pb-c.c [2020-08-27T22:59:02.073Z] #39 6.335 DEP images/fh.pb-c.d [2020-08-27T22:59:02.073Z] #39 6.350 DEP images/fsnotify.pb-c.d [2020-08-27T22:59:02.073Z] #39 6.382 PBCC images/eventpoll.pb-c.c [2020-08-27T22:59:02.073Z] #39 6.393 DEP images/eventpoll.pb-c.d [2020-08-27T22:59:02.073Z] #39 6.428 PBCC images/eventfd.pb-c.c [2020-08-27T22:59:02.073Z] #39 6.444 DEP images/eventfd.pb-c.d [2020-08-27T22:59:02.073Z] #39 6.480 PBCC images/remap-file-path.pb-c.c [2020-08-27T22:59:02.073Z] #39 6.493 DEP images/remap-file-path.pb-c.d [2020-08-27T22:59:02.087Z] #52 24.33 Checking out files: 73% (2364/3232) Checking out files: 74% (2392/3232) Checking out files: 75% (2424/3232) Checking out files: 76% (2457/3232) Checking out files: 77% (2489/3232) Checking out files: 78% (2521/3232) Checking out files: 79% (2554/3232) Checking out files: 80% (2586/3232) Checking out files: 81% (2618/3232) Checking out files: 82% (2651/3232) Checking out files: 83% (2683/3232) Checking out files: 84% (2715/3232) Checking out files: 85% (2748/3232) Checking out files: 86% (2780/3232) Checking out files: 87% (2812/3232) Checking out files: 88% (2845/3232) Checking out files: 89% (2877/3232) Checking out files: 90% (2909/3232) Checking out files: 91% (2942/3232) Checking out files: 92% (2974/3232) Checking out files: 93% (3006/3232) Checking out files: 94% (3039/3232) #52 ... [2020-08-27T22:59:02.087Z] [2020-08-27T22:59:02.087Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:59:02.087Z] #30 DONE 49.9s [2020-08-27T22:59:02.087Z] [2020-08-27T22:59:02.087Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:59:02.087Z] #52 24.33 Checking out files: 73% (2364/3232) Checking out files: 74% (2392/3232) Checking out files: 75% (2424/3232) Checking out files: 76% (2457/3232) Checking out files: 77% (2489/3232) Checking out files: 78% (2521/3232) Checking out files: 79% (2554/3232) Checking out files: 80% (2586/3232) Checking out files: 81% (2618/3232) Checking out files: 82% (2651/3232) Checking out files: 83% (2683/3232) Checking out files: 84% (2715/3232) Checking out files: 85% (2748/3232) Checking out files: 86% (2780/3232) Checking out files: 87% (2812/3232) Checking out files: 88% (2845/3232) Checking out files: 89% (2877/3232) Checking out files: 90% (2909/3232) Checking out files: 91% (2942/3232) Checking out files: 92% (2974/3232) Checking out files: 93% (3006/3232) Checking out files: 94% (3039/3232) Checking out files: 95% (3071/3232) Checking out files: 96% (3103/3232) Checking out files: 97% (3136/3232) Checking out files: 98% (3168/3232) Checking out files: 99% (3200/3232) Checking out files: 100% (3232/3232) Checking out files: 100% (3232/3232), done. [2020-08-27T22:59:02.087Z] #52 24.96 + cd /tmp/tmp.TJOBQStGY2/src/github.com/containerd/containerd [2020-08-27T22:59:02.087Z] #52 24.96 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-08-27T22:59:02.330Z] #39 6.509 PBCC images/fifo.pb-c.c [2020-08-27T22:59:02.330Z] #39 6.518 DEP images/fifo.pb-c.d [2020-08-27T22:59:02.330Z] #39 6.531 PBCC images/ghost-file.pb-c.c [2020-08-27T22:59:02.330Z] #39 6.549 DEP images/ghost-file.pb-c.d [2020-08-27T22:59:02.330Z] #39 6.569 PBCC images/regfile.pb-c.c [2020-08-27T22:59:02.330Z] #39 6.589 DEP images/regfile.pb-c.d [2020-08-27T22:59:02.330Z] #39 6.615 PBCC images/ns.pb-c.c [2020-08-27T22:59:02.330Z] #39 6.641 DEP images/ns.pb-c.d [2020-08-27T22:59:02.330Z] #39 6.666 PBCC images/fdinfo.pb-c.c [2020-08-27T22:59:02.330Z] #39 6.693 DEP images/fdinfo.pb-c.d [2020-08-27T22:59:02.330Z] #39 6.709 PBCC images/core-aarch64.pb-c.c [2020-08-27T22:59:02.330Z] #39 6.741 PBCC images/core-arm.pb-c.c [2020-08-27T22:59:02.586Z] #39 6.761 PBCC images/core-ppc64.pb-c.c [2020-08-27T22:59:02.586Z] #39 6.779 PBCC images/core-s390.pb-c.c [2020-08-27T22:59:02.586Z] #39 6.796 PBCC images/core-x86.pb-c.c [2020-08-27T22:59:02.586Z] #39 6.809 PBCC images/core.pb-c.c [2020-08-27T22:59:02.586Z] #39 6.824 PBCC images/inventory.pb-c.c [2020-08-27T22:59:02.586Z] #39 6.853 DEP images/core-aarch64.pb-c.d [2020-08-27T22:59:02.586Z] #39 6.877 DEP images/core-arm.pb-c.d [2020-08-27T22:59:02.586Z] #39 6.889 DEP images/core-ppc64.pb-c.d [2020-08-27T22:59:02.586Z] #39 6.911 DEP images/core-s390.pb-c.d [2020-08-27T22:59:02.586Z] #39 6.947 DEP images/core-x86.pb-c.d [2020-08-27T22:59:02.586Z] #39 6.979 DEP images/core.pb-c.d [2020-08-27T22:59:02.843Z] #39 7.019 DEP images/inventory.pb-c.d [2020-08-27T22:59:02.843Z] #39 7.056 PBCC images/cpuinfo.pb-c.c [2020-08-27T22:59:02.843Z] #39 7.069 DEP images/cpuinfo.pb-c.d [2020-08-27T22:59:02.843Z] #39 7.093 PBCC images/stats.pb-c.c [2020-08-27T22:59:02.843Z] #39 7.113 DEP images/stats.pb-c.d [2020-08-27T22:59:03.111Z] #39 ... [2020-08-27T22:59:03.111Z] [2020-08-27T22:59:03.111Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T22:59:03.111Z] #41 33.38 github.com/LK4D4/vndr/godl [2020-08-27T22:59:03.124Z] #52 25.91 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-27T22:59:03.124Z] #52 25.91 + BUILDTAGS='netgo osusergo static_build' [2020-08-27T22:59:03.124Z] #52 25.91 + export EXTRA_FLAGS=-buildmode=pie [2020-08-27T22:59:03.124Z] #52 25.91 + EXTRA_FLAGS=-buildmode=pie [2020-08-27T22:59:03.124Z] #52 25.91 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-27T22:59:03.124Z] #52 25.91 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-27T22:59:03.124Z] #52 25.91 + '[' '' = dynamic ']' [2020-08-27T22:59:03.124Z] #52 25.91 + make [2020-08-27T22:59:03.368Z] #41 33.59 github.com/LK4D4/vndr [2020-08-27T22:59:03.518Z] #47 ... [2020-08-27T22:59:03.518Z] [2020-08-27T22:59:03.518Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T22:59:03.518Z] #38 19.16 Fetched 8375 kB in 14s (590 kB/s) [2020-08-27T22:59:03.518Z] #38 19.16 Reading package lists... [2020-08-27T22:59:03.518Z] #38 ... [2020-08-27T22:59:03.518Z] [2020-08-27T22:59:03.518Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T22:59:03.518Z] #41 22.46 encoding [2020-08-27T22:59:03.518Z] #41 22.95 unicode/utf16 [2020-08-27T22:59:03.518Z] #41 23.43 container/list [2020-08-27T22:59:03.518Z] #41 24.59 crypto/internal/subtle [2020-08-27T22:59:03.519Z] #41 24.80 crypto/subtle [2020-08-27T22:59:03.519Z] #41 25.26 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-27T22:59:03.519Z] #41 25.48 internal/nettrace [2020-08-27T22:59:03.519Z] #41 25.75 runtime/cgo [2020-08-27T22:59:03.757Z] #52 26.39 + bin/ctr [2020-08-27T22:59:03.843Z] #8 DONE 5.0s [2020-08-27T22:59:03.843Z] [2020-08-27T22:59:03.843Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-27T22:59:04.086Z] #41 ... [2020-08-27T22:59:04.086Z] [2020-08-27T22:59:04.086Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:59:04.086Z] #47 29.74 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-27T22:59:04.103Z] #9 DONE 0.9s [2020-08-27T22:59:04.362Z] [2020-08-27T22:59:04.362Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-27T22:59:04.626Z] #27 DONE 0.2s [2020-08-27T22:59:04.627Z] [2020-08-27T22:59:04.627Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-27T22:59:04.627Z] #35 DONE 0.2s [2020-08-27T22:59:04.627Z] [2020-08-27T22:59:04.627Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-27T22:59:05.891Z] #41 ... [2020-08-27T22:59:05.891Z] [2020-08-27T22:59:05.891Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-27T22:59:05.891Z] #28 DONE 36.0s [2020-08-27T22:59:05.891Z] [2020-08-27T22:59:05.891Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T22:59:05.891Z] #10 36.11 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-27T22:59:05.891Z] #10 36.11 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-27T22:59:05.891Z] #10 36.12 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-27T22:59:06.490Z] #52 ... [2020-08-27T22:59:06.490Z] [2020-08-27T22:59:06.490Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T22:59:06.490Z] #10 44.14 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-27T22:59:06.490Z] #10 44.14 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-27T22:59:06.490Z] #10 44.15 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-27T22:59:06.490Z] #10 48.79 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-27T22:59:06.490Z] #10 48.80 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-08-27T22:59:06.490Z] #10 48.80 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-27T22:59:06.490Z] #10 48.87 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-27T22:59:06.490Z] #10 48.87 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-08-27T22:59:06.490Z] #10 48.87 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-27T22:59:06.490Z] #10 ... [2020-08-27T22:59:06.490Z] [2020-08-27T22:59:06.490Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T22:59:06.490Z] #39 11.32 PBCC images/sk-inet.pb-c.c [2020-08-27T22:59:06.490Z] #39 11.35 DEP images/sk-inet.pb-c.d [2020-08-27T22:59:06.490Z] #39 11.38 PBCC images/sk-unix.pb-c.c [2020-08-27T22:59:06.490Z] #39 11.44 DEP images/sk-unix.pb-c.d [2020-08-27T22:59:06.490Z] #39 11.48 PBCC images/mm.pb-c.c [2020-08-27T22:59:06.490Z] #39 11.51 DEP images/mm.pb-c.d [2020-08-27T22:59:06.490Z] #39 11.54 PBCC images/timerfd.pb-c.c [2020-08-27T22:59:06.490Z] #39 11.57 DEP images/timerfd.pb-c.d [2020-08-27T22:59:06.490Z] #39 11.61 PBCC images/timer.pb-c.c [2020-08-27T22:59:06.490Z] #39 11.61 DEP images/timer.pb-c.d [2020-08-27T22:59:06.490Z] #39 11.65 PBCC images/sa.pb-c.c [2020-08-27T22:59:06.490Z] #39 11.68 DEP images/sa.pb-c.d [2020-08-27T22:59:06.490Z] #39 11.71 PBCC images/pipe-data.pb-c.c [2020-08-27T22:59:06.490Z] #39 11.73 DEP images/pipe-data.pb-c.d [2020-08-27T22:59:06.490Z] #39 11.76 PBCC images/mnt.pb-c.c [2020-08-27T22:59:06.490Z] #39 11.79 DEP images/mnt.pb-c.d [2020-08-27T22:59:06.490Z] #39 11.83 PBCC images/sk-packet.pb-c.c [2020-08-27T22:59:06.490Z] #39 11.83 DEP images/sk-packet.pb-c.d [2020-08-27T22:59:06.490Z] #39 11.91 PBCC images/tcp-stream.pb-c.c [2020-08-27T22:59:06.490Z] #39 11.97 DEP images/tcp-stream.pb-c.d [2020-08-27T22:59:06.490Z] #39 12.08 PBCC images/pipe.pb-c.c [2020-08-27T22:59:06.490Z] #39 12.09 DEP images/pipe.pb-c.d [2020-08-27T22:59:06.490Z] #39 12.19 PBCC images/pstree.pb-c.c [2020-08-27T22:59:06.490Z] #39 12.21 DEP images/pstree.pb-c.d [2020-08-27T22:59:06.490Z] #39 12.26 PBCC images/fs.pb-c.c [2020-08-27T22:59:06.490Z] #39 12.29 DEP images/fs.pb-c.d [2020-08-27T22:59:06.490Z] #39 12.34 PBCC images/signalfd.pb-c.c [2020-08-27T22:59:06.490Z] #39 12.40 DEP images/signalfd.pb-c.d [2020-08-27T22:59:06.490Z] #39 12.47 PBCC images/fh.pb-c.c [2020-08-27T22:59:06.490Z] #39 12.48 PBCC images/fsnotify.pb-c.c [2020-08-27T22:59:06.490Z] #39 12.58 DEP images/fh.pb-c.d [2020-08-27T22:59:06.490Z] #39 12.64 DEP images/fsnotify.pb-c.d [2020-08-27T22:59:06.490Z] #39 12.68 PBCC images/eventpoll.pb-c.c [2020-08-27T22:59:06.490Z] #39 12.71 DEP images/eventpoll.pb-c.d [2020-08-27T22:59:06.490Z] #39 12.73 PBCC images/eventfd.pb-c.c [2020-08-27T22:59:06.490Z] #39 12.76 DEP images/eventfd.pb-c.d [2020-08-27T22:59:06.490Z] #39 12.79 PBCC images/remap-file-path.pb-c.c [2020-08-27T22:59:06.490Z] #39 12.83 DEP images/remap-file-path.pb-c.d [2020-08-27T22:59:06.490Z] #39 12.90 PBCC images/fifo.pb-c.c [2020-08-27T22:59:06.490Z] #39 12.95 DEP images/fifo.pb-c.d [2020-08-27T22:59:06.490Z] #39 13.02 PBCC images/ghost-file.pb-c.c [2020-08-27T22:59:06.490Z] #39 13.02 DEP images/ghost-file.pb-c.d [2020-08-27T22:59:06.490Z] #39 13.05 PBCC images/regfile.pb-c.c [2020-08-27T22:59:06.490Z] #39 13.06 DEP images/regfile.pb-c.d [2020-08-27T22:59:06.490Z] #39 13.07 PBCC images/ns.pb-c.c [2020-08-27T22:59:06.490Z] #39 13.08 DEP images/ns.pb-c.d [2020-08-27T22:59:06.490Z] #39 13.13 PBCC images/fdinfo.pb-c.c [2020-08-27T22:59:06.490Z] #39 13.17 DEP images/fdinfo.pb-c.d [2020-08-27T22:59:06.490Z] #39 13.19 PBCC images/core-aarch64.pb-c.c [2020-08-27T22:59:06.490Z] #39 13.21 PBCC images/core-arm.pb-c.c [2020-08-27T22:59:06.490Z] #39 13.24 PBCC images/core-ppc64.pb-c.c [2020-08-27T22:59:06.490Z] #39 13.27 PBCC images/core-s390.pb-c.c [2020-08-27T22:59:06.490Z] #39 13.29 PBCC images/core-x86.pb-c.c [2020-08-27T22:59:06.490Z] #39 13.31 PBCC images/core.pb-c.c [2020-08-27T22:59:06.490Z] #39 13.34 PBCC images/inventory.pb-c.c [2020-08-27T22:59:06.490Z] #39 13.39 DEP images/core-aarch64.pb-c.d [2020-08-27T22:59:06.490Z] #39 13.43 DEP images/core-arm.pb-c.d [2020-08-27T22:59:06.490Z] #39 13.44 DEP images/core-ppc64.pb-c.d [2020-08-27T22:59:06.490Z] #39 13.47 DEP images/core-s390.pb-c.d [2020-08-27T22:59:06.490Z] #39 13.50 DEP images/core-x86.pb-c.d [2020-08-27T22:59:06.490Z] #39 13.55 DEP images/core.pb-c.d [2020-08-27T22:59:06.490Z] #39 13.59 DEP images/inventory.pb-c.d [2020-08-27T22:59:06.490Z] #39 13.62 PBCC images/cpuinfo.pb-c.c [2020-08-27T22:59:06.490Z] #39 13.63 DEP images/cpuinfo.pb-c.d [2020-08-27T22:59:06.490Z] #39 13.66 PBCC images/stats.pb-c.c [2020-08-27T22:59:06.490Z] #39 13.67 DEP images/stats.pb-c.d [2020-08-27T22:59:06.490Z] #39 14.36 make[1]: Nothing to be done for 'all'. [2020-08-27T22:59:06.490Z] #39 15.05 CC images/stats.o [2020-08-27T22:59:06.490Z] #39 15.23 CC images/core.o [2020-08-27T22:59:06.490Z] #39 15.65 CC images/core-x86.o [2020-08-27T22:59:06.490Z] #39 15.98 CC images/core-arm.o [2020-08-27T22:59:06.490Z] #39 16.17 CC images/core-aarch64.o [2020-08-27T22:59:06.490Z] #39 16.36 CC images/core-ppc64.o [2020-08-27T22:59:06.763Z] #47 32.18 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-27T22:59:06.763Z] #47 32.29 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-27T22:59:06.763Z] #47 ... [2020-08-27T22:59:06.763Z] [2020-08-27T22:59:06.763Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:59:06.763Z] #30 22.36 encoding [2020-08-27T22:59:06.763Z] #30 22.86 runtime/cgo [2020-08-27T22:59:06.763Z] #30 ... [2020-08-27T22:59:06.763Z] [2020-08-27T22:59:06.763Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T22:59:06.763Z] #38 19.16 Reading package lists... [2020-08-27T22:59:07.122Z] #39 16.69 CC images/core-s390.o [2020-08-27T22:59:07.122Z] #39 17.00 CC images/cpuinfo.o [2020-08-27T22:59:07.266Z] #10 ... [2020-08-27T22:59:07.266Z] [2020-08-27T22:59:07.266Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T22:59:07.266Z] #41 DONE 37.2s [2020-08-27T22:59:07.266Z] [2020-08-27T22:59:07.266Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T22:59:07.266Z] #39 8.111 make[1]: Nothing to be done for 'all'. [2020-08-27T22:59:07.266Z] #39 9.128 CC images/stats.o [2020-08-27T22:59:07.266Z] #39 9.335 CC images/core.o [2020-08-27T22:59:07.266Z] #39 9.495 CC images/core-x86.o [2020-08-27T22:59:07.266Z] #39 9.697 CC images/core-arm.o [2020-08-27T22:59:07.266Z] #39 9.846 CC images/core-aarch64.o [2020-08-27T22:59:07.266Z] #39 9.987 CC images/core-ppc64.o [2020-08-27T22:59:07.266Z] #39 10.15 CC images/core-s390.o [2020-08-27T22:59:07.266Z] #39 10.34 CC images/cpuinfo.o [2020-08-27T22:59:07.266Z] #39 10.49 CC images/inventory.o [2020-08-27T22:59:07.266Z] #39 10.59 CC images/fdinfo.o [2020-08-27T22:59:07.266Z] #39 10.76 CC images/fown.o [2020-08-27T22:59:07.266Z] #39 10.88 CC images/ns.o [2020-08-27T22:59:07.266Z] #39 10.98 CC images/regfile.o [2020-08-27T22:59:07.266Z] #39 11.06 CC images/ghost-file.o [2020-08-27T22:59:07.267Z] #39 11.16 CC images/fifo.o [2020-08-27T22:59:07.267Z] #39 11.25 CC images/remap-file-path.o [2020-08-27T22:59:07.267Z] #39 11.31 CC images/eventfd.o [2020-08-27T22:59:07.267Z] #39 11.38 CC images/eventpoll.o [2020-08-27T22:59:07.267Z] #39 11.46 CC images/fh.o [2020-08-27T22:59:07.267Z] #39 11.55 CC images/fsnotify.o [2020-08-27T22:59:07.413Z] #39 17.16 CC images/inventory.o [2020-08-27T22:59:07.413Z] #39 17.26 CC images/fdinfo.o [2020-08-27T22:59:07.524Z] #39 11.81 CC images/signalfd.o [2020-08-27T22:59:07.524Z] #39 11.89 CC images/fs.o [2020-08-27T22:59:07.716Z] #39 17.47 CC images/fown.o [2020-08-27T22:59:07.716Z] #39 17.56 CC images/ns.o [2020-08-27T22:59:07.716Z] #39 17.70 CC images/regfile.o [2020-08-27T22:59:07.780Z] #39 11.96 CC images/pstree.o [2020-08-27T22:59:07.780Z] #39 12.02 CC images/pipe.o [2020-08-27T22:59:07.780Z] #39 12.08 CC images/tcp-stream.o [2020-08-27T22:59:07.780Z] #39 12.14 CC images/sk-packet.o [2020-08-27T22:59:08.007Z] #39 17.80 CC images/ghost-file.o [2020-08-27T22:59:08.007Z] #39 17.93 CC images/fifo.o [2020-08-27T22:59:08.036Z] #39 12.21 CC images/mnt.o [2020-08-27T22:59:08.036Z] #39 12.26 CC images/pipe-data.o [2020-08-27T22:59:08.036Z] #39 12.33 CC images/sa.o [2020-08-27T22:59:08.036Z] #39 12.39 CC images/timer.o [2020-08-27T22:59:08.295Z] #39 12.47 CC images/timerfd.o [2020-08-27T22:59:08.295Z] #39 12.53 CC images/mm.o [2020-08-27T22:59:08.295Z] #39 12.60 CC images/sk-opts.o [2020-08-27T22:59:08.295Z] #39 12.66 CC images/sk-unix.o [2020-08-27T22:59:08.299Z] #39 18.02 CC images/remap-file-path.o [2020-08-27T22:59:08.299Z] #39 18.10 CC images/eventfd.o [2020-08-27T22:59:08.552Z] #39 12.74 CC images/sk-inet.o [2020-08-27T22:59:08.552Z] #39 12.85 CC images/tun.o [2020-08-27T22:59:08.552Z] #39 12.93 CC images/sk-netlink.o [2020-08-27T22:59:08.590Z] #39 18.23 CC images/eventpoll.o [2020-08-27T22:59:08.590Z] #39 18.36 CC images/fh.o [2020-08-27T22:59:08.590Z] #39 18.47 CC images/fsnotify.o [2020-08-27T22:59:08.590Z] #39 ... [2020-08-27T22:59:08.590Z] [2020-08-27T22:59:08.590Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T22:59:08.590Z] #41 46.38 go/token [2020-08-27T22:59:08.590Z] #41 47.04 go/scanner [2020-08-27T22:59:08.590Z] #41 47.18 internal/lazyregexp [2020-08-27T22:59:08.590Z] #41 47.30 net/url [2020-08-27T22:59:08.590Z] #41 48.10 go/ast [2020-08-27T22:59:08.590Z] #41 48.19 text/template/parse [2020-08-27T22:59:08.590Z] #41 51.35 text/template [2020-08-27T22:59:08.590Z] #41 51.75 go/parser [2020-08-27T22:59:08.590Z] #41 53.71 go/doc [2020-08-27T22:59:08.590Z] #41 53.85 encoding/xml [2020-08-27T22:59:08.590Z] #41 55.79 github.com/LK4D4/vndr/build [2020-08-27T22:59:08.810Z] #39 12.99 CC images/packet-sock.o [2020-08-27T22:59:08.810Z] #39 13.10 CC images/ipc-var.o [2020-08-27T22:59:08.810Z] #39 13.15 CC images/ipc-desc.o [2020-08-27T22:59:08.810Z] #39 13.21 CC images/ipc-shm.o [2020-08-27T22:59:08.882Z] #41 ... [2020-08-27T22:59:08.882Z] [2020-08-27T22:59:08.882Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T22:59:08.882Z] #39 18.75 CC images/signalfd.o [2020-08-27T22:59:09.068Z] #39 13.26 CC images/ipc-msg.o [2020-08-27T22:59:09.068Z] #39 13.33 CC images/ipc-sem.o [2020-08-27T22:59:09.068Z] #39 13.38 CC images/utsns.o [2020-08-27T22:59:09.068Z] #39 13.43 CC images/creds.o [2020-08-27T22:59:09.174Z] #39 18.85 CC images/fs.o [2020-08-27T22:59:09.174Z] #39 18.94 CC images/pstree.o [2020-08-27T22:59:09.174Z] #39 19.04 CC images/pipe.o [2020-08-27T22:59:09.174Z] #39 19.17 CC images/tcp-stream.o [2020-08-27T22:59:09.325Z] #39 13.49 CC images/vma.o [2020-08-27T22:59:09.325Z] #39 13.55 CC images/netdev.o [2020-08-27T22:59:09.325Z] #39 13.67 CC images/tty.o [2020-08-27T22:59:09.466Z] #39 19.33 CC images/sk-packet.o [2020-08-27T22:59:09.583Z] #39 13.85 CC images/file-lock.o [2020-08-27T22:59:09.583Z] #39 13.90 CC images/rlimit.o [2020-08-27T22:59:09.760Z] #39 19.49 CC images/mnt.o [2020-08-27T22:59:09.760Z] #39 19.59 CC images/pipe-data.o [2020-08-27T22:59:09.760Z] #39 19.65 CC images/sa.o [2020-08-27T22:59:09.840Z] #39 13.99 CC images/pagemap.o [2020-08-27T22:59:09.840Z] #39 14.07 CC images/siginfo.o [2020-08-27T22:59:09.840Z] #39 14.15 CC images/rpc.o [2020-08-27T22:59:09.840Z] #39 ... [2020-08-27T22:59:09.840Z] [2020-08-27T22:59:09.840Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T22:59:09.840Z] #10 40.19 Selecting previously unselected package libapparmor1:amd64. [2020-08-27T22:59:09.840Z] #10 40.19 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-08-27T22:59:09.840Z] #10 40.20 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-08-27T22:59:09.840Z] #10 40.28 Selecting previously unselected package libapparmor-dev:amd64. [2020-08-27T22:59:09.910Z] #28 ... [2020-08-27T22:59:09.910Z] [2020-08-27T22:59:09.910Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:59:09.910Z] #54 5.508 + RM_GOPATH=0 [2020-08-27T22:59:09.910Z] #54 5.508 + TMP_GOPATH= [2020-08-27T22:59:09.910Z] #54 5.508 + : /build [2020-08-27T22:59:09.910Z] #54 5.508 + '[' -z '' ']' [2020-08-27T22:59:09.910Z] #54 5.509 ++ mktemp -d [2020-08-27T22:59:09.910Z] #54 5.510 + export GOPATH=/tmp/tmp.tfPk152O9P [2020-08-27T22:59:09.910Z] #54 5.510 + GOPATH=/tmp/tmp.tfPk152O9P [2020-08-27T22:59:09.910Z] #54 5.510 + RM_GOPATH=1 [2020-08-27T22:59:09.910Z] #54 5.510 + case "$(go env GOARCH)" in [2020-08-27T22:59:09.910Z] #54 5.510 ++ go env GOARCH [2020-08-27T22:59:09.910Z] #54 5.518 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:09.910Z] #54 5.518 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:09.910Z] #54 5.518 ++ dirname /tmp/install/install.sh [2020-08-27T22:59:09.910Z] #54 5.520 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-27T22:59:09.910Z] #54 5.520 + dir=/tmp/install [2020-08-27T22:59:09.910Z] #54 5.520 + bin=rootlesskit [2020-08-27T22:59:09.910Z] #54 5.520 + shift [2020-08-27T22:59:09.910Z] #54 5.520 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-27T22:59:09.910Z] #54 5.520 + . /tmp/install/rootlesskit.installer [2020-08-27T22:59:09.910Z] #54 5.520 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-27T22:59:09.910Z] #54 5.520 + install_rootlesskit [2020-08-27T22:59:09.910Z] #54 5.520 + case "$1" in [2020-08-27T22:59:09.910Z] #54 5.520 + export CGO_ENABLED=0 [2020-08-27T22:59:09.910Z] #54 5.520 + CGO_ENABLED=0 [2020-08-27T22:59:09.910Z] #54 5.520 + _install_rootlesskit [2020-08-27T22:59:09.910Z] #54 5.520 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-27T22:59:09.910Z] #54 5.520 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.tfPk152O9P/src/github.com/rootless-containers/rootlesskit [2020-08-27T22:59:09.910Z] #54 5.523 Cloning into '/tmp/tmp.tfPk152O9P/src/github.com/rootless-containers/rootlesskit'... [2020-08-27T22:59:10.052Z] #39 19.82 CC images/timer.o [2020-08-27T22:59:10.061Z] #38 31.56 Reading package lists... [2020-08-27T22:59:10.062Z] #38 ... [2020-08-27T22:59:10.062Z] [2020-08-27T22:59:10.062Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-27T22:59:10.062Z] #36 33.85 Checking out files: 68% (1133/1665) Checking out files: 69% (1149/1665) Checking out files: 70% (1166/1665) Checking out files: 71% (1183/1665) Checking out files: 72% (1199/1665) Checking out files: 73% (1216/1665) Checking out files: 74% (1233/1665) Checking out files: 75% (1249/1665) Checking out files: 76% (1266/1665) Checking out files: 77% (1283/1665) Checking out files: 78% (1299/1665) Checking out files: 79% (1316/1665) Checking out files: 80% (1332/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-08-27T22:59:10.062Z] #36 34.91 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-27T22:59:10.097Z] #10 40.29 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-08-27T22:59:10.097Z] #10 40.30 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-27T22:59:10.097Z] #10 40.37 Selecting previously unselected package libbtrfs0. [2020-08-27T22:59:10.097Z] #10 40.37 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-27T22:59:10.097Z] #10 40.38 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-27T22:59:10.344Z] #39 20.05 CC images/timerfd.o [2020-08-27T22:59:10.344Z] #39 20.22 CC images/mm.o [2020-08-27T22:59:10.354Z] #10 40.44 Selecting previously unselected package libbtrfs-dev. [2020-08-27T22:59:10.354Z] #10 40.44 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-27T22:59:10.354Z] #10 40.45 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-27T22:59:10.354Z] #10 40.51 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-08-27T22:59:10.354Z] #10 40.51 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-27T22:59:10.354Z] #10 40.52 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-27T22:59:10.354Z] #10 40.57 Selecting previously unselected package libudev-dev:amd64. [2020-08-27T22:59:10.354Z] #10 40.58 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-08-27T22:59:10.354Z] #10 40.59 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-27T22:59:10.354Z] #10 40.64 Selecting previously unselected package libsepol1-dev:amd64. [2020-08-27T22:59:10.354Z] #10 40.65 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-08-27T22:59:10.354Z] #10 40.66 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-08-27T22:59:10.617Z] #10 40.81 Selecting previously unselected package libpcre16-3:amd64. [2020-08-27T22:59:10.617Z] #10 40.81 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-08-27T22:59:10.617Z] #10 40.81 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-08-27T22:59:10.617Z] #10 40.87 Selecting previously unselected package libpcre32-3:amd64. [2020-08-27T22:59:10.617Z] #10 40.87 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-08-27T22:59:10.617Z] #10 40.88 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-08-27T22:59:10.617Z] #10 40.93 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-08-27T22:59:10.617Z] #10 40.93 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-08-27T22:59:10.617Z] #10 40.94 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-27T22:59:10.617Z] #10 40.97 Selecting previously unselected package libpcre3-dev:amd64. [2020-08-27T22:59:10.617Z] #10 40.98 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-08-27T22:59:10.617Z] #10 40.98 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-27T22:59:10.617Z] #10 41.08 Selecting previously unselected package libselinux1-dev:amd64. [2020-08-27T22:59:10.636Z] #39 20.32 CC images/sk-opts.o [2020-08-27T22:59:10.636Z] #39 20.42 CC images/sk-unix.o [2020-08-27T22:59:10.873Z] #10 41.08 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-08-27T22:59:10.873Z] #10 41.09 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-27T22:59:10.873Z] #10 41.17 Selecting previously unselected package libdevmapper-dev:amd64. [2020-08-27T22:59:10.873Z] #10 41.17 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-08-27T22:59:10.873Z] #10 41.17 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-27T22:59:10.873Z] #10 41.21 Selecting previously unselected package libseccomp-dev:amd64. [2020-08-27T22:59:10.873Z] #10 41.21 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-08-27T22:59:10.873Z] #10 41.22 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-27T22:59:10.873Z] #10 41.26 Selecting previously unselected package libsystemd-dev:amd64. [2020-08-27T22:59:10.873Z] #10 41.26 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-08-27T22:59:10.873Z] #10 41.26 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-27T22:59:10.929Z] #39 20.58 CC images/sk-inet.o [2020-08-27T22:59:10.929Z] #39 20.79 CC images/tun.o [2020-08-27T22:59:11.129Z] #10 41.38 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-27T22:59:11.129Z] #10 41.39 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-27T22:59:11.129Z] #10 41.40 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-08-27T22:59:11.129Z] #10 41.41 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-27T22:59:11.129Z] #10 41.42 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-08-27T22:59:11.129Z] #10 41.43 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-08-27T22:59:11.129Z] #10 41.44 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-27T22:59:11.129Z] #10 41.45 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-27T22:59:11.129Z] #10 41.46 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-08-27T22:59:11.129Z] #10 41.47 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-27T22:59:11.129Z] #10 41.50 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-27T22:59:11.129Z] #10 41.51 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-27T22:59:11.129Z] #10 41.52 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-27T22:59:11.129Z] #10 41.53 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-27T22:59:11.229Z] #39 ... [2020-08-27T22:59:11.229Z] [2020-08-27T22:59:11.229Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:59:11.229Z] #47 50.96 golang.org/x/crypto/ssh/terminal [2020-08-27T22:59:11.229Z] #47 51.77 mvdan.cc/editorconfig [2020-08-27T22:59:11.229Z] #47 51.92 mvdan.cc/sh/v3/fileutil [2020-08-27T22:59:11.229Z] #47 52.10 mvdan.cc/sh/v3/syntax [2020-08-27T22:59:11.229Z] #47 55.72 mvdan.cc/sh/v3/cmd/shfmt [2020-08-27T22:59:11.229Z] #47 DONE 58.9s [2020-08-27T22:59:11.229Z] [2020-08-27T22:59:11.229Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T22:59:11.229Z] #39 20.93 CC images/sk-netlink.o [2020-08-27T22:59:11.229Z] #39 20.99 CC images/packet-sock.o [2020-08-27T22:59:11.229Z] #39 21.13 CC images/ipc-var.o [2020-08-27T22:59:11.297Z] #54 ... [2020-08-27T22:59:11.297Z] [2020-08-27T22:59:11.297Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:59:11.297Z] #21 6.948 + RM_GOPATH=0 [2020-08-27T22:59:11.297Z] #21 6.948 + TMP_GOPATH= [2020-08-27T22:59:11.297Z] #21 6.948 + : /build [2020-08-27T22:59:11.297Z] #21 6.948 + '[' -z '' ']' [2020-08-27T22:59:11.297Z] #21 6.948 ++ mktemp -d [2020-08-27T22:59:11.297Z] #21 6.954 + export GOPATH=/tmp/tmp.dhlftN99rt [2020-08-27T22:59:11.297Z] #21 6.954 + GOPATH=/tmp/tmp.dhlftN99rt [2020-08-27T22:59:11.297Z] #21 6.954 + RM_GOPATH=1 [2020-08-27T22:59:11.297Z] #21 6.954 + case "$(go env GOARCH)" in [2020-08-27T22:59:11.297Z] #21 6.963 ++ go env GOARCH [2020-08-27T22:59:11.297Z] #21 6.980 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:11.297Z] #21 6.980 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:11.297Z] #21 6.980 ++ dirname /tmp/install/install.sh [2020-08-27T22:59:11.297Z] #21 6.985 + dir=/tmp/install [2020-08-27T22:59:11.297Z] #21 6.985 + bin=dockercli [2020-08-27T22:59:11.297Z] #21 6.985 + shift [2020-08-27T22:59:11.297Z] #21 6.985 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-27T22:59:11.297Z] #21 6.985 + . /tmp/install/dockercli.installer [2020-08-27T22:59:11.297Z] #21 6.985 ++ : stable [2020-08-27T22:59:11.297Z] #21 6.985 ++ : 17.06.2-ce [2020-08-27T22:59:11.297Z] #21 6.985 + install_dockercli [2020-08-27T22:59:11.297Z] #21 6.985 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-27T22:59:11.297Z] #21 6.985 ++ uname -m [2020-08-27T22:59:11.297Z] #21 6.986 + arch=x86_64 [2020-08-27T22:59:11.297Z] #21 6.986 + '[' x86_64 '!=' x86_64 ']' [2020-08-27T22:59:11.297Z] #21 6.986 + url=https://download.docker.com/linux/static [2020-08-27T22:59:11.297Z] #21 6.990 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-27T22:59:11.297Z] #21 6.993 + tar -xz docker/docker [2020-08-27T22:59:11.297Z] #21 6.993 Install docker/cli version 17.06.2-ce from stable [2020-08-27T22:59:11.386Z] #10 41.54 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-27T22:59:11.386Z] #10 41.55 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-27T22:59:11.386Z] #10 41.57 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-27T22:59:11.386Z] #10 41.58 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-27T22:59:11.386Z] #10 41.59 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-08-27T22:59:11.386Z] #10 41.59 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-08-27T22:59:11.386Z] #10 41.60 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-27T22:59:11.386Z] #10 41.61 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-08-27T22:59:11.386Z] #10 41.62 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-08-27T22:59:11.386Z] #10 41.62 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-27T22:59:11.386Z] #10 41.63 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-27T22:59:11.386Z] #10 41.64 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-27T22:59:11.386Z] #10 41.65 Setting up dmsetup (2:1.02.155-3) ... [2020-08-27T22:59:11.386Z] #10 41.67 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-27T22:59:11.386Z] #10 41.68 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-27T22:59:11.386Z] #10 41.69 Processing triggers for libc-bin (2.28-10) ... [2020-08-27T22:59:11.510Z] Fetching without tags [2020-08-27T22:59:11.527Z] #39 21.18 CC images/ipc-desc.o [2020-08-27T22:59:11.528Z] #39 21.22 CC images/ipc-shm.o [2020-08-27T22:59:11.528Z] #39 21.26 CC images/ipc-msg.o [2020-08-27T22:59:11.528Z] #39 21.33 CC images/ipc-sem.o [2020-08-27T22:59:11.528Z] #39 21.39 CC images/utsns.o [2020-08-27T22:59:11.528Z] #39 21.46 CC images/creds.o [2020-08-27T22:59:11.819Z] #39 21.76 CC images/vma.o [2020-08-27T22:59:11.819Z] #39 21.82 CC images/netdev.o [2020-08-27T22:59:11.935Z] Merging remotes/origin/master commit 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 into PR head commit d1c2f953c5e44c59c4ce688d531d94ac012a8df7 [2020-08-27T22:59:11.973Z] #36 37.57 + 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-08-27T22:59:12.111Z] #39 22.07 CC images/tty.o [2020-08-27T22:59:12.239Z] #21 ... [2020-08-27T22:59:12.239Z] [2020-08-27T22:59:12.239Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-27T22:59:12.239Z] #28 7.806 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-27T22:59:12.239Z] #28 7.806 Cloning into '.'... [2020-08-27T22:59:12.316Z] #10 DONE 42.7s [2020-08-27T22:59:12.317Z] [2020-08-27T22:59:12.317Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T22:59:12.317Z] #39 14.43 CC images/ext-file.o [2020-08-27T22:59:12.317Z] #39 14.50 CC images/cgroup.o [2020-08-27T22:59:12.317Z] #39 14.64 CC images/userns.o [2020-08-27T22:59:12.317Z] #39 14.75 CC images/google/protobuf/descriptor.o [2020-08-27T22:59:12.317Z] #39 15.07 CC images/opts.o [2020-08-27T22:59:12.317Z] #39 15.13 CC images/seccomp.o [2020-08-27T22:59:12.317Z] #39 15.17 CC images/binfmt-misc.o [2020-08-27T22:59:12.317Z] #39 15.22 CC images/time.o [2020-08-27T22:59:12.317Z] #39 15.26 CC images/sysctl.o [2020-08-27T22:59:12.317Z] #39 15.30 CC images/autofs.o [2020-08-27T22:59:12.317Z] #39 15.34 CC images/macvlan.o [2020-08-27T22:59:12.317Z] #39 15.39 CC images/sit.o [2020-08-27T22:59:12.317Z] #39 15.43 CC images/memfd.o [2020-08-27T22:59:12.317Z] #39 15.48 CC images/timens.o [2020-08-27T22:59:12.317Z] #39 15.53 LINK images/built-in.o [2020-08-27T22:59:12.317Z] #39 15.58 GEN compel/include/asm [2020-08-27T22:59:12.317Z] #39 15.59 GEN compel/include/version.h [2020-08-27T22:59:12.317Z] #39 15.59 touch .config [2020-08-27T22:59:12.317Z] #39 15.61 GEN include/common/config.h [2020-08-27T22:59:12.317Z] #39 15.64 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-08-27T22:59:12.317Z] #39 15.65 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-08-27T22:59:12.317Z] #39 15.67 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-08-27T22:59:12.317Z] #39 15.68 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-08-27T22:59:12.317Z] #39 15.69 DEP compel/arch/x86/plugins/std/memcpy.d [2020-08-27T22:59:12.317Z] #39 15.69 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-08-27T22:59:12.317Z] #39 15.70 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-27T22:59:12.317Z] #39 15.71 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-08-27T22:59:12.317Z] #39 15.72 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-27T22:59:12.317Z] #39 15.73 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-27T22:59:12.317Z] #39 15.73 DEP compel/plugins/std/infect.d [2020-08-27T22:59:12.317Z] #39 15.75 DEP compel/plugins/std/string.d [2020-08-27T22:59:12.317Z] #39 15.77 DEP compel/plugins/std/log.d [2020-08-27T22:59:12.317Z] #39 15.79 DEP compel/plugins/std/fds.d [2020-08-27T22:59:12.317Z] #39 15.81 DEP compel/plugins/std/std.d [2020-08-27T22:59:12.317Z] #39 15.83 DEP compel/plugins/shmem/shmem.d [2020-08-27T22:59:12.317Z] #39 15.85 DEP compel/plugins/fds/fds.d [2020-08-27T22:59:12.317Z] #39 15.89 CC compel/plugins/std/std.o [2020-08-27T22:59:12.317Z] #39 15.96 CC compel/plugins/std/fds.o [2020-08-27T22:59:12.317Z] #39 16.08 CC compel/plugins/std/log.o [2020-08-27T22:59:12.317Z] #39 16.26 CC compel/plugins/std/string.o [2020-08-27T22:59:12.317Z] #39 16.41 CC compel/plugins/std/infect.o [2020-08-27T22:59:12.317Z] #39 16.52 CC compel/arch/x86/plugins/std/parasite-head.o [2020-08-27T22:59:12.317Z] #39 16.56 CC compel/arch/x86/plugins/std/memcpy.o [2020-08-27T22:59:12.317Z] #39 16.58 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-08-27T22:59:12.317Z] #39 16.62 AR compel/plugins/std.lib.a [2020-08-27T22:59:12.403Z] #39 22.38 CC images/file-lock.o [2020-08-27T22:59:12.573Z] #39 16.68 CC compel/plugins/fds/fds.o [2020-08-27T22:59:12.573Z] #39 16.78 AR compel/plugins/fds.lib.a [2020-08-27T22:59:12.573Z] #39 16.84 HOSTDEP compel/src/lib/log-host.d [2020-08-27T22:59:12.573Z] #39 16.90 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-27T22:59:12.573Z] #39 16.92 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-08-27T22:59:12.573Z] #39 16.96 HOSTDEP compel/src/main-host.d [2020-08-27T22:59:12.573Z] #39 16.98 DEP compel/src/lib/ptrace.d [2020-08-27T22:59:12.573Z] #39 17.01 DEP compel/src/lib/infect.d [2020-08-27T22:59:12.694Z] #39 22.48 CC images/rlimit.o [2020-08-27T22:59:12.694Z] #39 22.61 CC images/pagemap.o [2020-08-27T22:59:11.453Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-27T22:59:11.481Z] > git config --add remote.origin.fetch +refs/pull/41360/head:refs/remotes/origin/PR-41360 # timeout=10 [2020-08-27T22:59:11.503Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-27T22:59:11.521Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-27T22:59:11.539Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-27T22:59:11.540Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-27T22:59:11.541Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41360/head:refs/remotes/origin/PR-41360 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-27T22:59:11.967Z] > git config core.sparsecheckout # timeout=10 [2020-08-27T22:59:11.975Z] > git checkout -f d1c2f953c5e44c59c4ce688d531d94ac012a8df7 # timeout=10 [2020-08-27T22:59:12.830Z] #39 17.05 DEP compel/src/lib/infect-util.d [2020-08-27T22:59:12.830Z] #39 17.10 DEP compel/src/lib/infect-rpc.d [2020-08-27T22:59:12.830Z] #39 17.12 DEP compel/arch/x86/src/lib/infect.d [2020-08-27T22:59:12.830Z] #39 17.15 DEP compel/arch/x86/src/lib/cpu.d [2020-08-27T22:59:12.830Z] #39 17.17 DEP compel/src/lib/log.d [2020-08-27T22:59:12.830Z] #39 17.18 DEP compel/src/main.d [2020-08-27T22:59:12.830Z] #39 17.21 DEP compel/src/lib/handle-elf.d [2020-08-27T22:59:12.830Z] #39 17.24 DEP compel/arch/x86/src/lib/handle-elf.d [2020-08-27T22:59:12.985Z] #39 22.73 CC images/siginfo.o [2020-08-27T22:59:12.985Z] #39 22.80 CC images/rpc.o [2020-08-27T22:59:13.086Z] #39 17.27 CC compel/src/lib/log.o [2020-08-27T22:59:13.086Z] #39 17.32 CC compel/arch/x86/src/lib/cpu.o [2020-08-27T22:59:13.086Z] #39 17.50 CC compel/arch/x86/src/lib/infect.o [2020-08-27T22:59:13.354Z] #39 ... [2020-08-27T22:59:13.354Z] [2020-08-27T22:59:13.354Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-27T22:59:13.354Z] #11 DONE 1.0s [2020-08-27T22:59:13.354Z] [2020-08-27T22:59:13.354Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T22:59:13.354Z] #39 17.71 CC compel/src/lib/infect-rpc.o [2020-08-27T22:59:13.611Z] #39 17.80 CC compel/src/lib/infect-util.o [2020-08-27T22:59:13.611Z] #39 17.85 CC compel/src/lib/infect.o [2020-08-27T22:59:13.619Z] #39 23.21 CC images/ext-file.o [2020-08-27T22:59:13.619Z] #39 23.31 CC images/cgroup.o [2020-08-27T22:59:13.619Z] #39 23.59 CC images/userns.o [2020-08-27T22:59:13.910Z] #39 23.76 CC images/google/protobuf/descriptor.o [2020-08-27T22:59:14.158Z] #28 ... [2020-08-27T22:59:14.158Z] [2020-08-27T22:59:14.158Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T22:59:14.158Z] #38 8.159 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-27T22:59:14.158Z] #38 8.282 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-27T22:59:14.158Z] #38 8.291 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-27T22:59:14.229Z] #39 ... [2020-08-27T22:59:14.229Z] [2020-08-27T22:59:14.229Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-27T22:59:14.229Z] #12 DONE 0.9s [2020-08-27T22:59:14.229Z] [2020-08-27T22:59:14.229Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T22:59:14.229Z] #39 18.40 CC compel/src/lib/ptrace.o [2020-08-27T22:59:14.229Z] #39 18.54 AR compel/libcompel.a [2020-08-27T22:59:14.229Z] #39 18.59 HOSTCC compel/src/main-host.o [2020-08-27T22:59:14.419Z] #38 ... [2020-08-27T22:59:14.419Z] [2020-08-27T22:59:14.419Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:59:14.419Z] #30 6.750 + RM_GOPATH=0 [2020-08-27T22:59:14.419Z] #30 6.750 + TMP_GOPATH= [2020-08-27T22:59:14.419Z] #30 6.750 + : /build [2020-08-27T22:59:14.419Z] #30 6.750 + '[' -z '' ']' [2020-08-27T22:59:14.419Z] #30 6.750 ++ mktemp -d [2020-08-27T22:59:14.419Z] #30 6.750 + export GOPATH=/tmp/tmp.e0CXYpSzd8 [2020-08-27T22:59:14.419Z] #30 6.750 + GOPATH=/tmp/tmp.e0CXYpSzd8 [2020-08-27T22:59:14.419Z] #30 6.750 + RM_GOPATH=1 [2020-08-27T22:59:14.419Z] #30 6.750 + case "$(go env GOARCH)" in [2020-08-27T22:59:14.419Z] #30 6.750 ++ go env GOARCH [2020-08-27T22:59:14.419Z] #30 6.806 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:14.419Z] #30 6.806 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:14.419Z] #30 6.806 ++ dirname /tmp/install/install.sh [2020-08-27T22:59:14.419Z] #30 6.812 + dir=/tmp/install [2020-08-27T22:59:14.419Z] #30 6.812 + bin=tomlv [2020-08-27T22:59:14.419Z] #30 6.812 + shift [2020-08-27T22:59:14.419Z] #30 6.812 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-27T22:59:14.419Z] #30 6.812 + . /tmp/install/tomlv.installer [2020-08-27T22:59:14.419Z] #30 6.812 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-27T22:59:14.419Z] #30 6.812 + install_tomlv [2020-08-27T22:59:14.419Z] #30 6.812 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-27T22:59:14.419Z] #30 6.812 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.e0CXYpSzd8/src/github.com/BurntSushi/toml [2020-08-27T22:59:14.419Z] #30 6.813 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-27T22:59:14.419Z] #30 6.814 Cloning into '/tmp/tmp.e0CXYpSzd8/src/github.com/BurntSushi/toml'... [2020-08-27T22:59:14.419Z] #30 7.699 + cd /tmp/tmp.e0CXYpSzd8/src/github.com/BurntSushi/toml [2020-08-27T22:59:14.419Z] #30 7.699 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-27T22:59:14.419Z] #30 7.731 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-27T22:59:14.419Z] #30 8.574 internal/cpu [2020-08-27T22:59:14.419Z] #30 8.618 runtime/internal/atomic [2020-08-27T22:59:14.419Z] #30 9.363 runtime/internal/sys [2020-08-27T22:59:14.419Z] #30 9.503 runtime/internal/math [2020-08-27T22:59:14.419Z] #30 9.761 math/bits [2020-08-27T22:59:14.419Z] #30 9.790 internal/bytealg [2020-08-27T22:59:14.501Z] #39 18.67 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-08-27T22:59:14.501Z] #39 18.72 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-27T22:59:14.501Z] #39 18.81 HOSTCC compel/src/lib/log-host.o [2020-08-27T22:59:14.501Z] #39 18.86 HOSTLINK compel/compel-host-bin [2020-08-27T22:59:14.681Z] #30 ... [2020-08-27T22:59:14.681Z] [2020-08-27T22:59:14.681Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T22:59:14.681Z] #41 7.609 + RM_GOPATH=0 [2020-08-27T22:59:14.681Z] #41 7.609 + TMP_GOPATH= [2020-08-27T22:59:14.681Z] #41 7.609 + : /build [2020-08-27T22:59:14.681Z] #41 7.609 + '[' -z '' ']' [2020-08-27T22:59:14.681Z] #41 7.609 ++ mktemp -d [2020-08-27T22:59:14.681Z] #41 7.615 + export GOPATH=/tmp/tmp.eRc14CBjf2 [2020-08-27T22:59:14.681Z] #41 7.615 + GOPATH=/tmp/tmp.eRc14CBjf2 [2020-08-27T22:59:14.681Z] #41 7.615 + RM_GOPATH=1 [2020-08-27T22:59:14.681Z] #41 7.615 + case "$(go env GOARCH)" in [2020-08-27T22:59:14.681Z] #41 7.615 ++ go env GOARCH [2020-08-27T22:59:14.681Z] #41 7.673 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-27T22:59:14.681Z] #41 7.673 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:14.681Z] #41 7.673 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:14.681Z] #41 7.673 ++ dirname /tmp/install/install.sh [2020-08-27T22:59:14.681Z] #41 7.673 + dir=/tmp/install [2020-08-27T22:59:14.681Z] #41 7.673 + bin=vndr [2020-08-27T22:59:14.681Z] #41 7.673 + shift [2020-08-27T22:59:14.681Z] #41 7.673 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-27T22:59:14.681Z] #41 7.673 + . /tmp/install/vndr.installer [2020-08-27T22:59:14.681Z] #41 7.673 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-27T22:59:14.681Z] #41 7.673 + install_vndr [2020-08-27T22:59:14.681Z] #41 7.673 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-27T22:59:14.681Z] #41 7.673 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.eRc14CBjf2/src/github.com/LK4D4/vndr [2020-08-27T22:59:14.681Z] #41 7.706 Cloning into '/tmp/tmp.eRc14CBjf2/src/github.com/LK4D4/vndr'... [2020-08-27T22:59:14.681Z] #41 9.052 + cd /tmp/tmp.eRc14CBjf2/src/github.com/LK4D4/vndr [2020-08-27T22:59:14.681Z] #41 9.055 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-27T22:59:14.681Z] #41 9.107 + go build -buildmode=pie -v -o /build/vndr . [2020-08-27T22:59:14.681Z] #41 ... [2020-08-27T22:59:14.681Z] [2020-08-27T22:59:14.681Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-27T22:59:14.681Z] #36 7.641 + git clone https://github.com/docker/distribution.git . [2020-08-27T22:59:14.681Z] #36 7.648 Cloning into '.'... [2020-08-27T22:59:14.682Z] Merge succeeded, producing 10d39824bb3003394dd59b9330d546f417e40df7 [2020-08-27T22:59:14.683Z] Checking out Revision 10d39824bb3003394dd59b9330d546f417e40df7 (PR-41360) [2020-08-27T22:59:14.758Z] #39 18.89 DEP soccr/soccr.d [2020-08-27T22:59:14.758Z] #39 18.94 CC soccr/soccr.o [2020-08-27T22:59:13.912Z] > git remote # timeout=10 [2020-08-27T22:59:13.923Z] > git config --get remote.origin.url # timeout=10 [2020-08-27T22:59:13.928Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-27T22:59:14.001Z] > git merge 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 # timeout=10 [2020-08-27T22:59:14.691Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-27T22:59:14.700Z] > git config core.sparsecheckout # timeout=10 [2020-08-27T22:59:14.704Z] > git checkout -f 10d39824bb3003394dd59b9330d546f417e40df7 # timeout=10 [2020-08-27T22:59:14.942Z] #36 ... [2020-08-27T22:59:14.942Z] [2020-08-27T22:59:14.942Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-27T22:59:14.942Z] #51 8.862 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-27T22:59:14.942Z] #51 9.042 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-27T22:59:14.942Z] #51 9.088 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-27T22:59:14.942Z] #51 ... [2020-08-27T22:59:14.942Z] [2020-08-27T22:59:14.942Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:59:14.942Z] #60 6.301 + RM_GOPATH=0 [2020-08-27T22:59:14.942Z] #60 6.301 + TMP_GOPATH= [2020-08-27T22:59:14.942Z] #60 6.301 + : /build [2020-08-27T22:59:14.942Z] #60 6.301 + '[' -z '' ']' [2020-08-27T22:59:14.942Z] #60 6.301 ++ mktemp -d [2020-08-27T22:59:14.942Z] #60 6.315 + export GOPATH=/tmp/tmp.QE6aOy6PrT [2020-08-27T22:59:14.942Z] #60 6.315 + GOPATH=/tmp/tmp.QE6aOy6PrT [2020-08-27T22:59:14.942Z] #60 6.315 + RM_GOPATH=1 [2020-08-27T22:59:14.942Z] #60 6.315 + case "$(go env GOARCH)" in [2020-08-27T22:59:14.942Z] #60 6.315 ++ go env GOARCH [2020-08-27T22:59:14.942Z] #60 6.331 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-27T22:59:14.942Z] #60 6.342 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:14.942Z] #60 6.342 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:14.942Z] #60 6.342 ++ dirname /tmp/install/install.sh [2020-08-27T22:59:14.942Z] #60 6.342 + dir=/tmp/install [2020-08-27T22:59:14.942Z] #60 6.342 + bin=proxy [2020-08-27T22:59:14.942Z] #60 6.342 + shift [2020-08-27T22:59:14.942Z] #60 6.342 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-27T22:59:14.942Z] #60 6.342 + . /tmp/install/proxy.installer [2020-08-27T22:59:14.942Z] #60 6.342 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-27T22:59:14.942Z] #60 6.342 + install_proxy [2020-08-27T22:59:14.942Z] #60 6.342 + case "$1" in [2020-08-27T22:59:14.942Z] #60 6.342 + export CGO_ENABLED=0 [2020-08-27T22:59:14.942Z] #60 6.342 + CGO_ENABLED=0 [2020-08-27T22:59:14.942Z] #60 6.342 + _install_proxy [2020-08-27T22:59:14.942Z] #60 6.342 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-27T22:59:14.942Z] #60 6.342 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.QE6aOy6PrT/src/github.com/docker/libnetwork [2020-08-27T22:59:14.942Z] #60 6.342 Cloning into '/tmp/tmp.QE6aOy6PrT/src/github.com/docker/libnetwork'... [2020-08-27T22:59:14.947Z] #39 24.67 CC images/opts.o [2020-08-27T22:59:14.947Z] #39 24.74 CC images/seccomp.o [2020-08-27T22:59:14.947Z] #39 24.82 CC images/binfmt-misc.o [2020-08-27T22:59:15.034Z] #39 19.32 AR soccr/libsoccr.a [2020-08-27T22:59:15.034Z] #39 19.38 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-27T22:59:15.204Z] #60 ... [2020-08-27T22:59:15.204Z] [2020-08-27T22:59:15.204Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T22:59:15.204Z] #32 8.870 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-27T22:59:15.204Z] #32 8.997 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-27T22:59:15.204Z] #32 9.000 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-27T22:59:15.204Z] #32 10.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-27T22:59:15.204Z] #32 ... [2020-08-27T22:59:15.204Z] [2020-08-27T22:59:15.204Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:59:15.204Z] #47 7.591 + RM_GOPATH=0 [2020-08-27T22:59:15.204Z] #47 7.591 + TMP_GOPATH= [2020-08-27T22:59:15.204Z] #47 7.591 + : /build [2020-08-27T22:59:15.204Z] #47 7.591 + '[' -z '' ']' [2020-08-27T22:59:15.204Z] #47 7.591 ++ mktemp -d [2020-08-27T22:59:15.204Z] #47 7.594 + export GOPATH=/tmp/tmp.7Mx3rn48D2 [2020-08-27T22:59:15.204Z] #47 7.594 + GOPATH=/tmp/tmp.7Mx3rn48D2 [2020-08-27T22:59:15.204Z] #47 7.594 + RM_GOPATH=1 [2020-08-27T22:59:15.204Z] #47 7.594 + case "$(go env GOARCH)" in [2020-08-27T22:59:15.204Z] #47 7.594 ++ go env GOARCH [2020-08-27T22:59:15.204Z] #47 7.671 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-27T22:59:15.204Z] #47 7.671 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:15.204Z] #47 7.671 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:15.204Z] #47 7.671 ++ dirname /tmp/install/install.sh [2020-08-27T22:59:15.204Z] #47 7.671 + dir=/tmp/install [2020-08-27T22:59:15.204Z] #47 7.671 + bin=shfmt [2020-08-27T22:59:15.204Z] #47 7.671 + shift [2020-08-27T22:59:15.204Z] #47 7.671 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-27T22:59:15.204Z] #47 7.671 + . /tmp/install/shfmt.installer [2020-08-27T22:59:15.204Z] #47 7.671 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-27T22:59:15.204Z] #47 7.671 + install_shfmt [2020-08-27T22:59:15.204Z] #47 7.671 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-27T22:59:15.204Z] #47 7.671 + git clone https://github.com/mvdan/sh.git /tmp/tmp.7Mx3rn48D2/src/github.com/mvdan/sh [2020-08-27T22:59:15.204Z] #47 7.681 Cloning into '/tmp/tmp.7Mx3rn48D2/src/github.com/mvdan/sh'... [2020-08-27T22:59:15.239Z] #39 24.91 CC images/time.o [2020-08-27T22:59:15.239Z] #39 24.97 CC images/sysctl.o [2020-08-27T22:59:15.239Z] #39 25.09 CC images/autofs.o [2020-08-27T22:59:15.295Z] #39 19.60 DEP criu/arch/x86/sigframe.d [2020-08-27T22:59:15.295Z] #39 19.65 DEP criu/arch/x86/sigaction_compat.d [2020-08-27T22:59:15.295Z] #39 19.69 DEP criu/arch/x86/kerndat.d [2020-08-27T22:59:15.295Z] #39 19.74 DEP criu/arch/x86/crtools.d [2020-08-27T22:59:15.474Z] #47 ... [2020-08-27T22:59:15.474Z] [2020-08-27T22:59:15.474Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T22:59:15.474Z] #10 8.455 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-27T22:59:15.474Z] #10 8.574 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-27T22:59:15.474Z] #10 8.576 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-27T22:59:15.474Z] #10 10.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-27T22:59:15.530Z] #39 25.23 CC images/macvlan.o [2020-08-27T22:59:15.530Z] #39 25.34 CC images/sit.o [2020-08-27T22:59:15.560Z] #39 ... [2020-08-27T22:59:15.560Z] [2020-08-27T22:59:15.560Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-27T22:59:15.560Z] #13 0.787 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-27T22:59:15.560Z] #13 DONE 1.3s [2020-08-27T22:59:15.560Z] [2020-08-27T22:59:15.560Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T22:59:15.560Z] #39 19.78 DEP criu/arch/x86/cpu.d [2020-08-27T22:59:15.560Z] #39 19.84 CC criu/arch/x86/cpu.o [2020-08-27T22:59:15.735Z] #10 ... [2020-08-27T22:59:15.735Z] [2020-08-27T22:59:15.735Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:59:15.735Z] #45 6.728 + RM_GOPATH=0 [2020-08-27T22:59:15.735Z] #45 6.728 + TMP_GOPATH= [2020-08-27T22:59:15.735Z] #45 6.728 + : /build [2020-08-27T22:59:15.735Z] #45 6.728 + '[' -z '' ']' [2020-08-27T22:59:15.735Z] #45 6.728 ++ mktemp -d [2020-08-27T22:59:15.735Z] #45 6.728 + export GOPATH=/tmp/tmp.vqe6BujqXn [2020-08-27T22:59:15.735Z] #45 6.728 + GOPATH=/tmp/tmp.vqe6BujqXn [2020-08-27T22:59:15.735Z] #45 6.728 + RM_GOPATH=1 [2020-08-27T22:59:15.735Z] #45 6.728 + case "$(go env GOARCH)" in [2020-08-27T22:59:15.735Z] #45 6.729 ++ go env GOARCH [2020-08-27T22:59:15.735Z] #45 6.729 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:15.735Z] #45 6.729 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:15.735Z] #45 6.733 ++ dirname /tmp/install/install.sh [2020-08-27T22:59:15.735Z] #45 6.735 Installing golangci-lint version v1.23.8 [2020-08-27T22:59:15.735Z] #45 6.750 + dir=/tmp/install [2020-08-27T22:59:15.735Z] #45 6.750 + bin=golangci_lint [2020-08-27T22:59:15.735Z] #45 6.750 + shift [2020-08-27T22:59:15.735Z] #45 6.750 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-27T22:59:15.735Z] #45 6.750 + . /tmp/install/golangci_lint.installer [2020-08-27T22:59:15.735Z] #45 6.750 ++ : v1.23.8 [2020-08-27T22:59:15.735Z] #45 6.750 + install_golangci_lint [2020-08-27T22:59:15.735Z] #45 6.750 + echo 'Installing golangci-lint version v1.23.8' [2020-08-27T22:59:15.735Z] #45 6.750 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-27T22:59:15.735Z] #45 ... [2020-08-27T22:59:15.735Z] [2020-08-27T22:59:15.735Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:59:15.735Z] #43 7.307 + RM_GOPATH=0 [2020-08-27T22:59:15.735Z] #43 7.307 + TMP_GOPATH= [2020-08-27T22:59:15.735Z] #43 7.307 + : /build [2020-08-27T22:59:15.735Z] #43 7.307 + '[' -z '' ']' [2020-08-27T22:59:15.735Z] #43 7.307 ++ mktemp -d [2020-08-27T22:59:15.735Z] #43 7.319 + export GOPATH=/tmp/tmp.SxX28JgLBE [2020-08-27T22:59:15.735Z] #43 7.319 + GOPATH=/tmp/tmp.SxX28JgLBE [2020-08-27T22:59:15.735Z] #43 7.319 + RM_GOPATH=1 [2020-08-27T22:59:15.735Z] #43 7.319 + case "$(go env GOARCH)" in [2020-08-27T22:59:15.735Z] #43 7.319 ++ go env GOARCH [2020-08-27T22:59:15.735Z] #43 7.380 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:15.735Z] #43 7.380 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:15.735Z] #43 7.380 ++ dirname /tmp/install/install.sh [2020-08-27T22:59:15.735Z] #43 7.380 + dir=/tmp/install [2020-08-27T22:59:15.735Z] #43 7.380 + bin=gotestsum [2020-08-27T22:59:15.735Z] #43 7.380 + shift [2020-08-27T22:59:15.735Z] #43 7.380 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-27T22:59:15.735Z] #43 7.380 + . /tmp/install/gotestsum.installer [2020-08-27T22:59:15.735Z] #43 7.380 ++ : v0.3.5 [2020-08-27T22:59:15.735Z] #43 7.380 + install_gotestsum [2020-08-27T22:59:15.735Z] #43 7.380 + set -e [2020-08-27T22:59:15.735Z] #43 7.380 + export GO111MODULE=on [2020-08-27T22:59:15.735Z] #43 7.380 + GO111MODULE=on [2020-08-27T22:59:15.735Z] #43 7.380 + GOBIN=/build [2020-08-27T22:59:15.735Z] #43 7.380 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-27T22:59:15.735Z] #43 7.506 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-27T22:59:15.735Z] #43 7.506 go: finding gotest.tools v0.3.5 [2020-08-27T22:59:15.735Z] #43 8.835 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-27T22:59:15.735Z] #43 9.427 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-27T22:59:15.735Z] #43 10.99 go: downloading gotest.tools v2.1.0+incompatible [2020-08-27T22:59:15.735Z] #43 11.18 go: extracting gotest.tools v2.1.0+incompatible [2020-08-27T22:59:15.735Z] #43 11.37 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-27T22:59:15.735Z] #43 11.37 go: downloading github.com/pkg/errors v0.8.0 [2020-08-27T22:59:15.735Z] #43 11.43 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-27T22:59:15.822Z] #39 25.45 CC images/memfd.o [2020-08-27T22:59:15.822Z] #39 25.63 CC images/timens.o [2020-08-27T22:59:15.825Z] #39 20.02 CC criu/arch/x86/crtools.o [2020-08-27T22:59:15.996Z] #43 11.61 go: extracting github.com/pkg/errors v0.8.0 [2020-08-27T22:59:15.996Z] #43 11.61 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-27T22:59:15.996Z] #43 ... [2020-08-27T22:59:15.996Z] [2020-08-27T22:59:15.996Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-27T22:59:15.996Z] #23 5.674 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-27T22:59:15.996Z] #23 5.696 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-27T22:59:15.996Z] #23 5.711 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-27T22:59:15.996Z] #23 5.932 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-27T22:59:15.996Z] #23 6.575 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [221 kB] [2020-08-27T22:59:15.996Z] #23 7.707 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-27T22:59:15.996Z] #23 ... [2020-08-27T22:59:15.996Z] [2020-08-27T22:59:15.996Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:59:15.996Z] #43 11.70 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-27T22:59:16.103Z] #39 20.42 CC criu/arch/x86/kerndat.o [2020-08-27T22:59:16.113Z] #39 25.80 LINK images/built-in.o [2020-08-27T22:59:16.113Z] #39 25.89 GEN compel/include/asm [2020-08-27T22:59:16.113Z] #39 25.90 GEN compel/include/version.h [2020-08-27T22:59:16.113Z] #39 25.92 touch .config [2020-08-27T22:59:16.113Z] #39 25.94 GEN include/common/config.h [2020-08-27T22:59:16.113Z] #39 25.97 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-08-27T22:59:16.113Z] #39 26.00 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-27T22:59:16.113Z] #39 26.06 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-27T22:59:16.113Z] #39 26.07 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-08-27T22:59:16.113Z] #39 26.08 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-08-27T22:59:16.113Z] #39 26.10 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-08-27T22:59:16.113Z] #39 26.11 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-27T22:59:16.168Z] #36 ... [2020-08-27T22:59:16.168Z] [2020-08-27T22:59:16.168Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:59:16.168Z] #60 36.23 Checking out files: 36% (755/2067) Checking out files: 37% (765/2067) Checking out files: 38% (786/2067) Checking out files: 39% (807/2067) Checking out files: 40% (827/2067) Checking out files: 41% (848/2067) Checking out files: 42% (869/2067) Checking out files: 43% (889/2067) Checking out files: 44% (910/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 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: 73% (1515/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-08-27T22:59:16.168Z] #60 38.10 + cd /tmp/tmp.5cF4b9eqmk/src/github.com/docker/libnetwork [2020-08-27T22:59:16.168Z] #60 38.10 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-27T22:59:16.168Z] #60 38.27 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-27T22:59:16.168Z] #60 ... [2020-08-27T22:59:16.168Z] [2020-08-27T22:59:16.168Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T22:59:16.168Z] #38 31.56 Reading package lists... [2020-08-27T22:59:16.257Z] #43 12.10 go: downloading github.com/fatih/color v1.6.0 [2020-08-27T22:59:16.363Z] #39 20.60 CC criu/arch/x86/sigaction_compat.o [2020-08-27T22:59:16.363Z] #39 20.68 CC criu/arch/x86/sigframe.o [2020-08-27T22:59:16.405Z] #39 26.12 DEP compel/plugins/std/infect.d [2020-08-27T22:59:16.405Z] #39 26.20 DEP compel/plugins/std/string.d [2020-08-27T22:59:16.405Z] #39 26.29 DEP compel/plugins/std/log.d [2020-08-27T22:59:16.405Z] #39 26.38 DEP compel/plugins/std/fds.d [2020-08-27T22:59:16.517Z] #43 12.39 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-27T22:59:16.621Z] #39 20.76 LINK criu/arch/x86/crtools.built-in.o [2020-08-27T22:59:16.621Z] #39 20.78 DEP criu/pie/util-vdso-elf32.d [2020-08-27T22:59:16.621Z] #39 20.81 DEP criu/pie/util-vdso.d [2020-08-27T22:59:16.621Z] #39 20.87 DEP criu/pie/util.d [2020-08-27T22:59:16.621Z] #39 ... [2020-08-27T22:59:16.621Z] [2020-08-27T22:59:16.621Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-27T22:59:16.621Z] #14 DONE 1.2s [2020-08-27T22:59:16.621Z] [2020-08-27T22:59:16.621Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T22:59:16.621Z] #39 20.91 CC criu/pie/util.o [2020-08-27T22:59:16.621Z] #39 20.99 CC criu/pie/util-vdso.o [2020-08-27T22:59:16.697Z] #39 26.45 DEP compel/plugins/std/std.d [2020-08-27T22:59:16.697Z] #39 26.53 DEP compel/plugins/shmem/shmem.d [2020-08-27T22:59:16.697Z] #39 26.61 DEP compel/plugins/fds/fds.d [2020-08-27T22:59:16.697Z] #39 ... [2020-08-27T22:59:16.697Z] [2020-08-27T22:59:16.697Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:59:16.697Z] #54 64.65 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-27T22:59:16.737Z] #38 42.45 Building dependency tree... [2020-08-27T22:59:16.737Z] #38 ... [2020-08-27T22:59:16.737Z] [2020-08-27T22:59:16.737Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:59:16.737Z] #47 32.64 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-27T22:59:16.737Z] #47 32.74 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-27T22:59:16.737Z] #47 34.88 runtime/cgo [2020-08-27T22:59:16.737Z] #47 34.88 runtime [2020-08-27T22:59:16.788Z] #43 12.54 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-27T22:59:16.879Z] #39 21.20 CC criu/pie/util-vdso-elf32.o [2020-08-27T22:59:16.989Z] #54 64.66 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-27T22:59:16.997Z] #47 ... [2020-08-27T22:59:16.997Z] [2020-08-27T22:59:16.997Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-27T22:59:16.997Z] #23 32.82 Fetched 8375 kB in 26s (320 kB/s) [2020-08-27T22:59:17.048Z] #43 12.56 go: extracting github.com/fatih/color v1.6.0 [2020-08-27T22:59:17.048Z] #43 12.62 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-27T22:59:17.048Z] #43 12.62 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-27T22:59:17.048Z] #43 12.71 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-27T22:59:17.048Z] #43 12.83 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-27T22:59:17.048Z] #43 12.90 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-27T22:59:17.048Z] #43 12.90 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-27T22:59:17.048Z] #43 12.94 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-27T22:59:17.136Z] #39 21.38 AR criu/pie/pie.lib.a [2020-08-27T22:59:17.136Z] #39 21.41 DEP criu/pie/restorer.d [2020-08-27T22:59:17.136Z] #39 21.47 DEP criu/arch/x86/sigaction_compat_pie.d [2020-08-27T22:59:17.136Z] #39 21.50 DEP criu/arch/x86/restorer_unmap.d [2020-08-27T22:59:17.136Z] #39 21.51 DEP criu/arch/x86/restorer.d [2020-08-27T22:59:17.256Z] #23 32.82 Reading package lists... [2020-08-27T22:59:17.256Z] #23 ... [2020-08-27T22:59:17.256Z] [2020-08-27T22:59:17.256Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-27T22:59:17.256Z] #51 37.24 Fetched 8375 kB in 28s (297 kB/s) [2020-08-27T22:59:17.313Z] #43 13.06 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-27T22:59:17.314Z] #43 13.15 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-27T22:59:17.393Z] #39 21.58 DEP criu/arch/x86/vdso-pie.d [2020-08-27T22:59:17.393Z] #39 21.62 DEP criu/pie/parasite-vdso.d [2020-08-27T22:59:17.393Z] #39 21.69 DEP criu/pie/parasite.d [2020-08-27T22:59:17.393Z] #39 21.75 CC criu/pie/parasite.o [2020-08-27T22:59:17.516Z] #51 37.24 Reading package lists... [2020-08-27T22:59:17.516Z] #51 ... [2020-08-27T22:59:17.516Z] [2020-08-27T22:59:17.516Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T22:59:17.516Z] #41 43.26 vendor/golang.org/x/crypto/internal/subtle [2020-08-27T22:59:17.740Z] Removing intermediate container bc4f136622d8 [2020-08-27T22:59:17.740Z] ---> 680a70d6c73f [2020-08-27T22:59:17.740Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-08-27T22:59:17.740Z] ---> 805dc2d65d1c [2020-08-27T22:59:17.740Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-08-27T22:59:17.740Z] ---> 4104c17c1a8e [2020-08-27T22:59:17.740Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-08-27T22:59:17.740Z] ---> Running in b1e95adb2db4 [2020-08-27T22:59:17.740Z] Removing intermediate container b1e95adb2db4 [2020-08-27T22:59:17.740Z] ---> 293f3fc2e10a [2020-08-27T22:59:17.740Z] Successfully built 293f3fc2e10a [2020-08-27T22:59:17.740Z] Successfully tagged moby-buildx:latest [2020-08-27T22:59:17.740Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-08-27T22:59:17.740Z] if [ -n "${id}" ]; then \ [2020-08-27T22:59:17.740Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-08-27T22:59:17.740Z] && touch bundles/buildx; \ [2020-08-27T22:59:17.740Z] docker rm -f ${id}; \ [2020-08-27T22:59:17.740Z] fi [2020-08-27T22:59:17.740Z] 950aa21054f54041d3328f313643eb6cc3a8e56fe886737030766c8ce044bb54 [2020-08-27T22:59:17.740Z] bundles/buildx version [2020-08-27T22:59:17.740Z] buildx v0.3.1 6db68d0 [2020-08-27T22:59:17.740Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:b9665a9495a16879e5403adeb7cc8206e1fd16ac . [2020-08-27T22:59:17.740Z] #1 [internal] booting buildkit [2020-08-27T22:59:17.740Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-08-27T22:59:17.740Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done [2020-08-27T22:59:17.740Z] #1 creating container buildx_buildkit_default [2020-08-27T22:59:17.740Z] #1 creating container buildx_buildkit_default 0.4s done [2020-08-27T22:59:17.740Z] #1 DONE 2.3s [2020-08-27T22:59:17.740Z] [2020-08-27T22:59:17.740Z] #2 [internal] load .dockerignore [2020-08-27T22:59:17.740Z] #2 transferring context: 87B done [2020-08-27T22:59:17.740Z] #2 DONE 0.0s [2020-08-27T22:59:17.740Z] [2020-08-27T22:59:17.740Z] #3 [internal] load build definition from Dockerfile [2020-08-27T22:59:17.740Z] #3 transferring dockerfile: 16.36kB done [2020-08-27T22:59:17.740Z] #3 DONE 0.0s [2020-08-27T22:59:17.740Z] [2020-08-27T22:59:17.740Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-27T22:59:17.740Z] #4 DONE 0.8s [2020-08-27T22:59:17.740Z] [2020-08-27T22:59:17.740Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-27T22:59:17.740Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-27T22:59:17.740Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-27T22:59:17.740Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-08-27T22:59:17.740Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-08-27T22:59:17.740Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-08-27T22:59:17.740Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.5s done [2020-08-27T22:59:17.740Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-08-27T22:59:17.740Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done [2020-08-27T22:59:17.740Z] #5 DONE 1.1s [2020-08-27T22:59:17.740Z] [2020-08-27T22:59:17.740Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-08-27T22:59:17.779Z] #41 43.51 vendor/golang.org/x/crypto/curve25519 [2020-08-27T22:59:17.779Z] #41 ... [2020-08-27T22:59:17.779Z] [2020-08-27T22:59:17.779Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T22:59:17.779Z] #10 33.70 Fetched 8375 kB in 27s (312 kB/s) [2020-08-27T22:59:17.957Z] #39 22.11 LINK criu/pie/parasite.built-in.o [2020-08-27T22:59:17.957Z] #39 22.12 GEN criu/pie/parasite-blob.h [2020-08-27T22:59:17.957Z] #39 22.13 CC criu/pie/parasite-vdso.o [2020-08-27T22:59:17.957Z] #39 ... [2020-08-27T22:59:17.957Z] [2020-08-27T22:59:17.957Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-27T22:59:17.957Z] #15 DONE 1.3s [2020-08-27T22:59:17.957Z] [2020-08-27T22:59:17.957Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-27T22:59:17.957Z] #36 41.86 + dpkg --print-architecture [2020-08-27T22:59:17.957Z] #36 41.87 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-27T22:59:17.957Z] #36 42.12 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-27T22:59:17.957Z] #36 42.12 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-27T22:59:17.957Z] #36 DONE 48.3s [2020-08-27T22:59:17.957Z] [2020-08-27T22:59:17.957Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T22:59:17.957Z] #39 22.30 CC criu/arch/x86/vdso-pie.o [2020-08-27T22:59:18.038Z] #10 33.70 Reading package lists... [2020-08-27T22:59:18.038Z] #10 ... [2020-08-27T22:59:18.038Z] [2020-08-27T22:59:18.038Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-27T22:59:18.038Z] #23 32.82 Reading package lists... [2020-08-27T22:59:18.215Z] #39 22.41 CC criu/arch/x86/restorer.o [2020-08-27T22:59:18.383Z] #7 DONE 0.8s [2020-08-27T22:59:18.383Z] [2020-08-27T22:59:18.383Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-27T22:59:18.383Z] #6 DONE 0.7s [2020-08-27T22:59:18.383Z] [2020-08-27T22:59:18.383Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-27T22:59:18.383Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-27T22:59:18.472Z] #39 22.61 CC criu/arch/x86/restorer_unmap.o [2020-08-27T22:59:18.472Z] #39 22.63 CC criu/arch/x86/sigaction_compat_pie.o [2020-08-27T22:59:18.472Z] #39 22.75 CC criu/pie/restorer.o [2020-08-27T22:59:18.709Z] Commit message: "Merge commit '7ae5222c72cc2aac42225df8f62c2f71a1813ab4' into HEAD" [2020-08-27T22:59:18.737Z] First time build. Skipping changelog. [2020-08-27T22:59:19.057Z] #54 ... [2020-08-27T22:59:19.057Z] [2020-08-27T22:59:19.057Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T22:59:19.057Z] #41 56.76 github.com/LK4D4/vndr/versioned [2020-08-27T22:59:19.057Z] #41 56.96 compress/flate [2020-08-27T22:59:19.057Z] #41 57.83 hash/crc32 [2020-08-27T22:59:19.057Z] #41 58.25 net [2020-08-27T22:59:19.057Z] #41 58.49 compress/gzip [2020-08-27T22:59:19.057Z] #41 58.72 vendor/golang.org/x/text/transform [2020-08-27T22:59:19.057Z] #41 59.28 vendor/golang.org/x/text/unicode/bidi [2020-08-27T22:59:19.057Z] #41 60.48 vendor/golang.org/x/text/secure/bidirule [2020-08-27T22:59:19.057Z] #41 60.55 vendor/golang.org/x/text/unicode/norm [2020-08-27T22:59:19.057Z] #41 62.14 vendor/golang.org/x/net/idna [2020-08-27T22:59:19.057Z] #41 63.14 vendor/golang.org/x/net/http2/hpack [2020-08-27T22:59:19.057Z] #41 63.88 mime [2020-08-27T22:59:19.057Z] #41 64.91 mime/quotedprintable [2020-08-27T22:59:19.057Z] #41 65.12 net/http/internal [2020-08-27T22:59:19.057Z] #41 ... [2020-08-27T22:59:19.057Z] [2020-08-27T22:59:19.057Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T22:59:19.057Z] #39 26.69 CC compel/plugins/std/std.o [2020-08-27T22:59:19.057Z] #39 26.82 CC compel/plugins/std/fds.o [2020-08-27T22:59:19.057Z] #39 26.98 CC compel/plugins/std/log.o [2020-08-27T22:59:19.057Z] #39 27.37 CC compel/plugins/std/string.o [2020-08-27T22:59:19.057Z] #39 27.67 CC compel/plugins/std/infect.o [2020-08-27T22:59:19.057Z] #39 27.87 CC compel/arch/s390/plugins/std/parasite-head.o [2020-08-27T22:59:19.057Z] #39 27.88 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-08-27T22:59:19.057Z] #39 27.93 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-08-27T22:59:19.057Z] #39 28.01 AR compel/plugins/std.lib.a [2020-08-27T22:59:19.057Z] #39 28.05 CC compel/plugins/fds/fds.o [2020-08-27T22:59:19.057Z] #39 28.21 AR compel/plugins/fds.lib.a [2020-08-27T22:59:19.057Z] #39 28.23 HOSTDEP compel/src/lib/log-host.d [2020-08-27T22:59:19.057Z] #39 28.31 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-27T22:59:19.057Z] #39 28.38 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-08-27T22:59:19.057Z] #39 28.43 HOSTDEP compel/src/main-host.d [2020-08-27T22:59:19.057Z] #39 28.50 DEP compel/src/lib/ptrace.d [2020-08-27T22:59:19.057Z] #39 28.56 DEP compel/src/lib/infect.d [2020-08-27T22:59:19.057Z] #39 28.64 DEP compel/src/lib/infect-util.d [2020-08-27T22:59:19.057Z] #39 28.69 DEP compel/src/lib/infect-rpc.d [2020-08-27T22:59:19.057Z] #39 28.74 DEP compel/arch/s390/src/lib/infect.d [2020-08-27T22:59:19.057Z] #39 28.83 DEP compel/arch/s390/src/lib/cpu.d [2020-08-27T22:59:19.057Z] #39 28.84 DEP compel/src/lib/log.d [2020-08-27T22:59:19.057Z] #39 28.88 DEP compel/src/main.d [2020-08-27T22:59:19.057Z] #39 28.94 DEP compel/src/lib/handle-elf.d [2020-08-27T22:59:19.057Z] #39 29.04 DEP compel/arch/s390/src/lib/handle-elf.d [2020-08-27T22:59:19.138Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-27T22:59:19.138Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.2s [2020-08-27T22:59:19.138Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-27T22:59:19.349Z] #39 29.13 CC compel/src/lib/log.o [2020-08-27T22:59:19.349Z] #39 29.25 CC compel/arch/s390/src/lib/cpu.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-08-27T22:59:19.403Z] #39 23.54 LINK criu/pie/restorer.built-in.o [2020-08-27T22:59:19.403Z] #39 23.55 GEN criu/pie/restorer-blob.h [2020-08-27T22:59:19.403Z] #39 23.59 DEP criu/vdso.d [2020-08-27T22:59:19.403Z] #39 23.64 DEP criu/vdso-compat.d [2020-08-27T22:59:19.403Z] #39 23.68 DEP criu/uts_ns.d [2020-08-27T22:59:19.403Z] #39 23.72 DEP criu/util.d [2020-08-27T22:59:19.403Z] #39 ... [2020-08-27T22:59:19.403Z] [2020-08-27T22:59:19.403Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-27T22:59:19.403Z] #16 DONE 1.5s [2020-08-27T22:59:19.403Z] [2020-08-27T22:59:19.403Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T22:59:19.403Z] #39 23.79 DEP criu/uffd.d [2020-08-27T22:59:19.403Z] #39 23.84 DEP criu/tun.d [Pipeline] sh [2020-08-27T22:59:19.570Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.60MB / 9.86MB 0.5s [2020-08-27T22:59:19.570Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.71MB / 9.86MB 0.6s [2020-08-27T22:59:19.570Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.20MB / 9.86MB 0.8s [2020-08-27T22:59:18.719Z] > git rev-list --no-walk f5c2ce622b92236a704dad3f4274f7824822c3c1 # timeout=10 [2020-08-27T22:59:19.652Z] #39 29.43 CC compel/arch/s390/src/lib/infect.o [2020-08-27T22:59:19.668Z] #39 23.89 DEP criu/tty.d [2020-08-27T22:59:19.668Z] #39 23.99 DEP criu/timerfd.d [2020-08-27T22:59:19.668Z] #39 24.05 DEP criu/timens.d [2020-08-27T22:59:19.668Z] #39 24.10 DEP criu/sysfs_parse.d [2020-08-27T22:59:19.905Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.44MB / 9.86MB 0.9s [2020-08-27T22:59:19.905Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.1s done [2020-08-27T22:59:19.905Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2020-08-27T22:59:19.926Z] #39 24.15 DEP criu/sysctl.d [2020-08-27T22:59:19.926Z] #39 24.19 DEP criu/string.d [2020-08-27T22:59:19.926Z] #39 24.20 DEP criu/stats.d [2020-08-27T22:59:19.926Z] #39 24.23 DEP criu/sockets.d [2020-08-27T22:59:19.926Z] #39 24.29 DEP criu/sk-unix.d [2020-08-27T22:59:19.926Z] #39 24.36 DEP criu/sk-tcp.d [2020-08-27T22:59:19.947Z] #39 29.89 CC compel/src/lib/infect-rpc.o [2020-08-27T22:59:20.019Z] + docker version [2020-08-27T22:59:20.183Z] #39 24.41 DEP criu/sk-queue.d [2020-08-27T22:59:20.183Z] #39 24.46 DEP criu/sk-packet.d [2020-08-27T22:59:20.184Z] #39 24.51 DEP criu/sk-netlink.d [2020-08-27T22:59:20.184Z] #39 24.58 DEP criu/sk-inet.d [2020-08-27T22:59:20.184Z] #39 24.63 DEP criu/signalfd.d [2020-08-27T22:59:20.238Z] #39 30.07 CC compel/src/lib/infect-util.o [2020-08-27T22:59:20.238Z] #39 30.17 CC compel/src/lib/infect.o [2020-08-27T22:59:20.442Z] #39 24.67 DEP criu/sigframe.d [2020-08-27T22:59:20.442Z] #39 24.70 DEP criu/shmem.d [2020-08-27T22:59:20.442Z] #39 24.74 DEP criu/servicefd.d [2020-08-27T22:59:20.442Z] #39 24.81 DEP criu/seize.d [2020-08-27T22:59:20.442Z] #39 24.85 DEP criu/seccomp.d [2020-08-27T22:59:20.643Z] #43 16.47 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-27T22:59:20.701Z] #39 24.91 DEP criu/rst-malloc.d [2020-08-27T22:59:20.701Z] #39 24.96 DEP criu/rbtree.d [2020-08-27T22:59:20.701Z] #39 24.98 DEP criu/pstree.d [2020-08-27T22:59:20.701Z] #39 25.03 DEP criu/protobuf.d [2020-08-27T22:59:20.701Z] #39 25.07 GEN criu/protobuf-desc-gen.h [2020-08-27T22:59:20.871Z] #39 ... [2020-08-27T22:59:20.871Z] [2020-08-27T22:59:20.871Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:59:20.871Z] #54 DONE 68.7s [2020-08-27T22:59:20.871Z] [2020-08-27T22:59:20.871Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-27T22:59:20.871Z] #55 DONE 0.1s [2020-08-27T22:59:20.871Z] [2020-08-27T22:59:20.871Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-27T22:59:21.144Z] #23 44.35 Reading package lists... [2020-08-27T22:59:21.144Z] #23 ... [2020-08-27T22:59:21.144Z] [2020-08-27T22:59:21.144Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T22:59:21.144Z] #32 36.69 Fetched 8375 kB in 28s (298 kB/s) [2020-08-27T22:59:21.144Z] #32 36.69 Reading package lists... [2020-08-27T22:59:21.144Z] #32 ... [2020-08-27T22:59:21.144Z] [2020-08-27T22:59:21.144Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T22:59:21.144Z] #10 33.70 Reading package lists... [2020-08-27T22:59:21.162Z] #56 DONE 0.1s [2020-08-27T22:59:21.162Z] [2020-08-27T22:59:21.162Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T22:59:21.162Z] #41 67.44 crypto/x509 [2020-08-27T22:59:21.162Z] #41 67.44 net/textproto [2020-08-27T22:59:21.162Z] #41 68.46 vendor/golang.org/x/net/http/httpguts [2020-08-27T22:59:21.162Z] #41 68.65 vendor/golang.org/x/net/http/httpproxy [2020-08-27T22:59:21.162Z] #41 69.03 mime/multipart [2020-08-27T22:59:21.596Z] #43 17.08 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-27T22:59:21.632Z] #39 25.70 DEP criu/protobuf-desc.d [2020-08-27T22:59:21.632Z] #39 25.74 DEP criu/proc_parse.d [2020-08-27T22:59:21.632Z] #39 25.79 DEP criu/plugin.d [2020-08-27T22:59:21.632Z] #39 25.81 DEP criu/pipes.d [2020-08-27T22:59:21.632Z] #39 25.85 DEP criu/pie-util.d [2020-08-27T22:59:21.632Z] #39 25.88 DEP criu/pie-util-vdso.d [2020-08-27T22:59:21.632Z] #39 25.90 DEP criu/pie-util-vdso-elf32.d [2020-08-27T22:59:21.632Z] #39 25.92 DEP criu/path.d [2020-08-27T22:59:21.632Z] #39 25.95 DEP criu/parasite-syscall.d [2020-08-27T22:59:21.632Z] #39 26.00 DEP criu/pagemap.d [2020-08-27T22:59:21.889Z] #39 26.03 DEP criu/pagemap-cache.d [2020-08-27T22:59:21.889Z] #39 26.07 DEP criu/page-xfer.d [2020-08-27T22:59:21.889Z] #39 26.11 DEP criu/page-pipe.d [2020-08-27T22:59:21.889Z] #39 26.15 DEP criu/netfilter.d [2020-08-27T22:59:21.889Z] #39 26.18 DEP criu/net.d [2020-08-27T22:59:21.889Z] #39 26.24 DEP criu/namespaces.d [2020-08-27T22:59:22.145Z] #39 26.29 DEP criu/mount.d [2020-08-27T22:59:22.145Z] #39 26.34 DEP criu/memfd.d [2020-08-27T22:59:22.145Z] #39 26.37 DEP criu/mem.d [2020-08-27T22:59:22.145Z] #39 26.42 DEP criu/lsm.d [2020-08-27T22:59:22.145Z] #39 26.45 DEP criu/log.d [2020-08-27T22:59:22.145Z] #39 26.49 DEP criu/libnetlink.d [2020-08-27T22:59:22.145Z] #39 26.53 DEP criu/kerndat.d [2020-08-27T22:59:22.145Z] #39 26.58 DEP criu/kcmp-ids.d [2020-08-27T22:59:22.402Z] #39 26.60 DEP criu/irmap.d [2020-08-27T22:59:22.402Z] #39 26.64 DEP criu/ipc_ns.d [2020-08-27T22:59:22.402Z] #39 26.69 DEP criu/image.d [2020-08-27T22:59:22.402Z] #39 ... [2020-08-27T22:59:22.402Z] [2020-08-27T22:59:22.402Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T22:59:22.402Z] #49 0.893 + RM_GOPATH=0 [2020-08-27T22:59:22.402Z] #49 0.893 + TMP_GOPATH= [2020-08-27T22:59:22.402Z] #49 0.893 + : /build [2020-08-27T22:59:22.402Z] #49 0.893 + '[' -z '' ']' [2020-08-27T22:59:22.402Z] #49 0.893 ++ mktemp -d [2020-08-27T22:59:22.402Z] #49 0.894 + export GOPATH=/tmp/tmp.eB0NSdGmES [2020-08-27T22:59:22.402Z] #49 0.894 + GOPATH=/tmp/tmp.eB0NSdGmES [2020-08-27T22:59:22.402Z] #49 0.894 + RM_GOPATH=1 [2020-08-27T22:59:22.402Z] #49 0.894 + case "$(go env GOARCH)" in [2020-08-27T22:59:22.402Z] #49 0.896 ++ go env GOARCH [2020-08-27T22:59:22.402Z] #49 0.905 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:22.402Z] #49 0.905 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:22.402Z] #49 0.907 ++ dirname /tmp/install/install.sh [2020-08-27T22:59:22.402Z] #49 0.909 + dir=/tmp/install [2020-08-27T22:59:22.402Z] #49 0.909 + bin=runc [2020-08-27T22:59:22.402Z] #49 0.909 + shift [2020-08-27T22:59:22.402Z] #49 0.909 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-27T22:59:22.402Z] #49 0.909 + . /tmp/install/runc.installer [2020-08-27T22:59:22.402Z] #49 0.909 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-27T22:59:22.402Z] #49 0.909 + install_runc [2020-08-27T22:59:22.402Z] #49 0.909 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-27T22:59:22.402Z] #49 0.909 + uname -r [2020-08-27T22:59:22.402Z] #49 0.915 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-27T22:59:22.402Z] #49 0.915 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-08-27T22:59:22.402Z] #49 0.921 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.eB0NSdGmES/src/github.com/opencontainers/runc [2020-08-27T22:59:22.402Z] #49 0.921 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-08-27T22:59:22.402Z] #49 0.929 Cloning into '/tmp/tmp.eB0NSdGmES/src/github.com/opencontainers/runc'... [2020-08-27T22:59:22.402Z] #49 2.412 + cd /tmp/tmp.eB0NSdGmES/src/github.com/opencontainers/runc [2020-08-27T22:59:22.402Z] #49 2.412 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-27T22:59:22.402Z] #49 2.577 + '[' -z '' ']' [2020-08-27T22:59:22.402Z] #49 2.577 + target=static [2020-08-27T22:59:22.402Z] #49 2.577 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-27T22:59:22.402Z] #49 2.857 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-08-27T22:59:22.402Z] #49 ... [2020-08-27T22:59:22.402Z] [2020-08-27T22:59:22.402Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T22:59:22.402Z] #39 26.73 DEP criu/image-desc.d [2020-08-27T22:59:22.402Z] #39 26.78 DEP criu/fsnotify.d [2020-08-27T22:59:22.402Z] #39 26.83 DEP criu/filesystems.d [2020-08-27T22:59:22.539Z] #43 18.33 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-27T22:59:22.659Z] #39 26.89 DEP criu/files.d [2020-08-27T22:59:22.659Z] #39 26.94 DEP criu/files-reg.d [2020-08-27T22:59:22.659Z] #39 26.99 DEP criu/files-ext.d [2020-08-27T22:59:22.659Z] #39 27.02 DEP criu/file-lock.d [2020-08-27T22:59:22.693Z] #41 70.34 crypto/tls [2020-08-27T22:59:22.916Z] #39 27.06 DEP criu/file-ids.d [2020-08-27T22:59:22.916Z] #39 27.10 DEP criu/fifo.d [2020-08-27T22:59:22.916Z] #39 27.14 DEP criu/fdstore.d [2020-08-27T22:59:22.916Z] #39 27.18 DEP criu/fault-injection.d [2020-08-27T22:59:22.916Z] #39 27.19 DEP criu/external.d [2020-08-27T22:59:22.916Z] #39 27.23 DEP criu/eventpoll.d [2020-08-27T22:59:22.916Z] #39 27.27 DEP criu/eventfd.d [2020-08-27T22:59:23.109Z] #43 ... [2020-08-27T22:59:23.109Z] [2020-08-27T22:59:23.109Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:59:23.109Z] #54 8.689 + cd /tmp/tmp.tfPk152O9P/src/github.com/rootless-containers/rootlesskit [2020-08-27T22:59:23.109Z] #54 8.691 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-27T22:59:23.109Z] #54 9.666 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-27T22:59:23.109Z] #54 9.666 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-27T22:59:23.109Z] #54 ... [2020-08-27T22:59:23.109Z] [2020-08-27T22:59:23.109Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T22:59:23.109Z] #41 11.09 internal/race [2020-08-27T22:59:23.109Z] #41 11.28 sync/atomic [2020-08-27T22:59:23.109Z] #41 11.39 runtime [2020-08-27T22:59:23.109Z] #41 11.92 unicode [2020-08-27T22:59:23.109Z] #41 17.91 unicode/utf8 [2020-08-27T22:59:23.165Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.1s done [2020-08-27T22:59:23.165Z] #59 DONE 4.6s [2020-08-27T22:59:23.165Z] [2020-08-27T22:59:23.165Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-27T22:59:23.165Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-08-27T22:59:23.165Z] #8 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.4s done [2020-08-27T22:59:23.165Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.4s done [2020-08-27T22:59:23.165Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 50.98MB / 57.46MB 4.4s [2020-08-27T22:59:23.165Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 69.30MB / 73.58MB 4.4s [2020-08-27T22:59:23.165Z] #8 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done [2020-08-27T22:59:23.165Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 62.78MB / 96.52MB 4.4s [2020-08-27T22:59:23.165Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-08-27T22:59:23.165Z] #8 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done [2020-08-27T22:59:23.165Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.1s done [2020-08-27T22:59:23.165Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.2s done [2020-08-27T22:59:23.165Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.1s done [2020-08-27T22:59:23.172Z] #39 27.32 DEP criu/crtools.d [2020-08-27T22:59:23.172Z] #39 27.39 DEP criu/cr-service.d [2020-08-27T22:59:23.172Z] #39 27.44 DEP criu/cr-restore.d [2020-08-27T22:59:23.172Z] #39 27.51 DEP criu/cr-errno.d [2020-08-27T22:59:23.369Z] #41 18.97 internal/testlog [2020-08-27T22:59:23.429Z] #39 27.52 DEP criu/cr-dump.d [2020-08-27T22:59:23.429Z] #39 27.61 DEP criu/cr-dedup.d [2020-08-27T22:59:23.429Z] #39 27.67 DEP criu/cr-check.d [2020-08-27T22:59:23.429Z] #39 27.73 DEP criu/config.d [2020-08-27T22:59:23.429Z] #39 27.78 DEP criu/clone-noasan.d [2020-08-27T22:59:23.478Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 56.44MB / 57.46MB 4.7s [2020-08-27T22:59:23.478Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.6s done [2020-08-27T22:59:23.478Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.7s done [2020-08-27T22:59:23.478Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 72.53MB / 96.52MB 4.8s [2020-08-27T22:59:23.695Z] #39 27.80 DEP criu/cgroup.d [2020-08-27T22:59:23.695Z] #39 27.85 DEP criu/cgroup-props.d [2020-08-27T22:59:23.695Z] #39 27.89 DEP criu/bitmap.d [2020-08-27T22:59:23.695Z] #39 27.90 DEP criu/bfd.d [2020-08-27T22:59:23.695Z] #39 27.94 DEP criu/autofs.d [2020-08-27T22:59:23.695Z] #39 27.98 DEP criu/aio.d [2020-08-27T22:59:23.695Z] #39 28.03 DEP criu/action-scripts.d [2020-08-27T22:59:23.788Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 81.64MB / 96.52MB 4.9s [2020-08-27T22:59:23.788Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 88.06MB / 96.52MB 5.1s [2020-08-27T22:59:23.788Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.3s done [2020-08-27T22:59:23.788Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-08-27T22:59:23.943Z] #41 19.62 encoding [2020-08-27T22:59:23.952Z] #39 28.12 CC criu/action-scripts.o [2020-08-27T22:59:23.952Z] #39 28.27 CC criu/aio.o [2020-08-27T22:59:24.211Z] #39 28.43 CC criu/autofs.o [2020-08-27T22:59:24.441Z] #10 44.74 Reading package lists... [2020-08-27T22:59:24.441Z] #10 ... [2020-08-27T22:59:24.441Z] [2020-08-27T22:59:24.441Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T22:59:24.441Z] #38 42.45 Building dependency tree... [2020-08-27T22:59:24.441Z] #38 48.69 The following additional packages will be installed: [2020-08-27T22:59:24.441Z] #38 48.69 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-27T22:59:24.441Z] #38 48.69 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-27T22:59:24.441Z] #38 48.70 Suggested packages: [2020-08-27T22:59:24.441Z] #38 48.70 manpages-dev python-setuptools [2020-08-27T22:59:24.446Z] #8 ... [2020-08-27T22:59:24.446Z] [2020-08-27T22:59:24.446Z] #21 [internal] load build context [2020-08-27T22:59:24.446Z] #21 transferring context: 51.49MB 5.9s done [2020-08-27T22:59:24.446Z] #21 DONE 5.9s [2020-08-27T22:59:24.446Z] [2020-08-27T22:59:24.446Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-27T22:59:24.469Z] #39 28.85 CC criu/bfd.o [2020-08-27T22:59:24.514Z] #41 20.15 unicode/utf16 [2020-08-27T22:59:24.725Z] #39 28.99 CC criu/bitmap.o [2020-08-27T22:59:24.726Z] #39 29.07 CC criu/cgroup-props.o [2020-08-27T22:59:24.775Z] #41 ... [2020-08-27T22:59:24.776Z] [2020-08-27T22:59:24.776Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T22:59:24.776Z] #38 10.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-27T22:59:24.776Z] #38 13.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [221 kB] [2020-08-27T22:59:24.776Z] #38 18.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-27T22:59:24.776Z] #38 ... [2020-08-27T22:59:24.776Z] [2020-08-27T22:59:24.776Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:59:24.776Z] #30 10.68 math [2020-08-27T22:59:24.776Z] #30 11.14 runtime [2020-08-27T22:59:24.776Z] #30 18.31 unicode/utf8 [2020-08-27T22:59:24.776Z] #30 19.18 internal/testlog [2020-08-27T22:59:24.776Z] #30 19.61 encoding [2020-08-27T22:59:24.776Z] #30 19.89 runtime/cgo [2020-08-27T22:59:24.983Z] #39 29.32 CC criu/cgroup.o [2020-08-27T22:59:25.010Z] #38 50.90 The following NEW packages will be installed: [2020-08-27T22:59:25.047Z] #30 ... [2020-08-27T22:59:25.047Z] [2020-08-27T22:59:25.047Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T22:59:25.047Z] #41 20.75 container/list [2020-08-27T22:59:25.047Z] #41 ... [2020-08-27T22:59:25.047Z] [2020-08-27T22:59:25.047Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-27T22:59:25.047Z] #51 10.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-27T22:59:25.047Z] #51 13.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [221 kB] [2020-08-27T22:59:25.047Z] #51 18.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-27T22:59:25.273Z] #38 50.93 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-27T22:59:25.273Z] #38 50.94 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-27T22:59:25.273Z] #38 50.96 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-27T22:59:25.273Z] #38 50.96 python-six zlib1g-dev [2020-08-27T22:59:25.307Z] #51 ... [2020-08-27T22:59:25.307Z] [2020-08-27T22:59:25.307Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:59:25.307Z] #21 20.88 + mkdir -p /build [2020-08-27T22:59:25.307Z] #21 20.89 + mv docker/docker /build/ [2020-08-27T22:59:25.307Z] #21 20.91 + rmdir docker [2020-08-27T22:59:25.425Z] #41 ... [2020-08-27T22:59:25.425Z] [2020-08-27T22:59:25.425Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T22:59:25.425Z] #10 62.87 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-27T22:59:25.425Z] #10 62.87 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-08-27T22:59:25.425Z] #10 62.88 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-27T22:59:25.425Z] #10 72.18 Selecting previously unselected package libapparmor1:s390x. [2020-08-27T22:59:25.425Z] #10 72.19 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-08-27T22:59:25.425Z] #10 72.19 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-08-27T22:59:25.425Z] #10 72.23 Selecting previously unselected package libapparmor-dev:s390x. [2020-08-27T22:59:25.425Z] #10 72.23 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-08-27T22:59:25.425Z] #10 72.23 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-08-27T22:59:25.425Z] #10 72.30 Selecting previously unselected package libbtrfs0. [2020-08-27T22:59:25.425Z] #10 72.31 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-08-27T22:59:25.425Z] #10 72.31 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-27T22:59:25.425Z] #10 72.34 Selecting previously unselected package libbtrfs-dev. [2020-08-27T22:59:25.425Z] #10 72.34 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-08-27T22:59:25.425Z] #10 72.35 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-27T22:59:25.425Z] #10 72.41 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-08-27T22:59:25.425Z] #10 72.41 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-08-27T22:59:25.426Z] #10 72.42 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-08-27T22:59:25.426Z] #10 72.45 Selecting previously unselected package libudev-dev:s390x. [2020-08-27T22:59:25.426Z] #10 72.45 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-08-27T22:59:25.426Z] #10 72.46 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-08-27T22:59:25.426Z] #10 72.56 Selecting previously unselected package libsepol1-dev:s390x. [2020-08-27T22:59:25.426Z] #10 72.56 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-08-27T22:59:25.426Z] #10 72.57 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-08-27T22:59:25.426Z] #10 72.75 Selecting previously unselected package libpcre16-3:s390x. [2020-08-27T22:59:25.426Z] #10 72.75 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-08-27T22:59:25.426Z] #10 72.76 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-08-27T22:59:25.426Z] #10 72.83 Selecting previously unselected package libpcre32-3:s390x. [2020-08-27T22:59:25.426Z] #10 72.83 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-08-27T22:59:25.426Z] #10 72.83 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-08-27T22:59:25.426Z] #10 72.93 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-08-27T22:59:25.426Z] #10 72.94 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-08-27T22:59:25.426Z] #10 72.94 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-08-27T22:59:25.426Z] #10 72.98 Selecting previously unselected package libpcre3-dev:s390x. [2020-08-27T22:59:25.426Z] #10 72.98 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-08-27T22:59:25.426Z] #10 72.99 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-08-27T22:59:25.426Z] #10 ... [2020-08-27T22:59:25.426Z] [2020-08-27T22:59:25.426Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T22:59:25.426Z] #39 31.68 CC compel/src/lib/ptrace.o [2020-08-27T22:59:25.426Z] #39 31.93 AR compel/libcompel.a [2020-08-27T22:59:25.426Z] #39 31.98 HOSTCC compel/src/main-host.o [2020-08-27T22:59:25.426Z] #39 32.13 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-08-27T22:59:25.426Z] #39 32.18 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-27T22:59:25.426Z] #39 32.35 HOSTCC compel/src/lib/log-host.o [2020-08-27T22:59:25.426Z] #39 32.41 HOSTLINK compel/compel-host-bin [2020-08-27T22:59:25.426Z] #39 32.50 DEP soccr/soccr.d [2020-08-27T22:59:25.426Z] #39 32.60 CC soccr/soccr.o [2020-08-27T22:59:25.426Z] #39 33.33 AR soccr/libsoccr.a [2020-08-27T22:59:25.426Z] #39 33.35 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-27T22:59:25.426Z] #39 33.51 DEP criu/arch/s390/sigframe.d [2020-08-27T22:59:25.426Z] #39 33.58 DEP criu/arch/s390/crtools.d [2020-08-27T22:59:25.426Z] #39 33.65 DEP criu/arch/s390/cpu.d [2020-08-27T22:59:25.426Z] #39 33.83 CC criu/arch/s390/cpu.o [2020-08-27T22:59:25.426Z] #39 34.14 CC criu/arch/s390/crtools.o [2020-08-27T22:59:25.426Z] #39 34.71 CC criu/arch/s390/sigframe.o [2020-08-27T22:59:25.426Z] #39 34.84 LINK criu/arch/s390/crtools.built-in.o [2020-08-27T22:59:25.426Z] #39 34.86 DEP criu/pie/util-vdso.d [2020-08-27T22:59:25.426Z] #39 34.99 DEP criu/pie/util.d [2020-08-27T22:59:25.426Z] #39 35.13 CC criu/pie/util.o [2020-08-27T22:59:25.426Z] #39 35.35 CC criu/pie/util-vdso.o [2020-08-27T22:59:25.547Z] #39 ... [2020-08-27T22:59:25.547Z] [2020-08-27T22:59:25.547Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T22:59:25.547Z] #49 11.65 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-27T22:59:25.547Z] #49 12.55 + mkdir -p /build [2020-08-27T22:59:25.547Z] #49 12.56 + cp runc /build/runc [2020-08-27T22:59:25.547Z] #49 DONE 13.2s [2020-08-27T22:59:25.804Z] [2020-08-27T22:59:25.804Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T22:59:25.804Z] #17 1.106 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-27T22:59:25.804Z] #17 1.118 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-27T22:59:25.804Z] #17 1.119 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-27T22:59:25.804Z] #17 1.534 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-27T22:59:25.804Z] #17 1.739 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [221 kB] [2020-08-27T22:59:25.804Z] #17 1.901 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-27T22:59:25.804Z] #17 3.264 Fetched 8375 kB in 2s (3438 kB/s) [2020-08-27T22:59:25.804Z] #17 3.264 Reading package lists... [2020-08-27T22:59:25.804Z] #17 4.195 Reading package lists... [2020-08-27T22:59:25.804Z] #17 5.129 Building dependency tree... [2020-08-27T22:59:25.804Z] #17 5.485 libcap2-bin is already the newest version (1:2.25-2). [2020-08-27T22:59:25.804Z] #17 5.485 The following additional packages will be installed: [2020-08-27T22:59:25.804Z] #17 5.485 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-27T22:59:25.804Z] #17 5.485 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-27T22:59:25.804Z] #17 5.491 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-27T22:59:25.804Z] #17 5.491 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-27T22:59:25.804Z] #17 5.493 python3.7 python3.7-minimal vim-runtime xxd [2020-08-27T22:59:25.804Z] #17 5.495 Suggested packages: [2020-08-27T22:59:25.804Z] #17 5.495 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-27T22:59:25.804Z] #17 5.495 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-27T22:59:25.804Z] #17 5.495 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-27T22:59:25.804Z] #17 5.495 Recommended packages: [2020-08-27T22:59:25.804Z] #17 5.495 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-27T22:59:25.804Z] #17 5.495 python3-keyrings.alt python3-xdg unzip [2020-08-27T22:59:25.804Z] #17 5.999 The following NEW packages will be installed: [2020-08-27T22:59:25.804Z] #17 6.000 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-27T22:59:25.804Z] #17 6.000 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-27T22:59:25.804Z] #17 6.000 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-27T22:59:25.804Z] #17 6.000 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-27T22:59:25.804Z] #17 6.001 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-27T22:59:25.804Z] #17 6.001 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-27T22:59:25.804Z] #17 6.001 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-27T22:59:25.804Z] #17 6.001 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-27T22:59:25.804Z] #17 6.001 xz-utils zip [2020-08-27T22:59:25.850Z] #38 51.63 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-27T22:59:25.850Z] #38 51.63 Need to get 4095 kB of archives. [2020-08-27T22:59:25.850Z] #38 51.63 After this operation, 22.5 MB of additional disk space will be used. [2020-08-27T22:59:25.850Z] #38 51.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-08-27T22:59:25.850Z] #38 51.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-27T22:59:25.850Z] #38 51.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-08-27T22:59:25.850Z] #38 51.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-27T22:59:25.850Z] #38 51.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-08-27T22:59:25.850Z] #38 51.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-27T22:59:25.850Z] #38 51.71 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-08-27T22:59:25.850Z] #38 51.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-08-27T22:59:25.850Z] #38 51.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-08-27T22:59:26.059Z] #39 35.69 AR criu/pie/pie.lib.a [2020-08-27T22:59:26.059Z] #39 35.73 DEP criu/pie/restorer.d [2020-08-27T22:59:26.059Z] #39 35.83 DEP criu/arch/s390/restorer.d [2020-08-27T22:59:26.059Z] #39 35.97 DEP criu/arch/s390/vdso-pie.d [2020-08-27T22:59:26.062Z] #17 6.434 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-08-27T22:59:26.062Z] #17 6.434 Need to get 28.5 MB of archives. [2020-08-27T22:59:26.062Z] #17 6.434 After this operation, 116 MB of additional disk space will be used. [2020-08-27T22:59:26.062Z] #17 6.434 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-08-27T22:59:26.062Z] #17 6.441 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-08-27T22:59:26.062Z] #17 6.470 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-08-27T22:59:26.110Z] #38 51.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-08-27T22:59:26.110Z] #38 51.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-08-27T22:59:26.352Z] #39 36.04 DEP criu/pie/parasite-vdso.d [2020-08-27T22:59:26.352Z] #39 36.12 DEP criu/pie/parasite.d [2020-08-27T22:59:26.369Z] #38 52.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-08-27T22:59:26.369Z] #38 52.29 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-08-27T22:59:26.629Z] #38 52.36 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-08-27T22:59:26.629Z] #38 52.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-27T22:59:26.629Z] #38 52.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-08-27T22:59:26.629Z] #38 52.43 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-08-27T22:59:26.643Z] #39 ... [2020-08-27T22:59:26.644Z] [2020-08-27T22:59:26.644Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T22:59:26.644Z] #10 73.21 Selecting previously unselected package libselinux1-dev:s390x. [2020-08-27T22:59:26.644Z] #10 73.22 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-08-27T22:59:26.644Z] #10 73.22 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-08-27T22:59:26.644Z] #10 73.37 Selecting previously unselected package libdevmapper-dev:s390x. [2020-08-27T22:59:26.644Z] #10 73.38 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-08-27T22:59:26.644Z] #10 73.38 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-08-27T22:59:26.644Z] #10 73.42 Selecting previously unselected package libseccomp-dev:s390x. [2020-08-27T22:59:26.644Z] #10 73.42 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-08-27T22:59:26.644Z] #10 73.42 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-08-27T22:59:26.644Z] #10 73.47 Selecting previously unselected package libsystemd-dev:s390x. [2020-08-27T22:59:26.644Z] #10 73.47 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-08-27T22:59:26.644Z] #10 73.48 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-08-27T22:59:26.644Z] #10 73.81 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-08-27T22:59:26.644Z] #10 73.82 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-08-27T22:59:26.644Z] #10 73.82 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-08-27T22:59:26.644Z] #10 73.83 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-27T22:59:26.644Z] #10 73.84 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-08-27T22:59:26.644Z] #10 73.84 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-08-27T22:59:26.644Z] #10 73.85 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-27T22:59:26.644Z] #10 73.86 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-27T22:59:26.644Z] #10 73.86 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-08-27T22:59:26.644Z] #10 73.87 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-08-27T22:59:26.644Z] #10 73.88 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-27T22:59:26.644Z] #10 73.89 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-27T22:59:26.644Z] #10 73.89 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-08-27T22:59:26.644Z] #10 73.90 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-27T22:59:26.644Z] #10 73.91 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-08-27T22:59:26.644Z] #10 73.91 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-27T22:59:26.644Z] #10 73.92 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-08-27T22:59:26.644Z] #10 73.93 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-27T22:59:26.644Z] #10 73.93 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-08-27T22:59:26.644Z] #10 73.94 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-27T22:59:26.644Z] #10 73.94 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-27T22:59:26.644Z] #10 73.95 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-27T22:59:26.644Z] #10 73.95 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-08-27T22:59:26.644Z] #10 73.95 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-27T22:59:26.644Z] #10 73.96 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-08-27T22:59:26.644Z] #10 73.97 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-08-27T22:59:26.644Z] #10 73.98 Setting up dmsetup (2:1.02.155-3) ... [2020-08-27T22:59:26.644Z] #10 73.98 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-08-27T22:59:26.644Z] #10 73.99 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-08-27T22:59:26.644Z] #10 74.00 Processing triggers for libc-bin (2.28-10) ... [2020-08-27T22:59:26.644Z] #10 DONE 74.4s [2020-08-27T22:59:26.644Z] [2020-08-27T22:59:26.644Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T22:59:26.644Z] #39 36.29 CC criu/pie/parasite.o [2020-08-27T22:59:26.936Z] #39 36.73 LINK criu/pie/parasite.built-in.o [2020-08-27T22:59:26.936Z] #39 36.75 GEN criu/pie/parasite-blob.h [2020-08-27T22:59:26.936Z] #39 36.76 CC criu/pie/parasite-vdso.o [2020-08-27T22:59:27.218Z] #21 DONE 22.7s [2020-08-27T22:59:27.218Z] [2020-08-27T22:59:27.218Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:59:27.218Z] #47 22.59 + cd /tmp/tmp.7Mx3rn48D2/src/github.com/mvdan/sh [2020-08-27T22:59:27.218Z] #47 22.59 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-27T22:59:27.218Z] #47 22.86 + GO111MODULE=on [2020-08-27T22:59:27.218Z] #47 22.86 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-27T22:59:27.232Z] #39 37.12 CC criu/arch/s390/vdso-pie.o [2020-08-27T22:59:27.524Z] #39 37.22 CC criu/arch/s390/restorer.o [2020-08-27T22:59:27.815Z] #39 37.46 CC criu/pie/restorer.o [2020-08-27T22:59:28.106Z] #39 ... [2020-08-27T22:59:28.106Z] [2020-08-27T22:59:28.106Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-27T22:59:28.106Z] #11 DONE 1.5s [2020-08-27T22:59:28.159Z] #47 ... [2020-08-27T22:59:28.159Z] [2020-08-27T22:59:28.159Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T22:59:28.159Z] #32 13.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [221 kB] [2020-08-27T22:59:28.159Z] #32 17.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-27T22:59:28.159Z] #32 ... [2020-08-27T22:59:28.159Z] [2020-08-27T22:59:28.159Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:59:28.159Z] #43 22.32 go: finding github.com/fatih/color v1.6.0 [2020-08-27T22:59:28.159Z] #43 22.36 go: finding github.com/pkg/errors v0.8.0 [2020-08-27T22:59:28.159Z] #43 22.49 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-27T22:59:28.159Z] #43 22.66 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-27T22:59:28.159Z] #43 22.67 go: finding github.com/spf13/pflag v1.0.1 [2020-08-27T22:59:28.159Z] #43 22.87 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-27T22:59:28.159Z] #43 23.22 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-27T22:59:28.159Z] #43 23.38 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-27T22:59:28.159Z] #43 23.43 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-27T22:59:28.159Z] #43 23.55 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-27T22:59:28.159Z] #43 23.84 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-27T22:59:28.401Z] [2020-08-27T22:59:28.401Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T22:59:28.401Z] #49 1.257 + RM_GOPATH=0 [2020-08-27T22:59:28.401Z] #49 1.257 + TMP_GOPATH= [2020-08-27T22:59:28.401Z] #49 1.257 + : /build [2020-08-27T22:59:28.401Z] #49 1.257 + '[' -z '' ']' [2020-08-27T22:59:28.401Z] #49 1.258 ++ mktemp -d [2020-08-27T22:59:28.401Z] #49 1.259 + export GOPATH=/tmp/tmp.7Ijlduvns3 [2020-08-27T22:59:28.401Z] #49 1.259 + GOPATH=/tmp/tmp.7Ijlduvns3 [2020-08-27T22:59:28.401Z] #49 1.259 + RM_GOPATH=1 [2020-08-27T22:59:28.401Z] #49 1.259 + case "$(go env GOARCH)" in [2020-08-27T22:59:28.401Z] #49 1.259 ++ go env GOARCH [2020-08-27T22:59:28.401Z] #49 1.278 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:28.401Z] #49 1.278 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:28.401Z] #49 1.278 ++ dirname /tmp/install/install.sh [2020-08-27T22:59:28.401Z] #49 1.279 + dir=/tmp/install [2020-08-27T22:59:28.401Z] #49 1.279 + bin=runc [2020-08-27T22:59:28.401Z] #49 1.279 + shift [2020-08-27T22:59:28.401Z] #49 1.279 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-27T22:59:28.401Z] #49 1.279 + . /tmp/install/runc.installer [2020-08-27T22:59:28.401Z] #49 1.279 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-27T22:59:28.401Z] #49 1.280 + install_runc [2020-08-27T22:59:28.401Z] #49 1.280 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-27T22:59:28.401Z] #49 1.280 + uname -r [2020-08-27T22:59:28.401Z] #49 1.281 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-27T22:59:28.401Z] #49 1.281 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-08-27T22:59:28.401Z] #49 1.281 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-08-27T22:59:28.401Z] #49 1.281 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7Ijlduvns3/src/github.com/opencontainers/runc [2020-08-27T22:59:28.401Z] #49 1.285 Cloning into '/tmp/tmp.7Ijlduvns3/src/github.com/opencontainers/runc'... [2020-08-27T22:59:28.419Z] #43 ... [2020-08-27T22:59:28.419Z] [2020-08-27T22:59:28.419Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T22:59:28.419Z] #10 14.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [221 kB] [2020-08-27T22:59:28.419Z] #10 18.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-27T22:59:28.679Z] #10 ... [2020-08-27T22:59:28.679Z] [2020-08-27T22:59:28.679Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T22:59:28.679Z] #41 21.96 crypto/internal/subtle [2020-08-27T22:59:28.679Z] #41 22.17 crypto/subtle [2020-08-27T22:59:28.679Z] #41 22.46 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-27T22:59:28.679Z] #41 22.64 internal/nettrace [2020-08-27T22:59:28.679Z] #41 23.06 runtime/cgo [2020-08-27T22:59:29.166Z] #38 54.72 debconf: delaying package configuration, since apt-utils is not installed [2020-08-27T22:59:29.166Z] #38 55.15 Fetched 4095 kB in 1s (3595 kB/s) [2020-08-27T22:59:29.425Z] #38 ... [2020-08-27T22:59:29.425Z] [2020-08-27T22:59:29.425Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-27T22:59:29.425Z] #23 44.35 Reading package lists... [2020-08-27T22:59:29.926Z] #49 ... [2020-08-27T22:59:29.926Z] [2020-08-27T22:59:29.926Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-27T22:59:29.926Z] #12 DONE 1.5s [2020-08-27T22:59:29.926Z] [2020-08-27T22:59:29.926Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T22:59:29.926Z] #39 38.97 LINK criu/pie/restorer.built-in.o [2020-08-27T22:59:29.926Z] #39 38.98 GEN criu/pie/restorer-blob.h [2020-08-27T22:59:29.926Z] #39 39.05 DEP criu/vdso.d [2020-08-27T22:59:29.926Z] #39 39.20 DEP criu/uts_ns.d [2020-08-27T22:59:29.926Z] #39 39.28 DEP criu/util.d [2020-08-27T22:59:29.926Z] #39 39.41 DEP criu/uffd.d [2020-08-27T22:59:29.926Z] #39 39.58 DEP criu/tun.d [2020-08-27T22:59:29.926Z] #39 39.65 DEP criu/tty.d [2020-08-27T22:59:29.926Z] #39 39.71 DEP criu/timerfd.d [2020-08-27T22:59:29.926Z] #39 39.80 DEP criu/timens.d [2020-08-27T22:59:30.046Z] Client: Docker Engine - Community [2020-08-27T22:59:30.046Z] Version: 19.03.12 [2020-08-27T22:59:30.046Z] API version: 1.40 [2020-08-27T22:59:30.046Z] Go version: go1.13.10 [2020-08-27T22:59:30.046Z] Git commit: 48a6621 [2020-08-27T22:59:30.046Z] Built: Mon Jun 22 15:46:32 2020 [2020-08-27T22:59:30.046Z] OS/Arch: linux/arm64 [2020-08-27T22:59:30.046Z] Experimental: false [2020-08-27T22:59:30.046Z] [2020-08-27T22:59:30.046Z] Server: Docker Engine - Community [2020-08-27T22:59:30.046Z] Engine: [2020-08-27T22:59:30.046Z] Version: 19.03.12 [2020-08-27T22:59:30.046Z] API version: 1.40 (minimum version 1.12) [2020-08-27T22:59:30.046Z] Go version: go1.13.10 [2020-08-27T22:59:30.046Z] Git commit: 48a6621 [2020-08-27T22:59:30.046Z] Built: Mon Jun 22 15:45:04 2020 [2020-08-27T22:59:30.046Z] OS/Arch: linux/arm64 [2020-08-27T22:59:30.046Z] Experimental: true [2020-08-27T22:59:30.046Z] containerd: [2020-08-27T22:59:30.046Z] Version: 1.2.13 [2020-08-27T22:59:30.046Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-27T22:59:30.046Z] runc: [2020-08-27T22:59:30.046Z] Version: 1.0.0-rc10 [2020-08-27T22:59:30.046Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-27T22:59:30.046Z] docker-init: [2020-08-27T22:59:30.046Z] Version: 0.18.0 [2020-08-27T22:59:30.046Z] GitCommit: fec3683 [Pipeline] sh [2020-08-27T22:59:30.218Z] #39 39.99 DEP criu/sysfs_parse.d [2020-08-27T22:59:30.218Z] #39 40.06 DEP criu/sysctl.d [2020-08-27T22:59:30.218Z] #39 40.13 DEP criu/string.d [2020-08-27T22:59:30.218Z] #39 40.14 DEP criu/stats.d [2020-08-27T22:59:30.218Z] #39 40.19 DEP criu/sockets.d [2020-08-27T22:59:30.238Z] #17 ... [2020-08-27T22:59:30.238Z] [2020-08-27T22:59:30.238Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T22:59:30.238Z] #39 30.19 CC criu/clone-noasan.o [2020-08-27T22:59:30.238Z] #39 30.26 CC criu/config.o [2020-08-27T22:59:30.238Z] #39 30.70 CC criu/cr-check.o [2020-08-27T22:59:30.238Z] #39 31.24 CC criu/cr-dedup.o [2020-08-27T22:59:30.238Z] #39 31.38 CC criu/cr-dump.o [2020-08-27T22:59:30.238Z] #39 32.06 CC criu/cr-errno.o [2020-08-27T22:59:30.238Z] #39 32.09 CC criu/cr-restore.o [2020-08-27T22:59:30.238Z] #39 33.44 CC criu/cr-service.o [2020-08-27T22:59:30.238Z] #39 33.85 CC criu/crtools.o [2020-08-27T22:59:30.238Z] #39 33.99 CC criu/eventfd.o [2020-08-27T22:59:30.238Z] #39 34.10 CC criu/eventpoll.o [2020-08-27T22:59:30.238Z] #39 34.33 CC criu/external.o [2020-08-27T22:59:30.238Z] #39 34.40 CC criu/fault-injection.o [2020-08-27T22:59:30.238Z] #39 34.43 CC criu/fdstore.o [2020-08-27T22:59:30.238Z] #39 34.54 CC criu/fifo.o [2020-08-27T22:59:30.435Z] + docker info [2020-08-27T22:59:30.494Z] #39 34.64 CC criu/file-ids.o [2020-08-27T22:59:30.494Z] #39 34.72 CC criu/file-lock.o [2020-08-27T22:59:30.510Z] #39 40.27 DEP criu/sk-unix.d [2020-08-27T22:59:30.510Z] #39 40.39 DEP criu/sk-tcp.d [2020-08-27T22:59:30.750Z] #39 35.00 CC criu/files-ext.o [2020-08-27T22:59:30.750Z] #39 35.09 CC criu/files-reg.o [2020-08-27T22:59:30.801Z] #39 40.52 DEP criu/sk-queue.d [2020-08-27T22:59:30.802Z] #39 40.66 DEP criu/sk-packet.d [2020-08-27T22:59:30.802Z] #39 40.77 DEP criu/sk-netlink.d [2020-08-27T22:59:31.093Z] #39 ... [2020-08-27T22:59:31.093Z] [2020-08-27T22:59:31.093Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-27T22:59:31.093Z] #13 1.268 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-27T22:59:31.093Z] #13 DONE 1.4s [2020-08-27T22:59:31.093Z] [2020-08-27T22:59:31.093Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T22:59:31.093Z] #39 41.02 DEP criu/sk-inet.d [2020-08-27T22:59:31.311Z] #39 35.65 CC criu/files.o [2020-08-27T22:59:31.385Z] #39 41.13 DEP criu/signalfd.d [2020-08-27T22:59:31.385Z] #39 41.16 DEP criu/sigframe.d [2020-08-27T22:59:31.385Z] #39 41.24 DEP criu/shmem.d [2020-08-27T22:59:31.385Z] #39 41.37 DEP criu/servicefd.d [2020-08-27T22:59:31.678Z] #39 41.44 DEP criu/seize.d [2020-08-27T22:59:31.678Z] #39 41.51 DEP criu/seccomp.d [2020-08-27T22:59:31.678Z] #39 41.63 DEP criu/rst-malloc.d [2020-08-27T22:59:31.873Z] #39 ... [2020-08-27T22:59:31.873Z] [2020-08-27T22:59:31.873Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:59:31.873Z] #52 37.47 + bin/containerd [2020-08-27T22:59:31.873Z] #52 ... [2020-08-27T22:59:31.873Z] [2020-08-27T22:59:31.873Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T22:59:31.873Z] #39 36.15 CC criu/filesystems.o [2020-08-27T22:59:31.901Z] #23 55.75 Building dependency tree... [2020-08-27T22:59:31.901Z] #23 ... [2020-08-27T22:59:31.901Z] [2020-08-27T22:59:31.901Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-27T22:59:31.901Z] #51 37.24 Reading package lists... [2020-08-27T22:59:31.901Z] #51 48.13 Reading package lists... [2020-08-27T22:59:31.901Z] #51 ... [2020-08-27T22:59:31.901Z] [2020-08-27T22:59:31.901Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T22:59:31.901Z] #38 55.41 Selecting previously unselected package libcap-dev:amd64. [2020-08-27T22:59:31.901Z] #38 55.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 ... 15410 files and directories currently installed.) [2020-08-27T22:59:31.901Z] #38 55.56 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-08-27T22:59:31.901Z] #38 55.58 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-08-27T22:59:31.901Z] #38 55.87 Selecting previously unselected package libnet1:amd64. [2020-08-27T22:59:31.901Z] #38 55.90 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-27T22:59:31.901Z] #38 55.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-27T22:59:31.901Z] #38 56.15 Selecting previously unselected package libnet1-dev. [2020-08-27T22:59:31.901Z] #38 56.16 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-27T22:59:31.901Z] #38 56.18 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-27T22:59:31.901Z] #38 56.43 Selecting previously unselected package libnl-3-200:amd64. [2020-08-27T22:59:31.901Z] #38 56.43 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-27T22:59:31.901Z] #38 56.44 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-27T22:59:31.901Z] #38 56.83 Selecting previously unselected package libnl-3-dev:amd64. [2020-08-27T22:59:31.901Z] #38 56.85 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-08-27T22:59:31.901Z] #38 56.86 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-27T22:59:31.901Z] #38 57.43 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-27T22:59:31.901Z] #38 57.44 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-27T22:59:31.901Z] #38 57.44 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-27T22:59:31.901Z] #38 57.58 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-08-27T22:59:31.901Z] #38 57.60 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-08-27T22:59:31.901Z] #38 57.63 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-27T22:59:31.901Z] #38 ... [2020-08-27T22:59:31.901Z] [2020-08-27T22:59:31.901Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T22:59:31.901Z] #32 36.69 Reading package lists... [2020-08-27T22:59:31.901Z] #32 48.38 Reading package lists... [2020-08-27T22:59:31.901Z] #32 ... [2020-08-27T22:59:31.901Z] [2020-08-27T22:59:31.901Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T22:59:31.901Z] #10 44.74 Reading package lists... [2020-08-27T22:59:31.970Z] #39 41.71 DEP criu/rbtree.d [2020-08-27T22:59:31.970Z] #39 41.73 DEP criu/pstree.d [2020-08-27T22:59:31.970Z] #39 41.84 DEP criu/protobuf.d [2020-08-27T22:59:32.129Z] #39 36.32 CC criu/fsnotify.o [2020-08-27T22:59:32.267Z] #39 41.98 GEN criu/protobuf-desc-gen.h [2020-08-27T22:59:32.267Z] #39 ... [2020-08-27T22:59:32.267Z] [2020-08-27T22:59:32.267Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-27T22:59:32.267Z] #14 DONE 1.3s [2020-08-27T22:59:32.385Z] #39 36.59 CC criu/image-desc.o [2020-08-27T22:59:32.385Z] #39 36.62 CC criu/image.o [2020-08-27T22:59:32.567Z] [2020-08-27T22:59:32.567Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T22:59:32.567Z] #49 5.279 + cd /tmp/tmp.7Ijlduvns3/src/github.com/opencontainers/runc [2020-08-27T22:59:32.567Z] #49 5.279 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-27T22:59:32.567Z] #49 5.570 + '[' -z '' ']' [2020-08-27T22:59:32.567Z] #49 5.570 + target=static [2020-08-27T22:59:32.567Z] #49 5.570 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-27T22:59:32.567Z] #49 5.874 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-08-27T22:59:32.641Z] #39 36.88 CC criu/ipc_ns.o [2020-08-27T22:59:32.886Z] #41 ... [2020-08-27T22:59:32.886Z] [2020-08-27T22:59:32.886Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:59:32.886Z] #47 25.23 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-27T22:59:32.886Z] #47 25.24 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-27T22:59:32.886Z] #47 25.24 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-27T22:59:32.886Z] #47 25.58 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-27T22:59:32.886Z] #47 25.70 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-27T22:59:32.886Z] #47 27.07 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-27T22:59:32.886Z] #47 28.41 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-27T22:59:32.897Z] #39 37.22 CC criu/irmap.o [2020-08-27T22:59:33.152Z] #39 37.39 CC criu/kcmp-ids.o [2020-08-27T22:59:33.152Z] #39 37.48 CC criu/kerndat.o [2020-08-27T22:59:33.413Z] #39 37.74 CC criu/libnetlink.o [2020-08-27T22:59:33.606Z] #49 ... [2020-08-27T22:59:33.606Z] [2020-08-27T22:59:33.606Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-27T22:59:33.606Z] #15 DONE 1.2s [2020-08-27T22:59:33.606Z] [2020-08-27T22:59:33.606Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T22:59:33.606Z] #39 42.92 DEP criu/protobuf-desc.d [2020-08-27T22:59:33.606Z] #39 43.06 DEP criu/proc_parse.d [2020-08-27T22:59:33.606Z] #39 43.28 DEP criu/plugin.d [2020-08-27T22:59:33.606Z] #39 43.37 DEP criu/pipes.d [2020-08-27T22:59:33.670Z] #39 37.88 CC criu/log.o [2020-08-27T22:59:33.806Z] #10 56.74 Building dependency tree... [2020-08-27T22:59:33.898Z] #39 43.55 DEP criu/pie-util.d [2020-08-27T22:59:33.898Z] #39 43.70 DEP criu/pie-util-vdso.d [2020-08-27T22:59:33.926Z] #39 38.05 CC criu/lsm.o [2020-08-27T22:59:33.926Z] #39 38.17 CC criu/mem.o [2020-08-27T22:59:34.182Z] #39 38.57 CC criu/memfd.o [2020-08-27T22:59:34.190Z] #39 43.81 DEP criu/path.d [2020-08-27T22:59:34.190Z] #39 43.89 DEP criu/parasite-syscall.d [2020-08-27T22:59:34.190Z] #39 44.09 DEP criu/pagemap.d [2020-08-27T22:59:34.438Z] #39 38.73 CC criu/mount.o [2020-08-27T22:59:34.482Z] #39 44.24 DEP criu/pagemap-cache.d [2020-08-27T22:59:34.482Z] #39 44.37 DEP criu/page-xfer.d [2020-08-27T22:59:34.482Z] #39 44.49 DEP criu/page-pipe.d [2020-08-27T22:59:34.774Z] #39 44.60 DEP criu/netfilter.d [2020-08-27T22:59:34.774Z] #39 ... [2020-08-27T22:59:34.774Z] [2020-08-27T22:59:34.774Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-27T22:59:34.774Z] #16 DONE 1.3s [2020-08-27T22:59:34.774Z] [2020-08-27T22:59:34.774Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T22:59:34.774Z] #39 44.68 DEP criu/net.d [2020-08-27T22:59:34.797Z] #47 30.55 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-27T22:59:35.072Z] #39 44.93 DEP criu/namespaces.d [2020-08-27T22:59:35.072Z] #39 45.02 DEP criu/mount.d [2020-08-27T22:59:35.366Z] #39 39.72 CC criu/namespaces.o [2020-08-27T22:59:35.373Z] #39 45.14 DEP criu/memfd.d [2020-08-27T22:59:35.373Z] #39 45.26 DEP criu/mem.d [2020-08-27T22:59:35.665Z] #39 45.30 DEP criu/lsm.d [2020-08-27T22:59:35.665Z] #39 45.35 DEP criu/log.d [2020-08-27T22:59:35.665Z] #39 45.45 DEP criu/libnetlink.d [2020-08-27T22:59:35.740Z] #47 ... [2020-08-27T22:59:35.740Z] [2020-08-27T22:59:35.740Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-27T22:59:35.928Z] #39 40.21 CC criu/net.o [2020-08-27T22:59:35.959Z] #39 45.62 DEP criu/kerndat.d [2020-08-27T22:59:35.959Z] #39 ... [2020-08-27T22:59:35.959Z] [2020-08-27T22:59:35.959Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T22:59:35.959Z] #41 73.55 net/http/httptrace [2020-08-27T22:59:35.959Z] #41 73.68 net/http [2020-08-27T22:59:35.959Z] #41 80.48 github.com/LK4D4/vndr/godl [2020-08-27T22:59:35.959Z] #41 80.97 github.com/LK4D4/vndr [2020-08-27T22:59:35.959Z] #41 ... [2020-08-27T22:59:35.959Z] [2020-08-27T22:59:35.959Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T22:59:35.959Z] #39 45.76 DEP criu/kcmp-ids.d [2020-08-27T22:59:36.251Z] #39 45.87 DEP criu/irmap.d [2020-08-27T22:59:36.251Z] #39 46.04 DEP criu/ipc_ns.d [2020-08-27T22:59:36.356Z] #10 ... [2020-08-27T22:59:36.356Z] [2020-08-27T22:59:36.356Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T22:59:36.356Z] #38 57.89 Selecting previously unselected package zlib1g-dev:amd64. [2020-08-27T22:59:36.356Z] #38 57.90 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-08-27T22:59:36.356Z] #38 57.91 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-27T22:59:36.356Z] #38 58.34 Selecting previously unselected package libprotobuf17:amd64. [2020-08-27T22:59:36.356Z] #38 58.37 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-08-27T22:59:36.357Z] #38 58.37 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-27T22:59:36.357Z] #38 60.03 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-08-27T22:59:36.357Z] #38 60.03 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-08-27T22:59:36.357Z] #38 60.07 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-27T22:59:36.357Z] #38 60.50 Selecting previously unselected package libprotobuf-dev:amd64. [2020-08-27T22:59:36.357Z] #38 60.50 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-08-27T22:59:36.357Z] #38 60.51 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-27T22:59:36.542Z] #39 46.21 DEP criu/image.d [2020-08-27T22:59:36.542Z] #39 46.36 DEP criu/image-desc.d [2020-08-27T22:59:36.542Z] #39 46.41 DEP criu/fsnotify.d [2020-08-27T22:59:36.542Z] #39 46.51 DEP criu/filesystems.d [2020-08-27T22:59:36.781Z] #36 31.35 Checking out files: 63% (1062/1665) Checking out files: 64% (1066/1665) Checking out files: 65% (1083/1665) Checking out files: 66% (1099/1665) Checking out files: 67% (1116/1665) Checking out files: 68% (1133/1665) Checking out files: 69% (1149/1665) Checking out files: 70% (1166/1665) Checking out files: 71% (1183/1665) Checking out files: 72% (1199/1665) Checking out files: 73% (1216/1665) Checking out files: 74% (1233/1665) Checking out files: 75% (1249/1665) Checking out files: 76% (1266/1665) Checking out files: 77% (1283/1665) Checking out files: 78% (1299/1665) Checking out files: 79% (1316/1665) Checking out files: 80% (1332/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-08-27T22:59:36.834Z] #39 46.69 DEP criu/files.d [2020-08-27T22:59:36.834Z] #39 46.77 DEP criu/files-reg.d [2020-08-27T22:59:36.856Z] #39 41.05 CC criu/netfilter.o [2020-08-27T22:59:36.856Z] #39 41.15 CC criu/page-pipe.o [2020-08-27T22:59:37.040Z] #36 32.56 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-27T22:59:37.111Z] #39 41.32 CC criu/page-xfer.o [2020-08-27T22:59:37.127Z] #39 46.95 DEP criu/files-ext.d [2020-08-27T22:59:37.419Z] #39 47.11 DEP criu/file-lock.d [2020-08-27T22:59:37.419Z] #39 47.20 DEP criu/file-ids.d [2020-08-27T22:59:37.419Z] #39 47.25 DEP criu/fifo.d [2020-08-27T22:59:37.674Z] #39 41.71 CC criu/pagemap-cache.o [2020-08-27T22:59:37.674Z] #39 41.80 CC criu/pagemap.o [2020-08-27T22:59:37.710Z] #39 47.41 DEP criu/fdstore.d [2020-08-27T22:59:37.710Z] #39 47.45 DEP criu/fault-injection.d [2020-08-27T22:59:37.710Z] #39 47.46 DEP criu/external.d [2020-08-27T22:59:37.710Z] #39 47.51 DEP criu/eventpoll.d [2020-08-27T22:59:37.710Z] #39 47.58 DEP criu/eventfd.d [2020-08-27T22:59:37.929Z] #39 42.07 CC criu/parasite-syscall.o [2020-08-27T22:59:38.002Z] #39 47.74 DEP criu/crtools.d [2020-08-27T22:59:38.002Z] #39 47.94 DEP criu/cr-service.d [2020-08-27T22:59:38.185Z] #39 42.31 CC criu/path.o [2020-08-27T22:59:38.185Z] #39 42.38 CC criu/pie-util-vdso-elf32.o [2020-08-27T22:59:38.185Z] #39 42.51 CC criu/pie-util-vdso.o [2020-08-27T22:59:38.185Z] #39 ... [2020-08-27T22:59:38.185Z] [2020-08-27T22:59:38.185Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T22:59:38.185Z] #17 18.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-08-27T22:59:38.185Z] #17 18.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-08-27T22:59:38.264Z] #38 63.75 Selecting previously unselected package libprotoc17:amd64. [2020-08-27T22:59:38.264Z] #38 63.75 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-08-27T22:59:38.264Z] #38 63.75 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-27T22:59:38.294Z] #39 48.05 DEP criu/cr-restore.d [2020-08-27T22:59:38.294Z] #39 48.19 DEP criu/cr-errno.d [2020-08-27T22:59:38.586Z] #39 48.20 DEP criu/cr-dump.d [2020-08-27T22:59:38.586Z] #39 48.31 DEP criu/cr-dedup.d [2020-08-27T22:59:38.877Z] #39 48.47 DEP criu/cr-check.d [2020-08-27T22:59:38.877Z] #39 48.69 DEP criu/config.d [2020-08-27T22:59:38.877Z] #39 48.76 DEP criu/clone-noasan.d [2020-08-27T22:59:38.877Z] #39 ... [2020-08-27T22:59:38.877Z] [2020-08-27T22:59:38.877Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T22:59:38.877Z] #41 DONE 86.9s [2020-08-27T22:59:38.877Z] [2020-08-27T22:59:38.877Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T22:59:38.877Z] #39 48.80 DEP criu/cgroup.d [2020-08-27T22:59:39.172Z] #39 48.92 DEP criu/cgroup-props.d [2020-08-27T22:59:39.172Z] #39 49.04 DEP criu/bitmap.d [2020-08-27T22:59:39.172Z] #39 49.06 DEP criu/bfd.d [2020-08-27T22:59:39.202Z] #38 65.11 Selecting previously unselected package protobuf-c-compiler. [2020-08-27T22:59:39.202Z] #38 65.12 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-08-27T22:59:39.202Z] #38 65.13 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-27T22:59:39.469Z] #39 49.25 DEP criu/autofs.d [2020-08-27T22:59:39.767Z] #39 49.38 DEP criu/aio.d [2020-08-27T22:59:39.767Z] #39 49.53 DEP criu/action-scripts.d [2020-08-27T22:59:39.771Z] #38 65.58 Selecting previously unselected package protobuf-compiler. [2020-08-27T22:59:39.772Z] #38 65.58 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-08-27T22:59:39.772Z] #38 65.61 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-27T22:59:39.772Z] #38 ... [2020-08-27T22:59:39.772Z] [2020-08-27T22:59:39.772Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T22:59:39.772Z] #10 63.14 The following additional packages will be installed: [2020-08-27T22:59:39.772Z] #10 63.14 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-27T22:59:39.772Z] #10 63.14 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-27T22:59:39.772Z] #10 63.19 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-27T22:59:39.772Z] #10 63.26 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-27T22:59:39.772Z] #10 63.26 Suggested packages: [2020-08-27T22:59:39.772Z] #10 63.26 gcc-8-locales seccomp wine64 [2020-08-27T22:59:39.772Z] #10 65.51 The following NEW packages will be installed: [2020-08-27T22:59:39.772Z] #10 65.52 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-27T22:59:39.772Z] #10 65.52 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-27T22:59:39.772Z] #10 65.52 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-27T22:59:39.772Z] #10 65.52 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-27T22:59:39.772Z] #10 65.52 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-27T22:59:39.772Z] #10 65.52 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-27T22:59:40.059Z] #39 49.79 CC criu/action-scripts.o [2020-08-27T22:59:40.333Z] #36 35.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-08-27T22:59:40.340Z] #10 66.11 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-08-27T22:59:40.340Z] #10 66.11 Need to get 77.7 MB of archives. [2020-08-27T22:59:40.340Z] #10 66.11 After this operation, 487 MB of additional disk space will be used. [2020-08-27T22:59:40.340Z] #10 66.11 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-08-27T22:59:40.351Z] #39 50.05 CC criu/aio.o [2020-08-27T22:59:40.594Z] #36 ... [2020-08-27T22:59:40.594Z] [2020-08-27T22:59:40.594Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-27T22:59:40.594Z] #23 26.24 Fetched 8375 kB in 21s (402 kB/s) [2020-08-27T22:59:40.594Z] #23 26.24 Reading package lists... [2020-08-27T22:59:40.594Z] #23 ... [2020-08-27T22:59:40.594Z] [2020-08-27T22:59:40.594Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:59:40.594Z] #60 31.89 Checking out files: 38% (790/2067) Checking out files: 39% (807/2067) Checking out files: 40% (827/2067) Checking out files: 41% (848/2067) Checking out files: 42% (869/2067) Checking out files: 43% (889/2067) Checking out files: 44% (910/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 96% (1987/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-08-27T22:59:40.594Z] #60 34.14 + cd /tmp/tmp.QE6aOy6PrT/src/github.com/docker/libnetwork [2020-08-27T22:59:40.594Z] #60 34.14 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-27T22:59:40.594Z] #60 34.19 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-27T22:59:40.601Z] #10 66.47 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-08-27T22:59:40.643Z] #39 50.33 CC criu/autofs.o [2020-08-27T22:59:41.169Z] #10 ... [2020-08-27T22:59:41.169Z] [2020-08-27T22:59:41.169Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:59:41.169Z] #43 DONE 66.9s [2020-08-27T22:59:41.169Z] [2020-08-27T22:59:41.169Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T22:59:41.169Z] #10 66.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-08-27T22:59:41.169Z] #10 66.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-08-27T22:59:41.169Z] #10 66.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-08-27T22:59:41.169Z] #10 66.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-27T22:59:41.681Z] #39 51.18 CC criu/bfd.o [2020-08-27T22:59:41.738Z] #10 ... [2020-08-27T22:59:41.738Z] [2020-08-27T22:59:41.738Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:59:41.738Z] #60 DONE 67.5s [2020-08-27T22:59:41.738Z] [2020-08-27T22:59:41.738Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T22:59:41.738Z] #38 65.87 Selecting previously unselected package python-pkg-resources. [2020-08-27T22:59:41.738Z] #38 65.87 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-27T22:59:41.738Z] #38 65.88 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-27T22:59:41.738Z] #38 66.76 Selecting previously unselected package python-six. [2020-08-27T22:59:41.738Z] #38 66.77 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-27T22:59:41.738Z] #38 66.81 Unpacking python-six (1.12.0-1) ... [2020-08-27T22:59:41.738Z] #38 67.00 Selecting previously unselected package python-protobuf. [2020-08-27T22:59:41.738Z] #38 67.01 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-08-27T22:59:41.738Z] #38 67.02 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-27T22:59:41.973Z] #39 51.62 CC criu/bitmap.o [2020-08-27T22:59:41.973Z] #39 51.74 CC criu/cgroup-props.o [2020-08-27T22:59:41.997Z] #38 ... [2020-08-27T22:59:41.997Z] [2020-08-27T22:59:41.998Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-27T22:59:41.998Z] #23 55.75 Building dependency tree... [2020-08-27T22:59:41.998Z] #23 61.72 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-27T22:59:41.998Z] #23 61.72 The following additional packages will be installed: [2020-08-27T22:59:41.998Z] #23 61.75 libjq1 libonig5 [2020-08-27T22:59:41.998Z] #23 62.59 The following NEW packages will be installed: [2020-08-27T22:59:41.998Z] #23 62.61 jq libjq1 libonig5 [2020-08-27T22:59:41.998Z] #23 63.21 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-27T22:59:41.998Z] #23 63.21 Need to get 355 kB of archives. [2020-08-27T22:59:41.998Z] #23 63.21 After this operation, 1072 kB of additional disk space will be used. [2020-08-27T22:59:41.998Z] #23 63.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-27T22:59:41.998Z] #23 63.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-27T22:59:41.998Z] #23 63.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-27T22:59:41.998Z] #23 65.11 debconf: delaying package configuration, since apt-utils is not installed [2020-08-27T22:59:41.998Z] #23 65.45 Fetched 355 kB in 0s (1045 kB/s) [2020-08-27T22:59:41.998Z] #23 65.66 Selecting previously unselected package libonig5:amd64. [2020-08-27T22:59:41.998Z] #23 65.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 ... 15410 files and directories currently installed.) [2020-08-27T22:59:41.998Z] #23 65.95 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-08-27T22:59:41.998Z] #23 66.01 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-27T22:59:41.998Z] #23 66.76 Selecting previously unselected package libjq1:amd64. [2020-08-27T22:59:41.998Z] #23 66.77 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-27T22:59:41.998Z] #23 66.82 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-27T22:59:41.998Z] #23 67.29 Selecting previously unselected package jq. [2020-08-27T22:59:41.998Z] #23 67.29 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-27T22:59:41.998Z] #23 67.32 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-27T22:59:41.998Z] #23 67.85 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-27T22:59:41.998Z] #23 67.97 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-27T22:59:42.265Z] #39 52.16 CC criu/cgroup.o [2020-08-27T22:59:42.289Z] #23 68.01 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-27T22:59:42.289Z] #23 68.03 Processing triggers for libc-bin (2.28-10) ... [2020-08-27T22:59:42.289Z] #23 ... [2020-08-27T22:59:42.289Z] [2020-08-27T22:59:42.289Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T22:59:42.289Z] #10 67.90 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-08-27T22:59:42.681Z] Client: [2020-08-27T22:59:42.681Z] Debug Mode: false [2020-08-27T22:59:42.681Z] [2020-08-27T22:59:42.681Z] Server: [2020-08-27T22:59:42.681Z] Containers: 0 [2020-08-27T22:59:42.681Z] Running: 0 [2020-08-27T22:59:42.681Z] Paused: 0 [2020-08-27T22:59:42.681Z] Stopped: 0 [2020-08-27T22:59:42.681Z] Images: 0 [2020-08-27T22:59:42.681Z] Server Version: 19.03.12 [2020-08-27T22:59:42.681Z] Storage Driver: overlay2 [2020-08-27T22:59:42.681Z] Backing Filesystem: extfs [2020-08-27T22:59:42.681Z] Supports d_type: true [2020-08-27T22:59:42.681Z] Native Overlay Diff: true [2020-08-27T22:59:42.681Z] Logging Driver: json-file [2020-08-27T22:59:42.681Z] Cgroup Driver: cgroupfs [2020-08-27T22:59:42.681Z] Plugins: [2020-08-27T22:59:42.681Z] Volume: local [2020-08-27T22:59:42.681Z] Network: bridge host ipvlan macvlan null overlay [2020-08-27T22:59:42.681Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-27T22:59:42.681Z] Swarm: inactive [2020-08-27T22:59:42.681Z] Runtimes: runc [2020-08-27T22:59:42.681Z] Default Runtime: runc [2020-08-27T22:59:42.681Z] Init Binary: docker-init [2020-08-27T22:59:42.681Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-27T22:59:42.681Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-27T22:59:42.681Z] init version: fec3683 [2020-08-27T22:59:42.681Z] Security Options: [2020-08-27T22:59:42.681Z] apparmor [2020-08-27T22:59:42.681Z] seccomp [2020-08-27T22:59:42.681Z] Profile: default [2020-08-27T22:59:42.681Z] Kernel Version: 4.15.0-1074-aws [2020-08-27T22:59:42.681Z] Operating System: Ubuntu 16.04.6 LTS [2020-08-27T22:59:42.681Z] OSType: linux [2020-08-27T22:59:42.681Z] Architecture: aarch64 [2020-08-27T22:59:42.681Z] CPUs: 4 [2020-08-27T22:59:42.681Z] Total Memory: 7.525GiB [2020-08-27T22:59:42.681Z] Name: ip-10-100-117-97 [2020-08-27T22:59:42.681Z] ID: UTJC:VJXC:JR6C:MQOY:H5HB:HHV3:JK47:2SKG:XCXB:YJDM:JC3G:VSC2 [2020-08-27T22:59:42.681Z] Docker Root Dir: /var/lib/docker [2020-08-27T22:59:42.681Z] Debug Mode: false [2020-08-27T22:59:42.681Z] Registry: https://index.docker.io/v1/ [2020-08-27T22:59:42.681Z] Labels: [2020-08-27T22:59:42.681Z] Experimental: true [2020-08-27T22:59:42.681Z] Insecure Registries: [2020-08-27T22:59:42.681Z] 127.0.0.0/8 [2020-08-27T22:59:42.681Z] Live Restore Enabled: true [2020-08-27T22:59:42.681Z] [2020-08-27T22:59:42.681Z] WARNING: No swap limit support [Pipeline] sh [2020-08-27T22:59:42.858Z] #10 68.57 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-08-27T22:59:42.858Z] #10 68.57 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-08-27T22:59:42.858Z] #10 ... [2020-08-27T22:59:42.858Z] [2020-08-27T22:59:42.858Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-27T22:59:42.858Z] #23 DONE 68.8s [2020-08-27T22:59:42.858Z] [2020-08-27T22:59:42.858Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-27T22:59:42.858Z] #51 48.13 Reading package lists... [2020-08-27T22:59:42.858Z] #51 59.19 Building dependency tree... [2020-08-27T22:59:42.858Z] #51 65.39 The following additional packages will be installed: [2020-08-27T22:59:42.858Z] #51 65.41 libbtrfs0 [2020-08-27T22:59:42.858Z] #51 65.75 The following NEW packages will be installed: [2020-08-27T22:59:42.858Z] #51 65.75 libbtrfs-dev libbtrfs0 [2020-08-27T22:59:42.858Z] #51 66.33 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-27T22:59:42.858Z] #51 66.33 Need to get 119 kB of archives. [2020-08-27T22:59:42.858Z] #51 66.33 After this operation, 387 kB of additional disk space will be used. [2020-08-27T22:59:42.858Z] #51 66.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-27T22:59:42.858Z] #51 66.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-27T22:59:42.858Z] #51 68.20 debconf: delaying package configuration, since apt-utils is not installed [2020-08-27T22:59:42.858Z] #51 68.69 Fetched 119 kB in 0s (360 kB/s) [2020-08-27T22:59:42.974Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-27T22:59:42.974Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-27T22:59:42.974Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41360/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-27T22:59:43.133Z] #51 ... [2020-08-27T22:59:43.133Z] [2020-08-27T22:59:43.133Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-27T22:59:43.238Z] + bash /home/ubuntu/workspace/moby_PR-41360/check-config.sh [2020-08-27T22:59:43.238Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-27T22:59:43.238Z] info: reading kernel config from /boot/config-4.15.0-1074-aws ... [2020-08-27T22:59:43.238Z] [2020-08-27T22:59:43.238Z] Generally Necessary: [2020-08-27T22:59:43.238Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-27T22:59:43.238Z] - apparmor: enabled and tools installed [2020-08-27T22:59:43.238Z] - CONFIG_NAMESPACES: enabled [2020-08-27T22:59:43.238Z] - CONFIG_NET_NS: enabled [2020-08-27T22:59:43.238Z] - CONFIG_PID_NS: enabled [2020-08-27T22:59:43.238Z] - CONFIG_IPC_NS: enabled [2020-08-27T22:59:43.238Z] - CONFIG_UTS_NS: enabled [2020-08-27T22:59:43.238Z] - CONFIG_CGROUPS: enabled [2020-08-27T22:59:43.238Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-27T22:59:43.238Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-27T22:59:43.238Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-27T22:59:43.238Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-27T22:59:43.238Z] - CONFIG_CPUSETS: enabled [2020-08-27T22:59:43.238Z] - CONFIG_MEMCG: enabled [2020-08-27T22:59:43.238Z] - CONFIG_KEYS: enabled [2020-08-27T22:59:43.238Z] - CONFIG_VETH: enabled (as module) [2020-08-27T22:59:43.393Z] #24 DONE 0.2s [2020-08-27T22:59:43.393Z] [2020-08-27T22:59:43.393Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-27T22:59:43.393Z] #51 68.95 Selecting previously unselected package libbtrfs0. [2020-08-27T22:59:43.393Z] #51 68.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-27T22:59:43.393Z] #51 69.10 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-27T22:59:43.393Z] #51 69.19 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-27T22:59:43.393Z] #51 ... [2020-08-27T22:59:43.393Z] [2020-08-27T22:59:43.393Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T22:59:43.393Z] #32 48.38 Reading package lists... [2020-08-27T22:59:43.393Z] #32 59.73 Building dependency tree... [2020-08-27T22:59:43.393Z] #32 66.22 The following additional packages will be installed: [2020-08-27T22:59:43.393Z] #32 66.24 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-27T22:59:43.393Z] #32 66.25 Suggested packages: [2020-08-27T22:59:43.393Z] #32 66.28 cmake-doc ninja-build lrzip [2020-08-27T22:59:43.393Z] #32 66.28 Recommended packages: [2020-08-27T22:59:43.393Z] #32 66.28 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-27T22:59:43.393Z] #32 67.86 The following NEW packages will be installed: [2020-08-27T22:59:43.393Z] #32 67.86 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-27T22:59:43.393Z] #32 67.86 vim-common xxd [2020-08-27T22:59:43.393Z] #32 68.40 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-27T22:59:43.393Z] #32 68.40 Need to get 14.9 MB of archives. [2020-08-27T22:59:43.393Z] #32 68.40 After this operation, 61.8 MB of additional disk space will be used. [2020-08-27T22:59:43.393Z] #32 68.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-27T22:59:43.393Z] #32 68.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-27T22:59:43.393Z] #32 68.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-08-27T22:59:43.393Z] #32 68.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-27T22:59:43.433Z] #17 22.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-08-27T22:59:43.433Z] #17 22.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-08-27T22:59:43.433Z] #17 22.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-08-27T22:59:43.501Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-27T22:59:43.501Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-27T22:59:43.501Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-08-27T22:59:43.501Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-27T22:59:43.501Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-27T22:59:43.501Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-27T22:59:43.501Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-27T22:59:43.501Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-27T22:59:43.501Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-27T22:59:43.501Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-27T22:59:43.501Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-08-27T22:59:43.501Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-27T22:59:43.501Z] [2020-08-27T22:59:43.501Z] Optional Features: [2020-08-27T22:59:43.501Z] - CONFIG_USER_NS: enabled [2020-08-27T22:59:43.501Z] - CONFIG_SECCOMP: enabled [2020-08-27T22:59:43.501Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-27T22:59:43.501Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-27T22:59:43.501Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-27T22:59:43.501Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-27T22:59:43.501Z] - CONFIG_BLK_CGROUP: enabled [2020-08-27T22:59:43.501Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-27T22:59:43.501Z] - CONFIG_IOSCHED_CFQ: enabled [2020-08-27T22:59:43.501Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-08-27T22:59:43.501Z] - CONFIG_CGROUP_PERF: enabled [2020-08-27T22:59:43.501Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-27T22:59:43.655Z] #32 ... [2020-08-27T22:59:43.655Z] [2020-08-27T22:59:43.655Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-27T22:59:43.655Z] #51 69.41 Selecting previously unselected package libbtrfs-dev. [2020-08-27T22:59:43.655Z] #51 69.44 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-27T22:59:43.655Z] #51 69.50 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-27T22:59:43.763Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-27T22:59:43.763Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-27T22:59:43.763Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-27T22:59:43.763Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-27T22:59:43.763Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-27T22:59:43.763Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-27T22:59:43.763Z] - CONFIG_IP_VS: enabled (as module) [2020-08-27T22:59:43.763Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-27T22:59:43.763Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-27T22:59:43.763Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-27T22:59:43.763Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-27T22:59:43.763Z] - CONFIG_EXT4_FS: enabled [2020-08-27T22:59:43.763Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-27T22:59:43.763Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-27T22:59:43.763Z] - Network Drivers: [2020-08-27T22:59:43.763Z] - "overlay": [2020-08-27T22:59:43.763Z] - CONFIG_VXLAN: enabled (as module) [2020-08-27T22:59:43.763Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-27T22:59:43.763Z] Optional (for encrypted networks): [2020-08-27T22:59:43.763Z] - CONFIG_CRYPTO: enabled [2020-08-27T22:59:43.763Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-27T22:59:43.763Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-27T22:59:43.763Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-27T22:59:43.763Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-27T22:59:43.763Z] - CONFIG_XFRM: enabled [2020-08-27T22:59:43.763Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-27T22:59:43.763Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-27T22:59:43.763Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-27T22:59:43.763Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-08-27T22:59:43.763Z] - "ipvlan": [2020-08-27T22:59:43.777Z] #39 ... [2020-08-27T22:59:43.777Z] [2020-08-27T22:59:43.777Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-27T22:59:43.777Z] #28 DONE 91.2s [2020-08-27T22:59:43.777Z] [2020-08-27T22:59:43.777Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T22:59:43.777Z] #17 1.385 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-27T22:59:43.777Z] #17 1.445 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-27T22:59:43.777Z] #17 1.464 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-27T22:59:43.777Z] #17 1.810 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-27T22:59:43.777Z] #17 2.463 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [195 kB] [2020-08-27T22:59:43.777Z] #17 3.191 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-27T22:59:43.777Z] #17 6.381 Fetched 8066 kB in 5s (1568 kB/s) [2020-08-27T22:59:43.777Z] #17 6.381 Reading package lists... [2020-08-27T22:59:44.024Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-27T22:59:44.024Z] - "macvlan": [2020-08-27T22:59:44.024Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-27T22:59:44.024Z] - CONFIG_DUMMY: enabled (as module) [2020-08-27T22:59:44.024Z] - "ftp,tftp client in container": [2020-08-27T22:59:44.024Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-27T22:59:44.024Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-27T22:59:44.024Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-27T22:59:44.024Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-27T22:59:44.024Z] - Storage Drivers: [2020-08-27T22:59:44.024Z] - "aufs": [2020-08-27T22:59:44.024Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-27T22:59:44.024Z] - "btrfs": [2020-08-27T22:59:44.024Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-27T22:59:44.024Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-27T22:59:44.024Z] - "devicemapper": [2020-08-27T22:59:44.024Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-27T22:59:44.024Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-27T22:59:44.024Z] - "overlay": [2020-08-27T22:59:44.024Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-27T22:59:44.024Z] - "zfs": [2020-08-27T22:59:44.024Z] - /dev/zfs: missing [2020-08-27T22:59:44.024Z] - zfs command: missing [2020-08-27T22:59:44.024Z] - zpool command: missing [2020-08-27T22:59:44.024Z] [2020-08-27T22:59:44.024Z] Limits: [2020-08-27T22:59:44.024Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-27T22:59:44.024Z] [2020-08-27T22:59:44.024Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-27T22:59:44.233Z] #51 69.98 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-27T22:59:44.233Z] #51 70.02 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-27T22:59:44.233Z] #51 70.05 Processing triggers for libc-bin (2.28-10) ... [2020-08-27T22:59:44.364Z] #17 24.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-08-27T22:59:44.364Z] #17 ... [2020-08-27T22:59:44.364Z] [2020-08-27T22:59:44.364Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T22:59:44.364Z] #39 42.62 CC criu/pie-util.o [2020-08-27T22:59:44.364Z] #39 42.69 CC criu/pipes.o [2020-08-27T22:59:44.364Z] #39 42.92 CC criu/plugin.o [2020-08-27T22:59:44.364Z] #39 43.02 CC criu/proc_parse.o [2020-08-27T22:59:44.364Z] #39 43.77 CC criu/protobuf-desc.o [2020-08-27T22:59:44.364Z] #39 44.03 CC criu/protobuf.o [2020-08-27T22:59:44.364Z] #39 44.16 CC criu/pstree.o [2020-08-27T22:59:44.364Z] #39 44.50 CC criu/rbtree.o [2020-08-27T22:59:44.364Z] #39 44.60 CC criu/rst-malloc.o [2020-08-27T22:59:44.364Z] #39 44.68 CC criu/seccomp.o [2020-08-27T22:59:44.364Z] #39 44.89 CC criu/seize.o [2020-08-27T22:59:44.364Z] #39 45.20 CC criu/servicefd.o [2020-08-27T22:59:44.364Z] #39 45.34 CC criu/shmem.o [2020-08-27T22:59:44.364Z] #39 45.64 CC criu/sigframe.o [2020-08-27T22:59:44.364Z] #39 45.73 CC criu/signalfd.o [2020-08-27T22:59:44.364Z] #39 45.82 CC criu/sk-inet.o [2020-08-27T22:59:44.364Z] #39 46.22 CC criu/sk-netlink.o [2020-08-27T22:59:44.364Z] #39 46.42 CC criu/sk-packet.o [2020-08-27T22:59:44.364Z] #39 46.69 CC criu/sk-queue.o [2020-08-27T22:59:44.364Z] #39 46.89 CC criu/sk-tcp.o [2020-08-27T22:59:44.364Z] #39 47.11 CC criu/sk-unix.o [2020-08-27T22:59:44.364Z] #39 48.01 CC criu/sockets.o [2020-08-27T22:59:44.364Z] #39 48.51 CC criu/stats.o [2020-08-27T22:59:44.364Z] #39 48.63 CC criu/string.o [2020-08-27T22:59:44.364Z] #39 48.68 CC criu/sysctl.o [2020-08-27T22:59:44.413Z] #17 8.004 Reading package lists... [2020-08-27T22:59:44.413Z] #17 ... [2020-08-27T22:59:44.413Z] [2020-08-27T22:59:44.413Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T22:59:44.413Z] #39 53.97 CC criu/clone-noasan.o [2020-08-27T22:59:44.413Z] #39 54.11 CC criu/config.o [2020-08-27T22:59:44.491Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b9665a9495a16879e5403adeb7cc8206e1fd16ac . [2020-08-27T22:59:44.491Z] #2 [internal] load build definition from Dockerfile [2020-08-27T22:59:44.491Z] #2 transferring dockerfile: [2020-08-27T22:59:44.620Z] #39 48.92 CC criu/sysfs_parse.o [2020-08-27T22:59:44.755Z] #2 transferring dockerfile: 16.37kB done [2020-08-27T22:59:44.944Z] #39 49.08 CC criu/timens.o [2020-08-27T22:59:44.944Z] #39 49.20 CC criu/timerfd.o [2020-08-27T22:59:45.017Z] #2 ... [2020-08-27T22:59:45.017Z] [2020-08-27T22:59:45.017Z] #1 [internal] load .dockerignore [2020-08-27T22:59:45.017Z] #1 transferring context: 87B done [2020-08-27T22:59:45.017Z] #1 DONE 0.5s [2020-08-27T22:59:45.017Z] [2020-08-27T22:59:45.017Z] #2 [internal] load build definition from Dockerfile [2020-08-27T22:59:45.017Z] #2 DONE 0.7s [2020-08-27T22:59:45.047Z] #39 54.68 CC criu/cr-check.o [2020-08-27T22:59:45.171Z] #51 DONE 70.8s [2020-08-27T22:59:45.171Z] [2020-08-27T22:59:45.171Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T22:59:45.171Z] #32 70.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-08-27T22:59:45.171Z] #32 70.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-08-27T22:59:45.171Z] #32 70.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-08-27T22:59:45.171Z] #32 70.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-08-27T22:59:45.171Z] #32 70.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-08-27T22:59:45.171Z] #32 70.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-08-27T22:59:45.202Z] #39 49.46 CC criu/tty.o [2020-08-27T22:59:45.288Z] [2020-08-27T22:59:45.288Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-27T22:59:45.681Z] #39 55.56 CC criu/cr-dedup.o [2020-08-27T22:59:45.865Z] #3 DONE 0.5s [2020-08-27T22:59:45.865Z] [2020-08-27T22:59:45.865Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-27T22:59:45.865Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-27T22:59:45.865Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-08-27T22:59:45.865Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-08-27T22:59:45.865Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s [2020-08-27T22:59:45.865Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-27T22:59:46.000Z] #39 55.74 CC criu/cr-dump.o [2020-08-27T22:59:46.130Z] #39 50.22 CC criu/tun.o [2020-08-27T22:59:46.130Z] #39 50.39 CC criu/uffd.o [2020-08-27T22:59:46.146Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 4.02MB / 8.28MB 0.2s [2020-08-27T22:59:46.146Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s [2020-08-27T22:59:46.409Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.5s done [2020-08-27T22:59:46.409Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s [2020-08-27T22:59:46.552Z] #32 ... [2020-08-27T22:59:46.552Z] [2020-08-27T22:59:46.552Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:59:46.552Z] #30 62.39 sync [2020-08-27T22:59:46.552Z] #30 62.54 internal/reflectlite [2020-08-27T22:59:46.552Z] #30 67.23 errors [2020-08-27T22:59:46.552Z] #30 67.23 sort [2020-08-27T22:59:46.552Z] #30 68.13 strconv [2020-08-27T22:59:46.552Z] #30 69.50 io [2020-08-27T22:59:46.552Z] #30 71.56 internal/oserror [2020-08-27T22:59:46.552Z] #30 71.85 syscall [2020-08-27T22:59:46.671Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-08-27T22:59:46.671Z] #4 DONE 0.8s [2020-08-27T22:59:46.694Z] #39 50.88 CC criu/util.o [2020-08-27T22:59:46.812Z] #30 ... [2020-08-27T22:59:46.812Z] [2020-08-27T22:59:46.812Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T22:59:46.812Z] #41 66.12 internal/reflectlite [2020-08-27T22:59:46.812Z] #41 66.13 github.com/LK4D4/vndr/godl/singleflight [2020-08-27T22:59:46.812Z] #41 66.42 math/rand [2020-08-27T22:59:46.812Z] #41 68.56 internal/singleflight [2020-08-27T22:59:46.812Z] #41 70.26 strconv [2020-08-27T22:59:46.812Z] #41 70.26 io [2020-08-27T22:59:46.812Z] #41 72.53 bytes [2020-08-27T22:59:47.005Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 19.3s done [2020-08-27T22:59:47.005Z] #8 DONE 24.9s [2020-08-27T22:59:47.005Z] [2020-08-27T22:59:47.005Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-27T22:59:47.005Z] #9 DONE 0.2s [2020-08-27T22:59:47.005Z] [2020-08-27T22:59:47.005Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-27T22:59:47.005Z] #10 DONE 0.2s [2020-08-27T22:59:47.005Z] [2020-08-27T22:59:47.006Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:59:47.006Z] #31 ... [2020-08-27T22:59:47.006Z] [2020-08-27T22:59:47.006Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-27T22:59:47.006Z] #28 DONE 0.1s [2020-08-27T22:59:47.006Z] [2020-08-27T22:59:47.006Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-27T22:59:47.006Z] #36 DONE 0.1s [2020-08-27T22:59:47.006Z] [2020-08-27T22:59:47.006Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-27T22:59:47.006Z] #37 0.690 + git clone https://github.com/docker/distribution.git . [2020-08-27T22:59:47.006Z] #37 0.696 Cloning into '.'... [2020-08-27T22:59:47.036Z] #39 56.68 CC criu/cr-errno.o [2020-08-27T22:59:47.036Z] #39 56.71 CC criu/cr-restore.o [2020-08-27T22:59:47.179Z] #60 ... [2020-08-27T22:59:47.179Z] [2020-08-27T22:59:47.179Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:59:47.179Z] #47 32.90 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-27T22:59:47.179Z] #47 33.05 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-27T22:59:47.179Z] #47 33.56 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-27T22:59:47.179Z] #47 33.57 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-27T22:59:47.179Z] #47 35.47 runtime/cgo [2020-08-27T22:59:47.179Z] #47 35.61 runtime [2020-08-27T22:59:47.244Z] [2020-08-27T22:59:47.244Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-27T22:59:47.244Z] #6 DONE 0.3s [2020-08-27T22:59:47.244Z] [2020-08-27T22:59:47.244Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-08-27T22:59:47.257Z] #39 51.46 CC criu/uts_ns.o [2020-08-27T22:59:47.257Z] #39 51.56 CC criu/vdso-compat.o [2020-08-27T22:59:47.257Z] #39 51.65 CC criu/vdso.o [2020-08-27T22:59:47.383Z] #41 ... [2020-08-27T22:59:47.383Z] [2020-08-27T22:59:47.383Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T22:59:47.383Z] #32 73.13 debconf: delaying package configuration, since apt-utils is not installed [2020-08-27T22:59:47.513Z] #5 DONE 0.3s [2020-08-27T22:59:47.513Z] #39 51.91 LINK criu/built-in.o [2020-08-27T22:59:47.513Z] [2020-08-27T22:59:47.513Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-27T22:59:47.513Z] #39 51.97 LINK criu/criu [2020-08-27T22:59:47.513Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-08-27T22:59:47.643Z] #32 73.54 Fetched 14.9 MB in 3s (5012 kB/s) [2020-08-27T22:59:47.769Z] #39 ... [2020-08-27T22:59:47.769Z] [2020-08-27T22:59:47.769Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T22:59:47.769Z] #17 28.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-08-27T22:59:47.783Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 4.14MB / 49.18MB 0.3s [2020-08-27T22:59:47.783Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 590.36kB / 7.68MB 0.3s [2020-08-27T22:59:47.783Z] #7 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2020-08-27T22:59:47.783Z] #7 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2020-08-27T22:59:47.783Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-08-27T22:59:47.783Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 9.52MB / 49.18MB 0.4s [2020-08-27T22:59:47.783Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.4s [2020-08-27T22:59:47.904Z] #32 73.76 Selecting previously unselected package xxd. [2020-08-27T22:59:48.048Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 17.91MB / 49.18MB 0.5s [2020-08-27T22:59:48.048Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 33.54MB / 49.18MB 0.6s [2020-08-27T22:59:48.165Z] #32 73.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 ... 15410 files and directories currently installed.) [2020-08-27T22:59:48.165Z] #32 73.95 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-27T22:59:48.165Z] #32 73.95 Unpacking xxd (2:8.1.0875-5) ... [2020-08-27T22:59:48.317Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 47.04MB / 49.18MB 0.8s [2020-08-27T22:59:48.734Z] #32 74.47 Selecting previously unselected package vim-common. [2020-08-27T22:59:48.734Z] #32 74.47 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-27T22:59:48.734Z] #32 74.61 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-27T22:59:49.116Z] #39 58.72 CC criu/cr-service.o [2020-08-27T22:59:49.136Z] #17 29.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-08-27T22:59:49.142Z] #37 ... [2020-08-27T22:59:49.142Z] [2020-08-27T22:59:49.142Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:59:49.142Z] #31 0.829 + RM_GOPATH=0 [2020-08-27T22:59:49.142Z] #31 0.829 + TMP_GOPATH= [2020-08-27T22:59:49.142Z] #31 0.829 + : /build [2020-08-27T22:59:49.142Z] #31 0.845 + '[' -z '' ']' [2020-08-27T22:59:49.142Z] #31 0.876 ++ mktemp -d [2020-08-27T22:59:49.142Z] #31 0.887 + export GOPATH=/tmp/tmp.8raUJp2aeW [2020-08-27T22:59:49.142Z] #31 0.887 + GOPATH=/tmp/tmp.8raUJp2aeW [2020-08-27T22:59:49.142Z] #31 0.887 + RM_GOPATH=1 [2020-08-27T22:59:49.142Z] #31 0.887 + case "$(go env GOARCH)" in [2020-08-27T22:59:49.142Z] #31 0.893 ++ go env GOARCH [2020-08-27T22:59:49.142Z] #31 0.953 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:49.142Z] #31 0.961 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:49.142Z] #31 0.962 ++ dirname /tmp/install/install.sh [2020-08-27T22:59:49.142Z] #31 0.967 + dir=/tmp/install [2020-08-27T22:59:49.142Z] #31 0.967 + bin=tomlv [2020-08-27T22:59:49.142Z] #31 0.967 + shift [2020-08-27T22:59:49.142Z] #31 0.967 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-27T22:59:49.142Z] #31 0.967 + . /tmp/install/tomlv.installer [2020-08-27T22:59:49.142Z] #31 0.967 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-27T22:59:49.142Z] #31 0.967 + install_tomlv [2020-08-27T22:59:49.142Z] #31 0.968 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-27T22:59:49.142Z] #31 0.969 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-27T22:59:49.142Z] #31 0.969 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.8raUJp2aeW/src/github.com/BurntSushi/toml [2020-08-27T22:59:49.142Z] #31 0.972 Cloning into '/tmp/tmp.8raUJp2aeW/src/github.com/BurntSushi/toml'... [2020-08-27T22:59:49.142Z] #31 2.108 + cd /tmp/tmp.8raUJp2aeW/src/github.com/BurntSushi/toml [2020-08-27T22:59:49.142Z] #31 2.113 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-27T22:59:49.142Z] #31 2.122 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-27T22:59:49.142Z] #31 2.781 internal/cpu [2020-08-27T22:59:49.142Z] #31 2.837 runtime/internal/sys [2020-08-27T22:59:49.142Z] #31 2.983 runtime/internal/atomic [2020-08-27T22:59:49.142Z] #31 2.984 math/bits [2020-08-27T22:59:49.142Z] #31 3.424 runtime/internal/math [2020-08-27T22:59:49.142Z] #31 3.861 unicode/utf8 [2020-08-27T22:59:49.142Z] #31 4.167 sync/atomic [2020-08-27T22:59:49.142Z] #31 4.224 internal/bytealg [2020-08-27T22:59:49.142Z] #31 5.107 unicode [2020-08-27T22:59:49.142Z] #31 5.158 math [2020-08-27T22:59:49.409Z] #39 ... [2020-08-27T22:59:49.409Z] [2020-08-27T22:59:49.409Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T22:59:49.409Z] #17 8.004 Reading package lists... [2020-08-27T22:59:49.409Z] #17 9.583 Building dependency tree... [2020-08-27T22:59:49.409Z] #17 9.875 libcap2-bin is already the newest version (1:2.25-2). [2020-08-27T22:59:49.409Z] #17 9.875 The following additional packages will be installed: [2020-08-27T22:59:49.409Z] #17 9.875 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-27T22:59:49.409Z] #17 9.875 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-27T22:59:49.409Z] #17 9.875 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-27T22:59:49.409Z] #17 9.875 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-27T22:59:49.409Z] #17 9.875 python3.7 python3.7-minimal vim-runtime xxd [2020-08-27T22:59:49.409Z] #17 9.876 Suggested packages: [2020-08-27T22:59:49.409Z] #17 9.876 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-27T22:59:49.409Z] #17 9.876 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-27T22:59:49.409Z] #17 9.876 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-27T22:59:49.409Z] #17 9.876 Recommended packages: [2020-08-27T22:59:49.409Z] #17 9.876 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-27T22:59:49.409Z] #17 9.876 python3-keyrings.alt python3-xdg unzip [2020-08-27T22:59:49.409Z] #17 10.63 The following NEW packages will be installed: [2020-08-27T22:59:49.409Z] #17 10.63 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-27T22:59:49.409Z] #17 10.63 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-27T22:59:49.409Z] #17 10.63 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-27T22:59:49.409Z] #17 10.63 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-27T22:59:49.409Z] #17 10.63 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-27T22:59:49.409Z] #17 10.63 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-27T22:59:49.409Z] #17 10.63 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-27T22:59:49.409Z] #17 10.63 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-27T22:59:49.409Z] #17 10.63 xz-utils zip [2020-08-27T22:59:49.409Z] #17 10.71 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-08-27T22:59:49.409Z] #17 10.71 Need to get 27.7 MB of archives. [2020-08-27T22:59:49.409Z] #17 10.71 After this operation, 117 MB of additional disk space will be used. [2020-08-27T22:59:49.409Z] #17 10.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-08-27T22:59:49.409Z] #17 10.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-08-27T22:59:49.409Z] #17 10.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-08-27T22:59:49.409Z] #17 10.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-08-27T22:59:49.409Z] #17 10.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-08-27T22:59:49.409Z] #17 10.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-08-27T22:59:49.409Z] #17 11.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-08-27T22:59:49.409Z] #17 11.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-08-27T22:59:49.409Z] #17 11.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-08-27T22:59:49.409Z] #17 11.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-08-27T22:59:49.409Z] #17 11.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-08-27T22:59:49.409Z] #17 11.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-08-27T22:59:49.409Z] #17 11.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-08-27T22:59:49.409Z] #17 11.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-08-27T22:59:49.409Z] #17 11.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-08-27T22:59:49.409Z] #17 11.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-08-27T22:59:49.409Z] #17 11.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-08-27T22:59:49.409Z] #17 11.12 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-08-27T22:59:49.409Z] #17 11.12 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-08-27T22:59:49.409Z] #17 11.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-08-27T22:59:49.409Z] #17 11.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-08-27T22:59:49.409Z] #17 11.13 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-08-27T22:59:49.409Z] #17 11.15 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-08-27T22:59:49.409Z] #17 11.15 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-08-27T22:59:49.409Z] #17 11.16 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-08-27T22:59:49.409Z] #17 11.16 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-08-27T22:59:49.409Z] #17 11.16 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-08-27T22:59:49.409Z] #17 11.16 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-08-27T22:59:49.409Z] #17 11.16 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-08-27T22:59:49.409Z] #17 11.35 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-08-27T22:59:49.409Z] #17 11.35 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-08-27T22:59:49.409Z] #17 11.35 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-08-27T22:59:49.409Z] #17 11.35 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-08-27T22:59:49.409Z] #17 11.46 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-08-27T22:59:49.409Z] #17 11.52 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-08-27T22:59:49.409Z] #17 11.56 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-27T22:59:49.409Z] #17 11.56 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-08-27T22:59:49.409Z] #17 11.57 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-08-27T22:59:49.409Z] #17 11.57 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-27T22:59:49.409Z] #17 11.58 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-08-27T22:59:49.409Z] #17 11.58 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-27T22:59:49.409Z] #17 11.63 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-08-27T22:59:49.409Z] #17 11.85 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-08-27T22:59:49.409Z] #17 11.85 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-08-27T22:59:49.409Z] #17 11.86 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-27T22:59:49.409Z] #17 11.99 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-08-27T22:59:49.409Z] #17 12.02 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-08-27T22:59:49.409Z] #17 12.03 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-08-27T22:59:49.409Z] #17 12.31 debconf: delaying package configuration, since apt-utils is not installed [2020-08-27T22:59:49.409Z] #17 12.35 Fetched 27.7 MB in 1s (20.0 MB/s) [2020-08-27T22:59:49.409Z] #17 12.39 Selecting previously unselected package pigz. [2020-08-27T22:59:49.409Z] #17 12.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 ... 23199 files and directories currently installed.) [2020-08-27T22:59:49.409Z] #17 12.45 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-08-27T22:59:49.409Z] #17 12.45 Unpacking pigz (2.4-1) ... [2020-08-27T22:59:49.409Z] #17 12.49 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-08-27T22:59:49.409Z] #17 12.49 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-08-27T22:59:49.409Z] #17 12.50 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-08-27T22:59:49.409Z] #17 12.75 Selecting previously unselected package python3.7-minimal. [2020-08-27T22:59:49.409Z] #17 12.75 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-08-27T22:59:49.409Z] #17 12.77 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-27T22:59:49.409Z] #17 13.21 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-08-27T22:59:49.409Z] #17 13.22 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-27T22:59:49.409Z] #17 14.31 Selecting previously unselected package python3-minimal. [2020-08-27T22:59:49.409Z] #17 14.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23448 files and directories currently installed.) [2020-08-27T22:59:49.409Z] #17 14.33 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-08-27T22:59:49.409Z] #17 14.34 Unpacking python3-minimal (3.7.3-1) ... [2020-08-27T22:59:49.409Z] #17 14.38 Selecting previously unselected package libmpdec2:s390x. [2020-08-27T22:59:49.409Z] #17 14.38 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-08-27T22:59:49.409Z] #17 14.38 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-08-27T22:59:49.409Z] #17 14.45 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-08-27T22:59:49.409Z] #17 14.45 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-08-27T22:59:49.409Z] #17 14.45 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-08-27T22:59:49.446Z] #31 5.836 internal/testlog [2020-08-27T22:59:49.674Z] #32 75.24 Selecting previously unselected package cmake-data. [2020-08-27T22:59:49.674Z] #32 75.24 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-27T22:59:49.674Z] #32 75.31 Unpacking cmake-data (3.13.4-1) ... [2020-08-27T22:59:49.696Z] #17 ... [2020-08-27T22:59:49.696Z] [2020-08-27T22:59:49.696Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:59:49.696Z] #52 55.44 + bin/containerd-stress [2020-08-27T22:59:49.696Z] #52 57.52 + bin/containerd-shim [2020-08-27T22:59:49.696Z] #52 61.89 + bin/containerd-shim-runc-v1 [2020-08-27T22:59:49.696Z] #52 64.20 + bin/containerd-shim-runc-v2 [2020-08-27T22:59:49.696Z] #52 65.11 + binaries [2020-08-27T22:59:49.696Z] #52 65.11 + install -D bin/containerd /build/containerd [2020-08-27T22:59:49.696Z] #52 65.15 + install -D bin/containerd-shim /build/containerd-shim [2020-08-27T22:59:49.696Z] #52 65.15 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-27T22:59:49.696Z] #52 65.16 + install -D bin/ctr /build/ctr [2020-08-27T22:59:49.701Z] #17 ... [2020-08-27T22:59:49.701Z] [2020-08-27T22:59:49.701Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T22:59:49.701Z] #39 59.63 CC criu/crtools.o [2020-08-27T22:59:49.707Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 1.0s done [2020-08-27T22:59:49.707Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 1.9s [2020-08-27T22:59:49.707Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 1.9s [2020-08-27T22:59:49.707Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 12.60MB / 52.16MB 2.1s [2020-08-27T22:59:49.707Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 5.78MB / 9.98MB 2.1s [2020-08-27T22:59:49.707Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.1s done [2020-08-27T22:59:49.707Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 26.32MB / 52.16MB 2.3s [2020-08-27T22:59:49.707Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 2.3s [2020-08-27T22:59:49.707Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 2.3s [2020-08-27T22:59:49.719Z] #47 ... [2020-08-27T22:59:49.720Z] [2020-08-27T22:59:49.720Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-27T22:59:49.720Z] #51 35.46 Fetched 8375 kB in 27s (312 kB/s) [2020-08-27T22:59:49.720Z] #51 35.46 Reading package lists... [2020-08-27T22:59:49.952Z] #52 ... [2020-08-27T22:59:49.952Z] [2020-08-27T22:59:49.952Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T22:59:49.952Z] #39 52.13 DEP lib/c/criu.d [2020-08-27T22:59:49.952Z] #39 52.16 CC images/rpc.pb-c.o [2020-08-27T22:59:49.952Z] #39 52.34 CC lib/c/criu.o [2020-08-27T22:59:49.952Z] #39 52.72 LINK lib/c/built-in.o [2020-08-27T22:59:49.952Z] #39 52.72 LINK lib/c/libcriu.so [2020-08-27T22:59:49.952Z] #39 52.74 LINK lib/c/libcriu.a [2020-08-27T22:59:49.952Z] #39 52.79 GEN magic.py [2020-08-27T22:59:49.952Z] #39 52.86 Note: Building without setproctitle() and strlcpy() support. [2020-08-27T22:59:49.952Z] #39 52.86 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-27T22:59:49.952Z] #39 52.86 Note: Building without GnuTLS support [2020-08-27T22:59:49.952Z] #39 52.86 Makefile.config:39: Warn: you have no libnftables installed [2020-08-27T22:59:49.952Z] #39 52.86 Makefile.config:40: Warn: Building without nftables support [2020-08-27T22:59:49.952Z] #39 53.13 fatal: not a git repository (or any of the parent directories): .git [2020-08-27T22:59:49.952Z] #39 53.32 make[1]: Nothing to be done for 'all'. [2020-08-27T22:59:49.952Z] #39 53.49 make[1]: 'images/built-in.o' is up to date. [2020-08-27T22:59:49.952Z] #39 53.50 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-27T22:59:49.952Z] #39 53.51 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-27T22:59:49.952Z] #39 53.52 make[1]: 'compel/libcompel.a' is up to date. [2020-08-27T22:59:49.952Z] #39 53.53 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-27T22:59:49.952Z] #39 53.54 make[1]: Nothing to be done for 'all'. [2020-08-27T22:59:49.952Z] #39 53.55 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-27T22:59:49.952Z] #39 53.61 make[2]: Nothing to be done for 'all'. [2020-08-27T22:59:49.952Z] #39 53.63 make[2]: Nothing to be done for 'all'. [2020-08-27T22:59:49.952Z] #39 53.65 make[2]: Nothing to be done for 'all'. [2020-08-27T22:59:49.952Z] #39 53.69 make[2]: Nothing to be done for 'all'. [2020-08-27T22:59:49.952Z] #39 53.71 make[2]: Nothing to be done for 'all'. [2020-08-27T22:59:49.952Z] #39 53.72 make[2]: Nothing to be done for 'all'. [2020-08-27T22:59:49.952Z] #39 53.74 make[2]: Nothing to be done for 'all'. [2020-08-27T22:59:49.952Z] #39 53.77 make[2]: Nothing to be done for 'all'. [2020-08-27T22:59:49.952Z] #39 53.77 INSTALL criu/criu [2020-08-27T22:59:49.980Z] #51 ... [2020-08-27T22:59:49.980Z] [2020-08-27T22:59:49.980Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T22:59:49.980Z] #32 35.49 Fetched 8375 kB in 27s (313 kB/s) [2020-08-27T22:59:49.980Z] #32 35.49 Reading package lists... [2020-08-27T22:59:49.984Z] #7 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2020-08-27T22:59:49.984Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 33.54MB / 52.16MB 2.5s [2020-08-27T22:59:49.984Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 7.00MB / 62.53MB 2.5s [2020-08-27T22:59:49.992Z] #39 59.95 CC criu/eventfd.o [2020-08-27T22:59:50.103Z] #31 6.353 runtime [2020-08-27T22:59:50.104Z] #31 ... [2020-08-27T22:59:50.104Z] [2020-08-27T22:59:50.104Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:59:50.104Z] #44 0.794 + RM_GOPATH=0 [2020-08-27T22:59:50.104Z] #44 0.817 + TMP_GOPATH= [2020-08-27T22:59:50.104Z] #44 0.818 + : /build [2020-08-27T22:59:50.104Z] #44 0.826 + '[' -z '' ']' [2020-08-27T22:59:50.104Z] #44 0.827 ++ mktemp -d [2020-08-27T22:59:50.104Z] #44 0.828 + export GOPATH=/tmp/tmp.ltVWQKhtJ4 [2020-08-27T22:59:50.104Z] #44 0.829 + GOPATH=/tmp/tmp.ltVWQKhtJ4 [2020-08-27T22:59:50.104Z] #44 0.829 + RM_GOPATH=1 [2020-08-27T22:59:50.104Z] #44 0.829 + case "$(go env GOARCH)" in [2020-08-27T22:59:50.104Z] #44 0.847 ++ go env GOARCH [2020-08-27T22:59:50.104Z] #44 0.923 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:50.104Z] #44 0.923 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:50.104Z] #44 0.923 ++ dirname /tmp/install/install.sh [2020-08-27T22:59:50.104Z] #44 0.925 + dir=/tmp/install [2020-08-27T22:59:50.104Z] #44 0.925 + bin=gotestsum [2020-08-27T22:59:50.104Z] #44 0.925 + shift [2020-08-27T22:59:50.104Z] #44 0.925 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-27T22:59:50.104Z] #44 0.925 + . /tmp/install/gotestsum.installer [2020-08-27T22:59:50.104Z] #44 0.925 ++ : v0.3.5 [2020-08-27T22:59:50.104Z] #44 0.925 + install_gotestsum [2020-08-27T22:59:50.104Z] #44 0.926 + set -e [2020-08-27T22:59:50.104Z] #44 0.932 + export GO111MODULE=on [2020-08-27T22:59:50.104Z] #44 0.932 + GO111MODULE=on [2020-08-27T22:59:50.104Z] #44 0.932 + GOBIN=/build [2020-08-27T22:59:50.104Z] #44 0.933 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-27T22:59:50.104Z] #44 1.152 go: finding gotest.tools v0.3.5 [2020-08-27T22:59:50.104Z] #44 1.153 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-27T22:59:50.104Z] #44 2.076 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-27T22:59:50.104Z] #44 3.166 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-27T22:59:50.104Z] #44 4.448 go: downloading gotest.tools v2.1.0+incompatible [2020-08-27T22:59:50.104Z] #44 4.651 go: extracting gotest.tools v2.1.0+incompatible [2020-08-27T22:59:50.104Z] #44 4.886 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-27T22:59:50.104Z] #44 4.894 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-27T22:59:50.104Z] #44 4.926 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-27T22:59:50.104Z] #44 5.100 go: downloading github.com/fatih/color v1.6.0 [2020-08-27T22:59:50.104Z] #44 5.104 go: downloading github.com/pkg/errors v0.8.0 [2020-08-27T22:59:50.104Z] #44 5.212 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-27T22:59:50.104Z] #44 5.319 go: extracting github.com/pkg/errors v0.8.0 [2020-08-27T22:59:50.104Z] #44 5.419 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-27T22:59:50.104Z] #44 5.516 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-27T22:59:50.104Z] #44 5.518 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-27T22:59:50.104Z] #44 5.526 go: extracting github.com/fatih/color v1.6.0 [2020-08-27T22:59:50.104Z] #44 5.529 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-27T22:59:50.104Z] #44 5.541 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-27T22:59:50.104Z] #44 5.560 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-27T22:59:50.104Z] #44 5.570 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-27T22:59:50.104Z] #44 5.572 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-27T22:59:50.104Z] #44 5.748 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-27T22:59:50.104Z] #44 5.847 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-27T22:59:50.104Z] #44 6.007 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-27T22:59:50.240Z] #32 45.63 Reading package lists... [2020-08-27T22:59:50.240Z] #32 ... [2020-08-27T22:59:50.240Z] [2020-08-27T22:59:50.240Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T22:59:50.240Z] #38 35.69 Fetched 8375 kB in 28s (301 kB/s) [2020-08-27T22:59:50.240Z] #38 35.69 Reading package lists... [2020-08-27T22:59:50.251Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 46.78MB / 52.16MB 2.7s [2020-08-27T22:59:50.251Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 2.5s done [2020-08-27T22:59:50.251Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 15.09MB / 62.53MB 2.7s [2020-08-27T22:59:50.251Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 2.7s [2020-08-27T22:59:50.251Z] #7 ... [2020-08-27T22:59:50.251Z] [2020-08-27T22:59:50.251Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-27T22:59:50.251Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-27T22:59:50.251Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-27T22:59:50.251Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.0s done [2020-08-27T22:59:50.251Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-27T22:59:50.251Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.4s done [2020-08-27T22:59:50.251Z] #58 DONE 2.7s [2020-08-27T22:59:50.251Z] [2020-08-27T22:59:50.251Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-27T22:59:50.251Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 51.21MB / 52.16MB 2.8s [2020-08-27T22:59:50.251Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 24.07MB / 62.53MB 2.8s [2020-08-27T22:59:50.251Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 30.54MB / 62.53MB 2.9s [2020-08-27T22:59:50.251Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.29MB / 97.69MB 2.9s [2020-08-27T22:59:50.283Z] #39 60.10 CC criu/eventpoll.o [2020-08-27T22:59:50.404Z] #44 ... [2020-08-27T22:59:50.404Z] [2020-08-27T22:59:50.405Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:59:50.405Z] #31 6.874 encoding [2020-08-27T22:59:50.405Z] #31 6.935 runtime/cgo [2020-08-27T22:59:50.500Z] #38 45.69 Reading package lists... [2020-08-27T22:59:50.500Z] #38 ... [2020-08-27T22:59:50.500Z] [2020-08-27T22:59:50.500Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-27T22:59:50.522Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 38.40MB / 62.53MB 3.0s [2020-08-27T22:59:50.522Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 12.00MB / 97.69MB 3.0s [2020-08-27T22:59:50.522Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 51.80MB / 62.53MB 3.2s [2020-08-27T22:59:50.522Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 25.02MB / 97.69MB 3.2s [2020-08-27T22:59:50.575Z] #39 60.53 CC criu/external.o [2020-08-27T22:59:50.791Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 59.05MB / 62.53MB 3.3s [2020-08-27T22:59:50.791Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 31.51MB / 97.69MB 3.3s [2020-08-27T22:59:50.791Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 3.4s [2020-08-27T22:59:50.791Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 39.15MB / 97.69MB 3.4s [2020-08-27T22:59:50.866Z] #39 60.68 CC criu/fault-injection.o [2020-08-27T22:59:50.866Z] #39 60.71 CC criu/fdstore.o [2020-08-27T22:59:50.867Z] #39 60.86 CC criu/fifo.o [2020-08-27T22:59:51.054Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 54.87MB / 97.69MB 3.6s [2020-08-27T22:59:51.054Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 61.78MB / 97.69MB 3.7s [2020-08-27T22:59:51.074Z] #51 46.26 Reading package lists... [2020-08-27T22:59:51.074Z] #51 ... [2020-08-27T22:59:51.074Z] [2020-08-27T22:59:51.074Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T22:59:51.074Z] #10 36.90 Fetched 8375 kB in 29s (293 kB/s) [2020-08-27T22:59:51.158Z] #39 61.06 CC criu/file-ids.o [2020-08-27T22:59:51.321Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 74.56MB / 97.69MB 3.8s [2020-08-27T22:59:51.321Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 79.89MB / 97.69MB 3.9s [2020-08-27T22:59:51.335Z] #10 36.90 Reading package lists... [2020-08-27T22:59:51.335Z] #10 ... [2020-08-27T22:59:51.335Z] [2020-08-27T22:59:51.335Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-27T22:59:51.335Z] #23 26.24 Reading package lists... [2020-08-27T22:59:51.450Z] #39 61.19 CC criu/file-lock.o [2020-08-27T22:59:51.583Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 85.78MB / 97.69MB 4.0s [2020-08-27T22:59:51.583Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 4.2s [2020-08-27T22:59:51.742Z] #39 61.69 CC criu/files-ext.o [2020-08-27T22:59:51.839Z] #39 DONE 56.1s [2020-08-27T22:59:51.839Z] [2020-08-27T22:59:51.839Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:59:51.907Z] #23 38.27 Reading package lists... [2020-08-27T22:59:51.907Z] #23 ... [2020-08-27T22:59:51.907Z] [2020-08-27T22:59:51.907Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T22:59:52.034Z] #39 61.89 CC criu/files-reg.o [2020-08-27T22:59:52.095Z] #52 DONE 67.6s [2020-08-27T22:59:52.095Z] [2020-08-27T22:59:52.095Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T22:59:52.230Z] #32 ... [2020-08-27T22:59:52.230Z] [2020-08-27T22:59:52.230Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T22:59:52.230Z] #38 68.22 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-27T22:59:52.230Z] #38 76.27 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-27T22:59:52.230Z] #38 76.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-27T22:59:52.230Z] #38 76.30 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-27T22:59:52.230Z] #38 76.32 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-27T22:59:52.230Z] #38 76.36 Setting up python-six (1.12.0-1) ... [2020-08-27T22:59:52.351Z] #17 32.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-08-27T22:59:52.351Z] #17 32.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-08-27T22:59:52.351Z] #17 32.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-08-27T22:59:52.351Z] #17 32.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-08-27T22:59:52.351Z] #17 32.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-08-27T22:59:52.351Z] #17 32.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-27T22:59:52.490Z] #38 ... [2020-08-27T22:59:52.490Z] [2020-08-27T22:59:52.490Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T22:59:52.490Z] #25 6.259 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-27T22:59:52.490Z] #25 6.770 [2020-08-27T22:59:52.607Z] #17 32.92 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-27T22:59:52.607Z] #17 32.92 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-08-27T22:59:52.607Z] #17 32.93 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-08-27T22:59:52.607Z] #17 32.93 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-08-27T22:59:52.608Z] #17 32.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-08-27T22:59:52.608Z] #17 32.94 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-08-27T22:59:52.608Z] #17 32.94 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-27T22:59:52.608Z] #17 32.94 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-27T22:59:52.608Z] #17 32.95 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-27T22:59:52.608Z] #17 32.95 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-08-27T22:59:52.608Z] #17 32.95 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-08-27T22:59:52.608Z] #17 32.95 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-27T22:59:52.608Z] #17 33.16 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-27T22:59:52.608Z] #17 33.17 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-27T22:59:52.608Z] #17 33.17 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-27T22:59:52.750Z] #25 7.119 0.0% # 2.7% #### 5.7% ####### 10.1% ########## 14.5% ############ 17.3% ############### 21.2% ################ 23.6% ################## 26.2% ##################### 30.3% ########################### 37.7% ############################ 39.8% ############################## 42.1% ################################ 44.8% #################################### 51.3% ####################################### 55.1% ######################################### 57.7% ################################################# 68.7% ##################################################### 74.8% ########################################################### 82.4% ############################################################### 87.9% ##################################################################### 96.7% ######################################################################## 100.0% [2020-08-27T22:59:52.863Z] #17 33.19 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-08-27T22:59:52.863Z] #17 33.20 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-08-27T22:59:52.863Z] #17 33.21 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-08-27T22:59:52.863Z] #17 33.26 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-27T22:59:52.863Z] #17 33.26 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-08-27T22:59:52.863Z] #17 33.26 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-08-27T22:59:52.863Z] #17 33.26 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-27T22:59:52.863Z] #17 33.26 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-08-27T22:59:52.863Z] #17 33.29 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-27T22:59:52.863Z] #17 33.29 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-08-27T22:59:52.863Z] #17 33.31 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-08-27T22:59:52.863Z] #17 33.33 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-08-27T22:59:52.863Z] #17 33.33 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-27T22:59:52.863Z] #17 33.41 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-08-27T22:59:53.069Z] #39 62.86 CC criu/files.o [2020-08-27T22:59:53.321Z] #25 10.02 [2020-08-27T22:59:53.581Z] #25 10.29 ### 4.9% #################### 28.5% ###################################################### 75.5% [2020-08-27T22:59:53.581Z] #25 ... [2020-08-27T22:59:53.581Z] [2020-08-27T22:59:53.581Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:59:53.581Z] #47 79.54 reflect [2020-08-27T22:59:53.840Z] #47 79.62 syscall [2020-08-27T22:59:54.104Z] #39 64.08 CC criu/filesystems.o [2020-08-27T22:59:54.135Z] #7 ... [2020-08-27T22:59:54.135Z] [2020-08-27T22:59:54.135Z] #20 [internal] load build context [2020-08-27T22:59:54.135Z] #20 transferring context: 51.49MB 4.1s done [2020-08-27T22:59:54.135Z] #20 DONE 6.5s [2020-08-27T22:59:54.135Z] [2020-08-27T22:59:54.135Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-27T22:59:54.235Z] #31 ... [2020-08-27T22:59:54.235Z] [2020-08-27T22:59:54.235Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T22:59:54.235Z] #33 1.088 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-27T22:59:54.235Z] #33 1.253 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-27T22:59:54.235Z] #33 1.253 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-27T22:59:54.235Z] #33 2.589 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-27T22:59:54.235Z] #33 4.783 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [211 kB] [2020-08-27T22:59:54.235Z] #33 6.735 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-27T22:59:54.235Z] #33 ... [2020-08-27T22:59:54.235Z] [2020-08-27T22:59:54.235Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:59:54.235Z] #22 0.820 + RM_GOPATH=0 [2020-08-27T22:59:54.235Z] #22 0.820 + TMP_GOPATH= [2020-08-27T22:59:54.235Z] #22 0.820 + : /build [2020-08-27T22:59:54.235Z] #22 0.820 + '[' -z '' ']' [2020-08-27T22:59:54.236Z] #22 0.821 ++ mktemp -d [2020-08-27T22:59:54.236Z] #22 0.830 + export GOPATH=/tmp/tmp.UdyTFYDPzc [2020-08-27T22:59:54.236Z] #22 0.830 + GOPATH=/tmp/tmp.UdyTFYDPzc [2020-08-27T22:59:54.236Z] #22 0.831 + RM_GOPATH=1 [2020-08-27T22:59:54.236Z] #22 0.831 + case "$(go env GOARCH)" in [2020-08-27T22:59:54.236Z] #22 0.850 ++ go env GOARCH [2020-08-27T22:59:54.236Z] #22 0.915 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:54.236Z] #22 0.915 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:54.236Z] #22 0.916 ++ dirname /tmp/install/install.sh [2020-08-27T22:59:54.236Z] #22 0.918 + dir=/tmp/install [2020-08-27T22:59:54.236Z] #22 0.934 + bin=dockercli [2020-08-27T22:59:54.236Z] #22 0.941 + shift [2020-08-27T22:59:54.236Z] #22 0.945 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-27T22:59:54.236Z] #22 0.945 + . /tmp/install/dockercli.installer [2020-08-27T22:59:54.236Z] #22 0.946 ++ : stable [2020-08-27T22:59:54.236Z] #22 0.946 ++ : 17.06.2-ce [2020-08-27T22:59:54.236Z] #22 0.948 + install_dockercli [2020-08-27T22:59:54.236Z] #22 0.958 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-27T22:59:54.236Z] #22 0.958 Install docker/cli version 17.06.2-ce from stable [2020-08-27T22:59:54.236Z] #22 0.959 ++ uname -m [2020-08-27T22:59:54.236Z] #22 0.968 + arch=ppc64le [2020-08-27T22:59:54.236Z] #22 0.969 + '[' ppc64le '!=' x86_64 ']' [2020-08-27T22:59:54.236Z] #22 0.982 + '[' ppc64le '!=' s390x ']' [2020-08-27T22:59:54.236Z] #22 0.983 + '[' ppc64le '!=' armhf ']' [2020-08-27T22:59:54.236Z] #22 0.986 + build_dockercli [2020-08-27T22:59:54.236Z] #22 0.986 + git clone https://github.com/docker/docker-ce /tmp/tmp.UdyTFYDPzc/tmp/docker-ce [2020-08-27T22:59:54.236Z] #22 0.990 Cloning into '/tmp/tmp.UdyTFYDPzc/tmp/docker-ce'... [2020-08-27T22:59:54.236Z] #22 ... [2020-08-27T22:59:54.236Z] [2020-08-27T22:59:54.236Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T22:59:54.236Z] #11 1.064 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-27T22:59:54.236Z] #11 1.196 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-27T22:59:54.236Z] #11 1.196 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-27T22:59:54.236Z] #11 2.319 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-27T22:59:54.236Z] #11 4.777 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [211 kB] [2020-08-27T22:59:54.236Z] #11 6.855 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-27T22:59:54.236Z] #11 ... [2020-08-27T22:59:54.236Z] [2020-08-27T22:59:54.236Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T22:59:54.236Z] #42 0.823 + RM_GOPATH=0 [2020-08-27T22:59:54.236Z] #42 0.823 + TMP_GOPATH= [2020-08-27T22:59:54.236Z] #42 0.823 + : /build [2020-08-27T22:59:54.236Z] #42 0.823 + '[' -z '' ']' [2020-08-27T22:59:54.236Z] #42 0.825 ++ mktemp -d [2020-08-27T22:59:54.236Z] #42 0.852 + export GOPATH=/tmp/tmp.Fm28zX8QF9 [2020-08-27T22:59:54.236Z] #42 0.852 + GOPATH=/tmp/tmp.Fm28zX8QF9 [2020-08-27T22:59:54.236Z] #42 0.852 + RM_GOPATH=1 [2020-08-27T22:59:54.236Z] #42 0.852 + case "$(go env GOARCH)" in [2020-08-27T22:59:54.236Z] #42 0.881 ++ go env GOARCH [2020-08-27T22:59:54.236Z] #42 0.934 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:54.236Z] #42 0.934 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:54.236Z] #42 0.935 ++ dirname /tmp/install/install.sh [2020-08-27T22:59:54.236Z] #42 0.938 + dir=/tmp/install [2020-08-27T22:59:54.236Z] #42 0.938 + bin=vndr [2020-08-27T22:59:54.236Z] #42 0.938 + shift [2020-08-27T22:59:54.236Z] #42 0.938 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-27T22:59:54.236Z] #42 0.938 + . /tmp/install/vndr.installer [2020-08-27T22:59:54.236Z] #42 0.938 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-27T22:59:54.236Z] #42 0.939 + install_vndr [2020-08-27T22:59:54.236Z] #42 0.939 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-27T22:59:54.236Z] #42 0.939 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-27T22:59:54.236Z] #42 0.940 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Fm28zX8QF9/src/github.com/LK4D4/vndr [2020-08-27T22:59:54.236Z] #42 0.944 Cloning into '/tmp/tmp.Fm28zX8QF9/src/github.com/LK4D4/vndr'... [2020-08-27T22:59:54.236Z] #42 1.804 + cd /tmp/tmp.Fm28zX8QF9/src/github.com/LK4D4/vndr [2020-08-27T22:59:54.236Z] #42 1.816 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-27T22:59:54.236Z] #42 1.845 + go build -buildmode=pie -v -o /build/vndr . [2020-08-27T22:59:54.236Z] #42 3.207 runtime/internal/sys [2020-08-27T22:59:54.236Z] #42 3.238 internal/race [2020-08-27T22:59:54.236Z] #42 3.276 internal/cpu [2020-08-27T22:59:54.236Z] #42 3.294 runtime/internal/atomic [2020-08-27T22:59:54.236Z] #42 3.571 sync/atomic [2020-08-27T22:59:54.236Z] #42 3.784 runtime/internal/math [2020-08-27T22:59:54.236Z] #42 4.240 internal/bytealg [2020-08-27T22:59:54.236Z] #42 4.330 unicode [2020-08-27T22:59:54.236Z] #42 4.330 unicode/utf8 [2020-08-27T22:59:54.236Z] #42 4.508 math/bits [2020-08-27T22:59:54.236Z] #42 6.241 internal/testlog [2020-08-27T22:59:54.236Z] #42 6.420 math [2020-08-27T22:59:54.236Z] #42 6.474 runtime [2020-08-27T22:59:54.236Z] #42 7.329 unicode/utf16 [2020-08-27T22:59:54.236Z] #42 8.207 container/list [2020-08-27T22:59:54.236Z] #42 10.45 crypto/internal/subtle [2020-08-27T22:59:54.236Z] #42 10.59 crypto/subtle [2020-08-27T22:59:54.236Z] #42 ... [2020-08-27T22:59:54.236Z] [2020-08-27T22:59:54.236Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:59:54.236Z] #55 0.769 + RM_GOPATH=0 [2020-08-27T22:59:54.236Z] #55 0.772 + TMP_GOPATH= [2020-08-27T22:59:54.236Z] #55 0.778 + : /build [2020-08-27T22:59:54.236Z] #55 0.778 + '[' -z '' ']' [2020-08-27T22:59:54.236Z] #55 0.779 ++ mktemp -d [2020-08-27T22:59:54.236Z] #55 0.781 + export GOPATH=/tmp/tmp.Xy6PXJquWG [2020-08-27T22:59:54.236Z] #55 0.790 + GOPATH=/tmp/tmp.Xy6PXJquWG [2020-08-27T22:59:54.236Z] #55 0.791 + RM_GOPATH=1 [2020-08-27T22:59:54.236Z] #55 0.793 + case "$(go env GOARCH)" in [2020-08-27T22:59:54.236Z] #55 0.797 ++ go env GOARCH [2020-08-27T22:59:54.236Z] #55 0.821 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:54.236Z] #55 0.833 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:54.236Z] #55 0.839 ++ dirname /tmp/install/install.sh [2020-08-27T22:59:54.236Z] #55 0.845 + dir=/tmp/install [2020-08-27T22:59:54.236Z] #55 0.846 + bin=rootlesskit [2020-08-27T22:59:54.236Z] #55 0.847 + shift [2020-08-27T22:59:54.236Z] #55 0.847 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-27T22:59:54.236Z] #55 0.848 + . /tmp/install/rootlesskit.installer [2020-08-27T22:59:54.236Z] #55 0.849 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-27T22:59:54.236Z] #55 0.852 + install_rootlesskit [2020-08-27T22:59:54.236Z] #55 0.853 + case "$1" in [2020-08-27T22:59:54.236Z] #55 0.853 + export CGO_ENABLED=0 [2020-08-27T22:59:54.236Z] #55 0.853 + CGO_ENABLED=0 [2020-08-27T22:59:54.236Z] #55 0.853 + _install_rootlesskit [2020-08-27T22:59:54.236Z] #55 0.854 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-27T22:59:54.236Z] #55 0.854 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-27T22:59:54.236Z] #55 0.854 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Xy6PXJquWG/src/github.com/rootless-containers/rootlesskit [2020-08-27T22:59:54.236Z] #55 0.886 Cloning into '/tmp/tmp.Xy6PXJquWG/src/github.com/rootless-containers/rootlesskit'... [2020-08-27T22:59:54.236Z] #55 6.073 + cd /tmp/tmp.Xy6PXJquWG/src/github.com/rootless-containers/rootlesskit [2020-08-27T22:59:54.236Z] #55 6.074 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-27T22:59:54.236Z] #55 6.593 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-27T22:59:54.236Z] #55 6.598 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-27T22:59:54.236Z] #55 ... [2020-08-27T22:59:54.236Z] [2020-08-27T22:59:54.236Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:59:54.236Z] #46 0.815 + RM_GOPATH=0 [2020-08-27T22:59:54.236Z] #46 0.815 + TMP_GOPATH= [2020-08-27T22:59:54.236Z] #46 0.815 + : /build [2020-08-27T22:59:54.236Z] #46 0.815 + '[' -z '' ']' [2020-08-27T22:59:54.236Z] #46 0.821 ++ mktemp -d [2020-08-27T22:59:54.236Z] #46 0.854 + export GOPATH=/tmp/tmp.tck3FL7CPs [2020-08-27T22:59:54.236Z] #46 0.854 + GOPATH=/tmp/tmp.tck3FL7CPs [2020-08-27T22:59:54.236Z] #46 0.854 + RM_GOPATH=1 [2020-08-27T22:59:54.236Z] #46 0.854 + case "$(go env GOARCH)" in [2020-08-27T22:59:54.236Z] #46 0.875 ++ go env GOARCH [2020-08-27T22:59:54.236Z] #46 0.928 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:54.236Z] #46 0.928 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:54.236Z] #46 0.929 ++ dirname /tmp/install/install.sh [2020-08-27T22:59:54.236Z] #46 0.931 + dir=/tmp/install [2020-08-27T22:59:54.236Z] #46 0.931 + bin=golangci_lint [2020-08-27T22:59:54.236Z] #46 0.931 + shift [2020-08-27T22:59:54.236Z] #46 0.931 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-27T22:59:54.236Z] #46 0.931 + . /tmp/install/golangci_lint.installer [2020-08-27T22:59:54.236Z] #46 0.932 ++ : v1.23.8 [2020-08-27T22:59:54.236Z] #46 0.932 + install_golangci_lint [2020-08-27T22:59:54.236Z] #46 0.933 + echo 'Installing golangci-lint version v1.23.8' [2020-08-27T22:59:54.236Z] #46 0.933 Installing golangci-lint version v1.23.8 [2020-08-27T22:59:54.236Z] #46 0.933 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-27T22:59:54.398Z] #7 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 4.3s done [2020-08-27T22:59:54.545Z] #46 ... [2020-08-27T22:59:54.545Z] [2020-08-27T22:59:54.545Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-27T22:59:54.545Z] #24 1.011 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-27T22:59:54.545Z] #24 1.070 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-27T22:59:54.545Z] #24 1.075 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-27T22:59:54.545Z] #24 2.301 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-27T22:59:54.545Z] #24 4.794 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [211 kB] [2020-08-27T22:59:54.545Z] #24 6.557 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-27T22:59:54.545Z] #24 ... [2020-08-27T22:59:54.545Z] [2020-08-27T22:59:54.545Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-27T22:59:54.545Z] #52 1.096 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-27T22:59:54.545Z] #52 1.193 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-27T22:59:54.545Z] #52 1.195 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-27T22:59:54.545Z] #52 2.652 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-27T22:59:54.545Z] #52 4.931 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [211 kB] [2020-08-27T22:59:54.545Z] #52 6.844 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-27T22:59:54.571Z] #10 47.48 Reading package lists... [2020-08-27T22:59:54.571Z] #10 ... [2020-08-27T22:59:54.571Z] [2020-08-27T22:59:54.571Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T22:59:54.571Z] #41 40.11 vendor/golang.org/x/crypto/curve25519 [2020-08-27T22:59:54.572Z] #41 ... [2020-08-27T22:59:54.572Z] [2020-08-27T22:59:54.572Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-27T22:59:54.572Z] #23 38.27 Reading package lists... [2020-08-27T22:59:54.737Z] #39 64.59 CC criu/fsnotify.o [2020-08-27T22:59:54.863Z] #52 ... [2020-08-27T22:59:54.863Z] [2020-08-27T22:59:54.863Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:59:54.863Z] #61 0.763 + RM_GOPATH=0 [2020-08-27T22:59:54.863Z] #61 0.763 + TMP_GOPATH= [2020-08-27T22:59:54.863Z] #61 0.763 + : /build [2020-08-27T22:59:54.863Z] #61 0.763 + '[' -z '' ']' [2020-08-27T22:59:54.863Z] #61 0.770 ++ mktemp -d [2020-08-27T22:59:54.863Z] #61 0.794 + export GOPATH=/tmp/tmp.nYezF2loC9 [2020-08-27T22:59:54.863Z] #61 0.794 + GOPATH=/tmp/tmp.nYezF2loC9 [2020-08-27T22:59:54.863Z] #61 0.794 + RM_GOPATH=1 [2020-08-27T22:59:54.863Z] #61 0.795 + case "$(go env GOARCH)" in [2020-08-27T22:59:54.863Z] #61 0.799 ++ go env GOARCH [2020-08-27T22:59:54.863Z] #61 0.839 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:54.863Z] #61 0.839 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:54.863Z] #61 0.840 ++ dirname /tmp/install/install.sh [2020-08-27T22:59:54.863Z] #61 0.842 + dir=/tmp/install [2020-08-27T22:59:54.863Z] #61 0.843 + bin=proxy [2020-08-27T22:59:54.863Z] #61 0.843 + shift [2020-08-27T22:59:54.863Z] #61 0.843 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-27T22:59:54.863Z] #61 0.844 + . /tmp/install/proxy.installer [2020-08-27T22:59:54.863Z] #61 0.844 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-27T22:59:54.863Z] #61 0.848 + install_proxy [2020-08-27T22:59:54.863Z] #61 0.848 + case "$1" in [2020-08-27T22:59:54.863Z] #61 0.849 + export CGO_ENABLED=0 [2020-08-27T22:59:54.863Z] #61 0.849 + CGO_ENABLED=0 [2020-08-27T22:59:54.863Z] #61 0.849 + _install_proxy [2020-08-27T22:59:54.863Z] #61 0.850 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-27T22:59:54.863Z] #61 0.851 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-27T22:59:54.863Z] #61 0.851 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.nYezF2loC9/src/github.com/docker/libnetwork [2020-08-27T22:59:54.863Z] #61 0.895 Cloning into '/tmp/tmp.nYezF2loC9/src/github.com/docker/libnetwork'... [2020-08-27T22:59:54.863Z] #61 ... [2020-08-27T22:59:54.863Z] [2020-08-27T22:59:54.863Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:59:54.863Z] #48 0.472 + RM_GOPATH=0 [2020-08-27T22:59:54.863Z] #48 0.472 + TMP_GOPATH= [2020-08-27T22:59:54.863Z] #48 0.472 + : /build [2020-08-27T22:59:54.863Z] #48 0.472 + '[' -z '' ']' [2020-08-27T22:59:54.863Z] #48 0.473 ++ mktemp -d [2020-08-27T22:59:54.863Z] #48 0.474 + export GOPATH=/tmp/tmp.vZOYZOtCDg [2020-08-27T22:59:54.863Z] #48 0.474 + GOPATH=/tmp/tmp.vZOYZOtCDg [2020-08-27T22:59:54.863Z] #48 0.474 + RM_GOPATH=1 [2020-08-27T22:59:54.863Z] #48 0.474 + case "$(go env GOARCH)" in [2020-08-27T22:59:54.863Z] #48 0.475 ++ go env GOARCH [2020-08-27T22:59:54.863Z] #48 0.480 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:54.863Z] #48 0.480 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:54.863Z] #48 0.480 ++ dirname /tmp/install/install.sh [2020-08-27T22:59:54.863Z] #48 0.481 + dir=/tmp/install [2020-08-27T22:59:54.863Z] #48 0.482 + bin=shfmt [2020-08-27T22:59:54.863Z] #48 0.482 + shift [2020-08-27T22:59:54.863Z] #48 0.482 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-27T22:59:54.863Z] #48 0.482 + . /tmp/install/shfmt.installer [2020-08-27T22:59:54.863Z] #48 0.482 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-27T22:59:54.863Z] #48 0.482 + install_shfmt [2020-08-27T22:59:54.863Z] #48 0.483 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-27T22:59:54.863Z] #48 0.483 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-27T22:59:54.863Z] #48 0.483 + git clone https://github.com/mvdan/sh.git /tmp/tmp.vZOYZOtCDg/src/github.com/mvdan/sh [2020-08-27T22:59:54.863Z] #48 0.485 Cloning into '/tmp/tmp.vZOYZOtCDg/src/github.com/mvdan/sh'... [2020-08-27T22:59:54.863Z] #48 10.27 + cd /tmp/tmp.vZOYZOtCDg/src/github.com/mvdan/sh [2020-08-27T22:59:54.863Z] #48 10.27 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-27T22:59:54.863Z] #48 10.37 + GO111MODULE=on [2020-08-27T22:59:54.863Z] #48 10.37 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-27T22:59:55.148Z] #23 47.94 Building dependency tree... [2020-08-27T22:59:55.176Z] #48 ... [2020-08-27T22:59:55.176Z] [2020-08-27T22:59:55.176Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-27T22:59:55.176Z] #29 0.664 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-27T22:59:55.176Z] #29 0.674 Cloning into '.'... [2020-08-27T22:59:55.176Z] #29 ... [2020-08-27T22:59:55.176Z] [2020-08-27T22:59:55.176Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T22:59:55.176Z] #39 1.071 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-27T22:59:55.176Z] #39 1.168 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-27T22:59:55.176Z] #39 1.203 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-27T22:59:55.176Z] #39 2.402 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-27T22:59:55.176Z] #39 5.411 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [211 kB] [2020-08-27T22:59:55.176Z] #39 6.350 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-27T22:59:55.229Z] #47 ... [2020-08-27T22:59:55.229Z] [2020-08-27T22:59:55.229Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T22:59:55.229Z] #52 3.583 + RM_GOPATH=0 [2020-08-27T22:59:55.229Z] #52 3.583 + TMP_GOPATH= [2020-08-27T22:59:55.229Z] #52 3.583 + : /build [2020-08-27T22:59:55.229Z] #52 3.583 + '[' -z '' ']' [2020-08-27T22:59:55.229Z] #52 3.586 ++ mktemp -d [2020-08-27T22:59:55.229Z] #52 3.586 + export GOPATH=/tmp/tmp.Zid9TyytKL [2020-08-27T22:59:55.229Z] #52 3.586 + GOPATH=/tmp/tmp.Zid9TyytKL [2020-08-27T22:59:55.229Z] #52 3.586 + RM_GOPATH=1 [2020-08-27T22:59:55.229Z] #52 3.586 + case "$(go env GOARCH)" in [2020-08-27T22:59:55.229Z] #52 3.596 ++ go env GOARCH [2020-08-27T22:59:55.229Z] #52 3.683 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:55.229Z] #52 3.683 + GO_BUILDMODE=-buildmode=pie [2020-08-27T22:59:55.229Z] #52 3.683 ++ dirname /tmp/install/install.sh [2020-08-27T22:59:55.229Z] #52 3.701 + dir=/tmp/install [2020-08-27T22:59:55.229Z] #52 3.701 + bin=containerd [2020-08-27T22:59:55.229Z] #52 3.701 + shift [2020-08-27T22:59:55.229Z] #52 3.701 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-27T22:59:55.229Z] #52 3.701 + . /tmp/install/containerd.installer [2020-08-27T22:59:55.229Z] #52 3.701 ++ set -e [2020-08-27T22:59:55.229Z] #52 3.701 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-08-27T22:59:55.229Z] #52 3.701 + install_containerd [2020-08-27T22:59:55.229Z] #52 3.701 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-08-27T22:59:55.229Z] #52 3.701 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Zid9TyytKL/src/github.com/containerd/containerd [2020-08-27T22:59:55.229Z] #52 3.701 Cloning into '/tmp/tmp.Zid9TyytKL/src/github.com/containerd/containerd'... [2020-08-27T22:59:55.229Z] #52 3.701 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-08-27T22:59:55.229Z] #52 ... [2020-08-27T22:59:55.229Z] [2020-08-27T22:59:55.229Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T22:59:55.229Z] #25 10.29 ### 4.9% #################### 28.5% ###################################################### 75.5% ######################################################################## 100.0% [2020-08-27T22:59:55.229Z] #25 11.29 [2020-08-27T22:59:55.229Z] #25 11.54 ####### 10.6% ################# 23.8% ############################ 39.0% ######################################################## 78.4% ######################################################################## 100.0% [2020-08-27T22:59:55.344Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 7.4s done [2020-08-27T22:59:55.344Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 7.7s done [2020-08-27T22:59:55.344Z] #7 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 8.0s [2020-08-27T22:59:55.370Z] #39 65.29 CC criu/image-desc.o [2020-08-27T22:59:55.370Z] #39 65.36 CC criu/image.o [2020-08-27T22:59:55.479Z] #39 ... [2020-08-27T22:59:55.479Z] [2020-08-27T22:59:55.479Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T22:59:55.479Z] #42 11.34 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-27T22:59:55.479Z] #42 11.68 internal/nettrace [2020-08-27T22:59:55.479Z] #42 12.13 runtime/cgo [2020-08-27T22:59:55.606Z] #7 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 8.1s [2020-08-27T22:59:55.662Z] #39 ... [2020-08-27T22:59:55.662Z] [2020-08-27T22:59:55.662Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T22:59:55.662Z] #17 15.06 Selecting previously unselected package python3.7. [2020-08-27T22:59:55.662Z] #17 15.06 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-08-27T22:59:55.662Z] #17 15.06 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-27T22:59:55.662Z] #17 15.16 Selecting previously unselected package libpython3-stdlib:s390x. [2020-08-27T22:59:55.662Z] #17 15.16 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-08-27T22:59:55.662Z] #17 15.16 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-08-27T22:59:55.662Z] #17 15.22 Setting up python3-minimal (3.7.3-1) ... [2020-08-27T22:59:55.662Z] #17 15.65 Selecting previously unselected package python3. [2020-08-27T22:59:55.662Z] #17 15.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2020-08-27T22:59:55.662Z] #17 15.67 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-08-27T22:59:55.662Z] #17 15.67 Unpacking python3 (3.7.3-1) ... [2020-08-27T22:59:55.662Z] #17 15.73 Selecting previously unselected package libip4tc0:s390x. [2020-08-27T22:59:55.662Z] #17 15.73 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-08-27T22:59:55.662Z] #17 15.73 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-08-27T22:59:55.662Z] #17 15.77 Selecting previously unselected package libip6tc0:s390x. [2020-08-27T22:59:55.662Z] #17 15.77 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-08-27T22:59:55.662Z] #17 15.77 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-08-27T22:59:55.662Z] #17 15.80 Selecting previously unselected package libiptc0:s390x. [2020-08-27T22:59:55.662Z] #17 15.80 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-08-27T22:59:55.662Z] #17 15.81 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-08-27T22:59:55.662Z] #17 15.83 Selecting previously unselected package libnfnetlink0:s390x. [2020-08-27T22:59:55.662Z] #17 15.84 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-08-27T22:59:55.662Z] #17 15.84 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-08-27T22:59:55.662Z] #17 15.86 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-08-27T22:59:55.662Z] #17 15.86 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-08-27T22:59:55.662Z] #17 15.87 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-08-27T22:59:55.662Z] #17 15.90 Selecting previously unselected package libnftnl11:s390x. [2020-08-27T22:59:55.662Z] #17 15.90 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-08-27T22:59:55.662Z] #17 15.91 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-08-27T22:59:55.662Z] #17 15.93 Selecting previously unselected package iptables. [2020-08-27T22:59:55.662Z] #17 15.94 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-08-27T22:59:55.662Z] #17 15.94 Unpacking iptables (1.8.2-4) ... [2020-08-27T22:59:55.662Z] #17 16.11 Selecting previously unselected package xxd. [2020-08-27T22:59:55.662Z] #17 16.11 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-08-27T22:59:55.662Z] #17 16.11 Unpacking xxd (2:8.1.0875-5) ... [2020-08-27T22:59:55.662Z] #17 16.19 Selecting previously unselected package vim-common. [2020-08-27T22:59:55.662Z] #17 16.19 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-27T22:59:55.662Z] #17 16.20 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-27T22:59:55.662Z] #17 16.30 Selecting previously unselected package bash-completion. [2020-08-27T22:59:55.662Z] #17 16.30 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-27T22:59:55.662Z] #17 17.54 Unpacking bash-completion (1:2.8-6) ... [2020-08-27T22:59:55.662Z] #17 17.82 Selecting previously unselected package bzip2. [2020-08-27T22:59:55.662Z] #17 17.82 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-08-27T22:59:55.662Z] #17 17.83 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-27T22:59:55.662Z] #17 17.86 Selecting previously unselected package xz-utils. [2020-08-27T22:59:55.662Z] #17 17.86 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-08-27T22:59:55.662Z] #17 17.86 Unpacking xz-utils (5.2.4-1) ... [2020-08-27T22:59:55.662Z] #17 17.94 Selecting previously unselected package apparmor. [2020-08-27T22:59:55.662Z] #17 17.94 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-08-27T22:59:55.662Z] #17 17.97 Unpacking apparmor (2.13.2-10) ... [2020-08-27T22:59:55.662Z] #17 18.23 Selecting previously unselected package aufs-tools. [2020-08-27T22:59:55.662Z] #17 18.23 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-08-27T22:59:55.662Z] #17 18.23 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-27T22:59:55.662Z] #17 18.29 Selecting previously unselected package libonig5:s390x. [2020-08-27T22:59:55.662Z] #17 18.29 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-08-27T22:59:55.662Z] #17 18.30 Unpacking libonig5:s390x (6.9.1-1) ... [2020-08-27T22:59:55.662Z] #17 18.37 Selecting previously unselected package libjq1:s390x. [2020-08-27T22:59:55.662Z] #17 18.37 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-08-27T22:59:55.662Z] #17 18.38 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-27T22:59:55.662Z] #17 18.44 Selecting previously unselected package jq. [2020-08-27T22:59:55.662Z] #17 18.44 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-08-27T22:59:55.662Z] #17 18.44 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-27T22:59:55.662Z] #17 18.49 Selecting previously unselected package libaio1:s390x. [2020-08-27T22:59:55.662Z] #17 18.49 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-08-27T22:59:55.662Z] #17 18.50 Unpacking libaio1:s390x (0.3.112-3) ... [2020-08-27T22:59:55.662Z] #17 18.53 Selecting previously unselected package libgpm2:s390x. [2020-08-27T22:59:55.662Z] #17 18.53 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-08-27T22:59:55.662Z] #17 18.54 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-08-27T22:59:55.662Z] #17 18.56 Selecting previously unselected package libicu63:s390x. [2020-08-27T22:59:55.662Z] #17 18.56 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-08-27T22:59:55.662Z] #17 18.57 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-08-27T22:59:55.662Z] #17 20.34 Selecting previously unselected package libnet1:s390x. [2020-08-27T22:59:55.662Z] #17 20.34 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-08-27T22:59:55.662Z] #17 20.35 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-27T22:59:55.662Z] #17 20.40 Selecting previously unselected package libnl-3-200:s390x. [2020-08-27T22:59:55.662Z] #17 20.40 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-08-27T22:59:55.662Z] #17 20.41 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-08-27T22:59:55.662Z] #17 20.45 Selecting previously unselected package libprotobuf-c1:s390x. [2020-08-27T22:59:55.662Z] #17 20.45 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-08-27T22:59:55.662Z] #17 20.45 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-27T22:59:55.662Z] #17 20.48 Selecting previously unselected package libreadline5:s390x. [2020-08-27T22:59:55.662Z] #17 20.48 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-08-27T22:59:55.662Z] #17 20.48 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-08-27T22:59:55.662Z] #17 20.54 Selecting previously unselected package net-tools. [2020-08-27T22:59:55.662Z] #17 20.54 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-08-27T22:59:55.662Z] #17 20.54 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-27T22:59:55.662Z] #17 20.67 Selecting previously unselected package python-pip-whl. [2020-08-27T22:59:55.662Z] #17 20.68 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-27T22:59:55.662Z] #17 20.68 Unpacking python-pip-whl (18.1-5) ... [2020-08-27T22:59:55.800Z] #25 12.54 [2020-08-27T22:59:55.869Z] #7 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 8.3s done [2020-08-27T22:59:55.954Z] #17 21.06 Selecting previously unselected package python3-lib2to3. [2020-08-27T22:59:55.954Z] #17 21.07 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-27T22:59:55.954Z] #17 21.07 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-27T22:59:55.954Z] #17 21.18 Selecting previously unselected package python3-distutils. [2020-08-27T22:59:55.954Z] #17 21.18 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-27T22:59:55.954Z] #17 21.18 Unpacking python3-distutils (3.7.3-1) ... [2020-08-27T22:59:56.131Z] #7 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2020-08-27T22:59:56.131Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 8.5s done [2020-08-27T22:59:56.246Z] #17 21.27 Selecting previously unselected package python3-pip. [2020-08-27T22:59:56.246Z] #17 21.27 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-27T22:59:56.246Z] #17 21.28 Unpacking python3-pip (18.1-5) ... [2020-08-27T22:59:56.246Z] #17 21.38 Selecting previously unselected package python3-pkg-resources. [2020-08-27T22:59:56.246Z] #17 21.38 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-27T22:59:56.246Z] #17 21.39 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-27T22:59:56.246Z] #17 21.47 Selecting previously unselected package python3-setuptools. [2020-08-27T22:59:56.246Z] #17 21.47 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-27T22:59:56.246Z] #17 21.48 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-27T22:59:56.393Z] #7 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.4s done [2020-08-27T22:59:56.538Z] #17 21.66 Selecting previously unselected package python3-wheel. [2020-08-27T22:59:56.538Z] #17 21.66 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-27T22:59:56.538Z] #17 21.67 Unpacking python3-wheel (0.32.3-2) ... [2020-08-27T22:59:56.538Z] #17 21.71 Selecting previously unselected package sudo. [2020-08-27T22:59:56.538Z] #17 21.71 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-08-27T22:59:56.538Z] #17 21.72 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-27T22:59:56.830Z] #17 21.99 Selecting previously unselected package thin-provisioning-tools. [2020-08-27T22:59:56.830Z] #17 21.99 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-08-27T22:59:56.830Z] #17 22.00 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-27T22:59:56.830Z] #17 22.10 Selecting previously unselected package uidmap. [2020-08-27T22:59:56.967Z] #7 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2020-08-27T22:59:57.122Z] #17 22.11 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-08-27T22:59:57.122Z] #17 22.12 Unpacking uidmap (1:4.5-1.1) ... [2020-08-27T22:59:57.122Z] #17 22.21 Selecting previously unselected package vim-runtime. [2020-08-27T22:59:57.122Z] #17 22.21 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-27T22:59:57.122Z] #17 22.23 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-27T22:59:57.122Z] #17 22.25 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-27T22:59:57.122Z] #17 22.25 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-27T22:59:57.230Z] #7 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done [2020-08-27T22:59:57.883Z] #25 12.74 ## 3.2% ###### 8.5% ########## 14.8% ############### 21.8% #################### 28.6% ######################### 35.5% ############################## 42.3% ################################## 48.4% #################################### 50.9% ####################################### 55.4% ########################################## 58.9% ############################################# 63.5% ################################################ 67.9% ################################################## 70.5% ##################################################### 74.4% ######################################################## 78.0% ############################################################## 87.0% ################################################################ 90.1% ###################################################################### 98.2% ######################################################################## 100.0% [2020-08-27T22:59:58.176Z] #7 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2020-08-27T22:59:58.515Z] #25 ... [2020-08-27T22:59:58.515Z] [2020-08-27T22:59:58.515Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T22:59:58.515Z] #10 74.27 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-08-27T22:59:58.515Z] #10 78.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-08-27T22:59:58.515Z] #10 78.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-08-27T22:59:58.515Z] #10 78.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-27T22:59:58.515Z] #10 78.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-27T22:59:58.515Z] #10 78.31 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-08-27T22:59:58.515Z] #10 78.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-08-27T22:59:58.515Z] #10 78.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-08-27T22:59:58.515Z] #10 78.39 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-08-27T22:59:58.515Z] #10 78.42 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-08-27T22:59:58.515Z] #10 78.45 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-08-27T22:59:58.515Z] #10 78.49 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-08-27T22:59:58.515Z] #10 78.58 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-08-27T22:59:58.515Z] #10 78.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-08-27T22:59:58.515Z] #10 78.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-08-27T22:59:58.515Z] #10 78.62 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-08-27T22:59:58.515Z] #10 80.53 debconf: delaying package configuration, since apt-utils is not installed [2020-08-27T22:59:58.515Z] #10 80.75 Fetched 77.7 MB in 13s (6057 kB/s) [2020-08-27T22:59:58.515Z] #10 80.91 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-27T22:59:58.515Z] #10 80.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-27T22:59:58.515Z] #10 81.11 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-08-27T22:59:58.515Z] #10 81.11 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-27T22:59:58.515Z] #10 ... [2020-08-27T22:59:58.515Z] [2020-08-27T22:59:58.515Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T22:59:58.515Z] #25 15.26 [2020-08-27T22:59:59.192Z] #17 24.22 Selecting previously unselected package vim. [2020-08-27T22:59:59.192Z] #17 24.23 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-08-27T22:59:59.192Z] #17 24.23 Unpacking vim (2:8.1.0875-5) ... [2020-08-27T22:59:59.300Z] #25 15.58 0.0% 0.8% # 1.7% # 2.4% ## 3.1% ### 4.6% [2020-08-27T22:59:59.300Z] #25 ... [2020-08-27T22:59:59.300Z] [2020-08-27T22:59:59.300Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T22:59:59.300Z] #30 75.25 reflect [2020-08-27T22:59:59.300Z] #30 83.43 time [2020-08-27T22:59:59.427Z] #23 54.71 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-27T22:59:59.427Z] #23 54.71 The following additional packages will be installed: [2020-08-27T22:59:59.427Z] #23 54.74 libjq1 libonig5 [2020-08-27T22:59:59.484Z] #17 24.61 Selecting previously unselected package xfsprogs. [2020-08-27T22:59:59.484Z] #17 24.62 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-08-27T22:59:59.484Z] #17 24.63 Unpacking xfsprogs (4.20.0-1) ... [2020-08-27T22:59:59.564Z] #30 ... [2020-08-27T22:59:59.564Z] [2020-08-27T22:59:59.564Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T22:59:59.776Z] #17 24.90 Selecting previously unselected package zip. [2020-08-27T22:59:59.776Z] #17 24.90 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-08-27T22:59:59.776Z] #17 24.90 Unpacking zip (3.0-11+b1) ... [2020-08-27T22:59:59.830Z] #25 15.58 0.0% 0.8% # 1.7% # 2.4% ## 3.1% ### 4.6% ### 5.5% #### 6.9% ##### 8.2% [2020-08-27T22:59:59.830Z] #25 ... [2020-08-27T22:59:59.830Z] [2020-08-27T22:59:59.830Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-27T22:59:59.830Z] #28 75.42 Checking out files: 64% (978/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: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-08-27T22:59:59.830Z] #28 77.40 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-27T22:59:59.830Z] #28 77.63 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-27T22:59:59.830Z] #28 ... [2020-08-27T22:59:59.830Z] [2020-08-27T22:59:59.830Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T22:59:59.997Z] #23 55.50 The following NEW packages will be installed: [2020-08-27T22:59:59.997Z] #23 55.53 jq libjq1 libonig5 [2020-08-27T23:00:00.014Z] #42 16.35 vendor/golang.org/x/crypto/internal/subtle [2020-08-27T23:00:00.014Z] #42 ... [2020-08-27T23:00:00.014Z] [2020-08-27T23:00:00.014Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-27T23:00:00.070Z] #17 25.10 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-27T23:00:00.070Z] #17 25.14 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-27T23:00:00.070Z] #17 25.16 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-08-27T23:00:00.070Z] #17 25.18 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-08-27T23:00:00.070Z] #17 25.19 Setting up libgpm2:s390x (1.20.7-5) ... [2020-08-27T23:00:00.070Z] #17 25.22 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-08-27T23:00:00.070Z] #17 25.22 Setting up uidmap (1:4.5-1.1) ... [2020-08-27T23:00:00.070Z] #17 25.23 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-08-27T23:00:00.070Z] #17 25.23 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-27T23:00:00.070Z] #17 25.24 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-27T23:00:00.070Z] #17 25.25 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-27T23:00:00.070Z] #17 25.25 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-08-27T23:00:00.070Z] #17 25.26 Setting up xxd (2:8.1.0875-5) ... [2020-08-27T23:00:00.070Z] #17 25.27 Setting up zip (3.0-11+b1) ... [2020-08-27T23:00:00.070Z] #17 25.28 Setting up vim-common (2:8.1.0875-5) ... [2020-08-27T23:00:00.070Z] #17 25.29 Setting up bash-completion (1:2.8-6) ... [2020-08-27T23:00:00.097Z] #7 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 1.9s done [2020-08-27T23:00:00.257Z] #23 55.95 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-27T23:00:00.257Z] #23 55.95 Need to get 355 kB of archives. [2020-08-27T23:00:00.257Z] #23 55.95 After this operation, 1072 kB of additional disk space will be used. [2020-08-27T23:00:00.257Z] #23 55.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-27T23:00:00.257Z] #23 56.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-27T23:00:00.320Z] #37 16.50 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-27T23:00:00.519Z] #23 56.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-27T23:00:00.606Z] #25 15.58 0.0% 0.8% # 1.7% # 2.4% ## 3.1% ### 4.6% ### 5.5% #### 6.9% ##### 8.2% ####### 9.9% ######## 12.0% ######### 13.4% ########## 14.9% ########### 15.6% ############ 17.0% ############ [2020-08-27T23:00:00.607Z] #25 ... [2020-08-27T23:00:00.607Z] [2020-08-27T23:00:00.607Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:00:00.607Z] #41 76.44 bufio [2020-08-27T23:00:00.607Z] #41 77.31 reflect [2020-08-27T23:00:00.607Z] #41 79.49 syscall [2020-08-27T23:00:00.607Z] #41 ... [2020-08-27T23:00:00.607Z] [2020-08-27T23:00:00.607Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T23:00:00.779Z] #23 ... [2020-08-27T23:00:00.779Z] [2020-08-27T23:00:00.779Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T23:00:00.779Z] #32 45.63 Reading package lists... [2020-08-27T23:00:01.579Z] #17 26.60 Setting up libiptc0:s390x (1.8.2-4) ... [2020-08-27T23:00:01.579Z] #17 26.61 Setting up xz-utils (5.2.4-1) ... [2020-08-27T23:00:01.579Z] #17 26.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-27T23:00:01.579Z] #17 26.65 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-27T23:00:01.579Z] #17 26.67 invoke-rc.d: could not determine current runlevel [2020-08-27T23:00:01.579Z] #17 26.68 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-27T23:00:01.579Z] #17 26.68 Setting up pigz (2.4-1) ... [2020-08-27T23:00:01.579Z] #17 26.69 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-08-27T23:00:01.579Z] #17 26.70 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-08-27T23:00:01.579Z] #17 26.71 Setting up python-pip-whl (18.1-5) ... [2020-08-27T23:00:01.579Z] #17 26.72 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-08-27T23:00:01.579Z] #17 26.72 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-27T23:00:01.872Z] #17 26.93 Setting up libaio1:s390x (0.3.112-3) ... [2020-08-27T23:00:01.872Z] #17 26.94 Setting up libonig5:s390x (6.9.1-1) ... [2020-08-27T23:00:01.872Z] #17 26.94 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-08-27T23:00:01.872Z] #17 26.95 Setting up vim (2:8.1.0875-5) ... [2020-08-27T23:00:01.872Z] #17 26.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-27T23:00:01.872Z] #17 26.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-27T23:00:01.872Z] #17 26.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-27T23:00:01.872Z] #17 26.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-27T23:00:01.872Z] #17 26.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-27T23:00:01.872Z] #17 26.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-27T23:00:01.872Z] #17 26.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-27T23:00:01.872Z] #17 26.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-27T23:00:01.872Z] #17 26.99 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-27T23:00:01.872Z] #17 27.00 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-27T23:00:01.872Z] #17 27.01 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-08-27T23:00:01.872Z] #17 27.01 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-27T23:00:01.872Z] #17 27.03 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-08-27T23:00:01.872Z] #17 27.03 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-27T23:00:02.015Z] #7 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0.1s [2020-08-27T23:00:02.451Z] #37 ... [2020-08-27T23:00:02.451Z] [2020-08-27T23:00:02.451Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:00:02.451Z] #44 8.735 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-27T23:00:02.451Z] #44 9.363 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-27T23:00:02.451Z] #44 9.747 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-27T23:00:02.451Z] #44 12.81 go: finding github.com/fatih/color v1.6.0 [2020-08-27T23:00:02.451Z] #44 12.88 go: finding github.com/pkg/errors v0.8.0 [2020-08-27T23:00:02.451Z] #44 12.94 go: finding github.com/spf13/pflag v1.0.1 [2020-08-27T23:00:02.451Z] #44 13.00 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-27T23:00:02.451Z] #44 13.14 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-27T23:00:02.451Z] #44 13.19 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-27T23:00:02.451Z] #44 13.56 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-27T23:00:02.451Z] #44 13.58 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-27T23:00:02.451Z] #44 13.63 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-27T23:00:02.451Z] #44 13.73 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-27T23:00:02.451Z] #44 13.87 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-27T23:00:02.451Z] #44 ... [2020-08-27T23:00:02.451Z] [2020-08-27T23:00:02.451Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:00:02.451Z] #61 17.95 Checking out files: 85% (1770/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-08-27T23:00:02.451Z] #61 18.39 + cd /tmp/tmp.nYezF2loC9/src/github.com/docker/libnetwork [2020-08-27T23:00:02.451Z] #61 18.39 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-27T23:00:02.755Z] #61 19.11 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-27T23:00:03.899Z] #32 56.94 Building dependency tree... [2020-08-27T23:00:03.932Z] #7 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.8s done [2020-08-27T23:00:04.005Z] #17 28.76 Setting up iptables (1.8.2-4) ... [2020-08-27T23:00:04.005Z] #17 28.78 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-27T23:00:04.005Z] #17 28.78 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-27T23:00:04.005Z] #17 28.79 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-27T23:00:04.005Z] #17 28.79 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-27T23:00:04.005Z] #17 28.79 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-27T23:00:04.005Z] #17 28.80 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-27T23:00:04.005Z] #17 28.80 Setting up python3 (3.7.3-1) ... [2020-08-27T23:00:04.005Z] #17 29.00 Setting up python3-wheel (0.32.3-2) ... [2020-08-27T23:00:04.005Z] #17 29.26 Setting up apparmor (2.13.2-10) ... [2020-08-27T23:00:04.296Z] #17 ... [2020-08-27T23:00:04.296Z] [2020-08-27T23:00:04.296Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-27T23:00:04.296Z] #36 112.0 + dpkg --print-architecture [2020-08-27T23:00:04.296Z] #36 112.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-27T23:00:04.501Z] #25 15.58 0.0% 0.8% # 1.7% # 2.4% ## 3.1% ### 4.6% ### 5.5% #### 6.9% ##### 8.2% ####### 9.9% ######## 12.0% ######### 13.4% ########## 14.9% ########### 15.6% ############ 17.0% ############ 17.9% ############# 19.0% ############## 20.2% ############### 21.5% ################ 22.9% ################# 23.9% ################## 25.6% ################### 27.1% #################### 28.2% ##################### 29.3% ##################### 30.3% ###################### 30.9% ####################### 32.0% ####################### 33.3% ######################## 34.6% ######################### 35.3% ######################### 36.0% ########################## 36.9% ########################### 38.0% ############################ 39.0% ############################ 39.9% ############################# 41.0% ############################## 42.0% ############################## 42.9% ############################### 43.8% ################################ 45.0% ################################ 45.6% ################################# 46.7% ################################## 47.2% ################################## 48.4% ################################### 49.4% #################################### 50.2% #################################### 51.3% [2020-08-27T23:00:04.501Z] #25 ... [2020-08-27T23:00:04.501Z] [2020-08-27T23:00:04.501Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T23:00:04.501Z] #32 80.23 Selecting previously unselected package libicu63:amd64. [2020-08-27T23:00:04.501Z] #32 80.25 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-27T23:00:04.501Z] #32 80.26 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-27T23:00:04.501Z] #32 ... [2020-08-27T23:00:04.501Z] [2020-08-27T23:00:04.501Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T23:00:04.877Z] #7 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2020-08-27T23:00:04.934Z] #36 112.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-27T23:00:04.934Z] #36 112.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-27T23:00:05.577Z] #61 ... [2020-08-27T23:00:05.577Z] [2020-08-27T23:00:05.577Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:00:05.577Z] #48 12.00 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-27T23:00:05.577Z] #48 12.01 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-27T23:00:05.577Z] #48 12.08 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-27T23:00:05.577Z] #48 12.23 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-27T23:00:05.577Z] #48 12.29 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-27T23:00:05.577Z] #48 13.60 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-27T23:00:05.577Z] #48 14.43 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-27T23:00:05.577Z] #48 16.18 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-27T23:00:05.577Z] #48 17.48 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-27T23:00:05.577Z] #48 17.55 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-27T23:00:05.577Z] #48 17.78 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-27T23:00:05.577Z] #48 18.40 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-27T23:00:05.577Z] #48 19.35 runtime/cgo [2020-08-27T23:00:05.577Z] #48 19.56 runtime [2020-08-27T23:00:05.970Z] #36 ... [2020-08-27T23:00:05.970Z] [2020-08-27T23:00:05.970Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:00:05.970Z] #39 65.84 CC criu/ipc_ns.o [2020-08-27T23:00:05.970Z] #39 66.52 CC criu/irmap.o [2020-08-27T23:00:05.970Z] #39 66.94 CC criu/kcmp-ids.o [2020-08-27T23:00:05.970Z] #39 67.09 CC criu/kerndat.o [2020-08-27T23:00:05.970Z] #39 67.57 CC criu/libnetlink.o [2020-08-27T23:00:05.970Z] #39 67.89 CC criu/log.o [2020-08-27T23:00:05.970Z] #39 68.23 CC criu/lsm.o [2020-08-27T23:00:05.970Z] #39 68.47 CC criu/mem.o [2020-08-27T23:00:05.970Z] #39 69.35 CC criu/memfd.o [2020-08-27T23:00:05.970Z] #39 69.77 CC criu/mount.o [2020-08-27T23:00:05.970Z] #39 71.98 CC criu/namespaces.o [2020-08-27T23:00:05.970Z] #39 73.11 CC criu/net.o [2020-08-27T23:00:05.970Z] #39 75.03 CC criu/netfilter.o [2020-08-27T23:00:05.970Z] #39 75.30 CC criu/page-pipe.o [2020-08-27T23:00:05.970Z] #39 75.79 CC criu/page-xfer.o [2020-08-27T23:00:06.262Z] #39 ... [2020-08-27T23:00:06.262Z] [2020-08-27T23:00:06.262Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T23:00:06.262Z] #17 30.28 Setting up xfsprogs (4.20.0-1) ... [2020-08-27T23:00:06.262Z] #17 30.29 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-27T23:00:06.262Z] #17 30.48 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-27T23:00:06.262Z] #17 30.88 Setting up python3-distutils (3.7.3-1) ... [2020-08-27T23:00:06.262Z] #17 31.21 Setting up python3-setuptools (40.8.0-1) ... [2020-08-27T23:00:06.328Z] #25 15.58 0.0% 0.8% # 1.7% # 2.4% ## 3.1% ### 4.6% ### 5.5% #### 6.9% ##### 8.2% ####### 9.9% ######## 12.0% ######### 13.4% ########## 14.9% ########### 15.6% ############ 17.0% ############ 17.9% ############# 19.0% ############## 20.2% ############### 21.5% ################ 22.9% ################# 23.9% ################## 25.6% ################### 27.1% #################### 28.2% ##################### 29.3% ##################### 30.3% ###################### 30.9% ####################### 32.0% ####################### 33.3% ######################## 34.6% ######################### 35.3% ######################### 36.0% ########################## 36.9% ########################### 38.0% ############################ 39.0% ############################ 39.9% ############################# 41.0% ############################## 42.0% ############################## 42.9% ############################### 43.8% ################################ 45.0% ################################ 45.6% ################################# 46.7% ################################## 47.2% ################################## 48.4% ################################### 49.4% #################################### 50.2% #################################### 51.3% ###################################### 53.2% ####################################### 55.3% ######################################## 56.3% ######################################### 57.6% ########################################### 59.9% ############################################ 61.4% ############################################# 63.8% ############################################### 66.5% ################################################# 68.5% ################################################# 68.8% ################################################### 70.8% #################################################### 72.4% ##################################################### 74.5% ###################################################### 75.9% ####################################################### 77.2% ######################################################## 78.2% ######################################################### 79.4% ########################################################## 80.8% [2020-08-27T23:00:06.328Z] #25 ... [2020-08-27T23:00:06.328Z] [2020-08-27T23:00:06.328Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T23:00:06.328Z] #38 82.27 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-27T23:00:06.328Z] #38 82.29 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-27T23:00:06.328Z] #38 82.31 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-27T23:00:06.328Z] #38 82.33 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-08-27T23:00:06.328Z] #38 82.35 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-27T23:00:06.328Z] #38 82.36 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-27T23:00:06.328Z] #38 82.37 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-27T23:00:06.328Z] #38 82.38 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-27T23:00:06.328Z] #38 82.40 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-27T23:00:06.328Z] #38 82.42 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-27T23:00:06.443Z] #32 ... [2020-08-27T23:00:06.443Z] [2020-08-27T23:00:06.443Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-27T23:00:06.443Z] #23 57.96 debconf: delaying package configuration, since apt-utils is not installed [2020-08-27T23:00:06.443Z] #23 58.34 Fetched 355 kB in 0s (984 kB/s) [2020-08-27T23:00:06.443Z] #23 58.86 Selecting previously unselected package libonig5:amd64. [2020-08-27T23:00:06.443Z] #23 58.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-27T23:00:06.443Z] #23 58.97 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-08-27T23:00:06.443Z] #23 58.99 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-27T23:00:06.443Z] #23 59.47 Selecting previously unselected package libjq1:amd64. [2020-08-27T23:00:06.443Z] #23 59.50 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-27T23:00:06.443Z] #23 59.52 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-27T23:00:06.443Z] #23 59.86 Selecting previously unselected package jq. [2020-08-27T23:00:06.443Z] #23 59.91 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-27T23:00:06.443Z] #23 59.93 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-27T23:00:06.443Z] #23 60.49 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-27T23:00:06.443Z] #23 60.67 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-27T23:00:06.443Z] #23 60.69 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-27T23:00:06.443Z] #23 60.70 Processing triggers for libc-bin (2.28-10) ... [2020-08-27T23:00:06.592Z] #38 ... [2020-08-27T23:00:06.592Z] [2020-08-27T23:00:06.592Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T23:00:06.704Z] #23 ... [2020-08-27T23:00:06.704Z] [2020-08-27T23:00:06.704Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:00:06.704Z] #60 DONE 62.4s [2020-08-27T23:00:06.704Z] [2020-08-27T23:00:06.704Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-27T23:00:06.704Z] #23 DONE 62.4s [2020-08-27T23:00:06.704Z] [2020-08-27T23:00:06.704Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-27T23:00:06.704Z] #24 DONE 0.0s [2020-08-27T23:00:06.704Z] [2020-08-27T23:00:06.704Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T23:00:06.895Z] #17 31.93 Setting up python3-pip (18.1-5) ... [2020-08-27T23:00:07.187Z] #17 32.48 Processing triggers for libc-bin (2.28-10) ... [2020-08-27T23:00:07.187Z] #17 32.50 Processing triggers for mime-support (3.62) ... [2020-08-27T23:00:07.699Z] #17 ... [2020-08-27T23:00:07.699Z] [2020-08-27T23:00:07.699Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:00:07.699Z] #45 86.51 + cd /tmp/tmp.SWwNdyoUBu/src/github.com/golangci/golangci-lint/ [2020-08-27T23:00:07.699Z] #45 86.51 + git checkout -q v1.23.8 [2020-08-27T23:00:07.699Z] #45 86.74 ++ git describe --tags [2020-08-27T23:00:07.699Z] #45 86.74 + version=v1.23.8 [2020-08-27T23:00:07.699Z] #45 86.74 ++ git rev-parse --short HEAD [2020-08-27T23:00:07.699Z] #45 86.74 + commit=76a82c6 [2020-08-27T23:00:07.699Z] #45 86.74 ++ git show -s --format=%cd [2020-08-27T23:00:07.699Z] #45 86.74 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-27T23:00:07.699Z] #45 86.74 + 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-08-27T23:00:07.699Z] #45 DONE 96.7s [2020-08-27T23:00:07.699Z] [2020-08-27T23:00:07.699Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T23:00:07.845Z] #17 DONE 33.1s [2020-08-27T23:00:07.845Z] [2020-08-27T23:00:07.846Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:00:07.846Z] #39 76.57 CC criu/pagemap-cache.o [2020-08-27T23:00:07.846Z] #39 76.78 CC criu/pagemap.o [2020-08-27T23:00:07.846Z] #39 77.29 CC criu/parasite-syscall.o [2020-08-27T23:00:07.846Z] #39 77.73 CC criu/path.o [2020-08-27T23:00:07.909Z] #25 15.58 0.0% 0.8% # 1.7% # 2.4% ## 3.1% ### 4.6% ### 5.5% #### 6.9% ##### 8.2% ####### 9.9% ######## 12.0% ######### 13.4% ########## 14.9% ########### 15.6% ############ 17.0% ############ 17.9% ############# 19.0% ############## 20.2% ############### 21.5% ################ 22.9% ################# 23.9% ################## 25.6% ################### 27.1% #################### 28.2% ##################### 29.3% ##################### 30.3% ###################### 30.9% ####################### 32.0% ####################### 33.3% ######################## 34.6% ######################### 35.3% ######################### 36.0% ########################## 36.9% ########################### 38.0% ############################ 39.0% ############################ 39.9% ############################# 41.0% ############################## 42.0% ############################## 42.9% ############################### 43.8% ################################ 45.0% ################################ 45.6% ################################# 46.7% ################################## 47.2% ################################## 48.4% ################################### 49.4% #################################### 50.2% #################################### 51.3% ###################################### 53.2% ####################################### 55.3% ######################################## 56.3% ######################################### 57.6% ########################################### 59.9% ############################################ 61.4% ############################################# 63.8% ############################################### 66.5% ################################################# 68.5% ################################################# 68.8% ################################################### 70.8% #################################################### 72.4% ##################################################### 74.5% ###################################################### 75.9% ####################################################### 77.2% ######################################################## 78.2% ######################################################### 79.4% ########################################################## 80.8% ########################################################### 82.2% ########################################################### 83.3% ############################################################ 84.3% ############################################################# 85.3% ############################################################## 86.6% ############################################################### 87.7% ################################################################ 89.6% ################################################################# 90.9% ################################################################## 92.0% ################################################################### 93.2% #################################################################### 95.7% ##################################################################### 96.9% ####################################################################### 98.8% ######################################################################## 100.0% [2020-08-27T23:00:08.138Z] #39 77.86 CC criu/pie-util-vdso.o [2020-08-27T23:00:08.168Z] #25 24.76 [2020-08-27T23:00:08.197Z] #7 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.4s done [2020-08-27T23:00:08.429Z] #39 78.13 CC criu/pie-util.o [2020-08-27T23:00:08.429Z] #39 78.37 CC criu/pipes.o [2020-08-27T23:00:08.617Z] #25 ... [2020-08-27T23:00:08.617Z] [2020-08-27T23:00:08.617Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:00:08.617Z] #43 DONE 64.4s [2020-08-27T23:00:08.738Z] #25 ... [2020-08-27T23:00:08.738Z] [2020-08-27T23:00:08.738Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T23:00:08.738Z] #38 93.39 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-27T23:00:08.738Z] #38 93.42 Processing triggers for libc-bin (2.28-10) ... [2020-08-27T23:00:08.738Z] #38 DONE 94.6s [2020-08-27T23:00:08.877Z] [2020-08-27T23:00:08.877Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T23:00:08.877Z] #32 63.28 The following additional packages will be installed: [2020-08-27T23:00:08.877Z] #32 63.33 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-27T23:00:08.877Z] #32 63.39 Suggested packages: [2020-08-27T23:00:08.877Z] #32 63.39 cmake-doc ninja-build lrzip [2020-08-27T23:00:08.877Z] #32 63.39 Recommended packages: [2020-08-27T23:00:08.877Z] #32 63.39 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-27T23:00:08.999Z] [2020-08-27T23:00:08.999Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:00:09.063Z] #39 78.90 CC criu/plugin.o [2020-08-27T23:00:09.141Z] #7 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 [2020-08-27T23:00:09.141Z] #7 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2020-08-27T23:00:09.165Z] #48 ... [2020-08-27T23:00:09.165Z] [2020-08-27T23:00:09.165Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T23:00:09.165Z] #11 15.09 Fetched 8151 kB in 14s (580 kB/s) [2020-08-27T23:00:09.165Z] #11 15.09 Reading package lists... [2020-08-27T23:00:09.165Z] #11 22.33 Reading package lists... [2020-08-27T23:00:09.165Z] #11 ... [2020-08-27T23:00:09.165Z] [2020-08-27T23:00:09.165Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-27T23:00:09.165Z] #24 15.15 Fetched 8151 kB in 14s (575 kB/s) [2020-08-27T23:00:09.165Z] #24 15.15 Reading package lists... [2020-08-27T23:00:09.165Z] #24 22.81 Reading package lists... [2020-08-27T23:00:09.165Z] #24 ... [2020-08-27T23:00:09.165Z] [2020-08-27T23:00:09.165Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T23:00:09.165Z] #33 17.04 Fetched 8151 kB in 16s (510 kB/s) [2020-08-27T23:00:09.165Z] #33 17.04 Reading package lists... [2020-08-27T23:00:09.355Z] #39 ... [2020-08-27T23:00:09.355Z] [2020-08-27T23:00:09.355Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-27T23:00:09.355Z] #18 1.185 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-27T23:00:09.355Z] #18 1.187 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-27T23:00:09.355Z] #18 1.189 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-27T23:00:09.355Z] #18 DONE 1.3s [2020-08-27T23:00:09.355Z] [2020-08-27T23:00:09.355Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:00:09.355Z] #39 79.19 CC criu/proc_parse.o [2020-08-27T23:00:09.405Z] #7 DONE 21.8s [2020-08-27T23:00:09.405Z] [2020-08-27T23:00:09.405Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-27T23:00:09.447Z] #32 64.94 The following NEW packages will be installed: [2020-08-27T23:00:09.447Z] #32 64.94 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-27T23:00:09.447Z] #32 64.94 vim-common xxd [2020-08-27T23:00:09.465Z] #33 24.90 Reading package lists... [2020-08-27T23:00:09.465Z] #33 ... [2020-08-27T23:00:09.465Z] [2020-08-27T23:00:09.465Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T23:00:09.465Z] #39 15.87 Fetched 8151 kB in 15s (550 kB/s) [2020-08-27T23:00:09.465Z] #39 15.87 Reading package lists... [2020-08-27T23:00:09.465Z] #39 23.59 Reading package lists... [2020-08-27T23:00:09.465Z] #39 ... [2020-08-27T23:00:09.465Z] [2020-08-27T23:00:09.465Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-27T23:00:09.465Z] #52 16.07 Fetched 8151 kB in 15s (544 kB/s) [2020-08-27T23:00:09.465Z] #52 16.07 Reading package lists... [2020-08-27T23:00:09.569Z] #39 ... [2020-08-27T23:00:09.569Z] [2020-08-27T23:00:09.569Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T23:00:09.569Z] #10 85.45 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-27T23:00:09.569Z] #10 85.46 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-08-27T23:00:09.569Z] #10 85.46 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-27T23:00:09.569Z] #10 91.57 Selecting previously unselected package binutils-mingw-w64. [2020-08-27T23:00:09.569Z] #10 91.64 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-27T23:00:09.569Z] #10 91.70 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-27T23:00:09.569Z] #10 92.00 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-08-27T23:00:09.569Z] #10 92.01 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-27T23:00:09.569Z] #10 92.02 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-27T23:00:09.569Z] #10 92.33 Selecting previously unselected package dmsetup. [2020-08-27T23:00:09.569Z] #10 92.33 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-08-27T23:00:09.569Z] #10 92.33 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-27T23:00:09.569Z] #10 92.68 Selecting previously unselected package mingw-w64-common. [2020-08-27T23:00:09.569Z] #10 92.73 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-27T23:00:09.569Z] #10 92.74 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-27T23:00:09.708Z] #32 65.51 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-27T23:00:09.708Z] #32 65.51 Need to get 14.9 MB of archives. [2020-08-27T23:00:09.708Z] #32 65.51 After this operation, 61.8 MB of additional disk space will be used. [2020-08-27T23:00:09.708Z] #32 65.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-27T23:00:09.708Z] #32 65.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-27T23:00:09.708Z] #32 65.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-08-27T23:00:09.841Z] #10 ... [2020-08-27T23:00:09.841Z] [2020-08-27T23:00:09.841Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T23:00:09.841Z] #32 92.85 Selecting previously unselected package libxml2:amd64. [2020-08-27T23:00:09.841Z] #32 92.85 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-08-27T23:00:09.841Z] #32 92.90 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-27T23:00:09.841Z] #32 94.36 Selecting previously unselected package libarchive13:amd64. [2020-08-27T23:00:09.841Z] #32 94.36 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-08-27T23:00:09.841Z] #32 94.50 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-27T23:00:09.841Z] #32 95.04 Selecting previously unselected package libjsoncpp1:amd64. [2020-08-27T23:00:09.841Z] #32 95.04 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-08-27T23:00:09.841Z] #32 95.05 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-27T23:00:09.841Z] #32 95.22 Selecting previously unselected package librhash0:amd64. [2020-08-27T23:00:09.841Z] #32 95.22 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-08-27T23:00:09.841Z] #32 95.30 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-08-27T23:00:09.841Z] #32 95.66 Selecting previously unselected package libuv1:amd64. [2020-08-27T23:00:09.841Z] #32 95.66 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-08-27T23:00:09.841Z] #32 95.69 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-08-27T23:00:10.100Z] #32 96.02 Selecting previously unselected package cmake. [2020-08-27T23:00:10.279Z] #32 65.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-27T23:00:10.359Z] #32 96.03 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-08-27T23:00:10.360Z] #32 96.07 Unpacking cmake (3.13.4-1) ... [2020-08-27T23:00:10.850Z] #32 ... [2020-08-27T23:00:10.850Z] [2020-08-27T23:00:10.850Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T23:00:10.850Z] #38 45.69 Reading package lists... [2020-08-27T23:00:10.850Z] #38 56.94 Building dependency tree... [2020-08-27T23:00:10.850Z] #38 63.19 The following additional packages will be installed: [2020-08-27T23:00:10.850Z] #38 63.19 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-27T23:00:10.850Z] #38 63.19 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-27T23:00:10.850Z] #38 63.22 Suggested packages: [2020-08-27T23:00:10.850Z] #38 63.22 manpages-dev python-setuptools [2020-08-27T23:00:10.850Z] #38 65.51 The following NEW packages will be installed: [2020-08-27T23:00:10.850Z] #38 65.51 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-27T23:00:10.850Z] #38 65.51 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-27T23:00:10.850Z] #38 65.51 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-27T23:00:10.850Z] #38 65.51 python-six zlib1g-dev [2020-08-27T23:00:10.850Z] #38 66.06 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-27T23:00:10.850Z] #38 66.06 Need to get 4095 kB of archives. [2020-08-27T23:00:10.850Z] #38 66.06 After this operation, 22.5 MB of additional disk space will be used. [2020-08-27T23:00:10.850Z] #38 66.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-08-27T23:00:10.850Z] #38 66.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-27T23:00:10.850Z] #38 66.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-08-27T23:00:10.850Z] #38 66.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-27T23:00:10.850Z] #38 66.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-08-27T23:00:10.850Z] #38 66.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-27T23:00:10.850Z] #38 66.14 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-08-27T23:00:10.850Z] #38 66.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-08-27T23:00:10.850Z] #38 66.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-08-27T23:00:10.850Z] #38 66.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-08-27T23:00:10.850Z] #38 66.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-08-27T23:00:10.850Z] #38 66.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-08-27T23:00:10.850Z] #38 ... [2020-08-27T23:00:10.850Z] [2020-08-27T23:00:10.850Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T23:00:10.850Z] #25 4.227 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-27T23:00:11.110Z] #25 ... [2020-08-27T23:00:11.110Z] [2020-08-27T23:00:11.110Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-27T23:00:11.110Z] #51 46.26 Reading package lists... [2020-08-27T23:00:11.110Z] #51 57.33 Building dependency tree... [2020-08-27T23:00:11.110Z] #51 63.90 The following additional packages will be installed: [2020-08-27T23:00:11.110Z] #51 63.90 libbtrfs0 [2020-08-27T23:00:11.110Z] #51 64.23 The following NEW packages will be installed: [2020-08-27T23:00:11.110Z] #51 64.23 libbtrfs-dev libbtrfs0 [2020-08-27T23:00:11.110Z] #51 64.77 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-27T23:00:11.110Z] #51 64.77 Need to get 119 kB of archives. [2020-08-27T23:00:11.110Z] #51 64.77 After this operation, 387 kB of additional disk space will be used. [2020-08-27T23:00:11.110Z] #51 64.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-27T23:00:11.110Z] #51 64.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-27T23:00:11.110Z] #51 66.80 debconf: delaying package configuration, since apt-utils is not installed [2020-08-27T23:00:11.370Z] #51 ... [2020-08-27T23:00:11.370Z] [2020-08-27T23:00:11.370Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T23:00:11.370Z] #38 66.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-08-27T23:00:11.370Z] #38 66.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-08-27T23:00:11.370Z] #38 66.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-27T23:00:11.370Z] #38 66.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-08-27T23:00:11.370Z] #38 66.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-08-27T23:00:11.436Z] #39 80.79 CC criu/protobuf-desc.o [2020-08-27T23:00:11.436Z] #39 81.32 CC criu/protobuf.o [2020-08-27T23:00:11.861Z] #17 52.24 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-08-27T23:00:11.861Z] #17 52.25 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-08-27T23:00:11.861Z] #17 52.40 debconf: delaying package configuration, since apt-utils is not installed [2020-08-27T23:00:11.861Z] #17 52.43 Fetched 28.5 MB in 46s (617 kB/s) [2020-08-27T23:00:12.070Z] #39 81.67 CC criu/pstree.o [2020-08-27T23:00:12.116Z] #17 52.45 Selecting previously unselected package pigz. [2020-08-27T23:00:12.116Z] #17 52.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 ... 23432 files and directories currently installed.) [2020-08-27T23:00:12.116Z] #17 52.46 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-08-27T23:00:12.116Z] #17 52.47 Unpacking pigz (2.4-1) ... [2020-08-27T23:00:12.116Z] #17 52.50 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-08-27T23:00:12.116Z] #17 52.50 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-27T23:00:12.116Z] #17 52.51 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-27T23:00:12.116Z] #17 52.59 Selecting previously unselected package python3.7-minimal. [2020-08-27T23:00:12.116Z] #17 52.59 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-27T23:00:12.116Z] #17 52.60 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-27T23:00:12.361Z] #39 82.37 CC criu/rbtree.o [2020-08-27T23:00:12.371Z] #17 52.80 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-27T23:00:12.371Z] #17 52.82 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-27T23:00:12.627Z] #17 53.24 Selecting previously unselected package python3-minimal. [2020-08-27T23:00:12.627Z] #17 53.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 ... 23681 files and directories currently installed.) [2020-08-27T23:00:12.627Z] #17 53.25 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-08-27T23:00:12.627Z] #17 53.25 Unpacking python3-minimal (3.7.3-1) ... [2020-08-27T23:00:12.627Z] #17 53.28 Selecting previously unselected package libmpdec2:amd64. [2020-08-27T23:00:12.654Z] #39 82.53 CC criu/rst-malloc.o [2020-08-27T23:00:12.723Z] #8 DONE 3.2s [2020-08-27T23:00:12.723Z] [2020-08-27T23:00:12.723Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-27T23:00:12.754Z] #38 ... [2020-08-27T23:00:12.754Z] [2020-08-27T23:00:12.754Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T23:00:12.754Z] #10 47.48 Reading package lists... [2020-08-27T23:00:12.754Z] #10 59.07 Building dependency tree... [2020-08-27T23:00:12.754Z] #10 65.53 The following additional packages will be installed: [2020-08-27T23:00:12.754Z] #10 65.53 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-27T23:00:12.754Z] #10 65.53 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-27T23:00:12.754Z] #10 65.53 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-27T23:00:12.754Z] #10 65.53 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-27T23:00:12.754Z] #10 65.57 Suggested packages: [2020-08-27T23:00:12.754Z] #10 65.57 gcc-8-locales seccomp wine64 [2020-08-27T23:00:12.754Z] #10 67.96 The following NEW packages will be installed: [2020-08-27T23:00:12.754Z] #10 68.00 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-27T23:00:12.754Z] #10 68.00 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-27T23:00:12.754Z] #10 68.00 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-27T23:00:12.754Z] #10 68.00 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-27T23:00:12.754Z] #10 68.00 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-27T23:00:12.754Z] #10 68.02 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-27T23:00:12.754Z] #10 ... [2020-08-27T23:00:12.754Z] [2020-08-27T23:00:12.754Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-27T23:00:12.754Z] #51 67.09 Fetched 119 kB in 0s (382 kB/s) [2020-08-27T23:00:12.754Z] #51 67.26 Selecting previously unselected package libbtrfs0. [2020-08-27T23:00:12.754Z] #51 67.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-08-27T23:00:12.754Z] #51 67.43 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-27T23:00:12.754Z] #51 67.50 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-27T23:00:12.754Z] #51 67.69 Selecting previously unselected package libbtrfs-dev. [2020-08-27T23:00:12.754Z] #51 67.72 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-27T23:00:12.754Z] #51 67.74 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-27T23:00:12.754Z] #51 68.16 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-27T23:00:12.754Z] #51 68.20 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-27T23:00:12.754Z] #51 68.23 Processing triggers for libc-bin (2.28-10) ... [2020-08-27T23:00:12.882Z] #17 53.28 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-08-27T23:00:12.882Z] #17 53.29 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-08-27T23:00:12.882Z] #17 53.32 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-08-27T23:00:12.882Z] #17 53.33 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-08-27T23:00:12.882Z] #17 53.33 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-27T23:00:12.882Z] #17 53.50 Selecting previously unselected package python3.7. [2020-08-27T23:00:12.882Z] #17 53.50 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-08-27T23:00:12.882Z] #17 53.51 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-27T23:00:12.882Z] #17 53.54 Selecting previously unselected package libpython3-stdlib:amd64. [2020-08-27T23:00:12.945Z] #39 82.69 CC criu/seccomp.o [2020-08-27T23:00:13.051Z] #52 23.50 Reading package lists... [2020-08-27T23:00:13.051Z] #52 ... [2020-08-27T23:00:13.051Z] [2020-08-27T23:00:13.051Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-27T23:00:13.051Z] #37 19.10 + 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-08-27T23:00:13.051Z] #37 ... [2020-08-27T23:00:13.051Z] [2020-08-27T23:00:13.051Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-27T23:00:13.052Z] #24 22.81 Reading package lists... [2020-08-27T23:00:13.138Z] #17 53.55 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-08-27T23:00:13.138Z] #17 53.55 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-27T23:00:13.138Z] #17 53.60 Setting up python3-minimal (3.7.3-1) ... [2020-08-27T23:00:13.138Z] #17 53.76 Selecting previously unselected package python3. [2020-08-27T23:00:13.138Z] #17 53.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 ... 24093 files and directories currently installed.) [2020-08-27T23:00:13.138Z] #17 53.77 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-08-27T23:00:13.138Z] #17 53.77 Unpacking python3 (3.7.3-1) ... [2020-08-27T23:00:13.138Z] #17 53.81 Selecting previously unselected package libip4tc0:amd64. [2020-08-27T23:00:13.237Z] #39 83.11 CC criu/seize.o [2020-08-27T23:00:13.324Z] #51 DONE 68.9s [2020-08-27T23:00:13.324Z] [2020-08-27T23:00:13.324Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T23:00:13.324Z] #25 5.092 [2020-08-27T23:00:13.393Z] #17 53.81 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-08-27T23:00:13.393Z] #17 53.81 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-08-27T23:00:13.393Z] #17 53.85 Selecting previously unselected package libip6tc0:amd64. [2020-08-27T23:00:13.393Z] #17 53.85 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-08-27T23:00:13.393Z] #17 53.86 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-08-27T23:00:13.393Z] #17 53.89 Selecting previously unselected package libiptc0:amd64. [2020-08-27T23:00:13.393Z] #17 53.89 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-08-27T23:00:13.393Z] #17 53.90 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-08-27T23:00:13.393Z] #17 53.93 Selecting previously unselected package libnfnetlink0:amd64. [2020-08-27T23:00:13.393Z] #17 53.93 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-08-27T23:00:13.393Z] #17 53.93 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-27T23:00:13.393Z] #17 53.96 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-08-27T23:00:13.393Z] #17 53.96 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-08-27T23:00:13.393Z] #17 53.96 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-27T23:00:13.393Z] #17 53.99 Selecting previously unselected package libnftnl11:amd64. [2020-08-27T23:00:13.393Z] #17 53.99 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-08-27T23:00:13.393Z] #17 53.99 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-08-27T23:00:13.393Z] #17 54.02 Selecting previously unselected package iptables. [2020-08-27T23:00:13.393Z] #17 54.03 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-08-27T23:00:13.393Z] #17 54.03 Unpacking iptables (1.8.2-4) ... [2020-08-27T23:00:13.649Z] #17 54.09 Selecting previously unselected package xxd. [2020-08-27T23:00:13.649Z] #17 54.09 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-27T23:00:13.649Z] #17 54.10 Unpacking xxd (2:8.1.0875-5) ... [2020-08-27T23:00:13.649Z] #17 54.14 Selecting previously unselected package vim-common. [2020-08-27T23:00:13.649Z] #17 54.14 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-27T23:00:13.649Z] #17 54.15 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-27T23:00:13.649Z] #17 54.20 Selecting previously unselected package bash-completion. [2020-08-27T23:00:13.649Z] #17 54.21 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-27T23:00:13.669Z] #9 DONE 1.1s [2020-08-27T23:00:13.669Z] [2020-08-27T23:00:13.669Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-27T23:00:13.669Z] #27 DONE 0.1s [2020-08-27T23:00:13.669Z] [2020-08-27T23:00:13.669Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T23:00:13.669Z] #32 ... [2020-08-27T23:00:13.669Z] [2020-08-27T23:00:13.669Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-27T23:00:13.669Z] #35 DONE 0.2s [2020-08-27T23:00:13.845Z] #25 5.431 # 1.6% #### 5.7% ###### 9.2% ######### 13.1% ############# 18.1% ############### 21.9% ################# 23.9% ################### 26.6% ##################### 29.7% ####################### 32.7% ########################## 37.1% ############################ 39.6% ############################## 42.4% ################################ 44.6% ################################## 47.5% [2020-08-27T23:00:13.845Z] #25 ... [2020-08-27T23:00:13.845Z] [2020-08-27T23:00:13.845Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:00:13.845Z] #30 59.61 sync [2020-08-27T23:00:13.845Z] #30 59.62 internal/reflectlite [2020-08-27T23:00:13.845Z] #30 64.25 errors [2020-08-27T23:00:13.845Z] #30 64.25 sort [2020-08-27T23:00:13.845Z] #30 65.16 strconv [2020-08-27T23:00:13.845Z] #30 66.66 io [2020-08-27T23:00:13.845Z] #30 68.87 internal/oserror [2020-08-27T23:00:13.845Z] #30 69.23 syscall [2020-08-27T23:00:13.870Z] #39 83.76 CC criu/servicefd.o [2020-08-27T23:00:13.943Z] [2020-08-27T23:00:13.943Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-27T23:00:14.116Z] #30 ... [2020-08-27T23:00:14.116Z] [2020-08-27T23:00:14.116Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T23:00:14.161Z] #39 84.09 CC criu/shmem.o [2020-08-27T23:00:14.209Z] #17 54.80 Unpacking bash-completion (1:2.8-6) ... [2020-08-27T23:00:14.209Z] #17 54.88 Selecting previously unselected package bzip2. [2020-08-27T23:00:14.465Z] #17 54.88 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-08-27T23:00:14.465Z] #17 54.88 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-27T23:00:14.465Z] #17 54.92 Selecting previously unselected package xz-utils. [2020-08-27T23:00:14.465Z] #17 54.92 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-08-27T23:00:14.465Z] #17 54.93 Unpacking xz-utils (5.2.4-1) ... [2020-08-27T23:00:14.465Z] #17 54.98 Selecting previously unselected package apparmor. [2020-08-27T23:00:14.465Z] #17 54.98 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-08-27T23:00:14.465Z] #17 55.00 Unpacking apparmor (2.13.2-10) ... [2020-08-27T23:00:14.465Z] #17 55.08 Selecting previously unselected package aufs-tools. [2020-08-27T23:00:14.465Z] #17 55.08 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-08-27T23:00:14.465Z] #17 55.08 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-27T23:00:14.465Z] #17 55.12 Selecting previously unselected package libonig5:amd64. [2020-08-27T23:00:14.566Z] #32 ... [2020-08-27T23:00:14.566Z] [2020-08-27T23:00:14.566Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:00:14.566Z] #39 3.319 Note: Building without setproctitle() and strlcpy() support. [2020-08-27T23:00:14.566Z] #39 3.319 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-27T23:00:14.566Z] #39 3.327 Note: Building without GnuTLS support [2020-08-27T23:00:14.566Z] #39 3.343 Makefile.config:39: Warn: you have no libnftables installed [2020-08-27T23:00:14.566Z] #39 3.343 Makefile.config:40: Warn: Building without nftables support [2020-08-27T23:00:14.620Z] #24 29.61 Building dependency tree... [2020-08-27T23:00:14.720Z] #17 55.12 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-08-27T23:00:14.720Z] #17 55.12 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-27T23:00:14.720Z] #17 55.16 Selecting previously unselected package libjq1:amd64. [2020-08-27T23:00:14.720Z] #17 55.17 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-27T23:00:14.720Z] #17 55.17 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-27T23:00:14.720Z] #17 55.20 Selecting previously unselected package jq. [2020-08-27T23:00:14.720Z] #17 55.20 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-27T23:00:14.720Z] #17 55.21 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-27T23:00:14.720Z] #17 55.24 Selecting previously unselected package libaio1:amd64. [2020-08-27T23:00:14.720Z] #17 55.24 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-08-27T23:00:14.720Z] #17 55.25 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-08-27T23:00:14.720Z] #17 55.30 Selecting previously unselected package libgpm2:amd64. [2020-08-27T23:00:14.720Z] #17 55.31 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-08-27T23:00:14.720Z] #17 55.31 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-08-27T23:00:14.720Z] #17 55.34 Selecting previously unselected package libicu63:amd64. [2020-08-27T23:00:14.910Z] #25 5.431 # 1.6% #### 5.7% ###### 9.2% ######### 13.1% ############# 18.1% ############### 21.9% ################# 23.9% ################### 26.6% ##################### 29.7% ####################### 32.7% ########################## 37.1% ############################ 39.6% ############################## 42.4% ################################ 44.6% ################################## 47.5% #################################### 50.2% ##################################### 52.7% ####################################### 54.6% ############################################# 62.6% ################################################## 69.8% ###################################################### 76.3% ########################################################### 82.9% ################################################################# 91.3% ####################################################################### 99.7% ######################################################################## 100.0% [2020-08-27T23:00:14.975Z] #17 55.34 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-27T23:00:14.975Z] #17 55.35 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-27T23:00:15.239Z] #39 ... [2020-08-27T23:00:15.239Z] [2020-08-27T23:00:15.239Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-27T23:00:15.239Z] #19 3.405 Collecting yamllint==1.16.0 [2020-08-27T23:00:15.239Z] #19 3.573 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-27T23:00:15.239Z] #19 3.606 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-27T23:00:15.239Z] #19 3.620 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-27T23:00:15.239Z] #19 3.646 Collecting pyyaml (from yamllint==1.16.0) [2020-08-27T23:00:15.239Z] #19 3.727 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-27T23:00:15.239Z] #19 4.468 Building wheels for collected packages: pyyaml [2020-08-27T23:00:15.239Z] #19 4.483 Running setup.py bdist_wheel for pyyaml: started [2020-08-27T23:00:15.239Z] #19 5.126 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-27T23:00:15.239Z] #19 5.127 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-27T23:00:15.239Z] #19 5.167 Successfully built pyyaml [2020-08-27T23:00:15.239Z] #19 5.172 Installing collected packages: pathspec, pyyaml, yamllint [2020-08-27T23:00:15.239Z] #19 5.465 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-27T23:00:15.239Z] #19 DONE 5.8s [2020-08-27T23:00:15.239Z] [2020-08-27T23:00:15.239Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:00:15.239Z] #39 84.89 CC criu/sigframe.o [2020-08-27T23:00:15.239Z] #39 ... [2020-08-27T23:00:15.239Z] [2020-08-27T23:00:15.239Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-27T23:00:15.239Z] #22 DONE 0.2s [2020-08-27T23:00:15.239Z] [2020-08-27T23:00:15.239Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:00:15.239Z] #39 85.02 CC criu/signalfd.o [2020-08-27T23:00:15.480Z] #25 8.605 [2020-08-27T23:00:15.504Z] #39 ... [2020-08-27T23:00:15.504Z] [2020-08-27T23:00:15.504Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:00:15.504Z] #41 91.16 time [2020-08-27T23:00:15.504Z] #41 98.80 os [2020-08-27T23:00:15.504Z] #41 98.83 strings [2020-08-27T23:00:15.504Z] #41 ... [2020-08-27T23:00:15.504Z] [2020-08-27T23:00:15.504Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T23:00:15.504Z] #25 25.88 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-27T23:00:15.504Z] #25 26.46 [2020-08-27T23:00:15.504Z] #25 26.67 ######################## 34.1% ######################################################################## 100.0% [2020-08-27T23:00:15.504Z] #25 26.85 [2020-08-27T23:00:15.504Z] #25 27.98 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-27T23:00:15.504Z] #25 28.39 [2020-08-27T23:00:15.504Z] #25 28.80 #=#=# ##O#- # ####################################################### 77.0% ######################################################################## 100.0% [2020-08-27T23:00:15.504Z] #25 29.44 [2020-08-27T23:00:15.504Z] #25 31.43 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-27T23:00:15.504Z] #25 31.77 skipping existing c35d46ef359f [2020-08-27T23:00:15.504Z] #25 31.98 [2020-08-27T23:00:15.504Z] #25 ... [2020-08-27T23:00:15.504Z] [2020-08-27T23:00:15.504Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T23:00:15.504Z] #32 101.4 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-27T23:00:15.504Z] #32 101.5 Setting up xxd (2:8.1.0875-5) ... [2020-08-27T23:00:15.504Z] #32 101.5 Setting up libuv1:amd64 (1.24.1-1) ... [2020-08-27T23:00:15.504Z] #32 101.5 Setting up vim-common (2:8.1.0875-5) ... [2020-08-27T23:00:15.530Z] #39 85.23 CC criu/sk-inet.o [2020-08-27T23:00:15.535Z] #17 56.09 Selecting previously unselected package libnet1:amd64. [2020-08-27T23:00:15.535Z] #17 56.09 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-27T23:00:15.535Z] #17 56.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-27T23:00:15.535Z] #17 56.13 Selecting previously unselected package libnl-3-200:amd64. [2020-08-27T23:00:15.535Z] #17 56.13 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-27T23:00:15.535Z] #17 56.13 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-27T23:00:15.535Z] #17 56.17 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-27T23:00:15.535Z] #17 56.17 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-27T23:00:15.535Z] #17 56.17 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-27T23:00:15.535Z] #17 56.20 Selecting previously unselected package libreadline5:amd64. [2020-08-27T23:00:15.764Z] #32 101.6 Setting up librhash0:amd64 (1.3.8-1) ... [2020-08-27T23:00:15.764Z] #32 101.6 Setting up cmake-data (3.13.4-1) ... [2020-08-27T23:00:15.764Z] #32 101.6 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-27T23:00:15.764Z] #32 101.7 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-27T23:00:15.764Z] #32 101.7 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-27T23:00:15.764Z] #32 101.7 Setting up cmake (3.13.4-1) ... [2020-08-27T23:00:15.791Z] #17 56.21 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-08-27T23:00:15.791Z] #17 56.21 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-27T23:00:15.791Z] #17 56.24 Selecting previously unselected package net-tools. [2020-08-27T23:00:15.791Z] #17 56.24 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-08-27T23:00:15.791Z] #17 56.24 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-27T23:00:15.791Z] #17 56.29 Selecting previously unselected package python-pip-whl. [2020-08-27T23:00:15.791Z] #17 56.29 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-27T23:00:15.791Z] #17 56.30 Unpacking python-pip-whl (18.1-5) ... [2020-08-27T23:00:15.791Z] #17 56.42 Selecting previously unselected package python3-lib2to3. [2020-08-27T23:00:15.791Z] #17 56.43 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-27T23:00:15.791Z] #17 56.43 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-27T23:00:15.791Z] #17 56.46 Selecting previously unselected package python3-distutils. [2020-08-27T23:00:16.001Z] #25 8.875 0.2% ####################### 32.3% ############################################ 61.5% ##################################################################### 96.5% ######################################################################## 100.0% [2020-08-27T23:00:16.023Z] #32 101.7 Processing triggers for libc-bin (2.28-10) ... [2020-08-27T23:00:16.023Z] #32 101.8 Processing triggers for mime-support (3.62) ... [2020-08-27T23:00:16.046Z] #17 56.47 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-27T23:00:16.046Z] #17 56.47 Unpacking python3-distutils (3.7.3-1) ... [2020-08-27T23:00:16.046Z] #17 56.51 Selecting previously unselected package python3-pip. [2020-08-27T23:00:16.046Z] #17 56.51 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-27T23:00:16.046Z] #17 56.51 Unpacking python3-pip (18.1-5) ... [2020-08-27T23:00:16.046Z] #17 56.55 Selecting previously unselected package python3-pkg-resources. [2020-08-27T23:00:16.046Z] #17 56.56 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-27T23:00:16.046Z] #17 56.56 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-27T23:00:16.046Z] #17 56.59 Selecting previously unselected package python3-setuptools. [2020-08-27T23:00:16.046Z] #17 56.60 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-27T23:00:16.046Z] #17 56.60 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-27T23:00:16.046Z] #17 56.65 Selecting previously unselected package python3-wheel. [2020-08-27T23:00:16.046Z] #17 56.65 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-27T23:00:16.046Z] #17 56.66 Unpacking python3-wheel (0.32.3-2) ... [2020-08-27T23:00:16.046Z] #17 56.69 Selecting previously unselected package sudo. [2020-08-27T23:00:16.046Z] #17 56.69 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-08-27T23:00:16.046Z] #17 56.70 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-27T23:00:16.165Z] #39 ... [2020-08-27T23:00:16.165Z] [2020-08-27T23:00:16.165Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-27T23:00:16.165Z] #26 DONE 0.8s [2020-08-27T23:00:16.165Z] [2020-08-27T23:00:16.165Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:00:16.165Z] #39 85.91 CC criu/sk-netlink.o [2020-08-27T23:00:16.226Z] #24 32.35 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-27T23:00:16.226Z] #24 32.35 The following additional packages will be installed: [2020-08-27T23:00:16.226Z] #24 32.35 libjq1 libonig5 [2020-08-27T23:00:16.226Z] #24 32.86 The following NEW packages will be installed: [2020-08-27T23:00:16.301Z] #17 56.80 Selecting previously unselected package thin-provisioning-tools. [2020-08-27T23:00:16.302Z] #17 56.80 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-08-27T23:00:16.302Z] #17 56.80 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-27T23:00:16.302Z] #17 56.86 Selecting previously unselected package uidmap. [2020-08-27T23:00:16.302Z] #17 56.86 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-08-27T23:00:16.302Z] #17 56.87 Unpacking uidmap (1:4.5-1.1) ... [2020-08-27T23:00:16.302Z] #17 56.90 Selecting previously unselected package vim-runtime. [2020-08-27T23:00:16.457Z] #39 ... [2020-08-27T23:00:16.457Z] [2020-08-27T23:00:16.457Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-27T23:00:16.457Z] #29 DONE 0.2s [2020-08-27T23:00:16.457Z] [2020-08-27T23:00:16.457Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-27T23:00:16.457Z] #31 DONE 0.1s [2020-08-27T23:00:16.457Z] [2020-08-27T23:00:16.457Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-27T23:00:16.457Z] #34 DONE 0.1s [2020-08-27T23:00:16.457Z] [2020-08-27T23:00:16.457Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:00:16.457Z] #39 86.28 CC criu/sk-packet.o [2020-08-27T23:00:16.529Z] #24 32.88 jq libjq1 libonig5 [2020-08-27T23:00:16.529Z] #24 33.09 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-27T23:00:16.529Z] #24 33.09 Need to get 358 kB of archives. [2020-08-27T23:00:16.529Z] #24 33.09 After this operation, 1277 kB of additional disk space will be used. [2020-08-27T23:00:16.529Z] #24 33.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-08-27T23:00:16.529Z] #24 33.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-08-27T23:00:16.557Z] #17 56.91 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-27T23:00:16.557Z] #17 56.92 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-27T23:00:16.557Z] #17 56.93 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-27T23:00:16.557Z] #17 56.93 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-27T23:00:16.572Z] #25 9.814 #=#=# [2020-08-27T23:00:16.749Z] #39 86.76 CC criu/sk-queue.o [2020-08-27T23:00:16.812Z] #17 57.47 Selecting previously unselected package vim. [2020-08-27T23:00:16.832Z] #24 33.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-08-27T23:00:17.068Z] #17 57.47 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-08-27T23:00:17.068Z] #17 57.48 Unpacking vim (2:8.1.0875-5) ... [2020-08-27T23:00:17.068Z] #17 57.60 Selecting previously unselected package xfsprogs. [2020-08-27T23:00:17.068Z] #17 57.61 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-08-27T23:00:17.068Z] #17 57.61 Unpacking xfsprogs (4.20.0-1) ... [2020-08-27T23:00:17.068Z] #17 57.71 Selecting previously unselected package zip. [2020-08-27T23:00:17.323Z] #17 57.71 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-08-27T23:00:17.323Z] #17 57.72 Unpacking zip (3.0-11+b1) ... [2020-08-27T23:00:17.323Z] #17 57.77 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-27T23:00:17.323Z] #17 57.78 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-27T23:00:17.323Z] #17 57.79 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-08-27T23:00:17.323Z] #17 57.80 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-27T23:00:17.323Z] #17 57.81 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-08-27T23:00:17.323Z] #17 57.82 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-08-27T23:00:17.323Z] #17 57.83 Setting up uidmap (1:4.5-1.1) ... [2020-08-27T23:00:17.323Z] #17 57.84 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-08-27T23:00:17.323Z] #17 57.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-27T23:00:17.323Z] #17 57.86 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-27T23:00:17.323Z] #17 57.86 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-27T23:00:17.323Z] #17 57.87 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-27T23:00:17.323Z] #17 57.88 Setting up xxd (2:8.1.0875-5) ... [2020-08-27T23:00:17.323Z] #17 57.89 Setting up zip (3.0-11+b1) ... [2020-08-27T23:00:17.323Z] #17 57.90 Setting up vim-common (2:8.1.0875-5) ... [2020-08-27T23:00:17.323Z] #17 57.92 Setting up bash-completion (1:2.8-6) ... [2020-08-27T23:00:17.365Z] #25 10.07 ##### 7.5% ##################### 30.1% ####################################### 54.3% ######################################################## 78.7% ################################################################# 91.2% ######################################################################## 100.0% [2020-08-27T23:00:17.385Z] #39 87.00 CC criu/sk-tcp.o [2020-08-27T23:00:17.385Z] #39 87.22 CC criu/sk-unix.o [2020-08-27T23:00:17.634Z] #25 ... [2020-08-27T23:00:17.634Z] [2020-08-27T23:00:17.634Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:00:17.634Z] #41 63.25 github.com/LK4D4/vndr/godl/singleflight [2020-08-27T23:00:17.634Z] #41 63.27 internal/reflectlite [2020-08-27T23:00:17.634Z] #41 63.99 math/rand [2020-08-27T23:00:17.634Z] #41 66.04 internal/singleflight [2020-08-27T23:00:17.634Z] #41 68.02 io [2020-08-27T23:00:17.634Z] #41 68.02 strconv [2020-08-27T23:00:17.634Z] #41 70.04 bytes [2020-08-27T23:00:17.634Z] #41 ... [2020-08-27T23:00:17.634Z] [2020-08-27T23:00:17.634Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-27T23:00:17.884Z] #17 58.55 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-08-27T23:00:17.943Z] #32 ... [2020-08-27T23:00:17.943Z] [2020-08-27T23:00:17.943Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:00:17.943Z] #47 93.46 time [2020-08-27T23:00:17.943Z] #47 98.95 encoding/binary [2020-08-27T23:00:17.943Z] #47 100.2 context [2020-08-27T23:00:17.943Z] #47 101.6 os [2020-08-27T23:00:17.943Z] #47 102.6 encoding/base64 [2020-08-27T23:00:17.943Z] #47 ... [2020-08-27T23:00:17.943Z] [2020-08-27T23:00:17.943Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T23:00:17.943Z] #25 33.42 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-27T23:00:17.943Z] #25 33.81 [2020-08-27T23:00:17.943Z] #25 33.97 ######################################################################## 100.0% [2020-08-27T23:00:17.943Z] #25 34.03 [2020-08-27T23:00:17.943Z] #25 34.11 Download of images into '/build' complete. [2020-08-27T23:00:17.943Z] #25 34.11 Use something like the following to load the result into a Docker daemon: [2020-08-27T23:00:17.943Z] #25 34.11 tar -cC '/build' . | docker load [2020-08-27T23:00:17.943Z] #25 DONE 34.5s [2020-08-27T23:00:17.943Z] [2020-08-27T23:00:17.943Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T23:00:17.943Z] #32 DONE 103.6s [2020-08-27T23:00:17.943Z] [2020-08-27T23:00:17.943Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:00:18.140Z] #17 58.55 Setting up xz-utils (5.2.4-1) ... [2020-08-27T23:00:18.140Z] #17 58.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-27T23:00:18.140Z] #17 58.57 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-27T23:00:18.140Z] #17 58.60 invoke-rc.d: could not determine current runlevel [2020-08-27T23:00:18.140Z] #17 58.60 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-27T23:00:18.140Z] #17 58.61 Setting up pigz (2.4-1) ... [2020-08-27T23:00:18.140Z] #17 58.61 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-27T23:00:18.140Z] #17 58.62 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-27T23:00:18.140Z] #17 58.64 Setting up python-pip-whl (18.1-5) ... [2020-08-27T23:00:18.140Z] #17 58.65 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-08-27T23:00:18.140Z] #17 58.66 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-27T23:00:18.140Z] #17 58.74 Setting up libaio1:amd64 (0.3.112-3) ... [2020-08-27T23:00:18.140Z] #17 58.75 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-27T23:00:18.140Z] #17 58.76 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-27T23:00:18.140Z] #17 58.77 Setting up vim (2:8.1.0875-5) ... [2020-08-27T23:00:18.388Z] #24 34.85 debconf: delaying package configuration, since apt-utils is not installed [2020-08-27T23:00:18.395Z] #17 58.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-27T23:00:18.395Z] #17 58.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-27T23:00:18.395Z] #17 58.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-27T23:00:18.395Z] #17 58.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-27T23:00:18.395Z] #17 58.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-27T23:00:18.395Z] #17 58.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-27T23:00:18.395Z] #17 58.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-27T23:00:18.395Z] #17 58.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-27T23:00:18.395Z] #17 58.83 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-27T23:00:18.395Z] #17 58.84 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-27T23:00:18.395Z] #17 58.86 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-27T23:00:18.395Z] #17 58.87 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-27T23:00:18.395Z] #17 58.88 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-27T23:00:18.395Z] #17 58.88 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-27T23:00:18.514Z] #33 ... [2020-08-27T23:00:18.514Z] [2020-08-27T23:00:18.514Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:00:18.514Z] #30 94.11 internal/poll [2020-08-27T23:00:18.514Z] #30 96.78 os [2020-08-27T23:00:18.514Z] #30 97.00 internal/fmtsort [2020-08-27T23:00:18.514Z] #30 98.14 strings [2020-08-27T23:00:18.514Z] #30 102.6 path [2020-08-27T23:00:18.514Z] #30 103.0 text/tabwriter [2020-08-27T23:00:18.514Z] #30 103.0 fmt [2020-08-27T23:00:18.514Z] #30 104.1 path/filepath [2020-08-27T23:00:18.514Z] #30 ... [2020-08-27T23:00:18.514Z] [2020-08-27T23:00:18.514Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T23:00:18.514Z] #10 103.2 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-27T23:00:18.514Z] #10 103.3 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-27T23:00:18.514Z] #10 103.4 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-27T23:00:18.693Z] #24 35.15 Fetched 358 kB in 0s (2324 kB/s) [2020-08-27T23:00:18.693Z] #24 35.30 Selecting previously unselected package libonig5:ppc64el. [2020-08-27T23:00:18.895Z] #39 88.43 CC criu/sockets.o [2020-08-27T23:00:18.956Z] #17 59.49 Setting up iptables (1.8.2-4) ... [2020-08-27T23:00:18.956Z] #17 59.50 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-27T23:00:18.956Z] #17 59.50 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-27T23:00:18.956Z] #17 59.51 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-27T23:00:18.956Z] #17 59.51 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-27T23:00:18.956Z] #17 59.51 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-27T23:00:18.956Z] #17 59.52 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-27T23:00:18.956Z] #17 59.52 Setting up python3 (3.7.3-1) ... [2020-08-27T23:00:18.956Z] #17 59.61 Setting up python3-wheel (0.32.3-2) ... [2020-08-27T23:00:19.010Z] #24 35.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 ... 15339 files and directories currently installed.) [2020-08-27T23:00:19.010Z] #24 35.44 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-08-27T23:00:19.010Z] #24 35.45 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-08-27T23:00:19.198Z] #28 73.26 Checking out files: 82% (1253/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-08-27T23:00:19.198Z] #28 74.83 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-27T23:00:19.202Z] #39 88.82 CC criu/stats.o [2020-08-27T23:00:19.202Z] #39 89.00 CC criu/string.o [2020-08-27T23:00:19.202Z] #39 89.04 CC criu/sysctl.o [2020-08-27T23:00:19.211Z] #17 59.73 Setting up apparmor (2.13.2-10) ... [2020-08-27T23:00:19.274Z] #36 5.023 + git clone https://github.com/docker/distribution.git . [2020-08-27T23:00:19.274Z] #36 5.030 Cloning into '.'... [2020-08-27T23:00:19.274Z] #36 ... [2020-08-27T23:00:19.274Z] [2020-08-27T23:00:19.274Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:00:19.274Z] #21 4.162 + RM_GOPATH=0 [2020-08-27T23:00:19.274Z] #21 4.162 + TMP_GOPATH= [2020-08-27T23:00:19.274Z] #21 4.162 + : /build [2020-08-27T23:00:19.274Z] #21 4.162 + '[' -z '' ']' [2020-08-27T23:00:19.274Z] #21 4.167 ++ mktemp -d [2020-08-27T23:00:19.274Z] #21 4.167 + export GOPATH=/tmp/tmp.HBbrjLxsJ8 [2020-08-27T23:00:19.274Z] #21 4.167 + GOPATH=/tmp/tmp.HBbrjLxsJ8 [2020-08-27T23:00:19.274Z] #21 4.167 + RM_GOPATH=1 [2020-08-27T23:00:19.274Z] #21 4.167 + case "$(go env GOARCH)" in [2020-08-27T23:00:19.274Z] #21 4.168 ++ go env GOARCH [2020-08-27T23:00:19.274Z] #21 4.180 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T23:00:19.274Z] #21 4.181 + GO_BUILDMODE=-buildmode=pie [2020-08-27T23:00:19.274Z] #21 4.184 ++ dirname /tmp/install/install.sh [2020-08-27T23:00:19.274Z] #21 4.190 + dir=/tmp/install [2020-08-27T23:00:19.274Z] #21 4.191 + bin=dockercli [2020-08-27T23:00:19.274Z] #21 4.192 + shift [2020-08-27T23:00:19.274Z] #21 4.192 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-27T23:00:19.274Z] #21 4.193 + . /tmp/install/dockercli.installer [2020-08-27T23:00:19.274Z] #21 4.193 ++ : stable [2020-08-27T23:00:19.274Z] #21 4.194 ++ : 17.06.2-ce [2020-08-27T23:00:19.274Z] #21 4.194 + install_dockercli [2020-08-27T23:00:19.274Z] #21 4.196 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-27T23:00:19.274Z] #21 4.196 Install docker/cli version 17.06.2-ce from stable [2020-08-27T23:00:19.274Z] #21 4.198 ++ uname -m [2020-08-27T23:00:19.274Z] #21 4.222 + arch=aarch64 [2020-08-27T23:00:19.274Z] #21 4.222 + '[' aarch64 '!=' x86_64 ']' [2020-08-27T23:00:19.274Z] #21 4.222 + '[' aarch64 '!=' s390x ']' [2020-08-27T23:00:19.274Z] #21 4.222 + '[' aarch64 '!=' armhf ']' [2020-08-27T23:00:19.274Z] #21 4.222 + build_dockercli [2020-08-27T23:00:19.274Z] #21 4.222 + git clone https://github.com/docker/docker-ce /tmp/tmp.HBbrjLxsJ8/tmp/docker-ce [2020-08-27T23:00:19.274Z] #21 4.222 Cloning into '/tmp/tmp.HBbrjLxsJ8/tmp/docker-ce'... [2020-08-27T23:00:19.313Z] #24 35.87 Selecting previously unselected package libjq1:ppc64el. [2020-08-27T23:00:19.314Z] #24 35.87 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-27T23:00:19.314Z] #24 35.91 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-27T23:00:19.459Z] #28 74.99 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-27T23:00:19.528Z] #39 ... [2020-08-27T23:00:19.528Z] [2020-08-27T23:00:19.528Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:00:19.528Z] #49 51.16 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-27T23:00:19.528Z] #49 52.45 + mkdir -p /build [2020-08-27T23:00:19.528Z] #49 52.45 + cp runc /build/runc [2020-08-27T23:00:19.528Z] #49 DONE 52.8s [2020-08-27T23:00:19.528Z] [2020-08-27T23:00:19.528Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:00:19.528Z] #39 89.33 CC criu/sysfs_parse.o [2020-08-27T23:00:19.538Z] #21 ... [2020-08-27T23:00:19.539Z] [2020-08-27T23:00:19.539Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:00:19.539Z] #60 5.647 + RM_GOPATH=0 [2020-08-27T23:00:19.539Z] #60 5.647 + TMP_GOPATH= [2020-08-27T23:00:19.539Z] #60 5.647 + : /build [2020-08-27T23:00:19.539Z] #60 5.647 + '[' -z '' ']' [2020-08-27T23:00:19.539Z] #60 5.650 ++ mktemp -d [2020-08-27T23:00:19.539Z] #60 5.657 + export GOPATH=/tmp/tmp.ygYC3dDQUf [2020-08-27T23:00:19.539Z] #60 5.657 + GOPATH=/tmp/tmp.ygYC3dDQUf [2020-08-27T23:00:19.539Z] #60 5.657 + RM_GOPATH=1 [2020-08-27T23:00:19.539Z] #60 5.657 + case "$(go env GOARCH)" in [2020-08-27T23:00:19.539Z] #60 5.659 ++ go env GOARCH [2020-08-27T23:00:19.539Z] #60 5.745 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T23:00:19.539Z] #60 5.745 + GO_BUILDMODE=-buildmode=pie [2020-08-27T23:00:19.539Z] #60 5.746 ++ dirname /tmp/install/install.sh [2020-08-27T23:00:19.539Z] #60 5.748 + dir=/tmp/install [2020-08-27T23:00:19.539Z] #60 5.749 + bin=proxy [2020-08-27T23:00:19.539Z] #60 5.749 + shift [2020-08-27T23:00:19.539Z] #60 5.749 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-27T23:00:19.539Z] #60 5.750 + . /tmp/install/proxy.installer [2020-08-27T23:00:19.539Z] #60 5.750 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-27T23:00:19.539Z] #60 5.751 + install_proxy [2020-08-27T23:00:19.539Z] #60 5.751 + case "$1" in [2020-08-27T23:00:19.539Z] #60 5.751 + export CGO_ENABLED=0 [2020-08-27T23:00:19.539Z] #60 5.752 + CGO_ENABLED=0 [2020-08-27T23:00:19.539Z] #60 5.752 + _install_proxy [2020-08-27T23:00:19.539Z] #60 5.752 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-27T23:00:19.539Z] #60 5.759 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-27T23:00:19.539Z] #60 5.760 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ygYC3dDQUf/src/github.com/docker/libnetwork [2020-08-27T23:00:19.539Z] #60 5.763 Cloning into '/tmp/tmp.ygYC3dDQUf/src/github.com/docker/libnetwork'... [2020-08-27T23:00:19.619Z] #24 ... [2020-08-27T23:00:19.619Z] [2020-08-27T23:00:19.619Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T23:00:19.619Z] #39 23.59 Reading package lists... [2020-08-27T23:00:19.619Z] #39 31.13 Building dependency tree... [2020-08-27T23:00:19.619Z] #39 34.05 The following additional packages will be installed: [2020-08-27T23:00:19.619Z] #39 34.07 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-27T23:00:19.619Z] #39 34.07 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-27T23:00:19.619Z] #39 34.07 Suggested packages: [2020-08-27T23:00:19.619Z] #39 34.07 manpages-dev python-setuptools [2020-08-27T23:00:19.619Z] #39 35.39 The following NEW packages will be installed: [2020-08-27T23:00:19.619Z] #39 35.39 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-27T23:00:19.619Z] #39 35.39 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-27T23:00:19.619Z] #39 35.40 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-27T23:00:19.619Z] #39 35.40 python-six zlib1g-dev [2020-08-27T23:00:19.619Z] #39 35.55 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-27T23:00:19.619Z] #39 35.55 Need to get 4075 kB of archives. [2020-08-27T23:00:19.619Z] #39 35.55 After this operation, 24.5 MB of additional disk space will be used. [2020-08-27T23:00:19.619Z] #39 35.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-08-27T23:00:19.619Z] #39 35.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-08-27T23:00:19.619Z] #39 35.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-08-27T23:00:19.619Z] #39 35.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-08-27T23:00:19.619Z] #39 35.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-08-27T23:00:19.619Z] #39 35.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-08-27T23:00:19.619Z] #39 35.62 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-08-27T23:00:19.619Z] #39 35.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-08-27T23:00:19.619Z] #39 35.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-08-27T23:00:19.619Z] #39 35.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-08-27T23:00:19.619Z] #39 35.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-08-27T23:00:19.619Z] #39 ... [2020-08-27T23:00:19.619Z] [2020-08-27T23:00:19.619Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-27T23:00:19.771Z] #17 60.43 Setting up xfsprogs (4.20.0-1) ... [2020-08-27T23:00:19.803Z] #60 ... [2020-08-27T23:00:19.803Z] [2020-08-27T23:00:19.803Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T23:00:19.803Z] #32 6.258 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-27T23:00:19.803Z] #32 6.367 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-27T23:00:19.803Z] #32 6.371 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-27T23:00:19.820Z] #39 89.56 CC criu/timens.o [2020-08-27T23:00:19.922Z] #24 36.17 Selecting previously unselected package jq. [2020-08-27T23:00:19.922Z] #24 36.21 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-27T23:00:19.922Z] #24 36.22 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-27T23:00:19.922Z] #24 36.52 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-08-27T23:00:20.027Z] #17 60.44 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-27T23:00:20.027Z] #17 60.52 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-27T23:00:20.027Z] #17 60.69 Setting up python3-distutils (3.7.3-1) ... [2020-08-27T23:00:20.114Z] #39 89.77 CC criu/timerfd.o [2020-08-27T23:00:20.227Z] #24 36.53 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-27T23:00:20.227Z] #24 36.54 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-27T23:00:20.227Z] #24 36.56 Processing triggers for libc-bin (2.28-10) ... [2020-08-27T23:00:20.283Z] #17 60.80 Setting up python3-setuptools (40.8.0-1) ... [2020-08-27T23:00:20.408Z] #39 90.04 CC criu/tty.o [2020-08-27T23:00:20.536Z] #24 DONE 36.8s [2020-08-27T23:00:20.536Z] [2020-08-27T23:00:20.536Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-27T23:00:20.536Z] #25 DONE 0.1s [2020-08-27T23:00:20.536Z] [2020-08-27T23:00:20.536Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T23:00:20.536Z] #39 36.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-08-27T23:00:20.536Z] #39 36.25 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-08-27T23:00:20.536Z] #39 36.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-08-27T23:00:20.536Z] #39 36.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-27T23:00:20.536Z] #39 36.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-08-27T23:00:20.536Z] #39 36.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-08-27T23:00:20.538Z] #17 61.02 Setting up python3-pip (18.1-5) ... [2020-08-27T23:00:20.538Z] #17 61.21 Processing triggers for libc-bin (2.28-10) ... [2020-08-27T23:00:20.770Z] #32 7.343 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-27T23:00:20.794Z] #17 61.23 Processing triggers for mime-support (3.62) ... [2020-08-27T23:00:21.354Z] #17 DONE 61.8s [2020-08-27T23:00:21.354Z] [2020-08-27T23:00:21.354Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-27T23:00:21.443Z] #39 91.10 CC criu/tun.o [2020-08-27T23:00:21.443Z] #39 91.22 CC criu/uffd.o [2020-08-27T23:00:21.610Z] #18 0.440 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-27T23:00:21.611Z] #39 37.80 debconf: delaying package configuration, since apt-utils is not installed [2020-08-27T23:00:21.611Z] #39 38.04 Fetched 4075 kB in 1s (4750 kB/s) [2020-08-27T23:00:21.611Z] #39 38.13 Selecting previously unselected package libcap-dev:ppc64el. [2020-08-27T23:00:21.611Z] #39 38.13 (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-08-27T23:00:21.611Z] #39 38.21 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-08-27T23:00:21.611Z] #39 38.22 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-08-27T23:00:21.865Z] #18 0.444 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-27T23:00:21.865Z] #18 0.447 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-27T23:00:21.865Z] #18 DONE 0.5s [2020-08-27T23:00:21.865Z] [2020-08-27T23:00:21.865Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-27T23:00:21.917Z] #39 ... [2020-08-27T23:00:21.917Z] [2020-08-27T23:00:21.917Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-27T23:00:21.917Z] #52 23.50 Reading package lists... [2020-08-27T23:00:21.917Z] #52 30.88 Building dependency tree... [2020-08-27T23:00:21.917Z] #52 34.90 The following additional packages will be installed: [2020-08-27T23:00:21.917Z] #52 34.91 libbtrfs0 [2020-08-27T23:00:21.917Z] #52 35.17 The following NEW packages will be installed: [2020-08-27T23:00:21.917Z] #52 35.19 libbtrfs-dev libbtrfs0 [2020-08-27T23:00:21.917Z] #52 35.56 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-27T23:00:21.917Z] #52 35.56 Need to get 120 kB of archives. [2020-08-27T23:00:21.917Z] #52 35.56 After this operation, 423 kB of additional disk space will be used. [2020-08-27T23:00:21.917Z] #52 35.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-08-27T23:00:21.917Z] #52 35.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-08-27T23:00:21.917Z] #52 37.23 debconf: delaying package configuration, since apt-utils is not installed [2020-08-27T23:00:21.917Z] #52 37.45 Fetched 120 kB in 0s (776 kB/s) [2020-08-27T23:00:21.917Z] #52 37.56 Selecting previously unselected package libbtrfs0. [2020-08-27T23:00:21.917Z] #52 37.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-08-27T23:00:21.917Z] #52 37.62 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-08-27T23:00:21.917Z] #52 37.63 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-27T23:00:21.917Z] #52 37.74 Selecting previously unselected package libbtrfs-dev. [2020-08-27T23:00:21.917Z] #52 37.75 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-08-27T23:00:21.917Z] #52 37.76 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-27T23:00:21.917Z] #52 38.19 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-27T23:00:21.917Z] #52 38.23 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-27T23:00:21.917Z] #52 38.24 Processing triggers for libc-bin (2.28-10) ... [2020-08-27T23:00:21.917Z] #52 DONE 38.5s [2020-08-27T23:00:21.917Z] [2020-08-27T23:00:21.917Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T23:00:21.917Z] #39 38.42 Selecting previously unselected package libnet1:ppc64el. [2020-08-27T23:00:21.917Z] #39 38.42 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-08-27T23:00:21.917Z] #39 38.43 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-27T23:00:22.015Z] #28 ... [2020-08-27T23:00:22.015Z] [2020-08-27T23:00:22.015Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T23:00:22.015Z] #32 67.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-08-27T23:00:22.015Z] #32 67.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-08-27T23:00:22.015Z] #32 67.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-08-27T23:00:22.015Z] #32 67.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-08-27T23:00:22.015Z] #32 67.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-08-27T23:00:22.015Z] #32 67.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-08-27T23:00:22.015Z] #32 70.61 debconf: delaying package configuration, since apt-utils is not installed [2020-08-27T23:00:22.015Z] #32 70.81 Fetched 14.9 MB in 3s (4586 kB/s) [2020-08-27T23:00:22.015Z] #32 70.93 Selecting previously unselected package xxd. [2020-08-27T23:00:22.015Z] #32 70.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-27T23:00:22.015Z] #32 71.02 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-27T23:00:22.015Z] #32 71.05 Unpacking xxd (2:8.1.0875-5) ... [2020-08-27T23:00:22.015Z] #32 71.49 Selecting previously unselected package vim-common. [2020-08-27T23:00:22.015Z] #32 71.50 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-27T23:00:22.015Z] #32 71.55 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-27T23:00:22.015Z] #32 72.00 Selecting previously unselected package cmake-data. [2020-08-27T23:00:22.015Z] #32 72.00 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-27T23:00:22.015Z] #32 72.02 Unpacking cmake-data (3.13.4-1) ... [2020-08-27T23:00:22.015Z] #32 77.48 Selecting previously unselected package libicu63:amd64. [2020-08-27T23:00:22.015Z] #32 77.52 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-27T23:00:22.015Z] #32 77.54 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-27T23:00:22.015Z] #32 ... [2020-08-27T23:00:22.015Z] [2020-08-27T23:00:22.015Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T23:00:22.015Z] #25 11.48 #=#=# [2020-08-27T23:00:22.015Z] #25 11.96 0.0% ### 4.6% #### 6.6% ######## 11.4% ########### 16.3% ############### 21.0% ################# 23.6% ##################### 29.4% ######################## 33.6% ############################ 40.2% ############################### 43.8% #################################### 50.0% ######################################## 56.8% ############################################ 61.2% ############################################## 64.5% #################################################### 72.9% ######################################################## 78.1% ############################################################ 83.4% ################################################################ 89.3% ##################################################################### 96.8% ######################################################################## 100.0% [2020-08-27T23:00:22.015Z] #25 14.84 [2020-08-27T23:00:22.114Z] #39 91.76 CC criu/util.o [2020-08-27T23:00:22.114Z] #39 ... [2020-08-27T23:00:22.114Z] [2020-08-27T23:00:22.114Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-27T23:00:22.114Z] #36 DONE 129.8s [2020-08-27T23:00:22.114Z] [2020-08-27T23:00:22.114Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:00:22.227Z] #39 38.61 Selecting previously unselected package libnet1-dev. [2020-08-27T23:00:22.227Z] #39 38.61 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-08-27T23:00:22.227Z] #39 38.61 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-27T23:00:22.420Z] #52 ... [2020-08-27T23:00:22.420Z] [2020-08-27T23:00:22.420Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:00:22.420Z] #39 92.36 CC criu/uts_ns.o [2020-08-27T23:00:22.535Z] #39 38.82 Selecting previously unselected package libnl-3-200:ppc64el. [2020-08-27T23:00:22.535Z] #39 38.82 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-08-27T23:00:22.535Z] #39 38.82 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-27T23:00:22.535Z] #39 38.98 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-08-27T23:00:22.535Z] #39 38.99 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-08-27T23:00:22.535Z] #39 39.00 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-08-27T23:00:22.709Z] #10 ... [2020-08-27T23:00:22.709Z] [2020-08-27T23:00:22.709Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:00:22.709Z] #39 7.293 fatal: not a git repository (or any of the parent directories): .git [2020-08-27T23:00:22.709Z] #39 7.388 GEN .gitid [2020-08-27T23:00:22.709Z] #39 7.422 GEN criu/include/version.h [2020-08-27T23:00:22.709Z] #39 7.572 GEN include/common/asm [2020-08-27T23:00:22.709Z] #39 10.05 PBCC images/timens.pb-c.c [2020-08-27T23:00:22.709Z] #39 10.10 DEP images/timens.pb-c.d [2020-08-27T23:00:22.709Z] #39 10.15 PBCC images/fown.pb-c.c [2020-08-27T23:00:22.709Z] #39 10.19 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-27T23:00:22.709Z] #39 10.32 PBCC images/opts.pb-c.c [2020-08-27T23:00:22.709Z] #39 10.40 PBCC images/memfd.pb-c.c [2020-08-27T23:00:22.709Z] #39 10.57 DEP images/fown.pb-c.d [2020-08-27T23:00:22.709Z] #39 10.69 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-27T23:00:22.709Z] #39 10.76 DEP images/opts.pb-c.d [2020-08-27T23:00:22.709Z] #39 10.89 DEP images/memfd.pb-c.d [2020-08-27T23:00:22.709Z] #39 10.95 PBCC images/sit.pb-c.c [2020-08-27T23:00:22.709Z] #39 11.22 DEP images/sit.pb-c.d [2020-08-27T23:00:22.709Z] #39 11.43 PBCC images/macvlan.pb-c.c [2020-08-27T23:00:22.709Z] #39 11.49 DEP images/macvlan.pb-c.d [2020-08-27T23:00:22.709Z] #39 11.57 PBCC images/autofs.pb-c.c [2020-08-27T23:00:22.709Z] #39 11.65 DEP images/autofs.pb-c.d [2020-08-27T23:00:22.709Z] #39 11.76 PBCC images/sysctl.pb-c.c [2020-08-27T23:00:22.709Z] #39 11.82 DEP images/sysctl.pb-c.d [2020-08-27T23:00:22.709Z] #39 11.92 PBCC images/time.pb-c.c [2020-08-27T23:00:22.709Z] #39 11.95 DEP images/time.pb-c.d [2020-08-27T23:00:22.709Z] #39 12.03 PBCC images/binfmt-misc.pb-c.c [2020-08-27T23:00:22.709Z] #39 12.16 DEP images/binfmt-misc.pb-c.d [2020-08-27T23:00:22.709Z] #39 12.33 PBCC images/seccomp.pb-c.c [2020-08-27T23:00:22.709Z] #39 12.47 DEP images/seccomp.pb-c.d [2020-08-27T23:00:22.709Z] #39 12.62 PBCC images/userns.pb-c.c [2020-08-27T23:00:22.709Z] #39 12.73 DEP images/userns.pb-c.d [2020-08-27T23:00:22.709Z] #39 12.80 PBCC images/cgroup.pb-c.c [2020-08-27T23:00:22.709Z] #39 12.86 DEP images/cgroup.pb-c.d [2020-08-27T23:00:22.709Z] #39 12.95 PBCC images/ext-file.pb-c.c [2020-08-27T23:00:22.709Z] #39 13.04 DEP images/ext-file.pb-c.d [2020-08-27T23:00:22.709Z] #39 13.14 PBCC images/rpc.pb-c.c [2020-08-27T23:00:22.709Z] #39 13.28 DEP images/rpc.pb-c.d [2020-08-27T23:00:22.709Z] #39 13.39 PBCC images/siginfo.pb-c.c [2020-08-27T23:00:22.709Z] #39 13.47 DEP images/siginfo.pb-c.d [2020-08-27T23:00:22.709Z] #39 13.64 PBCC images/pagemap.pb-c.c [2020-08-27T23:00:22.709Z] #39 13.78 DEP images/pagemap.pb-c.d [2020-08-27T23:00:22.709Z] #39 13.89 PBCC images/rlimit.pb-c.c [2020-08-27T23:00:22.709Z] #39 13.97 DEP images/rlimit.pb-c.d [2020-08-27T23:00:22.713Z] #39 92.49 CC criu/vdso.o [2020-08-27T23:00:22.797Z] #25 15.00 0.2% # 2.2% ## 4.1% #### 5.6% #### 6.9% ##### 7.7% ###### 9.2% ####### 10.3% ######## 11.3% ######### 13.1% ########## 14.5% ########### 16.5% [2020-08-27T23:00:22.797Z] #25 ... [2020-08-27T23:00:22.797Z] [2020-08-27T23:00:22.797Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T23:00:22.797Z] #10 68.66 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-08-27T23:00:22.797Z] #10 68.66 Need to get 77.7 MB of archives. [2020-08-27T23:00:22.797Z] #10 68.66 After this operation, 487 MB of additional disk space will be used. [2020-08-27T23:00:22.797Z] #10 68.66 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-08-27T23:00:22.797Z] #10 69.15 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-08-27T23:00:22.797Z] #10 69.54 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-08-27T23:00:22.797Z] #10 69.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-08-27T23:00:22.797Z] #10 69.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-08-27T23:00:22.797Z] #10 69.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-27T23:00:22.797Z] #10 70.25 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-08-27T23:00:22.797Z] #10 70.70 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-08-27T23:00:22.797Z] #10 70.71 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-08-27T23:00:22.797Z] #10 77.33 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-08-27T23:00:22.849Z] #39 ... [2020-08-27T23:00:22.849Z] [2020-08-27T23:00:22.849Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T23:00:22.849Z] #11 22.33 Reading package lists... [2020-08-27T23:00:22.849Z] #11 29.48 Building dependency tree... [2020-08-27T23:00:22.849Z] #11 33.16 The following additional packages will be installed: [2020-08-27T23:00:22.849Z] #11 33.16 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-27T23:00:22.849Z] #11 33.17 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-27T23:00:22.849Z] #11 33.17 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-27T23:00:22.849Z] #11 33.17 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-27T23:00:22.849Z] #11 33.18 Suggested packages: [2020-08-27T23:00:22.849Z] #11 33.18 gcc-8-locales seccomp wine64 [2020-08-27T23:00:22.849Z] #11 34.67 The following NEW packages will be installed: [2020-08-27T23:00:22.849Z] #11 34.68 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-27T23:00:22.849Z] #11 34.68 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-27T23:00:22.849Z] #11 34.68 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-27T23:00:22.849Z] #11 34.69 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-27T23:00:22.849Z] #11 34.69 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-27T23:00:22.849Z] #11 34.70 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-27T23:00:22.849Z] #11 34.87 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-08-27T23:00:22.849Z] #11 34.87 Need to get 78.9 MB of archives. [2020-08-27T23:00:22.849Z] #11 34.87 After this operation, 532 MB of additional disk space will be used. [2020-08-27T23:00:22.849Z] #11 34.87 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-08-27T23:00:22.849Z] #11 35.21 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-08-27T23:00:22.849Z] #11 35.66 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-08-27T23:00:22.849Z] #11 35.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-08-27T23:00:22.849Z] #11 35.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-08-27T23:00:22.849Z] #11 35.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-27T23:00:22.849Z] #11 36.39 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-08-27T23:00:22.849Z] #11 36.85 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-08-27T23:00:22.849Z] #11 36.88 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-08-27T23:00:22.849Z] #11 ... [2020-08-27T23:00:22.849Z] [2020-08-27T23:00:22.849Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T23:00:22.849Z] #39 39.34 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-08-27T23:00:22.849Z] #39 39.35 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-08-27T23:00:22.849Z] #39 39.35 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-27T23:00:22.968Z] #39 14.05 PBCC images/file-lock.pb-c.c [2020-08-27T23:00:22.968Z] #39 14.15 DEP images/file-lock.pb-c.d [2020-08-27T23:00:22.968Z] #39 14.29 PBCC images/tty.pb-c.c [2020-08-27T23:00:23.005Z] #39 92.82 LINK criu/built-in.o [2020-08-27T23:00:23.058Z] #10 ... [2020-08-27T23:00:23.058Z] [2020-08-27T23:00:23.058Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T23:00:23.058Z] #25 15.00 0.2% # 2.2% ## 4.1% #### 5.6% #### 6.9% ##### 7.7% ###### 9.2% ####### 10.3% ######## 11.3% ######### 13.1% ########## 14.5% ########### 16.5% ############ 17.7% [2020-08-27T23:00:23.058Z] #25 ... [2020-08-27T23:00:23.058Z] [2020-08-27T23:00:23.058Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:00:23.058Z] #52 1.773 + RM_GOPATH=0 [2020-08-27T23:00:23.058Z] #52 1.773 + TMP_GOPATH= [2020-08-27T23:00:23.058Z] #52 1.773 + : /build [2020-08-27T23:00:23.058Z] #52 1.773 + '[' -z '' ']' [2020-08-27T23:00:23.058Z] #52 1.773 ++ mktemp -d [2020-08-27T23:00:23.058Z] #52 1.780 + export GOPATH=/tmp/tmp.sZCwdejxir [2020-08-27T23:00:23.058Z] #52 1.780 + GOPATH=/tmp/tmp.sZCwdejxir [2020-08-27T23:00:23.058Z] #52 1.780 + RM_GOPATH=1 [2020-08-27T23:00:23.058Z] #52 1.780 + case "$(go env GOARCH)" in [2020-08-27T23:00:23.058Z] #52 1.781 ++ go env GOARCH [2020-08-27T23:00:23.058Z] #52 1.822 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T23:00:23.058Z] #52 1.822 + GO_BUILDMODE=-buildmode=pie [2020-08-27T23:00:23.058Z] #52 1.822 ++ dirname /tmp/install/install.sh [2020-08-27T23:00:23.058Z] #52 1.829 + dir=/tmp/install [2020-08-27T23:00:23.058Z] #52 1.829 + bin=containerd [2020-08-27T23:00:23.058Z] #52 1.829 + shift [2020-08-27T23:00:23.058Z] #52 1.829 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-27T23:00:23.058Z] #52 1.829 + . /tmp/install/containerd.installer [2020-08-27T23:00:23.058Z] #52 1.829 ++ set -e [2020-08-27T23:00:23.058Z] #52 1.836 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-08-27T23:00:23.058Z] #52 1.836 + install_containerd [2020-08-27T23:00:23.058Z] #52 1.836 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-08-27T23:00:23.058Z] #52 1.836 + git clone https://github.com/containerd/containerd.git /tmp/tmp.sZCwdejxir/src/github.com/containerd/containerd [2020-08-27T23:00:23.058Z] #52 1.836 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-08-27T23:00:23.058Z] #52 1.902 Cloning into '/tmp/tmp.sZCwdejxir/src/github.com/containerd/containerd'... [2020-08-27T23:00:23.155Z] #39 39.47 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-08-27T23:00:23.155Z] #39 39.51 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-08-27T23:00:23.155Z] #39 39.52 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-08-27T23:00:23.155Z] #39 39.69 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-08-27T23:00:23.155Z] #39 39.72 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-08-27T23:00:23.155Z] #39 39.72 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-08-27T23:00:23.228Z] #39 14.46 DEP images/tty.pb-c.d [2020-08-27T23:00:23.228Z] #19 1.244 Collecting yamllint==1.16.0 [2020-08-27T23:00:23.301Z] #39 92.92 LINK criu/criu [2020-08-27T23:00:23.301Z] #39 93.05 DEP lib/c/criu.d [2020-08-27T23:00:23.301Z] #39 93.09 CC images/rpc.pb-c.o [2020-08-27T23:00:23.319Z] #52 ... [2020-08-27T23:00:23.319Z] [2020-08-27T23:00:23.319Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T23:00:23.330Z] #32 9.330 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [216 kB] [2020-08-27T23:00:23.487Z] #39 14.64 PBCC images/tun.pb-c.c [2020-08-27T23:00:23.487Z] #39 14.70 PBCC images/netdev.pb-c.c [2020-08-27T23:00:23.487Z] #39 14.84 DEP images/tun.pb-c.d [2020-08-27T23:00:23.593Z] #32 ... [2020-08-27T23:00:23.593Z] [2020-08-27T23:00:23.593Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:00:23.593Z] #47 3.991 + RM_GOPATH=0 [2020-08-27T23:00:23.593Z] #47 3.991 + TMP_GOPATH= [2020-08-27T23:00:23.593Z] #47 3.991 + : /build [2020-08-27T23:00:23.593Z] #47 3.991 + '[' -z '' ']' [2020-08-27T23:00:23.593Z] #47 3.992 ++ mktemp -d [2020-08-27T23:00:23.593Z] #47 3.994 + export GOPATH=/tmp/tmp.bk16aMBeA8 [2020-08-27T23:00:23.593Z] #47 3.994 + GOPATH=/tmp/tmp.bk16aMBeA8 [2020-08-27T23:00:23.593Z] #47 3.994 + RM_GOPATH=1 [2020-08-27T23:00:23.593Z] #47 3.994 + case "$(go env GOARCH)" in [2020-08-27T23:00:23.593Z] #47 3.994 ++ go env GOARCH [2020-08-27T23:00:23.593Z] #47 4.002 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T23:00:23.593Z] #47 4.002 + GO_BUILDMODE=-buildmode=pie [2020-08-27T23:00:23.593Z] #47 4.002 ++ dirname /tmp/install/install.sh [2020-08-27T23:00:23.593Z] #47 4.004 + dir=/tmp/install [2020-08-27T23:00:23.593Z] #47 4.004 + bin=shfmt [2020-08-27T23:00:23.593Z] #47 4.004 + shift [2020-08-27T23:00:23.593Z] #47 4.004 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-27T23:00:23.593Z] #47 4.004 + . /tmp/install/shfmt.installer [2020-08-27T23:00:23.593Z] #47 4.004 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-27T23:00:23.593Z] #47 4.004 + install_shfmt [2020-08-27T23:00:23.593Z] #47 4.004 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-27T23:00:23.593Z] #47 4.004 + git clone https://github.com/mvdan/sh.git /tmp/tmp.bk16aMBeA8/src/github.com/mvdan/sh [2020-08-27T23:00:23.593Z] #47 4.004 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-27T23:00:23.593Z] #47 4.020 Cloning into '/tmp/tmp.bk16aMBeA8/src/github.com/mvdan/sh'... [2020-08-27T23:00:23.593Z] #47 ... [2020-08-27T23:00:23.593Z] [2020-08-27T23:00:23.593Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:00:23.593Z] #30 4.754 + RM_GOPATH=0 [2020-08-27T23:00:23.593Z] #30 4.755 + TMP_GOPATH= [2020-08-27T23:00:23.593Z] #30 4.755 + : /build [2020-08-27T23:00:23.593Z] #30 4.755 + '[' -z '' ']' [2020-08-27T23:00:23.593Z] #30 4.758 ++ mktemp -d [2020-08-27T23:00:23.593Z] #30 4.759 + export GOPATH=/tmp/tmp.ehiMmDu66r [2020-08-27T23:00:23.593Z] #30 4.765 + GOPATH=/tmp/tmp.ehiMmDu66r [2020-08-27T23:00:23.593Z] #30 4.765 + RM_GOPATH=1 [2020-08-27T23:00:23.593Z] #30 4.765 + case "$(go env GOARCH)" in [2020-08-27T23:00:23.593Z] #30 4.766 ++ go env GOARCH [2020-08-27T23:00:23.593Z] #30 4.782 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T23:00:23.593Z] #39 ... [2020-08-27T23:00:23.593Z] #30 4.782 + GO_BUILDMODE=-buildmode=pie [2020-08-27T23:00:23.593Z] [2020-08-27T23:00:23.593Z] #30 4.782 ++ dirname /tmp/install/install.sh [2020-08-27T23:00:23.593Z] #30 4.787 + dir=/tmp/install [2020-08-27T23:00:23.593Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-27T23:00:23.593Z] #37 DONE 0.3s [2020-08-27T23:00:23.593Z] [2020-08-27T23:00:23.593Z] #30 4.787 + bin=tomlv [2020-08-27T23:00:23.593Z] #30 4.787 + shift [2020-08-27T23:00:23.593Z] #30 4.787 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-27T23:00:23.593Z] #30 4.787 + . /tmp/install/tomlv.installer [2020-08-27T23:00:23.593Z] #30 4.787 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-27T23:00:23.593Z] #30 4.787 + install_tomlv [2020-08-27T23:00:23.593Z] #30 4.787 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-27T23:00:23.593Z] #30 4.787 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-27T23:00:23.593Z] #30 4.792 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ehiMmDu66r/src/github.com/BurntSushi/toml [2020-08-27T23:00:23.593Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:00:23.593Z] #30 4.792 Cloning into '/tmp/tmp.ehiMmDu66r/src/github.com/BurntSushi/toml'... [2020-08-27T23:00:23.593Z] #39 93.23 CC lib/c/criu.o [2020-08-27T23:00:23.593Z] #30 5.911 + cd /tmp/tmp.ehiMmDu66r/src/github.com/BurntSushi/toml [2020-08-27T23:00:23.593Z] #39 93.57 LINK lib/c/built-in.o [2020-08-27T23:00:23.593Z] #30 5.911 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-27T23:00:23.593Z] #39 93.57 LINK lib/c/libcriu.so [2020-08-27T23:00:23.593Z] #30 5.938 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-27T23:00:23.593Z] #30 6.718 internal/cpu [2020-08-27T23:00:23.593Z] #39 93.59 LINK lib/c/libcriu.a [2020-08-27T23:00:23.593Z] #30 6.739 math/bits [2020-08-27T23:00:23.593Z] #30 6.798 runtime/internal/sys [2020-08-27T23:00:23.593Z] #30 6.897 runtime/internal/atomic [2020-08-27T23:00:23.593Z] #30 7.171 runtime/internal/math [2020-08-27T23:00:23.593Z] #30 7.355 internal/bytealg [2020-08-27T23:00:23.593Z] #30 7.465 unicode/utf8 [2020-08-27T23:00:23.593Z] #30 7.477 internal/race [2020-08-27T23:00:23.593Z] #30 7.689 sync/atomic [2020-08-27T23:00:23.593Z] #30 7.899 math [2020-08-27T23:00:23.593Z] #30 8.441 unicode [2020-08-27T23:00:23.593Z] #30 8.858 internal/testlog [2020-08-27T23:00:23.593Z] #30 9.551 encoding [2020-08-27T23:00:23.593Z] #30 9.574 runtime [2020-08-27T23:00:23.593Z] #30 9.980 runtime/cgo [2020-08-27T23:00:23.747Z] #39 14.90 DEP images/netdev.pb-c.d [2020-08-27T23:00:23.747Z] #39 14.99 PBCC images/vma.pb-c.c [2020-08-27T23:00:23.747Z] #39 15.08 DEP images/vma.pb-c.d [2020-08-27T23:00:23.841Z] #25 15.00 0.2% # 2.2% ## 4.1% #### 5.6% #### 6.9% ##### 7.7% ###### 9.2% ####### 10.3% ######## 11.3% ######### 13.1% ########## 14.5% ########### 16.5% ############ 17.7% ############# 19.3% ############## 20.7% ############### 22.2% ################# 23.7% ################# 24.7% ################### 26.8% [2020-08-27T23:00:23.841Z] #25 ... [2020-08-27T23:00:23.841Z] [2020-08-27T23:00:23.841Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T23:00:23.841Z] #38 69.38 debconf: delaying package configuration, since apt-utils is not installed [2020-08-27T23:00:23.841Z] #38 69.77 Fetched 4095 kB in 1s (3189 kB/s) [2020-08-27T23:00:23.841Z] #38 70.07 Selecting previously unselected package libcap-dev:amd64. [2020-08-27T23:00:23.841Z] #38 70.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-08-27T23:00:23.841Z] #38 70.25 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-08-27T23:00:23.841Z] #38 70.29 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-08-27T23:00:23.841Z] #38 70.73 Selecting previously unselected package libnet1:amd64. [2020-08-27T23:00:23.841Z] #38 70.74 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-27T23:00:23.841Z] #38 70.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-27T23:00:23.841Z] #38 71.05 Selecting previously unselected package libnet1-dev. [2020-08-27T23:00:23.841Z] #38 71.06 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-27T23:00:23.841Z] #38 71.06 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-27T23:00:23.841Z] #38 71.45 Selecting previously unselected package libnl-3-200:amd64. [2020-08-27T23:00:23.841Z] #38 71.46 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-27T23:00:23.841Z] #38 71.46 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-27T23:00:23.841Z] #38 71.88 Selecting previously unselected package libnl-3-dev:amd64. [2020-08-27T23:00:23.841Z] #38 71.89 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-08-27T23:00:23.841Z] #38 71.96 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-27T23:00:23.841Z] #38 72.48 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-27T23:00:23.841Z] #38 72.48 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-27T23:00:23.841Z] #38 72.56 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-27T23:00:23.841Z] #38 72.81 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-08-27T23:00:23.841Z] #38 72.81 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-08-27T23:00:23.841Z] #38 72.82 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-27T23:00:23.841Z] #38 73.06 Selecting previously unselected package zlib1g-dev:amd64. [2020-08-27T23:00:23.841Z] #38 73.06 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-08-27T23:00:23.841Z] #38 73.12 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-27T23:00:23.841Z] #38 73.78 Selecting previously unselected package libprotobuf17:amd64. [2020-08-27T23:00:23.841Z] #38 73.84 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-08-27T23:00:23.841Z] #38 73.87 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-27T23:00:23.841Z] #38 75.25 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-08-27T23:00:23.841Z] #38 75.25 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-08-27T23:00:23.841Z] #38 75.26 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-27T23:00:23.841Z] #38 75.75 Selecting previously unselected package libprotobuf-dev:amd64. [2020-08-27T23:00:23.841Z] #38 75.77 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-08-27T23:00:23.841Z] #38 75.79 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-27T23:00:23.841Z] #38 77.84 Selecting previously unselected package libprotoc17:amd64. [2020-08-27T23:00:23.841Z] #38 77.84 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-08-27T23:00:23.841Z] #38 77.85 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-27T23:00:23.841Z] #38 78.88 Selecting previously unselected package protobuf-c-compiler. [2020-08-27T23:00:23.841Z] #38 78.88 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-08-27T23:00:23.841Z] #38 78.89 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-27T23:00:23.841Z] #38 79.11 Selecting previously unselected package protobuf-compiler. [2020-08-27T23:00:23.841Z] #38 79.11 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-08-27T23:00:23.841Z] #38 79.13 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-27T23:00:23.841Z] #38 79.32 Selecting previously unselected package python-pkg-resources. [2020-08-27T23:00:23.841Z] #38 79.38 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-27T23:00:23.841Z] #38 79.42 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-27T23:00:23.841Z] #38 ... [2020-08-27T23:00:23.841Z] [2020-08-27T23:00:23.841Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T23:00:23.855Z] #30 ... [2020-08-27T23:00:23.856Z] [2020-08-27T23:00:23.856Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T23:00:23.856Z] #38 6.551 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-27T23:00:23.856Z] #38 6.701 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-27T23:00:23.856Z] #38 6.806 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-27T23:00:23.856Z] #38 7.934 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-27T23:00:23.856Z] #38 9.662 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [216 kB] [2020-08-27T23:00:23.856Z] #38 ... [2020-08-27T23:00:23.856Z] [2020-08-27T23:00:23.856Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-27T23:00:23.856Z] #51 5.067 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-27T23:00:23.856Z] #51 5.137 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-27T23:00:23.856Z] #51 5.147 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-27T23:00:23.856Z] #51 6.481 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-27T23:00:23.856Z] #51 8.531 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [216 kB] [2020-08-27T23:00:23.856Z] #51 10.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-27T23:00:23.865Z] #39 40.06 Selecting previously unselected package libprotobuf17:ppc64el. [2020-08-27T23:00:23.865Z] #39 40.16 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-08-27T23:00:23.865Z] #39 40.17 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-08-27T23:00:23.885Z] #39 93.65 GEN magic.py [2020-08-27T23:00:23.885Z] #39 93.71 Note: Building without setproctitle() and strlcpy() support. [2020-08-27T23:00:23.885Z] #39 93.71 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-27T23:00:23.885Z] #39 93.71 Note: Building without GnuTLS support [2020-08-27T23:00:23.885Z] #39 93.71 Makefile.config:39: Warn: you have no libnftables installed [2020-08-27T23:00:23.885Z] #39 93.71 Makefile.config:40: Warn: Building without nftables support [2020-08-27T23:00:24.007Z] #39 15.30 PBCC images/creds.pb-c.c [2020-08-27T23:00:24.007Z] #39 15.32 DEP images/creds.pb-c.d [2020-08-27T23:00:24.119Z] #51 ... [2020-08-27T23:00:24.119Z] [2020-08-27T23:00:24.119Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:00:24.119Z] #43 5.821 + RM_GOPATH=0 [2020-08-27T23:00:24.119Z] #43 5.821 + TMP_GOPATH= [2020-08-27T23:00:24.119Z] #43 5.821 + : /build [2020-08-27T23:00:24.119Z] #43 5.821 + '[' -z '' ']' [2020-08-27T23:00:24.119Z] #43 5.821 ++ mktemp -d [2020-08-27T23:00:24.119Z] #43 5.825 + export GOPATH=/tmp/tmp.ZBSbLNBHyp [2020-08-27T23:00:24.119Z] #43 5.825 + GOPATH=/tmp/tmp.ZBSbLNBHyp [2020-08-27T23:00:24.119Z] #43 5.825 + RM_GOPATH=1 [2020-08-27T23:00:24.119Z] #43 5.825 + case "$(go env GOARCH)" in [2020-08-27T23:00:24.119Z] #43 5.831 ++ go env GOARCH [2020-08-27T23:00:24.119Z] #43 5.919 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T23:00:24.119Z] #43 5.919 + GO_BUILDMODE=-buildmode=pie [2020-08-27T23:00:24.119Z] #43 5.919 ++ dirname /tmp/install/install.sh [2020-08-27T23:00:24.119Z] #43 5.921 + dir=/tmp/install [2020-08-27T23:00:24.119Z] #43 5.921 + bin=gotestsum [2020-08-27T23:00:24.119Z] #43 5.921 + shift [2020-08-27T23:00:24.119Z] #43 5.921 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-27T23:00:24.119Z] #43 5.921 + . /tmp/install/gotestsum.installer [2020-08-27T23:00:24.119Z] #43 5.921 ++ : v0.3.5 [2020-08-27T23:00:24.119Z] #43 5.921 + install_gotestsum [2020-08-27T23:00:24.119Z] #43 5.921 + set -e [2020-08-27T23:00:24.119Z] #43 5.921 + export GO111MODULE=on [2020-08-27T23:00:24.119Z] #43 5.921 + GO111MODULE=on [2020-08-27T23:00:24.119Z] #43 5.921 + GOBIN=/build [2020-08-27T23:00:24.119Z] #43 5.921 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-27T23:00:24.119Z] #43 6.012 go: finding gotest.tools v0.3.5 [2020-08-27T23:00:24.119Z] #43 6.014 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-27T23:00:24.119Z] #43 6.725 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-27T23:00:24.119Z] #43 7.228 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-27T23:00:24.119Z] #43 7.992 go: downloading gotest.tools v2.1.0+incompatible [2020-08-27T23:00:24.119Z] #43 8.362 go: extracting gotest.tools v2.1.0+incompatible [2020-08-27T23:00:24.119Z] #43 8.462 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-27T23:00:24.119Z] #43 8.494 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-27T23:00:24.119Z] #43 8.502 go: downloading github.com/pkg/errors v0.8.0 [2020-08-27T23:00:24.119Z] #43 8.603 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-27T23:00:24.119Z] #43 8.610 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-27T23:00:24.119Z] #43 8.704 go: downloading github.com/fatih/color v1.6.0 [2020-08-27T23:00:24.119Z] #43 8.859 go: extracting github.com/pkg/errors v0.8.0 [2020-08-27T23:00:24.119Z] #43 8.956 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-27T23:00:24.119Z] #43 8.958 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-27T23:00:24.119Z] #43 9.023 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-27T23:00:24.119Z] #43 9.028 go: extracting github.com/fatih/color v1.6.0 [2020-08-27T23:00:24.119Z] #43 9.168 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-27T23:00:24.119Z] #43 9.201 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-27T23:00:24.119Z] #43 9.418 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-27T23:00:24.119Z] #43 9.495 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-27T23:00:24.119Z] #43 9.530 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-27T23:00:24.119Z] #43 9.558 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-27T23:00:24.119Z] #43 9.726 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-27T23:00:24.119Z] #43 10.08 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-27T23:00:24.177Z] #39 93.95 fatal: not a git repository (or any of the parent directories): .git [2020-08-27T23:00:24.267Z] #39 15.50 PBCC images/utsns.pb-c.c [2020-08-27T23:00:24.267Z] #39 15.60 DEP images/utsns.pb-c.d [2020-08-27T23:00:24.383Z] #43 ... [2020-08-27T23:00:24.383Z] [2020-08-27T23:00:24.383Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:00:24.383Z] #54 3.519 + RM_GOPATH=0 [2020-08-27T23:00:24.383Z] #54 3.519 + TMP_GOPATH= [2020-08-27T23:00:24.383Z] #54 3.519 + : /build [2020-08-27T23:00:24.383Z] #54 3.519 + '[' -z '' ']' [2020-08-27T23:00:24.383Z] #54 3.521 ++ mktemp -d [2020-08-27T23:00:24.383Z] #54 3.523 + export GOPATH=/tmp/tmp.pSrNPGKoRo [2020-08-27T23:00:24.383Z] #54 3.523 + GOPATH=/tmp/tmp.pSrNPGKoRo [2020-08-27T23:00:24.383Z] #54 3.524 + RM_GOPATH=1 [2020-08-27T23:00:24.383Z] #54 3.524 + case "$(go env GOARCH)" in [2020-08-27T23:00:24.383Z] #54 3.524 ++ go env GOARCH [2020-08-27T23:00:24.383Z] #54 3.539 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T23:00:24.383Z] #54 3.539 + GO_BUILDMODE=-buildmode=pie [2020-08-27T23:00:24.383Z] #54 3.539 ++ dirname /tmp/install/install.sh [2020-08-27T23:00:24.383Z] #54 3.542 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-27T23:00:24.383Z] #54 3.542 + dir=/tmp/install [2020-08-27T23:00:24.383Z] #54 3.542 + bin=rootlesskit [2020-08-27T23:00:24.383Z] #54 3.542 + shift [2020-08-27T23:00:24.383Z] #54 3.542 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-27T23:00:24.383Z] #54 3.542 + . /tmp/install/rootlesskit.installer [2020-08-27T23:00:24.383Z] #54 3.542 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-27T23:00:24.383Z] #54 3.542 + install_rootlesskit [2020-08-27T23:00:24.383Z] #54 3.542 + case "$1" in [2020-08-27T23:00:24.383Z] #54 3.542 + export CGO_ENABLED=0 [2020-08-27T23:00:24.383Z] #54 3.542 + CGO_ENABLED=0 [2020-08-27T23:00:24.383Z] #54 3.542 + _install_rootlesskit [2020-08-27T23:00:24.383Z] #54 3.542 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-27T23:00:24.383Z] #54 3.542 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.pSrNPGKoRo/src/github.com/rootless-containers/rootlesskit [2020-08-27T23:00:24.383Z] #54 3.550 Cloning into '/tmp/tmp.pSrNPGKoRo/src/github.com/rootless-containers/rootlesskit'... [2020-08-27T23:00:24.383Z] #54 6.992 + cd /tmp/tmp.pSrNPGKoRo/src/github.com/rootless-containers/rootlesskit [2020-08-27T23:00:24.383Z] #54 6.992 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-27T23:00:24.383Z] #54 7.461 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-27T23:00:24.383Z] #54 7.479 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-27T23:00:24.383Z] #54 ... [2020-08-27T23:00:24.383Z] [2020-08-27T23:00:24.383Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:00:24.383Z] #41 6.026 + RM_GOPATH=0 [2020-08-27T23:00:24.383Z] #41 6.026 + TMP_GOPATH= [2020-08-27T23:00:24.383Z] #41 6.026 + : /build [2020-08-27T23:00:24.383Z] #41 6.026 + '[' -z '' ']' [2020-08-27T23:00:24.383Z] #41 6.026 ++ mktemp -d [2020-08-27T23:00:24.383Z] #41 6.028 + export GOPATH=/tmp/tmp.nqMRZBnhv0 [2020-08-27T23:00:24.383Z] #41 6.028 + GOPATH=/tmp/tmp.nqMRZBnhv0 [2020-08-27T23:00:24.383Z] #41 6.028 + RM_GOPATH=1 [2020-08-27T23:00:24.383Z] #41 6.028 + case "$(go env GOARCH)" in [2020-08-27T23:00:24.383Z] #41 6.028 ++ go env GOARCH [2020-08-27T23:00:24.383Z] #41 6.061 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T23:00:24.383Z] #41 6.061 + GO_BUILDMODE=-buildmode=pie [2020-08-27T23:00:24.383Z] #41 6.061 ++ dirname /tmp/install/install.sh [2020-08-27T23:00:24.383Z] #41 6.066 + dir=/tmp/install [2020-08-27T23:00:24.383Z] #41 6.066 + bin=vndr [2020-08-27T23:00:24.383Z] #41 6.066 + shift [2020-08-27T23:00:24.383Z] #41 6.066 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-27T23:00:24.383Z] #41 6.066 + . /tmp/install/vndr.installer [2020-08-27T23:00:24.383Z] #41 6.066 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-27T23:00:24.383Z] #41 6.066 + install_vndr [2020-08-27T23:00:24.383Z] #41 6.066 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-27T23:00:24.383Z] #41 6.066 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.nqMRZBnhv0/src/github.com/LK4D4/vndr [2020-08-27T23:00:24.383Z] #41 6.066 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-27T23:00:24.383Z] #41 6.070 Cloning into '/tmp/tmp.nqMRZBnhv0/src/github.com/LK4D4/vndr'... [2020-08-27T23:00:24.383Z] #41 7.302 + cd /tmp/tmp.nqMRZBnhv0/src/github.com/LK4D4/vndr [2020-08-27T23:00:24.383Z] #41 7.302 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-27T23:00:24.383Z] #41 7.309 + go build -buildmode=pie -v -o /build/vndr . [2020-08-27T23:00:24.383Z] #41 9.104 unicode [2020-08-27T23:00:24.383Z] #41 9.167 internal/bytealg [2020-08-27T23:00:24.383Z] #41 9.286 internal/testlog [2020-08-27T23:00:24.383Z] #41 9.374 math [2020-08-27T23:00:24.383Z] #41 9.774 encoding [2020-08-27T23:00:24.383Z] #41 10.38 unicode/utf16 [2020-08-27T23:00:24.383Z] #41 10.87 runtime [2020-08-27T23:00:24.383Z] #41 10.91 container/list [2020-08-27T23:00:24.469Z] #39 94.29 make[1]: Nothing to be done for 'all'. [2020-08-27T23:00:24.528Z] #39 15.75 PBCC images/ipc-desc.pb-c.c [2020-08-27T23:00:24.528Z] #39 15.81 PBCC images/ipc-sem.pb-c.c [2020-08-27T23:00:24.528Z] #39 15.89 DEP images/ipc-desc.pb-c.d [2020-08-27T23:00:24.645Z] #41 ... [2020-08-27T23:00:24.646Z] [2020-08-27T23:00:24.646Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-27T23:00:24.646Z] #23 6.521 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-27T23:00:24.646Z] #23 6.564 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-27T23:00:24.646Z] #23 6.659 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-27T23:00:24.646Z] #23 7.668 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-27T23:00:24.646Z] #23 9.298 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [216 kB] [2020-08-27T23:00:24.646Z] #23 ... [2020-08-27T23:00:24.646Z] [2020-08-27T23:00:24.646Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-27T23:00:24.646Z] #28 5.898 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-27T23:00:24.646Z] #28 5.908 Cloning into '.'... [2020-08-27T23:00:24.761Z] #39 94.58 make[1]: 'images/built-in.o' is up to date. [2020-08-27T23:00:24.761Z] #39 94.60 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-27T23:00:24.761Z] #39 94.60 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-27T23:00:24.761Z] #39 94.61 make[1]: 'compel/libcompel.a' is up to date. [2020-08-27T23:00:24.761Z] #39 94.62 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-27T23:00:24.761Z] #39 94.63 make[1]: Nothing to be done for 'all'. [2020-08-27T23:00:24.761Z] #39 94.63 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-27T23:00:24.761Z] #39 94.68 make[2]: Nothing to be done for 'all'. [2020-08-27T23:00:24.761Z] #39 94.68 make[2]: Nothing to be done for 'all'. [2020-08-27T23:00:24.908Z] #28 ... [2020-08-27T23:00:24.908Z] [2020-08-27T23:00:24.908Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:00:24.908Z] #45 5.785 + RM_GOPATH=0 [2020-08-27T23:00:24.908Z] #45 5.785 + TMP_GOPATH= [2020-08-27T23:00:24.908Z] #45 5.785 + : /build [2020-08-27T23:00:24.908Z] #45 5.785 + '[' -z '' ']' [2020-08-27T23:00:24.908Z] #45 5.800 ++ mktemp -d [2020-08-27T23:00:24.908Z] #45 5.800 + export GOPATH=/tmp/tmp.snPYQvn3Vd [2020-08-27T23:00:24.908Z] #45 5.800 + GOPATH=/tmp/tmp.snPYQvn3Vd [2020-08-27T23:00:24.908Z] #45 5.800 + RM_GOPATH=1 [2020-08-27T23:00:24.908Z] #45 5.800 + case "$(go env GOARCH)" in [2020-08-27T23:00:24.908Z] #45 5.834 ++ go env GOARCH [2020-08-27T23:00:24.908Z] #45 5.866 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T23:00:24.908Z] #45 5.866 + GO_BUILDMODE=-buildmode=pie [2020-08-27T23:00:24.908Z] #45 5.866 ++ dirname /tmp/install/install.sh [2020-08-27T23:00:24.908Z] #45 5.869 + dir=/tmp/install [2020-08-27T23:00:24.908Z] #45 5.869 + bin=golangci_lint [2020-08-27T23:00:24.908Z] #45 5.869 + shift [2020-08-27T23:00:24.908Z] #45 5.869 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-27T23:00:24.908Z] #45 5.869 + . /tmp/install/golangci_lint.installer [2020-08-27T23:00:24.908Z] #45 5.869 ++ : v1.23.8 [2020-08-27T23:00:24.908Z] #45 5.869 + install_golangci_lint [2020-08-27T23:00:24.908Z] #45 5.869 + echo 'Installing golangci-lint version v1.23.8' [2020-08-27T23:00:24.908Z] #45 5.869 Installing golangci-lint version v1.23.8 [2020-08-27T23:00:24.908Z] #45 5.870 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-27T23:00:24.908Z] #45 ... [2020-08-27T23:00:24.908Z] [2020-08-27T23:00:24.908Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T23:00:24.908Z] #10 6.077 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-27T23:00:24.908Z] #10 6.111 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-27T23:00:24.908Z] #10 6.111 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-27T23:00:24.908Z] #10 6.870 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-27T23:00:24.908Z] #10 8.726 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [216 kB] [2020-08-27T23:00:24.908Z] #10 10.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-27T23:00:24.988Z] #39 41.35 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-08-27T23:00:24.988Z] #39 41.41 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-08-27T23:00:24.988Z] #39 41.42 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-08-27T23:00:25.054Z] #39 94.69 make[2]: Nothing to be done for 'all'. [2020-08-27T23:00:25.054Z] #39 94.72 make[2]: Nothing to be done for 'all'. [2020-08-27T23:00:25.054Z] #39 94.74 make[2]: Nothing to be done for 'all'. [2020-08-27T23:00:25.054Z] #39 94.74 make[2]: Nothing to be done for 'all'. [2020-08-27T23:00:25.054Z] #39 94.75 make[2]: Nothing to be done for 'all'. [2020-08-27T23:00:25.054Z] #39 94.79 make[2]: Nothing to be done for 'all'. [2020-08-27T23:00:25.054Z] #39 94.79 INSTALL criu/criu [2020-08-27T23:00:25.111Z] #39 16.05 DEP images/ipc-sem.pb-c.d [2020-08-27T23:00:25.111Z] #39 16.11 PBCC images/ipc-msg.pb-c.c [2020-08-27T23:00:25.111Z] #39 16.32 DEP images/ipc-msg.pb-c.d [2020-08-27T23:00:25.111Z] #39 16.44 PBCC images/ipc-shm.pb-c.c [2020-08-27T23:00:25.171Z] #10 ... [2020-08-27T23:00:25.171Z] [2020-08-27T23:00:25.171Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-27T23:00:25.171Z] #23 11.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-27T23:00:25.303Z] #39 41.76 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-08-27T23:00:25.303Z] #39 41.77 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-08-27T23:00:25.303Z] #39 41.83 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-08-27T23:00:25.350Z] #39 DONE 95.0s [2020-08-27T23:00:25.350Z] [2020-08-27T23:00:25.350Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:00:25.374Z] #39 16.59 DEP images/ipc-shm.pb-c.d [2020-08-27T23:00:25.374Z] #39 16.69 PBCC images/ipc-var.pb-c.c [2020-08-27T23:00:25.634Z] #39 16.96 DEP images/ipc-var.pb-c.d [2020-08-27T23:00:25.893Z] #39 17.07 PBCC images/sk-opts.pb-c.c [2020-08-27T23:00:25.893Z] #39 17.14 PBCC images/packet-sock.pb-c.c [2020-08-27T23:00:25.933Z] #25 15.00 0.2% # 2.2% ## 4.1% #### 5.6% #### 6.9% ##### 7.7% ###### 9.2% ####### 10.3% ######## 11.3% ######### 13.1% ########## 14.5% ########### 16.5% ############ 17.7% ############# 19.3% ############## 20.7% ############### 22.2% ################# 23.7% ################# 24.7% ################### 26.8% #################### 28.7% ###################### 30.9% ###################### 31.7% ####################### 32.8% ######################### 34.8% ######################### 35.6% ########################## 36.7% ########################### 38.6% ############################ 40.1% ############################## 42.1% ############################### 43.3% ################################ 45.5% ################################# 46.5% ################################## 48.1% ################################### 49.2% #################################### 50.7% ##################################### 52.4% ###################################### 53.2% ####################################### 54.2% ######################################## 56.0% ########################################## 58.7% [2020-08-27T23:00:25.933Z] #25 ... [2020-08-27T23:00:25.933Z] [2020-08-27T23:00:25.933Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:00:25.933Z] #30 71.71 reflect [2020-08-27T23:00:25.985Z] #52 ... [2020-08-27T23:00:25.985Z] [2020-08-27T23:00:25.985Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-27T23:00:26.157Z] #39 17.26 DEP images/sk-opts.pb-c.d [2020-08-27T23:00:26.157Z] #39 17.33 DEP images/packet-sock.pb-c.d [2020-08-27T23:00:26.157Z] #39 17.36 PBCC images/sk-netlink.pb-c.c [2020-08-27T23:00:26.157Z] #39 17.44 DEP images/sk-netlink.pb-c.d [2020-08-27T23:00:26.193Z] #30 ... [2020-08-27T23:00:26.193Z] [2020-08-27T23:00:26.193Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T23:00:26.277Z] #40 DONE 0.2s [2020-08-27T23:00:26.277Z] [2020-08-27T23:00:26.277Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-27T23:00:26.277Z] #42 DONE 0.2s [2020-08-27T23:00:26.277Z] [2020-08-27T23:00:26.277Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-27T23:00:26.396Z] #39 ... [2020-08-27T23:00:26.396Z] [2020-08-27T23:00:26.396Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T23:00:26.396Z] #33 24.90 Reading package lists... [2020-08-27T23:00:26.396Z] #33 32.88 Building dependency tree... [2020-08-27T23:00:26.396Z] #33 35.97 The following additional packages will be installed: [2020-08-27T23:00:26.396Z] #33 35.99 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-27T23:00:26.396Z] #33 35.99 Suggested packages: [2020-08-27T23:00:26.396Z] #33 36.01 cmake-doc ninja-build lrzip [2020-08-27T23:00:26.396Z] #33 36.01 Recommended packages: [2020-08-27T23:00:26.396Z] #33 36.01 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-27T23:00:26.396Z] #33 37.23 The following NEW packages will be installed: [2020-08-27T23:00:26.396Z] #33 37.26 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-27T23:00:26.396Z] #33 37.26 vim-common xxd [2020-08-27T23:00:26.396Z] #33 37.44 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-27T23:00:26.396Z] #33 37.44 Need to get 14.9 MB of archives. [2020-08-27T23:00:26.396Z] #33 37.44 After this operation, 67.2 MB of additional disk space will be used. [2020-08-27T23:00:26.396Z] #33 37.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-08-27T23:00:26.396Z] #33 37.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-08-27T23:00:26.396Z] #33 37.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-08-27T23:00:26.396Z] #33 37.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-08-27T23:00:26.396Z] #33 39.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-08-27T23:00:26.396Z] #33 39.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-08-27T23:00:26.396Z] #33 39.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-08-27T23:00:26.396Z] #33 39.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-08-27T23:00:26.396Z] #33 39.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-08-27T23:00:26.396Z] #33 39.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-08-27T23:00:26.396Z] #33 41.64 debconf: delaying package configuration, since apt-utils is not installed [2020-08-27T23:00:26.396Z] #33 42.12 Fetched 14.9 MB in 2s (6068 kB/s) [2020-08-27T23:00:26.396Z] #33 42.30 Selecting previously unselected package xxd. [2020-08-27T23:00:26.396Z] #33 42.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 ... 15339 files and directories currently installed.) [2020-08-27T23:00:26.396Z] #33 42.42 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-08-27T23:00:26.396Z] #33 42.44 Unpacking xxd (2:8.1.0875-5) ... [2020-08-27T23:00:26.396Z] #33 42.70 Selecting previously unselected package vim-common. [2020-08-27T23:00:26.396Z] #33 42.76 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-27T23:00:26.396Z] #33 ... [2020-08-27T23:00:26.396Z] [2020-08-27T23:00:26.396Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T23:00:26.396Z] #26 2.169 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-27T23:00:26.396Z] #26 2.930 #=#=# [2020-08-27T23:00:26.396Z] #26 3.146 0.5% ### 4.2% ##### 8.3% ######## 12.4% ############# 18.5% ################# 24.7% ##################### 29.7% ########################## 37.0% ################################ 44.7% ###################################### 53.7% ############################################ 61.9% ################################################ 68.0% ###################################################### 76.1% ############################################################ 84.2% #################################################################### 94.5% ######################################################################## 100.0% [2020-08-27T23:00:26.396Z] #26 5.484 [2020-08-27T23:00:26.417Z] #39 17.49 PBCC images/sk-inet.pb-c.c [2020-08-27T23:00:26.417Z] #39 17.57 DEP images/sk-inet.pb-c.d [2020-08-27T23:00:26.417Z] #39 17.64 PBCC images/sk-unix.pb-c.c [2020-08-27T23:00:26.417Z] #39 17.68 DEP images/sk-unix.pb-c.d [2020-08-27T23:00:26.417Z] #39 17.74 PBCC images/mm.pb-c.c [2020-08-27T23:00:26.417Z] #39 17.80 DEP images/mm.pb-c.d [2020-08-27T23:00:26.569Z] #44 DONE 0.1s [2020-08-27T23:00:26.569Z] [2020-08-27T23:00:26.569Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:00:26.677Z] #39 17.89 PBCC images/timerfd.pb-c.c [2020-08-27T23:00:26.677Z] #39 17.95 DEP images/timerfd.pb-c.d [2020-08-27T23:00:26.677Z] #39 18.05 PBCC images/timer.pb-c.c [2020-08-27T23:00:26.701Z] #26 5.807 #### 5.8% ################################# 45.9% ####################################################################### 99.4% ######################################################################## 100.0% [2020-08-27T23:00:26.936Z] #39 18.08 DEP images/timer.pb-c.d [2020-08-27T23:00:26.936Z] #39 18.13 PBCC images/sa.pb-c.c [2020-08-27T23:00:26.936Z] #39 18.18 DEP images/sa.pb-c.d [2020-08-27T23:00:26.936Z] #39 18.25 PBCC images/pipe-data.pb-c.c [2020-08-27T23:00:26.936Z] #39 18.29 DEP images/pipe-data.pb-c.d [2020-08-27T23:00:27.005Z] #26 ... [2020-08-27T23:00:27.005Z] [2020-08-27T23:00:27.005Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:00:27.005Z] #61 DONE 43.3s [2020-08-27T23:00:27.005Z] [2020-08-27T23:00:27.005Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T23:00:27.005Z] #33 42.86 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-27T23:00:27.005Z] #33 43.23 Selecting previously unselected package cmake-data. [2020-08-27T23:00:27.005Z] #33 43.23 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-27T23:00:27.005Z] #33 43.26 Unpacking cmake-data (3.13.4-1) ... [2020-08-27T23:00:27.196Z] #39 18.32 PBCC images/mnt.pb-c.c [2020-08-27T23:00:27.196Z] #39 18.37 DEP images/mnt.pb-c.d [2020-08-27T23:00:27.196Z] #39 18.44 PBCC images/sk-packet.pb-c.c [2020-08-27T23:00:27.196Z] #39 18.49 DEP images/sk-packet.pb-c.d [2020-08-27T23:00:27.196Z] #39 18.58 PBCC images/tcp-stream.pb-c.c [2020-08-27T23:00:27.196Z] #39 ... [2020-08-27T23:00:27.196Z] [2020-08-27T23:00:27.196Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:00:27.196Z] #41 103.1 regexp/syntax [2020-08-27T23:00:27.196Z] #41 103.7 fmt [2020-08-27T23:00:27.196Z] #41 111.4 flag [2020-08-27T23:00:27.196Z] #41 112.2 go/token [2020-08-27T23:00:27.455Z] #41 113.3 go/scanner [2020-08-27T23:00:27.456Z] #41 ... [2020-08-27T23:00:27.456Z] [2020-08-27T23:00:27.456Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:00:27.456Z] #39 18.70 DEP images/tcp-stream.pb-c.d [2020-08-27T23:00:27.456Z] #39 18.77 PBCC images/pipe.pb-c.c [2020-08-27T23:00:27.456Z] #39 18.81 DEP images/pipe.pb-c.d [2020-08-27T23:00:27.715Z] #39 18.90 PBCC images/pstree.pb-c.c [2020-08-27T23:00:27.715Z] #39 18.91 DEP images/pstree.pb-c.d [2020-08-27T23:00:27.715Z] #39 18.95 PBCC images/fs.pb-c.c [2020-08-27T23:00:27.715Z] #39 19.01 DEP images/fs.pb-c.d [2020-08-27T23:00:27.974Z] #39 19.06 PBCC images/signalfd.pb-c.c [2020-08-27T23:00:27.974Z] #39 19.12 DEP images/signalfd.pb-c.d [2020-08-27T23:00:27.974Z] #39 ... [2020-08-27T23:00:27.974Z] [2020-08-27T23:00:27.974Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:00:27.974Z] #47 103.8 golang.org/x/sys/unix [2020-08-27T23:00:27.974Z] #47 106.7 fmt [2020-08-27T23:00:27.974Z] #47 ... [2020-08-27T23:00:27.974Z] [2020-08-27T23:00:27.974Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T23:00:27.974Z] #10 113.7 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-27T23:00:27.974Z] #10 113.7 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-27T23:00:27.974Z] #10 113.7 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-27T23:00:27.974Z] #10 113.9 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-27T23:00:27.974Z] #10 113.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-27T23:00:27.974Z] #10 113.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-27T23:00:28.469Z] #19 6.420 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-27T23:00:28.469Z] #19 6.442 Collecting pyyaml (from yamllint==1.16.0) [2020-08-27T23:00:28.469Z] #19 6.473 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-27T23:00:28.469Z] #19 6.760 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-27T23:00:28.725Z] #19 6.773 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-27T23:00:28.725Z] #19 6.782 Building wheels for collected packages: pyyaml [2020-08-27T23:00:28.725Z] #19 6.783 Running setup.py bdist_wheel for pyyaml: started [2020-08-27T23:00:28.725Z] #19 6.995 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-27T23:00:28.725Z] #19 6.995 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-27T23:00:28.725Z] #19 7.011 Successfully built pyyaml [2020-08-27T23:00:28.980Z] #19 7.015 Installing collected packages: pyyaml, pathspec, yamllint [2020-08-27T23:00:28.980Z] #19 7.090 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-27T23:00:28.980Z] #19 DONE 7.2s [2020-08-27T23:00:28.980Z] [2020-08-27T23:00:28.980Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-27T23:00:28.980Z] #22 DONE 0.1s [2020-08-27T23:00:28.980Z] [2020-08-27T23:00:28.980Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-27T23:00:29.060Z] #25 15.00 0.2% # 2.2% ## 4.1% #### 5.6% #### 6.9% ##### 7.7% ###### 9.2% ####### 10.3% ######## 11.3% ######### 13.1% ########## 14.5% ########### 16.5% ############ 17.7% ############# 19.3% ############## 20.7% ############### 22.2% ################# 23.7% ################# 24.7% ################### 26.8% #################### 28.7% ###################### 30.9% ###################### 31.7% ####################### 32.8% ######################### 34.8% ######################### 35.6% ########################## 36.7% ########################### 38.6% ############################ 40.1% ############################## 42.1% ############################### 43.3% ################################ 45.5% ################################# 46.5% ################################## 48.1% ################################### 49.2% #################################### 50.7% ##################################### 52.4% ###################################### 53.2% ####################################### 54.2% ######################################## 56.0% ########################################## 58.7% ########################################### 60.2% ############################################ 61.6% ############################################ 62.4% ############################################# 63.6% ############################################## 65.1% ############################################### 66.5% ################################################# 68.4% ################################################# 69.4% ################################################### 70.9% #################################################### 72.4% #################################################### 73.2% ##################################################### 74.9% ###################################################### 75.7% ####################################################### 76.6% ####################################################### 77.1% ######################################################## 77.9% ######################################################## 79.1% ######################################################### 79.8% ########################################################## 81.1% ########################################################## 81.8% ############################################################ 84.5% ############################################################# 86.1% ############################################################## 87.4% ############################################################### 88.6% ################################################################# 90.6% ################################################################## 91.9% ################################################################### 93.3% #################################################################### 95.0% [2020-08-27T23:00:29.060Z] #25 ... [2020-08-27T23:00:29.060Z] [2020-08-27T23:00:29.060Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:00:29.060Z] #41 74.77 reflect [2020-08-27T23:00:29.060Z] #41 74.95 bufio [2020-08-27T23:00:29.060Z] #41 77.52 syscall [2020-08-27T23:00:29.060Z] #41 ... [2020-08-27T23:00:29.060Z] [2020-08-27T23:00:29.060Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T23:00:29.584Z] #25 15.00 0.2% # 2.2% ## 4.1% #### 5.6% #### 6.9% ##### 7.7% ###### 9.2% ####### 10.3% ######## 11.3% ######### 13.1% ########## 14.5% ########### 16.5% ############ 17.7% ############# 19.3% ############## 20.7% ############### 22.2% ################# 23.7% ################# 24.7% ################### 26.8% #################### 28.7% ###################### 30.9% ###################### 31.7% ####################### 32.8% ######################### 34.8% ######################### 35.6% ########################## 36.7% ########################### 38.6% ############################ 40.1% ############################## 42.1% ############################### 43.3% ################################ 45.5% ################################# 46.5% ################################## 48.1% ################################### 49.2% #################################### 50.7% ##################################### 52.4% ###################################### 53.2% ####################################### 54.2% ######################################## 56.0% ########################################## 58.7% ########################################### 60.2% ############################################ 61.6% ############################################ 62.4% ############################################# 63.6% ############################################## 65.1% ############################################### 66.5% ################################################# 68.4% ################################################# 69.4% ################################################### 70.9% #################################################### 72.4% #################################################### 73.2% ##################################################### 74.9% ###################################################### 75.7% ####################################################### 76.6% ####################################################### 77.1% ######################################################## 77.9% ######################################################## 79.1% ######################################################### 79.8% ########################################################## 81.1% ########################################################## 81.8% ############################################################ 84.5% ############################################################# 86.1% ############################################################## 87.4% ############################################################### 88.6% ################################################################# 90.6% ################################################################## 91.9% ################################################################### 93.3% #################################################################### 95.0% ##################################################################### 96.6% ###################################################################### 97.3% ####################################################################### 99.4% ######################################################################## 100.0% [2020-08-27T23:00:29.584Z] #25 23.03 [2020-08-27T23:00:29.882Z] #10 ... [2020-08-27T23:00:29.882Z] [2020-08-27T23:00:29.882Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:00:29.882Z] #33 2.004 + RM_GOPATH=0 [2020-08-27T23:00:29.882Z] #33 2.004 + TMP_GOPATH= [2020-08-27T23:00:29.882Z] #33 2.004 + : /build [2020-08-27T23:00:29.882Z] #33 2.004 + '[' -z '' ']' [2020-08-27T23:00:29.882Z] #33 2.005 ++ mktemp -d [2020-08-27T23:00:29.882Z] #33 2.024 + export GOPATH=/tmp/tmp.YojbLB5bXH [2020-08-27T23:00:29.882Z] #33 2.024 + GOPATH=/tmp/tmp.YojbLB5bXH [2020-08-27T23:00:29.882Z] #33 2.024 + RM_GOPATH=1 [2020-08-27T23:00:29.882Z] #33 2.024 + case "$(go env GOARCH)" in [2020-08-27T23:00:29.882Z] #33 2.024 ++ go env GOARCH [2020-08-27T23:00:29.882Z] #33 2.167 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T23:00:29.882Z] #33 2.167 + GO_BUILDMODE=-buildmode=pie [2020-08-27T23:00:29.882Z] #33 2.167 ++ dirname /tmp/install/install.sh [2020-08-27T23:00:29.882Z] #33 2.173 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-27T23:00:29.882Z] #33 2.173 + dir=/tmp/install [2020-08-27T23:00:29.882Z] #33 2.173 + bin=tini [2020-08-27T23:00:29.882Z] #33 2.173 + shift [2020-08-27T23:00:29.882Z] #33 2.173 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-27T23:00:29.882Z] #33 2.173 + . /tmp/install/tini.installer [2020-08-27T23:00:29.882Z] #33 2.173 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-27T23:00:29.882Z] #33 2.173 + install_tini [2020-08-27T23:00:29.882Z] #33 2.173 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-08-27T23:00:29.882Z] #33 2.173 + git clone https://github.com/krallin/tini.git /tmp/tmp.YojbLB5bXH/tini [2020-08-27T23:00:29.882Z] #33 2.197 Cloning into '/tmp/tmp.YojbLB5bXH/tini'... [2020-08-27T23:00:29.882Z] #33 3.393 + cd /tmp/tmp.YojbLB5bXH/tini [2020-08-27T23:00:29.882Z] #33 3.396 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-27T23:00:29.882Z] #33 3.440 + cmake . [2020-08-27T23:00:29.882Z] #33 4.464 -- The C compiler identification is GNU 8.3.0 [2020-08-27T23:00:29.882Z] #33 4.553 -- Check for working C compiler: /usr/bin/cc [2020-08-27T23:00:29.882Z] #33 5.720 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-27T23:00:29.882Z] #33 5.752 -- Detecting C compiler ABI info [2020-08-27T23:00:29.882Z] #33 7.238 -- Detecting C compiler ABI info - done [2020-08-27T23:00:29.882Z] #33 7.328 -- Detecting C compile features [2020-08-27T23:00:29.882Z] #33 9.755 -- Detecting C compile features - done [2020-08-27T23:00:29.882Z] #33 9.793 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-27T23:00:29.882Z] #33 10.01 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-27T23:00:29.882Z] #33 10.10 -- Configuring done [2020-08-27T23:00:29.882Z] #33 10.12 -- Generating done [2020-08-27T23:00:29.882Z] #33 10.14 -- Build files have been written to: /tmp/tmp.YojbLB5bXH/tini [2020-08-27T23:00:29.882Z] #33 10.16 + make tini-static [2020-08-27T23:00:29.882Z] #33 10.59 Scanning dependencies of target tini-static [2020-08-27T23:00:29.882Z] #33 10.77 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-27T23:00:29.882Z] #33 12.20 [100%] Linking C executable tini-static [2020-08-27T23:00:29.882Z] #33 ... [2020-08-27T23:00:29.882Z] [2020-08-27T23:00:29.882Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:00:29.882Z] #39 19.21 PBCC images/fh.pb-c.c [2020-08-27T23:00:29.882Z] #39 19.30 PBCC images/fsnotify.pb-c.c [2020-08-27T23:00:29.882Z] #39 19.38 DEP images/fh.pb-c.d [2020-08-27T23:00:29.882Z] #39 19.49 DEP images/fsnotify.pb-c.d [2020-08-27T23:00:29.882Z] #39 19.55 PBCC images/eventpoll.pb-c.c [2020-08-27T23:00:29.882Z] #39 19.58 DEP images/eventpoll.pb-c.d [2020-08-27T23:00:29.882Z] #39 19.67 PBCC images/eventfd.pb-c.c [2020-08-27T23:00:29.882Z] #39 19.72 DEP images/eventfd.pb-c.d [2020-08-27T23:00:29.882Z] #39 19.77 PBCC images/remap-file-path.pb-c.c [2020-08-27T23:00:29.882Z] #39 19.84 DEP images/remap-file-path.pb-c.d [2020-08-27T23:00:29.882Z] #39 19.92 PBCC images/fifo.pb-c.c [2020-08-27T23:00:29.882Z] #39 19.93 DEP images/fifo.pb-c.d [2020-08-27T23:00:29.882Z] #39 20.02 PBCC images/ghost-file.pb-c.c [2020-08-27T23:00:29.882Z] #39 20.09 DEP images/ghost-file.pb-c.d [2020-08-27T23:00:29.882Z] #39 20.17 PBCC images/regfile.pb-c.c [2020-08-27T23:00:29.882Z] #39 20.25 DEP images/regfile.pb-c.d [2020-08-27T23:00:29.882Z] #39 20.31 PBCC images/ns.pb-c.c [2020-08-27T23:00:29.882Z] #39 20.35 DEP images/ns.pb-c.d [2020-08-27T23:00:29.882Z] #39 20.42 PBCC images/fdinfo.pb-c.c [2020-08-27T23:00:29.882Z] #39 20.59 DEP images/fdinfo.pb-c.d [2020-08-27T23:00:29.882Z] #39 20.65 PBCC images/core-aarch64.pb-c.c [2020-08-27T23:00:29.882Z] #39 20.75 PBCC images/core-arm.pb-c.c [2020-08-27T23:00:29.882Z] #39 20.77 PBCC images/core-ppc64.pb-c.c [2020-08-27T23:00:29.882Z] #39 20.88 PBCC images/core-s390.pb-c.c [2020-08-27T23:00:29.882Z] #39 20.93 PBCC images/core-x86.pb-c.c [2020-08-27T23:00:29.882Z] #39 20.98 PBCC images/core.pb-c.c [2020-08-27T23:00:29.882Z] #39 21.12 PBCC images/inventory.pb-c.c [2020-08-27T23:00:29.882Z] #39 21.18 DEP images/core-aarch64.pb-c.d [2020-08-27T23:00:30.141Z] #39 21.29 DEP images/core-arm.pb-c.d [2020-08-27T23:00:30.141Z] #39 21.41 DEP images/core-ppc64.pb-c.d [2020-08-27T23:00:30.400Z] #39 21.47 DEP images/core-s390.pb-c.d [2020-08-27T23:00:30.400Z] #39 21.55 DEP images/core-x86.pb-c.d [2020-08-27T23:00:30.400Z] #39 21.63 DEP images/core.pb-c.d [2020-08-27T23:00:30.400Z] #39 21.69 DEP images/inventory.pb-c.d [2020-08-27T23:00:30.400Z] #39 21.74 PBCC images/cpuinfo.pb-c.c [2020-08-27T23:00:30.400Z] #39 21.78 DEP images/cpuinfo.pb-c.d [2020-08-27T23:00:30.488Z] #23 ... [2020-08-27T23:00:30.488Z] [2020-08-27T23:00:30.488Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:00:30.488Z] #47 12.75 + cd /tmp/tmp.bk16aMBeA8/src/github.com/mvdan/sh [2020-08-27T23:00:30.488Z] #47 12.75 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-27T23:00:30.488Z] #47 12.85 + GO111MODULE=on [2020-08-27T23:00:30.488Z] #47 12.85 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-27T23:00:30.488Z] #47 14.44 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-27T23:00:30.488Z] #47 14.49 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-27T23:00:30.488Z] #47 14.68 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-27T23:00:30.488Z] #47 14.89 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-27T23:00:30.488Z] #47 15.28 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-27T23:00:30.488Z] #47 16.02 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-27T23:00:30.488Z] #47 16.98 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-27T23:00:30.672Z] #39 21.82 PBCC images/stats.pb-c.c [2020-08-27T23:00:30.672Z] #39 21.89 DEP images/stats.pb-c.d [2020-08-27T23:00:30.672Z] #39 ... [2020-08-27T23:00:30.672Z] [2020-08-27T23:00:30.672Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:00:30.672Z] #33 12.71 [100%] Built target tini-static [2020-08-27T23:00:30.672Z] #33 12.81 + mkdir -p /build [2020-08-27T23:00:30.672Z] #33 12.82 + cp tini-static /build/docker-init [2020-08-27T23:00:30.672Z] #33 DONE 13.1s [2020-08-27T23:00:30.672Z] [2020-08-27T23:00:30.672Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:00:30.672Z] #30 106.6 io/ioutil [2020-08-27T23:00:30.672Z] #30 109.8 github.com/BurntSushi/toml [2020-08-27T23:00:30.672Z] #30 109.9 flag [2020-08-27T23:00:30.672Z] #30 112.6 log [2020-08-27T23:00:30.672Z] #30 115.0 github.com/BurntSushi/toml/cmd/tomlv [2020-08-27T23:00:30.933Z] #30 ... [2020-08-27T23:00:30.933Z] [2020-08-27T23:00:30.933Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:00:30.933Z] #47 114.1 encoding/json [2020-08-27T23:00:30.933Z] #47 116.5 github.com/pkg/diff [2020-08-27T23:00:31.046Z] #52 113.1 + bin/containerd [2020-08-27T23:00:31.455Z] #47 ... [2020-08-27T23:00:31.455Z] [2020-08-27T23:00:31.455Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-27T23:00:31.455Z] #23 17.83 Fetched 8199 kB in 12s (703 kB/s) [2020-08-27T23:00:31.496Z] #25 24.59 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-27T23:00:31.592Z] #33 47.42 Selecting previously unselected package libicu63:ppc64el. [2020-08-27T23:00:31.592Z] #33 47.44 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-08-27T23:00:31.592Z] #33 47.45 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-27T23:00:31.592Z] #33 ... [2020-08-27T23:00:31.592Z] [2020-08-27T23:00:31.592Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T23:00:31.592Z] #26 6.836 [2020-08-27T23:00:31.592Z] #26 7.031 ###### 9.4% ####################################### 54.9% ######################################################################## 100.0% [2020-08-27T23:00:31.592Z] #26 7.780 [2020-08-27T23:00:31.592Z] #26 7.956 # 2.1% #### 6.0% ######### 13.6% ############# 19.4% ################ 23.3% ################### 27.1% ###################### 30.9% ########################## 36.7% ############################## 42.4% ################################# 46.2% #################################### 50.1% ######################################## 55.9% ############################################ 61.6% ################################################### 71.2% ######################################################### 79.8% ################################################################# 91.5% ######################################################################## 100.0% [2020-08-27T23:00:31.592Z] #26 10.37 [2020-08-27T23:00:31.898Z] #26 10.63 0.7% # 1.7% ## 3.4% ### 4.5% #### 6.1% ##### 7.7% ###### 9.3% ####### 11.0% [2020-08-27T23:00:31.898Z] #26 ... [2020-08-27T23:00:31.898Z] [2020-08-27T23:00:31.898Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:00:31.898Z] #53 0.228 + RM_GOPATH=0 [2020-08-27T23:00:31.898Z] #53 0.232 + TMP_GOPATH= [2020-08-27T23:00:31.898Z] #53 0.232 + : /build [2020-08-27T23:00:31.898Z] #53 0.232 + '[' -z '' ']' [2020-08-27T23:00:31.898Z] #53 0.233 ++ mktemp -d [2020-08-27T23:00:31.898Z] #53 0.245 + export GOPATH=/tmp/tmp.47uVgFv55Y [2020-08-27T23:00:31.898Z] #53 0.245 + GOPATH=/tmp/tmp.47uVgFv55Y [2020-08-27T23:00:31.898Z] #53 0.245 + RM_GOPATH=1 [2020-08-27T23:00:31.898Z] #53 0.252 + case "$(go env GOARCH)" in [2020-08-27T23:00:31.898Z] #53 0.252 ++ go env GOARCH [2020-08-27T23:00:31.898Z] #53 0.270 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T23:00:31.898Z] #53 0.270 + GO_BUILDMODE=-buildmode=pie [2020-08-27T23:00:31.898Z] #53 0.289 ++ dirname /tmp/install/install.sh [2020-08-27T23:00:31.898Z] #53 0.300 + dir=/tmp/install [2020-08-27T23:00:31.898Z] #53 0.300 + bin=containerd [2020-08-27T23:00:31.898Z] #53 0.300 + shift [2020-08-27T23:00:31.898Z] #53 0.301 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-27T23:00:31.898Z] #53 0.301 + . /tmp/install/containerd.installer [2020-08-27T23:00:31.898Z] #53 0.301 ++ set -e [2020-08-27T23:00:31.898Z] #53 0.301 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-08-27T23:00:31.898Z] #53 0.302 + install_containerd [2020-08-27T23:00:31.898Z] #53 0.303 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-08-27T23:00:31.898Z] #53 0.303 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-08-27T23:00:31.898Z] #53 0.304 + git clone https://github.com/containerd/containerd.git /tmp/tmp.47uVgFv55Y/src/github.com/containerd/containerd [2020-08-27T23:00:31.898Z] #53 0.314 Cloning into '/tmp/tmp.47uVgFv55Y/src/github.com/containerd/containerd'... [2020-08-27T23:00:32.066Z] #25 25.26 [2020-08-27T23:00:32.205Z] #53 ... [2020-08-27T23:00:32.205Z] [2020-08-27T23:00:32.205Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T23:00:32.243Z] #26 DONE 2.9s [2020-08-27T23:00:32.243Z] [2020-08-27T23:00:32.244Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-27T23:00:32.312Z] #47 118.1 go/ast [2020-08-27T23:00:32.332Z] #25 25.52 ######################################################################## 100.0% [2020-08-27T23:00:32.332Z] #25 ... [2020-08-27T23:00:32.332Z] [2020-08-27T23:00:32.332Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:00:32.332Z] #47 78.15 syscall [2020-08-27T23:00:32.332Z] #47 78.15 reflect [2020-08-27T23:00:32.499Z] #29 DONE 0.3s [2020-08-27T23:00:32.499Z] [2020-08-27T23:00:32.499Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-27T23:00:32.499Z] #31 DONE 0.0s [2020-08-27T23:00:32.499Z] [2020-08-27T23:00:32.499Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-27T23:00:32.499Z] #34 DONE 0.0s [2020-08-27T23:00:32.499Z] [2020-08-27T23:00:32.499Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-27T23:00:32.592Z] #47 ... [2020-08-27T23:00:32.592Z] [2020-08-27T23:00:32.592Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T23:00:32.592Z] #25 25.88 [2020-08-27T23:00:32.754Z] #37 DONE 0.5s [2020-08-27T23:00:33.010Z] [2020-08-27T23:00:33.010Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-27T23:00:33.010Z] #40 DONE 0.0s [2020-08-27T23:00:33.010Z] [2020-08-27T23:00:33.010Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-27T23:00:33.010Z] #42 DONE 0.2s [2020-08-27T23:00:33.266Z] [2020-08-27T23:00:33.266Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-27T23:00:33.266Z] #44 DONE 0.0s [2020-08-27T23:00:33.266Z] [2020-08-27T23:00:33.266Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-27T23:00:33.521Z] #46 DONE 0.4s [2020-08-27T23:00:33.521Z] [2020-08-27T23:00:33.521Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-27T23:00:33.521Z] #48 DONE 0.0s [2020-08-27T23:00:33.521Z] [2020-08-27T23:00:33.521Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-27T23:00:33.691Z] #47 ... [2020-08-27T23:00:33.691Z] [2020-08-27T23:00:33.691Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:00:33.691Z] #30 DONE 119.3s [2020-08-27T23:00:33.691Z] [2020-08-27T23:00:33.691Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:00:33.691Z] #39 24.25 make[1]: Nothing to be done for 'all'. [2020-08-27T23:00:33.745Z] #26 10.63 0.7% # 1.7% ## 3.4% ### 4.5% #### 6.1% ##### 7.7% ###### 9.3% ####### 11.0% ######## 12.1% ######### 13.7% ########### 15.9% ############ 17.6% ############# 19.2% ############## 20.3% ############### 21.4% ################ 23.5% ################# 24.6% ################## 25.7% ################## 26.2% ################### 27.3% #################### 27.9% #################### 29.0% ###################### 30.6% [2020-08-27T23:00:33.745Z] #26 ... [2020-08-27T23:00:33.745Z] [2020-08-27T23:00:33.745Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T23:00:33.745Z] #11 40.29 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-08-27T23:00:33.745Z] #11 43.75 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-08-27T23:00:33.745Z] #11 43.75 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-08-27T23:00:33.745Z] #11 43.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-08-27T23:00:33.745Z] #11 43.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-08-27T23:00:33.745Z] #11 43.78 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-08-27T23:00:33.745Z] #11 43.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-08-27T23:00:33.745Z] #11 43.80 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-08-27T23:00:33.745Z] #11 43.83 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-08-27T23:00:33.745Z] #11 43.86 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-08-27T23:00:33.745Z] #11 43.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-08-27T23:00:33.745Z] #11 43.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-08-27T23:00:33.745Z] #11 44.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-08-27T23:00:33.745Z] #11 44.24 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-08-27T23:00:33.745Z] #11 44.24 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-08-27T23:00:33.745Z] #11 44.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-08-27T23:00:33.745Z] #11 46.43 debconf: delaying package configuration, since apt-utils is not installed [2020-08-27T23:00:33.745Z] #11 46.90 Fetched 78.9 MB in 9s (8307 kB/s) [2020-08-27T23:00:33.745Z] #11 46.98 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-27T23:00:33.745Z] #11 46.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-08-27T23:00:33.745Z] #11 47.02 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-08-27T23:00:33.745Z] #11 47.02 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-27T23:00:33.776Z] #50 DONE 0.2s [2020-08-27T23:00:33.776Z] [2020-08-27T23:00:33.777Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-27T23:00:33.975Z] #25 ... [2020-08-27T23:00:33.975Z] [2020-08-27T23:00:33.975Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T23:00:33.975Z] #38 79.76 Selecting previously unselected package python-six. [2020-08-27T23:00:33.975Z] #38 79.78 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-27T23:00:33.975Z] #38 79.81 Unpacking python-six (1.12.0-1) ... [2020-08-27T23:00:33.975Z] #38 80.07 Selecting previously unselected package python-protobuf. [2020-08-27T23:00:33.975Z] #38 80.08 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-08-27T23:00:33.975Z] #38 80.09 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-27T23:00:33.975Z] #38 81.04 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-27T23:00:33.975Z] #38 88.16 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-27T23:00:33.975Z] #38 88.26 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-27T23:00:33.975Z] #38 88.30 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-27T23:00:33.975Z] #38 88.33 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-27T23:00:33.975Z] #38 88.37 Setting up python-six (1.12.0-1) ... [2020-08-27T23:00:34.038Z] #23 17.83 Reading package lists... [2020-08-27T23:00:34.038Z] #23 ... [2020-08-27T23:00:34.038Z] [2020-08-27T23:00:34.038Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T23:00:34.038Z] #32 10.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-27T23:00:34.038Z] #32 17.53 Fetched 8199 kB in 12s (709 kB/s) [2020-08-27T23:00:34.054Z] #11 ... [2020-08-27T23:00:34.055Z] [2020-08-27T23:00:34.055Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T23:00:34.235Z] #38 ... [2020-08-27T23:00:34.235Z] [2020-08-27T23:00:34.235Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T23:00:34.235Z] #32 89.50 Selecting previously unselected package libxml2:amd64. [2020-08-27T23:00:34.235Z] #32 89.51 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-08-27T23:00:34.235Z] #32 89.53 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-27T23:00:34.304Z] #32 17.53 Reading package lists... [2020-08-27T23:00:34.304Z] #32 ... [2020-08-27T23:00:34.304Z] [2020-08-27T23:00:34.304Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-27T23:00:34.304Z] #36 20.02 Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-08-27T23:00:34.304Z] #36 20.43 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-27T23:00:34.702Z] #53 DONE 0.9s [2020-08-27T23:00:34.702Z] [2020-08-27T23:00:34.702Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-27T23:00:34.881Z] #36 ... [2020-08-27T23:00:34.881Z] [2020-08-27T23:00:34.881Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:00:34.881Z] #43 11.27 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-27T23:00:34.881Z] #43 12.37 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-27T23:00:34.881Z] #43 12.54 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-27T23:00:34.881Z] #43 15.55 go: finding github.com/fatih/color v1.6.0 [2020-08-27T23:00:34.881Z] #43 15.57 go: finding github.com/pkg/errors v0.8.0 [2020-08-27T23:00:34.881Z] #43 15.59 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-27T23:00:34.881Z] #43 15.65 go: finding github.com/spf13/pflag v1.0.1 [2020-08-27T23:00:34.881Z] #43 15.71 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-27T23:00:34.881Z] #43 15.74 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-27T23:00:34.881Z] #43 16.25 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-27T23:00:34.881Z] #43 16.41 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-27T23:00:34.881Z] #43 16.58 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-27T23:00:34.881Z] #43 16.65 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-27T23:00:34.881Z] #43 16.67 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-27T23:00:34.958Z] #57 DONE 0.2s [2020-08-27T23:00:34.958Z] [2020-08-27T23:00:34.958Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-27T23:00:35.069Z] #39 26.31 CC images/stats.o [2020-08-27T23:00:35.145Z] #43 ... [2020-08-27T23:00:35.145Z] [2020-08-27T23:00:35.145Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:00:35.145Z] #47 18.05 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-27T23:00:35.145Z] #47 19.64 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-27T23:00:35.145Z] #47 19.74 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-27T23:00:35.145Z] #47 20.10 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-27T23:00:35.145Z] #47 20.14 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-27T23:00:35.145Z] #47 21.31 runtime/cgo [2020-08-27T23:00:35.145Z] #47 21.43 runtime [2020-08-27T23:00:35.206Z] #32 ... [2020-08-27T23:00:35.206Z] [2020-08-27T23:00:35.206Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T23:00:35.206Z] #10 80.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-08-27T23:00:35.206Z] #10 80.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-08-27T23:00:35.206Z] #10 80.74 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-27T23:00:35.206Z] #10 80.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-27T23:00:35.206Z] #10 80.76 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-08-27T23:00:35.206Z] #10 80.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-08-27T23:00:35.206Z] #10 80.80 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-08-27T23:00:35.206Z] #10 80.90 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-08-27T23:00:35.206Z] #10 80.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-08-27T23:00:35.206Z] #10 80.99 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-08-27T23:00:35.206Z] #10 81.04 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-08-27T23:00:35.206Z] #10 81.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-08-27T23:00:35.206Z] #10 81.14 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-08-27T23:00:35.206Z] #10 81.17 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-08-27T23:00:35.206Z] #10 81.17 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-08-27T23:00:35.206Z] #10 82.96 debconf: delaying package configuration, since apt-utils is not installed [2020-08-27T23:00:35.206Z] #10 83.23 Fetched 77.7 MB in 13s (6020 kB/s) [2020-08-27T23:00:35.206Z] #10 83.36 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-27T23:00:35.206Z] #10 83.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-08-27T23:00:35.206Z] #10 83.53 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-08-27T23:00:35.206Z] #10 83.54 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-27T23:00:35.206Z] #10 87.35 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-27T23:00:35.206Z] #10 87.36 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-08-27T23:00:35.206Z] #10 87.40 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-27T23:00:35.206Z] #10 ... [2020-08-27T23:00:35.206Z] [2020-08-27T23:00:35.206Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T23:00:35.206Z] #25 27.99 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-27T23:00:35.206Z] #25 28.31 [2020-08-27T23:00:35.409Z] #47 ... [2020-08-27T23:00:35.409Z] [2020-08-27T23:00:35.409Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T23:00:35.409Z] #38 11.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-27T23:00:35.409Z] #38 19.23 Fetched 8199 kB in 13s (627 kB/s) [2020-08-27T23:00:35.467Z] #25 28.51 ########################## 36.7% ######################################################################## 100.0% [2020-08-27T23:00:35.467Z] #25 28.69 [2020-08-27T23:00:35.518Z] #59 DONE 0.4s [2020-08-27T23:00:35.518Z] [2020-08-27T23:00:35.518Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-27T23:00:35.518Z] #61 DONE 0.0s [2020-08-27T23:00:35.518Z] [2020-08-27T23:00:35.518Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-27T23:00:35.518Z] #62 DONE 0.0s [2020-08-27T23:00:35.518Z] [2020-08-27T23:00:35.518Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-27T23:00:35.637Z] #39 26.69 CC images/core.o [2020-08-27T23:00:35.673Z] #38 19.23 Reading package lists... [2020-08-27T23:00:35.673Z] #38 ... [2020-08-27T23:00:35.673Z] [2020-08-27T23:00:35.673Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:00:35.937Z] #60 21.92 Checking out files: 62% (1286/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) [2020-08-27T23:00:35.937Z] #60 ... [2020-08-27T23:00:35.937Z] [2020-08-27T23:00:35.937Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:00:35.937Z] #41 12.57 crypto/internal/subtle [2020-08-27T23:00:35.937Z] #41 13.24 crypto/subtle [2020-08-27T23:00:35.937Z] #41 13.57 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-27T23:00:35.937Z] #41 13.76 internal/nettrace [2020-08-27T23:00:35.937Z] #41 14.11 runtime/cgo [2020-08-27T23:00:35.937Z] #41 16.31 vendor/golang.org/x/crypto/internal/subtle [2020-08-27T23:00:36.201Z] #41 ... [2020-08-27T23:00:36.201Z] [2020-08-27T23:00:36.201Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:00:36.201Z] #60 21.92 Checking out files: 62% (1286/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-08-27T23:00:36.201Z] #60 22.82 + cd /tmp/tmp.ygYC3dDQUf/src/github.com/docker/libnetwork [2020-08-27T23:00:36.205Z] #39 27.37 CC images/core-x86.o [2020-08-27T23:00:36.419Z] #25 29.66 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-27T23:00:36.419Z] #25 29.72 skipping existing c35d46ef359f [2020-08-27T23:00:36.468Z] #60 22.82 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-27T23:00:36.468Z] #60 23.04 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-27T23:00:36.619Z] #52 ... [2020-08-27T23:00:36.620Z] [2020-08-27T23:00:36.620Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:00:36.620Z] #45 140.2 + cd /tmp/tmp.JLeh2d3p6N/src/github.com/golangci/golangci-lint/ [2020-08-27T23:00:36.620Z] #45 140.2 + git checkout -q v1.23.8 [2020-08-27T23:00:36.620Z] #45 140.4 ++ git describe --tags [2020-08-27T23:00:36.620Z] #45 140.4 + version=v1.23.8 [2020-08-27T23:00:36.620Z] #45 140.4 ++ git rev-parse --short HEAD [2020-08-27T23:00:36.620Z] #45 140.4 + commit=76a82c6 [2020-08-27T23:00:36.620Z] #45 140.4 ++ git show -s --format=%cd [2020-08-27T23:00:36.620Z] #45 140.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-27T23:00:36.620Z] #45 140.4 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-27T23:00:36.688Z] #25 29.83 [2020-08-27T23:00:36.688Z] #25 ... [2020-08-27T23:00:36.688Z] [2020-08-27T23:00:36.688Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:00:36.688Z] #30 82.35 time [2020-08-27T23:00:36.688Z] #30 90.93 internal/fmtsort [2020-08-27T23:00:36.688Z] #30 91.21 internal/poll [2020-08-27T23:00:36.688Z] #30 91.71 internal/syscall/execenv [2020-08-27T23:00:36.688Z] #30 91.85 internal/syscall/unix [2020-08-27T23:00:36.688Z] #30 92.08 strings [2020-08-27T23:00:36.691Z] #26 10.63 0.7% # 1.7% ## 3.4% ### 4.5% #### 6.1% ##### 7.7% ###### 9.3% ####### 11.0% ######## 12.1% ######### 13.7% ########### 15.9% ############ 17.6% ############# 19.2% ############## 20.3% ############### 21.4% ################ 23.5% ################# 24.6% ################## 25.7% ################## 26.2% ################### 27.3% #################### 27.9% #################### 29.0% ###################### 30.6% ####################### 32.2% ####################### 32.7% ######################## 33.8% ######################## 34.4% ######################### 35.6% ########################## 36.7% ########################### 38.6% ############################# 40.8% ############################## 42.5% ############################### 44.1% ################################ 45.7% ################################# 46.8% ################################## 48.4% #################################### 50.1% #################################### 51.1% ###################################### 53.3% ####################################### 55.5% ######################################### 57.1% ######################################### 58.2% ########################################## 59.3% ########################################### 60.9% ############################################# 62.5% ### [2020-08-27T23:00:36.691Z] #26 ... [2020-08-27T23:00:36.691Z] [2020-08-27T23:00:36.691Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:00:36.691Z] #31 43.22 internal/reflectlite [2020-08-27T23:00:36.691Z] #31 43.22 sync [2020-08-27T23:00:36.691Z] #31 47.64 sort [2020-08-27T23:00:36.691Z] #31 47.64 errors [2020-08-27T23:00:36.691Z] #31 48.59 strconv [2020-08-27T23:00:36.691Z] #31 48.59 internal/oserror [2020-08-27T23:00:36.691Z] #31 48.59 io [2020-08-27T23:00:36.691Z] #31 49.09 syscall [2020-08-27T23:00:36.773Z] #39 28.03 CC images/core-arm.o [2020-08-27T23:00:36.884Z] #63 DONE 1.1s [2020-08-27T23:00:36.884Z] [2020-08-27T23:00:36.884Z] #64 exporting to image [2020-08-27T23:00:36.884Z] #64 exporting layers [2020-08-27T23:00:36.948Z] #30 ... [2020-08-27T23:00:36.948Z] [2020-08-27T23:00:36.948Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T23:00:36.948Z] #32 91.18 Selecting previously unselected package libarchive13:amd64. [2020-08-27T23:00:36.948Z] #32 91.19 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-08-27T23:00:36.948Z] #32 91.22 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-27T23:00:37.010Z] #31 ... [2020-08-27T23:00:37.010Z] [2020-08-27T23:00:37.010Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T23:00:37.340Z] #39 28.47 CC images/core-aarch64.o [2020-08-27T23:00:37.887Z] #32 93.66 Selecting previously unselected package libjsoncpp1:amd64. [2020-08-27T23:00:37.887Z] #32 93.66 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-08-27T23:00:37.908Z] #39 28.95 CC images/core-ppc64.o [2020-08-27T23:00:37.908Z] #39 ... [2020-08-27T23:00:37.908Z] [2020-08-27T23:00:37.908Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:00:37.908Z] #41 113.6 regexp [2020-08-27T23:00:37.908Z] #41 114.7 go/ast [2020-08-27T23:00:37.908Z] #41 118.2 internal/lazyregexp [2020-08-27T23:00:37.908Z] #41 118.5 net/url [2020-08-27T23:00:37.908Z] #41 120.2 text/template/parse [2020-08-27T23:00:37.908Z] #41 120.9 go/parser [2020-08-27T23:00:37.908Z] #41 ... [2020-08-27T23:00:37.908Z] [2020-08-27T23:00:37.908Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:00:37.908Z] #52 51.62 Checking out files: 58% (1901/3232) Checking out files: 59% (1907/3232) Checking out files: 60% (1940/3232) Checking out files: 61% (1972/3232) Checking out files: 62% (2004/3232) Checking out files: 63% (2037/3232) Checking out files: 64% (2069/3232) Checking out files: 65% (2101/3232) Checking out files: 66% (2134/3232) Checking out files: 67% (2166/3232) Checking out files: 68% (2198/3232) Checking out files: 69% (2231/3232) Checking out files: 70% (2263/3232) Checking out files: 71% (2295/3232) Checking out files: 72% (2328/3232) Checking out files: 73% (2360/3232) Checking out files: 74% (2392/3232) Checking out files: 75% (2424/3232) Checking out files: 76% (2457/3232) Checking out files: 77% (2489/3232) Checking out files: 78% (2521/3232) Checking out files: 79% (2554/3232) Checking out files: 80% (2586/3232) Checking out files: 81% (2618/3232) Checking out files: 82% (2651/3232) Checking out files: 83% (2683/3232) Checking out files: 84% (2715/3232) Checking out files: 85% (2748/3232) Checking out files: 86% (2780/3232) Checking out files: 87% (2812/3232) Checking out files: 88% (2845/3232) Checking out files: 89% (2877/3232) Checking out files: 90% (2909/3232) Checking out files: 91% (2942/3232) Checking out files: 92% (2974/3232) Checking out files: 93% (3006/3232) Checking out files: 94% (3039/3232) Checking out files: 95% (3071/3232) Checking out files: 96% (3103/3232) Checking out files: 97% (3136/3232) Checking out files: 98% (3168/3232) Checking out files: 99% (3200/3232) Checking out files: 100% (3232/3232) Checking out files: 100% (3232/3232), done. [2020-08-27T23:00:37.908Z] #52 52.75 + cd /tmp/tmp.Zid9TyytKL/src/github.com/containerd/containerd [2020-08-27T23:00:37.908Z] #52 52.75 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-08-27T23:00:38.244Z] #32 93.89 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-27T23:00:38.275Z] #26 10.63 0.7% # 1.7% ## 3.4% ### 4.5% #### 6.1% ##### 7.7% ###### 9.3% ####### 11.0% ######## 12.1% ######### 13.7% ########### 15.9% ############ 17.6% ############# 19.2% ############## 20.3% ############### 21.4% ################ 23.5% ################# 24.6% ################## 25.7% ################## 26.2% ################### 27.3% #################### 27.9% #################### 29.0% ###################### 30.6% ####################### 32.2% ####################### 32.7% ######################## 33.8% ######################## 34.4% ######################### 35.6% ########################## 36.7% ########################### 38.6% ############################# 40.8% ############################## 42.5% ############################### 44.1% ################################ 45.7% ################################# 46.8% ################################## 48.4% #################################### 50.1% #################################### 51.1% ###################################### 53.3% ####################################### 55.5% ######################################### 57.1% ######################################### 58.2% ########################################## 59.3% ########################################### 60.9% ############################################# 62.5% ############################################## 64.1% ############################################## 65.2% ################################################ 66.9% ################################################# 68.6% ################################################## 69.6% ################################################### 71.3% #################################################### 72.9% ##################################################### 74.5% ###################################################### 76.1% ####################################################### 77.2% ######################################################### 79.4% ########################################################## 81.6% ########################################################### 83.3% #### [2020-08-27T23:00:38.275Z] #26 ... [2020-08-27T23:00:38.275Z] [2020-08-27T23:00:38.275Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T23:00:38.275Z] #39 44.76 Selecting previously unselected package libprotoc17:ppc64el. [2020-08-27T23:00:38.275Z] #39 44.76 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-08-27T23:00:38.275Z] #39 44.77 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-08-27T23:00:38.275Z] #39 45.28 Selecting previously unselected package protobuf-c-compiler. [2020-08-27T23:00:38.275Z] #39 45.28 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-08-27T23:00:38.275Z] #39 45.28 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-27T23:00:38.275Z] #39 45.44 Selecting previously unselected package protobuf-compiler. [2020-08-27T23:00:38.275Z] #39 45.44 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-08-27T23:00:38.275Z] #39 45.46 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-27T23:00:38.275Z] #39 45.62 Selecting previously unselected package python-pkg-resources. [2020-08-27T23:00:38.275Z] #39 45.64 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-27T23:00:38.275Z] #39 45.66 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-27T23:00:38.275Z] #39 45.97 Selecting previously unselected package python-six. [2020-08-27T23:00:38.275Z] #39 45.97 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-27T23:00:38.275Z] #39 45.98 Unpacking python-six (1.12.0-1) ... [2020-08-27T23:00:38.275Z] #39 46.09 Selecting previously unselected package python-protobuf. [2020-08-27T23:00:38.275Z] #39 46.10 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-08-27T23:00:38.275Z] #39 46.12 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-27T23:00:38.275Z] #39 46.77 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-27T23:00:38.275Z] #39 54.07 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-08-27T23:00:38.275Z] #39 54.10 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-27T23:00:38.275Z] #39 54.12 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-27T23:00:38.275Z] #39 54.15 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-08-27T23:00:38.275Z] #39 54.17 Setting up python-six (1.12.0-1) ... [2020-08-27T23:00:38.275Z] #39 ... [2020-08-27T23:00:38.275Z] [2020-08-27T23:00:38.275Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:00:38.275Z] #48 54.92 strconv [2020-08-27T23:00:38.477Z] #52 53.26 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-27T23:00:38.477Z] #52 53.26 + BUILDTAGS='netgo osusergo static_build' [2020-08-27T23:00:38.477Z] #52 53.26 + export EXTRA_FLAGS=-buildmode=pie [2020-08-27T23:00:38.477Z] #52 53.26 + EXTRA_FLAGS=-buildmode=pie [2020-08-27T23:00:38.477Z] #52 53.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-27T23:00:38.477Z] #52 53.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-27T23:00:38.477Z] #52 53.26 + '[' '' = dynamic ']' [2020-08-27T23:00:38.477Z] #52 53.26 + make [2020-08-27T23:00:38.579Z] #48 54.96 syscall [2020-08-27T23:00:38.579Z] #48 54.96 io [2020-08-27T23:00:38.836Z] #32 ... [2020-08-27T23:00:38.836Z] [2020-08-27T23:00:38.836Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T23:00:38.836Z] #25 30.53 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-27T23:00:38.836Z] #25 30.80 [2020-08-27T23:00:38.836Z] #25 30.93 ######################################################################## 100.0% [2020-08-27T23:00:38.836Z] #25 31.01 [2020-08-27T23:00:38.836Z] #25 31.07 Download of images into '/build' complete. [2020-08-27T23:00:38.836Z] #25 31.07 Use something like the following to load the result into a Docker daemon: [2020-08-27T23:00:38.836Z] #25 31.07 tar -cC '/build' . | docker load [2020-08-27T23:00:38.836Z] #25 DONE 32.0s [2020-08-27T23:00:38.836Z] [2020-08-27T23:00:38.836Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T23:00:38.836Z] #32 94.39 Selecting previously unselected package librhash0:amd64. [2020-08-27T23:00:38.836Z] #32 94.40 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-08-27T23:00:38.836Z] #32 94.45 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-08-27T23:00:38.889Z] #48 ... [2020-08-27T23:00:38.889Z] [2020-08-27T23:00:38.889Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:00:38.889Z] #42 45.32 internal/reflectlite [2020-08-27T23:00:38.889Z] #42 45.33 sync [2020-08-27T23:00:38.889Z] #42 48.08 math/rand [2020-08-27T23:00:38.889Z] #42 48.08 internal/singleflight [2020-08-27T23:00:38.889Z] #42 48.10 github.com/LK4D4/vndr/godl/singleflight [2020-08-27T23:00:38.889Z] #42 52.52 io [2020-08-27T23:00:38.889Z] #42 52.53 sort [2020-08-27T23:00:38.889Z] #42 52.56 strconv [2020-08-27T23:00:38.889Z] #42 52.63 syscall [2020-08-27T23:00:38.889Z] #42 ... [2020-08-27T23:00:38.889Z] [2020-08-27T23:00:38.889Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T23:00:39.097Z] #32 94.76 Selecting previously unselected package libuv1:amd64. [2020-08-27T23:00:39.097Z] #32 94.77 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-08-27T23:00:39.097Z] #32 94.78 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-08-27T23:00:39.415Z] #52 54.16 + bin/ctr [2020-08-27T23:00:39.496Z] #26 10.63 0.7% # 1.7% ## 3.4% ### 4.5% #### 6.1% ##### 7.7% ###### 9.3% ####### 11.0% ######## 12.1% ######### 13.7% ########### 15.9% ############ 17.6% ############# 19.2% ############## 20.3% ############### 21.4% ################ 23.5% ################# 24.6% ################## 25.7% ################## 26.2% ################### 27.3% #################### 27.9% #################### 29.0% ###################### 30.6% ####################### 32.2% ####################### 32.7% ######################## 33.8% ######################## 34.4% ######################### 35.6% ########################## 36.7% ########################### 38.6% ############################# 40.8% ############################## 42.5% ############################### 44.1% ################################ 45.7% ################################# 46.8% ################################## 48.4% #################################### 50.1% #################################### 51.1% ###################################### 53.3% ####################################### 55.5% ######################################### 57.1% ######################################### 58.2% ########################################## 59.3% ########################################### 60.9% ############################################# 62.5% ############################################## 64.1% ############################################## 65.2% ################################################ 66.9% ################################################# 68.6% ################################################## 69.6% ################################################### 71.3% #################################################### 72.9% ##################################################### 74.5% ###################################################### 76.1% ####################################################### 77.2% ######################################################### 79.4% ########################################################## 81.6% ########################################################### 83.3% ############################################################# 84.9% ############################################################## 86.6% ############################################################### 88.7% ################################################################# 90.9% ################################################################### 93.1% #################################################################### 94.9% ##################################################################### 96.0% ###################################################################### 97.6% ####################################################################### 99.1% ######################################################################## 100.0% [2020-08-27T23:00:39.667Z] #32 95.18 Selecting previously unselected package cmake. [2020-08-27T23:00:39.667Z] #32 95.18 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-08-27T23:00:39.667Z] #32 95.20 Unpacking cmake (3.13.4-1) ... [2020-08-27T23:00:39.801Z] #26 19.23 [2020-08-27T23:00:40.148Z] #64 exporting layers 3.5s done [2020-08-27T23:00:40.148Z] #64 writing image sha256:eb67aeeb24c8e9e9dfee14d773980803d7e397eb4da1a78729319c8f1653c3f1 done [2020-08-27T23:00:40.148Z] #64 naming to docker.io/library/docker:b9665a9495a16879e5403adeb7cc8206e1fd16ac [2020-08-27T23:00:40.148Z] #64 naming to docker.io/library/docker:b9665a9495a16879e5403adeb7cc8206e1fd16ac done [2020-08-27T23:00:40.148Z] #64 DONE 3.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-08-27T23:00:40.519Z] + trap exit INT TERM [2020-08-27T23:00:40.519Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-08-27T23:00:40.519Z] + CONTAINER_NAME=docker-pr6 [2020-08-27T23:00:40.519Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41360/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41360/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b9665a9495a16879e5403adeb7cc8206e1fd16ac -e DOCKER_GRAPHDRIVER docker:b9665a9495a16879e5403adeb7cc8206e1fd16ac hack/make.sh dynbinary-daemon [2020-08-27T23:00:40.872Z] #26 ... [2020-08-27T23:00:40.872Z] [2020-08-27T23:00:40.872Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:00:40.872Z] #44 DONE 57.1s [2020-08-27T23:00:40.872Z] [2020-08-27T23:00:40.872Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T23:00:40.872Z] #33 56.35 Selecting previously unselected package libxml2:ppc64el. [2020-08-27T23:00:40.872Z] #33 56.36 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-08-27T23:00:40.872Z] #33 56.38 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-08-27T23:00:40.872Z] #33 57.03 Selecting previously unselected package libarchive13:ppc64el. [2020-08-27T23:00:40.872Z] #33 57.04 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-08-27T23:00:40.872Z] #33 57.04 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-08-27T23:00:41.178Z] #33 57.76 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-08-27T23:00:41.446Z] [2020-08-27T23:00:41.493Z] #33 57.82 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-08-27T23:00:41.493Z] #33 57.83 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-08-27T23:00:41.702Z] Removing bundles/ [2020-08-27T23:00:41.702Z] [2020-08-27T23:00:41.702Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-08-27T23:00:41.702Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-27T23:00:41.702Z] GOOS="" GOARCH="" GOARM="" [2020-08-27T23:00:41.806Z] #33 58.23 Selecting previously unselected package librhash0:ppc64el. [2020-08-27T23:00:41.806Z] #33 58.25 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-08-27T23:00:41.806Z] #33 58.26 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-08-27T23:00:41.812Z] #60 ... [2020-08-27T23:00:41.812Z] [2020-08-27T23:00:41.812Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-27T23:00:41.812Z] #51 17.62 Fetched 8199 kB in 13s (634 kB/s) [2020-08-27T23:00:41.812Z] #51 17.62 Reading package lists... [2020-08-27T23:00:41.812Z] #51 23.92 Reading package lists... [2020-08-27T23:00:41.812Z] #51 ... [2020-08-27T23:00:41.812Z] [2020-08-27T23:00:41.812Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T23:00:41.812Z] #10 17.86 Fetched 8199 kB in 12s (682 kB/s) [2020-08-27T23:00:41.812Z] #10 17.86 Reading package lists... [2020-08-27T23:00:41.812Z] #10 25.54 Reading package lists... [2020-08-27T23:00:41.812Z] #10 ... [2020-08-27T23:00:41.812Z] [2020-08-27T23:00:41.812Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-27T23:00:41.812Z] #36 22.89 + 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-08-27T23:00:42.115Z] #33 58.48 Selecting previously unselected package libuv1:ppc64el. [2020-08-27T23:00:42.115Z] #33 58.49 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-08-27T23:00:42.115Z] #33 58.51 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-08-27T23:00:42.417Z] #33 58.78 Selecting previously unselected package cmake. [2020-08-27T23:00:42.417Z] #33 58.79 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-08-27T23:00:42.417Z] #33 58.80 Unpacking cmake (3.13.4-1) ... [2020-08-27T23:00:42.988Z] #32 ... [2020-08-27T23:00:42.988Z] [2020-08-27T23:00:42.988Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:00:42.988Z] #41 88.42 time [2020-08-27T23:00:42.988Z] #41 93.51 strings [2020-08-27T23:00:42.988Z] #41 93.83 os [2020-08-27T23:00:42.988Z] #41 97.24 regexp/syntax [2020-08-27T23:00:42.988Z] #41 ... [2020-08-27T23:00:42.988Z] [2020-08-27T23:00:42.988Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T23:00:42.988Z] #10 93.43 Selecting previously unselected package binutils-mingw-w64. [2020-08-27T23:00:42.988Z] #10 93.43 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-27T23:00:42.988Z] #10 93.78 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-27T23:00:42.988Z] #10 94.25 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-08-27T23:00:42.988Z] #10 94.26 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-27T23:00:42.988Z] #10 94.34 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-27T23:00:42.988Z] #10 94.74 Selecting previously unselected package dmsetup. [2020-08-27T23:00:42.988Z] #10 94.76 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-08-27T23:00:42.988Z] #10 94.78 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-27T23:00:42.988Z] #10 95.03 Selecting previously unselected package mingw-w64-common. [2020-08-27T23:00:42.988Z] #10 95.04 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-27T23:00:42.988Z] #10 95.05 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-27T23:00:43.208Z] #36 ... [2020-08-27T23:00:43.208Z] [2020-08-27T23:00:43.208Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-27T23:00:43.208Z] #51 23.92 Reading package lists... [2020-08-27T23:00:43.575Z] #10 ... [2020-08-27T23:00:43.575Z] [2020-08-27T23:00:43.575Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:00:43.575Z] #41 99.19 fmt [2020-08-27T23:00:44.557Z] #33 ... [2020-08-27T23:00:44.558Z] [2020-08-27T23:00:44.558Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T23:00:44.558Z] #11 50.65 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-27T23:00:44.558Z] #11 50.65 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-08-27T23:00:44.558Z] #11 50.65 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-27T23:00:44.558Z] #11 55.71 Selecting previously unselected package binutils-mingw-w64. [2020-08-27T23:00:44.558Z] #11 55.71 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-27T23:00:44.558Z] #11 55.73 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-27T23:00:44.558Z] #11 55.88 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-08-27T23:00:44.558Z] #11 55.89 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-08-27T23:00:44.558Z] #11 55.90 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-27T23:00:44.558Z] #11 56.28 Selecting previously unselected package dmsetup. [2020-08-27T23:00:44.558Z] #11 56.30 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-08-27T23:00:44.558Z] #11 56.31 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-27T23:00:44.558Z] #11 56.48 Selecting previously unselected package mingw-w64-common. [2020-08-27T23:00:44.558Z] #11 56.50 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-27T23:00:44.558Z] #11 56.51 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-27T23:00:44.558Z] #11 ... [2020-08-27T23:00:44.558Z] [2020-08-27T23:00:44.558Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T23:00:44.558Z] #39 60.36 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-08-27T23:00:44.558Z] #39 60.36 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-27T23:00:44.558Z] #39 60.37 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-08-27T23:00:44.558Z] #39 60.37 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-08-27T23:00:44.558Z] #39 60.37 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-08-27T23:00:44.558Z] #39 60.38 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-27T23:00:44.558Z] #39 60.38 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-27T23:00:44.558Z] #39 60.39 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-08-27T23:00:44.558Z] #39 60.39 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-27T23:00:44.558Z] #39 60.39 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-27T23:00:44.962Z] #41 ... [2020-08-27T23:00:44.962Z] [2020-08-27T23:00:44.962Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:00:44.962Z] #47 90.72 time [2020-08-27T23:00:44.962Z] #47 94.73 encoding/binary [2020-08-27T23:00:44.962Z] #47 96.24 context [2020-08-27T23:00:44.962Z] #47 98.03 fmt [2020-08-27T23:00:44.962Z] #47 98.51 encoding/base64 [2020-08-27T23:00:44.962Z] #47 99.95 golang.org/x/sys/unix [2020-08-27T23:00:45.151Z] #51 29.78 Building dependency tree... [2020-08-27T23:00:45.217Z] #39 ... [2020-08-27T23:00:45.217Z] [2020-08-27T23:00:45.217Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-27T23:00:45.217Z] #29 51.48 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-08-27T23:00:45.217Z] #29 51.95 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-27T23:00:45.217Z] #29 52.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-27T23:00:45.217Z] #29 ... [2020-08-27T23:00:45.217Z] [2020-08-27T23:00:45.217Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T23:00:45.217Z] #33 61.64 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-27T23:00:45.217Z] #33 61.67 Setting up xxd (2:8.1.0875-5) ... [2020-08-27T23:00:45.217Z] #33 61.68 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-08-27T23:00:45.217Z] #33 61.68 Setting up vim-common (2:8.1.0875-5) ... [2020-08-27T23:00:45.262Z] #47 ... [2020-08-27T23:00:45.262Z] [2020-08-27T23:00:45.262Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T23:00:45.262Z] #32 100.2 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-27T23:00:45.262Z] #32 100.3 Setting up xxd (2:8.1.0875-5) ... [2020-08-27T23:00:45.262Z] #32 100.4 Setting up libuv1:amd64 (1.24.1-1) ... [2020-08-27T23:00:45.262Z] #32 100.4 Setting up vim-common (2:8.1.0875-5) ... [2020-08-27T23:00:45.262Z] #32 100.5 Setting up librhash0:amd64 (1.3.8-1) ... [2020-08-27T23:00:45.262Z] #32 100.6 Setting up cmake-data (3.13.4-1) ... [2020-08-27T23:00:45.262Z] #32 100.6 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-27T23:00:45.262Z] #32 100.7 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-27T23:00:45.262Z] #32 100.7 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-27T23:00:45.262Z] #32 100.7 Setting up cmake (3.13.4-1) ... [2020-08-27T23:00:45.262Z] #32 100.7 Processing triggers for libc-bin (2.28-10) ... [2020-08-27T23:00:45.262Z] #32 100.9 Processing triggers for mime-support (3.62) ... [2020-08-27T23:00:45.525Z] #33 61.72 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-08-27T23:00:45.525Z] #33 61.72 Setting up cmake-data (3.13.4-1) ... [2020-08-27T23:00:45.525Z] #33 61.73 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-08-27T23:00:45.525Z] #33 61.74 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-08-27T23:00:45.525Z] #33 61.75 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-08-27T23:00:45.525Z] #33 61.76 Setting up cmake (3.13.4-1) ... [2020-08-27T23:00:45.525Z] #33 61.77 Processing triggers for libc-bin (2.28-10) ... [2020-08-27T23:00:45.525Z] #33 61.90 Processing triggers for mime-support (3.62) ... [2020-08-27T23:00:45.829Z] #33 DONE 62.3s [2020-08-27T23:00:45.829Z] [2020-08-27T23:00:45.829Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:00:45.833Z] #32 DONE 101.5s [2020-08-27T23:00:45.833Z] [2020-08-27T23:00:45.833Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T23:00:45.833Z] #38 92.82 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-27T23:00:45.833Z] #38 93.88 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-27T23:00:45.833Z] #38 94.03 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-27T23:00:45.833Z] #38 94.39 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-08-27T23:00:45.833Z] #38 94.40 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-27T23:00:45.833Z] #38 94.46 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-27T23:00:45.833Z] #38 94.51 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-27T23:00:45.833Z] #38 94.53 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-27T23:00:45.833Z] #38 94.64 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-27T23:00:45.833Z] #38 94.66 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-27T23:00:45.833Z] #38 ... [2020-08-27T23:00:45.833Z] [2020-08-27T23:00:45.833Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:00:46.132Z] #34 0.275 + RM_GOPATH=0 [2020-08-27T23:00:46.133Z] #34 0.278 + TMP_GOPATH= [2020-08-27T23:00:46.133Z] #34 0.278 + : /build [2020-08-27T23:00:46.133Z] #34 0.279 + '[' -z '' ']' [2020-08-27T23:00:46.133Z] #34 0.281 ++ mktemp -d [2020-08-27T23:00:46.133Z] #34 0.286 + export GOPATH=/tmp/tmp.h9LsqaKd8D [2020-08-27T23:00:46.133Z] #34 0.288 + GOPATH=/tmp/tmp.h9LsqaKd8D [2020-08-27T23:00:46.133Z] #34 0.288 + RM_GOPATH=1 [2020-08-27T23:00:46.133Z] #34 0.289 + case "$(go env GOARCH)" in [2020-08-27T23:00:46.133Z] #34 0.293 ++ go env GOARCH [2020-08-27T23:00:46.133Z] #34 0.317 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T23:00:46.133Z] #34 0.318 + GO_BUILDMODE=-buildmode=pie [2020-08-27T23:00:46.133Z] #34 0.320 ++ dirname /tmp/install/install.sh [2020-08-27T23:00:46.133Z] #34 0.326 + dir=/tmp/install [2020-08-27T23:00:46.133Z] #34 0.329 + bin=tini [2020-08-27T23:00:46.133Z] #34 0.330 + shift [2020-08-27T23:00:46.133Z] #34 0.331 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-27T23:00:46.133Z] #34 0.332 + . /tmp/install/tini.installer [2020-08-27T23:00:46.133Z] #34 0.333 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-27T23:00:46.133Z] #34 0.333 + install_tini [2020-08-27T23:00:46.133Z] #34 0.334 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-08-27T23:00:46.133Z] #34 0.334 + git clone https://github.com/krallin/tini.git /tmp/tmp.h9LsqaKd8D/tini [2020-08-27T23:00:46.133Z] #34 0.334 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-27T23:00:46.133Z] #34 0.337 Cloning into '/tmp/tmp.h9LsqaKd8D/tini'... [2020-08-27T23:00:47.083Z] #51 33.68 The following additional packages will be installed: [2020-08-27T23:00:47.201Z] #34 1.306 + cd /tmp/tmp.h9LsqaKd8D/tini [2020-08-27T23:00:47.201Z] #34 1.307 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-27T23:00:47.201Z] #34 1.318 + cmake . [2020-08-27T23:00:47.217Z] #33 ... [2020-08-27T23:00:47.217Z] [2020-08-27T23:00:47.217Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:00:47.217Z] #30 92.90 os [2020-08-27T23:00:47.217Z] #30 94.34 path [2020-08-27T23:00:47.217Z] #30 95.09 text/tabwriter [2020-08-27T23:00:47.217Z] #30 96.81 path/filepath [2020-08-27T23:00:47.217Z] #30 96.94 fmt [2020-08-27T23:00:47.217Z] #30 99.48 io/ioutil [2020-08-27T23:00:47.217Z] #30 101.9 flag [2020-08-27T23:00:47.217Z] #30 101.9 github.com/BurntSushi/toml [2020-08-27T23:00:47.353Z] #51 33.69 libbtrfs0 [2020-08-27T23:00:47.353Z] #51 33.89 The following NEW packages will be installed: [2020-08-27T23:00:47.353Z] #51 33.91 libbtrfs-dev libbtrfs0 [2020-08-27T23:00:47.477Z] #30 ... [2020-08-27T23:00:47.477Z] [2020-08-27T23:00:47.477Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:00:47.477Z] #33 1.510 + RM_GOPATH=0 [2020-08-27T23:00:47.477Z] #33 1.510 + TMP_GOPATH= [2020-08-27T23:00:47.477Z] #33 1.510 + : /build [2020-08-27T23:00:47.477Z] #33 1.510 + '[' -z '' ']' [2020-08-27T23:00:47.477Z] #33 1.514 ++ mktemp -d [2020-08-27T23:00:47.477Z] #33 1.615 + export GOPATH=/tmp/tmp.YXocFRrJ6N [2020-08-27T23:00:47.477Z] #33 1.616 + GOPATH=/tmp/tmp.YXocFRrJ6N [2020-08-27T23:00:47.477Z] #33 1.616 + RM_GOPATH=1 [2020-08-27T23:00:47.477Z] #33 1.616 + case "$(go env GOARCH)" in [2020-08-27T23:00:47.477Z] #33 1.617 ++ go env GOARCH [2020-08-27T23:00:47.477Z] #33 1.643 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T23:00:47.477Z] #33 1.643 + GO_BUILDMODE=-buildmode=pie [2020-08-27T23:00:47.477Z] #33 1.643 ++ dirname /tmp/install/install.sh [2020-08-27T23:00:47.477Z] #33 1.670 + dir=/tmp/install [2020-08-27T23:00:47.477Z] #33 1.670 + bin=tini [2020-08-27T23:00:47.477Z] #33 1.670 + shift [2020-08-27T23:00:47.477Z] #33 1.670 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-27T23:00:47.477Z] #33 1.670 + . /tmp/install/tini.installer [2020-08-27T23:00:47.477Z] #33 1.670 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-27T23:00:47.477Z] #33 1.670 + install_tini [2020-08-27T23:00:47.477Z] #33 1.670 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-08-27T23:00:47.477Z] #33 1.670 + git clone https://github.com/krallin/tini.git /tmp/tmp.YXocFRrJ6N/tini [2020-08-27T23:00:47.477Z] #33 1.670 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-27T23:00:47.477Z] #33 1.743 Cloning into '/tmp/tmp.YXocFRrJ6N/tini'... [2020-08-27T23:00:47.541Z] #52 ... [2020-08-27T23:00:47.541Z] [2020-08-27T23:00:47.541Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:00:47.541Z] #47 121.9 golang.org/x/crypto/ssh/terminal [2020-08-27T23:00:47.541Z] #47 123.2 mvdan.cc/editorconfig [2020-08-27T23:00:47.541Z] #47 123.2 mvdan.cc/sh/v3/fileutil [2020-08-27T23:00:47.541Z] #47 123.5 mvdan.cc/sh/v3/syntax [2020-08-27T23:00:47.541Z] #47 129.3 mvdan.cc/sh/v3/cmd/shfmt [2020-08-27T23:00:47.541Z] #47 ... [2020-08-27T23:00:47.541Z] [2020-08-27T23:00:47.541Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:00:47.541Z] #39 29.56 CC images/core-s390.o [2020-08-27T23:00:47.541Z] #39 30.31 CC images/cpuinfo.o [2020-08-27T23:00:47.541Z] #39 30.80 CC images/inventory.o [2020-08-27T23:00:47.541Z] #39 31.11 CC images/fdinfo.o [2020-08-27T23:00:47.541Z] #39 31.47 CC images/fown.o [2020-08-27T23:00:47.541Z] #39 31.72 CC images/ns.o [2020-08-27T23:00:47.541Z] #39 31.92 CC images/regfile.o [2020-08-27T23:00:47.541Z] #39 32.14 CC images/ghost-file.o [2020-08-27T23:00:47.541Z] #39 32.43 CC images/fifo.o [2020-08-27T23:00:47.541Z] #39 32.66 CC images/remap-file-path.o [2020-08-27T23:00:47.541Z] #39 32.94 CC images/eventfd.o [2020-08-27T23:00:47.541Z] #39 33.27 CC images/eventpoll.o [2020-08-27T23:00:47.541Z] #39 33.51 CC images/fh.o [2020-08-27T23:00:47.541Z] #39 33.78 CC images/fsnotify.o [2020-08-27T23:00:47.541Z] #39 34.39 CC images/signalfd.o [2020-08-27T23:00:47.541Z] #39 34.63 CC images/fs.o [2020-08-27T23:00:47.541Z] #39 34.81 CC images/pstree.o [2020-08-27T23:00:47.541Z] #39 34.97 CC images/pipe.o [2020-08-27T23:00:47.541Z] #39 35.12 CC images/tcp-stream.o [2020-08-27T23:00:47.541Z] #39 35.28 CC images/sk-packet.o [2020-08-27T23:00:47.541Z] #39 35.61 CC images/mnt.o [2020-08-27T23:00:47.541Z] #39 35.90 CC images/pipe-data.o [2020-08-27T23:00:47.541Z] #39 36.11 CC images/sa.o [2020-08-27T23:00:47.541Z] #39 36.34 CC images/timer.o [2020-08-27T23:00:47.541Z] #39 36.69 CC images/timerfd.o [2020-08-27T23:00:47.541Z] #39 36.89 CC images/mm.o [2020-08-27T23:00:47.541Z] #39 37.25 CC images/sk-opts.o [2020-08-27T23:00:47.541Z] #39 37.45 CC images/sk-unix.o [2020-08-27T23:00:47.541Z] #39 37.69 CC images/sk-inet.o [2020-08-27T23:00:47.541Z] #39 38.11 CC images/tun.o [2020-08-27T23:00:47.541Z] #39 38.45 CC images/sk-netlink.o [2020-08-27T23:00:47.541Z] #39 38.73 CC images/packet-sock.o [2020-08-27T23:00:47.620Z] #51 ... [2020-08-27T23:00:47.620Z] [2020-08-27T23:00:47.620Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T23:00:47.620Z] #32 17.53 Reading package lists... [2020-08-27T23:00:47.620Z] #32 24.59 Reading package lists... [2020-08-27T23:00:47.620Z] #32 30.70 Building dependency tree... [2020-08-27T23:00:47.620Z] #32 34.16 The following additional packages will be installed: [2020-08-27T23:00:47.620Z] #32 34.18 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-27T23:00:47.620Z] #32 34.19 Suggested packages: [2020-08-27T23:00:47.620Z] #32 34.20 cmake-doc ninja-build lrzip [2020-08-27T23:00:47.620Z] #32 34.20 Recommended packages: [2020-08-27T23:00:47.620Z] #32 34.20 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-27T23:00:47.620Z] #32 ... [2020-08-27T23:00:47.620Z] [2020-08-27T23:00:47.620Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T23:00:47.620Z] #10 25.54 Reading package lists... [2020-08-27T23:00:47.620Z] #10 31.76 Building dependency tree... [2020-08-27T23:00:47.801Z] #39 39.08 CC images/ipc-var.o [2020-08-27T23:00:47.856Z] #34 2.015 -- The C compiler identification is GNU 8.3.0 [2020-08-27T23:00:47.856Z] #34 2.077 -- Check for working C compiler: /usr/bin/cc [2020-08-27T23:00:48.060Z] #39 39.31 CC images/ipc-desc.o [2020-08-27T23:00:48.199Z] #10 34.86 The following additional packages will be installed: [2020-08-27T23:00:48.199Z] #10 ... [2020-08-27T23:00:48.199Z] [2020-08-27T23:00:48.199Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-27T23:00:48.199Z] #23 17.83 Reading package lists... [2020-08-27T23:00:48.199Z] #23 25.42 Reading package lists... [2020-08-27T23:00:48.199Z] #23 32.26 Building dependency tree... [2020-08-27T23:00:48.319Z] #39 39.56 CC images/ipc-shm.o [2020-08-27T23:00:48.463Z] #23 ... [2020-08-27T23:00:48.463Z] [2020-08-27T23:00:48.463Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T23:00:48.463Z] #10 34.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-27T23:00:48.463Z] #10 34.86 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-27T23:00:48.463Z] #10 34.86 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-27T23:00:48.463Z] #10 34.87 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-27T23:00:48.463Z] #10 34.88 Suggested packages: [2020-08-27T23:00:48.463Z] #10 34.89 gcc-8-locales seccomp wine64 [2020-08-27T23:00:48.532Z] #34 ... [2020-08-27T23:00:48.532Z] [2020-08-27T23:00:48.532Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T23:00:48.532Z] #26 21.16 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-27T23:00:48.532Z] #26 21.63 [2020-08-27T23:00:48.532Z] #26 21.86 ################################################################# 91.0% ######################################################################## 100.0% [2020-08-27T23:00:48.532Z] #26 22.03 [2020-08-27T23:00:48.532Z] #26 23.40 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-27T23:00:48.532Z] #26 23.53 skipping existing 5cb8031fd95d [2020-08-27T23:00:48.532Z] #26 23.66 [2020-08-27T23:00:48.532Z] #26 25.19 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-27T23:00:48.532Z] #26 25.26 skipping existing 283607eaa57e [2020-08-27T23:00:48.532Z] #26 25.43 [2020-08-27T23:00:48.532Z] #26 26.93 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-27T23:00:48.532Z] #26 27.36 [2020-08-27T23:00:48.532Z] #26 27.51 ######################################################################## 100.0% [2020-08-27T23:00:48.532Z] #26 27.76 [2020-08-27T23:00:48.532Z] #26 27.89 Download of images into '/build' complete. [2020-08-27T23:00:48.532Z] #26 27.89 Use something like the following to load the result into a Docker daemon: [2020-08-27T23:00:48.532Z] #26 27.89 tar -cC '/build' . | docker load [2020-08-27T23:00:48.532Z] #26 DONE 28.0s [2020-08-27T23:00:48.532Z] [2020-08-27T23:00:48.532Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T23:00:48.532Z] #11 62.48 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-27T23:00:48.532Z] #11 62.48 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-27T23:00:48.532Z] #11 62.49 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-27T23:00:48.579Z] #39 39.90 CC images/ipc-msg.o [2020-08-27T23:00:48.579Z] #39 ... [2020-08-27T23:00:48.579Z] [2020-08-27T23:00:48.579Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:00:48.579Z] #41 124.5 encoding/xml [2020-08-27T23:00:48.579Z] #41 124.7 text/template [2020-08-27T23:00:48.579Z] #41 129.4 go/doc [2020-08-27T23:00:48.579Z] #41 129.6 github.com/LK4D4/vndr/versioned [2020-08-27T23:00:48.579Z] #41 129.7 compress/flate [2020-08-27T23:00:48.579Z] #41 132.3 hash/crc32 [2020-08-27T23:00:48.579Z] #41 132.6 github.com/LK4D4/vndr/build [2020-08-27T23:00:48.579Z] #41 132.8 compress/gzip [2020-08-27T23:00:48.579Z] #41 133.6 net [2020-08-27T23:00:48.837Z] #11 ... [2020-08-27T23:00:48.837Z] [2020-08-27T23:00:48.837Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:00:48.837Z] #31 55.13 bytes [2020-08-27T23:00:48.837Z] #31 55.21 strings [2020-08-27T23:00:48.837Z] #31 63.22 bufio [2020-08-27T23:00:48.837Z] #31 64.11 reflect [2020-08-27T23:00:48.837Z] #31 ... [2020-08-27T23:00:48.837Z] [2020-08-27T23:00:48.837Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:00:48.837Z] #34 2.890 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-27T23:00:48.837Z] #34 2.902 -- Detecting C compiler ABI info [2020-08-27T23:00:48.858Z] #33 3.019 + cd /tmp/tmp.YXocFRrJ6N/tini [2020-08-27T23:00:48.858Z] #33 3.020 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-27T23:00:48.858Z] #33 3.026 + cmake . [2020-08-27T23:00:49.147Z] #41 ... [2020-08-27T23:00:49.147Z] [2020-08-27T23:00:49.147Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:00:49.147Z] #39 40.24 CC images/ipc-sem.o [2020-08-27T23:00:49.147Z] #39 40.44 CC images/utsns.o [2020-08-27T23:00:49.406Z] #39 40.69 CC images/creds.o [2020-08-27T23:00:49.427Z] #33 3.744 -- The C compiler identification is GNU 8.3.0 [2020-08-27T23:00:49.466Z] #10 ... [2020-08-27T23:00:49.466Z] [2020-08-27T23:00:49.466Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T23:00:49.466Z] #38 19.23 Reading package lists... [2020-08-27T23:00:49.466Z] #38 26.31 Reading package lists... [2020-08-27T23:00:49.466Z] #38 32.70 Building dependency tree... [2020-08-27T23:00:49.466Z] #38 ... [2020-08-27T23:00:49.466Z] [2020-08-27T23:00:49.466Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T23:00:49.466Z] #32 35.06 The following NEW packages will be installed: [2020-08-27T23:00:49.466Z] #32 35.07 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-27T23:00:49.466Z] #32 35.07 vim-common xxd [2020-08-27T23:00:49.466Z] #32 35.59 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-27T23:00:49.466Z] #32 35.59 Need to get 14.2 MB of archives. [2020-08-27T23:00:49.466Z] #32 35.59 After this operation, 60.0 MB of additional disk space will be used. [2020-08-27T23:00:49.466Z] #32 35.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-08-27T23:00:49.466Z] #32 35.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-27T23:00:49.466Z] #32 35.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-08-27T23:00:49.466Z] #32 35.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-08-27T23:00:49.666Z] #39 ... [2020-08-27T23:00:49.666Z] [2020-08-27T23:00:49.666Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:00:49.666Z] #47 DONE 135.5s [2020-08-27T23:00:49.666Z] [2020-08-27T23:00:49.666Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:00:49.666Z] #39 41.03 CC images/vma.o [2020-08-27T23:00:49.687Z] #33 3.815 -- Check for working C compiler: /usr/bin/cc [2020-08-27T23:00:49.687Z] #33 ... [2020-08-27T23:00:49.687Z] [2020-08-27T23:00:49.687Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T23:00:49.687Z] #38 104.0 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-27T23:00:49.687Z] #38 104.0 Processing triggers for libc-bin (2.28-10) ... [2020-08-27T23:00:49.687Z] #38 DONE 105.5s [2020-08-27T23:00:49.899Z] #34 3.961 -- Detecting C compiler ABI info - done [2020-08-27T23:00:49.899Z] #34 4.018 -- Detecting C compile features [2020-08-27T23:00:49.947Z] [2020-08-27T23:00:49.947Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:00:50.235Z] #39 41.33 CC images/netdev.o [2020-08-27T23:00:50.803Z] #39 41.79 CC images/tty.o [2020-08-27T23:00:51.011Z] #32 37.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-08-27T23:00:51.011Z] #32 37.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-08-27T23:00:51.011Z] #32 37.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-08-27T23:00:51.011Z] #32 37.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-08-27T23:00:51.011Z] #32 37.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-08-27T23:00:51.062Z] #39 42.29 CC images/file-lock.o [2020-08-27T23:00:51.276Z] #32 37.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-08-27T23:00:51.321Z] #39 42.45 CC images/rlimit.o [2020-08-27T23:00:51.322Z] #39 42.61 CC images/pagemap.o [2020-08-27T23:00:51.581Z] #39 42.89 CC images/siginfo.o [2020-08-27T23:00:52.011Z] #34 6.113 -- Detecting C compile features - done [2020-08-27T23:00:52.011Z] #34 ... [2020-08-27T23:00:52.011Z] [2020-08-27T23:00:52.011Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:00:52.011Z] #42 58.33 bytes [2020-08-27T23:00:52.011Z] #42 59.01 strings [2020-08-27T23:00:52.011Z] #42 66.92 bufio [2020-08-27T23:00:52.011Z] #42 67.39 reflect [2020-08-27T23:00:52.011Z] #42 ... [2020-08-27T23:00:52.011Z] [2020-08-27T23:00:52.011Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:00:52.011Z] #48 58.52 bytes [2020-08-27T23:00:52.011Z] #48 58.53 strings [2020-08-27T23:00:52.011Z] #48 65.51 bufio [2020-08-27T23:00:52.011Z] #48 67.43 reflect [2020-08-27T23:00:52.149Z] #39 43.19 CC images/rpc.o [2020-08-27T23:00:52.227Z] #32 38.84 debconf: delaying package configuration, since apt-utils is not installed [2020-08-27T23:00:52.312Z] #48 ... [2020-08-27T23:00:52.312Z] [2020-08-27T23:00:52.312Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T23:00:52.312Z] #39 68.54 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-08-27T23:00:52.312Z] #39 68.55 Processing triggers for libc-bin (2.28-10) ... [2020-08-27T23:00:52.312Z] #39 DONE 68.8s [2020-08-27T23:00:52.312Z] [2020-08-27T23:00:52.312Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:00:52.488Z] #39 2.804 Note: Building without setproctitle() and strlcpy() support. [2020-08-27T23:00:52.488Z] #39 2.805 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-27T23:00:52.488Z] #39 2.830 Note: Building without GnuTLS support [2020-08-27T23:00:52.488Z] #39 2.838 Makefile.config:39: Warn: you have no libnftables installed [2020-08-27T23:00:52.488Z] #39 2.838 Makefile.config:40: Warn: Building without nftables support [2020-08-27T23:00:52.894Z] #32 39.36 Fetched 14.2 MB in 3s (5340 kB/s) [2020-08-27T23:00:53.112Z] #39 44.41 CC images/ext-file.o [2020-08-27T23:00:53.376Z] #39 44.56 CC images/cgroup.o [2020-08-27T23:00:53.846Z] #32 ... [2020-08-27T23:00:53.846Z] [2020-08-27T23:00:53.846Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-27T23:00:53.846Z] #28 39.51 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-27T23:00:53.846Z] #28 40.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-27T23:00:53.880Z] #40 1.371 Note: Building without setproctitle() and strlcpy() support. [2020-08-27T23:00:53.880Z] #40 1.371 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-27T23:00:53.880Z] #40 1.384 Note: Building without GnuTLS support [2020-08-27T23:00:53.880Z] #40 1.387 Makefile.config:39: Warn: you have no libnftables installed [2020-08-27T23:00:53.880Z] #40 1.391 Makefile.config:40: Warn: Building without nftables support [2020-08-27T23:00:53.946Z] #39 45.17 CC images/userns.o [2020-08-27T23:00:54.512Z] #39 45.49 CC images/google/protobuf/descriptor.o [2020-08-27T23:00:55.430Z] #40 2.881 fatal: not a git repository (or any of the parent directories): .git [2020-08-27T23:00:55.430Z] #40 2.925 GEN .gitid [2020-08-27T23:00:55.430Z] #40 2.966 GEN criu/include/version.h [2020-08-27T23:00:55.430Z] #40 3.022 GEN include/common/asm [2020-08-27T23:00:55.785Z] #39 6.104 fatal: not a git repository (or any of the parent directories): .git [2020-08-27T23:00:55.889Z] #39 47.17 CC images/opts.o [2020-08-27T23:00:56.045Z] #39 6.287 GEN .gitid [2020-08-27T23:00:56.085Z] #40 ... [2020-08-27T23:00:56.086Z] [2020-08-27T23:00:56.086Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:00:56.086Z] #34 6.158 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-27T23:00:56.086Z] #34 6.519 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-27T23:00:56.086Z] #34 6.806 -- Configuring done [2020-08-27T23:00:56.086Z] #34 6.816 -- Generating done [2020-08-27T23:00:56.086Z] #34 6.821 -- Build files have been written to: /tmp/tmp.h9LsqaKd8D/tini [2020-08-27T23:00:56.086Z] #34 6.826 + make tini-static [2020-08-27T23:00:56.086Z] #34 7.052 Scanning dependencies of target tini-static [2020-08-27T23:00:56.086Z] #34 7.092 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-27T23:00:56.086Z] #34 9.079 [100%] Linking C executable tini-static [2020-08-27T23:00:56.086Z] #34 9.953 [100%] Built target tini-static [2020-08-27T23:00:56.086Z] #34 10.02 + mkdir -p /build [2020-08-27T23:00:56.086Z] #34 10.03 + cp tini-static /build/docker-init [2020-08-27T23:00:56.086Z] #34 DONE 10.2s [2020-08-27T23:00:56.086Z] [2020-08-27T23:00:56.086Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T23:00:56.086Z] #11 70.36 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-27T23:00:56.086Z] #11 70.38 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-08-27T23:00:56.086Z] #11 70.38 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-27T23:00:56.086Z] #11 70.52 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-27T23:00:56.086Z] #11 70.52 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-08-27T23:00:56.086Z] #11 70.53 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-27T23:00:56.147Z] #39 47.33 CC images/seccomp.o [2020-08-27T23:00:56.306Z] #39 6.415 GEN criu/include/version.h [2020-08-27T23:00:56.406Z] #39 47.51 CC images/binfmt-misc.o [2020-08-27T23:00:56.406Z] #39 47.70 CC images/time.o [2020-08-27T23:00:56.566Z] #39 6.891 GEN include/common/asm [2020-08-27T23:00:56.665Z] #39 47.87 CC images/sysctl.o [2020-08-27T23:00:56.924Z] #39 48.02 CC images/autofs.o [2020-08-27T23:00:56.924Z] #39 48.20 CC images/macvlan.o [2020-08-27T23:00:57.143Z] #39 ... [2020-08-27T23:00:57.143Z] [2020-08-27T23:00:57.143Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:00:57.143Z] #33 5.060 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-27T23:00:57.143Z] #33 5.060 -- Detecting C compiler ABI info [2020-08-27T23:00:57.143Z] #33 6.002 -- Detecting C compiler ABI info - done [2020-08-27T23:00:57.143Z] #33 6.032 -- Detecting C compile features [2020-08-27T23:00:57.143Z] #33 8.887 -- Detecting C compile features - done [2020-08-27T23:00:57.143Z] #33 9.042 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-27T23:00:57.143Z] #33 9.511 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-27T23:00:57.143Z] #33 9.577 -- Configuring done [2020-08-27T23:00:57.143Z] #33 9.631 -- Generating done [2020-08-27T23:00:57.143Z] #33 9.638 -- Build files have been written to: /tmp/tmp.YXocFRrJ6N/tini [2020-08-27T23:00:57.143Z] #33 9.655 + make tini-static [2020-08-27T23:00:57.143Z] #33 10.34 Scanning dependencies of target tini-static [2020-08-27T23:00:57.143Z] #33 10.50 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-27T23:00:57.168Z] #28 ... [2020-08-27T23:00:57.168Z] [2020-08-27T23:00:57.168Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:00:57.168Z] #43 DONE 43.5s [2020-08-27T23:00:57.168Z] [2020-08-27T23:00:57.168Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:00:57.168Z] #60 DONE 43.5s [2020-08-27T23:00:57.168Z] [2020-08-27T23:00:57.168Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T23:00:57.168Z] #32 41.10 Selecting previously unselected package xxd. [2020-08-27T23:00:57.168Z] #32 41.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-08-27T23:00:57.168Z] #32 41.17 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-08-27T23:00:57.168Z] #32 42.37 Unpacking xxd (2:8.1.0875-5) ... [2020-08-27T23:00:57.168Z] #32 43.48 Selecting previously unselected package vim-common. [2020-08-27T23:00:57.168Z] #32 43.50 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-27T23:00:57.168Z] #32 43.58 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-27T23:00:57.182Z] #39 48.39 CC images/sit.o [2020-08-27T23:00:57.441Z] #39 48.60 CC images/memfd.o [2020-08-27T23:00:57.700Z] #39 48.82 CC images/timens.o [2020-08-27T23:00:57.761Z] #32 ... [2020-08-27T23:00:57.761Z] [2020-08-27T23:00:57.761Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-27T23:00:57.761Z] #51 34.27 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-27T23:00:57.761Z] #51 34.27 Need to get 119 kB of archives. [2020-08-27T23:00:57.761Z] #51 34.27 After this operation, 387 kB of additional disk space will be used. [2020-08-27T23:00:57.761Z] #51 34.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-08-27T23:00:57.761Z] #51 34.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-08-27T23:00:57.761Z] #51 35.68 debconf: delaying package configuration, since apt-utils is not installed [2020-08-27T23:00:57.761Z] #51 35.96 Fetched 119 kB in 0s (447 kB/s) [2020-08-27T23:00:57.761Z] #51 37.89 Selecting previously unselected package libbtrfs0. [2020-08-27T23:00:57.761Z] #51 37.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-08-27T23:00:57.761Z] #51 37.96 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-08-27T23:00:57.761Z] #51 38.51 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-27T23:00:57.761Z] #51 38.76 Selecting previously unselected package libbtrfs-dev. [2020-08-27T23:00:57.761Z] #51 38.76 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-08-27T23:00:57.761Z] #51 38.76 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-27T23:00:57.761Z] #51 41.22 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-27T23:00:57.761Z] #51 42.70 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-27T23:00:57.761Z] #51 42.89 Processing triggers for libc-bin (2.28-10) ... [2020-08-27T23:00:57.761Z] #51 DONE 44.1s [2020-08-27T23:00:57.761Z] [2020-08-27T23:00:57.761Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T23:00:57.761Z] #38 36.06 The following additional packages will be installed: [2020-08-27T23:00:57.761Z] #38 36.06 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-27T23:00:57.761Z] #38 36.07 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-27T23:00:57.761Z] #38 36.08 Suggested packages: [2020-08-27T23:00:57.761Z] #38 36.08 manpages-dev python-setuptools [2020-08-27T23:00:57.761Z] #38 37.35 The following NEW packages will be installed: [2020-08-27T23:00:57.761Z] #38 37.35 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-27T23:00:57.761Z] #38 37.36 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-27T23:00:57.761Z] #38 37.36 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-27T23:00:57.761Z] #38 37.36 python-six zlib1g-dev [2020-08-27T23:00:57.761Z] #38 37.80 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-27T23:00:57.761Z] #38 37.80 Need to get 3798 kB of archives. [2020-08-27T23:00:57.761Z] #38 37.80 After this operation, 21.6 MB of additional disk space will be used. [2020-08-27T23:00:57.761Z] #38 37.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-08-27T23:00:57.761Z] #38 37.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-08-27T23:00:57.761Z] #38 37.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-08-27T23:00:57.761Z] #38 37.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-08-27T23:00:57.761Z] #38 37.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-08-27T23:00:57.761Z] #38 37.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-08-27T23:00:57.761Z] #38 37.92 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-08-27T23:00:57.761Z] #38 37.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-08-27T23:00:57.761Z] #38 37.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-08-27T23:00:57.761Z] #38 38.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-08-27T23:00:57.761Z] #38 38.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-08-27T23:00:57.761Z] #38 38.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-08-27T23:00:57.761Z] #38 38.15 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-08-27T23:00:57.761Z] #38 38.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-08-27T23:00:57.761Z] #38 38.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-27T23:00:57.761Z] #38 38.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-08-27T23:00:57.761Z] #38 38.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-08-27T23:00:57.761Z] #38 39.91 debconf: delaying package configuration, since apt-utils is not installed [2020-08-27T23:00:57.761Z] #38 41.18 Fetched 3798 kB in 1s (4674 kB/s) [2020-08-27T23:00:57.761Z] #38 42.67 Selecting previously unselected package libcap-dev:arm64. [2020-08-27T23:00:57.761Z] #38 42.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 ... 15383 files and directories currently installed.) [2020-08-27T23:00:57.761Z] #38 42.85 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-08-27T23:00:57.761Z] #38 42.89 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-08-27T23:00:57.761Z] #38 43.54 Selecting previously unselected package libnet1:arm64. [2020-08-27T23:00:57.761Z] #38 43.54 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-08-27T23:00:57.761Z] #38 43.58 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-08-27T23:00:57.761Z] #38 43.84 Selecting previously unselected package libnet1-dev. [2020-08-27T23:00:57.761Z] #38 43.84 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-08-27T23:00:57.761Z] #38 44.07 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-27T23:00:57.959Z] #39 49.12 LINK images/built-in.o [2020-08-27T23:00:57.959Z] #39 49.31 GEN compel/include/asm [2020-08-27T23:00:58.025Z] #38 ... [2020-08-27T23:00:58.025Z] [2020-08-27T23:00:58.025Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T23:00:58.025Z] #32 44.45 Selecting previously unselected package cmake-data. [2020-08-27T23:00:58.025Z] #32 44.45 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-27T23:00:58.025Z] #32 44.49 Unpacking cmake-data (3.13.4-1) ... [2020-08-27T23:00:58.085Z] #33 12.29 [100%] Linking C executable tini-static [2020-08-27T23:00:58.217Z] #39 49.32 GEN compel/include/version.h [2020-08-27T23:00:58.217Z] #39 49.34 touch .config [2020-08-27T23:00:58.217Z] #39 49.41 GEN include/common/config.h [2020-08-27T23:00:58.217Z] #39 49.51 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-08-27T23:00:58.217Z] #39 49.52 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-08-27T23:00:58.217Z] #39 49.55 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-08-27T23:00:58.217Z] #39 49.57 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-08-27T23:00:58.346Z] #33 ... [2020-08-27T23:00:58.346Z] [2020-08-27T23:00:58.346Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T23:00:58.346Z] #10 104.0 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-27T23:00:58.346Z] #10 104.0 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-27T23:00:58.346Z] #10 104.0 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-27T23:00:58.346Z] #10 113.5 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-27T23:00:58.346Z] #10 113.5 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-27T23:00:58.346Z] #10 113.5 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-27T23:00:58.346Z] #10 113.7 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-27T23:00:58.346Z] #10 113.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-27T23:00:58.346Z] #10 113.7 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-27T23:00:58.476Z] #39 49.60 DEP compel/arch/x86/plugins/std/memcpy.d [2020-08-27T23:00:58.476Z] #39 49.63 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-08-27T23:00:58.476Z] #39 49.65 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-27T23:00:58.476Z] #39 49.68 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-08-27T23:00:58.476Z] #39 49.69 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-27T23:00:58.476Z] #39 49.71 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-27T23:00:58.476Z] #39 49.71 DEP compel/plugins/std/infect.d [2020-08-27T23:00:58.476Z] #39 49.80 DEP compel/plugins/std/string.d [2020-08-27T23:00:58.606Z] #10 ... [2020-08-27T23:00:58.606Z] [2020-08-27T23:00:58.606Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:00:58.606Z] #41 104.3 regexp [2020-08-27T23:00:58.606Z] #41 106.5 go/token [2020-08-27T23:00:58.606Z] #41 107.7 go/scanner [2020-08-27T23:00:58.606Z] #41 109.7 go/ast [2020-08-27T23:00:58.606Z] #41 110.3 internal/lazyregexp [2020-08-27T23:00:58.606Z] #41 111.0 net/url [2020-08-27T23:00:58.606Z] #41 113.3 text/template/parse [2020-08-27T23:00:58.606Z] #41 ... [2020-08-27T23:00:58.606Z] [2020-08-27T23:00:58.606Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:00:58.606Z] #30 104.4 log [2020-08-27T23:00:58.606Z] #30 108.7 github.com/BurntSushi/toml/cmd/tomlv [2020-08-27T23:00:58.734Z] #39 49.89 DEP compel/plugins/std/log.d [2020-08-27T23:00:58.734Z] #39 49.97 DEP compel/plugins/std/fds.d [2020-08-27T23:00:58.866Z] #30 ... [2020-08-27T23:00:58.867Z] [2020-08-27T23:00:58.867Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:00:58.867Z] #33 13.01 [100%] Built target tini-static [2020-08-27T23:00:58.867Z] #33 13.12 + mkdir -p /build [2020-08-27T23:00:58.993Z] #39 50.09 DEP compel/plugins/std/std.d [2020-08-27T23:00:58.993Z] #39 50.21 DEP compel/plugins/shmem/shmem.d [2020-08-27T23:00:58.993Z] #39 50.31 DEP compel/plugins/fds/fds.d [2020-08-27T23:00:59.127Z] #33 13.13 + cp tini-static /build/docker-init [2020-08-27T23:00:59.127Z] #33 DONE 13.2s [2020-08-27T23:00:59.127Z] [2020-08-27T23:00:59.127Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:00:59.127Z] #30 DONE 114.8s [2020-08-27T23:00:59.127Z] [2020-08-27T23:00:59.127Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:00:59.127Z] #39 8.844 PBCC images/timens.pb-c.c [2020-08-27T23:00:59.127Z] #39 8.871 DEP images/timens.pb-c.d [2020-08-27T23:00:59.127Z] #39 8.945 PBCC images/fown.pb-c.c [2020-08-27T23:00:59.127Z] #39 8.971 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-27T23:00:59.127Z] #39 9.042 PBCC images/opts.pb-c.c [2020-08-27T23:00:59.127Z] #39 9.108 PBCC images/memfd.pb-c.c [2020-08-27T23:00:59.127Z] #39 9.190 DEP images/fown.pb-c.d [2020-08-27T23:00:59.127Z] #39 9.275 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-27T23:00:59.127Z] #39 9.411 DEP images/opts.pb-c.d [2020-08-27T23:00:59.251Z] #39 50.44 CC compel/plugins/std/std.o [2020-08-27T23:00:59.388Z] #39 9.496 DEP images/memfd.pb-c.d [2020-08-27T23:00:59.388Z] #39 9.590 PBCC images/sit.pb-c.c [2020-08-27T23:00:59.388Z] #39 ... [2020-08-27T23:00:59.388Z] [2020-08-27T23:00:59.388Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:00:59.388Z] #47 105.0 encoding/json [2020-08-27T23:00:59.388Z] #47 113.1 github.com/pkg/diff [2020-08-27T23:00:59.388Z] #47 114.3 go/ast [2020-08-27T23:00:59.388Z] #47 114.9 golang.org/x/crypto/ssh/terminal [2020-08-27T23:00:59.388Z] #47 ... [2020-08-27T23:00:59.388Z] [2020-08-27T23:00:59.388Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:00:59.388Z] #39 9.670 DEP images/sit.pb-c.d [2020-08-27T23:00:59.437Z] #32 ... [2020-08-27T23:00:59.437Z] [2020-08-27T23:00:59.438Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-27T23:00:59.438Z] #23 35.63 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-27T23:00:59.438Z] #23 35.63 The following additional packages will be installed: [2020-08-27T23:00:59.438Z] #23 35.63 libjq1 libonig5 [2020-08-27T23:00:59.438Z] #23 36.13 The following NEW packages will be installed: [2020-08-27T23:00:59.438Z] #23 36.13 jq libjq1 libonig5 [2020-08-27T23:00:59.438Z] #23 36.74 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-27T23:00:59.438Z] #23 36.74 Need to get 325 kB of archives. [2020-08-27T23:00:59.438Z] #23 36.74 After this operation, 1019 kB of additional disk space will be used. [2020-08-27T23:00:59.438Z] #23 36.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-08-27T23:00:59.438Z] #23 36.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-08-27T23:00:59.438Z] #23 36.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-08-27T23:00:59.438Z] #23 38.21 debconf: delaying package configuration, since apt-utils is not installed [2020-08-27T23:00:59.438Z] #23 38.56 Fetched 325 kB in 0s (727 kB/s) [2020-08-27T23:00:59.438Z] #23 38.78 Selecting previously unselected package libonig5:arm64. [2020-08-27T23:00:59.438Z] #23 38.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-08-27T23:00:59.438Z] #23 38.88 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-08-27T23:00:59.438Z] #23 39.15 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-08-27T23:00:59.438Z] #23 42.88 Selecting previously unselected package libjq1:arm64. [2020-08-27T23:00:59.438Z] #23 42.89 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-08-27T23:00:59.438Z] #23 42.92 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-08-27T23:00:59.438Z] #23 43.58 Selecting previously unselected package jq. [2020-08-27T23:00:59.438Z] #23 43.58 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-08-27T23:00:59.438Z] #23 43.58 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-27T23:00:59.438Z] #23 44.45 Setting up libonig5:arm64 (6.9.1-1) ... [2020-08-27T23:00:59.438Z] #23 44.49 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-08-27T23:00:59.438Z] #23 44.64 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-27T23:00:59.438Z] #23 44.66 Processing triggers for libc-bin (2.28-10) ... [2020-08-27T23:00:59.510Z] #39 50.73 CC compel/plugins/std/fds.o [2020-08-27T23:00:59.648Z] #39 9.770 PBCC images/macvlan.pb-c.c [2020-08-27T23:00:59.648Z] #39 9.818 DEP images/macvlan.pb-c.d [2020-08-27T23:00:59.648Z] #39 9.988 PBCC images/autofs.pb-c.c [2020-08-27T23:00:59.677Z] #11 ... [2020-08-27T23:00:59.677Z] [2020-08-27T23:00:59.677Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:00:59.677Z] #40 5.022 PBCC images/timens.pb-c.c [2020-08-27T23:00:59.677Z] #40 5.050 DEP images/timens.pb-c.d [2020-08-27T23:00:59.677Z] #40 5.093 PBCC images/fown.pb-c.c [2020-08-27T23:00:59.677Z] #40 5.111 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-27T23:00:59.677Z] #40 5.173 PBCC images/opts.pb-c.c [2020-08-27T23:00:59.677Z] #40 5.250 PBCC images/memfd.pb-c.c [2020-08-27T23:00:59.677Z] #40 5.293 DEP images/fown.pb-c.d [2020-08-27T23:00:59.677Z] #40 5.328 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-27T23:00:59.677Z] #40 5.384 DEP images/opts.pb-c.d [2020-08-27T23:00:59.677Z] #40 5.423 DEP images/memfd.pb-c.d [2020-08-27T23:00:59.677Z] #40 5.480 PBCC images/sit.pb-c.c [2020-08-27T23:00:59.677Z] #40 5.574 DEP images/sit.pb-c.d [2020-08-27T23:00:59.677Z] #40 5.650 PBCC images/macvlan.pb-c.c [2020-08-27T23:00:59.677Z] #40 5.663 DEP images/macvlan.pb-c.d [2020-08-27T23:00:59.677Z] #40 5.742 PBCC images/autofs.pb-c.c [2020-08-27T23:00:59.677Z] #40 5.755 DEP images/autofs.pb-c.d [2020-08-27T23:00:59.677Z] #40 5.798 PBCC images/sysctl.pb-c.c [2020-08-27T23:00:59.677Z] #40 5.808 DEP images/sysctl.pb-c.d [2020-08-27T23:00:59.677Z] #40 5.869 PBCC images/time.pb-c.c [2020-08-27T23:00:59.677Z] #40 5.879 DEP images/time.pb-c.d [2020-08-27T23:00:59.677Z] #40 5.921 PBCC images/binfmt-misc.pb-c.c [2020-08-27T23:00:59.677Z] #40 5.939 DEP images/binfmt-misc.pb-c.d [2020-08-27T23:00:59.677Z] #40 6.032 PBCC images/seccomp.pb-c.c [2020-08-27T23:00:59.677Z] #40 6.060 DEP images/seccomp.pb-c.d [2020-08-27T23:00:59.677Z] #40 6.126 PBCC images/userns.pb-c.c [2020-08-27T23:00:59.677Z] #40 6.188 DEP images/userns.pb-c.d [2020-08-27T23:00:59.677Z] #40 6.239 PBCC images/cgroup.pb-c.c [2020-08-27T23:00:59.677Z] #40 6.288 DEP images/cgroup.pb-c.d [2020-08-27T23:00:59.677Z] #40 6.365 PBCC images/ext-file.pb-c.c [2020-08-27T23:00:59.677Z] #40 6.386 DEP images/ext-file.pb-c.d [2020-08-27T23:00:59.677Z] #40 6.438 PBCC images/rpc.pb-c.c [2020-08-27T23:00:59.677Z] #40 6.504 DEP images/rpc.pb-c.d [2020-08-27T23:00:59.677Z] #40 6.538 PBCC images/siginfo.pb-c.c [2020-08-27T23:00:59.677Z] #40 6.569 DEP images/siginfo.pb-c.d [2020-08-27T23:00:59.677Z] #40 6.611 PBCC images/pagemap.pb-c.c [2020-08-27T23:00:59.677Z] #40 6.648 DEP images/pagemap.pb-c.d [2020-08-27T23:00:59.677Z] #40 6.742 PBCC images/rlimit.pb-c.c [2020-08-27T23:00:59.677Z] #40 6.764 DEP images/rlimit.pb-c.d [2020-08-27T23:00:59.677Z] #40 6.870 PBCC images/file-lock.pb-c.c [2020-08-27T23:00:59.677Z] #40 6.886 DEP images/file-lock.pb-c.d [2020-08-27T23:00:59.677Z] #40 6.933 PBCC images/tty.pb-c.c [2020-08-27T23:00:59.677Z] #40 6.991 DEP images/tty.pb-c.d [2020-08-27T23:00:59.677Z] #40 7.032 PBCC images/tun.pb-c.c [2020-08-27T23:00:59.677Z] #40 7.128 PBCC images/netdev.pb-c.c [2020-08-27T23:00:59.677Z] #40 7.198 DEP images/tun.pb-c.d [2020-08-27T23:00:59.677Z] #40 7.224 DEP images/netdev.pb-c.d [2020-08-27T23:00:59.677Z] #40 ... [2020-08-27T23:00:59.677Z] [2020-08-27T23:00:59.677Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:00:59.677Z] #31 66.07 path [2020-08-27T23:00:59.677Z] #31 68.98 text/tabwriter [2020-08-27T23:00:59.677Z] #31 73.38 internal/syscall/execenv [2020-08-27T23:00:59.677Z] #31 73.40 internal/syscall/unix [2020-08-27T23:00:59.677Z] #31 73.44 time [2020-08-27T23:00:59.677Z] #31 ... [2020-08-27T23:00:59.677Z] [2020-08-27T23:00:59.677Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:00:59.677Z] #40 7.282 PBCC images/vma.pb-c.c [2020-08-27T23:00:59.677Z] #40 7.347 DEP images/vma.pb-c.d [2020-08-27T23:00:59.677Z] #40 7.386 PBCC images/creds.pb-c.c [2020-08-27T23:00:59.704Z] #23 DONE 46.1s [2020-08-27T23:00:59.704Z] [2020-08-27T23:00:59.704Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-27T23:00:59.704Z] #24 DONE 0.2s [2020-08-27T23:00:59.704Z] [2020-08-27T23:00:59.704Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T23:00:59.704Z] #38 44.51 Selecting previously unselected package libnl-3-200:arm64. [2020-08-27T23:00:59.704Z] #38 44.51 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-08-27T23:00:59.704Z] #38 44.61 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-08-27T23:00:59.704Z] #38 44.92 Selecting previously unselected package libnl-3-dev:arm64. [2020-08-27T23:00:59.704Z] #38 44.92 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-08-27T23:00:59.704Z] #38 44.99 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-08-27T23:00:59.704Z] #38 46.13 Selecting previously unselected package libprotobuf-c1:arm64. [2020-08-27T23:00:59.704Z] #38 46.14 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-08-27T23:00:59.704Z] #38 46.15 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-08-27T23:00:59.768Z] #39 ... [2020-08-27T23:00:59.768Z] [2020-08-27T23:00:59.768Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:00:59.768Z] #41 135.6 vendor/golang.org/x/text/transform [2020-08-27T23:00:59.768Z] #41 136.4 vendor/golang.org/x/text/unicode/bidi [2020-08-27T23:00:59.768Z] #41 137.9 vendor/golang.org/x/text/secure/bidirule [2020-08-27T23:00:59.768Z] #41 138.1 vendor/golang.org/x/text/unicode/norm [2020-08-27T23:00:59.768Z] #41 142.4 vendor/golang.org/x/net/idna [2020-08-27T23:00:59.768Z] #41 144.7 vendor/golang.org/x/net/http2/hpack [2020-08-27T23:00:59.908Z] #39 10.07 DEP images/autofs.pb-c.d [2020-08-27T23:00:59.909Z] #39 10.18 PBCC images/sysctl.pb-c.c [2020-08-27T23:00:59.909Z] #39 10.18 DEP images/sysctl.pb-c.d [2020-08-27T23:00:59.909Z] #39 10.28 PBCC images/time.pb-c.c [2020-08-27T23:00:59.909Z] #39 10.32 DEP images/time.pb-c.d [2020-08-27T23:00:59.968Z] #38 46.46 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-08-27T23:00:59.968Z] #38 46.46 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-08-27T23:00:59.968Z] #38 46.49 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-08-27T23:00:59.968Z] #38 ... [2020-08-27T23:00:59.968Z] [2020-08-27T23:00:59.968Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T23:00:59.968Z] #10 36.22 The following NEW packages will be installed: [2020-08-27T23:00:59.968Z] #10 36.23 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-27T23:00:59.968Z] #10 36.23 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-27T23:00:59.968Z] #10 36.23 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-27T23:00:59.968Z] #10 36.23 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-27T23:00:59.968Z] #10 36.23 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-27T23:00:59.968Z] #10 36.24 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-27T23:00:59.968Z] #10 36.74 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-08-27T23:00:59.968Z] #10 36.74 Need to get 73.3 MB of archives. [2020-08-27T23:00:59.968Z] #10 36.74 After this operation, 472 MB of additional disk space will be used. [2020-08-27T23:00:59.968Z] #10 36.74 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-08-27T23:00:59.968Z] #10 37.10 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-08-27T23:00:59.968Z] #10 37.84 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-08-27T23:00:59.968Z] #10 37.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-08-27T23:00:59.968Z] #10 37.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-08-27T23:00:59.968Z] #10 37.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-27T23:00:59.968Z] #10 38.31 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-08-27T23:00:59.968Z] #10 38.51 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-08-27T23:00:59.968Z] #10 38.51 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-08-27T23:00:59.968Z] #10 42.27 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-08-27T23:00:59.968Z] #10 43.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-08-27T23:00:59.968Z] #10 43.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-08-27T23:00:59.968Z] #10 43.88 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-08-27T23:00:59.968Z] #10 43.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-08-27T23:00:59.968Z] #10 43.88 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-08-27T23:00:59.968Z] #10 43.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-08-27T23:00:59.968Z] #10 43.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-08-27T23:00:59.968Z] #10 43.91 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-08-27T23:00:59.968Z] #10 43.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-08-27T23:00:59.968Z] #10 43.94 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-08-27T23:00:59.968Z] #10 43.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-08-27T23:00:59.968Z] #10 43.97 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-08-27T23:00:59.968Z] #10 43.98 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-08-27T23:00:59.968Z] #10 43.98 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-08-27T23:00:59.968Z] #10 43.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-08-27T23:00:59.968Z] #10 46.17 debconf: delaying package configuration, since apt-utils is not installed [2020-08-27T23:00:59.968Z] #10 46.42 Fetched 73.3 MB in 8s (9692 kB/s) [2020-08-27T23:00:59.968Z] #10 46.58 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-27T23:00:59.968Z] #10 46.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% [2020-08-27T23:00:59.968Z] #10 ... [2020-08-27T23:00:59.968Z] [2020-08-27T23:00:59.968Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T23:00:59.980Z] #40 7.415 DEP images/creds.pb-c.d [2020-08-27T23:00:59.980Z] #40 7.493 PBCC images/utsns.pb-c.c [2020-08-27T23:00:59.980Z] #40 7.503 DEP images/utsns.pb-c.d [2020-08-27T23:00:59.980Z] #40 7.532 PBCC images/ipc-desc.pb-c.c [2020-08-27T23:00:59.980Z] #40 7.566 PBCC images/ipc-sem.pb-c.c [2020-08-27T23:00:59.980Z] #40 7.594 DEP images/ipc-desc.pb-c.d [2020-08-27T23:00:59.980Z] #40 7.650 DEP images/ipc-sem.pb-c.d [2020-08-27T23:00:59.980Z] #40 7.674 PBCC images/ipc-msg.pb-c.c [2020-08-27T23:00:59.980Z] #40 7.696 DEP images/ipc-msg.pb-c.d [2020-08-27T23:01:00.027Z] #41 145.8 mime [2020-08-27T23:01:00.027Z] #41 ... [2020-08-27T23:01:00.027Z] [2020-08-27T23:01:00.027Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T23:01:00.027Z] #10 137.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-27T23:01:00.027Z] #10 137.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-27T23:01:00.027Z] #10 137.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-27T23:01:00.027Z] #10 ... [2020-08-27T23:01:00.027Z] [2020-08-27T23:01:00.027Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:00.027Z] #39 51.30 CC compel/plugins/std/log.o [2020-08-27T23:01:00.169Z] #39 10.43 PBCC images/binfmt-misc.pb-c.c [2020-08-27T23:01:00.169Z] #39 10.46 DEP images/binfmt-misc.pb-c.d [2020-08-27T23:01:00.169Z] #39 10.56 PBCC images/seccomp.pb-c.c [2020-08-27T23:01:00.236Z] #25 ... [2020-08-27T23:01:00.236Z] [2020-08-27T23:01:00.236Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:01:00.236Z] #30 36.84 sync [2020-08-27T23:01:00.236Z] #30 36.85 internal/reflectlite [2020-08-27T23:01:00.236Z] #30 38.85 sort [2020-08-27T23:01:00.236Z] #30 38.87 errors [2020-08-27T23:01:00.236Z] #30 39.33 strconv [2020-08-27T23:01:00.236Z] #30 39.33 io [2020-08-27T23:01:00.236Z] #30 39.33 internal/oserror [2020-08-27T23:01:00.236Z] #30 39.42 syscall [2020-08-27T23:01:00.236Z] #30 40.25 strings [2020-08-27T23:01:00.236Z] #30 40.25 bytes [2020-08-27T23:01:00.236Z] #30 41.81 reflect [2020-08-27T23:01:00.236Z] #30 42.05 bufio [2020-08-27T23:01:00.236Z] #30 42.36 path [2020-08-27T23:01:00.236Z] #30 43.39 text/tabwriter [2020-08-27T23:01:00.236Z] #30 45.58 time [2020-08-27T23:01:00.236Z] #30 45.62 internal/syscall/unix [2020-08-27T23:01:00.236Z] #30 45.62 internal/syscall/execenv [2020-08-27T23:01:00.292Z] #40 7.723 PBCC images/ipc-shm.pb-c.c [2020-08-27T23:01:00.292Z] #40 7.737 DEP images/ipc-shm.pb-c.d [2020-08-27T23:01:00.293Z] #40 7.800 PBCC images/ipc-var.pb-c.c [2020-08-27T23:01:00.293Z] #40 7.833 DEP images/ipc-var.pb-c.d [2020-08-27T23:01:00.293Z] #40 7.863 PBCC images/sk-opts.pb-c.c [2020-08-27T23:01:00.293Z] #40 7.899 PBCC images/packet-sock.pb-c.c [2020-08-27T23:01:00.293Z] #40 7.985 DEP images/sk-opts.pb-c.d [2020-08-27T23:01:00.293Z] #40 8.080 DEP images/packet-sock.pb-c.d [2020-08-27T23:01:00.431Z] #39 10.57 DEP images/seccomp.pb-c.d [2020-08-27T23:01:00.432Z] #39 10.73 PBCC images/userns.pb-c.c [2020-08-27T23:01:00.432Z] #39 10.86 DEP images/userns.pb-c.d [2020-08-27T23:01:00.500Z] #30 ... [2020-08-27T23:01:00.500Z] [2020-08-27T23:01:00.500Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T23:01:00.500Z] #38 46.80 Selecting previously unselected package zlib1g-dev:arm64. [2020-08-27T23:01:00.500Z] #38 46.83 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-08-27T23:01:00.500Z] #38 46.84 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-08-27T23:01:00.614Z] #40 8.173 PBCC images/sk-netlink.pb-c.c [2020-08-27T23:01:00.614Z] #40 8.243 DEP images/sk-netlink.pb-c.d [2020-08-27T23:01:00.614Z] #40 8.281 PBCC images/sk-inet.pb-c.c [2020-08-27T23:01:00.614Z] #40 8.346 DEP images/sk-inet.pb-c.d [2020-08-27T23:01:00.693Z] #39 10.98 PBCC images/cgroup.pb-c.c [2020-08-27T23:01:00.693Z] #39 11.04 DEP images/cgroup.pb-c.d [2020-08-27T23:01:00.693Z] #39 11.12 PBCC images/ext-file.pb-c.c [2020-08-27T23:01:00.769Z] #38 47.11 Selecting previously unselected package libprotobuf17:arm64. [2020-08-27T23:01:00.769Z] #38 47.11 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-08-27T23:01:00.769Z] #38 47.13 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-08-27T23:01:00.916Z] #40 8.435 PBCC images/sk-unix.pb-c.c [2020-08-27T23:01:00.916Z] #40 8.478 DEP images/sk-unix.pb-c.d [2020-08-27T23:01:00.916Z] #40 8.540 PBCC images/mm.pb-c.c [2020-08-27T23:01:00.916Z] #40 8.607 DEP images/mm.pb-c.d [2020-08-27T23:01:00.955Z] #39 11.23 DEP images/ext-file.pb-c.d [2020-08-27T23:01:00.955Z] #39 11.24 PBCC images/rpc.pb-c.c [2020-08-27T23:01:00.955Z] #39 11.30 DEP images/rpc.pb-c.d [2020-08-27T23:01:00.962Z] #39 52.18 CC compel/plugins/std/string.o [2020-08-27T23:01:01.215Z] #39 11.43 PBCC images/siginfo.pb-c.c [2020-08-27T23:01:01.215Z] #39 11.46 DEP images/siginfo.pb-c.d [2020-08-27T23:01:01.215Z] #39 11.52 PBCC images/pagemap.pb-c.c [2020-08-27T23:01:01.219Z] #40 8.678 PBCC images/timerfd.pb-c.c [2020-08-27T23:01:01.219Z] #40 8.757 DEP images/timerfd.pb-c.d [2020-08-27T23:01:01.219Z] #40 8.795 PBCC images/timer.pb-c.c [2020-08-27T23:01:01.219Z] #40 8.838 DEP images/timer.pb-c.d [2020-08-27T23:01:01.219Z] #40 8.943 PBCC images/sa.pb-c.c [2020-08-27T23:01:01.219Z] #40 9.012 DEP images/sa.pb-c.d [2020-08-27T23:01:01.476Z] #39 11.59 DEP images/pagemap.pb-c.d [2020-08-27T23:01:01.476Z] #39 11.69 PBCC images/rlimit.pb-c.c [2020-08-27T23:01:01.476Z] #39 11.71 DEP images/rlimit.pb-c.d [2020-08-27T23:01:01.476Z] #39 11.75 PBCC images/file-lock.pb-c.c [2020-08-27T23:01:01.476Z] #39 11.78 DEP images/file-lock.pb-c.d [2020-08-27T23:01:01.522Z] #40 9.136 PBCC images/pipe-data.pb-c.c [2020-08-27T23:01:01.522Z] #40 9.172 DEP images/pipe-data.pb-c.d [2020-08-27T23:01:01.522Z] #40 9.260 PBCC images/mnt.pb-c.c [2020-08-27T23:01:01.529Z] #39 52.81 CC compel/plugins/std/infect.o [2020-08-27T23:01:01.736Z] #39 11.95 PBCC images/tty.pb-c.c [2020-08-27T23:01:01.736Z] #39 11.99 DEP images/tty.pb-c.d [2020-08-27T23:01:01.825Z] #40 9.380 DEP images/mnt.pb-c.d [2020-08-27T23:01:01.825Z] #40 9.450 PBCC images/sk-packet.pb-c.c [2020-08-27T23:01:01.825Z] #40 9.475 DEP images/sk-packet.pb-c.d [2020-08-27T23:01:01.996Z] #39 12.15 PBCC images/tun.pb-c.c [2020-08-27T23:01:01.996Z] #39 12.25 PBCC images/netdev.pb-c.c [2020-08-27T23:01:02.097Z] #39 53.24 CC compel/arch/x86/plugins/std/parasite-head.o [2020-08-27T23:01:02.097Z] #39 53.30 CC compel/arch/x86/plugins/std/memcpy.o [2020-08-27T23:01:02.097Z] #39 53.34 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-08-27T23:01:02.097Z] #39 53.39 AR compel/plugins/std.lib.a [2020-08-27T23:01:02.097Z] #39 53.44 CC compel/plugins/fds/fds.o [2020-08-27T23:01:02.129Z] #40 9.534 PBCC images/tcp-stream.pb-c.c [2020-08-27T23:01:02.129Z] #40 9.607 DEP images/tcp-stream.pb-c.d [2020-08-27T23:01:02.129Z] #40 9.664 PBCC images/pipe.pb-c.c [2020-08-27T23:01:02.129Z] #40 9.766 DEP images/pipe.pb-c.d [2020-08-27T23:01:02.129Z] #40 9.824 PBCC images/pstree.pb-c.c [2020-08-27T23:01:02.129Z] #40 9.838 DEP images/pstree.pb-c.d [2020-08-27T23:01:02.129Z] #40 9.889 PBCC images/fs.pb-c.c [2020-08-27T23:01:02.182Z] #38 ... [2020-08-27T23:01:02.182Z] [2020-08-27T23:01:02.182Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:01:02.182Z] #41 38.47 github.com/LK4D4/vndr/godl/singleflight [2020-08-27T23:01:02.182Z] #41 38.48 internal/singleflight [2020-08-27T23:01:02.182Z] #41 38.48 math/rand [2020-08-27T23:01:02.182Z] #41 38.48 internal/reflectlite [2020-08-27T23:01:02.182Z] #41 40.32 strconv [2020-08-27T23:01:02.182Z] #41 40.34 strings [2020-08-27T23:01:02.182Z] #41 40.35 bytes [2020-08-27T23:01:02.182Z] #41 40.36 syscall [2020-08-27T23:01:02.182Z] #41 41.83 bufio [2020-08-27T23:01:02.182Z] #41 43.14 path [2020-08-27T23:01:02.182Z] #41 43.36 hash/crc32 [2020-08-27T23:01:02.182Z] #41 43.80 reflect [2020-08-27T23:01:02.182Z] #41 44.37 regexp/syntax [2020-08-27T23:01:02.182Z] #41 44.57 crypto/hmac [2020-08-27T23:01:02.182Z] #41 45.05 crypto/rc4 [2020-08-27T23:01:02.182Z] #41 45.39 vendor/golang.org/x/net/dns/dnsmessage [2020-08-27T23:01:02.182Z] #41 ... [2020-08-27T23:01:02.182Z] [2020-08-27T23:01:02.182Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T23:01:02.182Z] #10 46.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 ... 15383 files and directories currently installed.) [2020-08-27T23:01:02.182Z] #10 46.61 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-08-27T23:01:02.182Z] #10 46.63 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-27T23:01:02.314Z] #39 12.34 DEP images/tun.pb-c.d [2020-08-27T23:01:02.314Z] #39 12.39 DEP images/netdev.pb-c.d [2020-08-27T23:01:02.314Z] #39 12.54 PBCC images/vma.pb-c.c [2020-08-27T23:01:02.432Z] #40 9.922 DEP images/fs.pb-c.d [2020-08-27T23:01:02.432Z] #40 9.960 PBCC images/signalfd.pb-c.c [2020-08-27T23:01:02.432Z] #40 10.02 DEP images/signalfd.pb-c.d [2020-08-27T23:01:02.432Z] #40 10.06 PBCC images/fh.pb-c.c [2020-08-27T23:01:02.432Z] #40 10.16 PBCC images/fsnotify.pb-c.c [2020-08-27T23:01:02.432Z] #40 ... [2020-08-27T23:01:02.432Z] [2020-08-27T23:01:02.432Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:01:02.432Z] #42 69.01 regexp/syntax [2020-08-27T23:01:02.432Z] #42 71.98 hash/crc32 [2020-08-27T23:01:02.432Z] #42 75.58 vendor/golang.org/x/net/dns/dnsmessage [2020-08-27T23:01:02.432Z] #42 77.83 time [2020-08-27T23:01:02.454Z] #10 48.95 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-27T23:01:02.454Z] #10 48.96 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-08-27T23:01:02.589Z] #39 12.66 DEP images/vma.pb-c.d [2020-08-27T23:01:02.589Z] #39 12.79 PBCC images/creds.pb-c.c [2020-08-27T23:01:02.589Z] #39 12.81 DEP images/creds.pb-c.d [2020-08-27T23:01:02.589Z] #39 12.85 PBCC images/utsns.pb-c.c [2020-08-27T23:01:02.589Z] #39 12.88 DEP images/utsns.pb-c.d [2020-08-27T23:01:02.589Z] #39 12.94 PBCC images/ipc-desc.pb-c.c [2020-08-27T23:01:02.589Z] #39 12.98 PBCC images/ipc-sem.pb-c.c [2020-08-27T23:01:02.666Z] #39 53.77 AR compel/plugins/fds.lib.a [2020-08-27T23:01:02.666Z] #39 53.84 HOSTDEP compel/src/lib/log-host.d [2020-08-27T23:01:02.666Z] #39 53.94 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-27T23:01:02.721Z] #10 49.10 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-27T23:01:02.736Z] #42 ... [2020-08-27T23:01:02.736Z] [2020-08-27T23:01:02.736Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:02.736Z] #40 10.26 DEP images/fh.pb-c.d [2020-08-27T23:01:02.736Z] #40 10.34 DEP images/fsnotify.pb-c.d [2020-08-27T23:01:02.736Z] #40 10.38 PBCC images/eventpoll.pb-c.c [2020-08-27T23:01:02.736Z] #40 10.40 DEP images/eventpoll.pb-c.d [2020-08-27T23:01:02.736Z] #40 ... [2020-08-27T23:01:02.736Z] [2020-08-27T23:01:02.736Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:01:02.736Z] #48 69.29 regexp/syntax [2020-08-27T23:01:02.736Z] #48 78.28 time [2020-08-27T23:01:02.850Z] #39 13.00 DEP images/ipc-desc.pb-c.d [2020-08-27T23:01:02.850Z] #39 13.04 DEP images/ipc-sem.pb-c.d [2020-08-27T23:01:02.850Z] #39 13.09 PBCC images/ipc-msg.pb-c.c [2020-08-27T23:01:02.850Z] #39 13.11 DEP images/ipc-msg.pb-c.d [2020-08-27T23:01:02.850Z] #39 13.16 PBCC images/ipc-shm.pb-c.c [2020-08-27T23:01:02.850Z] #39 13.19 DEP images/ipc-shm.pb-c.d [2020-08-27T23:01:02.925Z] #39 54.10 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-08-27T23:01:02.925Z] #39 54.18 HOSTDEP compel/src/main-host.d [2020-08-27T23:01:03.000Z] Running on azwin-2-b40ac0 in d:\jenkins\workspace\moby_PR-41360 [Pipeline] { [Pipeline] ws [2020-08-27T23:01:03.019Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-08-27T23:01:03.041Z] #48 ... [2020-08-27T23:01:03.041Z] [2020-08-27T23:01:03.041Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:03.041Z] #40 10.46 PBCC images/eventfd.pb-c.c [2020-08-27T23:01:03.041Z] #40 10.47 DEP images/eventfd.pb-c.d [2020-08-27T23:01:03.041Z] #40 10.54 PBCC images/remap-file-path.pb-c.c [2020-08-27T23:01:03.041Z] #40 10.55 DEP images/remap-file-path.pb-c.d [2020-08-27T23:01:03.041Z] #40 10.61 PBCC images/fifo.pb-c.c [2020-08-27T23:01:03.041Z] #40 10.65 DEP images/fifo.pb-c.d [2020-08-27T23:01:03.041Z] #40 10.70 PBCC images/ghost-file.pb-c.c [2020-08-27T23:01:03.110Z] #39 13.22 PBCC images/ipc-var.pb-c.c [2020-08-27T23:01:03.110Z] #39 13.26 DEP images/ipc-var.pb-c.d [2020-08-27T23:01:03.110Z] #39 13.32 PBCC images/sk-opts.pb-c.c [2020-08-27T23:01:03.110Z] #39 13.33 PBCC images/packet-sock.pb-c.c [2020-08-27T23:01:03.110Z] #39 13.40 DEP images/sk-opts.pb-c.d [2020-08-27T23:01:03.110Z] #39 13.49 DEP images/packet-sock.pb-c.d [2020-08-27T23:01:03.110Z] #39 13.53 PBCC images/sk-netlink.pb-c.c [2020-08-27T23:01:03.184Z] #39 54.27 DEP compel/src/lib/ptrace.d [2020-08-27T23:01:03.184Z] #39 54.35 DEP compel/src/lib/infect.d [2020-08-27T23:01:03.184Z] #39 54.45 DEP compel/src/lib/infect-util.d [2020-08-27T23:01:03.343Z] #40 10.80 DEP images/ghost-file.pb-c.d [2020-08-27T23:01:03.343Z] #40 10.86 PBCC images/regfile.pb-c.c [2020-08-27T23:01:03.343Z] #40 10.90 DEP images/regfile.pb-c.d [2020-08-27T23:01:03.343Z] #40 11.00 PBCC images/ns.pb-c.c [2020-08-27T23:01:03.370Z] #39 13.62 DEP images/sk-netlink.pb-c.d [2020-08-27T23:01:03.370Z] #39 13.68 PBCC images/sk-inet.pb-c.c [2020-08-27T23:01:03.370Z] #39 13.72 DEP images/sk-inet.pb-c.d [2020-08-27T23:01:03.370Z] #39 13.76 PBCC images/sk-unix.pb-c.c [2020-08-27T23:01:03.443Z] #39 54.66 DEP compel/src/lib/infect-rpc.d [2020-08-27T23:01:03.443Z] #39 54.79 DEP compel/arch/x86/src/lib/infect.d [2020-08-27T23:01:03.630Z] #39 13.79 DEP images/sk-unix.pb-c.d [2020-08-27T23:01:03.630Z] #39 13.84 PBCC images/mm.pb-c.c [2020-08-27T23:01:03.630Z] #39 13.93 DEP images/mm.pb-c.d [2020-08-27T23:01:03.630Z] #39 13.98 PBCC images/timerfd.pb-c.c [2020-08-27T23:01:03.648Z] #40 11.02 DEP images/ns.pb-c.d [2020-08-27T23:01:03.648Z] #40 11.07 PBCC images/fdinfo.pb-c.c [2020-08-27T23:01:03.648Z] #40 11.20 DEP images/fdinfo.pb-c.d [2020-08-27T23:01:03.648Z] #40 11.25 PBCC images/core-aarch64.pb-c.c [2020-08-27T23:01:03.648Z] #40 11.37 PBCC images/core-arm.pb-c.c [2020-08-27T23:01:03.648Z] #40 11.43 PBCC images/core-ppc64.pb-c.c [2020-08-27T23:01:03.703Z] #39 54.96 DEP compel/arch/x86/src/lib/cpu.d [2020-08-27T23:01:03.703Z] #39 55.02 DEP compel/src/lib/log.d [2020-08-27T23:01:03.743Z] #45 DONE 170.4s [2020-08-27T23:01:03.743Z] [2020-08-27T23:01:03.743Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:01:03.890Z] #39 14.07 DEP images/timerfd.pb-c.d [2020-08-27T23:01:03.890Z] #39 14.14 PBCC images/timer.pb-c.c [2020-08-27T23:01:03.890Z] #39 14.15 DEP images/timer.pb-c.d [2020-08-27T23:01:03.890Z] #39 14.23 PBCC images/sa.pb-c.c [2020-08-27T23:01:03.890Z] #39 14.29 DEP images/sa.pb-c.d [2020-08-27T23:01:03.952Z] #40 11.51 PBCC images/core-s390.pb-c.c [2020-08-27T23:01:03.952Z] #40 11.59 PBCC images/core-x86.pb-c.c [2020-08-27T23:01:03.952Z] #40 11.65 PBCC images/core.pb-c.c [2020-08-27T23:01:03.961Z] #39 55.17 DEP compel/src/main.d [2020-08-27T23:01:04.036Z] #52 146.6 + bin/containerd-stress [2020-08-27T23:01:04.150Z] #39 14.34 PBCC images/pipe-data.pb-c.c [2020-08-27T23:01:04.150Z] #39 14.35 DEP images/pipe-data.pb-c.d [2020-08-27T23:01:04.150Z] #39 14.41 PBCC images/mnt.pb-c.c [2020-08-27T23:01:04.150Z] #39 14.47 DEP images/mnt.pb-c.d [2020-08-27T23:01:04.150Z] #39 14.51 PBCC images/sk-packet.pb-c.c [2020-08-27T23:01:04.150Z] #39 14.54 DEP images/sk-packet.pb-c.d [2020-08-27T23:01:04.221Z] #39 55.32 DEP compel/src/lib/handle-elf.d [2020-08-27T23:01:04.221Z] #39 55.46 DEP compel/arch/x86/src/lib/handle-elf.d [2020-08-27T23:01:04.255Z] #40 11.77 PBCC images/inventory.pb-c.c [2020-08-27T23:01:04.255Z] #40 11.94 DEP images/core-aarch64.pb-c.d [2020-08-27T23:01:04.328Z] #52 ... [2020-08-27T23:01:04.328Z] [2020-08-27T23:01:04.328Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-27T23:01:04.328Z] #46 DONE 0.2s [2020-08-27T23:01:04.328Z] [2020-08-27T23:01:04.328Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-27T23:01:04.328Z] #48 DONE 0.1s [2020-08-27T23:01:04.328Z] [2020-08-27T23:01:04.328Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-27T23:01:04.409Z] #39 14.60 PBCC images/tcp-stream.pb-c.c [2020-08-27T23:01:04.410Z] #39 14.66 DEP images/tcp-stream.pb-c.d [2020-08-27T23:01:04.410Z] #39 14.73 PBCC images/pipe.pb-c.c [2020-08-27T23:01:04.410Z] #39 14.77 DEP images/pipe.pb-c.d [2020-08-27T23:01:04.480Z] #39 55.60 CC compel/src/lib/log.o [2020-08-27T23:01:04.563Z] #40 12.03 DEP images/core-arm.pb-c.d [2020-08-27T23:01:04.563Z] #40 12.07 DEP images/core-ppc64.pb-c.d [2020-08-27T23:01:04.563Z] #40 12.15 DEP images/core-s390.pb-c.d [2020-08-27T23:01:04.563Z] #40 12.23 DEP images/core-x86.pb-c.d [2020-08-27T23:01:04.563Z] #40 12.28 DEP images/core.pb-c.d [2020-08-27T23:01:04.621Z] #50 DONE 0.2s [2020-08-27T23:01:04.621Z] [2020-08-27T23:01:04.621Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:01:04.670Z] #39 14.84 PBCC images/pstree.pb-c.c [2020-08-27T23:01:04.670Z] #39 14.88 DEP images/pstree.pb-c.d [2020-08-27T23:01:04.670Z] #39 14.93 PBCC images/fs.pb-c.c [2020-08-27T23:01:04.670Z] #39 14.95 DEP images/fs.pb-c.d [2020-08-27T23:01:04.670Z] #39 15.00 PBCC images/signalfd.pb-c.c [2020-08-27T23:01:04.670Z] #39 15.06 DEP images/signalfd.pb-c.d [2020-08-27T23:01:04.670Z] #39 15.11 PBCC images/fh.pb-c.c [2020-08-27T23:01:04.740Z] #39 55.89 CC compel/arch/x86/src/lib/cpu.o [2020-08-27T23:01:04.867Z] #40 12.32 DEP images/inventory.pb-c.d [2020-08-27T23:01:04.867Z] #40 12.36 PBCC images/cpuinfo.pb-c.c [2020-08-27T23:01:04.867Z] #40 12.38 DEP images/cpuinfo.pb-c.d [2020-08-27T23:01:04.867Z] #40 12.42 PBCC images/stats.pb-c.c [2020-08-27T23:01:04.867Z] #40 12.45 DEP images/stats.pb-c.d [2020-08-27T23:01:04.932Z] #39 15.17 PBCC images/fsnotify.pb-c.c [2020-08-27T23:01:04.932Z] #39 15.24 DEP images/fh.pb-c.d [2020-08-27T23:01:04.932Z] #39 15.31 DEP images/fsnotify.pb-c.d [2020-08-27T23:01:04.932Z] #39 15.37 PBCC images/eventpoll.pb-c.c [2020-08-27T23:01:05.192Z] #39 15.43 DEP images/eventpoll.pb-c.d [2020-08-27T23:01:05.192Z] #39 15.51 PBCC images/eventfd.pb-c.c [2020-08-27T23:01:05.192Z] #39 15.52 DEP images/eventfd.pb-c.d [2020-08-27T23:01:05.192Z] #39 15.55 PBCC images/remap-file-path.pb-c.c [2020-08-27T23:01:05.192Z] #39 15.59 DEP images/remap-file-path.pb-c.d [2020-08-27T23:01:05.192Z] #39 15.63 PBCC images/fifo.pb-c.c [2020-08-27T23:01:05.255Z] #52 148.1 + bin/containerd-shim [2020-08-27T23:01:05.288Z] #10 ... [2020-08-27T23:01:05.288Z] [2020-08-27T23:01:05.288Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T23:01:05.288Z] #25 4.017 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-27T23:01:05.288Z] #25 4.374 [2020-08-27T23:01:05.451Z] #39 15.67 DEP images/fifo.pb-c.d [2020-08-27T23:01:05.451Z] #39 15.71 PBCC images/ghost-file.pb-c.c [2020-08-27T23:01:05.451Z] #39 15.76 DEP images/ghost-file.pb-c.d [2020-08-27T23:01:05.676Z] #39 56.79 CC compel/arch/x86/src/lib/infect.o [2020-08-27T23:01:05.717Z] #39 15.80 PBCC images/regfile.pb-c.c [2020-08-27T23:01:05.717Z] #39 15.84 DEP images/regfile.pb-c.d [2020-08-27T23:01:05.717Z] #39 15.90 PBCC images/ns.pb-c.c [2020-08-27T23:01:05.717Z] #39 15.92 DEP images/ns.pb-c.d [2020-08-27T23:01:05.717Z] #39 15.95 PBCC images/fdinfo.pb-c.c [2020-08-27T23:01:05.717Z] #39 16.00 DEP images/fdinfo.pb-c.d [2020-08-27T23:01:05.717Z] #39 16.05 PBCC images/core-aarch64.pb-c.c [2020-08-27T23:01:05.717Z] #39 16.09 PBCC images/core-arm.pb-c.c [2020-08-27T23:01:05.717Z] #39 16.13 PBCC images/core-ppc64.pb-c.c [2020-08-27T23:01:05.978Z] #39 16.17 PBCC images/core-s390.pb-c.c [2020-08-27T23:01:05.978Z] #39 16.24 PBCC images/core-x86.pb-c.c [2020-08-27T23:01:05.978Z] #39 16.28 PBCC images/core.pb-c.c [2020-08-27T23:01:05.978Z] #39 16.33 PBCC images/inventory.pb-c.c [2020-08-27T23:01:05.978Z] #39 16.39 DEP images/core-aarch64.pb-c.d [2020-08-27T23:01:06.239Z] #39 16.45 DEP images/core-arm.pb-c.d [2020-08-27T23:01:06.239Z] #39 16.52 DEP images/core-ppc64.pb-c.d [2020-08-27T23:01:06.239Z] #39 16.58 DEP images/core-s390.pb-c.d [2020-08-27T23:01:06.239Z] #39 16.64 DEP images/core-x86.pb-c.d [2020-08-27T23:01:06.243Z] #39 ... [2020-08-27T23:01:06.243Z] [2020-08-27T23:01:06.243Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T23:01:06.243Z] #10 152.0 Selecting previously unselected package libapparmor1:amd64. [2020-08-27T23:01:06.243Z] #10 152.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-08-27T23:01:06.243Z] #10 152.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-08-27T23:01:06.307Z] #25 4.590 0.0% ## 3.9% ###### 8.6% ########## 14.3% ############ 17.0% ############### 22.1% #################### 28.8% ######################### 36.0% ############################## 42.1% ################################# 46.8% ################################### 48.7% ################################### 49.8% ####################################### 54.2% ######################################### 58.1% ############################################ 61.5% [2020-08-27T23:01:06.308Z] #25 ... [2020-08-27T23:01:06.308Z] [2020-08-27T23:01:06.308Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:01:06.308Z] #47 42.58 syscall [2020-08-27T23:01:06.308Z] #47 42.58 reflect [2020-08-27T23:01:06.308Z] #47 42.59 bufio [2020-08-27T23:01:06.308Z] #47 42.60 regexp/syntax [2020-08-27T23:01:06.308Z] #47 50.56 regexp [2020-08-27T23:01:06.308Z] #47 51.47 internal/poll [2020-08-27T23:01:06.308Z] #47 51.53 context [2020-08-27T23:01:06.308Z] #47 ... [2020-08-27T23:01:06.308Z] [2020-08-27T23:01:06.308Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T23:01:06.424Z] #40 14.04 make[1]: Nothing to be done for 'all'. [2020-08-27T23:01:06.500Z] #39 16.69 DEP images/core.pb-c.d [2020-08-27T23:01:06.500Z] #39 16.77 DEP images/inventory.pb-c.d [2020-08-27T23:01:06.500Z] #39 16.84 PBCC images/cpuinfo.pb-c.c [2020-08-27T23:01:06.500Z] #39 16.87 DEP images/cpuinfo.pb-c.d [2020-08-27T23:01:06.502Z] #10 152.1 Selecting previously unselected package libapparmor-dev:amd64. [2020-08-27T23:01:06.502Z] #10 152.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-08-27T23:01:06.502Z] #10 152.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-27T23:01:06.502Z] #10 152.3 Selecting previously unselected package libbtrfs0. [2020-08-27T23:01:06.502Z] #10 152.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-27T23:01:06.502Z] #10 152.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-27T23:01:06.502Z] #10 152.4 Selecting previously unselected package libbtrfs-dev. [2020-08-27T23:01:06.502Z] #10 152.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-27T23:01:06.502Z] #10 152.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-27T23:01:06.760Z] #39 16.92 PBCC images/stats.pb-c.c [2020-08-27T23:01:06.760Z] #39 16.92 DEP images/stats.pb-c.d [2020-08-27T23:01:06.761Z] #10 152.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-08-27T23:01:06.761Z] #10 152.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-27T23:01:06.761Z] #10 152.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-27T23:01:06.761Z] #10 152.6 Selecting previously unselected package libudev-dev:amd64. [2020-08-27T23:01:07.021Z] #10 152.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-08-27T23:01:07.021Z] #10 152.7 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-27T23:01:07.021Z] #10 152.8 Selecting previously unselected package libsepol1-dev:amd64. [2020-08-27T23:01:07.021Z] #10 152.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-08-27T23:01:07.021Z] #10 152.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-08-27T23:01:07.119Z] #25 4.590 0.0% ## 3.9% ###### 8.6% ########## 14.3% ############ 17.0% ############### 22.1% #################### 28.8% ######################### 36.0% ############################## 42.1% ################################# 46.8% ################################### 48.7% ################################### 49.8% ####################################### 54.2% ######################################### 58.1% ############################################ 61.5% ############################################## 65.1% ################################################ 67.9% ################################################# 68.5% ###################################################### 75.1% ######################################################### 80.5% ############################################################### 87.6% #################################################################### 94.8% ######################################################################## 100.0% [2020-08-27T23:01:07.384Z] #25 7.502 [2020-08-27T23:01:07.589Z] #10 153.2 Selecting previously unselected package libpcre16-3:amd64. [2020-08-27T23:01:07.589Z] #10 153.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-08-27T23:01:07.589Z] #10 153.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-08-27T23:01:07.589Z] #10 153.5 Selecting previously unselected package libpcre32-3:amd64. [2020-08-27T23:01:07.648Z] #25 7.803 0.2% [2020-08-27T23:01:07.648Z] #25 ... [2020-08-27T23:01:07.648Z] [2020-08-27T23:01:07.648Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:01:07.648Z] #52 3.046 + RM_GOPATH=0 [2020-08-27T23:01:07.648Z] #52 3.046 + TMP_GOPATH= [2020-08-27T23:01:07.648Z] #52 3.046 + : /build [2020-08-27T23:01:07.648Z] #52 3.046 + '[' -z '' ']' [2020-08-27T23:01:07.648Z] #52 3.049 ++ mktemp -d [2020-08-27T23:01:07.648Z] #52 3.088 + export GOPATH=/tmp/tmp.sUix65v81u [2020-08-27T23:01:07.648Z] #52 3.088 + GOPATH=/tmp/tmp.sUix65v81u [2020-08-27T23:01:07.648Z] #52 3.088 + RM_GOPATH=1 [2020-08-27T23:01:07.648Z] #52 3.088 + case "$(go env GOARCH)" in [2020-08-27T23:01:07.648Z] #52 3.089 ++ go env GOARCH [2020-08-27T23:01:07.648Z] #52 3.124 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T23:01:07.648Z] #52 3.124 + GO_BUILDMODE=-buildmode=pie [2020-08-27T23:01:07.648Z] #52 3.124 ++ dirname /tmp/install/install.sh [2020-08-27T23:01:07.648Z] #52 3.136 + dir=/tmp/install [2020-08-27T23:01:07.648Z] #52 3.136 + bin=containerd [2020-08-27T23:01:07.648Z] #52 3.136 + shift [2020-08-27T23:01:07.648Z] #52 3.136 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-27T23:01:07.648Z] #52 3.136 + . /tmp/install/containerd.installer [2020-08-27T23:01:07.648Z] #52 3.136 ++ set -e [2020-08-27T23:01:07.648Z] #52 3.136 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-08-27T23:01:07.648Z] #52 3.136 + install_containerd [2020-08-27T23:01:07.648Z] #52 3.136 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-08-27T23:01:07.648Z] #52 3.136 + git clone https://github.com/containerd/containerd.git /tmp/tmp.sUix65v81u/src/github.com/containerd/containerd [2020-08-27T23:01:07.648Z] #52 3.136 Cloning into '/tmp/tmp.sUix65v81u/src/github.com/containerd/containerd'... [2020-08-27T23:01:07.648Z] #52 3.137 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-08-27T23:01:07.648Z] #52 ... [2020-08-27T23:01:07.648Z] [2020-08-27T23:01:07.648Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T23:01:07.849Z] #10 153.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-08-27T23:01:07.849Z] #10 153.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-08-27T23:01:07.849Z] #10 153.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-08-27T23:01:07.849Z] #10 153.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-08-27T23:01:07.849Z] #10 153.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-27T23:01:07.912Z] #25 7.803 0.2% ################### 27.4% #################################### 50.5% ######################################################### 80.4% ######################################################################## 100.0% [2020-08-27T23:01:08.108Z] #10 153.9 Selecting previously unselected package libpcre3-dev:amd64. [2020-08-27T23:01:08.108Z] #10 153.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-08-27T23:01:08.108Z] #10 153.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-27T23:01:08.143Z] #39 18.34 make[1]: Nothing to be done for 'all'. [2020-08-27T23:01:08.553Z] #40 15.89 CC images/stats.o [2020-08-27T23:01:08.855Z] #40 16.48 CC images/core.o [2020-08-27T23:01:08.865Z] #25 8.751 [2020-08-27T23:01:09.107Z] #10 155.0 Selecting previously unselected package libselinux1-dev:amd64. [2020-08-27T23:01:09.107Z] #10 155.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-08-27T23:01:09.128Z] #25 9.006 0.2% #################### 29.1% ########################################### 60.9% ############################################################ 84.2% ######################################################################## 100.0% [2020-08-27T23:01:09.368Z] #10 155.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-27T23:01:09.392Z] #25 9.733 [2020-08-27T23:01:09.508Z] #40 17.22 CC images/core-x86.o [2020-08-27T23:01:09.508Z] #40 ... [2020-08-27T23:01:09.508Z] [2020-08-27T23:01:09.508Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:01:09.509Z] #53 43.28 Checking out files: 53% (1715/3232) Checking out files: 54% (1746/3232) Checking out files: 55% (1778/3232) Checking out files: 56% (1810/3232) Checking out files: 57% (1843/3232) Checking out files: 58% (1875/3232) Checking out files: 59% (1907/3232) Checking out files: 60% (1940/3232) Checking out files: 61% (1972/3232) Checking out files: 62% (2004/3232) Checking out files: 63% (2037/3232) Checking out files: 64% (2069/3232) Checking out files: 65% (2101/3232) Checking out files: 66% (2134/3232) Checking out files: 67% (2166/3232) Checking out files: 68% (2198/3232) Checking out files: 69% (2231/3232) Checking out files: 70% (2263/3232) Checking out files: 71% (2295/3232) Checking out files: 72% (2328/3232) Checking out files: 73% (2360/3232) Checking out files: 74% (2392/3232) Checking out files: 75% (2424/3232) Checking out files: 76% (2457/3232) Checking out files: 77% (2489/3232) Checking out files: 78% (2521/3232) Checking out files: 79% (2554/3232) Checking out files: 80% (2586/3232) Checking out files: 81% (2618/3232) Checking out files: 82% (2651/3232) Checking out files: 83% (2683/3232) Checking out files: 84% (2715/3232) Checking out files: 85% (2748/3232) Checking out files: 86% (2780/3232) Checking out files: 87% (2812/3232) Checking out files: 88% (2845/3232) Checking out files: 89% (2877/3232) Checking out files: 90% (2909/3232) Checking out files: 91% (2942/3232) Checking out files: 92% (2974/3232) Checking out files: 93% (3006/3232) Checking out files: 94% (3039/3232) Checking out files: 95% (3071/3232) Checking out files: 96% (3103/3232) Checking out files: 97% (3136/3232) Checking out files: 98% (3168/3232) Checking out files: 99% (3200/3232) Checking out files: 100% (3232/3232) Checking out files: 100% (3232/3232), done. [2020-08-27T23:01:09.509Z] #53 44.13 + cd /tmp/tmp.47uVgFv55Y/src/github.com/containerd/containerd [2020-08-27T23:01:09.509Z] #53 44.13 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-08-27T23:01:09.509Z] #53 45.24 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-27T23:01:09.509Z] #53 45.24 + BUILDTAGS='netgo osusergo static_build' [2020-08-27T23:01:09.509Z] #53 45.24 + export EXTRA_FLAGS=-buildmode=pie [2020-08-27T23:01:09.509Z] #53 45.24 + EXTRA_FLAGS=-buildmode=pie [2020-08-27T23:01:09.509Z] #53 45.24 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-27T23:01:09.509Z] #53 45.25 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-27T23:01:09.509Z] #53 45.25 + '[' '' = dynamic ']' [2020-08-27T23:01:09.509Z] #53 45.25 + make [2020-08-27T23:01:09.509Z] #53 46.07 + bin/ctr [2020-08-27T23:01:09.526Z] #39 19.60 CC images/stats.o [2020-08-27T23:01:09.526Z] #39 19.96 CC images/core.o [2020-08-27T23:01:09.744Z] #52 152.4 + bin/containerd-shim-runc-v1 [2020-08-27T23:01:09.936Z] #10 ... [2020-08-27T23:01:09.936Z] [2020-08-27T23:01:09.936Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:01:09.936Z] #54 147.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-27T23:01:09.936Z] #54 147.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-27T23:01:09.936Z] #54 DONE 155.7s [2020-08-27T23:01:09.936Z] [2020-08-27T23:01:09.936Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T23:01:09.936Z] #10 155.7 Selecting previously unselected package libdevmapper-dev:amd64. [2020-08-27T23:01:09.936Z] #10 155.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-08-27T23:01:09.936Z] #10 155.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-27T23:01:09.936Z] [2020-08-27T23:01:09.936Z] #10 ... [2020-08-27T23:01:09.936Z] [2020-08-27T23:01:09.936Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-27T23:01:09.936Z] #55 DONE 0.1s [2020-08-27T23:01:09.936Z] [2020-08-27T23:01:09.936Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-27T23:01:09.936Z] #56 DONE 0.1s [2020-08-27T23:01:09.936Z] [2020-08-27T23:01:09.936Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T23:01:10.096Z] #39 20.54 CC images/core-x86.o [2020-08-27T23:01:10.195Z] #10 155.9 Selecting previously unselected package libseccomp-dev:amd64. [2020-08-27T23:01:10.195Z] #10 155.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-08-27T23:01:10.195Z] #10 156.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-27T23:01:10.195Z] #10 156.1 Selecting previously unselected package libsystemd-dev:amd64. [2020-08-27T23:01:10.195Z] #10 156.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-08-27T23:01:10.195Z] #10 156.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-27T23:01:11.037Z] #39 21.07 CC images/core-arm.o [2020-08-27T23:01:11.037Z] #39 ... [2020-08-27T23:01:11.037Z] [2020-08-27T23:01:11.037Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:01:11.037Z] #41 116.7 go/parser [2020-08-27T23:01:11.037Z] #41 119.4 text/template [2020-08-27T23:01:11.037Z] #41 120.8 encoding/xml [2020-08-27T23:01:11.037Z] #41 124.1 go/doc [2020-08-27T23:01:11.037Z] #41 126.6 github.com/LK4D4/vndr/versioned [2020-08-27T23:01:11.037Z] #41 126.8 compress/flate [2020-08-27T23:01:11.037Z] #41 ... [2020-08-27T23:01:11.037Z] [2020-08-27T23:01:11.037Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:11.037Z] #39 21.43 CC images/core-aarch64.o [2020-08-27T23:01:11.133Z] #10 156.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-27T23:01:11.133Z] #10 156.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-27T23:01:11.133Z] #10 156.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-08-27T23:01:11.133Z] #10 156.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-27T23:01:11.133Z] #10 156.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-08-27T23:01:11.133Z] #10 156.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-08-27T23:01:11.133Z] #10 157.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-27T23:01:11.133Z] #10 157.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-27T23:01:11.133Z] #10 157.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-08-27T23:01:11.133Z] #10 157.0 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-27T23:01:11.393Z] #10 157.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-27T23:01:11.393Z] #10 157.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-27T23:01:11.393Z] #10 157.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-27T23:01:11.393Z] #10 157.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-27T23:01:11.393Z] #10 157.2 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-27T23:01:11.393Z] #10 157.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-27T23:01:11.393Z] #10 157.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-27T23:01:11.393Z] #10 157.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-27T23:01:11.393Z] #10 157.2 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-08-27T23:01:11.393Z] #10 157.2 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-08-27T23:01:11.393Z] #10 157.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-27T23:01:11.393Z] #10 157.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-27T23:01:11.393Z] #10 157.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-27T23:01:11.393Z] #10 157.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-27T23:01:11.393Z] #10 157.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-27T23:01:11.393Z] #10 157.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-27T23:01:11.393Z] #10 157.3 Setting up dmsetup (2:1.02.155-3) ... [2020-08-27T23:01:11.393Z] #10 157.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-27T23:01:11.393Z] #10 ... [2020-08-27T23:01:11.393Z] [2020-08-27T23:01:11.393Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:01:11.393Z] #41 147.2 mime/quotedprintable [2020-08-27T23:01:11.393Z] #41 147.6 net/http/internal [2020-08-27T23:01:11.393Z] #41 151.1 net/textproto [2020-08-27T23:01:11.393Z] #41 151.1 crypto/x509 [2020-08-27T23:01:11.393Z] #41 152.1 vendor/golang.org/x/net/http/httpguts [2020-08-27T23:01:11.393Z] #41 152.4 vendor/golang.org/x/net/http/httpproxy [2020-08-27T23:01:11.393Z] #41 152.9 mime/multipart [2020-08-27T23:01:11.393Z] #41 154.9 crypto/tls [2020-08-27T23:01:11.609Z] #39 21.81 CC images/core-ppc64.o [2020-08-27T23:01:11.609Z] #39 ... [2020-08-27T23:01:11.609Z] [2020-08-27T23:01:11.609Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:01:11.609Z] #52 48.34 Checking out files: 30% (987/3232) Checking out files: 31% (1002/3232) Checking out files: 32% (1035/3232) Checking out files: 33% (1067/3232) Checking out files: 34% (1099/3232) Checking out files: 35% (1132/3232) Checking out files: 36% (1164/3232) Checking out files: 37% (1196/3232) Checking out files: 38% (1229/3232) Checking out files: 39% (1261/3232) Checking out files: 40% (1293/3232) Checking out files: 41% (1326/3232) Checking out files: 42% (1358/3232) Checking out files: 43% (1390/3232) Checking out files: 44% (1423/3232) Checking out files: 45% (1455/3232) Checking out files: 46% (1487/3232) Checking out files: 47% (1520/3232) Checking out files: 48% (1552/3232) Checking out files: 49% (1584/3232) Checking out files: 50% (1616/3232) Checking out files: 51% (1649/3232) Checking out files: 52% (1681/3232) Checking out files: 53% (1713/3232) Checking out files: 54% (1746/3232) Checking out files: 55% (1778/3232) Checking out files: 56% (1810/3232) Checking out files: 57% (1843/3232) Checking out files: 58% (1875/3232) Checking out files: 59% (1907/3232) Checking out files: 60% (1940/3232) Checking out files: 61% (1972/3232) Checking out files: 62% (2004/3232) Checking out files: 63% (2037/3232) Checking out files: 64% (2069/3232) Checking out files: 64% (2086/3232) Checking out files: 65% (2101/3232) Checking out files: 66% (2134/3232) Checking out files: 67% (2166/3232) Checking out files: 68% (2198/3232) Checking out files: 69% (2231/3232) Checking out files: 70% (2263/3232) Checking out files: 71% (2295/3232) Checking out files: 72% (2328/3232) Checking out files: 73% (2360/3232) Checking out files: 74% (2392/3232) Checking out files: 75% (2424/3232) Checking out files: 76% (2457/3232) Checking out files: 77% (2489/3232) Checking out files: 78% (2521/3232) Checking out files: 79% (2554/3232) Checking out files: 80% (2586/3232) Checking out files: 81% (2618/3232) Checking out files: 82% (2651/3232) Checking out files: 83% (2683/3232) Checking out files: 84% (2715/3232) Checking out files: 85% (2748/3232) Checking out files: 86% (2780/3232) Checking out files: 87% (2812/3232) Checking out files: 88% (2845/3232) Checking out files: 89% (2877/3232) Checking out files: 90% (2909/3232) Checking out files: 91% (2942/3232) Checking out files: 92% (2974/3232) Checking out files: 92% (3001/3232) Checking out files: 93% (3006/3232) Checking out files: 94% (3039/3232) Checking out files: 95% (3071/3232) Checking out files: 96% (3103/3232) Checking out files: 97% (3136/3232) Checking out files: 98% (3168/3232) Checking out files: 99% (3200/3232) Checking out files: 100% (3232/3232) Checking out files: 100% (3232/3232), done. [2020-08-27T23:01:11.609Z] #52 50.56 + cd /tmp/tmp.sZCwdejxir/src/github.com/containerd/containerd [2020-08-27T23:01:11.609Z] #52 50.56 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-08-27T23:01:11.609Z] #52 50.96 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-27T23:01:11.609Z] #52 50.96 + BUILDTAGS='netgo osusergo static_build' [2020-08-27T23:01:11.609Z] #52 50.96 + export EXTRA_FLAGS=-buildmode=pie [2020-08-27T23:01:11.609Z] #52 50.96 + EXTRA_FLAGS=-buildmode=pie [2020-08-27T23:01:11.609Z] #52 50.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-27T23:01:11.609Z] #52 50.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-27T23:01:11.609Z] #52 50.96 + '[' '' = dynamic ']' [2020-08-27T23:01:11.609Z] #52 50.96 + make [2020-08-27T23:01:11.609Z] #52 51.86 + bin/ctr [2020-08-27T23:01:11.609Z] #52 ... [2020-08-27T23:01:11.609Z] [2020-08-27T23:01:11.609Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:01:11.609Z] #47 117.3 mvdan.cc/editorconfig [2020-08-27T23:01:11.609Z] #47 118.9 mvdan.cc/sh/v3/fileutil [2020-08-27T23:01:11.609Z] #47 119.1 mvdan.cc/sh/v3/syntax [2020-08-27T23:01:11.609Z] #47 125.4 mvdan.cc/sh/v3/cmd/shfmt [2020-08-27T23:01:11.653Z] #41 ... [2020-08-27T23:01:11.653Z] [2020-08-27T23:01:11.653Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T23:01:11.653Z] #10 157.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-27T23:01:11.653Z] #10 157.4 Processing triggers for libc-bin (2.28-10) ... [2020-08-27T23:01:11.814Z] #25 10.04 0.0% ## 4.1% ###### 9.3% ########## 14.5% ############## 20.2% ################## 25.2% ###################### 31.1% ########################## 37.0% ############################### 43.3% ################################### 49.7% ####################################### 54.2% ########################################## 59.2% ############################################## 64.9% ################################################## 70.5% ##################################################### 73.9% ######################################################## 78.0% ########################################################## 81.8% ############################################################# 85.7% ################################################################ 90.2% ####################################################################### 98.9% ######################################################################## 100.0% [2020-08-27T23:01:11.870Z] #47 ... [2020-08-27T23:01:11.870Z] [2020-08-27T23:01:11.870Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:01:11.870Z] #41 127.4 github.com/LK4D4/vndr/build [2020-08-27T23:01:12.079Z] #25 12.43 [2020-08-27T23:01:12.222Z] #10 DONE 157.8s [2020-08-27T23:01:12.222Z] [2020-08-27T23:01:12.222Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:01:12.344Z] #25 ... [2020-08-27T23:01:12.344Z] [2020-08-27T23:01:12.344Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T23:01:12.344Z] #38 48.76 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-08-27T23:01:12.344Z] #38 48.76 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-08-27T23:01:12.344Z] #38 48.77 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-08-27T23:01:12.344Z] #38 49.29 Selecting previously unselected package libprotobuf-dev:arm64. [2020-08-27T23:01:12.344Z] #38 49.29 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-08-27T23:01:12.344Z] #38 49.33 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-08-27T23:01:12.344Z] #38 51.69 Selecting previously unselected package libprotoc17:arm64. [2020-08-27T23:01:12.344Z] #38 51.72 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-08-27T23:01:12.344Z] #38 51.73 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-08-27T23:01:12.344Z] #38 52.29 Selecting previously unselected package protobuf-c-compiler. [2020-08-27T23:01:12.344Z] #38 52.29 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-08-27T23:01:12.344Z] #38 52.29 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-27T23:01:12.344Z] #38 52.74 Selecting previously unselected package protobuf-compiler. [2020-08-27T23:01:12.344Z] #38 52.74 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-08-27T23:01:12.344Z] #38 52.76 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-27T23:01:12.344Z] #38 53.87 Selecting previously unselected package python-pkg-resources. [2020-08-27T23:01:12.344Z] #38 53.88 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-27T23:01:12.344Z] #38 53.88 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-27T23:01:12.344Z] #38 54.09 Selecting previously unselected package python-six. [2020-08-27T23:01:12.344Z] #38 54.09 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-27T23:01:12.344Z] #38 54.10 Unpacking python-six (1.12.0-1) ... [2020-08-27T23:01:12.344Z] #38 54.78 Selecting previously unselected package python-protobuf. [2020-08-27T23:01:12.344Z] #38 54.79 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-08-27T23:01:12.344Z] #38 54.80 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-27T23:01:12.344Z] #38 55.69 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-27T23:01:12.344Z] #38 58.05 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-08-27T23:01:12.344Z] #38 58.37 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-08-27T23:01:12.610Z] #38 59.00 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-08-27T23:01:12.610Z] #38 59.04 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-08-27T23:01:12.610Z] #38 59.05 Setting up python-six (1.12.0-1) ... [2020-08-27T23:01:12.610Z] #38 ... [2020-08-27T23:01:12.610Z] [2020-08-27T23:01:12.610Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T23:01:13.141Z] #53 ... [2020-08-27T23:01:13.141Z] [2020-08-27T23:01:13.141Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:01:13.142Z] #31 79.37 internal/poll [2020-08-27T23:01:13.142Z] #31 81.75 os [2020-08-27T23:01:13.142Z] #31 84.60 internal/fmtsort [2020-08-27T23:01:13.142Z] #31 85.87 path/filepath [2020-08-27T23:01:13.142Z] #31 85.88 fmt [2020-08-27T23:01:13.142Z] #31 87.49 io/ioutil [2020-08-27T23:01:13.142Z] #31 ... [2020-08-27T23:01:13.142Z] [2020-08-27T23:01:13.142Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:13.142Z] #40 17.92 CC images/core-arm.o [2020-08-27T23:01:13.142Z] #40 18.42 CC images/core-aarch64.o [2020-08-27T23:01:13.142Z] #40 18.96 CC images/core-ppc64.o [2020-08-27T23:01:13.142Z] #40 19.74 CC images/core-s390.o [2020-08-27T23:01:13.142Z] #40 20.54 CC images/cpuinfo.o [2020-08-27T23:01:13.273Z] #52 155.4 + bin/containerd-shim-runc-v2 [2020-08-27T23:01:13.273Z] #52 156.2 + binaries [2020-08-27T23:01:13.444Z] #40 21.19 CC images/inventory.o [2020-08-27T23:01:13.565Z] #52 156.2 + install -D bin/containerd /build/containerd [2020-08-27T23:01:13.565Z] #52 156.2 + install -D bin/containerd-shim /build/containerd-shim [2020-08-27T23:01:13.565Z] #52 156.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-27T23:01:13.565Z] #52 156.2 + install -D bin/ctr /build/ctr [2020-08-27T23:01:13.601Z] #49 ... [2020-08-27T23:01:13.601Z] [2020-08-27T23:01:13.601Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-27T23:01:13.601Z] #11 DONE 1.5s [2020-08-27T23:01:13.601Z] [2020-08-27T23:01:13.601Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:01:13.601Z] #49 1.487 + RM_GOPATH=0 [2020-08-27T23:01:13.601Z] #49 1.487 + TMP_GOPATH= [2020-08-27T23:01:13.601Z] #49 1.487 + : /build [2020-08-27T23:01:13.601Z] #49 1.487 + '[' -z '' ']' [2020-08-27T23:01:13.601Z] #49 1.487 ++ mktemp -d [2020-08-27T23:01:13.601Z] #49 1.497 + export GOPATH=/tmp/tmp.igqQOKLBju [2020-08-27T23:01:13.601Z] #49 1.497 + GOPATH=/tmp/tmp.igqQOKLBju [2020-08-27T23:01:13.601Z] #49 1.497 + RM_GOPATH=1 [2020-08-27T23:01:13.601Z] #49 1.497 + case "$(go env GOARCH)" in [2020-08-27T23:01:13.601Z] #49 1.497 ++ go env GOARCH [2020-08-27T23:01:13.601Z] #49 1.511 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T23:01:13.601Z] #49 1.511 + GO_BUILDMODE=-buildmode=pie [2020-08-27T23:01:13.601Z] #49 1.513 ++ dirname /tmp/install/install.sh [2020-08-27T23:01:13.601Z] #49 1.516 + dir=/tmp/install [2020-08-27T23:01:13.601Z] #49 1.516 + bin=runc [2020-08-27T23:01:13.601Z] #49 1.516 + shift [2020-08-27T23:01:13.601Z] #49 1.517 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-27T23:01:13.601Z] #49 1.517 + . /tmp/install/runc.installer [2020-08-27T23:01:13.601Z] #49 1.517 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-27T23:01:13.601Z] #49 1.518 + install_runc [2020-08-27T23:01:13.601Z] #49 1.519 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-27T23:01:13.601Z] #49 1.521 + uname -r [2020-08-27T23:01:13.601Z] #49 1.528 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-27T23:01:13.601Z] #49 1.528 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-08-27T23:01:13.601Z] #49 1.528 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-08-27T23:01:13.601Z] #49 1.529 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.igqQOKLBju/src/github.com/opencontainers/runc [2020-08-27T23:01:13.601Z] #49 1.530 Cloning into '/tmp/tmp.igqQOKLBju/src/github.com/opencontainers/runc'... [2020-08-27T23:01:13.745Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-27T23:01:13.745Z] [2020-08-27T23:01:13.745Z] + TEST_INTEGRATION_DEST=1 [2020-08-27T23:01:13.745Z] + CONTAINER_NAME=docker-pr6-1 [2020-08-27T23:01:13.745Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-08-27T23:01:13.745Z] + run_tests test-integration-flaky [2020-08-27T23:01:13.745Z] + '[' -n 0 ']' [2020-08-27T23:01:13.745Z] + rm= [2020-08-27T23:01:13.745Z] + TEST_INTEGRATION_DEST=2 [2020-08-27T23:01:13.745Z] + CONTAINER_NAME=docker-pr6-2 [2020-08-27T23:01:13.745Z] + TEST_SKIP_INTEGRATION=1 [2020-08-27T23:01:13.745Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-08-27T23:01:13.745Z] + run_tests [2020-08-27T23:01:13.745Z] + '[' -n 0 ']' [2020-08-27T23:01:13.745Z] + c=0 [2020-08-27T23:01:13.745Z] + rm= [2020-08-27T23:01:13.745Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41360/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41360/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41360/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b9665a9495a16879e5403adeb7cc8206e1fd16ac -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b9665a9495a16879e5403adeb7cc8206e1fd16ac hack/make.sh test-integration-flaky test-integration [2020-08-27T23:01:13.745Z] + TEST_INTEGRATION_DEST=3 [2020-08-27T23:01:13.745Z] + CONTAINER_NAME=docker-pr6-3 [2020-08-27T23:01:13.745Z] + TEST_SKIP_INTEGRATION=1 [2020-08-27T23:01:13.745Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-08-27T23:01:13.745Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41360/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41360/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41360/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b9665a9495a16879e5403adeb7cc8206e1fd16ac -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b9665a9495a16879e5403adeb7cc8206e1fd16ac hack/make.sh '' test-integration [2020-08-27T23:01:13.745Z] + run_tests [2020-08-27T23:01:13.745Z] + '[' -n 0 ']' [2020-08-27T23:01:13.745Z] + rm= [2020-08-27T23:01:13.745Z] ++ jobs -p [2020-08-27T23:01:13.745Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41360/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41360/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41360/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b9665a9495a16879e5403adeb7cc8206e1fd16ac -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b9665a9495a16879e5403adeb7cc8206e1fd16ac hack/make.sh '' test-integration [2020-08-27T23:01:13.745Z] + for job in $(jobs -p) [2020-08-27T23:01:13.745Z] + wait 22207 [2020-08-27T23:01:13.745Z] [2020-08-27T23:01:13.747Z] #40 ... [2020-08-27T23:01:13.747Z] [2020-08-27T23:01:13.747Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:01:13.747Z] #48 80.09 regexp [2020-08-27T23:01:13.747Z] #48 87.99 context [2020-08-27T23:01:13.747Z] #48 88.09 mvdan.cc/sh/v3/fileutil [2020-08-27T23:01:13.747Z] #48 88.10 io/ioutil [2020-08-27T23:01:13.747Z] #48 ... [2020-08-27T23:01:13.747Z] [2020-08-27T23:01:13.747Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:01:13.747Z] #31 89.78 github.com/BurntSushi/toml [2020-08-27T23:01:13.747Z] #31 89.79 log [2020-08-27T23:01:13.747Z] #31 89.80 flag [2020-08-27T23:01:13.790Z] #41 129.2 hash/crc32 [2020-08-27T23:01:13.857Z] #52 DONE 156.6s [2020-08-27T23:01:14.002Z] [2020-08-27T23:01:14.002Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-27T23:01:14.002Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-27T23:01:14.002Z] HOSTNAME=ec5fad3294aa [2020-08-27T23:01:14.002Z] TEST_SKIP_INTEGRATION=1 [2020-08-27T23:01:14.002Z] TESTDEBUG=0 [2020-08-27T23:01:14.002Z] DEST=bundles/test-integration [2020-08-27T23:01:14.002Z] PWD=/go/src/github.com/docker/docker [2020-08-27T23:01:14.002Z] KEEPBUNDLE=1 [2020-08-27T23:01:14.002Z] DOCKER_GITCOMMIT=b9665a9495a16879e5403adeb7cc8206e1fd16ac [2020-08-27T23:01:14.002Z] container=docker [2020-08-27T23:01:14.002Z] HOME=/root [2020-08-27T23:01:14.002Z] GOLANG_VERSION=1.13.15 [2020-08-27T23:01:14.002Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-27T23:01:14.002Z] VALIDATE_BRANCH=master [2020-08-27T23:01:14.002Z] TERM=xterm [2020-08-27T23:01:14.002Z] DOCKER_PKG=github.com/docker/docker [2020-08-27T23:01:14.002Z] SHLVL=1 [2020-08-27T23:01:14.002Z] TIMEOUT=120m [2020-08-27T23:01:14.002Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-27T23:01:14.002Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-27T23:01:14.002Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-08-27T23:01:14.002Z] GO111MODULE=off [2020-08-27T23:01:14.002Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-27T23:01:14.002Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-27T23:01:14.002Z] GOPATH=/go [2020-08-27T23:01:14.002Z] PKG_CONFIG=pkg-config [2020-08-27T23:01:14.002Z] _=/usr/bin/env [2020-08-27T23:01:14.002Z] Building test suite binary ./integration-cli/test.main [2020-08-27T23:01:14.002Z] [2020-08-27T23:01:14.002Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-27T23:01:14.002Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-27T23:01:14.002Z] HOSTNAME=c285f7b4be49 [2020-08-27T23:01:14.002Z] TEST_SKIP_INTEGRATION=1 [2020-08-27T23:01:14.002Z] TESTDEBUG=0 [2020-08-27T23:01:14.002Z] DEST=bundles/test-integration [2020-08-27T23:01:14.002Z] PWD=/go/src/github.com/docker/docker [2020-08-27T23:01:14.002Z] KEEPBUNDLE=1 [2020-08-27T23:01:14.002Z] DOCKER_GITCOMMIT=b9665a9495a16879e5403adeb7cc8206e1fd16ac [2020-08-27T23:01:14.002Z] container=docker [2020-08-27T23:01:14.002Z] HOME=/root [2020-08-27T23:01:14.002Z] GOLANG_VERSION=1.13.15 [2020-08-27T23:01:14.002Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-27T23:01:14.002Z] VALIDATE_BRANCH=master [2020-08-27T23:01:14.002Z] TERM=xterm [2020-08-27T23:01:14.002Z] DOCKER_PKG=github.com/docker/docker [2020-08-27T23:01:14.002Z] SHLVL=1 [2020-08-27T23:01:14.002Z] TIMEOUT=120m [2020-08-27T23:01:14.002Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-27T23:01:14.002Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-27T23:01:14.002Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-08-27T23:01:14.002Z] GO111MODULE=off [2020-08-27T23:01:14.002Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-27T23:01:14.002Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-27T23:01:14.002Z] GOPATH=/go [2020-08-27T23:01:14.002Z] PKG_CONFIG=pkg-config [2020-08-27T23:01:14.002Z] _=/usr/bin/env [2020-08-27T23:01:14.002Z] Building test suite binary ./integration-cli/test.main [2020-08-27T23:01:14.002Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-08-27T23:01:14.051Z] #41 129.8 compress/gzip [2020-08-27T23:01:14.258Z] No new tests added to integration. [2020-08-27T23:01:14.259Z] [2020-08-27T23:01:14.259Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-27T23:01:14.465Z] #25 12.72 0.0% 1.0% 1.4% ## 3.0% ### 4.2% #### 5.9% ##### 7.5% ###### 9.4% ####### 10.7% ######### 12.7% ########## 15.1% ############ 16.7% ############# 18.3% ############## 20.0% ############### 21.7% ################ 23.6% ################## 25.2% ################### 26.9% [2020-08-27T23:01:14.465Z] #25 ... [2020-08-27T23:01:14.465Z] [2020-08-27T23:01:14.465Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T23:01:14.465Z] #32 50.87 Selecting previously unselected package libicu63:arm64. [2020-08-27T23:01:14.465Z] #32 50.87 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-08-27T23:01:14.465Z] #32 50.91 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-08-27T23:01:14.465Z] #32 58.03 Selecting previously unselected package libxml2:arm64. [2020-08-27T23:01:14.465Z] #32 58.03 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-08-27T23:01:14.465Z] #32 58.04 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-08-27T23:01:14.465Z] #32 59.07 Selecting previously unselected package libarchive13:arm64. [2020-08-27T23:01:14.465Z] #32 59.08 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-08-27T23:01:14.465Z] #32 59.10 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-08-27T23:01:14.465Z] #32 59.50 Selecting previously unselected package libjsoncpp1:arm64. [2020-08-27T23:01:14.465Z] #32 59.51 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-08-27T23:01:14.465Z] #32 59.54 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-08-27T23:01:14.465Z] #32 60.23 Selecting previously unselected package librhash0:arm64. [2020-08-27T23:01:14.465Z] #32 60.23 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-08-27T23:01:14.465Z] #32 60.23 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-08-27T23:01:14.465Z] #32 60.58 Selecting previously unselected package libuv1:arm64. [2020-08-27T23:01:14.465Z] #32 60.58 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-08-27T23:01:14.465Z] #32 60.58 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-08-27T23:01:14.465Z] #32 ... [2020-08-27T23:01:14.465Z] [2020-08-27T23:01:14.465Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:01:14.465Z] #41 50.98 internal/poll [2020-08-27T23:01:14.465Z] #41 52.64 regexp [2020-08-27T23:01:14.465Z] #41 53.38 context [2020-08-27T23:01:14.465Z] #41 56.50 path/filepath [2020-08-27T23:01:14.465Z] #41 57.12 internal/lazyregexp [2020-08-27T23:01:14.465Z] #41 57.36 github.com/LK4D4/vndr/versioned [2020-08-27T23:01:14.465Z] #41 57.44 net [2020-08-27T23:01:14.465Z] #41 58.46 io/ioutil [2020-08-27T23:01:14.465Z] #41 58.46 os/exec [2020-08-27T23:01:14.491Z] [2020-08-27T23:01:14.491Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-27T23:01:14.543Z] #49 ... [2020-08-27T23:01:14.543Z] [2020-08-27T23:01:14.543Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-27T23:01:14.543Z] #12 DONE 1.1s [2020-08-27T23:01:14.543Z] [2020-08-27T23:01:14.543Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-27T23:01:14.730Z] #41 ... [2020-08-27T23:01:14.730Z] [2020-08-27T23:01:14.730Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:01:14.730Z] #30 50.97 internal/poll [2020-08-27T23:01:14.730Z] #30 52.47 os [2020-08-27T23:01:14.730Z] #30 56.45 path/filepath [2020-08-27T23:01:14.730Z] #30 57.00 internal/fmtsort [2020-08-27T23:01:14.730Z] #30 57.75 fmt [2020-08-27T23:01:14.730Z] #30 58.07 io/ioutil [2020-08-27T23:01:14.730Z] #30 60.38 flag [2020-08-27T23:01:14.730Z] #30 60.38 log [2020-08-27T23:01:14.730Z] #30 60.38 github.com/BurntSushi/toml [2020-08-27T23:01:14.730Z] #30 ... [2020-08-27T23:01:14.730Z] [2020-08-27T23:01:14.730Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T23:01:14.783Z] #53 DONE 0.3s [2020-08-27T23:01:14.823Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-27T23:01:14.823Z] HOSTNAME=4c41576781b7 [2020-08-27T23:01:14.823Z] TESTDEBUG=0 [2020-08-27T23:01:14.823Z] DEST=bundles/test-integration [2020-08-27T23:01:14.823Z] PWD=/go/src/github.com/docker/docker [2020-08-27T23:01:14.823Z] KEEPBUNDLE=1 [2020-08-27T23:01:14.823Z] DOCKER_GITCOMMIT=b9665a9495a16879e5403adeb7cc8206e1fd16ac [2020-08-27T23:01:14.823Z] container=docker [2020-08-27T23:01:14.823Z] HOME=/root [2020-08-27T23:01:14.823Z] GOLANG_VERSION=1.13.15 [2020-08-27T23:01:14.823Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-27T23:01:14.823Z] VALIDATE_BRANCH=master [2020-08-27T23:01:14.823Z] TERM=xterm [2020-08-27T23:01:14.823Z] DOCKER_PKG=github.com/docker/docker [2020-08-27T23:01:14.823Z] SHLVL=1 [2020-08-27T23:01:14.823Z] TIMEOUT=120m [2020-08-27T23:01:14.823Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-27T23:01:14.823Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-27T23:01:14.823Z] GO111MODULE=off [2020-08-27T23:01:14.823Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-27T23:01:14.823Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-27T23:01:14.823Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-27T23:01:14.823Z] GOPATH=/go [2020-08-27T23:01:14.823Z] PKG_CONFIG=pkg-config [2020-08-27T23:01:14.823Z] _=/usr/bin/env [2020-08-27T23:01:14.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-27T23:01:14.992Z] #41 130.5 vendor/golang.org/x/crypto/cryptobyte [2020-08-27T23:01:14.992Z] #41 130.9 net [2020-08-27T23:01:15.075Z] [2020-08-27T23:01:15.075Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-27T23:01:15.075Z] #57 DONE 0.2s [2020-08-27T23:01:15.075Z] [2020-08-27T23:01:15.075Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-27T23:01:15.259Z] #25 12.72 0.0% 1.0% 1.4% ## 3.0% ### 4.2% #### 5.9% ##### 7.5% ###### 9.4% ####### 10.7% ######### 12.7% ########## 15.1% ############ 16.7% ############# 18.3% ############## 20.0% ############### 21.7% ################ 23.6% ################## 25.2% ################### 26.9% ##################### 29.2% ###################### 31.3% ####################### 33.0% ######################### 35.8% ########################## 37.3% ########################### 38.7% ############################ 40.1% ############################## 41.7% ############################## 42.4% [2020-08-27T23:01:15.259Z] #25 ... [2020-08-27T23:01:15.259Z] [2020-08-27T23:01:15.259Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T23:01:15.259Z] #10 51.75 Selecting previously unselected package binutils-mingw-w64. [2020-08-27T23:01:15.259Z] #10 51.76 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-27T23:01:15.259Z] #10 51.76 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-27T23:01:15.259Z] #10 51.96 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-08-27T23:01:15.259Z] #10 51.96 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-08-27T23:01:15.259Z] #10 51.98 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-08-27T23:01:15.259Z] #10 52.22 Selecting previously unselected package dmsetup. [2020-08-27T23:01:15.259Z] #10 52.24 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-08-27T23:01:15.259Z] #10 52.29 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-27T23:01:15.259Z] #10 52.75 Selecting previously unselected package mingw-w64-common. [2020-08-27T23:01:15.259Z] #10 52.75 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-27T23:01:15.259Z] #10 52.76 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-27T23:01:15.259Z] #10 59.13 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-27T23:01:15.259Z] #10 59.16 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-27T23:01:15.259Z] #10 59.16 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-27T23:01:15.259Z] #10 ... [2020-08-27T23:01:15.259Z] [2020-08-27T23:01:15.259Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T23:01:15.369Z] #59 DONE 0.2s [2020-08-27T23:01:15.369Z] [2020-08-27T23:01:15.369Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-27T23:01:15.369Z] #61 DONE 0.2s [2020-08-27T23:01:15.369Z] [2020-08-27T23:01:15.369Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-27T23:01:15.369Z] #62 DONE 0.0s [2020-08-27T23:01:15.369Z] [2020-08-27T23:01:15.369Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-27T23:01:15.481Z] #13 0.904 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-27T23:01:15.482Z] #13 DONE 1.0s [2020-08-27T23:01:15.482Z] [2020-08-27T23:01:15.482Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:15.482Z] #39 57.59 CC compel/src/lib/infect-rpc.o [2020-08-27T23:01:15.482Z] #39 57.87 CC compel/src/lib/infect-util.o [2020-08-27T23:01:15.482Z] #39 58.10 CC compel/src/lib/infect.o [2020-08-27T23:01:15.482Z] #39 60.38 CC compel/src/lib/ptrace.o [2020-08-27T23:01:15.482Z] #39 60.70 AR compel/libcompel.a [2020-08-27T23:01:15.482Z] #39 60.78 HOSTCC compel/src/main-host.o [2020-08-27T23:01:15.482Z] #39 61.05 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-08-27T23:01:15.482Z] #39 61.20 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-27T23:01:15.482Z] #39 61.77 HOSTCC compel/src/lib/log-host.o [2020-08-27T23:01:15.482Z] #39 62.09 HOSTLINK compel/compel-host-bin [2020-08-27T23:01:15.482Z] #39 62.35 DEP soccr/soccr.d [2020-08-27T23:01:15.482Z] #39 62.50 CC soccr/soccr.o [2020-08-27T23:01:15.482Z] #39 63.81 AR soccr/libsoccr.a [2020-08-27T23:01:15.482Z] #39 63.84 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-27T23:01:15.482Z] #39 64.27 DEP criu/arch/x86/sigframe.d [2020-08-27T23:01:15.482Z] #39 64.46 DEP criu/arch/x86/sigaction_compat.d [2020-08-27T23:01:15.482Z] #39 64.60 DEP criu/arch/x86/kerndat.d [2020-08-27T23:01:15.482Z] #39 64.79 DEP criu/arch/x86/crtools.d [2020-08-27T23:01:15.482Z] #39 64.93 DEP criu/arch/x86/cpu.d [2020-08-27T23:01:15.482Z] #39 65.18 CC criu/arch/x86/cpu.o [2020-08-27T23:01:15.482Z] #39 66.15 CC criu/arch/x86/crtools.o [2020-08-27T23:01:15.741Z] #39 ... [2020-08-27T23:01:15.741Z] [2020-08-27T23:01:15.741Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-27T23:01:16.002Z] #63 DONE 0.7s [2020-08-27T23:01:16.294Z] [2020-08-27T23:01:16.294Z] #64 exporting to image [2020-08-27T23:01:16.294Z] #64 exporting layers [2020-08-27T23:01:16.375Z] #41 ... [2020-08-27T23:01:16.375Z] [2020-08-27T23:01:16.375Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:01:16.375Z] #47 DONE 131.8s [2020-08-27T23:01:16.375Z] [2020-08-27T23:01:16.375Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:16.375Z] #39 22.25 CC images/core-s390.o [2020-08-27T23:01:16.375Z] #39 22.85 CC images/cpuinfo.o [2020-08-27T23:01:16.375Z] #39 23.21 CC images/inventory.o [2020-08-27T23:01:16.375Z] #39 23.42 CC images/fdinfo.o [2020-08-27T23:01:16.375Z] #39 23.72 CC images/fown.o [2020-08-27T23:01:16.375Z] #39 23.87 CC images/ns.o [2020-08-27T23:01:16.375Z] #39 24.07 CC images/regfile.o [2020-08-27T23:01:16.375Z] #39 24.31 CC images/ghost-file.o [2020-08-27T23:01:16.375Z] #39 24.65 CC images/fifo.o [2020-08-27T23:01:16.375Z] #39 24.86 CC images/remap-file-path.o [2020-08-27T23:01:16.375Z] #39 25.07 CC images/eventfd.o [2020-08-27T23:01:16.375Z] #39 25.43 CC images/eventpoll.o [2020-08-27T23:01:16.375Z] #39 25.76 CC images/fh.o [2020-08-27T23:01:16.375Z] #39 26.03 CC images/fsnotify.o [2020-08-27T23:01:16.375Z] #39 26.68 CC images/signalfd.o [2020-08-27T23:01:16.635Z] #39 26.94 CC images/fs.o [2020-08-27T23:01:16.679Z] #14 DONE 1.0s [2020-08-27T23:01:16.679Z] [2020-08-27T23:01:16.679Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:16.679Z] #39 67.69 CC criu/arch/x86/kerndat.o [2020-08-27T23:01:16.896Z] #39 27.20 CC images/pstree.o [2020-08-27T23:01:16.896Z] #39 ... [2020-08-27T23:01:16.896Z] [2020-08-27T23:01:16.896Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:01:16.896Z] #41 132.8 vendor/golang.org/x/crypto/poly1305 [2020-08-27T23:01:17.250Z] #39 68.51 CC criu/arch/x86/sigaction_compat.o [2020-08-27T23:01:17.512Z] #39 68.80 CC criu/arch/x86/sigframe.o [2020-08-27T23:01:17.780Z] #39 ... [2020-08-27T23:01:17.780Z] [2020-08-27T23:01:17.780Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-27T23:01:17.780Z] #15 DONE 1.1s [2020-08-27T23:01:17.780Z] [2020-08-27T23:01:17.780Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-27T23:01:17.836Z] #41 133.4 vendor/golang.org/x/sys/cpu [2020-08-27T23:01:17.836Z] #41 133.6 vendor/golang.org/x/crypto/chacha20poly1305 [2020-08-27T23:01:18.177Z] #25 12.72 0.0% 1.0% 1.4% ## 3.0% ### 4.2% #### 5.9% ##### 7.5% ###### 9.4% ####### 10.7% ######### 12.7% ########## 15.1% ############ 16.7% ############# 18.3% ############## 20.0% ############### 21.7% ################ 23.6% ################## 25.2% ################### 26.9% ##################### 29.2% ###################### 31.3% ####################### 33.0% ######################### 35.8% ########################## 37.3% ########################### 38.7% ############################ 40.1% ############################## 41.7% ############################## 42.4% ############################### 44.0% ################################ 44.9% ################################# 45.8% ################################# 47.0% ################################## 48.1% ################################### 49.2% #################################### 50.8% ##################################### 51.9% ###################################### 53.1% ####################################### 54.3% ######################################## 55.8% ######################################### 57.3% ########################################## 58.9% ########################################### 60.2% ############################################ 61.5% ############################################# 62.8% ############################################## 64.5% ################################################ 67.3% ################################################# 68.9% ################################################## 70.4% #################################################### 72.8% ##################################################### 74.7% ####################################################### 76.7% ######################################################### 80.2% ########################################################### 83.3% ############################################################# 85.5% ############################################################## 87.3% [2020-08-27T23:01:18.177Z] #25 ... [2020-08-27T23:01:18.177Z] [2020-08-27T23:01:18.177Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:01:18.177Z] #47 54.79 os [2020-08-27T23:01:18.177Z] #47 57.65 path/filepath [2020-08-27T23:01:18.177Z] #47 57.66 mvdan.cc/sh/v3/fileutil [2020-08-27T23:01:18.177Z] #47 58.45 io/ioutil [2020-08-27T23:01:18.177Z] #47 59.16 encoding/binary [2020-08-27T23:01:18.177Z] #47 59.17 fmt [2020-08-27T23:01:18.177Z] #47 61.58 encoding/base64 [2020-08-27T23:01:18.177Z] #47 61.65 golang.org/x/sys/unix [2020-08-27T23:01:18.177Z] #47 64.53 go/token [2020-08-27T23:01:18.177Z] #47 64.53 encoding/json [2020-08-27T23:01:18.177Z] #47 64.55 github.com/pkg/diff [2020-08-27T23:01:18.290Z] #31 94.26 github.com/BurntSushi/toml/cmd/tomlv [2020-08-27T23:01:18.290Z] #31 ... [2020-08-27T23:01:18.290Z] [2020-08-27T23:01:18.290Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:01:18.290Z] #42 84.57 regexp [2020-08-27T23:01:18.290Z] #42 90.95 net [2020-08-27T23:01:18.290Z] #42 91.01 os/exec [2020-08-27T23:01:18.290Z] #42 93.79 internal/lazyregexp [2020-08-27T23:01:18.290Z] #42 94.44 github.com/LK4D4/vndr/versioned [2020-08-27T23:01:18.290Z] #42 ... [2020-08-27T23:01:18.290Z] [2020-08-27T23:01:18.290Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:18.290Z] #40 21.66 CC images/fdinfo.o [2020-08-27T23:01:18.290Z] #40 22.15 CC images/fown.o [2020-08-27T23:01:18.290Z] #40 22.37 CC images/ns.o [2020-08-27T23:01:18.290Z] #40 22.59 CC images/regfile.o [2020-08-27T23:01:18.290Z] #40 22.92 CC images/ghost-file.o [2020-08-27T23:01:18.290Z] #40 23.31 CC images/fifo.o [2020-08-27T23:01:18.290Z] #40 23.53 CC images/remap-file-path.o [2020-08-27T23:01:18.290Z] #40 23.77 CC images/eventfd.o [2020-08-27T23:01:18.290Z] #40 24.14 CC images/eventpoll.o [2020-08-27T23:01:18.290Z] #40 24.47 CC images/fh.o [2020-08-27T23:01:18.290Z] #40 24.84 CC images/fsnotify.o [2020-08-27T23:01:18.290Z] #40 25.54 CC images/signalfd.o [2020-08-27T23:01:18.290Z] #40 25.79 CC images/fs.o [2020-08-27T23:01:18.290Z] #40 26.05 CC images/pstree.o [2020-08-27T23:01:18.444Z] #47 ... [2020-08-27T23:01:18.444Z] [2020-08-27T23:01:18.444Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T23:01:18.592Z] #40 26.35 CC images/pipe.o [2020-08-27T23:01:18.721Z] #16 DONE 1.1s [2020-08-27T23:01:18.721Z] [2020-08-27T23:01:18.721Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T23:01:18.974Z] #25 12.72 0.0% 1.0% 1.4% ## 3.0% ### 4.2% #### 5.9% ##### 7.5% ###### 9.4% ####### 10.7% ######### 12.7% ########## 15.1% ############ 16.7% ############# 18.3% ############## 20.0% ############### 21.7% ################ 23.6% ################## 25.2% ################### 26.9% ##################### 29.2% ###################### 31.3% ####################### 33.0% ######################### 35.8% ########################## 37.3% ########################### 38.7% ############################ 40.1% ############################## 41.7% ############################## 42.4% ############################### 44.0% ################################ 44.9% ################################# 45.8% ################################# 47.0% ################################## 48.1% ################################### 49.2% #################################### 50.8% ##################################### 51.9% ###################################### 53.1% ####################################### 54.3% ######################################## 55.8% ######################################### 57.3% ########################################## 58.9% ########################################### 60.2% ############################################ 61.5% ############################################# 62.8% ############################################## 64.5% ################################################ 67.3% ################################################# 68.9% ################################################## 70.4% #################################################### 72.8% ##################################################### 74.7% ####################################################### 76.7% ######################################################### 80.2% ########################################################### 83.3% ############################################################# 85.5% ############################################################## 87.3% ################################################################ 89.2% ################################################################# 90.6% ################################################################## 92.1% ################################################################### 94.1% ##################################################################### 96.3% ####################################################################### 98.7% ######################################################################## 100.0% [2020-08-27T23:01:19.027Z] #64 exporting layers 2.5s done [2020-08-27T23:01:19.027Z] #64 writing image sha256:1e15ed9f087734340aa5f93f69785a853f4b4f107e1482bbd0412227f15de23c done [2020-08-27T23:01:19.027Z] #64 naming to docker.io/library/docker:b9665a9495a16879e5403adeb7cc8206e1fd16ac done [2020-08-27T23:01:19.027Z] #64 DONE 2.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-27T23:01:19.219Z] #41 134.9 vendor/golang.org/x/text/transform [2020-08-27T23:01:19.237Z] #25 19.36 [2020-08-27T23:01:19.253Z] #40 26.73 CC images/tcp-stream.o [2020-08-27T23:01:19.467Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41360/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b9665a9495a16879e5403adeb7cc8206e1fd16ac -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b9665a9495a16879e5403adeb7cc8206e1fd16ac hack/test/unit [2020-08-27T23:01:19.555Z] #40 26.98 CC images/sk-packet.o [2020-08-27T23:01:19.789Z] #41 135.5 vendor/golang.org/x/text/unicode/bidi [2020-08-27T23:01:19.856Z] #40 27.40 CC images/mnt.o [2020-08-27T23:01:20.099Z] #17 1.320 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-27T23:01:20.099Z] #17 1.416 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-27T23:01:20.158Z] #40 27.71 CC images/pipe-data.o [2020-08-27T23:01:20.158Z] #40 27.95 CC images/sa.o [2020-08-27T23:01:20.359Z] #17 1.499 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-27T23:01:20.619Z] #17 1.906 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-27T23:01:20.811Z] #40 28.29 CC images/timer.o [2020-08-27T23:01:21.113Z] #40 28.77 CC images/timerfd.o [2020-08-27T23:01:21.187Z] #25 21.11 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-27T23:01:21.188Z] #25 21.52 [2020-08-27T23:01:21.415Z] #40 ... [2020-08-27T23:01:21.415Z] [2020-08-27T23:01:21.415Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:01:21.415Z] #42 97.78 net/url [2020-08-27T23:01:21.415Z] #42 97.79 text/template/parse [2020-08-27T23:01:21.415Z] #42 97.84 go/ast [2020-08-27T23:01:21.539Z] ? github.com/docker/docker/api [no test files] [2020-08-27T23:01:21.557Z] #17 2.948 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [221 kB] [2020-08-27T23:01:21.713Z] #41 137.2 vendor/golang.org/x/text/secure/bidirule [2020-08-27T23:01:21.831Z] #25 21.83 # 2.0% ######################################################################## 100.0% [2020-08-27T23:01:21.831Z] #25 21.97 [2020-08-27T23:01:21.974Z] #41 137.6 vendor/golang.org/x/text/unicode/norm [2020-08-27T23:01:22.070Z] #42 ... [2020-08-27T23:01:22.070Z] [2020-08-27T23:01:22.070Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:01:22.070Z] #31 DONE 98.5s [2020-08-27T23:01:22.070Z] [2020-08-27T23:01:22.070Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:22.070Z] #40 29.06 CC images/mm.o [2020-08-27T23:01:22.070Z] #40 29.39 CC images/sk-opts.o [2020-08-27T23:01:22.070Z] #40 29.54 CC images/sk-unix.o [2020-08-27T23:01:22.371Z] #40 29.91 CC images/sk-inet.o [2020-08-27T23:01:22.936Z] #17 4.302 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-27T23:01:23.000Z] #41 ... [2020-08-27T23:01:23.000Z] [2020-08-27T23:01:23.000Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:23.000Z] #39 27.58 CC images/pipe.o [2020-08-27T23:01:23.000Z] #39 27.86 CC images/tcp-stream.o [2020-08-27T23:01:23.000Z] #39 28.11 CC images/sk-packet.o [2020-08-27T23:01:23.000Z] #39 28.40 CC images/mnt.o [2020-08-27T23:01:23.000Z] #39 28.58 CC images/pipe-data.o [2020-08-27T23:01:23.000Z] #39 28.80 CC images/sa.o [2020-08-27T23:01:23.000Z] #39 28.96 CC images/timer.o [2020-08-27T23:01:23.000Z] #39 29.29 CC images/timerfd.o [2020-08-27T23:01:23.000Z] #39 29.52 CC images/mm.o [2020-08-27T23:01:23.000Z] #39 29.76 CC images/sk-opts.o [2020-08-27T23:01:23.000Z] #39 29.92 CC images/sk-unix.o [2020-08-27T23:01:23.000Z] #39 30.16 CC images/sk-inet.o [2020-08-27T23:01:23.000Z] #39 30.51 CC images/tun.o [2020-08-27T23:01:23.000Z] #39 30.83 CC images/sk-netlink.o [2020-08-27T23:01:23.000Z] #39 31.03 CC images/packet-sock.o [2020-08-27T23:01:23.000Z] #39 31.37 CC images/ipc-var.o [2020-08-27T23:01:23.000Z] #39 31.50 CC images/ipc-desc.o [2020-08-27T23:01:23.000Z] #39 31.69 CC images/ipc-shm.o [2020-08-27T23:01:23.000Z] #39 31.84 CC images/ipc-msg.o [2020-08-27T23:01:23.000Z] #39 32.11 CC images/ipc-sem.o [2020-08-27T23:01:23.000Z] #39 32.29 CC images/utsns.o [2020-08-27T23:01:23.000Z] #39 32.47 CC images/creds.o [2020-08-27T23:01:23.000Z] #39 32.62 CC images/vma.o [2020-08-27T23:01:23.000Z] #39 32.77 CC images/netdev.o [2020-08-27T23:01:23.000Z] #39 33.16 CC images/tty.o [2020-08-27T23:01:23.026Z] #40 30.71 CC images/tun.o [2020-08-27T23:01:23.238Z] #25 23.25 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-27T23:01:23.503Z] #25 23.61 [2020-08-27T23:01:23.593Z] #39 33.71 CC images/file-lock.o [2020-08-27T23:01:23.593Z] #39 33.96 CC images/rlimit.o [2020-08-27T23:01:23.680Z] #40 31.21 CC images/sk-netlink.o [2020-08-27T23:01:23.680Z] #40 31.46 CC images/packet-sock.o [2020-08-27T23:01:23.853Z] #39 34.16 CC images/pagemap.o [2020-08-27T23:01:23.871Z] #25 23.84 0.8% ######################################################################## 100.0% [2020-08-27T23:01:23.871Z] #25 23.98 [2020-08-27T23:01:23.982Z] #40 ... [2020-08-27T23:01:23.982Z] [2020-08-27T23:01:23.982Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:01:23.982Z] #48 90.45 encoding/binary [2020-08-27T23:01:23.982Z] #48 90.47 flag [2020-08-27T23:01:23.982Z] #48 90.49 github.com/pkg/diff [2020-08-27T23:01:23.982Z] #48 90.50 go/token [2020-08-27T23:01:23.982Z] #48 93.36 go/scanner [2020-08-27T23:01:23.982Z] #48 94.51 mvdan.cc/editorconfig [2020-08-27T23:01:23.982Z] #48 96.12 mvdan.cc/sh/v3/syntax [2020-08-27T23:01:23.982Z] #48 96.55 encoding/base64 [2020-08-27T23:01:23.982Z] #48 96.89 go/ast [2020-08-27T23:01:23.982Z] #48 99.61 encoding/json [2020-08-27T23:01:23.982Z] #48 99.66 golang.org/x/sys/unix [2020-08-27T23:01:24.284Z] #48 ... [2020-08-27T23:01:24.284Z] [2020-08-27T23:01:24.284Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:24.284Z] #40 31.90 CC images/ipc-var.o [2020-08-27T23:01:24.429Z] #39 34.48 CC images/siginfo.o [2020-08-27T23:01:24.657Z] #40 32.13 CC images/ipc-desc.o [2020-08-27T23:01:24.694Z] #39 34.79 CC images/rpc.o [2020-08-27T23:01:24.823Z] #25 ... [2020-08-27T23:01:24.823Z] [2020-08-27T23:01:24.823Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T23:01:24.823Z] #32 61.17 Selecting previously unselected package cmake. [2020-08-27T23:01:24.823Z] #32 61.17 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-08-27T23:01:24.823Z] #32 61.18 Unpacking cmake (3.13.4-1) ... [2020-08-27T23:01:24.823Z] #32 64.41 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-08-27T23:01:24.823Z] #32 64.44 Setting up xxd (2:8.1.0875-5) ... [2020-08-27T23:01:24.823Z] #32 64.45 Setting up libuv1:arm64 (1.24.1-1) ... [2020-08-27T23:01:24.823Z] #32 64.67 Setting up vim-common (2:8.1.0875-5) ... [2020-08-27T23:01:24.823Z] #32 64.72 Setting up librhash0:arm64 (1.3.8-1) ... [2020-08-27T23:01:24.823Z] #32 64.97 Setting up cmake-data (3.13.4-1) ... [2020-08-27T23:01:24.823Z] #32 65.23 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-08-27T23:01:24.823Z] #32 65.36 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-08-27T23:01:24.823Z] #32 65.38 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-08-27T23:01:24.823Z] #32 65.40 Setting up cmake (3.13.4-1) ... [2020-08-27T23:01:24.823Z] #32 65.41 Processing triggers for libc-bin (2.28-10) ... [2020-08-27T23:01:24.823Z] #32 65.72 Processing triggers for mime-support (3.62) ... [2020-08-27T23:01:24.823Z] #32 ... [2020-08-27T23:01:24.823Z] [2020-08-27T23:01:24.823Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T23:01:24.823Z] #10 71.33 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-27T23:01:24.823Z] #10 71.34 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-08-27T23:01:24.843Z] #17 ... [2020-08-27T23:01:24.843Z] [2020-08-27T23:01:24.843Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:24.843Z] #39 69.31 LINK criu/arch/x86/crtools.built-in.o [2020-08-27T23:01:24.843Z] #39 69.39 DEP criu/pie/util-vdso-elf32.d [2020-08-27T23:01:24.843Z] #39 69.57 DEP criu/pie/util-vdso.d [2020-08-27T23:01:24.843Z] #39 69.80 DEP criu/pie/util.d [2020-08-27T23:01:24.843Z] #39 70.05 CC criu/pie/util.o [2020-08-27T23:01:24.843Z] #39 70.64 CC criu/pie/util-vdso.o [2020-08-27T23:01:24.843Z] #39 71.32 CC criu/pie/util-vdso-elf32.o [2020-08-27T23:01:24.843Z] #39 71.90 AR criu/pie/pie.lib.a [2020-08-27T23:01:24.843Z] #39 71.97 DEP criu/pie/restorer.d [2020-08-27T23:01:24.843Z] #39 72.14 DEP criu/arch/x86/sigaction_compat_pie.d [2020-08-27T23:01:24.843Z] #39 72.23 DEP criu/arch/x86/restorer_unmap.d [2020-08-27T23:01:24.843Z] #39 72.26 DEP criu/arch/x86/restorer.d [2020-08-27T23:01:24.843Z] #39 72.46 DEP criu/arch/x86/vdso-pie.d [2020-08-27T23:01:24.843Z] #39 72.65 DEP criu/pie/parasite-vdso.d [2020-08-27T23:01:24.843Z] #39 72.80 DEP criu/pie/parasite.d [2020-08-27T23:01:24.843Z] #39 73.01 CC criu/pie/parasite.o [2020-08-27T23:01:24.843Z] #39 74.33 LINK criu/pie/parasite.built-in.o [2020-08-27T23:01:24.843Z] #39 74.35 GEN criu/pie/parasite-blob.h [2020-08-27T23:01:24.843Z] #39 74.37 CC criu/pie/parasite-vdso.o [2020-08-27T23:01:24.843Z] #39 74.96 CC criu/arch/x86/vdso-pie.o [2020-08-27T23:01:24.843Z] #39 75.26 CC criu/arch/x86/restorer.o [2020-08-27T23:01:24.843Z] #39 75.88 CC criu/arch/x86/restorer_unmap.o [2020-08-27T23:01:24.843Z] #39 75.93 CC criu/arch/x86/sigaction_compat_pie.o [2020-08-27T23:01:24.843Z] #39 76.20 CC criu/pie/restorer.o [2020-08-27T23:01:24.958Z] #40 32.37 CC images/ipc-shm.o [2020-08-27T23:01:24.958Z] #40 32.61 CC images/ipc-msg.o [2020-08-27T23:01:24.958Z] #40 ... [2020-08-27T23:01:24.958Z] [2020-08-27T23:01:24.958Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T23:01:24.958Z] #11 91.44 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-27T23:01:24.958Z] #11 91.45 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-08-27T23:01:24.958Z] #11 91.46 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-27T23:01:25.260Z] #11 ... [2020-08-27T23:01:25.260Z] [2020-08-27T23:01:25.260Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:25.260Z] #40 32.88 CC images/ipc-sem.o [2020-08-27T23:01:25.562Z] #40 33.09 CC images/utsns.o [2020-08-27T23:01:25.793Z] #10 ... [2020-08-27T23:01:25.793Z] [2020-08-27T23:01:25.793Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T23:01:25.793Z] #38 62.04 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-08-27T23:01:25.793Z] #38 62.07 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-08-27T23:01:25.793Z] #38 62.13 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-08-27T23:01:25.793Z] #38 62.14 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-08-27T23:01:25.793Z] #38 62.21 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-08-27T23:01:25.793Z] #38 62.39 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-27T23:01:25.793Z] #38 62.46 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-27T23:01:25.793Z] #38 62.57 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-08-27T23:01:25.793Z] #38 62.59 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-27T23:01:25.793Z] #38 62.60 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-27T23:01:25.793Z] #38 68.75 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-08-27T23:01:25.793Z] #38 70.61 Processing triggers for libc-bin (2.28-10) ... [2020-08-27T23:01:25.793Z] #38 ... [2020-08-27T23:01:25.793Z] [2020-08-27T23:01:25.793Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T23:01:25.793Z] #10 72.13 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-27T23:01:25.864Z] #40 33.41 CC images/creds.o [2020-08-27T23:01:25.864Z] #40 33.59 CC images/vma.o [2020-08-27T23:01:26.097Z] #39 36.03 CC images/ext-file.o [2020-08-27T23:01:26.097Z] #39 ... [2020-08-27T23:01:26.097Z] [2020-08-27T23:01:26.097Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:01:26.097Z] #41 141.6 vendor/golang.org/x/net/idna [2020-08-27T23:01:26.517Z] #40 33.92 CC images/netdev.o [2020-08-27T23:01:26.590Z] using credential docker-jenkins-github-credentials [2020-08-27T23:01:26.667Z] Cloning the remote Git repository [2020-08-27T23:01:26.667Z] Cloning with configured refspecs honoured and without tags [2020-08-27T23:01:26.820Z] #40 34.29 CC images/tty.o [2020-08-27T23:01:27.379Z] #39 ... [2020-08-27T23:01:27.379Z] [2020-08-27T23:01:27.379Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:01:27.379Z] #41 163.2 net/http/httptrace [2020-08-27T23:01:27.379Z] #41 163.5 net/http [2020-08-27T23:01:27.379Z] #41 ... [2020-08-27T23:01:27.379Z] [2020-08-27T23:01:27.379Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:01:27.379Z] #49 10.47 + cd /tmp/tmp.igqQOKLBju/src/github.com/opencontainers/runc [2020-08-27T23:01:27.379Z] #49 10.48 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-27T23:01:27.379Z] #49 10.77 + '[' -z '' ']' [2020-08-27T23:01:27.379Z] #49 10.77 + target=static [2020-08-27T23:01:27.379Z] #49 10.77 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-27T23:01:27.379Z] #49 11.30 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-08-27T23:01:27.471Z] #40 35.03 CC images/file-lock.o [2020-08-27T23:01:27.720Z] #10 ... [2020-08-27T23:01:27.720Z] [2020-08-27T23:01:27.720Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:01:27.720Z] #41 63.63 crypto/cipher [2020-08-27T23:01:27.720Z] #41 63.63 go/token [2020-08-27T23:01:27.720Z] #41 63.63 crypto/sha512 [2020-08-27T23:01:27.720Z] #41 65.23 net/url [2020-08-27T23:01:27.720Z] #41 65.55 text/template/parse [2020-08-27T23:01:27.720Z] #41 65.92 go/scanner [2020-08-27T23:01:27.720Z] #41 67.58 go/ast [2020-08-27T23:01:27.720Z] #41 67.84 encoding/json [2020-08-27T23:01:27.720Z] #41 70.62 text/template [2020-08-27T23:01:27.720Z] #41 72.51 go/parser [2020-08-27T23:01:27.720Z] #41 ... [2020-08-27T23:01:27.720Z] [2020-08-27T23:01:27.720Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T23:01:27.720Z] #25 25.18 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-27T23:01:27.720Z] #25 25.24 skipping existing 9a99313a2c50 [2020-08-27T23:01:27.720Z] #25 25.33 [2020-08-27T23:01:27.720Z] #25 26.42 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-27T23:01:27.720Z] #25 26.80 [2020-08-27T23:01:27.720Z] #25 26.94 ######################################################################## 100.0% [2020-08-27T23:01:27.720Z] #25 27.02 [2020-08-27T23:01:27.720Z] #25 27.09 Download of images into '/build' complete. [2020-08-27T23:01:27.720Z] #25 27.09 Use something like the following to load the result into a Docker daemon: [2020-08-27T23:01:27.720Z] #25 27.09 tar -cC '/build' . | docker load [2020-08-27T23:01:27.720Z] #25 ... [2020-08-27T23:01:27.720Z] [2020-08-27T23:01:27.720Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:01:27.720Z] #30 64.25 github.com/BurntSushi/toml/cmd/tomlv [2020-08-27T23:01:27.773Z] #40 35.34 CC images/rlimit.o [2020-08-27T23:01:27.773Z] #40 35.53 CC images/pagemap.o [2020-08-27T23:01:27.948Z] #49 ... [2020-08-27T23:01:27.948Z] [2020-08-27T23:01:27.948Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T23:01:27.948Z] #17 9.035 Fetched 8375 kB in 8s (1051 kB/s) [2020-08-27T23:01:28.003Z] #41 143.8 vendor/golang.org/x/net/http2/hpack [2020-08-27T23:01:28.077Z] #30 ... [2020-08-27T23:01:28.077Z] [2020-08-27T23:01:28.077Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:01:28.077Z] #41 74.36 encoding/xml [2020-08-27T23:01:26.864Z] Cloning repository https://github.com/moby/moby.git [2020-08-27T23:01:27.314Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-08-27T23:01:28.427Z] #40 35.85 CC images/siginfo.o [2020-08-27T23:01:28.427Z] #40 36.12 CC images/rpc.o [2020-08-27T23:01:29.384Z] #41 144.7 mime [2020-08-27T23:01:29.574Z] #41 ... [2020-08-27T23:01:29.574Z] [2020-08-27T23:01:29.574Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:01:29.574Z] #47 65.71 go/scanner [2020-08-27T23:01:29.574Z] #47 67.59 go/ast [2020-08-27T23:01:29.574Z] #47 67.84 mvdan.cc/editorconfig [2020-08-27T23:01:29.574Z] #47 69.71 mvdan.cc/sh/v3/syntax [2020-08-27T23:01:29.574Z] #47 72.13 golang.org/x/crypto/ssh/terminal [2020-08-27T23:01:29.574Z] #47 75.84 mvdan.cc/sh/v3/cmd/shfmt [2020-08-27T23:01:29.574Z] #47 ... [2020-08-27T23:01:29.574Z] [2020-08-27T23:01:29.574Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:01:30.088Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2020-08-27T23:01:30.321Z] #41 145.9 mime/quotedprintable [2020-08-27T23:01:28.341Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-27T23:01:28.341Z] > git --version # timeout=10 [2020-08-27T23:01:28.387Z] > git --version # 'git version 2.24.1.windows.2' [2020-08-27T23:01:28.388Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-27T23:01:28.390Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41360/head:refs/remotes/origin/PR-41360 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-27T23:01:30.555Z] #40 37.83 CC images/ext-file.o [2020-08-27T23:01:30.555Z] #40 38.11 CC images/cgroup.o [2020-08-27T23:01:30.555Z] #40 ... [2020-08-27T23:01:30.555Z] [2020-08-27T23:01:30.555Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T23:01:30.555Z] #11 106.8 Selecting previously unselected package libapparmor1:ppc64el. [2020-08-27T23:01:30.555Z] #11 106.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-08-27T23:01:30.555Z] #11 106.8 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-08-27T23:01:30.555Z] #11 106.9 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-08-27T23:01:30.555Z] #11 106.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-08-27T23:01:30.555Z] #11 106.9 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-08-27T23:01:30.555Z] #11 107.1 Selecting previously unselected package libbtrfs0. [2020-08-27T23:01:30.555Z] #11 107.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-08-27T23:01:30.555Z] #11 107.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-27T23:01:30.555Z] #11 107.2 Selecting previously unselected package libbtrfs-dev. [2020-08-27T23:01:30.581Z] #41 146.2 net/http/internal [2020-08-27T23:01:30.855Z] #11 107.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-08-27T23:01:30.855Z] #11 107.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-27T23:01:30.855Z] #11 107.3 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-08-27T23:01:30.855Z] #11 107.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-08-27T23:01:30.855Z] #11 107.3 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-27T23:01:30.855Z] #11 107.4 Selecting previously unselected package libudev-dev:ppc64el. [2020-08-27T23:01:30.855Z] #11 107.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-08-27T23:01:31.150Z] #41 ... [2020-08-27T23:01:31.150Z] [2020-08-27T23:01:31.150Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T23:01:31.150Z] #10 136.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-27T23:01:31.150Z] #10 136.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-27T23:01:31.150Z] #10 136.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-27T23:01:31.150Z] #10 ... [2020-08-27T23:01:31.150Z] [2020-08-27T23:01:31.150Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:31.150Z] #39 36.31 CC images/cgroup.o [2020-08-27T23:01:31.150Z] #39 36.92 CC images/userns.o [2020-08-27T23:01:31.150Z] #39 37.15 CC images/google/protobuf/descriptor.o [2020-08-27T23:01:31.150Z] #39 38.72 CC images/opts.o [2020-08-27T23:01:31.150Z] #39 38.98 CC images/seccomp.o [2020-08-27T23:01:31.150Z] #39 39.29 CC images/binfmt-misc.o [2020-08-27T23:01:31.150Z] #39 39.45 CC images/time.o [2020-08-27T23:01:31.150Z] #39 39.71 CC images/sysctl.o [2020-08-27T23:01:31.150Z] #39 39.90 CC images/autofs.o [2020-08-27T23:01:31.150Z] #39 40.10 CC images/macvlan.o [2020-08-27T23:01:31.150Z] #39 40.25 CC images/sit.o [2020-08-27T23:01:31.150Z] #39 40.49 CC images/memfd.o [2020-08-27T23:01:31.150Z] #39 40.72 CC images/timens.o [2020-08-27T23:01:31.150Z] #39 41.04 LINK images/built-in.o [2020-08-27T23:01:31.150Z] #39 41.17 GEN compel/include/asm [2020-08-27T23:01:31.150Z] #39 41.20 GEN compel/include/version.h [2020-08-27T23:01:31.150Z] #39 41.22 touch .config [2020-08-27T23:01:31.150Z] #39 41.26 GEN include/common/config.h [2020-08-27T23:01:31.150Z] #39 41.33 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-08-27T23:01:31.150Z] #39 41.34 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-08-27T23:01:31.150Z] #39 41.36 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-08-27T23:01:31.150Z] #39 41.39 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-08-27T23:01:31.150Z] #39 41.42 DEP compel/arch/x86/plugins/std/memcpy.d [2020-08-27T23:01:31.150Z] #39 41.46 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-08-27T23:01:31.150Z] #39 41.47 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-27T23:01:31.150Z] #39 41.50 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-08-27T23:01:31.150Z] #39 41.52 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-27T23:01:31.150Z] #39 41.55 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-27T23:01:31.155Z] #11 107.5 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-08-27T23:01:31.155Z] #11 107.6 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-08-27T23:01:31.155Z] #11 107.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-08-27T23:01:31.155Z] #11 107.6 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-08-27T23:01:31.238Z] #17 9.035 Reading package lists... [2020-08-27T23:01:31.286Z] #52 30.86 Checking out files: 24% (804/3232) Checking out files: 25% (808/3232) Checking out files: 26% (841/3232) Checking out files: 27% (873/3232) Checking out files: 28% (905/3232) Checking out files: 29% (938/3232) Checking out files: 30% (970/3232) Checking out files: 31% (1002/3232) Checking out files: 32% (1035/3232) Checking out files: 33% (1067/3232) Checking out files: 34% (1099/3232) Checking out files: 35% (1132/3232) Checking out files: 36% (1164/3232) Checking out files: 37% (1196/3232) Checking out files: 38% (1229/3232) Checking out files: 39% (1261/3232) Checking out files: 40% (1293/3232) Checking out files: 41% (1326/3232) Checking out files: 42% (1358/3232) Checking out files: 43% (1390/3232) Checking out files: 44% (1423/3232) Checking out files: 45% (1455/3232) Checking out files: 46% (1487/3232) Checking out files: 47% (1520/3232) Checking out files: 48% (1552/3232) Checking out files: 49% (1584/3232) Checking out files: 50% (1616/3232) Checking out files: 51% (1649/3232) Checking out files: 52% (1681/3232) Checking out files: 53% (1713/3232) Checking out files: 54% (1746/3232) Checking out files: 54% (1768/3232) Checking out files: 55% (1778/3232) Checking out files: 56% (1810/3232) Checking out files: 57% (1843/3232) Checking out files: 58% (1875/3232) Checking out files: 59% (1907/3232) Checking out files: 60% (1940/3232) Checking out files: 61% (1972/3232) Checking out files: 62% (2004/3232) Checking out files: 63% (2037/3232) Checking out files: 64% (2069/3232) Checking out files: 65% (2101/3232) Checking out files: 66% (2134/3232) Checking out files: 67% (2166/3232) Checking out files: 68% (2198/3232) Checking out files: 69% (2231/3232) Checking out files: 70% (2263/3232) Checking out files: 71% (2295/3232) Checking out files: 72% (2328/3232) Checking out files: 73% (2360/3232) Checking out files: 74% (2392/3232) Checking out files: 75% (2424/3232) Checking out files: 76% (2457/3232) Checking out files: 77% (2489/3232) Checking out files: 78% (2521/3232) Checking out files: 79% (2554/3232) Checking out files: 80% (2586/3232) Checking out files: 81% (2618/3232) Checking out files: 81% (2620/3232) Checking out files: 82% (2651/3232) Checking out files: 83% (2683/3232) Checking out files: 84% (2715/3232) Checking out files: 85% (2748/3232) Checking out files: 86% (2780/3232) Checking out files: 87% (2812/3232) Checking out files: 88% (2845/3232) Checking out files: 89% (2877/3232) Checking out files: 90% (2909/3232) Checking out files: 91% (2942/3232) Checking out files: 92% (2974/3232) Checking out files: 93% (3006/3232) Checking out files: 94% (3039/3232) Checking out files: 95% (3071/3232) Checking out files: 96% (3103/3232) Checking out files: 97% (3136/3232) Checking out files: 98% (3168/3232) Checking out files: 99% (3200/3232) Checking out files: 100% (3232/3232) Checking out files: 100% (3232/3232), done. [2020-08-27T23:01:31.286Z] #52 33.63 + cd /tmp/tmp.sUix65v81u/src/github.com/containerd/containerd [2020-08-27T23:01:31.286Z] #52 33.63 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-08-27T23:01:31.412Z] #39 41.55 DEP compel/plugins/std/infect.d [2020-08-27T23:01:31.412Z] #39 41.64 DEP compel/plugins/std/string.d [2020-08-27T23:01:31.412Z] #39 41.77 DEP compel/plugins/std/log.d [2020-08-27T23:01:31.456Z] #11 107.9 Selecting previously unselected package libpcre16-3:ppc64el. [2020-08-27T23:01:31.456Z] #11 107.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-08-27T23:01:31.456Z] #11 108.0 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-08-27T23:01:31.592Z] #52 33.97 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-27T23:01:31.675Z] #39 41.88 DEP compel/plugins/std/fds.d [2020-08-27T23:01:31.675Z] #39 41.97 DEP compel/plugins/std/std.d [2020-08-27T23:01:31.675Z] #39 42.05 DEP compel/plugins/shmem/shmem.d [2020-08-27T23:01:31.675Z] #39 42.11 DEP compel/plugins/fds/fds.d [2020-08-27T23:01:31.758Z] #11 108.1 Selecting previously unselected package libpcre32-3:ppc64el. [2020-08-27T23:01:31.758Z] #11 108.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-08-27T23:01:31.758Z] #11 108.1 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-08-27T23:01:31.856Z] #52 33.97 + BUILDTAGS='netgo osusergo static_build' [2020-08-27T23:01:31.856Z] #52 33.97 + export EXTRA_FLAGS=-buildmode=pie [2020-08-27T23:01:31.856Z] #52 33.97 + EXTRA_FLAGS=-buildmode=pie [2020-08-27T23:01:31.856Z] #52 33.97 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-27T23:01:31.856Z] #52 33.97 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-27T23:01:31.856Z] #52 33.97 + '[' '' = dynamic ']' [2020-08-27T23:01:31.856Z] #52 33.97 + make [2020-08-27T23:01:31.935Z] #39 42.16 CC compel/plugins/std/std.o [2020-08-27T23:01:32.064Z] #11 108.3 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-08-27T23:01:32.065Z] #11 108.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-08-27T23:01:32.065Z] #11 108.4 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-08-27T23:01:32.065Z] #11 108.5 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-08-27T23:01:32.065Z] #11 108.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-08-27T23:01:32.065Z] #11 108.5 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-08-27T23:01:32.232Z] #39 42.54 CC compel/plugins/std/fds.o [2020-08-27T23:01:32.717Z] #11 109.0 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-08-27T23:01:32.717Z] #11 109.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-08-27T23:01:32.717Z] #11 109.0 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-08-27T23:01:32.717Z] #11 109.2 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-08-27T23:01:32.717Z] #11 109.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-08-27T23:01:32.717Z] #11 109.2 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-08-27T23:01:32.717Z] #11 109.3 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-08-27T23:01:32.803Z] #39 42.84 CC compel/plugins/std/log.o [2020-08-27T23:01:33.022Z] #11 109.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-08-27T23:01:33.022Z] #11 109.3 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-08-27T23:01:33.022Z] #11 109.5 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-08-27T23:01:33.022Z] #11 109.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-08-27T23:01:33.022Z] #11 109.5 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-08-27T23:01:33.147Z] #17 12.55 Reading package lists... [2020-08-27T23:01:33.147Z] #17 ... [2020-08-27T23:01:33.147Z] [2020-08-27T23:01:33.147Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:33.147Z] #39 79.18 LINK criu/pie/restorer.built-in.o [2020-08-27T23:01:33.147Z] #39 79.21 GEN criu/pie/restorer-blob.h [2020-08-27T23:01:33.147Z] #39 79.27 DEP criu/vdso.d [2020-08-27T23:01:33.147Z] #39 79.41 DEP criu/vdso-compat.d [2020-08-27T23:01:33.147Z] #39 79.54 DEP criu/uts_ns.d [2020-08-27T23:01:33.147Z] #39 79.73 DEP criu/util.d [2020-08-27T23:01:33.147Z] #39 79.98 DEP criu/uffd.d [2020-08-27T23:01:33.147Z] #39 80.12 DEP criu/tun.d [2020-08-27T23:01:33.147Z] #39 80.23 DEP criu/tty.d [2020-08-27T23:01:33.147Z] #39 80.51 DEP criu/timerfd.d [2020-08-27T23:01:33.147Z] #39 80.72 DEP criu/timens.d [2020-08-27T23:01:33.147Z] #39 80.91 DEP criu/sysfs_parse.d [2020-08-27T23:01:33.147Z] #39 81.09 DEP criu/sysctl.d [2020-08-27T23:01:33.147Z] #39 81.24 DEP criu/string.d [2020-08-27T23:01:33.147Z] #39 81.28 DEP criu/stats.d [2020-08-27T23:01:33.147Z] #39 81.38 DEP criu/sockets.d [2020-08-27T23:01:33.147Z] #39 81.66 DEP criu/sk-unix.d [2020-08-27T23:01:33.147Z] #39 81.92 DEP criu/sk-tcp.d [2020-08-27T23:01:33.147Z] #39 82.18 DEP criu/sk-queue.d [2020-08-27T23:01:33.147Z] #39 82.33 DEP criu/sk-packet.d [2020-08-27T23:01:33.147Z] #39 82.58 DEP criu/sk-netlink.d [2020-08-27T23:01:33.147Z] #39 82.87 DEP criu/sk-inet.d [2020-08-27T23:01:33.147Z] #39 83.07 DEP criu/signalfd.d [2020-08-27T23:01:33.147Z] #39 83.19 DEP criu/sigframe.d [2020-08-27T23:01:33.147Z] #39 83.26 DEP criu/shmem.d [2020-08-27T23:01:33.147Z] #39 83.49 DEP criu/servicefd.d [2020-08-27T23:01:33.147Z] #39 83.66 DEP criu/seize.d [2020-08-27T23:01:33.147Z] #39 83.81 DEP criu/seccomp.d [2020-08-27T23:01:33.147Z] #39 84.02 DEP criu/rst-malloc.d [2020-08-27T23:01:33.147Z] #39 84.09 DEP criu/rbtree.d [2020-08-27T23:01:33.147Z] #39 84.14 DEP criu/pstree.d [2020-08-27T23:01:33.147Z] #39 84.31 DEP criu/protobuf.d [2020-08-27T23:01:33.147Z] #39 84.43 GEN criu/protobuf-desc-gen.h [2020-08-27T23:01:33.252Z] #52 35.47 + bin/ctr [2020-08-27T23:01:33.373Z] #39 ... [2020-08-27T23:01:33.373Z] [2020-08-27T23:01:33.373Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:01:33.373Z] #41 149.0 crypto/tls [2020-08-27T23:01:33.633Z] #41 ... [2020-08-27T23:01:33.633Z] [2020-08-27T23:01:33.633Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:01:33.633Z] #54 142.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-27T23:01:33.633Z] #54 142.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-27T23:01:33.633Z] #54 DONE 149.4s [2020-08-27T23:01:33.633Z] [2020-08-27T23:01:33.633Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-27T23:01:33.633Z] #55 DONE 0.1s [2020-08-27T23:01:33.671Z] #11 110.0 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-08-27T23:01:33.671Z] #11 110.0 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-08-27T23:01:33.671Z] #11 110.0 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-08-27T23:01:33.671Z] #11 110.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-27T23:01:33.671Z] #11 110.0 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-08-27T23:01:33.671Z] #11 110.0 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-08-27T23:01:33.671Z] #11 110.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-27T23:01:33.671Z] #11 110.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-27T23:01:33.671Z] #11 110.1 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-08-27T23:01:33.671Z] #11 110.1 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-08-27T23:01:33.671Z] #11 110.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-27T23:01:33.671Z] #11 110.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-27T23:01:33.671Z] #11 110.1 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-08-27T23:01:33.671Z] #11 110.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-27T23:01:33.671Z] #11 110.1 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-08-27T23:01:33.671Z] #11 110.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-27T23:01:33.671Z] #11 110.1 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-08-27T23:01:33.671Z] #11 110.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-27T23:01:33.671Z] #11 110.2 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-08-27T23:01:33.671Z] #11 110.2 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-08-27T23:01:33.671Z] #11 110.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-27T23:01:33.671Z] #11 110.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-27T23:01:33.671Z] #11 110.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-27T23:01:33.893Z] [2020-08-27T23:01:33.893Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-27T23:01:33.893Z] #56 DONE 0.1s [2020-08-27T23:01:33.893Z] [2020-08-27T23:01:33.893Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:33.893Z] #39 43.62 CC compel/plugins/std/string.o [2020-08-27T23:01:33.974Z] #11 110.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-27T23:01:33.974Z] #11 110.3 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-08-27T23:01:33.974Z] #11 110.3 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-27T23:01:33.974Z] #11 110.4 Setting up dmsetup (2:1.02.155-3) ... [2020-08-27T23:01:33.974Z] #11 110.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-27T23:01:33.974Z] #11 110.4 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-08-27T23:01:33.974Z] #11 110.4 Processing triggers for libc-bin (2.28-10) ... [2020-08-27T23:01:34.153Z] #39 44.28 CC compel/plugins/std/infect.o [2020-08-27T23:01:34.277Z] #11 DONE 110.7s [2020-08-27T23:01:34.277Z] [2020-08-27T23:01:34.277Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:34.277Z] #40 38.66 CC images/userns.o [2020-08-27T23:01:34.277Z] #40 39.04 CC images/google/protobuf/descriptor.o [2020-08-27T23:01:34.277Z] #40 40.91 CC images/opts.o [2020-08-27T23:01:34.277Z] #40 41.08 CC images/seccomp.o [2020-08-27T23:01:34.277Z] #40 41.54 CC images/binfmt-misc.o [2020-08-27T23:01:34.277Z] #40 41.73 CC images/time.o [2020-08-27T23:01:34.580Z] #40 42.10 CC images/sysctl.o [2020-08-27T23:01:34.580Z] #40 42.28 CC images/autofs.o [2020-08-27T23:01:34.721Z] #39 44.91 CC compel/arch/x86/plugins/std/parasite-head.o [2020-08-27T23:01:34.721Z] #39 45.00 CC compel/arch/x86/plugins/std/memcpy.o [2020-08-27T23:01:34.721Z] #39 45.04 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-08-27T23:01:34.721Z] #39 45.08 AR compel/plugins/std.lib.a [2020-08-27T23:01:34.721Z] #39 45.15 CC compel/plugins/fds/fds.o [2020-08-27T23:01:34.883Z] #40 ... [2020-08-27T23:01:34.883Z] [2020-08-27T23:01:34.883Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-27T23:01:34.883Z] #12 DONE 0.6s [2020-08-27T23:01:34.883Z] [2020-08-27T23:01:34.883Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:01:34.883Z] #50 0.497 + RM_GOPATH=0 [2020-08-27T23:01:34.883Z] #50 0.505 + TMP_GOPATH= [2020-08-27T23:01:34.883Z] #50 0.506 + : /build [2020-08-27T23:01:34.883Z] #50 0.507 + '[' -z '' ']' [2020-08-27T23:01:34.883Z] #50 0.510 ++ mktemp -d [2020-08-27T23:01:34.883Z] #50 0.511 + export GOPATH=/tmp/tmp.HjWkChiAj9 [2020-08-27T23:01:34.884Z] #50 0.511 + GOPATH=/tmp/tmp.HjWkChiAj9 [2020-08-27T23:01:34.884Z] #50 0.511 + RM_GOPATH=1 [2020-08-27T23:01:34.884Z] #50 0.513 + case "$(go env GOARCH)" in [2020-08-27T23:01:34.884Z] #50 0.514 ++ go env GOARCH [2020-08-27T23:01:34.884Z] #50 0.525 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T23:01:34.884Z] #50 0.527 + GO_BUILDMODE=-buildmode=pie [2020-08-27T23:01:34.884Z] #50 0.536 ++ dirname /tmp/install/install.sh [2020-08-27T23:01:34.884Z] #50 0.537 + dir=/tmp/install [2020-08-27T23:01:34.884Z] #50 0.538 + bin=runc [2020-08-27T23:01:34.884Z] #50 0.538 + shift [2020-08-27T23:01:34.884Z] #50 0.538 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-27T23:01:34.884Z] #50 0.538 + . /tmp/install/runc.installer [2020-08-27T23:01:34.884Z] #50 0.541 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-27T23:01:34.884Z] #50 0.542 + install_runc [2020-08-27T23:01:34.884Z] #50 0.542 + uname -r [2020-08-27T23:01:34.884Z] #50 0.544 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-27T23:01:34.884Z] #50 0.550 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-27T23:01:34.884Z] #50 0.550 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-08-27T23:01:34.884Z] #50 0.551 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-08-27T23:01:34.884Z] #50 0.551 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HjWkChiAj9/src/github.com/opencontainers/runc [2020-08-27T23:01:34.884Z] #50 0.569 Cloning into '/tmp/tmp.HjWkChiAj9/src/github.com/opencontainers/runc'... [2020-08-27T23:01:34.981Z] #39 45.37 AR compel/plugins/fds.lib.a [2020-08-27T23:01:34.981Z] #39 45.41 HOSTDEP compel/src/lib/log-host.d [2020-08-27T23:01:35.054Z] #39 ... [2020-08-27T23:01:35.054Z] [2020-08-27T23:01:35.054Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T23:01:35.054Z] #17 12.55 Reading package lists... [2020-08-27T23:01:35.182Z] #52 ... [2020-08-27T23:01:35.182Z] [2020-08-27T23:01:35.182Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-27T23:01:35.182Z] #25 DONE 35.0s [2020-08-27T23:01:35.182Z] [2020-08-27T23:01:35.182Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-27T23:01:35.182Z] #38 DONE 81.4s [2020-08-27T23:01:35.182Z] [2020-08-27T23:01:35.182Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:01:35.182Z] #41 76.02 compress/flate [2020-08-27T23:01:35.182Z] #41 76.64 go/doc [2020-08-27T23:01:35.182Z] #41 78.33 compress/gzip [2020-08-27T23:01:35.182Z] #41 78.87 crypto/x509/pkix [2020-08-27T23:01:35.182Z] #41 79.15 github.com/LK4D4/vndr/build [2020-08-27T23:01:35.182Z] #41 79.20 vendor/golang.org/x/crypto/cryptobyte [2020-08-27T23:01:35.182Z] #41 79.39 vendor/golang.org/x/text/unicode/bidi [2020-08-27T23:01:35.182Z] #41 ... [2020-08-27T23:01:35.182Z] [2020-08-27T23:01:35.182Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:01:35.182Z] #30 DONE 81.4s [2020-08-27T23:01:35.182Z] [2020-08-27T23:01:35.182Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-27T23:01:35.182Z] #32 DONE 81.4s [2020-08-27T23:01:35.182Z] [2020-08-27T23:01:35.182Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:01:35.195Z] #50 ... [2020-08-27T23:01:35.195Z] [2020-08-27T23:01:35.195Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-27T23:01:35.195Z] #13 DONE 0.4s [2020-08-27T23:01:35.195Z] [2020-08-27T23:01:35.195Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-27T23:01:35.240Z] #39 45.55 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-27T23:01:35.500Z] #14 0.333 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-27T23:01:35.500Z] #14 DONE 0.5s [2020-08-27T23:01:35.500Z] #39 45.65 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-08-27T23:01:35.500Z] [2020-08-27T23:01:35.500Z] #39 45.74 HOSTDEP compel/src/main-host.d [2020-08-27T23:01:35.500Z] #39 45.83 DEP compel/src/lib/ptrace.d [2020-08-27T23:01:35.500Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:35.500Z] #40 42.54 CC images/macvlan.o [2020-08-27T23:01:35.500Z] #39 45.93 DEP compel/src/lib/infect.d [2020-08-27T23:01:35.500Z] #40 42.75 CC images/sit.o [2020-08-27T23:01:35.500Z] #40 43.06 CC images/memfd.o [2020-08-27T23:01:35.761Z] #33 ... [2020-08-27T23:01:35.761Z] [2020-08-27T23:01:35.761Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:01:35.761Z] #47 DONE 82.1s [2020-08-27T23:01:35.761Z] [2020-08-27T23:01:35.761Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:01:35.761Z] #41 82.33 vendor/golang.org/x/text/unicode/norm [2020-08-27T23:01:35.800Z] #40 43.53 CC images/timens.o [2020-08-27T23:01:35.993Z] #17 16.25 Building dependency tree... [2020-08-27T23:01:36.068Z] #39 46.11 DEP compel/src/lib/infect-util.d [2020-08-27T23:01:36.068Z] #39 46.18 DEP compel/src/lib/infect-rpc.d [2020-08-27T23:01:36.068Z] #39 46.30 DEP compel/arch/x86/src/lib/infect.d [2020-08-27T23:01:36.068Z] #39 46.45 DEP compel/arch/x86/src/lib/cpu.d [2020-08-27T23:01:36.068Z] #39 46.50 DEP compel/src/lib/log.d [2020-08-27T23:01:36.105Z] #40 ... [2020-08-27T23:01:36.105Z] [2020-08-27T23:01:36.105Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-27T23:01:36.105Z] #15 DONE 0.4s [2020-08-27T23:01:36.105Z] [2020-08-27T23:01:36.105Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:01:36.105Z] #42 102.5 encoding/json [2020-08-27T23:01:36.105Z] #42 108.0 text/template [2020-08-27T23:01:36.105Z] #42 110.3 go/parser [2020-08-27T23:01:36.327Z] #39 46.57 DEP compel/src/main.d [2020-08-27T23:01:36.408Z] #42 ... [2020-08-27T23:01:36.409Z] [2020-08-27T23:01:36.409Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:36.409Z] #40 43.84 LINK images/built-in.o [2020-08-27T23:01:36.409Z] #40 ... [2020-08-27T23:01:36.409Z] [2020-08-27T23:01:36.409Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-27T23:01:36.409Z] #16 DONE 0.4s [2020-08-27T23:01:36.409Z] [2020-08-27T23:01:36.409Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:36.409Z] #40 44.13 GEN compel/include/asm [2020-08-27T23:01:36.409Z] #40 44.18 GEN compel/include/version.h [2020-08-27T23:01:36.409Z] #40 44.20 touch .config [2020-08-27T23:01:36.587Z] #39 46.65 DEP compel/src/lib/handle-elf.d [2020-08-27T23:01:36.587Z] #39 46.80 DEP compel/arch/x86/src/lib/handle-elf.d [2020-08-27T23:01:36.587Z] #39 46.87 CC compel/src/lib/log.o [2020-08-27T23:01:36.711Z] #40 44.29 GEN include/common/config.h [2020-08-27T23:01:36.711Z] #40 ... [2020-08-27T23:01:36.711Z] [2020-08-27T23:01:36.711Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-08-27T23:01:36.711Z] #17 DONE 0.4s [2020-08-27T23:01:36.711Z] [2020-08-27T23:01:36.711Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:36.711Z] #40 44.42 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-27T23:01:36.711Z] #40 44.45 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-27T23:01:36.847Z] #39 47.06 CC compel/arch/x86/src/lib/cpu.o [2020-08-27T23:01:36.932Z] #17 18.03 libcap2-bin is already the newest version (1:2.25-2). [2020-08-27T23:01:36.932Z] #17 18.03 The following additional packages will be installed: [2020-08-27T23:01:36.932Z] #17 18.05 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-27T23:01:36.932Z] #17 18.05 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-27T23:01:36.932Z] #17 18.05 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-27T23:01:36.932Z] #17 18.06 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-27T23:01:36.932Z] #17 18.06 python3.7 python3.7-minimal vim-runtime xxd [2020-08-27T23:01:36.932Z] #17 18.07 Suggested packages: [2020-08-27T23:01:36.932Z] #17 18.07 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-27T23:01:36.932Z] #17 18.07 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-27T23:01:36.932Z] #17 18.07 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-27T23:01:36.932Z] #17 18.07 Recommended packages: [2020-08-27T23:01:36.932Z] #17 18.07 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-27T23:01:36.932Z] #17 18.07 python3-keyrings.alt python3-xdg unzip [2020-08-27T23:01:37.012Z] #40 44.53 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-08-27T23:01:37.012Z] #40 44.54 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-08-27T23:01:37.012Z] #40 44.58 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-08-27T23:01:37.012Z] #40 44.61 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-08-27T23:01:37.012Z] #40 44.64 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-08-27T23:01:37.012Z] #40 44.69 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-27T23:01:37.012Z] #40 44.70 DEP compel/plugins/std/infect.d [2020-08-27T23:01:37.158Z] #41 83.28 mime [2020-08-27T23:01:37.315Z] #40 44.84 DEP compel/plugins/std/string.d [2020-08-27T23:01:37.315Z] #40 45.01 DEP compel/plugins/std/log.d [2020-08-27T23:01:37.315Z] #40 45.11 DEP compel/plugins/std/fds.d [2020-08-27T23:01:37.417Z] #39 47.72 CC compel/arch/x86/src/lib/infect.o [2020-08-27T23:01:37.617Z] #40 45.24 DEP compel/plugins/std/std.d [2020-08-27T23:01:37.617Z] #40 45.33 DEP compel/plugins/shmem/shmem.d [2020-08-27T23:01:37.920Z] #40 45.43 DEP compel/plugins/fds/fds.d [2020-08-27T23:01:37.920Z] #40 45.61 CC compel/plugins/std/std.o [2020-08-27T23:01:38.227Z] #40 45.92 CC compel/plugins/std/fds.o [2020-08-27T23:01:38.358Z] #39 48.49 CC compel/src/lib/infect-rpc.o [2020-08-27T23:01:38.556Z] #41 ... [2020-08-27T23:01:38.556Z] [2020-08-27T23:01:38.556Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T23:01:38.556Z] #10 74.94 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-27T23:01:38.556Z] #10 74.94 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-08-27T23:01:38.557Z] #10 75.76 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-27T23:01:38.557Z] #10 ... [2020-08-27T23:01:38.557Z] [2020-08-27T23:01:38.557Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:01:38.557Z] #33 3.141 + RM_GOPATH=0 [2020-08-27T23:01:38.557Z] #33 3.141 + TMP_GOPATH= [2020-08-27T23:01:38.557Z] #33 3.141 + : /build [2020-08-27T23:01:38.557Z] #33 3.141 + '[' -z '' ']' [2020-08-27T23:01:38.557Z] #33 3.141 ++ mktemp -d [2020-08-27T23:01:38.557Z] #33 3.148 + export GOPATH=/tmp/tmp.D020JYd98h [2020-08-27T23:01:38.557Z] #33 3.148 + GOPATH=/tmp/tmp.D020JYd98h [2020-08-27T23:01:38.557Z] #33 3.148 + RM_GOPATH=1 [2020-08-27T23:01:38.557Z] #33 3.148 + case "$(go env GOARCH)" in [2020-08-27T23:01:38.557Z] #33 3.151 ++ go env GOARCH [2020-08-27T23:01:38.557Z] #33 3.204 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-27T23:01:38.557Z] #33 3.206 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T23:01:38.557Z] #33 3.206 + GO_BUILDMODE=-buildmode=pie [2020-08-27T23:01:38.557Z] #33 3.206 ++ dirname /tmp/install/install.sh [2020-08-27T23:01:38.557Z] #33 3.206 + dir=/tmp/install [2020-08-27T23:01:38.557Z] #33 3.206 + bin=tini [2020-08-27T23:01:38.557Z] #33 3.206 + shift [2020-08-27T23:01:38.557Z] #33 3.206 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-27T23:01:38.557Z] #33 3.206 + . /tmp/install/tini.installer [2020-08-27T23:01:38.557Z] #33 3.206 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-27T23:01:38.557Z] #33 3.206 + install_tini [2020-08-27T23:01:38.557Z] #33 3.206 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-08-27T23:01:38.557Z] #33 3.206 + git clone https://github.com/krallin/tini.git /tmp/tmp.D020JYd98h/tini [2020-08-27T23:01:38.557Z] #33 3.206 Cloning into '/tmp/tmp.D020JYd98h/tini'... [2020-08-27T23:01:38.617Z] #39 48.80 CC compel/src/lib/infect-util.o [2020-08-27T23:01:38.840Z] #17 19.96 The following NEW packages will be installed: [2020-08-27T23:01:38.840Z] #17 19.97 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-27T23:01:38.840Z] #17 19.97 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-27T23:01:38.840Z] #17 19.97 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-27T23:01:38.840Z] #17 19.97 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-27T23:01:38.840Z] #17 19.97 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-27T23:01:38.840Z] #17 19.97 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-27T23:01:38.840Z] #17 19.97 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-27T23:01:38.840Z] #17 19.97 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-27T23:01:38.840Z] #17 19.97 xz-utils zip [2020-08-27T23:01:38.877Z] #39 49.01 CC compel/src/lib/infect.o [2020-08-27T23:01:38.918Z] #40 46.38 CC compel/plugins/std/log.o [2020-08-27T23:01:39.099Z] #17 20.29 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-08-27T23:01:39.099Z] #17 20.29 Need to get 28.5 MB of archives. [2020-08-27T23:01:39.099Z] #17 20.29 After this operation, 116 MB of additional disk space will be used. [2020-08-27T23:01:39.099Z] #17 20.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-08-27T23:01:39.099Z] #17 20.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-08-27T23:01:39.099Z] #17 20.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-08-27T23:01:39.136Z] #39 ... [2020-08-27T23:01:39.136Z] [2020-08-27T23:01:39.136Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T23:01:39.136Z] #10 152.5 Selecting previously unselected package libapparmor1:amd64. [2020-08-27T23:01:39.136Z] #10 152.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-08-27T23:01:39.136Z] #10 152.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-08-27T23:01:39.136Z] #10 152.6 Selecting previously unselected package libapparmor-dev:amd64. [2020-08-27T23:01:39.136Z] #10 152.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-08-27T23:01:39.136Z] #10 152.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-27T23:01:39.136Z] #10 152.8 Selecting previously unselected package libbtrfs0. [2020-08-27T23:01:39.136Z] #10 152.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-27T23:01:39.136Z] #10 152.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-27T23:01:39.136Z] #10 152.9 Selecting previously unselected package libbtrfs-dev. [2020-08-27T23:01:39.136Z] #10 152.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-27T23:01:39.136Z] #10 152.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-27T23:01:39.136Z] #10 153.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-08-27T23:01:39.136Z] #10 153.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-27T23:01:39.136Z] #10 153.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-27T23:01:39.136Z] #10 153.1 Selecting previously unselected package libudev-dev:amd64. [2020-08-27T23:01:39.136Z] #10 153.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-08-27T23:01:39.136Z] #10 153.1 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-27T23:01:39.136Z] #10 153.3 Selecting previously unselected package libsepol1-dev:amd64. [2020-08-27T23:01:39.136Z] #10 153.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-08-27T23:01:39.136Z] #10 153.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-08-27T23:01:39.136Z] #10 153.5 Selecting previously unselected package libpcre16-3:amd64. [2020-08-27T23:01:39.136Z] #10 153.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-08-27T23:01:39.136Z] #10 153.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-08-27T23:01:39.136Z] #10 153.7 Selecting previously unselected package libpcre32-3:amd64. [2020-08-27T23:01:39.136Z] #10 153.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-08-27T23:01:39.136Z] #10 153.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-08-27T23:01:39.136Z] #10 153.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-08-27T23:01:39.136Z] #10 153.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-08-27T23:01:39.136Z] #10 153.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-27T23:01:39.136Z] #10 154.0 Selecting previously unselected package libpcre3-dev:amd64. [2020-08-27T23:01:39.136Z] #10 154.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-08-27T23:01:39.136Z] #10 154.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-27T23:01:39.136Z] #10 154.5 Selecting previously unselected package libselinux1-dev:amd64. [2020-08-27T23:01:39.136Z] #10 154.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-08-27T23:01:39.136Z] #10 154.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-27T23:01:39.136Z] #10 154.7 Selecting previously unselected package libdevmapper-dev:amd64. [2020-08-27T23:01:39.136Z] #10 154.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-08-27T23:01:39.136Z] #10 154.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-27T23:01:39.136Z] #10 154.8 Selecting previously unselected package libseccomp-dev:amd64. [2020-08-27T23:01:39.136Z] #10 154.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-08-27T23:01:39.136Z] #10 154.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-27T23:01:39.359Z] #17 20.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-08-27T23:01:39.359Z] #17 20.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-08-27T23:01:39.359Z] #17 20.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-08-27T23:01:39.359Z] #17 20.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-08-27T23:01:39.359Z] #17 20.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-08-27T23:01:39.359Z] #17 20.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-08-27T23:01:39.359Z] #17 20.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-08-27T23:01:39.359Z] #17 20.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-08-27T23:01:39.359Z] #17 20.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-08-27T23:01:39.359Z] #17 20.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-08-27T23:01:39.359Z] #17 20.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-08-27T23:01:39.359Z] #17 20.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-08-27T23:01:39.359Z] #17 20.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-08-27T23:01:39.359Z] #17 20.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-27T23:01:39.359Z] #17 20.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-27T23:01:39.359Z] #17 20.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-08-27T23:01:39.359Z] #17 20.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-08-27T23:01:39.359Z] #17 20.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-08-27T23:01:39.360Z] #17 20.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-08-27T23:01:39.360Z] #17 20.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-08-27T23:01:39.360Z] #17 20.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-27T23:01:39.360Z] #17 20.79 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-27T23:01:39.396Z] #10 154.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-08-27T23:01:39.396Z] #10 154.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-08-27T23:01:39.396Z] #10 154.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-27T23:01:39.511Z] #33 4.368 + cd /tmp/tmp.D020JYd98h/tini [2020-08-27T23:01:39.511Z] #33 4.369 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-27T23:01:39.511Z] #33 4.382 + cmake . [2020-08-27T23:01:39.620Z] #17 20.80 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-27T23:01:39.620Z] #17 20.80 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-08-27T23:01:39.620Z] #17 20.80 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-08-27T23:01:39.620Z] #17 20.81 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-27T23:01:39.655Z] #10 155.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-27T23:01:39.655Z] #10 155.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-27T23:01:39.655Z] #10 155.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-08-27T23:01:39.655Z] #10 155.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-27T23:01:39.655Z] #10 155.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-08-27T23:01:39.880Z] #17 ... [2020-08-27T23:01:39.880Z] [2020-08-27T23:01:39.880Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:01:39.880Z] #41 175.6 github.com/LK4D4/vndr/godl [2020-08-27T23:01:39.880Z] #41 176.4 github.com/LK4D4/vndr [2020-08-27T23:01:39.915Z] #10 155.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-08-27T23:01:39.915Z] #10 155.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-27T23:01:39.916Z] #10 155.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-27T23:01:39.916Z] #10 155.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-08-27T23:01:39.916Z] #10 155.5 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-27T23:01:39.916Z] #10 155.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-27T23:01:39.916Z] #10 155.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-27T23:01:39.916Z] #10 155.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-27T23:01:39.916Z] #10 155.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-27T23:01:39.916Z] #10 155.6 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-27T23:01:39.916Z] #10 155.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-27T23:01:39.916Z] #10 155.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-27T23:01:39.916Z] #10 155.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-27T23:01:39.916Z] #10 155.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-27T23:01:39.916Z] #10 155.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-27T23:01:39.916Z] #10 155.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-27T23:01:39.916Z] #10 155.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-27T23:01:39.916Z] #10 155.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-27T23:01:39.916Z] #10 155.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-27T23:01:39.916Z] #10 155.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-27T23:01:39.916Z] #10 155.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-27T23:01:39.916Z] #10 155.8 Setting up dmsetup (2:1.02.155-3) ... [2020-08-27T23:01:39.916Z] #10 155.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-27T23:01:39.986Z] #40 47.46 CC compel/plugins/std/string.o [2020-08-27T23:01:40.090Z] #33 5.036 -- The C compiler identification is GNU 8.3.0 [2020-08-27T23:01:40.090Z] #33 5.068 -- Check for working C compiler: /usr/bin/cc [2020-08-27T23:01:40.140Z] #41 ... [2020-08-27T23:01:40.140Z] [2020-08-27T23:01:40.140Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:40.140Z] #39 86.19 DEP criu/protobuf-desc.d [2020-08-27T23:01:40.140Z] #39 86.38 DEP criu/proc_parse.d [2020-08-27T23:01:40.140Z] #39 86.58 DEP criu/plugin.d [2020-08-27T23:01:40.140Z] #39 86.67 DEP criu/pipes.d [2020-08-27T23:01:40.140Z] #39 86.83 DEP criu/pie-util.d [2020-08-27T23:01:40.140Z] #39 86.92 DEP criu/pie-util-vdso.d [2020-08-27T23:01:40.140Z] #39 87.02 DEP criu/pie-util-vdso-elf32.d [2020-08-27T23:01:40.140Z] #39 87.20 DEP criu/path.d [2020-08-27T23:01:40.140Z] #39 87.31 DEP criu/parasite-syscall.d [2020-08-27T23:01:40.140Z] #39 87.51 DEP criu/pagemap.d [2020-08-27T23:01:40.140Z] #39 87.68 DEP criu/pagemap-cache.d [2020-08-27T23:01:40.140Z] #39 87.88 DEP criu/page-xfer.d [2020-08-27T23:01:40.140Z] #39 88.08 DEP criu/page-pipe.d [2020-08-27T23:01:40.140Z] #39 88.18 DEP criu/netfilter.d [2020-08-27T23:01:40.140Z] #39 88.35 DEP criu/net.d [2020-08-27T23:01:40.140Z] #39 88.63 DEP criu/namespaces.d [2020-08-27T23:01:40.140Z] #39 88.89 DEP criu/mount.d [2020-08-27T23:01:40.140Z] #39 89.16 DEP criu/memfd.d [2020-08-27T23:01:40.140Z] #39 89.31 DEP criu/mem.d [2020-08-27T23:01:40.140Z] #39 89.58 DEP criu/lsm.d [2020-08-27T23:01:40.140Z] #39 89.72 DEP criu/log.d [2020-08-27T23:01:40.140Z] #39 89.86 DEP criu/libnetlink.d [2020-08-27T23:01:40.140Z] #39 90.00 DEP criu/kerndat.d [2020-08-27T23:01:40.140Z] #39 90.25 DEP criu/kcmp-ids.d [2020-08-27T23:01:40.140Z] #39 90.30 DEP criu/irmap.d [2020-08-27T23:01:40.140Z] #39 90.48 DEP criu/ipc_ns.d [2020-08-27T23:01:40.140Z] #39 90.63 DEP criu/image.d [2020-08-27T23:01:40.140Z] #39 90.87 DEP criu/image-desc.d [2020-08-27T23:01:40.140Z] #39 91.01 DEP criu/fsnotify.d [2020-08-27T23:01:40.140Z] #39 91.17 DEP criu/filesystems.d [2020-08-27T23:01:40.140Z] #39 ... [2020-08-27T23:01:40.140Z] [2020-08-27T23:01:40.140Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:01:40.140Z] #41 DONE 186.0s [2020-08-27T23:01:40.140Z] [2020-08-27T23:01:40.140Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:40.140Z] #39 91.42 DEP criu/files.d [2020-08-27T23:01:40.140Z] #39 ... [2020-08-27T23:01:40.140Z] [2020-08-27T23:01:40.140Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T23:01:40.140Z] #17 21.36 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-27T23:01:40.140Z] #17 21.38 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-27T23:01:40.140Z] #17 21.38 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-27T23:01:40.140Z] #17 21.38 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-08-27T23:01:40.140Z] #17 21.39 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-08-27T23:01:40.140Z] #17 21.41 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-08-27T23:01:40.175Z] #10 155.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-27T23:01:40.175Z] #10 155.8 Processing triggers for libc-bin (2.28-10) ... [2020-08-27T23:01:40.400Z] #17 21.66 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-27T23:01:40.400Z] #17 21.66 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-08-27T23:01:40.400Z] #17 21.66 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-08-27T23:01:40.400Z] #17 21.67 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-27T23:01:40.400Z] #17 21.68 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-08-27T23:01:40.400Z] #17 21.70 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-27T23:01:40.400Z] #17 21.70 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-08-27T23:01:40.640Z] #40 48.10 CC compel/plugins/std/infect.o [2020-08-27T23:01:40.659Z] #17 21.82 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-08-27T23:01:40.659Z] #17 21.85 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-08-27T23:01:40.659Z] #17 21.90 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-27T23:01:40.668Z] #33 5.580 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-27T23:01:40.668Z] #33 5.592 -- Detecting C compiler ABI info [2020-08-27T23:01:40.932Z] #33 6.056 -- Detecting C compiler ABI info - done [2020-08-27T23:01:40.932Z] #33 6.096 -- Detecting C compile features [2020-08-27T23:01:40.941Z] #40 48.55 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-08-27T23:01:40.941Z] #40 48.59 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-08-27T23:01:40.941Z] #40 48.62 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-08-27T23:01:40.941Z] #40 48.67 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-08-27T23:01:40.941Z] #40 48.74 AR compel/plugins/std.lib.a [2020-08-27T23:01:41.115Z] #10 DONE 156.7s [2020-08-27T23:01:41.115Z] [2020-08-27T23:01:41.115Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:01:41.243Z] #40 48.83 CC compel/plugins/fds/fds.o [2020-08-27T23:01:41.258Z] #17 22.51 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-08-27T23:01:41.258Z] #17 22.59 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-08-27T23:01:41.545Z] #40 49.11 AR compel/plugins/fds.lib.a [2020-08-27T23:01:41.545Z] #40 49.16 HOSTDEP compel/src/lib/log-host.d [2020-08-27T23:01:41.545Z] #40 49.30 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-27T23:01:41.547Z] #17 22.64 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-08-27T23:01:41.847Z] #40 49.48 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-08-27T23:01:42.122Z] #17 23.45 debconf: delaying package configuration, since apt-utils is not installed [2020-08-27T23:01:42.148Z] #40 49.62 HOSTDEP compel/src/main-host.d [2020-08-27T23:01:42.148Z] #40 49.79 DEP compel/src/lib/ptrace.d [2020-08-27T23:01:42.385Z] #17 23.59 Fetched 28.5 MB in 3s (10.9 MB/s) [2020-08-27T23:01:42.385Z] #17 23.66 Selecting previously unselected package pigz. [2020-08-27T23:01:42.385Z] #17 23.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 ... 23432 files and directories currently installed.) [2020-08-27T23:01:42.385Z] #17 23.73 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-08-27T23:01:42.385Z] #17 23.74 Unpacking pigz (2.4-1) ... [2020-08-27T23:01:42.385Z] #17 23.82 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-08-27T23:01:42.451Z] #40 49.98 DEP compel/src/lib/infect.d [2020-08-27T23:01:42.451Z] #40 50.17 DEP compel/src/lib/infect-util.d [2020-08-27T23:01:42.496Z] #49 1.398 + RM_GOPATH=0 [2020-08-27T23:01:42.496Z] #49 1.400 + TMP_GOPATH= [2020-08-27T23:01:42.496Z] #49 1.401 + : /build [2020-08-27T23:01:42.496Z] #49 1.402 + '[' -z '' ']' [2020-08-27T23:01:42.496Z] #49 1.404 ++ mktemp -d [2020-08-27T23:01:42.496Z] #49 1.406 + export GOPATH=/tmp/tmp.N1JoVbD3Iq [2020-08-27T23:01:42.496Z] #49 1.406 + GOPATH=/tmp/tmp.N1JoVbD3Iq [2020-08-27T23:01:42.496Z] #49 1.406 + RM_GOPATH=1 [2020-08-27T23:01:42.496Z] #49 1.406 + case "$(go env GOARCH)" in [2020-08-27T23:01:42.496Z] #49 1.406 ++ go env GOARCH [2020-08-27T23:01:42.496Z] #49 1.428 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T23:01:42.496Z] #49 1.428 + GO_BUILDMODE=-buildmode=pie [2020-08-27T23:01:42.496Z] #49 1.430 ++ dirname /tmp/install/install.sh [2020-08-27T23:01:42.496Z] #49 1.430 + dir=/tmp/install [2020-08-27T23:01:42.496Z] #49 1.430 + bin=runc [2020-08-27T23:01:42.496Z] #49 1.430 + shift [2020-08-27T23:01:42.496Z] #49 1.430 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-27T23:01:42.496Z] #49 1.430 + . /tmp/install/runc.installer [2020-08-27T23:01:42.496Z] #49 1.430 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-27T23:01:42.496Z] #49 1.430 + install_runc [2020-08-27T23:01:42.496Z] #49 1.430 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-27T23:01:42.496Z] #49 1.436 + uname -r [2020-08-27T23:01:42.496Z] #49 1.441 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-27T23:01:42.496Z] #49 1.441 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-08-27T23:01:42.496Z] #49 1.441 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-08-27T23:01:42.496Z] #49 1.441 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.N1JoVbD3Iq/src/github.com/opencontainers/runc [2020-08-27T23:01:42.496Z] #49 1.444 Cloning into '/tmp/tmp.N1JoVbD3Iq/src/github.com/opencontainers/runc'... [2020-08-27T23:01:42.496Z] #49 ... [2020-08-27T23:01:42.496Z] [2020-08-27T23:01:42.496Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-27T23:01:42.496Z] #11 DONE 1.6s [2020-08-27T23:01:42.652Z] #17 23.83 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-27T23:01:42.652Z] #17 23.86 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-27T23:01:42.752Z] #40 50.30 DEP compel/src/lib/infect-rpc.d [2020-08-27T23:01:42.752Z] #40 50.45 DEP compel/arch/ppc64/src/lib/infect.d [2020-08-27T23:01:42.755Z] [2020-08-27T23:01:42.755Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-27T23:01:43.052Z] #40 50.63 DEP compel/arch/ppc64/src/lib/cpu.d [2020-08-27T23:01:43.052Z] #40 50.70 DEP compel/src/lib/log.d [2020-08-27T23:01:43.053Z] #40 50.77 DEP compel/src/main.d [2020-08-27T23:01:43.224Z] #17 24.39 Selecting previously unselected package python3.7-minimal. [2020-08-27T23:01:43.224Z] #17 24.40 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-27T23:01:43.224Z] #17 24.42 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-27T23:01:43.355Z] #40 50.89 DEP compel/src/lib/handle-elf.d [2020-08-27T23:01:43.355Z] #40 50.99 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-08-27T23:01:43.355Z] #40 51.13 CC compel/src/lib/log.o [2020-08-27T23:01:43.657Z] #40 51.42 CC compel/arch/ppc64/src/lib/cpu.o [2020-08-27T23:01:43.706Z] #12 DONE 1.1s [2020-08-27T23:01:43.706Z] [2020-08-27T23:01:43.706Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-27T23:01:44.162Z] #17 25.29 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-27T23:01:44.162Z] #17 25.31 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-27T23:01:44.256Z] #33 8.691 -- Detecting C compile features - done [2020-08-27T23:01:44.256Z] #33 8.726 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-27T23:01:44.256Z] #33 9.039 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-27T23:01:44.256Z] #33 9.117 -- Configuring done [2020-08-27T23:01:44.256Z] #33 9.129 -- Generating done [2020-08-27T23:01:44.256Z] #33 9.144 -- Build files have been written to: /tmp/tmp.D020JYd98h/tini [2020-08-27T23:01:44.256Z] #33 9.152 + make tini-static [2020-08-27T23:01:44.311Z] #40 51.76 CC compel/arch/ppc64/src/lib/infect.o [2020-08-27T23:01:44.644Z] #13 0.946 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-27T23:01:44.844Z] #33 9.786 Scanning dependencies of target tini-static [2020-08-27T23:01:44.844Z] #33 ... [2020-08-27T23:01:44.844Z] [2020-08-27T23:01:44.844Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:44.844Z] #39 4.773 Note: Building without setproctitle() and strlcpy() support. [2020-08-27T23:01:44.844Z] #39 4.773 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-27T23:01:44.844Z] #39 4.821 Makefile.config:39: Warn: you have no libnftables installed [2020-08-27T23:01:44.844Z] #39 4.821 Makefile.config:40: Warn: Building without nftables support [2020-08-27T23:01:44.844Z] #39 4.821 Note: Building without GnuTLS support [2020-08-27T23:01:44.844Z] #39 7.748 fatal: not a git repository (or any of the parent directories): .git [2020-08-27T23:01:44.844Z] #39 7.882 GEN .gitid [2020-08-27T23:01:44.844Z] #39 7.906 GEN criu/include/version.h [2020-08-27T23:01:44.844Z] #39 8.026 GEN include/common/asm [2020-08-27T23:01:44.844Z] #39 9.275 PBCC images/timens.pb-c.c [2020-08-27T23:01:44.844Z] #39 9.498 DEP images/timens.pb-c.d [2020-08-27T23:01:44.844Z] #39 9.514 PBCC images/fown.pb-c.c [2020-08-27T23:01:44.844Z] #39 9.557 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-27T23:01:44.844Z] #39 9.632 PBCC images/opts.pb-c.c [2020-08-27T23:01:44.844Z] #39 9.691 PBCC images/memfd.pb-c.c [2020-08-27T23:01:44.844Z] #39 9.730 DEP images/fown.pb-c.d [2020-08-27T23:01:44.844Z] #39 9.778 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-27T23:01:44.844Z] #39 9.893 DEP images/opts.pb-c.d [2020-08-27T23:01:44.844Z] #39 9.926 DEP images/memfd.pb-c.d [2020-08-27T23:01:44.844Z] #39 9.980 PBCC images/sit.pb-c.c [2020-08-27T23:01:44.844Z] #39 10.02 DEP images/sit.pb-c.d [2020-08-27T23:01:44.904Z] #13 DONE 1.2s [2020-08-27T23:01:44.904Z] [2020-08-27T23:01:44.904Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:44.904Z] #39 50.88 CC compel/src/lib/ptrace.o [2020-08-27T23:01:44.904Z] #39 51.16 AR compel/libcompel.a [2020-08-27T23:01:44.904Z] #39 51.19 HOSTCC compel/src/main-host.o [2020-08-27T23:01:44.904Z] #39 51.52 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-08-27T23:01:44.904Z] #39 51.75 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-27T23:01:44.904Z] #39 52.14 HOSTCC compel/src/lib/log-host.o [2020-08-27T23:01:44.904Z] #39 52.51 HOSTLINK compel/compel-host-bin [2020-08-27T23:01:44.904Z] #39 52.72 DEP soccr/soccr.d [2020-08-27T23:01:44.904Z] #39 52.90 CC soccr/soccr.o [2020-08-27T23:01:44.904Z] #39 54.80 AR soccr/libsoccr.a [2020-08-27T23:01:44.904Z] #39 54.87 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-27T23:01:44.904Z] #39 55.18 DEP criu/arch/x86/sigframe.d [2020-08-27T23:01:44.984Z] #40 52.61 CC compel/src/lib/infect-rpc.o [2020-08-27T23:01:45.107Z] #39 10.06 PBCC images/macvlan.pb-c.c [2020-08-27T23:01:45.107Z] #39 10.08 DEP images/macvlan.pb-c.d [2020-08-27T23:01:45.107Z] #39 10.14 PBCC images/autofs.pb-c.c [2020-08-27T23:01:45.107Z] #39 ... [2020-08-27T23:01:45.107Z] [2020-08-27T23:01:45.107Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:01:45.107Z] #33 9.944 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-27T23:01:45.164Z] #39 55.48 DEP criu/arch/x86/sigaction_compat.d [2020-08-27T23:01:45.284Z] #40 ... [2020-08-27T23:01:45.284Z] [2020-08-27T23:01:45.284Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:01:45.284Z] #50 11.01 + cd /tmp/tmp.HjWkChiAj9/src/github.com/opencontainers/runc [2020-08-27T23:01:45.284Z] #50 11.03 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-27T23:01:45.284Z] #50 11.18 + '[' -z '' ']' [2020-08-27T23:01:45.425Z] #39 55.65 DEP criu/arch/x86/kerndat.d [2020-08-27T23:01:45.526Z] Fetching without tags [2020-08-27T23:01:45.584Z] #50 11.18 + target=static [2020-08-27T23:01:45.584Z] #50 11.18 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-27T23:01:45.685Z] #39 55.79 DEP criu/arch/x86/crtools.d [2020-08-27T23:01:45.685Z] #39 56.04 DEP criu/arch/x86/cpu.d [2020-08-27T23:01:45.887Z] #50 11.51 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-08-27T23:01:45.945Z] #39 ... [2020-08-27T23:01:45.945Z] [2020-08-27T23:01:45.945Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-27T23:01:45.945Z] #14 DONE 1.1s [2020-08-27T23:01:45.945Z] [2020-08-27T23:01:45.945Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:45.945Z] #39 56.22 CC criu/arch/x86/cpu.o [2020-08-27T23:01:45.945Z] #39 ... [2020-08-27T23:01:45.945Z] [2020-08-27T23:01:45.945Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-27T23:01:46.068Z] #17 ... [2020-08-27T23:01:46.068Z] [2020-08-27T23:01:46.068Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-27T23:01:46.068Z] #28 DONE 191.7s [2020-08-27T23:01:46.068Z] [2020-08-27T23:01:46.068Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:46.068Z] #39 91.74 DEP criu/files-reg.d [2020-08-27T23:01:46.068Z] #39 91.91 DEP criu/files-ext.d [2020-08-27T23:01:46.068Z] #39 92.07 DEP criu/file-lock.d [2020-08-27T23:01:46.068Z] #39 92.39 DEP criu/file-ids.d [2020-08-27T23:01:46.068Z] #39 92.56 DEP criu/fifo.d [2020-08-27T23:01:46.068Z] #39 92.88 DEP criu/fdstore.d [2020-08-27T23:01:46.068Z] #39 92.99 DEP criu/fault-injection.d [2020-08-27T23:01:46.068Z] #39 93.04 DEP criu/external.d [2020-08-27T23:01:46.068Z] #39 93.18 DEP criu/eventpoll.d [2020-08-27T23:01:46.068Z] #39 93.35 DEP criu/eventfd.d [2020-08-27T23:01:46.068Z] #39 93.46 DEP criu/crtools.d [2020-08-27T23:01:46.068Z] #39 93.68 DEP criu/cr-service.d [2020-08-27T23:01:46.068Z] #39 93.87 DEP criu/cr-restore.d [2020-08-27T23:01:46.068Z] #39 94.14 DEP criu/cr-errno.d [2020-08-27T23:01:46.068Z] #39 94.18 DEP criu/cr-dump.d [2020-08-27T23:01:46.068Z] #39 94.46 DEP criu/cr-dedup.d [2020-08-27T23:01:46.068Z] #39 94.66 DEP criu/cr-check.d [2020-08-27T23:01:46.068Z] #39 94.84 DEP criu/config.d [2020-08-27T23:01:46.068Z] #39 94.98 DEP criu/clone-noasan.d [2020-08-27T23:01:46.068Z] #39 95.06 DEP criu/cgroup.d [2020-08-27T23:01:46.068Z] #39 95.30 DEP criu/cgroup-props.d [2020-08-27T23:01:46.068Z] #39 95.41 DEP criu/bitmap.d [2020-08-27T23:01:46.068Z] #39 95.44 DEP criu/bfd.d [2020-08-27T23:01:46.068Z] #39 95.57 DEP criu/autofs.d [2020-08-27T23:01:46.068Z] #39 95.79 DEP criu/aio.d [2020-08-27T23:01:46.068Z] #39 95.98 DEP criu/action-scripts.d [2020-08-27T23:01:46.068Z] #39 96.28 CC criu/action-scripts.o [2020-08-27T23:01:46.068Z] #39 96.77 CC criu/aio.o [2020-08-27T23:01:46.327Z] #39 97.41 CC criu/autofs.o [2020-08-27T23:01:46.514Z] #33 11.13 [100%] Linking C executable tini-static [2020-08-27T23:01:46.514Z] #33 ... [2020-08-27T23:01:46.514Z] [2020-08-27T23:01:46.514Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:01:46.514Z] #54 83.70 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-27T23:01:46.514Z] #54 83.70 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-27T23:01:46.514Z] #54 DONE 92.9s [2020-08-27T23:01:46.514Z] [2020-08-27T23:01:46.514Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:46.514Z] #39 10.18 DEP images/autofs.pb-c.d [2020-08-27T23:01:46.514Z] #39 10.23 PBCC images/sysctl.pb-c.c [2020-08-27T23:01:46.515Z] #39 10.29 DEP images/sysctl.pb-c.d [2020-08-27T23:01:46.515Z] #39 10.34 PBCC images/time.pb-c.c [2020-08-27T23:01:46.515Z] #39 10.40 DEP images/time.pb-c.d [2020-08-27T23:01:46.515Z] #39 10.45 PBCC images/binfmt-misc.pb-c.c [2020-08-27T23:01:46.515Z] #39 10.47 DEP images/binfmt-misc.pb-c.d [2020-08-27T23:01:46.515Z] #39 10.53 PBCC images/seccomp.pb-c.c [2020-08-27T23:01:46.515Z] #39 10.56 DEP images/seccomp.pb-c.d [2020-08-27T23:01:46.515Z] #39 10.60 PBCC images/userns.pb-c.c [2020-08-27T23:01:46.515Z] #39 10.62 DEP images/userns.pb-c.d [2020-08-27T23:01:46.515Z] #39 10.68 PBCC images/cgroup.pb-c.c [2020-08-27T23:01:46.515Z] #39 10.72 DEP images/cgroup.pb-c.d [2020-08-27T23:01:46.515Z] #39 10.76 PBCC images/ext-file.pb-c.c [2020-08-27T23:01:46.515Z] #39 10.77 DEP images/ext-file.pb-c.d [2020-08-27T23:01:46.515Z] #39 10.84 PBCC images/rpc.pb-c.c [2020-08-27T23:01:46.515Z] #39 10.88 DEP images/rpc.pb-c.d [2020-08-27T23:01:46.515Z] #39 10.96 PBCC images/siginfo.pb-c.c [2020-08-27T23:01:46.515Z] #39 10.98 DEP images/siginfo.pb-c.d [2020-08-27T23:01:46.515Z] #39 11.00 PBCC images/pagemap.pb-c.c [2020-08-27T23:01:46.515Z] #39 11.04 DEP images/pagemap.pb-c.d [2020-08-27T23:01:46.515Z] #39 11.11 PBCC images/rlimit.pb-c.c [2020-08-27T23:01:46.515Z] #39 11.13 DEP images/rlimit.pb-c.d [2020-08-27T23:01:46.515Z] #39 11.19 PBCC images/file-lock.pb-c.c [2020-08-27T23:01:46.515Z] #39 11.22 DEP images/file-lock.pb-c.d [2020-08-27T23:01:46.515Z] #39 11.30 PBCC images/tty.pb-c.c [2020-08-27T23:01:46.515Z] #39 11.37 DEP images/tty.pb-c.d [2020-08-27T23:01:46.515Z] #39 11.44 PBCC images/tun.pb-c.c [2020-08-27T23:01:46.515Z] #39 11.51 PBCC images/netdev.pb-c.c [2020-08-27T23:01:46.515Z] #39 11.58 DEP images/tun.pb-c.d [2020-08-27T23:01:46.515Z] #39 ... [2020-08-27T23:01:46.515Z] [2020-08-27T23:01:46.515Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-27T23:01:46.515Z] #55 DONE 0.2s [2020-08-27T23:01:46.515Z] [2020-08-27T23:01:46.515Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:46.515Z] #39 11.65 DEP images/netdev.pb-c.d [2020-08-27T23:01:46.587Z] #39 ... [2020-08-27T23:01:46.587Z] [2020-08-27T23:01:46.587Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T23:01:46.587Z] #17 27.79 Selecting previously unselected package python3-minimal. [2020-08-27T23:01:46.587Z] #17 27.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 ... 23681 files and directories currently installed.) [2020-08-27T23:01:46.587Z] #17 27.92 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-08-27T23:01:46.587Z] #17 27.93 Unpacking python3-minimal (3.7.3-1) ... [2020-08-27T23:01:46.769Z] Merging remotes/origin/master commit 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 into PR head commit d1c2f953c5e44c59c4ce688d531d94ac012a8df7 [2020-08-27T23:01:46.785Z] #39 11.71 PBCC images/vma.pb-c.c [2020-08-27T23:01:46.785Z] #39 11.80 DEP images/vma.pb-c.d [2020-08-27T23:01:46.785Z] #39 11.83 PBCC images/creds.pb-c.c [2020-08-27T23:01:46.785Z] #39 11.84 DEP images/creds.pb-c.d [2020-08-27T23:01:46.785Z] #39 11.87 PBCC images/utsns.pb-c.c [2020-08-27T23:01:46.785Z] #39 11.90 DEP images/utsns.pb-c.d [2020-08-27T23:01:46.785Z] #39 ... [2020-08-27T23:01:46.785Z] [2020-08-27T23:01:46.785Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-27T23:01:46.785Z] #56 DONE 0.2s [2020-08-27T23:01:46.785Z] [2020-08-27T23:01:46.785Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:46.785Z] #39 11.92 PBCC images/ipc-desc.pb-c.c [2020-08-27T23:01:46.785Z] #39 11.93 PBCC images/ipc-sem.pb-c.c [2020-08-27T23:01:46.785Z] #39 11.94 DEP images/ipc-desc.pb-c.d [2020-08-27T23:01:46.785Z] #39 11.96 DEP images/ipc-sem.pb-c.d [2020-08-27T23:01:46.785Z] #39 12.01 PBCC images/ipc-msg.pb-c.c [2020-08-27T23:01:46.846Z] #17 28.15 Selecting previously unselected package libmpdec2:amd64. [2020-08-27T23:01:46.846Z] #17 28.15 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-08-27T23:01:46.954Z] #50 ... [2020-08-27T23:01:46.954Z] [2020-08-27T23:01:46.954Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T23:01:46.954Z] #18 0.452 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-27T23:01:46.954Z] #18 0.507 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-27T23:01:46.954Z] #18 0.510 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-27T23:01:46.954Z] #18 1.620 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-27T23:01:46.954Z] #18 3.304 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [211 kB] [2020-08-27T23:01:46.954Z] #18 4.949 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-27T23:01:46.954Z] #18 ... [2020-08-27T23:01:46.954Z] [2020-08-27T23:01:46.954Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:46.954Z] #40 53.13 CC compel/src/lib/infect-util.o [2020-08-27T23:01:46.954Z] #40 53.41 CC compel/src/lib/infect.o [2020-08-27T23:01:47.049Z] #39 ... [2020-08-27T23:01:47.049Z] [2020-08-27T23:01:47.049Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:01:47.049Z] #33 11.60 [100%] Built target tini-static [2020-08-27T23:01:47.049Z] #33 11.64 + mkdir -p /build [2020-08-27T23:01:47.049Z] #33 11.64 + cp tini-static /build/docker-init [2020-08-27T23:01:47.049Z] #33 DONE 11.9s [2020-08-27T23:01:47.049Z] [2020-08-27T23:01:47.049Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:47.049Z] #39 12.05 DEP images/ipc-msg.pb-c.d [2020-08-27T23:01:47.049Z] #39 12.12 PBCC images/ipc-shm.pb-c.c [2020-08-27T23:01:47.049Z] #39 12.13 DEP images/ipc-shm.pb-c.d [2020-08-27T23:01:47.049Z] #39 12.19 PBCC images/ipc-var.pb-c.c [2020-08-27T23:01:47.049Z] #39 12.21 DEP images/ipc-var.pb-c.d [2020-08-27T23:01:47.105Z] #17 28.15 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-08-27T23:01:47.105Z] #17 28.38 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-08-27T23:01:47.105Z] #17 28.38 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-08-27T23:01:47.105Z] #17 28.39 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-27T23:01:47.313Z] #39 12.28 PBCC images/sk-opts.pb-c.c [2020-08-27T23:01:47.313Z] #39 12.32 PBCC images/packet-sock.pb-c.c [2020-08-27T23:01:47.313Z] #39 12.45 DEP images/sk-opts.pb-c.d [2020-08-27T23:01:47.313Z] #39 12.52 DEP images/packet-sock.pb-c.d [2020-08-27T23:01:47.313Z] #39 12.57 PBCC images/sk-netlink.pb-c.c [2020-08-27T23:01:47.327Z] #15 DONE 1.0s [2020-08-27T23:01:47.327Z] [2020-08-27T23:01:47.327Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-27T23:01:47.579Z] #39 12.61 DEP images/sk-netlink.pb-c.d [2020-08-27T23:01:47.579Z] #39 12.63 PBCC images/sk-inet.pb-c.c [2020-08-27T23:01:47.849Z] #39 12.74 DEP images/sk-inet.pb-c.d [2020-08-27T23:01:47.849Z] #39 12.86 PBCC images/sk-unix.pb-c.c [2020-08-27T23:01:47.849Z] #39 12.95 DEP images/sk-unix.pb-c.d [2020-08-27T23:01:47.849Z] #39 13.01 PBCC images/mm.pb-c.c [2020-08-27T23:01:47.897Z] #16 DONE 1.0s [2020-08-27T23:01:47.897Z] [2020-08-27T23:01:47.897Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:47.897Z] #39 57.45 CC criu/arch/x86/crtools.o [2020-08-27T23:01:48.042Z] #17 29.22 Selecting previously unselected package python3.7. [2020-08-27T23:01:48.042Z] #17 29.23 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-08-27T23:01:48.042Z] #17 29.23 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-27T23:01:48.042Z] #17 29.38 Selecting previously unselected package libpython3-stdlib:amd64. [2020-08-27T23:01:48.042Z] #17 29.38 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-08-27T23:01:48.042Z] #17 29.39 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-27T23:01:45.232Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-27T23:01:45.285Z] > git config --add remote.origin.fetch +refs/pull/41360/head:refs/remotes/origin/PR-41360 # timeout=10 [2020-08-27T23:01:45.328Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-27T23:01:45.441Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-27T23:01:45.561Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-27T23:01:45.561Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-27T23:01:45.563Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41360/head:refs/remotes/origin/PR-41360 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-27T23:01:46.875Z] > git config core.sparsecheckout # timeout=10 [2020-08-27T23:01:46.919Z] > git checkout -f d1c2f953c5e44c59c4ce688d531d94ac012a8df7 # timeout=10 [2020-08-27T23:01:48.114Z] #39 13.10 DEP images/mm.pb-c.d [2020-08-27T23:01:48.114Z] #39 13.20 PBCC images/timerfd.pb-c.c [2020-08-27T23:01:48.114Z] #39 13.23 DEP images/timerfd.pb-c.d [2020-08-27T23:01:48.114Z] #39 13.26 PBCC images/timer.pb-c.c [2020-08-27T23:01:48.301Z] #17 29.50 Setting up python3-minimal (3.7.3-1) ... [2020-08-27T23:01:48.382Z] #39 13.28 DEP images/timer.pb-c.d [2020-08-27T23:01:48.382Z] #39 13.35 PBCC images/sa.pb-c.c [2020-08-27T23:01:48.382Z] #39 13.41 DEP images/sa.pb-c.d [2020-08-27T23:01:48.382Z] #39 13.47 PBCC images/pipe-data.pb-c.c [2020-08-27T23:01:48.382Z] #39 13.54 DEP images/pipe-data.pb-c.d [2020-08-27T23:01:48.382Z] #39 13.58 PBCC images/mnt.pb-c.c [2020-08-27T23:01:48.382Z] #39 13.60 DEP images/mnt.pb-c.d [2020-08-27T23:01:48.382Z] #39 13.65 PBCC images/sk-packet.pb-c.c [2020-08-27T23:01:48.647Z] #39 13.66 DEP images/sk-packet.pb-c.d [2020-08-27T23:01:48.647Z] #39 13.75 PBCC images/tcp-stream.pb-c.c [2020-08-27T23:01:48.647Z] #39 13.81 DEP images/tcp-stream.pb-c.d [2020-08-27T23:01:48.647Z] #39 13.86 PBCC images/pipe.pb-c.c [2020-08-27T23:01:48.841Z] #39 59.06 CC criu/arch/x86/kerndat.o [2020-08-27T23:01:48.870Z] #17 30.26 Selecting previously unselected package python3. [2020-08-27T23:01:48.914Z] #39 13.88 DEP images/pipe.pb-c.d [2020-08-27T23:01:48.914Z] #39 13.98 PBCC images/pstree.pb-c.c [2020-08-27T23:01:48.914Z] #39 13.99 DEP images/pstree.pb-c.d [2020-08-27T23:01:48.914Z] #39 14.13 PBCC images/fs.pb-c.c [2020-08-27T23:01:49.077Z] #40 56.37 CC compel/src/lib/ptrace.o [2020-08-27T23:01:49.101Z] #39 ... [2020-08-27T23:01:49.101Z] [2020-08-27T23:01:49.101Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:01:49.101Z] #41 154.8 net/http/httptrace [2020-08-27T23:01:49.101Z] #41 155.1 net/http [2020-08-27T23:01:49.130Z] #17 30.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 ... 24093 files and directories currently installed.) [2020-08-27T23:01:49.130Z] #17 30.33 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-08-27T23:01:49.130Z] #17 30.35 Unpacking python3 (3.7.3-1) ... [2020-08-27T23:01:49.130Z] #17 30.48 Selecting previously unselected package libip4tc0:amd64. [2020-08-27T23:01:49.130Z] #17 30.48 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-08-27T23:01:49.130Z] #17 30.48 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-08-27T23:01:49.179Z] #39 14.15 DEP images/fs.pb-c.d [2020-08-27T23:01:49.179Z] #39 14.20 PBCC images/signalfd.pb-c.c [2020-08-27T23:01:49.179Z] #39 14.26 DEP images/signalfd.pb-c.d [2020-08-27T23:01:49.179Z] #39 14.30 PBCC images/fh.pb-c.c [2020-08-27T23:01:49.179Z] #39 14.33 PBCC images/fsnotify.pb-c.c [2020-08-27T23:01:49.361Z] #41 ... [2020-08-27T23:01:49.361Z] [2020-08-27T23:01:49.361Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:49.361Z] #39 59.54 CC criu/arch/x86/sigaction_compat.o [2020-08-27T23:01:49.361Z] #39 59.76 CC criu/arch/x86/sigframe.o [2020-08-27T23:01:49.389Z] #17 30.56 Selecting previously unselected package libip6tc0:amd64. [2020-08-27T23:01:49.389Z] #17 30.56 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-08-27T23:01:49.389Z] #17 30.57 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-08-27T23:01:49.389Z] #17 30.66 Selecting previously unselected package libiptc0:amd64. [2020-08-27T23:01:49.389Z] #17 30.66 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-08-27T23:01:49.389Z] #17 30.66 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-08-27T23:01:49.389Z] #17 30.74 Selecting previously unselected package libnfnetlink0:amd64. [2020-08-27T23:01:49.389Z] #17 30.74 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-08-27T23:01:49.389Z] #17 30.75 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-27T23:01:49.389Z] #17 30.81 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-08-27T23:01:49.444Z] #39 14.41 DEP images/fh.pb-c.d [2020-08-27T23:01:49.444Z] #39 14.56 DEP images/fsnotify.pb-c.d [2020-08-27T23:01:49.444Z] #39 14.67 PBCC images/eventpoll.pb-c.c [2020-08-27T23:01:49.648Z] #17 30.81 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-08-27T23:01:49.648Z] #17 30.81 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-27T23:01:49.648Z] #17 30.88 Selecting previously unselected package libnftnl11:amd64. [2020-08-27T23:01:49.648Z] #17 30.88 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-08-27T23:01:49.648Z] #17 30.89 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-08-27T23:01:49.713Z] #39 14.76 DEP images/eventpoll.pb-c.d [2020-08-27T23:01:49.713Z] #39 14.83 PBCC images/eventfd.pb-c.c [2020-08-27T23:01:49.713Z] #39 14.87 DEP images/eventfd.pb-c.d [2020-08-27T23:01:49.713Z] #39 14.95 PBCC images/remap-file-path.pb-c.c [2020-08-27T23:01:49.731Z] #40 57.14 AR compel/libcompel.a [2020-08-27T23:01:49.731Z] #40 57.23 HOSTCC compel/src/main-host.o [2020-08-27T23:01:49.908Z] #17 30.99 Selecting previously unselected package iptables. [2020-08-27T23:01:49.908Z] #17 30.99 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-08-27T23:01:49.908Z] #17 31.00 Unpacking iptables (1.8.2-4) ... [2020-08-27T23:01:49.931Z] #39 60.10 LINK criu/arch/x86/crtools.built-in.o [2020-08-27T23:01:49.931Z] #39 60.16 DEP criu/pie/util-vdso-elf32.d [2020-08-27T23:01:50.079Z] #40 57.57 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-08-27T23:01:50.082Z] #39 15.04 DEP images/remap-file-path.pb-c.d [2020-08-27T23:01:50.082Z] #39 15.07 PBCC images/fifo.pb-c.c [2020-08-27T23:01:50.082Z] #39 15.14 DEP images/fifo.pb-c.d [2020-08-27T23:01:50.082Z] #39 15.17 PBCC images/ghost-file.pb-c.c [2020-08-27T23:01:50.168Z] #17 31.30 Selecting previously unselected package xxd. [2020-08-27T23:01:50.168Z] #17 31.31 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-27T23:01:50.168Z] #17 31.32 Unpacking xxd (2:8.1.0875-5) ... [2020-08-27T23:01:50.168Z] #17 31.41 Selecting previously unselected package vim-common. [2020-08-27T23:01:50.168Z] #17 31.41 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-27T23:01:50.168Z] #17 31.43 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-27T23:01:50.191Z] #39 60.33 DEP criu/pie/util-vdso.d [2020-08-27T23:01:50.191Z] #39 60.53 DEP criu/pie/util.d [2020-08-27T23:01:50.347Z] #39 15.36 DEP images/ghost-file.pb-c.d [2020-08-27T23:01:50.347Z] #39 15.41 PBCC images/regfile.pb-c.c [2020-08-27T23:01:50.347Z] #39 15.44 DEP images/regfile.pb-c.d [2020-08-27T23:01:50.386Z] #40 57.91 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-27T23:01:50.427Z] #17 31.56 Selecting previously unselected package bash-completion. [2020-08-27T23:01:50.427Z] #17 31.57 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-27T23:01:50.451Z] #39 60.68 CC criu/pie/util.o [2020-08-27T23:01:50.611Z] #39 15.59 PBCC images/ns.pb-c.c [2020-08-27T23:01:50.611Z] #39 15.61 DEP images/ns.pb-c.d [2020-08-27T23:01:50.611Z] #39 15.64 PBCC images/fdinfo.pb-c.c [2020-08-27T23:01:50.611Z] #39 15.70 DEP images/fdinfo.pb-c.d [2020-08-27T23:01:50.611Z] #39 15.75 PBCC images/core-aarch64.pb-c.c [2020-08-27T23:01:50.611Z] #39 15.80 PBCC images/core-arm.pb-c.c [2020-08-27T23:01:50.618Z] Merge succeeded, producing c39438dac89e3b8efad0098069f5f2d39466d20f [2020-08-27T23:01:50.619Z] Checking out Revision c39438dac89e3b8efad0098069f5f2d39466d20f (PR-41360) [2020-08-27T23:01:50.688Z] #40 58.30 HOSTCC compel/src/lib/log-host.o [2020-08-27T23:01:50.711Z] #39 61.02 CC criu/pie/util-vdso.o [2020-08-27T23:01:50.875Z] #39 15.87 PBCC images/core-ppc64.pb-c.c [2020-08-27T23:01:50.875Z] #39 16.03 PBCC images/core-s390.pb-c.c [2020-08-27T23:01:50.875Z] #39 16.06 PBCC images/core-x86.pb-c.c [2020-08-27T23:01:50.989Z] #40 58.50 HOSTLINK compel/compel-host-bin [2020-08-27T23:01:50.989Z] #40 ... [2020-08-27T23:01:50.989Z] [2020-08-27T23:01:50.989Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:01:50.989Z] #55 127.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-27T23:01:50.989Z] #55 127.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-27T23:01:51.139Z] #39 16.17 PBCC images/core.pb-c.c [2020-08-27T23:01:51.139Z] #39 16.29 PBCC images/inventory.pb-c.c [2020-08-27T23:01:49.367Z] > git remote # timeout=10 [2020-08-27T23:01:49.444Z] > git config --get remote.origin.url # timeout=10 [2020-08-27T23:01:49.489Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-27T23:01:49.491Z] > git merge 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 # timeout=10 [2020-08-27T23:01:50.465Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-08-27T23:01:50.650Z] > git config core.sparsecheckout # timeout=10 [2020-08-27T23:01:50.695Z] > git checkout -f c39438dac89e3b8efad0098069f5f2d39466d20f # timeout=10 [2020-08-27T23:01:51.403Z] #39 16.33 DEP images/core-aarch64.pb-c.d [2020-08-27T23:01:51.403Z] #39 16.36 DEP images/core-arm.pb-c.d [2020-08-27T23:01:51.403Z] #39 16.43 DEP images/core-ppc64.pb-c.d [2020-08-27T23:01:51.403Z] #39 16.52 DEP images/core-s390.pb-c.d [2020-08-27T23:01:51.645Z] #55 ... [2020-08-27T23:01:51.645Z] [2020-08-27T23:01:51.645Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-27T23:01:51.645Z] #48 118.2 golang.org/x/crypto/ssh/terminal [2020-08-27T23:01:51.645Z] #48 121.0 mvdan.cc/sh/v3/cmd/shfmt [2020-08-27T23:01:51.645Z] #48 DONE 128.3s [2020-08-27T23:01:51.652Z] #39 61.69 CC criu/pie/util-vdso-elf32.o [2020-08-27T23:01:51.668Z] #39 16.60 DEP images/core-x86.pb-c.d [2020-08-27T23:01:51.668Z] #39 16.67 DEP images/core.pb-c.d [2020-08-27T23:01:51.668Z] #39 16.73 DEP images/inventory.pb-c.d [2020-08-27T23:01:51.668Z] #39 16.81 PBCC images/cpuinfo.pb-c.c [2020-08-27T23:01:51.668Z] #39 16.85 DEP images/cpuinfo.pb-c.d [2020-08-27T23:01:51.932Z] #39 16.89 PBCC images/stats.pb-c.c [2020-08-27T23:01:51.932Z] #39 16.93 DEP images/stats.pb-c.d [2020-08-27T23:01:51.945Z] [2020-08-27T23:01:51.945Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:01:51.945Z] #42 118.4 encoding/xml [2020-08-27T23:01:51.945Z] #42 122.6 math/big [2020-08-27T23:01:51.945Z] #42 125.2 go/doc [2020-08-27T23:01:51.945Z] #42 ... [2020-08-27T23:01:51.945Z] [2020-08-27T23:01:51.945Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:51.945Z] #40 58.71 DEP soccr/soccr.d [2020-08-27T23:01:51.945Z] #40 58.93 CC soccr/soccr.o [2020-08-27T23:01:52.196Z] #39 ... [2020-08-27T23:01:52.196Z] [2020-08-27T23:01:52.196Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:01:52.196Z] #41 88.58 vendor/golang.org/x/net/idna [2020-08-27T23:01:52.196Z] #41 89.47 net/textproto [2020-08-27T23:01:52.196Z] #41 89.49 crypto/x509 [2020-08-27T23:01:52.196Z] #41 91.01 mime/multipart [2020-08-27T23:01:52.196Z] #41 91.55 vendor/golang.org/x/net/http/httpguts [2020-08-27T23:01:52.196Z] #41 91.55 vendor/golang.org/x/net/http/httpproxy [2020-08-27T23:01:52.196Z] #41 93.36 crypto/tls [2020-08-27T23:01:52.196Z] #41 ... [2020-08-27T23:01:52.196Z] [2020-08-27T23:01:52.196Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T23:01:52.196Z] #10 98.42 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-27T23:01:52.196Z] #10 98.44 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-08-27T23:01:52.196Z] #10 98.44 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-27T23:01:52.222Z] #39 62.31 AR criu/pie/pie.lib.a [2020-08-27T23:01:52.222Z] #39 62.38 DEP criu/pie/restorer.d [2020-08-27T23:01:52.222Z] #39 62.60 DEP criu/arch/x86/sigaction_compat_pie.d [2020-08-27T23:01:52.482Z] #39 62.73 DEP criu/arch/x86/restorer_unmap.d [2020-08-27T23:01:52.482Z] #39 62.77 DEP criu/arch/x86/restorer.d [2020-08-27T23:01:52.742Z] #39 62.91 DEP criu/arch/x86/vdso-pie.d [2020-08-27T23:01:52.743Z] #39 63.01 DEP criu/pie/parasite-vdso.d [2020-08-27T23:01:52.964Z] #17 33.92 Unpacking bash-completion (1:2.8-6) ... [2020-08-27T23:01:52.964Z] #17 34.30 Selecting previously unselected package bzip2. [2020-08-27T23:01:53.003Z] #39 63.19 DEP criu/pie/parasite.d [2020-08-27T23:01:53.223Z] #17 34.32 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-08-27T23:01:53.223Z] #17 34.32 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-27T23:01:53.223Z] #17 34.38 Selecting previously unselected package xz-utils. [2020-08-27T23:01:53.223Z] #17 34.38 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-08-27T23:01:53.223Z] #17 34.39 Unpacking xz-utils (5.2.4-1) ... [2020-08-27T23:01:53.263Z] #39 63.43 CC criu/pie/parasite.o [2020-08-27T23:01:53.482Z] #17 34.58 Selecting previously unselected package apparmor. [2020-08-27T23:01:53.482Z] #17 34.59 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-08-27T23:01:53.482Z] #17 34.68 Unpacking apparmor (2.13.2-10) ... [2020-08-27T23:01:53.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-27T23:01:53.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-27T23:01:53.742Z] #17 35.01 Selecting previously unselected package aufs-tools. [2020-08-27T23:01:53.742Z] #17 35.01 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-08-27T23:01:53.742Z] #17 35.02 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-27T23:01:54.001Z] #17 35.12 Selecting previously unselected package libonig5:amd64. [2020-08-27T23:01:54.001Z] #17 35.14 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-08-27T23:01:54.001Z] #17 35.14 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-27T23:01:54.001Z] #17 35.29 Selecting previously unselected package libjq1:amd64. [2020-08-27T23:01:54.001Z] #17 35.30 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-27T23:01:54.001Z] #17 35.31 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-27T23:01:54.001Z] #17 35.42 Selecting previously unselected package jq. [2020-08-27T23:01:54.064Z] #40 61.66 AR soccr/libsoccr.a [2020-08-27T23:01:54.064Z] #40 61.71 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-27T23:01:54.262Z] #17 35.43 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-27T23:01:54.262Z] #17 35.44 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-27T23:01:54.262Z] #17 35.53 Selecting previously unselected package libaio1:amd64. [2020-08-27T23:01:54.262Z] #17 35.54 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-08-27T23:01:54.262Z] #17 35.56 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-08-27T23:01:54.262Z] #17 35.63 Selecting previously unselected package libgpm2:amd64. [2020-08-27T23:01:54.522Z] #17 35.64 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-08-27T23:01:54.522Z] #17 35.65 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-08-27T23:01:54.522Z] #17 35.70 Selecting previously unselected package libicu63:amd64. [2020-08-27T23:01:54.522Z] #17 35.71 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-27T23:01:54.522Z] #17 35.71 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-27T23:01:54.646Z] #39 64.58 LINK criu/pie/parasite.built-in.o [2020-08-27T23:01:54.646Z] #39 64.59 GEN criu/pie/parasite-blob.h [2020-08-27T23:01:54.646Z] #39 64.62 CC criu/pie/parasite-vdso.o [2020-08-27T23:01:54.716Z] #40 62.15 DEP criu/arch/ppc64/sigframe.d [2020-08-27T23:01:54.716Z] #40 62.31 DEP criu/arch/ppc64/crtools.d [2020-08-27T23:01:54.716Z] #40 62.51 DEP criu/arch/ppc64/cpu.d [2020-08-27T23:01:54.906Z] #39 65.21 CC criu/arch/x86/vdso-pie.o [2020-08-27T23:01:55.021Z] #40 62.70 CC criu/arch/ppc64/cpu.o [2020-08-27T23:01:55.167Z] #39 65.58 CC criu/arch/x86/restorer.o [2020-08-27T23:01:55.759Z] #39 66.09 CC criu/arch/x86/restorer_unmap.o [2020-08-27T23:01:55.759Z] #39 66.15 CC criu/arch/x86/sigaction_compat_pie.o [2020-08-27T23:01:55.797Z] #40 63.20 CC criu/arch/ppc64/crtools.o [2020-08-27T23:01:56.020Z] #39 66.40 CC criu/pie/restorer.o [2020-08-27T23:01:56.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-27T23:01:56.879Z] #40 64.34 CC criu/arch/ppc64/sigframe.o [2020-08-27T23:01:57.180Z] #40 64.75 LINK criu/arch/ppc64/crtools.built-in.o [2020-08-27T23:01:57.180Z] #40 64.81 DEP criu/pie/util-vdso.d [2020-08-27T23:01:57.485Z] #40 64.94 DEP criu/pie/util.d [2020-08-27T23:01:57.788Z] #40 65.26 CC criu/pie/util.o [2020-08-27T23:01:57.788Z] #40 ... [2020-08-27T23:01:57.788Z] [2020-08-27T23:01:57.788Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T23:01:57.788Z] #18 10.85 Fetched 8151 kB in 11s (775 kB/s) [2020-08-27T23:01:57.788Z] #18 10.85 Reading package lists... [2020-08-27T23:01:57.788Z] #18 16.35 Reading package lists... [2020-08-27T23:01:57.818Z] #17 38.65 Selecting previously unselected package libnet1:amd64. [2020-08-27T23:01:57.818Z] #17 38.65 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-27T23:01:57.818Z] #17 38.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-27T23:01:57.818Z] #17 38.72 Selecting previously unselected package libnl-3-200:amd64. [2020-08-27T23:01:57.818Z] #17 38.75 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-27T23:01:57.818Z] #17 38.75 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-27T23:01:57.818Z] #17 38.87 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-27T23:01:57.818Z] #17 38.87 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-27T23:01:57.818Z] #17 38.88 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-27T23:01:57.818Z] #17 38.93 Selecting previously unselected package libreadline5:amd64. [2020-08-27T23:01:57.818Z] #17 38.94 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-08-27T23:01:57.818Z] #17 38.95 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-27T23:01:57.818Z] #17 39.08 Selecting previously unselected package net-tools. [2020-08-27T23:01:57.818Z] #17 39.09 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-08-27T23:01:57.818Z] #17 39.09 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-27T23:01:57.818Z] #17 ... [2020-08-27T23:01:57.818Z] [2020-08-27T23:01:57.818Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:57.818Z] #39 99.10 CC criu/bfd.o [2020-08-27T23:01:57.818Z] #39 99.52 CC criu/bitmap.o [2020-08-27T23:01:57.818Z] #39 99.72 CC criu/cgroup-props.o [2020-08-27T23:01:57.818Z] #39 100.5 CC criu/cgroup.o [2020-08-27T23:01:57.818Z] #39 103.1 CC criu/clone-noasan.o [2020-08-27T23:01:57.818Z] #39 103.3 CC criu/config.o [2020-08-27T23:01:57.818Z] #39 104.6 CC criu/cr-check.o [2020-08-27T23:01:57.818Z] #39 106.2 CC criu/cr-dedup.o [2020-08-27T23:01:57.818Z] #39 106.6 CC criu/cr-dump.o [2020-08-27T23:01:57.818Z] #39 108.9 CC criu/cr-errno.o [2020-08-27T23:01:57.818Z] #39 109.0 CC criu/cr-restore.o [2020-08-27T23:01:58.077Z] #39 ... [2020-08-27T23:01:58.077Z] [2020-08-27T23:01:58.077Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T23:01:58.077Z] #17 39.29 Selecting previously unselected package python-pip-whl. [2020-08-27T23:01:58.077Z] #17 39.31 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-27T23:01:58.077Z] #17 39.32 Unpacking python-pip-whl (18.1-5) ... [2020-08-27T23:01:58.091Z] #18 20.63 Building dependency tree... [2020-08-27T23:01:58.091Z] #18 ... [2020-08-27T23:01:58.091Z] [2020-08-27T23:01:58.091Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:58.091Z] #40 65.60 CC criu/pie/util-vdso.o [2020-08-27T23:01:58.561Z] #39 ... [2020-08-27T23:01:58.561Z] [2020-08-27T23:01:58.561Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T23:01:58.561Z] #17 1.441 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-27T23:01:58.561Z] #17 1.533 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-27T23:01:58.561Z] #17 1.629 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-27T23:01:58.561Z] #17 2.062 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-27T23:01:58.561Z] #17 2.936 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [221 kB] [2020-08-27T23:01:58.561Z] #17 4.126 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-27T23:01:58.561Z] #17 9.578 Fetched 8375 kB in 9s (979 kB/s) [2020-08-27T23:01:58.561Z] #17 9.578 Reading package lists... [2020-08-27T23:01:58.561Z] #17 ... [2020-08-27T23:01:58.561Z] [2020-08-27T23:01:58.561Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:01:58.561Z] #49 9.849 + cd /tmp/tmp.N1JoVbD3Iq/src/github.com/opencontainers/runc [2020-08-27T23:01:58.561Z] #49 9.849 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-27T23:01:58.561Z] #49 10.24 + '[' -z '' ']' [2020-08-27T23:01:58.561Z] #49 10.24 + target=static [2020-08-27T23:01:58.561Z] #49 10.24 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-27T23:01:58.561Z] #49 10.38 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-08-27T23:01:58.646Z] #17 39.80 Selecting previously unselected package python3-lib2to3. [2020-08-27T23:01:58.646Z] #17 39.81 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-27T23:01:58.646Z] #17 39.81 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-27T23:01:58.646Z] #17 39.90 Selecting previously unselected package python3-distutils. [2020-08-27T23:01:58.646Z] #17 39.91 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-27T23:01:58.646Z] #17 39.92 Unpacking python3-distutils (3.7.3-1) ... [2020-08-27T23:01:58.745Z] #40 66.35 AR criu/pie/pie.lib.a [2020-08-27T23:01:58.745Z] #40 66.40 DEP criu/pie/restorer.d [2020-08-27T23:01:58.821Z] #49 ... [2020-08-27T23:01:58.821Z] [2020-08-27T23:01:58.821Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:58.821Z] #39 69.14 LINK criu/pie/restorer.built-in.o [2020-08-27T23:01:58.906Z] #17 40.06 Selecting previously unselected package python3-pip. [2020-08-27T23:01:58.906Z] #17 40.06 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-27T23:01:58.906Z] #17 40.07 Unpacking python3-pip (18.1-5) ... [2020-08-27T23:01:58.906Z] #17 40.23 Selecting previously unselected package python3-pkg-resources. [2020-08-27T23:01:58.906Z] #17 40.23 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-27T23:01:58.906Z] #17 40.24 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-27T23:01:59.050Z] #40 66.61 DEP criu/arch/ppc64/vdso-trampoline.d [2020-08-27T23:01:59.050Z] #40 66.63 DEP criu/arch/ppc64/restorer.d [2020-08-27T23:01:59.082Z] #39 69.15 GEN criu/pie/restorer-blob.h [2020-08-27T23:01:59.082Z] #39 69.28 DEP criu/vdso.d [2020-08-27T23:01:59.082Z] #39 69.43 DEP criu/vdso-compat.d [2020-08-27T23:01:59.165Z] #17 40.34 Selecting previously unselected package python3-setuptools. [2020-08-27T23:01:59.165Z] #17 40.35 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-27T23:01:59.165Z] #17 40.36 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-27T23:01:59.342Z] #39 69.65 DEP criu/uts_ns.d [2020-08-27T23:01:59.352Z] #40 66.90 DEP criu/arch/ppc64/vdso-pie.d [2020-08-27T23:01:59.467Z] #17 40.61 Selecting previously unselected package python3-wheel. [2020-08-27T23:01:59.467Z] #17 40.63 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-27T23:01:59.467Z] #17 40.63 Unpacking python3-wheel (0.32.3-2) ... [2020-08-27T23:01:59.467Z] #17 40.71 Selecting previously unselected package sudo. [2020-08-27T23:01:59.467Z] #17 40.71 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-08-27T23:01:59.467Z] #17 40.72 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-27T23:01:59.602Z] #39 69.87 DEP criu/util.d [2020-08-27T23:01:59.657Z] #40 67.11 DEP criu/pie/parasite-vdso.d [2020-08-27T23:01:59.657Z] #40 ... [2020-08-27T23:01:59.657Z] [2020-08-27T23:01:59.657Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:01:59.657Z] #55 DONE 136.2s [2020-08-27T23:01:59.862Z] #39 70.08 DEP criu/uffd.d [2020-08-27T23:01:59.960Z] [2020-08-27T23:01:59.960Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-27T23:01:59.960Z] #56 DONE 0.1s [2020-08-27T23:01:59.960Z] [2020-08-27T23:01:59.960Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-27T23:01:59.960Z] #57 DONE 0.1s [2020-08-27T23:01:59.960Z] [2020-08-27T23:01:59.960Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:01:59.960Z] #40 67.41 DEP criu/pie/parasite.d [2020-08-27T23:01:59.986Z] #17 41.16 Selecting previously unselected package thin-provisioning-tools. [2020-08-27T23:01:59.986Z] #17 41.18 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-08-27T23:01:59.986Z] #17 41.19 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-27T23:02:00.123Z] #39 70.34 DEP criu/tun.d [2020-08-27T23:02:00.245Z] #17 41.35 Selecting previously unselected package uidmap. [2020-08-27T23:02:00.245Z] #17 41.37 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-08-27T23:02:00.245Z] #17 41.38 Unpacking uidmap (1:4.5-1.1) ... [2020-08-27T23:02:00.245Z] #17 41.49 Selecting previously unselected package vim-runtime. [2020-08-27T23:02:00.245Z] #17 41.50 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-27T23:02:00.245Z] #17 41.53 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-27T23:02:00.261Z] #40 67.85 CC criu/pie/parasite.o [2020-08-27T23:02:00.383Z] #39 70.56 DEP criu/tty.d [2020-08-27T23:02:00.429Z] #10 ... [2020-08-27T23:02:00.429Z] [2020-08-27T23:02:00.429Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:00.429Z] #39 18.46 make[1]: Nothing to be done for 'all'. [2020-08-27T23:02:00.429Z] #39 19.85 CC images/stats.o [2020-08-27T23:02:00.429Z] #39 20.44 CC images/core.o [2020-08-27T23:02:00.429Z] #39 21.22 CC images/core-x86.o [2020-08-27T23:02:00.429Z] #39 21.71 CC images/core-arm.o [2020-08-27T23:02:00.429Z] #39 22.28 CC images/core-aarch64.o [2020-08-27T23:02:00.429Z] #39 22.76 CC images/core-ppc64.o [2020-08-27T23:02:00.429Z] #39 23.39 CC images/core-s390.o [2020-08-27T23:02:00.429Z] #39 23.94 CC images/cpuinfo.o [2020-08-27T23:02:00.429Z] #39 24.33 CC images/inventory.o [2020-08-27T23:02:00.429Z] #39 24.57 CC images/fdinfo.o [2020-08-27T23:02:00.429Z] #39 25.03 CC images/fown.o [2020-08-27T23:02:00.429Z] #39 25.36 CC images/ns.o [2020-08-27T23:02:00.504Z] #17 41.57 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-27T23:02:00.504Z] #17 41.57 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-27T23:02:00.643Z] #39 70.80 DEP criu/timerfd.d [2020-08-27T23:02:00.643Z] #39 71.01 DEP criu/timens.d [2020-08-27T23:02:00.692Z] #39 25.73 CC images/regfile.o [2020-08-27T23:02:00.903Z] #39 71.18 DEP criu/sysfs_parse.d [2020-08-27T23:02:00.903Z] #39 71.31 DEP criu/sysctl.d [2020-08-27T23:02:00.956Z] #39 25.99 CC images/ghost-file.o [2020-08-27T23:02:01.163Z] #39 71.46 DEP criu/string.d [2020-08-27T23:02:01.163Z] #39 71.49 DEP criu/stats.d [2020-08-27T23:02:01.163Z] #39 71.60 DEP criu/sockets.d [2020-08-27T23:02:01.291Z] #39 26.27 CC images/fifo.o [2020-08-27T23:02:01.555Z] #39 26.65 CC images/remap-file-path.o [2020-08-27T23:02:01.733Z] #39 71.77 DEP criu/sk-unix.d [2020-08-27T23:02:01.733Z] #39 71.97 DEP criu/sk-tcp.d [2020-08-27T23:02:01.818Z] #39 26.91 CC images/eventfd.o [2020-08-27T23:02:01.994Z] #39 72.24 DEP criu/sk-queue.d [2020-08-27T23:02:02.083Z] #39 27.12 CC images/eventpoll.o [2020-08-27T23:02:02.254Z] #39 72.42 DEP criu/sk-packet.d [2020-08-27T23:02:02.254Z] #39 ... [2020-08-27T23:02:02.254Z] [2020-08-27T23:02:02.254Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:02:02.254Z] #41 168.8 github.com/LK4D4/vndr/godl [2020-08-27T23:02:02.254Z] #41 169.5 github.com/LK4D4/vndr [2020-08-27T23:02:02.254Z] #41 DONE 178.1s [2020-08-27T23:02:02.254Z] [2020-08-27T23:02:02.254Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:02.254Z] #39 72.58 DEP criu/sk-netlink.d [2020-08-27T23:02:02.347Z] #39 27.42 CC images/fh.o [2020-08-27T23:02:02.347Z] #39 ... [2020-08-27T23:02:02.347Z] [2020-08-27T23:02:02.347Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:02:02.347Z] #41 98.96 net/http/httptrace [2020-08-27T23:02:02.347Z] #41 99.09 net/http [2020-08-27T23:02:02.347Z] #41 108.1 github.com/LK4D4/vndr/godl [2020-08-27T23:02:02.347Z] #41 108.7 github.com/LK4D4/vndr [2020-08-27T23:02:02.388Z] #40 70.11 LINK criu/pie/parasite.built-in.o [2020-08-27T23:02:02.514Z] #39 72.78 DEP criu/sk-inet.d [2020-08-27T23:02:02.615Z] #41 ... [2020-08-27T23:02:02.615Z] [2020-08-27T23:02:02.615Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:02.615Z] #39 27.73 CC images/fsnotify.o [2020-08-27T23:02:02.694Z] #40 70.12 GEN criu/pie/parasite-blob.h [2020-08-27T23:02:02.694Z] #40 70.16 CC criu/pie/parasite-vdso.o [2020-08-27T23:02:02.774Z] #39 72.94 DEP criu/signalfd.d [2020-08-27T23:02:02.774Z] #39 73.06 DEP criu/sigframe.d [2020-08-27T23:02:02.774Z] #39 73.11 DEP criu/shmem.d [2020-08-27T23:02:03.035Z] #39 73.30 DEP criu/servicefd.d [2020-08-27T23:02:03.295Z] #39 73.50 DEP criu/seize.d [2020-08-27T23:02:03.353Z] #40 70.98 CC criu/arch/ppc64/vdso-pie.o [2020-08-27T23:02:03.555Z] #39 73.84 DEP criu/seccomp.d [2020-08-27T23:02:03.566Z] #39 28.36 CC images/signalfd.o [2020-08-27T23:02:03.566Z] #39 28.64 CC images/fs.o [2020-08-27T23:02:03.796Z] #17 44.63 Selecting previously unselected package vim. [2020-08-27T23:02:03.796Z] #17 44.65 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-08-27T23:02:03.796Z] #17 44.66 Unpacking vim (2:8.1.0875-5) ... [2020-08-27T23:02:03.816Z] #39 74.22 DEP criu/rst-malloc.d [2020-08-27T23:02:03.830Z] #39 28.82 CC images/pstree.o [2020-08-27T23:02:03.830Z] #39 29.03 CC images/pipe.o [2020-08-27T23:02:04.008Z] #40 71.41 CC criu/arch/ppc64/restorer.o [2020-08-27T23:02:04.055Z] #17 45.27 Selecting previously unselected package xfsprogs. [2020-08-27T23:02:04.055Z] #17 45.27 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-08-27T23:02:04.055Z] #17 45.28 Unpacking xfsprogs (4.20.0-1) ... [2020-08-27T23:02:04.076Z] #39 74.31 DEP criu/rbtree.d [2020-08-27T23:02:04.076Z] #39 74.34 DEP criu/pstree.d [2020-08-27T23:02:04.076Z] #39 74.48 DEP criu/protobuf.d [2020-08-27T23:02:04.094Z] #39 29.25 CC images/tcp-stream.o [2020-08-27T23:02:04.310Z] #40 71.90 CC criu/arch/ppc64/vdso-trampoline.o [2020-08-27T23:02:04.310Z] #40 71.92 CC criu/pie/restorer.o [2020-08-27T23:02:04.336Z] #39 74.61 GEN criu/protobuf-desc-gen.h [2020-08-27T23:02:04.360Z] #39 29.45 CC images/sk-packet.o [2020-08-27T23:02:04.627Z] #39 29.79 CC images/mnt.o [2020-08-27T23:02:04.640Z] #17 45.73 Selecting previously unselected package zip. [2020-08-27T23:02:04.640Z] #17 45.73 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-08-27T23:02:04.640Z] #17 45.74 Unpacking zip (3.0-11+b1) ... [2020-08-27T23:02:04.640Z] #17 45.89 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-27T23:02:04.640Z] #17 45.91 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-27T23:02:04.640Z] #17 45.92 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-08-27T23:02:04.640Z] #17 45.93 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-27T23:02:04.640Z] #17 45.94 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-08-27T23:02:04.640Z] #17 45.95 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-08-27T23:02:04.640Z] #17 45.96 Setting up uidmap (1:4.5-1.1) ... [2020-08-27T23:02:04.640Z] #17 45.97 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-08-27T23:02:04.640Z] #17 45.98 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-27T23:02:04.640Z] #17 45.99 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-27T23:02:04.640Z] #17 46.00 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-27T23:02:04.640Z] #17 46.01 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-27T23:02:04.640Z] #17 46.02 Setting up xxd (2:8.1.0875-5) ... [2020-08-27T23:02:04.890Z] #39 30.16 CC images/pipe-data.o [2020-08-27T23:02:04.901Z] #17 46.02 Setting up zip (3.0-11+b1) ... [2020-08-27T23:02:04.901Z] #17 46.03 Setting up vim-common (2:8.1.0875-5) ... [2020-08-27T23:02:04.901Z] #17 46.05 Setting up bash-completion (1:2.8-6) ... [2020-08-27T23:02:05.376Z] #40 ... [2020-08-27T23:02:05.376Z] [2020-08-27T23:02:05.376Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T23:02:05.376Z] #18 20.63 Building dependency tree... [2020-08-27T23:02:05.376Z] #18 22.31 libcap2-bin is already the newest version (1:2.25-2). [2020-08-27T23:02:05.376Z] #18 22.31 The following additional packages will be installed: [2020-08-27T23:02:05.376Z] #18 22.31 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-27T23:02:05.376Z] #18 22.32 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-27T23:02:05.376Z] #18 22.32 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-27T23:02:05.376Z] #18 22.32 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-27T23:02:05.376Z] #18 22.32 python3.7 python3.7-minimal vim-runtime xxd [2020-08-27T23:02:05.376Z] #18 22.33 Suggested packages: [2020-08-27T23:02:05.376Z] #18 22.33 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-27T23:02:05.376Z] #18 22.33 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-27T23:02:05.376Z] #18 22.33 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-27T23:02:05.376Z] #18 22.33 Recommended packages: [2020-08-27T23:02:05.376Z] #18 22.33 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-27T23:02:05.376Z] #18 22.33 python3-keyrings.alt python3-xdg unzip [2020-08-27T23:02:05.376Z] #18 25.31 The following NEW packages will be installed: [2020-08-27T23:02:05.376Z] #18 25.32 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-27T23:02:05.376Z] #18 25.32 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-27T23:02:05.376Z] #18 25.32 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-27T23:02:05.376Z] #18 25.32 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-27T23:02:05.376Z] #18 25.32 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-27T23:02:05.376Z] #18 25.32 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-27T23:02:05.376Z] #18 25.32 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-27T23:02:05.376Z] #18 25.32 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-27T23:02:05.376Z] #18 25.32 xz-utils zip [2020-08-27T23:02:05.376Z] #18 25.44 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-08-27T23:02:05.376Z] #18 25.44 Need to get 29.2 MB of archives. [2020-08-27T23:02:05.376Z] #18 25.44 After this operation, 134 MB of additional disk space will be used. [2020-08-27T23:02:05.376Z] #18 25.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-08-27T23:02:05.376Z] #18 25.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-08-27T23:02:05.376Z] #18 25.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-08-27T23:02:05.376Z] #18 25.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-08-27T23:02:05.376Z] #18 25.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-08-27T23:02:05.376Z] #18 25.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-08-27T23:02:05.376Z] #18 25.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-08-27T23:02:05.376Z] #18 25.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-08-27T23:02:05.376Z] #18 25.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-08-27T23:02:05.376Z] #18 25.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-08-27T23:02:05.376Z] #18 25.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-08-27T23:02:05.376Z] #18 25.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-08-27T23:02:05.376Z] #18 25.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-08-27T23:02:05.376Z] #18 25.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-08-27T23:02:05.376Z] #18 25.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-08-27T23:02:05.376Z] #18 25.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-08-27T23:02:05.376Z] #18 25.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-08-27T23:02:05.376Z] #18 25.85 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-08-27T23:02:05.376Z] #18 25.86 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-08-27T23:02:05.376Z] #18 25.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-08-27T23:02:05.376Z] #18 25.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-08-27T23:02:05.376Z] #18 25.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-08-27T23:02:05.376Z] #18 25.90 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-08-27T23:02:05.376Z] #18 25.91 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-08-27T23:02:05.376Z] #18 25.92 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-08-27T23:02:05.376Z] #18 25.92 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-08-27T23:02:05.376Z] #18 25.93 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-08-27T23:02:05.376Z] #18 25.93 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-08-27T23:02:05.376Z] #18 25.93 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-08-27T23:02:05.376Z] #18 26.48 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-08-27T23:02:05.376Z] #18 26.49 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-08-27T23:02:05.376Z] #18 26.50 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-08-27T23:02:05.376Z] #18 26.50 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-08-27T23:02:05.376Z] #18 26.51 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-08-27T23:02:05.376Z] #18 26.52 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-08-27T23:02:05.376Z] #18 26.62 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-27T23:02:05.376Z] #18 26.63 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-08-27T23:02:05.376Z] #18 26.65 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-08-27T23:02:05.376Z] #18 26.66 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-27T23:02:05.376Z] #18 26.67 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-08-27T23:02:05.376Z] #18 26.69 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-27T23:02:05.376Z] #18 26.70 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-08-27T23:02:05.376Z] #18 26.79 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-08-27T23:02:05.376Z] #18 26.81 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-08-27T23:02:05.376Z] #18 26.82 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-27T23:02:05.376Z] #18 27.16 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-08-27T23:02:05.376Z] #18 27.25 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-08-27T23:02:05.376Z] #18 27.31 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-08-27T23:02:05.376Z] #18 28.29 debconf: delaying package configuration, since apt-utils is not installed [2020-08-27T23:02:05.376Z] #18 28.39 Fetched 29.2 MB in 2s (15.1 MB/s) [2020-08-27T23:02:05.376Z] #18 28.47 Selecting previously unselected package pigz. [2020-08-27T23:02:05.376Z] #18 28.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 ... 23361 files and directories currently installed.) [2020-08-27T23:02:05.376Z] #18 28.61 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-08-27T23:02:05.376Z] #18 28.62 Unpacking pigz (2.4-1) ... [2020-08-27T23:02:05.376Z] #18 28.72 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-08-27T23:02:05.469Z] #39 30.47 CC images/sa.o [2020-08-27T23:02:05.685Z] #18 28.73 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-27T23:02:05.685Z] #18 28.73 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-08-27T23:02:05.718Z] #39 76.05 DEP criu/protobuf-desc.d [2020-08-27T23:02:05.978Z] #39 76.20 DEP criu/proc_parse.d [2020-08-27T23:02:05.987Z] #18 29.22 Selecting previously unselected package python3.7-minimal. [2020-08-27T23:02:05.987Z] #18 29.23 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-27T23:02:05.987Z] #18 29.24 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-27T23:02:06.078Z] #39 31.04 CC images/timer.o [2020-08-27T23:02:06.189Z] Commit message: "Merge commit '7ae5222c72cc2aac42225df8f62c2f71a1813ab4' into HEAD" [2020-08-27T23:02:06.238Z] #39 76.42 DEP criu/plugin.d [2020-08-27T23:02:06.238Z] #39 76.46 DEP criu/pipes.d [2020-08-27T23:02:06.238Z] #39 76.56 DEP criu/pie-util.d [2020-08-27T23:02:06.307Z] First time build. Skipping changelog. [2020-08-27T23:02:06.498Z] #39 76.64 DEP criu/pie-util-vdso.d [2020-08-27T23:02:06.498Z] #39 76.74 DEP criu/pie-util-vdso-elf32.d [2020-08-27T23:02:06.498Z] #39 76.85 DEP criu/path.d [2020-08-27T23:02:06.656Z] #39 31.51 CC images/timerfd.o [2020-08-27T23:02:06.656Z] #39 31.71 CC images/mm.o [2020-08-27T23:02:06.759Z] #39 76.95 DEP criu/parasite-syscall.d [2020-08-27T23:02:06.921Z] #39 31.97 CC images/sk-opts.o [2020-08-27T23:02:07.019Z] #39 77.14 DEP criu/pagemap.d [2020-08-27T23:02:07.019Z] #39 77.33 DEP criu/pagemap-cache.d [2020-08-27T23:02:07.057Z] #18 30.21 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-08-27T23:02:07.057Z] #18 30.22 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-27T23:02:07.186Z] #39 32.19 CC images/sk-unix.o [2020-08-27T23:02:07.279Z] #39 77.42 DEP criu/page-xfer.d [2020-08-27T23:02:07.279Z] #39 77.53 DEP criu/page-pipe.d [2020-08-27T23:02:07.279Z] #39 77.64 DEP criu/netfilter.d [2020-08-27T23:02:07.450Z] #39 32.56 CC images/sk-inet.o [2020-08-27T23:02:07.540Z] #39 77.84 DEP criu/net.d [2020-08-27T23:02:07.716Z] #18 ... [2020-08-27T23:02:07.716Z] [2020-08-27T23:02:07.716Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:07.716Z] #40 75.49 LINK criu/pie/restorer.built-in.o [2020-08-27T23:02:07.800Z] #39 78.03 DEP criu/namespaces.d [2020-08-27T23:02:07.800Z] #39 78.20 DEP criu/mount.d [2020-08-27T23:02:08.021Z] #40 75.51 GEN criu/pie/restorer-blob.h [2020-08-27T23:02:08.021Z] #40 75.68 DEP criu/vdso.d [2020-08-27T23:02:08.035Z] #39 33.16 CC images/tun.o [2020-08-27T23:02:08.060Z] #39 78.32 DEP criu/memfd.d [2020-08-27T23:02:08.060Z] #39 78.41 DEP criu/mem.d [2020-08-27T23:02:08.191Z] #17 48.97 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-08-27T23:02:08.192Z] #17 48.98 Setting up xz-utils (5.2.4-1) ... [2020-08-27T23:02:08.192Z] #17 48.99 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-27T23:02:08.192Z] #17 49.01 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-27T23:02:08.192Z] #17 49.10 invoke-rc.d: could not determine current runlevel [2020-08-27T23:02:08.192Z] #17 49.11 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-27T23:02:08.192Z] #17 49.12 Setting up pigz (2.4-1) ... [2020-08-27T23:02:08.192Z] #17 49.14 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-27T23:02:08.192Z] #17 49.15 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-27T23:02:08.192Z] #17 49.16 Setting up python-pip-whl (18.1-5) ... [2020-08-27T23:02:08.192Z] #17 49.17 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-08-27T23:02:08.192Z] #17 49.18 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-27T23:02:08.297Z] #39 33.48 CC images/sk-netlink.o [2020-08-27T23:02:08.320Z] #39 78.51 DEP criu/lsm.d [2020-08-27T23:02:08.320Z] #40 75.90 DEP criu/uts_ns.d [2020-08-27T23:02:08.451Z] #17 49.65 Setting up libaio1:amd64 (0.3.112-3) ... [2020-08-27T23:02:08.451Z] #17 49.67 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-27T23:02:08.451Z] #17 49.67 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-27T23:02:08.451Z] #17 49.68 Setting up vim (2:8.1.0875-5) ... [2020-08-27T23:02:08.451Z] #17 49.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-27T23:02:08.451Z] #17 49.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-27T23:02:08.451Z] #17 49.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-27T23:02:08.451Z] #17 49.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-27T23:02:08.451Z] #17 49.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-27T23:02:08.451Z] #17 49.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-27T23:02:08.451Z] #17 49.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-27T23:02:08.562Z] #39 ... [2020-08-27T23:02:08.562Z] [2020-08-27T23:02:08.562Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:02:08.580Z] #39 78.70 DEP criu/log.d [2020-08-27T23:02:08.580Z] #39 78.78 DEP criu/libnetlink.d [2020-08-27T23:02:08.580Z] #39 78.86 DEP criu/kerndat.d [2020-08-27T23:02:08.620Z] #40 76.09 DEP criu/util.d [2020-08-27T23:02:08.620Z] #40 76.31 DEP criu/uffd.d [2020-08-27T23:02:08.711Z] #17 49.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-27T23:02:08.711Z] #17 49.79 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-27T23:02:08.711Z] #17 49.81 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-27T23:02:08.711Z] #17 49.82 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-27T23:02:08.711Z] #17 49.83 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-27T23:02:08.711Z] #17 49.84 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-27T23:02:08.711Z] #17 49.85 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-27T23:02:08.840Z] #39 79.04 DEP criu/kcmp-ids.d [2020-08-27T23:02:08.840Z] #39 79.15 DEP criu/irmap.d [2020-08-27T23:02:08.840Z] #39 79.28 DEP criu/ipc_ns.d [2020-08-27T23:02:06.222Z] > git rev-list --no-walk f5c2ce622b92236a704dad3f4274f7824822c3c1 # timeout=10 [2020-08-27T23:02:08.921Z] #40 76.55 DEP criu/tun.d [2020-08-27T23:02:08.921Z] #40 ... [2020-08-27T23:02:08.921Z] [2020-08-27T23:02:08.921Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:02:08.921Z] #42 135.3 github.com/LK4D4/vndr/build [2020-08-27T23:02:08.921Z] #42 137.7 vendor/golang.org/x/text/secure/bidirule [2020-08-27T23:02:08.921Z] #42 138.3 vendor/golang.org/x/text/unicode/norm [2020-08-27T23:02:08.921Z] #42 144.6 vendor/golang.org/x/net/http2/hpack [2020-08-27T23:02:09.100Z] #39 79.37 DEP criu/image.d [2020-08-27T23:02:09.100Z] #39 79.46 DEP criu/image-desc.d [2020-08-27T23:02:09.221Z] #42 ... [2020-08-27T23:02:09.221Z] [2020-08-27T23:02:09.221Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:09.221Z] #40 76.81 DEP criu/tty.d [2020-08-27T23:02:09.361Z] #39 79.52 DEP criu/fsnotify.d [2020-08-27T23:02:09.361Z] #39 79.60 DEP criu/filesystems.d [2020-08-27T23:02:09.361Z] #39 79.73 DEP criu/files.d [2020-08-27T23:02:09.520Z] #40 77.00 DEP criu/timerfd.d [2020-08-27T23:02:09.562Z] + docker version [2020-08-27T23:02:09.621Z] #39 80.00 DEP criu/files-reg.d [2020-08-27T23:02:09.821Z] #40 77.29 DEP criu/timens.d [2020-08-27T23:02:09.821Z] #40 77.50 DEP criu/sysfs_parse.d [2020-08-27T23:02:09.881Z] #39 80.15 DEP criu/files-ext.d [2020-08-27T23:02:09.881Z] #39 80.27 DEP criu/file-lock.d [2020-08-27T23:02:10.122Z] #40 77.67 DEP criu/sysctl.d [2020-08-27T23:02:10.122Z] #40 77.85 DEP criu/string.d [2020-08-27T23:02:10.122Z] #40 77.89 DEP criu/stats.d [2020-08-27T23:02:10.142Z] #39 80.39 DEP criu/file-ids.d [2020-08-27T23:02:10.142Z] #39 80.53 DEP criu/fifo.d [2020-08-27T23:02:10.402Z] #39 80.70 DEP criu/fdstore.d [2020-08-27T23:02:10.402Z] #39 80.80 DEP criu/fault-injection.d [2020-08-27T23:02:10.423Z] #40 78.06 DEP criu/sockets.d [2020-08-27T23:02:10.662Z] #39 80.85 DEP criu/external.d [2020-08-27T23:02:10.662Z] #39 80.96 DEP criu/eventpoll.d [2020-08-27T23:02:10.662Z] #39 81.06 DEP criu/eventfd.d [2020-08-27T23:02:10.724Z] #40 78.28 DEP criu/sk-unix.d [2020-08-27T23:02:10.923Z] #39 81.20 DEP criu/crtools.d [2020-08-27T23:02:11.035Z] #40 78.50 DEP criu/sk-tcp.d [2020-08-27T23:02:11.035Z] #40 78.68 DEP criu/sk-queue.d [2020-08-27T23:02:11.183Z] #39 81.46 DEP criu/cr-service.d [2020-08-27T23:02:11.362Z] #40 79.00 DEP criu/sk-packet.d [2020-08-27T23:02:11.443Z] #39 81.63 DEP criu/cr-restore.d [2020-08-27T23:02:11.443Z] #39 81.85 DEP criu/cr-errno.d [2020-08-27T23:02:11.443Z] #39 81.87 DEP criu/cr-dump.d [2020-08-27T23:02:11.443Z] #39 ... [2020-08-27T23:02:11.443Z] [2020-08-27T23:02:11.443Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T23:02:11.443Z] #17 9.578 Reading package lists... [2020-08-27T23:02:11.443Z] #17 13.81 Reading package lists... [2020-08-27T23:02:11.443Z] #17 17.66 Building dependency tree... [2020-08-27T23:02:11.443Z] #17 19.09 libcap2-bin is already the newest version (1:2.25-2). [2020-08-27T23:02:11.443Z] #17 19.09 The following additional packages will be installed: [2020-08-27T23:02:11.443Z] #17 19.09 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-27T23:02:11.443Z] #17 19.09 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-27T23:02:11.443Z] #17 19.09 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-27T23:02:11.443Z] #17 19.09 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-27T23:02:11.443Z] #17 19.09 python3.7 python3.7-minimal vim-runtime xxd [2020-08-27T23:02:11.443Z] #17 19.09 Suggested packages: [2020-08-27T23:02:11.443Z] #17 19.09 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-27T23:02:11.443Z] #17 19.09 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-27T23:02:11.443Z] #17 19.09 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-27T23:02:11.443Z] #17 19.09 Recommended packages: [2020-08-27T23:02:11.443Z] #17 19.09 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-27T23:02:11.443Z] #17 19.09 python3-keyrings.alt python3-xdg unzip [2020-08-27T23:02:11.443Z] #17 20.74 The following NEW packages will be installed: [2020-08-27T23:02:11.443Z] #17 20.74 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-27T23:02:11.443Z] #17 20.74 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-27T23:02:11.443Z] #17 20.74 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-27T23:02:11.443Z] #17 20.74 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-27T23:02:11.443Z] #17 20.74 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-27T23:02:11.443Z] #17 20.74 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-27T23:02:11.443Z] #17 20.75 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-27T23:02:11.443Z] #17 20.75 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-27T23:02:11.443Z] #17 20.75 xz-utils zip [2020-08-27T23:02:11.443Z] #17 21.08 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-08-27T23:02:11.443Z] #17 21.08 Need to get 28.5 MB of archives. [2020-08-27T23:02:11.443Z] #17 21.08 After this operation, 116 MB of additional disk space will be used. [2020-08-27T23:02:11.443Z] #17 21.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-08-27T23:02:11.443Z] #17 21.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-08-27T23:02:11.443Z] #17 21.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-08-27T23:02:11.443Z] #17 21.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-08-27T23:02:11.443Z] #17 21.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-08-27T23:02:11.443Z] #17 21.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-08-27T23:02:11.443Z] #17 21.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-08-27T23:02:11.443Z] #17 21.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-08-27T23:02:11.443Z] #17 21.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-08-27T23:02:11.443Z] #17 21.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-08-27T23:02:11.443Z] #17 21.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-08-27T23:02:11.443Z] #17 21.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-08-27T23:02:11.443Z] #17 21.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-08-27T23:02:11.443Z] #17 21.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-08-27T23:02:11.443Z] #17 21.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-08-27T23:02:11.443Z] #17 21.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-08-27T23:02:11.443Z] #17 21.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-27T23:02:11.443Z] #17 21.45 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-27T23:02:11.443Z] #17 21.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-08-27T23:02:11.443Z] #17 21.48 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-08-27T23:02:11.443Z] #17 21.49 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-08-27T23:02:11.443Z] #17 21.51 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-08-27T23:02:11.443Z] #17 21.55 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-08-27T23:02:11.443Z] #17 21.56 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-27T23:02:11.444Z] #17 21.57 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-27T23:02:11.444Z] #17 21.58 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-27T23:02:11.444Z] #17 21.59 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-08-27T23:02:11.444Z] #17 21.59 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-08-27T23:02:11.444Z] #17 21.59 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-27T23:02:11.444Z] #17 22.14 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-27T23:02:11.444Z] #17 22.15 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-27T23:02:11.444Z] #17 22.15 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-27T23:02:11.444Z] #17 22.15 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-08-27T23:02:11.444Z] #17 22.16 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-08-27T23:02:11.444Z] #17 22.17 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-08-27T23:02:11.444Z] #17 22.26 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-27T23:02:11.444Z] #17 22.26 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-08-27T23:02:11.444Z] #17 22.28 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-08-27T23:02:11.444Z] #17 22.29 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-27T23:02:11.444Z] #17 22.29 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-08-27T23:02:11.444Z] #17 22.32 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-27T23:02:11.444Z] #17 22.33 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-08-27T23:02:11.444Z] #17 22.41 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-08-27T23:02:11.444Z] #17 22.43 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-08-27T23:02:11.444Z] #17 22.44 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-27T23:02:11.444Z] #17 22.80 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-08-27T23:02:11.444Z] #17 22.85 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-08-27T23:02:11.444Z] #17 22.89 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-08-27T23:02:11.444Z] #17 23.57 debconf: delaying package configuration, since apt-utils is not installed [2020-08-27T23:02:11.663Z] #40 79.35 DEP criu/sk-netlink.d [2020-08-27T23:02:11.703Z] #17 23.73 Fetched 28.5 MB in 2s (13.7 MB/s) [2020-08-27T23:02:11.704Z] #17 ... [2020-08-27T23:02:11.704Z] [2020-08-27T23:02:11.704Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:11.704Z] #39 82.11 DEP criu/cr-dedup.d [2020-08-27T23:02:11.963Z] #40 79.59 DEP criu/sk-inet.d [2020-08-27T23:02:11.965Z] #39 82.22 DEP criu/cr-check.d [2020-08-27T23:02:11.965Z] #39 ... [2020-08-27T23:02:11.965Z] [2020-08-27T23:02:11.965Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-27T23:02:11.965Z] #28 DONE 187.6s [2020-08-27T23:02:12.001Z] #17 52.88 Setting up iptables (1.8.2-4) ... [2020-08-27T23:02:12.001Z] #17 52.90 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-27T23:02:12.001Z] #17 52.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-27T23:02:12.001Z] #17 52.92 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-27T23:02:12.001Z] #17 52.93 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-27T23:02:12.001Z] #17 52.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-27T23:02:12.001Z] #17 52.94 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-27T23:02:12.001Z] #17 52.95 Setting up python3 (3.7.3-1) ... [2020-08-27T23:02:12.001Z] #17 ... [2020-08-27T23:02:12.001Z] [2020-08-27T23:02:12.001Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:12.001Z] #39 113.1 CC criu/cr-service.o [2020-08-27T23:02:12.001Z] #39 114.7 CC criu/crtools.o [2020-08-27T23:02:12.001Z] #39 115.3 CC criu/eventfd.o [2020-08-27T23:02:12.001Z] #39 115.6 CC criu/eventpoll.o [2020-08-27T23:02:12.001Z] #39 116.4 CC criu/external.o [2020-08-27T23:02:12.001Z] #39 116.7 CC criu/fault-injection.o [2020-08-27T23:02:12.001Z] #39 116.8 CC criu/fdstore.o [2020-08-27T23:02:12.001Z] #39 117.3 CC criu/fifo.o [2020-08-27T23:02:12.001Z] #39 117.7 CC criu/file-ids.o [2020-08-27T23:02:12.001Z] #39 118.1 CC criu/file-lock.o [2020-08-27T23:02:12.001Z] #39 118.9 CC criu/files-ext.o [2020-08-27T23:02:12.001Z] #39 119.3 CC criu/files-reg.o [2020-08-27T23:02:12.001Z] #39 121.4 CC criu/files.o [2020-08-27T23:02:12.226Z] [2020-08-27T23:02:12.226Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T23:02:12.226Z] #17 23.84 Selecting previously unselected package pigz. [2020-08-27T23:02:12.226Z] #17 23.84 (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-08-27T23:02:12.226Z] #17 23.92 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-08-27T23:02:12.226Z] #17 24.01 Unpacking pigz (2.4-1) ... [2020-08-27T23:02:12.226Z] #17 24.17 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-08-27T23:02:12.226Z] #17 24.19 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-27T23:02:12.226Z] #17 24.19 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-27T23:02:12.261Z] #39 ... [2020-08-27T23:02:12.261Z] [2020-08-27T23:02:12.261Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T23:02:12.261Z] #17 53.36 Setting up python3-wheel (0.32.3-2) ... [2020-08-27T23:02:12.263Z] #40 79.81 DEP criu/signalfd.d [2020-08-27T23:02:12.566Z] #40 79.99 DEP criu/sigframe.d [2020-08-27T23:02:12.566Z] #40 80.09 DEP criu/shmem.d [2020-08-27T23:02:12.797Z] #17 24.91 Selecting previously unselected package python3.7-minimal. [2020-08-27T23:02:12.797Z] #17 24.92 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-27T23:02:12.797Z] #17 24.96 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-27T23:02:12.831Z] #17 54.07 Setting up apparmor (2.13.2-10) ... [2020-08-27T23:02:12.868Z] #40 80.37 DEP criu/servicefd.d [2020-08-27T23:02:12.868Z] #40 80.60 DEP criu/seize.d [2020-08-27T23:02:13.053Z] #21 115.2 Checking out files: 20% (2219/10861) Checking out files: 21% (2281/10861) Checking out files: 22% (2390/10861) Checking out files: 23% (2499/10861) Checking out files: 24% (2607/10861) Checking out files: 25% (2716/10861) Checking out files: 26% (2824/10861) Checking out files: 27% (2933/10861) Checking out files: 28% (3042/10861) Checking out files: 29% (3150/10861) Checking out files: 30% (3259/10861) Checking out files: 31% (3367/10861) Checking out files: 32% (3476/10861) Checking out files: 33% (3585/10861) Checking out files: 34% (3693/10861) Checking out files: 35% (3802/10861) Checking out files: 35% (3836/10861) Checking out files: 36% (3910/10861) Checking out files: 37% (4019/10861) Checking out files: 38% (4128/10861) Checking out files: 39% (4236/10861) Checking out files: 40% (4345/10861) Checking out files: 41% (4454/10861) Checking out files: 42% (4562/10861) Checking out files: 43% (4671/10861) Checking out files: 44% (4779/10861) Checking out files: 45% (4888/10861) Checking out files: 46% (4997/10861) Checking out files: 47% (5105/10861) Checking out files: 48% (5214/10861) Checking out files: 49% (5322/10861) Checking out files: 50% (5431/10861) Checking out files: 51% (5540/10861) Checking out files: 52% (5648/10861) Checking out files: 52% (5716/10861) Checking out files: 53% (5757/10861) Checking out files: 54% (5865/10861) Checking out files: 55% (5974/10861) Checking out files: 56% (6083/10861) Checking out files: 57% (6191/10861) Checking out files: 58% (6300/10861) Checking out files: 59% (6408/10861) Checking out files: 60% (6517/10861) Checking out files: 61% (6626/10861) Checking out files: 62% (6734/10861) Checking out files: 63% (6843/10861) Checking out files: 64% (6952/10861) Checking out files: 65% (7060/10861) Checking out files: 66% (7169/10861) Checking out files: 67% (7277/10861) Checking out files: 68% (7386/10861) Checking out files: 69% (7495/10861) Checking out files: 70% (7603/10861) Checking out files: 71% (7712/10861) Checking out files: 72% (7820/10861) Checking out files: 73% (7929/10861) Checking out files: 74% (8038/10861) Checking out files: 75% (8146/10861) Checking out files: 76% (8255/10861) Checking out files: 76% (8299/10861) Checking out files: 77% (8363/10861) Checking out files: 78% (8472/10861) Checking out files: 79% (8581/10861) Checking out files: 80% (8689/10861) Checking out files: 81% (8798/10861) Checking out files: 82% (8907/10861) Checking out files: 83% (9015/10861) Checking out files: 84% (9124/10861) Checking out files: 85% (9232/10861) Checking out files: 86% (9341/10861) Checking out files: 87% (9450/10861) Checking out files: 88% (9558/10861) Checking out files: 89% (9667/10861) Checking out files: 90% (9775/10861) Checking out files: 91% (9884/10861) Checking out files: 92% (9993/10861) Checking out files: 93% (10101/10861) Checking out files: 94% (10210/10861) Checking out files: 95% (10318/10861) Checking out files: 96% (10427/10861) Checking out files: 96% (10429/10861) Checking out files: 97% (10536/10861) Checking out files: 98% (10644/10861) Checking out files: 99% (10753/10861) Checking out files: 100% (10861/10861) Checking out files: 100% (10861/10861), done. [2020-08-27T23:02:13.053Z] #21 119.5 + cd /tmp/tmp.HBbrjLxsJ8/tmp/docker-ce [2020-08-27T23:02:13.053Z] #21 119.5 + git checkout -q v17.06.2-ce [2020-08-27T23:02:13.170Z] #40 80.78 DEP criu/seccomp.d [2020-08-27T23:02:13.170Z] #40 80.95 DEP criu/rst-malloc.d [2020-08-27T23:02:13.318Z] #21 ... [2020-08-27T23:02:13.318Z] [2020-08-27T23:02:13.318Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:02:13.318Z] #41 DONE 119.7s [2020-08-27T23:02:13.318Z] [2020-08-27T23:02:13.318Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T23:02:13.318Z] #10 112.9 Selecting previously unselected package libapparmor1:arm64. [2020-08-27T23:02:13.318Z] #10 112.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-08-27T23:02:13.318Z] #10 112.9 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-08-27T23:02:13.318Z] #10 113.1 Selecting previously unselected package libapparmor-dev:arm64. [2020-08-27T23:02:13.318Z] #10 113.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-08-27T23:02:13.318Z] #10 113.1 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-08-27T23:02:13.318Z] #10 113.4 Selecting previously unselected package libbtrfs0. [2020-08-27T23:02:13.318Z] #10 113.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-08-27T23:02:13.318Z] #10 113.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-27T23:02:13.318Z] #10 113.6 Selecting previously unselected package libbtrfs-dev. [2020-08-27T23:02:13.318Z] #10 113.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-08-27T23:02:13.318Z] #10 113.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-27T23:02:13.318Z] #10 113.8 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-08-27T23:02:13.318Z] #10 113.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-08-27T23:02:13.318Z] #10 114.0 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-08-27T23:02:13.318Z] #10 114.1 Selecting previously unselected package libudev-dev:arm64. [2020-08-27T23:02:13.318Z] #10 114.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-08-27T23:02:13.318Z] #10 114.1 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-08-27T23:02:13.318Z] #10 114.4 Selecting previously unselected package libsepol1-dev:arm64. [2020-08-27T23:02:13.318Z] #10 114.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-08-27T23:02:13.318Z] #10 114.4 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-08-27T23:02:13.318Z] #10 114.8 Selecting previously unselected package libpcre16-3:arm64. [2020-08-27T23:02:13.318Z] #10 114.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-08-27T23:02:13.318Z] #10 114.8 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-08-27T23:02:13.318Z] #10 115.1 Selecting previously unselected package libpcre32-3:arm64. [2020-08-27T23:02:13.318Z] #10 115.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-08-27T23:02:13.318Z] #10 115.1 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-08-27T23:02:13.318Z] #10 115.3 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-08-27T23:02:13.318Z] #10 115.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-08-27T23:02:13.318Z] #10 115.3 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-08-27T23:02:13.318Z] #10 115.5 Selecting previously unselected package libpcre3-dev:arm64. [2020-08-27T23:02:13.318Z] #10 115.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-08-27T23:02:13.318Z] #10 115.5 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-08-27T23:02:13.318Z] #10 115.8 Selecting previously unselected package libselinux1-dev:arm64. [2020-08-27T23:02:13.318Z] #10 115.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-08-27T23:02:13.318Z] #10 115.9 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-08-27T23:02:13.318Z] #10 116.1 Selecting previously unselected package libdevmapper-dev:arm64. [2020-08-27T23:02:13.318Z] #10 116.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-08-27T23:02:13.318Z] #10 116.2 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-08-27T23:02:13.318Z] #10 116.3 Selecting previously unselected package libseccomp-dev:arm64. [2020-08-27T23:02:13.318Z] #10 116.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-08-27T23:02:13.318Z] #10 116.4 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-08-27T23:02:13.318Z] #10 117.0 Selecting previously unselected package libsystemd-dev:arm64. [2020-08-27T23:02:13.318Z] #10 117.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-08-27T23:02:13.318Z] #10 117.0 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-08-27T23:02:13.318Z] #10 118.7 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-08-27T23:02:13.318Z] #10 118.9 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-08-27T23:02:13.318Z] #10 119.0 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-08-27T23:02:13.318Z] #10 119.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-27T23:02:13.318Z] #10 119.7 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-08-27T23:02:13.318Z] #10 119.7 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-08-27T23:02:13.318Z] #10 119.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-27T23:02:13.318Z] #10 119.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-27T23:02:13.318Z] #10 119.8 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-08-27T23:02:13.318Z] #10 119.8 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-08-27T23:02:13.318Z] #10 119.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-27T23:02:13.482Z] #40 81.03 DEP criu/rbtree.d [2020-08-27T23:02:13.482Z] #40 81.06 DEP criu/pstree.d [2020-08-27T23:02:13.582Z] #10 120.0 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-27T23:02:13.582Z] #10 120.0 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-08-27T23:02:13.582Z] #10 120.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-27T23:02:13.582Z] #10 120.1 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-08-27T23:02:13.582Z] #10 120.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-27T23:02:13.582Z] #10 120.1 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-08-27T23:02:13.582Z] #10 120.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-27T23:02:13.583Z] #10 120.2 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-08-27T23:02:13.583Z] #10 120.2 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-08-27T23:02:13.583Z] #10 120.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-27T23:02:13.583Z] #10 120.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-27T23:02:13.786Z] #40 81.21 DEP criu/protobuf.d [2020-08-27T23:02:13.786Z] #40 81.34 GEN criu/protobuf-desc-gen.h [2020-08-27T23:02:13.847Z] #10 120.3 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-08-27T23:02:13.847Z] #10 120.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-27T23:02:13.847Z] #10 120.3 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-08-27T23:02:13.847Z] #10 120.3 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-08-27T23:02:13.847Z] #10 120.4 Setting up dmsetup (2:1.02.155-3) ... [2020-08-27T23:02:13.847Z] #10 120.4 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-08-27T23:02:13.847Z] #10 120.4 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-08-27T23:02:13.847Z] #10 120.5 Processing triggers for libc-bin (2.28-10) ... [2020-08-27T23:02:14.112Z] #10 ... [2020-08-27T23:02:14.112Z] [2020-08-27T23:02:14.112Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-27T23:02:14.112Z] #28 DONE 120.5s [2020-08-27T23:02:14.112Z] [2020-08-27T23:02:14.112Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:14.112Z] #39 33.79 CC images/packet-sock.o [2020-08-27T23:02:14.112Z] #39 34.32 CC images/ipc-var.o [2020-08-27T23:02:14.112Z] #39 34.51 CC images/ipc-desc.o [2020-08-27T23:02:14.112Z] #39 34.81 CC images/ipc-shm.o [2020-08-27T23:02:14.112Z] #39 35.26 CC images/ipc-msg.o [2020-08-27T23:02:14.112Z] #39 35.53 CC images/ipc-sem.o [2020-08-27T23:02:14.112Z] #39 35.76 CC images/utsns.o [2020-08-27T23:02:14.112Z] #39 35.95 CC images/creds.o [2020-08-27T23:02:14.112Z] #39 36.15 CC images/vma.o [2020-08-27T23:02:14.112Z] #39 36.35 CC images/netdev.o [2020-08-27T23:02:14.112Z] #39 37.01 CC images/tty.o [2020-08-27T23:02:14.112Z] #39 37.41 CC images/file-lock.o [2020-08-27T23:02:14.112Z] #39 37.58 CC images/rlimit.o [2020-08-27T23:02:14.112Z] #39 37.76 CC images/pagemap.o [2020-08-27T23:02:14.112Z] #39 38.22 CC images/siginfo.o [2020-08-27T23:02:14.112Z] #39 38.46 CC images/rpc.o [2020-08-27T23:02:14.179Z] #17 25.94 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-27T23:02:14.179Z] #17 25.96 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-27T23:02:14.692Z] #39 39.58 CC images/ext-file.o [2020-08-27T23:02:14.692Z] #39 ... [2020-08-27T23:02:14.692Z] [2020-08-27T23:02:14.692Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-27T23:02:14.692Z] #10 DONE 121.2s [2020-08-27T23:02:14.692Z] [2020-08-27T23:02:14.692Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:14.692Z] #39 39.71 CC images/cgroup.o [2020-08-27T23:02:14.692Z] #39 ... [2020-08-27T23:02:14.692Z] [2020-08-27T23:02:14.692Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-27T23:02:14.737Z] #17 55.67 Setting up xfsprogs (4.20.0-1) ... [2020-08-27T23:02:14.737Z] #17 55.68 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-27T23:02:14.737Z] #17 56.07 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-27T23:02:15.340Z] #40 ... [2020-08-27T23:02:15.340Z] [2020-08-27T23:02:15.340Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T23:02:15.340Z] #18 33.00 Selecting previously unselected package python3-minimal. [2020-08-27T23:02:15.340Z] #18 33.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 ... 23610 files and directories currently installed.) [2020-08-27T23:02:15.340Z] #18 33.07 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-08-27T23:02:15.340Z] #18 33.08 Unpacking python3-minimal (3.7.3-1) ... [2020-08-27T23:02:15.340Z] #18 33.23 Selecting previously unselected package libmpdec2:ppc64el. [2020-08-27T23:02:15.340Z] #18 33.24 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-08-27T23:02:15.340Z] #18 33.25 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-08-27T23:02:15.340Z] #18 33.39 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-08-27T23:02:15.340Z] #18 33.40 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-27T23:02:15.340Z] #18 33.40 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-08-27T23:02:15.340Z] #18 34.32 Selecting previously unselected package python3.7. [2020-08-27T23:02:15.340Z] #18 34.34 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-27T23:02:15.340Z] #18 34.34 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-27T23:02:15.340Z] #18 34.45 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-08-27T23:02:15.340Z] #18 34.46 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-08-27T23:02:15.340Z] #18 34.46 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-08-27T23:02:15.340Z] #18 34.53 Setting up python3-minimal (3.7.3-1) ... [2020-08-27T23:02:15.340Z] #18 35.55 Selecting previously unselected package python3. [2020-08-27T23:02:15.340Z] #18 35.55 (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-08-27T23:02:15.340Z] #18 35.62 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-08-27T23:02:15.340Z] #18 35.63 Unpacking python3 (3.7.3-1) ... [2020-08-27T23:02:15.340Z] #18 35.77 Selecting previously unselected package libip4tc0:ppc64el. [2020-08-27T23:02:15.340Z] #18 35.79 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-08-27T23:02:15.340Z] #18 35.79 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-08-27T23:02:15.340Z] #18 35.90 Selecting previously unselected package libip6tc0:ppc64el. [2020-08-27T23:02:15.340Z] #18 35.91 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-08-27T23:02:15.340Z] #18 35.92 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-08-27T23:02:15.340Z] #18 36.00 Selecting previously unselected package libiptc0:ppc64el. [2020-08-27T23:02:15.340Z] #18 36.01 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-08-27T23:02:15.340Z] #18 36.02 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-08-27T23:02:15.340Z] #18 36.10 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-08-27T23:02:15.340Z] #18 36.12 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-08-27T23:02:15.340Z] #18 36.12 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-08-27T23:02:15.340Z] #18 36.21 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-08-27T23:02:15.340Z] #18 36.22 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-08-27T23:02:15.340Z] #18 36.23 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-08-27T23:02:15.340Z] #18 36.35 Selecting previously unselected package libnftnl11:ppc64el. [2020-08-27T23:02:15.340Z] #18 36.36 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-08-27T23:02:15.340Z] #18 36.36 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-08-27T23:02:15.340Z] #18 36.45 Selecting previously unselected package iptables. [2020-08-27T23:02:15.340Z] #18 36.46 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-08-27T23:02:15.340Z] #18 36.47 Unpacking iptables (1.8.2-4) ... [2020-08-27T23:02:15.340Z] #18 36.94 Selecting previously unselected package xxd. [2020-08-27T23:02:15.340Z] #18 36.97 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-08-27T23:02:15.340Z] #18 36.97 Unpacking xxd (2:8.1.0875-5) ... [2020-08-27T23:02:15.340Z] #18 37.09 Selecting previously unselected package vim-common. [2020-08-27T23:02:15.340Z] #18 37.09 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-27T23:02:15.340Z] #18 37.15 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-27T23:02:15.340Z] #18 37.31 Selecting previously unselected package bash-completion. [2020-08-27T23:02:15.340Z] #18 37.32 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-27T23:02:15.935Z] #17 56.97 Setting up python3-distutils (3.7.3-1) ... [2020-08-27T23:02:16.089Z] #17 27.69 Selecting previously unselected package python3-minimal. [2020-08-27T23:02:16.089Z] #17 27.70 (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-08-27T23:02:16.089Z] #17 27.73 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-08-27T23:02:16.089Z] #17 27.74 Unpacking python3-minimal (3.7.3-1) ... [2020-08-27T23:02:16.089Z] #17 27.82 Selecting previously unselected package libmpdec2:amd64. [2020-08-27T23:02:16.089Z] #17 27.82 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-08-27T23:02:16.089Z] #17 27.84 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-08-27T23:02:16.089Z] #17 27.93 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-08-27T23:02:16.089Z] #17 27.93 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-08-27T23:02:16.089Z] #17 27.94 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-27T23:02:16.194Z] #17 57.44 Setting up python3-setuptools (40.8.0-1) ... [2020-08-27T23:02:16.659Z] #17 28.78 Selecting previously unselected package python3.7. [2020-08-27T23:02:16.919Z] #17 28.78 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-08-27T23:02:16.919Z] #17 28.79 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-27T23:02:16.919Z] #17 28.88 Selecting previously unselected package libpython3-stdlib:amd64. [2020-08-27T23:02:16.919Z] #17 28.89 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-08-27T23:02:16.919Z] #17 28.90 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-27T23:02:17.180Z] #17 29.01 Setting up python3-minimal (3.7.3-1) ... [2020-08-27T23:02:17.455Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-27T23:02:17.456Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2020-08-27T23:02:17.456Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-08-27T23:02:17.456Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-27T23:02:17.456Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-27T23:02:17.456Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-27T23:02:17.456Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-27T23:02:17.456Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-27T23:02:17.456Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-27T23:02:17.456Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-27T23:02:17.456Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-27T23:02:17.456Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-27T23:02:17.574Z] #17 58.68 Setting up python3-pip (18.1-5) ... [2020-08-27T23:02:17.749Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-27T23:02:17.749Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-27T23:02:17.750Z] #17 29.77 Selecting previously unselected package python3. [2020-08-27T23:02:17.750Z] #17 29.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-08-27T23:02:17.750Z] #17 29.81 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-08-27T23:02:17.750Z] #17 29.83 Unpacking python3 (3.7.3-1) ... [2020-08-27T23:02:18.010Z] #17 29.92 Selecting previously unselected package libip4tc0:amd64. [2020-08-27T23:02:18.010Z] #17 29.92 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-08-27T23:02:18.010Z] #17 29.93 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-08-27T23:02:18.010Z] #17 30.01 Selecting previously unselected package libip6tc0:amd64. [2020-08-27T23:02:18.010Z] #17 30.01 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-08-27T23:02:18.010Z] #17 30.02 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-08-27T23:02:18.010Z] #17 30.09 Selecting previously unselected package libiptc0:amd64. [2020-08-27T23:02:18.010Z] #17 30.09 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-08-27T23:02:18.010Z] #17 30.11 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-08-27T23:02:18.018Z] #11 DONE 3.1s [2020-08-27T23:02:18.018Z] [2020-08-27T23:02:18.018Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-27T23:02:18.139Z] #18 41.40 Unpacking bash-completion (1:2.8-6) ... [2020-08-27T23:02:18.185Z] Client: Docker Engine - Enterprise [2020-08-27T23:02:18.185Z] Version: 19.03.5 [2020-08-27T23:02:18.185Z] API version: 1.40 [2020-08-27T23:02:18.185Z] Go version: go1.12.12 [2020-08-27T23:02:18.185Z] Git commit: 2ee0c57608 [2020-08-27T23:02:18.185Z] Built: 11/13/2019 08:00:16 [2020-08-27T23:02:18.185Z] OS/Arch: windows/amd64 [2020-08-27T23:02:18.185Z] Experimental: false [2020-08-27T23:02:18.185Z] [2020-08-27T23:02:18.185Z] Server: Docker Engine - Enterprise [2020-08-27T23:02:18.185Z] Engine: [2020-08-27T23:02:18.185Z] Version: 19.03.5 [2020-08-27T23:02:18.185Z] API version: 1.40 (minimum version 1.24) [2020-08-27T23:02:18.185Z] Go version: go1.12.12 [2020-08-27T23:02:18.185Z] Git commit: 2ee0c57608 [2020-08-27T23:02:18.185Z] Built: 11/13/2019 07:58:51 [2020-08-27T23:02:18.185Z] OS/Arch: windows/amd64 [2020-08-27T23:02:18.185Z] Experimental: true [2020-08-27T23:02:18.270Z] #17 30.17 Selecting previously unselected package libnfnetlink0:amd64. [2020-08-27T23:02:18.270Z] #17 30.18 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-08-27T23:02:18.270Z] #17 30.18 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-27T23:02:18.270Z] #17 30.26 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-08-27T23:02:18.270Z] #17 30.26 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-08-27T23:02:18.270Z] #17 30.27 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-27T23:02:18.270Z] #17 30.35 Selecting previously unselected package libnftnl11:amd64. [2020-08-27T23:02:18.270Z] #17 30.36 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-08-27T23:02:18.270Z] #17 30.37 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-08-27T23:02:18.388Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.7% of statements [2020-08-27T23:02:18.388Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-27T23:02:18.388Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-27T23:02:18.388Z] ? github.com/docker/docker/api/types [no test files] [2020-08-27T23:02:18.388Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-27T23:02:18.388Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-27T23:02:18.388Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-27T23:02:18.388Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-27T23:02:18.513Z] #17 59.72 Processing triggers for libc-bin (2.28-10) ... [2020-08-27T23:02:18.513Z] #17 59.76 Processing triggers for mime-support (3.62) ... [2020-08-27T23:02:18.531Z] #17 30.46 Selecting previously unselected package iptables. [2020-08-27T23:02:18.531Z] #17 30.46 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-08-27T23:02:18.531Z] #17 30.46 Unpacking iptables (1.8.2-4) ... [2020-08-27T23:02:18.682Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-08-27T23:02:18.682Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-08-27T23:02:18.682Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-27T23:02:18.682Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-27T23:02:18.682Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-27T23:02:18.682Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-27T23:02:18.682Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-27T23:02:18.682Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-27T23:02:18.682Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-27T23:02:18.790Z] #17 30.75 Selecting previously unselected package xxd. [2020-08-27T23:02:18.790Z] #17 30.75 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-27T23:02:18.790Z] #17 30.75 Unpacking xxd (2:8.1.0875-5) ... [2020-08-27T23:02:18.790Z] #17 30.86 Selecting previously unselected package vim-common. [2020-08-27T23:02:18.794Z] #18 41.86 Selecting previously unselected package bzip2. [2020-08-27T23:02:18.794Z] #18 41.87 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-08-27T23:02:18.794Z] #18 41.90 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-27T23:02:18.794Z] #18 41.99 Selecting previously unselected package xz-utils. [2020-08-27T23:02:18.794Z] #18 ... [2020-08-27T23:02:18.794Z] [2020-08-27T23:02:18.794Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [Pipeline] sh [2020-08-27T23:02:18.976Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-08-27T23:02:18.976Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-08-27T23:02:18.976Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-27T23:02:18.976Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-27T23:02:18.976Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-27T23:02:18.976Z] ? github.com/docker/docker/builder [no test files] [2020-08-27T23:02:18.976Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-27T23:02:18.976Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-27T23:02:18.976Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-27T23:02:18.976Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-27T23:02:18.976Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-27T23:02:18.976Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-27T23:02:18.976Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-27T23:02:19.051Z] #17 30.86 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-27T23:02:19.051Z] #17 30.88 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-27T23:02:19.051Z] #17 31.00 Selecting previously unselected package bash-completion. [2020-08-27T23:02:19.051Z] #17 31.00 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-27T23:02:19.615Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-08-27T23:02:19.743Z] + docker info [2020-08-27T23:02:19.950Z] #12 DONE 2.3s [2020-08-27T23:02:19.950Z] [2020-08-27T23:02:19.950Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:19.950Z] #39 40.35 CC images/userns.o [2020-08-27T23:02:19.950Z] #39 40.59 CC images/google/protobuf/descriptor.o [2020-08-27T23:02:19.950Z] #39 42.16 CC images/opts.o [2020-08-27T23:02:19.950Z] #39 42.48 CC images/seccomp.o [2020-08-27T23:02:19.950Z] #39 42.86 CC images/binfmt-misc.o [2020-08-27T23:02:19.950Z] #39 43.15 CC images/time.o [2020-08-27T23:02:19.950Z] #39 43.39 CC images/sysctl.o [2020-08-27T23:02:19.950Z] #39 43.60 CC images/autofs.o [2020-08-27T23:02:19.950Z] #39 43.84 CC images/macvlan.o [2020-08-27T23:02:19.950Z] #39 43.98 CC images/sit.o [2020-08-27T23:02:19.950Z] #39 44.39 CC images/memfd.o [2020-08-27T23:02:19.950Z] #39 44.69 CC images/timens.o [2020-08-27T23:02:19.950Z] #39 44.88 LINK images/built-in.o [2020-08-27T23:02:19.950Z] #39 45.01 GEN compel/include/asm [2020-08-27T23:02:19.950Z] #39 45.04 GEN compel/include/version.h [2020-08-27T23:02:19.950Z] #39 45.05 touch .config [2020-08-27T23:02:19.950Z] #39 45.14 GEN include/common/config.h [2020-08-27T23:02:20.214Z] #39 45.23 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-27T23:02:20.214Z] #39 45.24 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-08-27T23:02:20.214Z] #39 45.29 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-08-27T23:02:20.214Z] #39 45.32 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-08-27T23:02:20.214Z] #39 45.36 DEP compel/plugins/std/infect.d [2020-08-27T23:02:20.420Z] #17 DONE 61.5s [2020-08-27T23:02:20.420Z] [2020-08-27T23:02:20.420Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:20.420Z] #39 123.5 CC criu/filesystems.o [2020-08-27T23:02:20.420Z] #39 124.2 CC criu/fsnotify.o [2020-08-27T23:02:20.420Z] #39 125.4 CC criu/image-desc.o [2020-08-27T23:02:20.420Z] #39 125.5 CC criu/image.o [2020-08-27T23:02:20.420Z] #39 126.3 CC criu/ipc_ns.o [2020-08-27T23:02:20.420Z] #39 127.4 CC criu/irmap.o [2020-08-27T23:02:20.420Z] #39 128.0 CC criu/kcmp-ids.o [2020-08-27T23:02:20.420Z] #39 128.3 CC criu/kerndat.o [2020-08-27T23:02:20.420Z] #39 129.5 CC criu/libnetlink.o [2020-08-27T23:02:20.420Z] #39 129.9 CC criu/log.o [2020-08-27T23:02:20.420Z] #39 130.4 CC criu/lsm.o [2020-08-27T23:02:20.420Z] #39 130.7 CC criu/mem.o [2020-08-27T23:02:20.420Z] #39 ... [2020-08-27T23:02:20.420Z] [2020-08-27T23:02:20.420Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-27T23:02:20.481Z] #39 45.47 DEP compel/plugins/std/string.d [2020-08-27T23:02:20.481Z] #39 45.54 DEP compel/plugins/std/log.d [2020-08-27T23:02:20.481Z] #39 45.60 DEP compel/plugins/std/fds.d [2020-08-27T23:02:20.481Z] #39 45.67 DEP compel/plugins/std/std.d [2020-08-27T23:02:20.744Z] #39 45.77 DEP compel/plugins/shmem/shmem.d [2020-08-27T23:02:20.744Z] #39 45.83 DEP compel/plugins/fds/fds.d [2020-08-27T23:02:20.744Z] #39 46.01 CC compel/plugins/std/std.o [2020-08-27T23:02:21.217Z] #22 155.1 Checking out files: 25% (2799/10861) Checking out files: 26% (2824/10861) Checking out files: 27% (2933/10861) Checking out files: 28% (3042/10861) Checking out files: 29% (3150/10861) Checking out files: 30% (3259/10861) Checking out files: 31% (3367/10861) Checking out files: 32% (3476/10861) Checking out files: 33% (3585/10861) Checking out files: 34% (3693/10861) Checking out files: 35% (3802/10861) Checking out files: 36% (3910/10861) Checking out files: 36% (3945/10861) Checking out files: 37% (4019/10861) Checking out files: 38% (4128/10861) Checking out files: 39% (4236/10861) Checking out files: 40% (4345/10861) Checking out files: 41% (4454/10861) Checking out files: 42% (4562/10861) Checking out files: 43% (4671/10861) Checking out files: 44% (4779/10861) Checking out files: 45% (4888/10861) Checking out files: 46% (4997/10861) Checking out files: 47% (5105/10861) Checking out files: 48% (5214/10861) Checking out files: 49% (5322/10861) Checking out files: 50% (5431/10861) Checking out files: 51% (5540/10861) Checking out files: 52% (5648/10861) Checking out files: 53% (5757/10861) Checking out files: 54% (5865/10861) Checking out files: 55% (5974/10861) Checking out files: 56% (6083/10861) Checking out files: 57% (6191/10861) Checking out files: 58% (6300/10861) Checking out files: 59% (6408/10861) Checking out files: 60% (6517/10861) Checking out files: 61% (6626/10861) Checking out files: 62% (6734/10861) Checking out files: 63% (6843/10861) Checking out files: 64% (6952/10861) Checking out files: 65% (7060/10861) Checking out files: 66% (7169/10861) Checking out files: 67% (7277/10861) Checking out files: 67% (7313/10861) Checking out files: 68% (7386/10861) Checking out files: 69% (7495/10861) Checking out files: 70% (7603/10861) Checking out files: 71% (7712/10861) Checking out files: 72% (7820/10861) Checking out files: 73% (7929/10861) Checking out files: 74% (8038/10861) Checking out files: 75% (8146/10861) Checking out files: 76% (8255/10861) [2020-08-27T23:02:21.217Z] #22 ... [2020-08-27T23:02:21.217Z] [2020-08-27T23:02:21.217Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:02:21.217Z] #42 147.7 mime [2020-08-27T23:02:21.217Z] #42 149.9 vendor/golang.org/x/net/idna [2020-08-27T23:02:21.217Z] #42 151.3 net/textproto [2020-08-27T23:02:21.217Z] #42 151.3 crypto/x509 [2020-08-27T23:02:21.217Z] #42 153.4 mime/multipart [2020-08-27T23:02:21.217Z] #42 154.5 vendor/golang.org/x/net/http/httpproxy [2020-08-27T23:02:21.217Z] #42 154.5 vendor/golang.org/x/net/http/httpguts [2020-08-27T23:02:21.217Z] #42 ... [2020-08-27T23:02:21.217Z] [2020-08-27T23:02:21.217Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:02:21.325Z] #39 46.29 CC compel/plugins/std/fds.o [2020-08-27T23:02:21.358Z] #18 0.966 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-27T23:02:21.358Z] #18 0.970 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-27T23:02:21.358Z] #18 0.973 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-27T23:02:21.358Z] #18 DONE 1.0s [2020-08-27T23:02:21.358Z] [2020-08-27T23:02:21.358Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-27T23:02:21.592Z] #17 33.44 Unpacking bash-completion (1:2.8-6) ... [2020-08-27T23:02:21.594Z] #39 46.64 CC compel/plugins/std/log.o [2020-08-27T23:02:21.852Z] #17 33.83 Selecting previously unselected package bzip2. [2020-08-27T23:02:21.852Z] #17 33.85 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-08-27T23:02:21.852Z] #17 33.85 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-27T23:02:22.112Z] #17 33.94 Selecting previously unselected package xz-utils. [2020-08-27T23:02:22.112Z] #17 33.95 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-08-27T23:02:22.112Z] #17 33.95 Unpacking xz-utils (5.2.4-1) ... [2020-08-27T23:02:22.112Z] #17 34.12 Selecting previously unselected package apparmor. [2020-08-27T23:02:22.112Z] #17 34.12 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-08-27T23:02:22.112Z] #17 34.20 Unpacking apparmor (2.13.2-10) ... [2020-08-27T23:02:22.112Z] #17 ... [2020-08-27T23:02:22.112Z] [2020-08-27T23:02:22.112Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:22.112Z] #39 82.43 DEP criu/config.d [2020-08-27T23:02:22.112Z] #39 82.68 DEP criu/clone-noasan.d [2020-08-27T23:02:22.112Z] #39 82.81 DEP criu/cgroup.d [2020-08-27T23:02:22.112Z] #39 83.10 DEP criu/cgroup-props.d [2020-08-27T23:02:22.112Z] #39 83.27 DEP criu/bitmap.d [2020-08-27T23:02:22.112Z] #39 83.30 DEP criu/bfd.d [2020-08-27T23:02:22.112Z] #39 83.43 DEP criu/autofs.d [2020-08-27T23:02:22.112Z] #39 83.54 DEP criu/aio.d [2020-08-27T23:02:22.112Z] #39 83.70 DEP criu/action-scripts.d [2020-08-27T23:02:22.112Z] #39 83.94 CC criu/action-scripts.o [2020-08-27T23:02:22.112Z] #39 84.34 CC criu/aio.o [2020-08-27T23:02:22.112Z] #39 84.92 CC criu/autofs.o [2020-08-27T23:02:22.112Z] #39 86.30 CC criu/bfd.o [2020-08-27T23:02:22.112Z] #39 86.71 CC criu/bitmap.o [2020-08-27T23:02:22.112Z] #39 86.84 CC criu/cgroup-props.o [2020-08-27T23:02:22.112Z] #39 87.62 CC criu/cgroup.o [2020-08-27T23:02:22.112Z] #39 90.15 CC criu/clone-noasan.o [2020-08-27T23:02:22.113Z] #39 90.39 CC criu/config.o [2020-08-27T23:02:22.113Z] #39 91.65 CC criu/cr-check.o [2020-08-27T23:02:22.135Z] #22 155.1 Checking out files: 25% (2799/10861) Checking out files: 26% (2824/10861) Checking out files: 27% (2933/10861) Checking out files: 28% (3042/10861) Checking out files: 29% (3150/10861) Checking out files: 30% (3259/10861) Checking out files: 31% (3367/10861) Checking out files: 32% (3476/10861) Checking out files: 33% (3585/10861) Checking out files: 34% (3693/10861) Checking out files: 35% (3802/10861) Checking out files: 36% (3910/10861) Checking out files: 36% (3945/10861) Checking out files: 37% (4019/10861) Checking out files: 38% (4128/10861) Checking out files: 39% (4236/10861) Checking out files: 40% (4345/10861) Checking out files: 41% (4454/10861) Checking out files: 42% (4562/10861) Checking out files: 43% (4671/10861) Checking out files: 44% (4779/10861) Checking out files: 45% (4888/10861) Checking out files: 46% (4997/10861) Checking out files: 47% (5105/10861) Checking out files: 48% (5214/10861) Checking out files: 49% (5322/10861) Checking out files: 50% (5431/10861) Checking out files: 51% (5540/10861) Checking out files: 52% (5648/10861) Checking out files: 53% (5757/10861) Checking out files: 54% (5865/10861) Checking out files: 55% (5974/10861) Checking out files: 56% (6083/10861) Checking out files: 57% (6191/10861) Checking out files: 58% (6300/10861) Checking out files: 59% (6408/10861) Checking out files: 60% (6517/10861) Checking out files: 61% (6626/10861) Checking out files: 62% (6734/10861) Checking out files: 63% (6843/10861) Checking out files: 64% (6952/10861) Checking out files: 65% (7060/10861) Checking out files: 66% (7169/10861) Checking out files: 67% (7277/10861) Checking out files: 67% (7313/10861) Checking out files: 68% (7386/10861) Checking out files: 69% (7495/10861) Checking out files: 70% (7603/10861) Checking out files: 71% (7712/10861) Checking out files: 72% (7820/10861) Checking out files: 73% (7929/10861) Checking out files: 74% (8038/10861) Checking out files: 75% (8146/10861) Checking out files: 76% (8255/10861) Checking out files: 77% (8363/10861) Checking out files: 78% (8472/10861) Checking out files: 79% (8581/10861) Checking out files: 80% (8689/10861) Checking out files: 81% (8798/10861) Checking out files: 82% (8907/10861) Checking out files: 83% (9015/10861) Checking out files: 84% (9124/10861) Checking out files: 85% (9232/10861) Checking out files: 86% (9341/10861) Checking out files: 87% (9450/10861) Checking out files: 88% (9558/10861) Checking out files: 88% (9643/10861) Checking out files: 89% (9667/10861) Checking out files: 90% (9775/10861) Checking out files: 91% (9884/10861) Checking out files: 92% (9993/10861) Checking out files: 93% (10101/10861) Checking out files: 94% (10210/10861) Checking out files: 95% (10318/10861) Checking out files: 96% (10427/10861) Checking out files: 97% (10536/10861) Checking out files: 98% (10644/10861) Checking out files: 99% (10753/10861) Checking out files: 100% (10861/10861) Checking out files: 100% (10861/10861), done. [2020-08-27T23:02:22.173Z] #39 47.17 CC compel/plugins/std/string.o [2020-08-27T23:02:22.363Z] ok github.com/docker/docker/builder/remotecontext 0.365s coverage: 13.6% of statements [2020-08-27T23:02:22.363Z] ok github.com/docker/docker/builder/dockerfile 0.946s coverage: 48.0% of statements [2020-08-27T23:02:22.435Z] #22 158.7 + cd /tmp/tmp.UdyTFYDPzc/tmp/docker-ce [2020-08-27T23:02:22.435Z] #22 158.7 + git checkout -q v17.06.2-ce [2020-08-27T23:02:22.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-27T23:02:22.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-27T23:02:22.683Z] #39 ... [2020-08-27T23:02:22.683Z] [2020-08-27T23:02:22.683Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T23:02:22.683Z] #17 34.56 Selecting previously unselected package aufs-tools. [2020-08-27T23:02:22.683Z] #17 34.57 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-08-27T23:02:22.683Z] #17 34.57 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-27T23:02:22.683Z] #17 34.70 Selecting previously unselected package libonig5:amd64. [2020-08-27T23:02:22.683Z] #17 34.71 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-08-27T23:02:22.683Z] #17 34.74 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-27T23:02:22.748Z] #39 ... [2020-08-27T23:02:22.748Z] [2020-08-27T23:02:22.748Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-27T23:02:22.748Z] #13 1.471 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-27T23:02:22.748Z] #13 DONE 2.5s [2020-08-27T23:02:22.748Z] [2020-08-27T23:02:22.748Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:22.748Z] #39 47.75 CC compel/plugins/std/infect.o [2020-08-27T23:02:22.748Z] #39 ... [2020-08-27T23:02:22.748Z] [2020-08-27T23:02:22.748Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-27T23:02:22.943Z] #17 34.84 Selecting previously unselected package libjq1:amd64. [2020-08-27T23:02:22.943Z] #17 34.85 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-27T23:02:22.943Z] #17 34.86 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-27T23:02:22.943Z] #17 34.96 Selecting previously unselected package jq. [2020-08-27T23:02:22.943Z] #17 34.96 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-27T23:02:22.943Z] #17 34.97 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-27T23:02:22.943Z] #17 35.05 Selecting previously unselected package libaio1:amd64. [2020-08-27T23:02:23.000Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-08-27T23:02:23.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-27T23:02:23.204Z] #17 35.06 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-08-27T23:02:23.204Z] #17 35.06 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-08-27T23:02:23.204Z] #17 35.12 Selecting previously unselected package libgpm2:amd64. [2020-08-27T23:02:23.204Z] #17 35.14 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-08-27T23:02:23.204Z] #17 35.15 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-08-27T23:02:23.204Z] #17 35.21 Selecting previously unselected package libicu63:amd64. [2020-08-27T23:02:23.204Z] #17 35.23 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-27T23:02:23.204Z] #17 35.23 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-27T23:02:23.638Z] ok github.com/docker/docker/builder/remotecontext/git 1.221s coverage: 86.3% of statements [2020-08-27T23:02:23.931Z] ? github.com/docker/docker/cli [no test files] [2020-08-27T23:02:23.931Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-27T23:02:24.679Z] #14 DONE 1.9s [2020-08-27T23:02:24.679Z] [2020-08-27T23:02:24.679Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-27T23:02:24.679Z] #15 ... [2020-08-27T23:02:24.679Z] [2020-08-27T23:02:24.679Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:02:24.679Z] #49 2.398 + RM_GOPATH=0 [2020-08-27T23:02:24.679Z] #49 2.398 + TMP_GOPATH= [2020-08-27T23:02:24.679Z] #49 2.400 + : /build [2020-08-27T23:02:24.679Z] #49 2.400 + '[' -z '' ']' [2020-08-27T23:02:24.679Z] #49 2.404 ++ mktemp -d [2020-08-27T23:02:24.679Z] #49 2.404 + export GOPATH=/tmp/tmp.DJW0WmpjCI [2020-08-27T23:02:24.679Z] #49 2.404 + GOPATH=/tmp/tmp.DJW0WmpjCI [2020-08-27T23:02:24.679Z] #49 2.404 + RM_GOPATH=1 [2020-08-27T23:02:24.679Z] #49 2.404 + case "$(go env GOARCH)" in [2020-08-27T23:02:24.679Z] #49 2.404 ++ go env GOARCH [2020-08-27T23:02:24.679Z] #49 2.437 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T23:02:24.679Z] #49 2.437 + GO_BUILDMODE=-buildmode=pie [2020-08-27T23:02:24.679Z] #49 2.437 ++ dirname /tmp/install/install.sh [2020-08-27T23:02:24.679Z] #49 2.437 + dir=/tmp/install [2020-08-27T23:02:24.679Z] #49 2.437 + bin=runc [2020-08-27T23:02:24.679Z] #49 2.437 + shift [2020-08-27T23:02:24.679Z] #49 2.437 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-27T23:02:24.679Z] #49 2.437 + . /tmp/install/runc.installer [2020-08-27T23:02:24.679Z] #49 2.437 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-27T23:02:24.679Z] #49 2.437 + install_runc [2020-08-27T23:02:24.679Z] #49 2.437 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-27T23:02:24.679Z] #49 2.450 + uname -r [2020-08-27T23:02:24.679Z] #49 2.460 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-27T23:02:24.679Z] #49 2.460 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-08-27T23:02:24.679Z] #49 2.460 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DJW0WmpjCI/src/github.com/opencontainers/runc [2020-08-27T23:02:24.679Z] #49 2.460 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-08-27T23:02:24.679Z] #49 2.472 Cloning into '/tmp/tmp.DJW0WmpjCI/src/github.com/opencontainers/runc'... [2020-08-27T23:02:24.679Z] #49 8.284 + cd /tmp/tmp.DJW0WmpjCI/src/github.com/opencontainers/runc [2020-08-27T23:02:24.679Z] #49 8.284 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-27T23:02:24.679Z] #49 8.629 + '[' -z '' ']' [2020-08-27T23:02:24.679Z] #49 8.629 + target=static [2020-08-27T23:02:24.679Z] #49 8.629 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-27T23:02:24.679Z] #49 8.762 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-08-27T23:02:24.946Z] #49 ... [2020-08-27T23:02:24.946Z] [2020-08-27T23:02:24.946Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:24.946Z] #39 48.39 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-08-27T23:02:24.946Z] #39 48.43 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-08-27T23:02:24.946Z] #39 48.50 AR compel/plugins/std.lib.a [2020-08-27T23:02:24.946Z] #39 48.68 CC compel/plugins/fds/fds.o [2020-08-27T23:02:24.946Z] #39 48.96 AR compel/plugins/fds.lib.a [2020-08-27T23:02:24.946Z] #39 49.01 HOSTDEP compel/src/lib/log-host.d [2020-08-27T23:02:24.946Z] #39 49.07 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-27T23:02:24.946Z] #39 49.17 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-08-27T23:02:24.946Z] #39 49.24 HOSTDEP compel/src/main-host.d [2020-08-27T23:02:24.946Z] #39 49.43 DEP compel/src/lib/ptrace.d [2020-08-27T23:02:24.946Z] #39 49.48 DEP compel/src/lib/infect.d [2020-08-27T23:02:24.946Z] #39 49.57 DEP compel/src/lib/infect-util.d [2020-08-27T23:02:24.946Z] #39 49.70 DEP compel/src/lib/infect-rpc.d [2020-08-27T23:02:24.946Z] #39 49.82 DEP compel/arch/aarch64/src/lib/infect.d [2020-08-27T23:02:24.946Z] #39 49.95 DEP compel/arch/aarch64/src/lib/cpu.d [2020-08-27T23:02:24.946Z] #39 50.06 DEP compel/src/lib/log.d [2020-08-27T23:02:24.946Z] #39 50.21 DEP compel/src/main.d [2020-08-27T23:02:25.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-27T23:02:25.214Z] #39 50.30 DEP compel/src/lib/handle-elf.d [2020-08-27T23:02:25.472Z] ok github.com/docker/docker/client 0.130s coverage: 75.4% of statements [2020-08-27T23:02:25.478Z] #39 50.36 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-08-27T23:02:25.478Z] #39 50.43 CC compel/src/lib/log.o [2020-08-27T23:02:25.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-27T23:02:25.742Z] #39 50.70 CC compel/arch/aarch64/src/lib/cpu.o [2020-08-27T23:02:26.006Z] #39 ... [2020-08-27T23:02:26.006Z] [2020-08-27T23:02:26.006Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-27T23:02:26.006Z] #15 DONE 1.6s [2020-08-27T23:02:26.006Z] [2020-08-27T23:02:26.006Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:26.006Z] #39 50.97 CC compel/arch/aarch64/src/lib/infect.o [2020-08-27T23:02:26.020Z] #22 161.8 + mkdir -p /tmp/tmp.UdyTFYDPzc/src/github.com/docker [2020-08-27T23:02:26.020Z] #22 161.8 + mv components/cli /tmp/tmp.UdyTFYDPzc/src/github.com/docker/cli [2020-08-27T23:02:26.020Z] #22 161.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-08-27T23:02:26.020Z] #22 ... [2020-08-27T23:02:26.020Z] [2020-08-27T23:02:26.020Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:26.020Z] #40 83.32 DEP criu/protobuf-desc.d [2020-08-27T23:02:26.020Z] #40 83.53 DEP criu/proc_parse.d [2020-08-27T23:02:26.020Z] #40 83.71 DEP criu/plugin.d [2020-08-27T23:02:26.020Z] #40 83.81 DEP criu/pipes.d [2020-08-27T23:02:26.020Z] #40 83.98 DEP criu/pie-util.d [2020-08-27T23:02:26.020Z] #40 84.09 DEP criu/pie-util-vdso.d [2020-08-27T23:02:26.020Z] #40 84.27 DEP criu/path.d [2020-08-27T23:02:26.020Z] #40 84.40 DEP criu/parasite-syscall.d [2020-08-27T23:02:26.020Z] #40 84.69 DEP criu/pagemap.d [2020-08-27T23:02:26.020Z] #40 84.85 DEP criu/pagemap-cache.d [2020-08-27T23:02:26.020Z] #40 85.09 DEP criu/page-xfer.d [2020-08-27T23:02:26.020Z] #40 85.36 DEP criu/page-pipe.d [2020-08-27T23:02:26.020Z] #40 85.48 DEP criu/netfilter.d [2020-08-27T23:02:26.020Z] #40 85.66 DEP criu/net.d [2020-08-27T23:02:26.020Z] #40 85.86 DEP criu/namespaces.d [2020-08-27T23:02:26.020Z] #40 86.13 DEP criu/mount.d [2020-08-27T23:02:26.020Z] #40 86.39 DEP criu/memfd.d [2020-08-27T23:02:26.020Z] #40 86.58 DEP criu/mem.d [2020-08-27T23:02:26.020Z] #40 86.79 DEP criu/lsm.d [2020-08-27T23:02:26.020Z] #40 87.03 DEP criu/log.d [2020-08-27T23:02:26.020Z] #40 87.22 DEP criu/libnetlink.d [2020-08-27T23:02:26.020Z] #40 87.37 DEP criu/kerndat.d [2020-08-27T23:02:26.020Z] #40 87.63 DEP criu/kcmp-ids.d [2020-08-27T23:02:26.020Z] #40 87.72 DEP criu/irmap.d [2020-08-27T23:02:26.020Z] #40 87.92 DEP criu/ipc_ns.d [2020-08-27T23:02:26.020Z] #40 88.15 DEP criu/image.d [2020-08-27T23:02:26.020Z] #40 88.42 DEP criu/image-desc.d [2020-08-27T23:02:26.020Z] #40 88.53 DEP criu/fsnotify.d [2020-08-27T23:02:26.020Z] #40 88.82 DEP criu/filesystems.d [2020-08-27T23:02:26.020Z] #40 89.09 DEP criu/files.d [2020-08-27T23:02:26.020Z] #40 89.31 DEP criu/files-reg.d [2020-08-27T23:02:26.020Z] #40 89.53 DEP criu/files-ext.d [2020-08-27T23:02:26.020Z] #40 89.68 DEP criu/file-lock.d [2020-08-27T23:02:26.020Z] #40 89.84 DEP criu/file-ids.d [2020-08-27T23:02:26.020Z] #40 90.03 DEP criu/fifo.d [2020-08-27T23:02:26.020Z] #40 90.25 DEP criu/fdstore.d [2020-08-27T23:02:26.020Z] #40 90.37 DEP criu/fault-injection.d [2020-08-27T23:02:26.020Z] #40 90.39 DEP criu/external.d [2020-08-27T23:02:26.020Z] #40 90.50 DEP criu/eventpoll.d [2020-08-27T23:02:26.020Z] #40 90.72 DEP criu/eventfd.d [2020-08-27T23:02:26.020Z] #40 91.07 DEP criu/crtools.d [2020-08-27T23:02:26.020Z] #40 91.37 DEP criu/cr-service.d [2020-08-27T23:02:26.020Z] #40 91.56 DEP criu/cr-restore.d [2020-08-27T23:02:26.020Z] #40 91.83 DEP criu/cr-errno.d [2020-08-27T23:02:26.020Z] #40 91.85 DEP criu/cr-dump.d [2020-08-27T23:02:26.020Z] #40 92.10 DEP criu/cr-dedup.d [2020-08-27T23:02:26.020Z] #40 92.25 DEP criu/cr-check.d [2020-08-27T23:02:26.020Z] #40 92.46 DEP criu/config.d [2020-08-27T23:02:26.020Z] #40 92.66 DEP criu/clone-noasan.d [2020-08-27T23:02:26.020Z] #40 92.76 DEP criu/cgroup.d [2020-08-27T23:02:26.020Z] #40 92.95 DEP criu/cgroup-props.d [2020-08-27T23:02:26.020Z] #40 93.13 DEP criu/bitmap.d [2020-08-27T23:02:26.020Z] #40 93.15 DEP criu/bfd.d [2020-08-27T23:02:26.020Z] #40 93.30 DEP criu/autofs.d [2020-08-27T23:02:26.020Z] #40 ... [2020-08-27T23:02:26.020Z] [2020-08-27T23:02:26.020Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T23:02:26.020Z] #18 41.99 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-08-27T23:02:26.020Z] #18 42.00 Unpacking xz-utils (5.2.4-1) ... [2020-08-27T23:02:26.020Z] #18 42.23 Selecting previously unselected package apparmor. [2020-08-27T23:02:26.020Z] #18 42.24 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-08-27T23:02:26.020Z] #18 42.31 Unpacking apparmor (2.13.2-10) ... [2020-08-27T23:02:26.020Z] #18 42.72 Selecting previously unselected package aufs-tools. [2020-08-27T23:02:26.020Z] #18 42.73 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-08-27T23:02:26.020Z] #18 42.74 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-27T23:02:26.020Z] #18 42.86 Selecting previously unselected package libonig5:ppc64el. [2020-08-27T23:02:26.020Z] #18 42.87 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-08-27T23:02:26.020Z] #18 42.88 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-08-27T23:02:26.020Z] #18 43.02 Selecting previously unselected package libjq1:ppc64el. [2020-08-27T23:02:26.020Z] #18 43.03 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-27T23:02:26.020Z] #18 43.03 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-27T23:02:26.020Z] #18 43.12 Selecting previously unselected package jq. [2020-08-27T23:02:26.020Z] #18 43.13 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-27T23:02:26.020Z] #18 43.13 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-27T23:02:26.020Z] #18 43.20 Selecting previously unselected package libaio1:ppc64el. [2020-08-27T23:02:26.020Z] #18 43.20 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-08-27T23:02:26.020Z] #18 43.21 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-08-27T23:02:26.020Z] #18 43.28 Selecting previously unselected package libgpm2:ppc64el. [2020-08-27T23:02:26.020Z] #18 43.29 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-08-27T23:02:26.020Z] #18 43.31 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-08-27T23:02:26.020Z] #18 43.38 Selecting previously unselected package libicu63:ppc64el. [2020-08-27T23:02:26.020Z] #18 43.39 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-08-27T23:02:26.020Z] #18 43.40 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-27T23:02:26.020Z] #18 47.74 Selecting previously unselected package libnet1:ppc64el. [2020-08-27T23:02:26.020Z] #18 47.75 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-08-27T23:02:26.020Z] #18 47.75 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-27T23:02:26.020Z] #18 47.86 Selecting previously unselected package libnl-3-200:ppc64el. [2020-08-27T23:02:26.020Z] #18 47.89 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-08-27T23:02:26.020Z] #18 47.89 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-27T23:02:26.020Z] #18 48.01 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-08-27T23:02:26.020Z] #18 48.03 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-08-27T23:02:26.020Z] #18 48.04 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-27T23:02:26.020Z] #18 48.15 Selecting previously unselected package libreadline5:ppc64el. [2020-08-27T23:02:26.020Z] #18 48.15 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-08-27T23:02:26.020Z] #18 48.15 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-08-27T23:02:26.020Z] #18 48.32 Selecting previously unselected package net-tools. [2020-08-27T23:02:26.020Z] #18 48.33 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-08-27T23:02:26.020Z] #18 48.35 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-27T23:02:26.020Z] #18 48.58 Selecting previously unselected package python-pip-whl. [2020-08-27T23:02:26.020Z] #18 48.59 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-27T23:02:26.020Z] #18 48.60 Unpacking python-pip-whl (18.1-5) ... [2020-08-27T23:02:26.020Z] #18 49.10 Selecting previously unselected package python3-lib2to3. [2020-08-27T23:02:26.020Z] #18 49.10 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-27T23:02:26.020Z] #18 49.10 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-27T23:02:26.020Z] #18 49.24 Selecting previously unselected package python3-distutils. [2020-08-27T23:02:26.020Z] #18 49.26 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-27T23:02:26.020Z] #18 49.26 Unpacking python3-distutils (3.7.3-1) ... [2020-08-27T23:02:26.271Z] #39 51.51 CC compel/src/lib/infect-rpc.o [2020-08-27T23:02:26.321Z] #18 49.44 Selecting previously unselected package python3-pip. [2020-08-27T23:02:26.321Z] #18 49.44 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-27T23:02:26.321Z] #18 49.46 Unpacking python3-pip (18.1-5) ... [2020-08-27T23:02:26.499Z] #17 38.51 Selecting previously unselected package libnet1:amd64. [2020-08-27T23:02:26.499Z] #17 38.51 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-27T23:02:26.499Z] #17 38.52 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-27T23:02:26.499Z] #17 38.57 Selecting previously unselected package libnl-3-200:amd64. [2020-08-27T23:02:26.499Z] #17 38.58 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-27T23:02:26.499Z] #17 38.59 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-27T23:02:26.622Z] #18 49.65 Selecting previously unselected package python3-pkg-resources. [2020-08-27T23:02:26.623Z] #18 49.67 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-27T23:02:26.623Z] #18 49.68 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-27T23:02:26.623Z] #18 49.83 Selecting previously unselected package python3-setuptools. [2020-08-27T23:02:26.623Z] #18 49.83 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-27T23:02:26.623Z] #18 49.84 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-27T23:02:26.633Z] #19 5.087 Collecting yamllint==1.16.0 [2020-08-27T23:02:26.759Z] #17 38.68 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-27T23:02:26.759Z] #17 38.68 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-27T23:02:26.759Z] #17 38.69 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-27T23:02:26.759Z] #17 38.74 Selecting previously unselected package libreadline5:amd64. [2020-08-27T23:02:26.759Z] #17 38.75 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-08-27T23:02:26.759Z] #17 38.76 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-27T23:02:26.849Z] #39 51.95 CC compel/src/lib/infect-util.o [2020-08-27T23:02:26.925Z] #18 50.09 Selecting previously unselected package python3-wheel. [2020-08-27T23:02:26.925Z] #18 50.10 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-27T23:02:26.925Z] #18 50.12 Unpacking python3-wheel (0.32.3-2) ... [2020-08-27T23:02:27.019Z] #17 38.87 Selecting previously unselected package net-tools. [2020-08-27T23:02:27.020Z] #17 38.88 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-08-27T23:02:27.020Z] #17 38.89 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-27T23:02:27.020Z] #17 39.06 Selecting previously unselected package python-pip-whl. [2020-08-27T23:02:27.020Z] #17 39.08 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-27T23:02:27.020Z] #17 39.08 Unpacking python-pip-whl (18.1-5) ... [2020-08-27T23:02:27.114Z] #39 52.19 CC compel/src/lib/infect.o [2020-08-27T23:02:27.114Z] #39 ... [2020-08-27T23:02:27.114Z] [2020-08-27T23:02:27.114Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:02:27.114Z] #21 123.6 + mkdir -p /tmp/tmp.HBbrjLxsJ8/src/github.com/docker [2020-08-27T23:02:27.114Z] #21 123.7 + mv components/cli /tmp/tmp.HBbrjLxsJ8/src/github.com/docker/cli [2020-08-27T23:02:27.114Z] #21 123.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-08-27T23:02:27.225Z] #18 50.24 Selecting previously unselected package sudo. [2020-08-27T23:02:27.225Z] #18 50.25 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-08-27T23:02:27.225Z] #18 50.25 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-27T23:02:27.378Z] #21 ... [2020-08-27T23:02:27.378Z] [2020-08-27T23:02:27.378Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-27T23:02:27.527Z] #18 50.81 Selecting previously unselected package thin-provisioning-tools. [2020-08-27T23:02:27.589Z] #17 39.64 Selecting previously unselected package python3-lib2to3. [2020-08-27T23:02:27.590Z] #17 39.65 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-27T23:02:27.590Z] #17 39.66 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-27T23:02:27.642Z] #16 DONE 1.7s [2020-08-27T23:02:27.642Z] [2020-08-27T23:02:27.642Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T23:02:27.830Z] #18 50.82 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-08-27T23:02:27.830Z] #18 50.82 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-27T23:02:27.830Z] #18 51.07 Selecting previously unselected package uidmap. [2020-08-27T23:02:27.830Z] #18 51.07 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-08-27T23:02:27.830Z] #18 51.08 Unpacking uidmap (1:4.5-1.1) ... [2020-08-27T23:02:27.849Z] #17 39.74 Selecting previously unselected package python3-distutils. [2020-08-27T23:02:27.849Z] #17 39.75 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-27T23:02:27.849Z] #17 39.76 Unpacking python3-distutils (3.7.3-1) ... [2020-08-27T23:02:28.011Z] #19 ... [2020-08-27T23:02:28.011Z] [2020-08-27T23:02:28.011Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:28.011Z] #39 132.5 CC criu/memfd.o [2020-08-27T23:02:28.011Z] #39 133.5 CC criu/mount.o [2020-08-27T23:02:28.011Z] #39 137.6 CC criu/namespaces.o [2020-08-27T23:02:28.011Z] #39 139.3 CC criu/net.o [2020-08-27T23:02:28.109Z] #17 39.91 Selecting previously unselected package python3-pip. [2020-08-27T23:02:28.110Z] #17 39.92 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-27T23:02:28.110Z] #17 39.92 Unpacking python3-pip (18.1-5) ... [2020-08-27T23:02:28.110Z] #17 40.06 Selecting previously unselected package python3-pkg-resources. [2020-08-27T23:02:28.110Z] #17 40.07 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-27T23:02:28.110Z] #17 40.07 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-27T23:02:28.133Z] #18 51.25 Selecting previously unselected package vim-runtime. [2020-08-27T23:02:28.133Z] #18 51.25 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-27T23:02:28.133Z] #18 51.30 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-27T23:02:28.133Z] #18 51.34 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-27T23:02:28.133Z] #18 51.35 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-27T23:02:28.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-27T23:02:28.370Z] #17 40.21 Selecting previously unselected package python3-setuptools. [2020-08-27T23:02:28.370Z] #17 40.22 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-27T23:02:28.370Z] #17 40.23 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-27T23:02:28.629Z] #17 40.45 Selecting previously unselected package python3-wheel. [2020-08-27T23:02:28.629Z] #17 40.45 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-27T23:02:28.629Z] #17 40.46 Unpacking python3-wheel (0.32.3-2) ... [2020-08-27T23:02:28.629Z] #17 40.55 Selecting previously unselected package sudo. [2020-08-27T23:02:28.629Z] #17 40.55 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-08-27T23:02:28.629Z] #17 40.56 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-27T23:02:29.199Z] #17 41.12 Selecting previously unselected package thin-provisioning-tools. [2020-08-27T23:02:29.199Z] #17 41.14 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-08-27T23:02:29.199Z] #17 41.15 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-27T23:02:29.459Z] #17 41.39 Selecting previously unselected package uidmap. [2020-08-27T23:02:29.459Z] #17 41.39 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-08-27T23:02:29.459Z] #17 41.40 Unpacking uidmap (1:4.5-1.1) ... [2020-08-27T23:02:29.459Z] #17 41.48 Selecting previously unselected package vim-runtime. [2020-08-27T23:02:29.459Z] #17 41.49 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-27T23:02:29.573Z] #17 1.903 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-27T23:02:29.573Z] #17 1.938 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-27T23:02:29.719Z] #17 41.54 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-27T23:02:29.719Z] #17 41.58 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-27T23:02:29.719Z] #17 41.59 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-27T23:02:29.837Z] #17 1.997 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-27T23:02:30.417Z] #17 2.557 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-27T23:02:31.301Z] #39 ... [2020-08-27T23:02:31.301Z] [2020-08-27T23:02:31.301Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-27T23:02:31.301Z] #36 226.4 + dpkg --print-architecture [2020-08-27T23:02:31.301Z] #36 226.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-27T23:02:31.301Z] #36 226.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-27T23:02:31.301Z] #36 226.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-27T23:02:31.301Z] #36 ... [2020-08-27T23:02:31.301Z] [2020-08-27T23:02:31.301Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:31.301Z] #39 142.3 CC criu/netfilter.o [2020-08-27T23:02:31.368Z] #17 3.425 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [216 kB] [2020-08-27T23:02:31.561Z] #39 142.7 CC criu/page-pipe.o [2020-08-27T23:02:31.743Z] #18 ... [2020-08-27T23:02:31.743Z] [2020-08-27T23:02:31.743Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:02:31.743Z] #42 158.1 crypto/tls [2020-08-27T23:02:31.743Z] #42 165.3 net/http/httptrace [2020-08-27T23:02:31.743Z] #42 165.6 net/http [2020-08-27T23:02:31.743Z] #42 ... [2020-08-27T23:02:31.743Z] [2020-08-27T23:02:31.743Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:31.743Z] #40 93.54 DEP criu/aio.d [2020-08-27T23:02:31.743Z] #40 93.75 DEP criu/action-scripts.d [2020-08-27T23:02:31.743Z] #40 94.19 CC criu/action-scripts.o [2020-08-27T23:02:31.743Z] #40 94.79 CC criu/aio.o [2020-08-27T23:02:31.743Z] #40 95.47 CC criu/autofs.o [2020-08-27T23:02:31.743Z] #40 97.82 CC criu/bfd.o [2020-08-27T23:02:31.743Z] #40 98.64 CC criu/bitmap.o [2020-08-27T23:02:31.743Z] #40 98.98 CC criu/cgroup-props.o [2020-08-27T23:02:32.130Z] #39 143.3 CC criu/page-xfer.o [2020-08-27T23:02:32.319Z] #17 4.460 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-27T23:02:32.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-27T23:02:32.397Z] #40 ... [2020-08-27T23:02:32.397Z] [2020-08-27T23:02:32.397Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T23:02:32.397Z] #18 55.60 Selecting previously unselected package vim. [2020-08-27T23:02:32.397Z] #18 55.62 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-08-27T23:02:32.397Z] #18 55.67 Unpacking vim (2:8.1.0875-5) ... [2020-08-27T23:02:33.015Z] #17 44.51 Selecting previously unselected package vim. [2020-08-27T23:02:33.015Z] #17 44.53 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-08-27T23:02:33.015Z] #17 44.56 Unpacking vim (2:8.1.0875-5) ... [2020-08-27T23:02:33.015Z] #17 ... [2020-08-27T23:02:33.015Z] [2020-08-27T23:02:33.015Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:33.015Z] #39 93.15 CC criu/cr-dedup.o [2020-08-27T23:02:33.015Z] #39 93.51 CC criu/cr-dump.o [2020-08-27T23:02:33.015Z] #39 95.52 CC criu/cr-errno.o [2020-08-27T23:02:33.015Z] #39 95.61 CC criu/cr-restore.o [2020-08-27T23:02:33.015Z] #39 99.79 CC criu/cr-service.o [2020-08-27T23:02:33.015Z] #39 101.2 CC criu/crtools.o [2020-08-27T23:02:33.015Z] #39 101.8 CC criu/eventfd.o [2020-08-27T23:02:33.015Z] #39 102.1 CC criu/eventpoll.o [2020-08-27T23:02:33.015Z] #39 103.1 CC criu/external.o [2020-08-27T23:02:33.015Z] #39 ... [2020-08-27T23:02:33.015Z] [2020-08-27T23:02:33.015Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T23:02:33.274Z] #17 45.05 Selecting previously unselected package xfsprogs. [2020-08-27T23:02:33.274Z] #17 45.07 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-08-27T23:02:33.274Z] #17 45.07 Unpacking xfsprogs (4.20.0-1) ... [2020-08-27T23:02:33.360Z] #18 56.46 Selecting previously unselected package xfsprogs. [2020-08-27T23:02:33.360Z] #18 56.49 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-08-27T23:02:33.360Z] #18 56.49 Unpacking xfsprogs (4.20.0-1) ... [2020-08-27T23:02:33.507Z] #39 144.8 CC criu/pagemap-cache.o [2020-08-27T23:02:33.534Z] #17 45.56 Selecting previously unselected package zip. [2020-08-27T23:02:33.534Z] #17 45.57 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-08-27T23:02:33.534Z] #17 45.57 Unpacking zip (3.0-11+b1) ... [2020-08-27T23:02:33.807Z] #17 45.77 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-27T23:02:33.807Z] #17 45.81 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-27T23:02:33.807Z] #17 45.82 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-08-27T23:02:33.807Z] #17 45.84 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-27T23:02:33.807Z] #17 45.85 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-08-27T23:02:33.807Z] #17 45.86 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-08-27T23:02:33.807Z] #17 45.87 Setting up uidmap (1:4.5-1.1) ... [2020-08-27T23:02:34.012Z] #18 57.10 Selecting previously unselected package zip. [2020-08-27T23:02:34.012Z] #18 57.11 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-08-27T23:02:34.012Z] #18 57.11 Unpacking zip (3.0-11+b1) ... [2020-08-27T23:02:34.067Z] #17 45.88 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-08-27T23:02:34.068Z] #17 45.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-27T23:02:34.068Z] #17 45.90 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-27T23:02:34.068Z] #17 45.91 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-27T23:02:34.068Z] #17 45.93 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-27T23:02:34.068Z] #17 45.95 Setting up xxd (2:8.1.0875-5) ... [2020-08-27T23:02:34.068Z] #17 45.97 Setting up zip (3.0-11+b1) ... [2020-08-27T23:02:34.068Z] #17 45.98 Setting up vim-common (2:8.1.0875-5) ... [2020-08-27T23:02:34.068Z] #17 46.03 Setting up bash-completion (1:2.8-6) ... [2020-08-27T23:02:34.078Z] #39 145.2 CC criu/pagemap.o [2020-08-27T23:02:34.247Z] #17 ... [2020-08-27T23:02:34.247Z] [2020-08-27T23:02:34.247Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:34.247Z] #39 54.53 CC compel/src/lib/ptrace.o [2020-08-27T23:02:34.247Z] #39 54.81 AR compel/libcompel.a [2020-08-27T23:02:34.247Z] #39 54.89 HOSTCC compel/src/main-host.o [2020-08-27T23:02:34.247Z] #39 55.25 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-08-27T23:02:34.247Z] #39 55.52 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-27T23:02:34.247Z] #39 55.76 HOSTCC compel/src/lib/log-host.o [2020-08-27T23:02:34.247Z] #39 55.98 HOSTLINK compel/compel-host-bin [2020-08-27T23:02:34.247Z] #39 56.21 DEP soccr/soccr.d [2020-08-27T23:02:34.247Z] #39 56.43 CC soccr/soccr.o [2020-08-27T23:02:34.247Z] #39 57.81 AR soccr/libsoccr.a [2020-08-27T23:02:34.247Z] #39 57.89 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-27T23:02:34.247Z] #39 58.19 DEP criu/arch/aarch64/sigframe.d [2020-08-27T23:02:34.247Z] #39 58.31 DEP criu/arch/aarch64/crtools.d [2020-08-27T23:02:34.247Z] #39 58.45 DEP criu/arch/aarch64/cpu.d [2020-08-27T23:02:34.247Z] #39 58.48 DEP criu/arch/aarch64/bitops.d [2020-08-27T23:02:34.247Z] #39 58.53 CC criu/arch/aarch64/bitops.o [2020-08-27T23:02:34.247Z] #39 58.63 CC criu/arch/aarch64/cpu.o [2020-08-27T23:02:34.247Z] #39 58.79 CC criu/arch/aarch64/crtools.o [2020-08-27T23:02:34.247Z] #39 59.34 CC criu/arch/aarch64/sigframe.o [2020-08-27T23:02:34.247Z] #39 59.48 LINK criu/arch/aarch64/crtools.built-in.o [2020-08-27T23:02:34.312Z] #18 57.33 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-27T23:02:34.312Z] #18 57.33 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-27T23:02:34.312Z] #18 57.34 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-08-27T23:02:34.312Z] #18 57.35 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-08-27T23:02:34.312Z] #18 57.35 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-08-27T23:02:34.312Z] #18 57.36 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-08-27T23:02:34.312Z] #18 57.36 Setting up uidmap (1:4.5-1.1) ... [2020-08-27T23:02:34.312Z] #18 57.37 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-08-27T23:02:34.312Z] #18 57.38 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-27T23:02:34.312Z] #18 57.38 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-27T23:02:34.312Z] #18 57.39 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-27T23:02:34.312Z] #18 57.40 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-27T23:02:34.312Z] #18 57.41 Setting up xxd (2:8.1.0875-5) ... [2020-08-27T23:02:34.312Z] #18 57.41 Setting up zip (3.0-11+b1) ... [2020-08-27T23:02:34.312Z] #18 57.41 Setting up vim-common (2:8.1.0875-5) ... [2020-08-27T23:02:34.312Z] #18 57.46 Setting up bash-completion (1:2.8-6) ... [2020-08-27T23:02:34.511Z] #39 59.52 DEP criu/pie/util-vdso.d [2020-08-27T23:02:34.511Z] #39 59.71 DEP criu/pie/util.d [2020-08-27T23:02:34.777Z] #39 59.89 CC criu/pie/util.o [2020-08-27T23:02:34.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-27T23:02:35.016Z] #39 146.2 CC criu/parasite-syscall.o [2020-08-27T23:02:35.061Z] #39 60.18 CC criu/pie/util-vdso.o [2020-08-27T23:02:35.954Z] #39 ... [2020-08-27T23:02:35.954Z] [2020-08-27T23:02:35.954Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-27T23:02:35.954Z] #19 10.48 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-27T23:02:35.954Z] #19 10.58 Collecting pyyaml (from yamllint==1.16.0) [2020-08-27T23:02:35.954Z] #19 10.75 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-27T23:02:35.954Z] #19 12.37 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-27T23:02:35.954Z] #19 12.42 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-27T23:02:35.954Z] #19 12.48 Building wheels for collected packages: pyyaml [2020-08-27T23:02:35.954Z] #19 12.49 Running setup.py bdist_wheel for pyyaml: started [2020-08-27T23:02:35.954Z] #19 13.67 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-27T23:02:35.954Z] #19 13.68 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-27T23:02:35.954Z] #19 13.76 Successfully built pyyaml [2020-08-27T23:02:35.954Z] #19 13.78 Installing collected packages: pyyaml, pathspec, yamllint [2020-08-27T23:02:35.954Z] #19 14.20 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-27T23:02:35.954Z] #19 DONE 14.6s [2020-08-27T23:02:35.954Z] [2020-08-27T23:02:35.954Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:35.954Z] #39 147.2 CC criu/path.o [2020-08-27T23:02:35.954Z] #39 ... [2020-08-27T23:02:35.954Z] [2020-08-27T23:02:35.954Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-27T23:02:36.013Z] #39 60.80 AR criu/pie/pie.lib.a [2020-08-27T23:02:36.013Z] #39 60.87 DEP criu/pie/restorer.d [2020-08-27T23:02:36.013Z] #39 61.22 DEP criu/arch/aarch64/intraprocedure.d [2020-08-27T23:02:36.214Z] #22 DONE 0.2s [2020-08-27T23:02:36.214Z] [2020-08-27T23:02:36.214Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-27T23:02:36.280Z] #39 61.22 DEP criu/arch/aarch64/restorer.d [2020-08-27T23:02:36.280Z] #39 61.37 DEP criu/arch/aarch64/vdso-pie.d [2020-08-27T23:02:36.280Z] #39 61.43 DEP criu/pie/parasite-vdso.d [2020-08-27T23:02:36.544Z] #39 61.57 DEP criu/pie/parasite.d [2020-08-27T23:02:36.544Z] #39 61.75 CC criu/pie/parasite.o [2020-08-27T23:02:37.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-27T23:02:37.384Z] #17 48.87 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-08-27T23:02:37.384Z] #17 48.88 Setting up xz-utils (5.2.4-1) ... [2020-08-27T23:02:37.384Z] #17 48.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-27T23:02:37.384Z] #17 48.90 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-27T23:02:37.384Z] #17 48.97 invoke-rc.d: could not determine current runlevel [2020-08-27T23:02:37.384Z] #17 48.97 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-27T23:02:37.384Z] #17 48.99 Setting up pigz (2.4-1) ... [2020-08-27T23:02:37.384Z] #17 49.01 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-27T23:02:37.384Z] #17 49.03 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-27T23:02:37.384Z] #17 49.06 Setting up python-pip-whl (18.1-5) ... [2020-08-27T23:02:37.384Z] #17 49.07 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-08-27T23:02:37.384Z] #17 49.10 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-27T23:02:37.498Z] #39 62.67 LINK criu/pie/parasite.built-in.o [2020-08-27T23:02:37.644Z] #17 49.50 Setting up libaio1:amd64 (0.3.112-3) ... [2020-08-27T23:02:37.644Z] #17 49.51 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-27T23:02:37.644Z] #17 49.52 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-27T23:02:37.644Z] #17 49.56 Setting up vim (2:8.1.0875-5) ... [2020-08-27T23:02:37.644Z] #17 49.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-27T23:02:37.644Z] #17 49.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-27T23:02:37.644Z] #17 49.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-27T23:02:37.644Z] #17 49.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-27T23:02:37.644Z] #17 49.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-27T23:02:37.644Z] #17 49.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-27T23:02:37.644Z] #17 49.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-27T23:02:37.644Z] #17 49.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-27T23:02:37.644Z] #17 49.66 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-27T23:02:37.644Z] #17 49.67 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-27T23:02:37.644Z] #17 49.69 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-27T23:02:37.763Z] #39 62.69 GEN criu/pie/parasite-blob.h [2020-08-27T23:02:37.763Z] #39 62.71 CC criu/pie/parasite-vdso.o [2020-08-27T23:02:37.904Z] #17 49.70 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-27T23:02:37.904Z] #17 49.75 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-27T23:02:37.904Z] #17 49.76 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-27T23:02:37.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-27T23:02:38.028Z] #39 ... [2020-08-27T23:02:38.028Z] [2020-08-27T23:02:38.028Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-27T23:02:38.028Z] #36 144.3 + dpkg --print-architecture [2020-08-27T23:02:38.850Z] #18 61.74 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-08-27T23:02:38.850Z] #18 61.74 Setting up xz-utils (5.2.4-1) ... [2020-08-27T23:02:38.850Z] #18 61.75 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-27T23:02:38.850Z] #18 61.78 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-27T23:02:38.850Z] #18 61.88 invoke-rc.d: could not determine current runlevel [2020-08-27T23:02:38.850Z] #18 61.88 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-27T23:02:38.850Z] #18 61.89 Setting up pigz (2.4-1) ... [2020-08-27T23:02:38.850Z] #18 61.90 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-08-27T23:02:38.850Z] #18 61.90 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-27T23:02:38.850Z] #18 61.91 Setting up python-pip-whl (18.1-5) ... [2020-08-27T23:02:38.850Z] #18 61.91 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-08-27T23:02:38.850Z] #18 61.92 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-27T23:02:39.427Z] #36 DONE 145.7s [2020-08-27T23:02:39.427Z] [2020-08-27T23:02:39.427Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:39.427Z] #39 63.37 CC criu/arch/aarch64/vdso-pie.o [2020-08-27T23:02:39.427Z] #39 63.63 CC criu/arch/aarch64/restorer.o [2020-08-27T23:02:39.427Z] #39 63.98 CC criu/arch/aarch64/intraprocedure.o [2020-08-27T23:02:39.427Z] #39 64.03 CC criu/pie/restorer.o [2020-08-27T23:02:39.506Z] #18 62.69 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-08-27T23:02:39.507Z] #18 62.69 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-08-27T23:02:39.507Z] #18 62.70 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-08-27T23:02:39.507Z] #18 62.71 Setting up vim (2:8.1.0875-5) ... [2020-08-27T23:02:39.507Z] #18 62.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-27T23:02:39.507Z] #18 62.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-27T23:02:39.507Z] #18 62.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-27T23:02:39.507Z] #18 62.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-27T23:02:39.507Z] #18 62.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-27T23:02:39.507Z] #18 62.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-27T23:02:39.507Z] #18 62.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-27T23:02:39.507Z] #18 62.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-27T23:02:39.808Z] #18 62.86 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-27T23:02:39.808Z] #18 62.87 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-27T23:02:39.808Z] #18 62.89 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-08-27T23:02:39.808Z] #18 62.90 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-27T23:02:39.808Z] #18 62.90 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-08-27T23:02:39.808Z] #18 62.91 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-27T23:02:39.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-27T23:02:40.461Z] #26 DONE 4.2s [2020-08-27T23:02:40.461Z] [2020-08-27T23:02:40.461Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:40.461Z] #39 147.6 CC criu/pie-util-vdso-elf32.o [2020-08-27T23:02:40.461Z] #39 148.1 CC criu/pie-util-vdso.o [2020-08-27T23:02:40.461Z] #39 148.6 CC criu/pie-util.o [2020-08-27T23:02:40.461Z] #39 148.9 CC criu/pipes.o [2020-08-27T23:02:40.461Z] #39 149.5 CC criu/plugin.o [2020-08-27T23:02:40.461Z] #39 149.9 CC criu/proc_parse.o [2020-08-27T23:02:40.724Z] #39 ... [2020-08-27T23:02:40.724Z] [2020-08-27T23:02:40.724Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-27T23:02:40.724Z] #29 DONE 0.4s [2020-08-27T23:02:40.724Z] [2020-08-27T23:02:40.724Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-27T23:02:40.724Z] #31 DONE 0.0s [2020-08-27T23:02:40.724Z] [2020-08-27T23:02:40.724Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-27T23:02:40.724Z] #34 DONE 0.0s [2020-08-27T23:02:40.724Z] [2020-08-27T23:02:40.724Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:02:40.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-27T23:02:41.199Z] #17 52.76 Setting up iptables (1.8.2-4) ... [2020-08-27T23:02:41.199Z] #17 52.79 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-27T23:02:41.199Z] #17 52.79 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-27T23:02:41.199Z] #17 52.80 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-27T23:02:41.199Z] #17 52.81 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-27T23:02:41.199Z] #17 52.81 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-27T23:02:41.199Z] #17 52.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-27T23:02:41.199Z] #17 52.84 Setting up python3 (3.7.3-1) ... [2020-08-27T23:02:41.296Z] #52 ... [2020-08-27T23:02:41.296Z] [2020-08-27T23:02:41.296Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:41.296Z] #39 152.5 CC criu/protobuf-desc.o [2020-08-27T23:02:41.307Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-27T23:02:41.307Z] Using test binary docker [2020-08-27T23:02:41.307Z] +++ /etc/init.d/apparmor start [2020-08-27T23:02:41.307Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-27T23:02:41.307Z] INFO: Waiting for daemon to start... [2020-08-27T23:02:41.307Z] Starting dockerd [2020-08-27T23:02:41.307Z] +++ 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-08-27T23:02:41.307Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-27T23:02:41.307Z] Using test binary docker [2020-08-27T23:02:41.307Z] +++ /etc/init.d/apparmor start [2020-08-27T23:02:41.307Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-27T23:02:41.307Z] INFO: Waiting for daemon to start... [2020-08-27T23:02:41.307Z] Starting dockerd [2020-08-27T23:02:41.307Z] +++ 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-08-27T23:02:41.459Z] #17 53.25 Setting up python3-wheel (0.32.3-2) ... [2020-08-27T23:02:41.868Z] .Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-27T23:02:42.031Z] #17 54.05 Setting up apparmor (2.13.2-10) ... [2020-08-27T23:02:42.237Z] #39 153.4 CC criu/protobuf.o [2020-08-27T23:02:42.495Z] #39 153.8 CC criu/pstree.o [2020-08-27T23:02:42.605Z] #18 ... [2020-08-27T23:02:42.605Z] [2020-08-27T23:02:42.605Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:42.605Z] #40 100.2 CC criu/cgroup.o [2020-08-27T23:02:42.605Z] #40 105.3 CC criu/clone-noasan.o [2020-08-27T23:02:42.605Z] #40 105.6 CC criu/config.o [2020-08-27T23:02:42.605Z] #40 108.6 CC criu/cr-check.o [2020-08-27T23:02:42.751Z] #39 67.27 LINK criu/pie/restorer.built-in.o [2020-08-27T23:02:42.751Z] #39 67.28 GEN criu/pie/restorer-blob.h [2020-08-27T23:02:42.751Z] #39 67.36 DEP criu/vdso.d [2020-08-27T23:02:42.751Z] #39 67.50 DEP criu/uts_ns.d [2020-08-27T23:02:42.751Z] #39 67.69 DEP criu/util.d [2020-08-27T23:02:42.751Z] #39 67.90 DEP criu/uffd.d [2020-08-27T23:02:42.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-27T23:02:42.906Z] #40 ... [2020-08-27T23:02:42.906Z] [2020-08-27T23:02:42.906Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:02:42.906Z] #42 179.1 github.com/LK4D4/vndr/godl [2020-08-27T23:02:43.015Z] #39 68.12 DEP criu/tun.d [2020-08-27T23:02:43.208Z] #42 179.8 github.com/LK4D4/vndr [2020-08-27T23:02:43.298Z] #39 68.29 DEP criu/tty.d [2020-08-27T23:02:43.299Z] #39 68.43 DEP criu/timerfd.d [2020-08-27T23:02:43.412Z] #17 ... [2020-08-27T23:02:43.412Z] [2020-08-27T23:02:43.412Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:43.412Z] #39 103.4 CC criu/fault-injection.o [2020-08-27T23:02:43.412Z] #39 103.6 CC criu/fdstore.o [2020-08-27T23:02:43.412Z] #39 104.0 CC criu/fifo.o [2020-08-27T23:02:43.412Z] #39 104.4 CC criu/file-ids.o [2020-08-27T23:02:43.412Z] #39 104.7 CC criu/file-lock.o [2020-08-27T23:02:43.412Z] #39 105.8 CC criu/files-ext.o [2020-08-27T23:02:43.412Z] #39 106.2 CC criu/files-reg.o [2020-08-27T23:02:43.412Z] #39 108.4 CC criu/files.o [2020-08-27T23:02:43.412Z] #39 110.3 CC criu/filesystems.o [2020-08-27T23:02:43.412Z] #39 111.0 CC criu/fsnotify.o [2020-08-27T23:02:43.412Z] #39 112.1 CC criu/image-desc.o [2020-08-27T23:02:43.412Z] #39 112.2 CC criu/image.o [2020-08-27T23:02:43.412Z] #39 113.1 CC criu/ipc_ns.o [2020-08-27T23:02:43.563Z] #39 68.61 DEP criu/timens.d [2020-08-27T23:02:43.563Z] #39 68.75 DEP criu/sysfs_parse.d [2020-08-27T23:02:43.672Z] #39 ... [2020-08-27T23:02:43.672Z] [2020-08-27T23:02:43.672Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T23:02:43.672Z] #17 55.75 Setting up xfsprogs (4.20.0-1) ... [2020-08-27T23:02:43.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-27T23:02:43.830Z] #39 68.97 DEP criu/sysctl.d [2020-08-27T23:02:43.870Z] #39 154.8 CC criu/rbtree.o [2020-08-27T23:02:43.870Z] #39 155.0 CC criu/rst-malloc.o [2020-08-27T23:02:43.870Z] #39 155.2 CC criu/seccomp.o [2020-08-27T23:02:43.969Z] #17 55.77 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-27T23:02:44.094Z] #39 69.14 DEP criu/string.d [2020-08-27T23:02:44.094Z] #39 69.21 DEP criu/stats.d [2020-08-27T23:02:44.247Z] #17 56.17 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-27T23:02:44.357Z] #39 69.44 DEP criu/sockets.d [2020-08-27T23:02:44.437Z] #39 155.7 CC criu/seize.o [2020-08-27T23:02:44.621Z] #39 69.60 DEP criu/sk-unix.d [2020-08-27T23:02:44.621Z] #39 69.70 DEP criu/sk-tcp.d [2020-08-27T23:02:44.621Z] #39 69.80 DEP criu/sk-queue.d [2020-08-27T23:02:44.647Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-27T23:02:44.647Z] Using test binary docker [2020-08-27T23:02:44.647Z] +++ /etc/init.d/apparmor start [2020-08-27T23:02:44.647Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-27T23:02:44.647Z] INFO: Waiting for daemon to start... [2020-08-27T23:02:44.647Z] Starting dockerd [2020-08-27T23:02:44.647Z] +++ 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-08-27T23:02:44.697Z] #39 ... [2020-08-27T23:02:44.697Z] [2020-08-27T23:02:44.697Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:02:44.697Z] #49 90.08 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-27T23:02:44.697Z] #49 92.12 + mkdir -p /build [2020-08-27T23:02:44.697Z] #49 92.12 + cp runc /build/runc [2020-08-27T23:02:44.697Z] #49 DONE 92.7s [2020-08-27T23:02:44.697Z] [2020-08-27T23:02:44.697Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:02:44.886Z] #39 69.91 DEP criu/sk-packet.d [2020-08-27T23:02:44.887Z] #39 ... [2020-08-27T23:02:44.887Z] [2020-08-27T23:02:44.887Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T23:02:44.887Z] #17 7.070 Fetched 8199 kB in 5s (1503 kB/s) [2020-08-27T23:02:44.887Z] #17 7.070 Reading package lists... [2020-08-27T23:02:44.887Z] #17 9.947 Reading package lists... [2020-08-27T23:02:44.887Z] #17 12.49 Building dependency tree... [2020-08-27T23:02:44.887Z] #17 13.64 libcap2-bin is already the newest version (1:2.25-2). [2020-08-27T23:02:44.887Z] #17 13.64 The following additional packages will be installed: [2020-08-27T23:02:44.887Z] #17 13.64 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-27T23:02:44.887Z] #17 13.64 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-27T23:02:44.887Z] #17 13.64 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-27T23:02:44.887Z] #17 13.64 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-27T23:02:44.887Z] #17 13.65 python3.7 python3.7-minimal vim-runtime xxd [2020-08-27T23:02:44.887Z] #17 13.65 Suggested packages: [2020-08-27T23:02:44.887Z] #17 13.65 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-27T23:02:44.887Z] #17 13.65 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-27T23:02:44.887Z] #17 13.65 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-27T23:02:44.887Z] #17 13.65 Recommended packages: [2020-08-27T23:02:44.887Z] #17 13.65 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-27T23:02:44.887Z] #17 13.65 python3-keyrings.alt python3-xdg unzip [2020-08-27T23:02:44.887Z] #17 14.79 The following NEW packages will be installed: [2020-08-27T23:02:44.887Z] #17 14.79 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-27T23:02:44.887Z] #17 14.80 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-27T23:02:44.887Z] #17 14.80 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-27T23:02:44.887Z] #17 14.80 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-27T23:02:44.887Z] #17 14.80 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-27T23:02:44.887Z] #17 14.80 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-27T23:02:44.887Z] #17 14.80 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-27T23:02:44.887Z] #17 14.80 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-27T23:02:44.887Z] #17 14.80 xz-utils zip [2020-08-27T23:02:44.887Z] #17 15.11 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-08-27T23:02:44.887Z] #17 15.11 Need to get 27.6 MB of archives. [2020-08-27T23:02:44.887Z] #17 15.11 After this operation, 114 MB of additional disk space will be used. [2020-08-27T23:02:44.887Z] #17 15.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-08-27T23:02:44.887Z] #17 15.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2020-08-27T23:02:44.887Z] #17 15.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2020-08-27T23:02:44.887Z] #17 15.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-08-27T23:02:44.887Z] #17 15.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-08-27T23:02:44.887Z] #17 15.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2020-08-27T23:02:44.887Z] #17 15.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2020-08-27T23:02:44.887Z] #17 15.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-08-27T23:02:44.887Z] #17 15.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-08-27T23:02:44.887Z] #17 15.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-08-27T23:02:44.887Z] #17 15.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-08-27T23:02:44.887Z] #17 15.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-08-27T23:02:44.887Z] #17 15.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-08-27T23:02:44.887Z] #17 15.28 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-08-27T23:02:44.887Z] #17 15.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-08-27T23:02:44.887Z] #17 15.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-08-27T23:02:44.887Z] #17 15.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-08-27T23:02:44.887Z] #17 15.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-27T23:02:44.887Z] #17 15.32 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-08-27T23:02:44.887Z] #17 15.33 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-08-27T23:02:44.887Z] #17 15.33 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-08-27T23:02:44.887Z] #17 15.34 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-08-27T23:02:44.887Z] #17 15.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-08-27T23:02:44.887Z] #17 15.36 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-08-27T23:02:44.887Z] #17 15.37 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-08-27T23:02:44.887Z] #17 15.38 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-08-27T23:02:44.887Z] #17 15.38 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-08-27T23:02:44.887Z] #17 15.39 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-08-27T23:02:44.887Z] #17 15.39 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-08-27T23:02:44.887Z] #17 15.88 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-08-27T23:02:44.887Z] #17 15.90 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-08-27T23:02:44.887Z] #17 15.90 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-08-27T23:02:44.887Z] #17 15.90 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-08-27T23:02:44.887Z] #17 15.91 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-08-27T23:02:44.887Z] #17 15.91 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-08-27T23:02:44.887Z] #17 15.96 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-27T23:02:44.887Z] #17 15.96 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-08-27T23:02:44.887Z] #17 15.97 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-08-27T23:02:44.887Z] #17 15.97 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-27T23:02:44.887Z] #17 15.98 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-08-27T23:02:44.887Z] #17 15.99 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-27T23:02:44.887Z] #17 16.03 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-08-27T23:02:44.887Z] #17 16.33 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-08-27T23:02:44.887Z] #17 16.37 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-08-27T23:02:44.887Z] #17 16.39 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-27T23:02:44.887Z] #17 16.69 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-08-27T23:02:44.887Z] #17 16.76 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-08-27T23:02:44.887Z] #17 16.81 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-08-27T23:02:44.887Z] #17 ... [2020-08-27T23:02:44.887Z] [2020-08-27T23:02:44.887Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:44.887Z] #39 70.02 DEP criu/sk-netlink.d [2020-08-27T23:02:44.887Z] #39 70.15 DEP criu/sk-inet.d [2020-08-27T23:02:45.201Z] #17 57.13 Setting up python3-distutils (3.7.3-1) ... [2020-08-27T23:02:45.269Z] #52 ... [2020-08-27T23:02:45.270Z] [2020-08-27T23:02:45.270Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:45.270Z] #39 156.5 CC criu/servicefd.o [2020-08-27T23:02:45.464Z] #39 70.35 DEP criu/signalfd.d [2020-08-27T23:02:45.464Z] #39 70.48 DEP criu/sigframe.d [2020-08-27T23:02:45.464Z] #39 70.57 DEP criu/shmem.d [2020-08-27T23:02:45.464Z] #39 70.70 DEP criu/servicefd.d [2020-08-27T23:02:45.572Z] . [2020-08-27T23:02:45.572Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-27T23:02:45.572Z] [2020-08-27T23:02:45.572Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-27T23:02:45.572Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-27T23:02:45.572Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-27T23:02:45.572Z] Error: No such image: emptyfs [2020-08-27T23:02:45.572Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-27T23:02:45.572Z] ++++ docker load [2020-08-27T23:02:45.572Z] Error: No such image: emptyfs [2020-08-27T23:02:45.572Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-27T23:02:45.572Z] ++++ docker load [2020-08-27T23:02:45.572Z] Running integration-test (iteration 1) [2020-08-27T23:02:45.572Z] 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-08-27T23:02:45.572Z] ++ 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-08-27T23:02:45.572Z] ++ set -e [2020-08-27T23:02:45.572Z] ++ '[' -n 0 ']' [2020-08-27T23:02:45.572Z] ++ set -x [2020-08-27T23:02:45.572Z] ++ env -i DEST=/go/src/github.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-08-27T23:02:45.572Z] Running integration-test (iteration 1) [2020-08-27T23:02:45.729Z] #39 70.82 DEP criu/seize.d [2020-08-27T23:02:45.772Z] #17 57.65 Setting up python3-setuptools (40.8.0-1) ... [2020-08-27T23:02:45.829Z] 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-08-27T23:02:45.829Z] ++ 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-08-27T23:02:45.829Z] ++ set -e [2020-08-27T23:02:45.829Z] ++ '[' -n 0 ']' [2020-08-27T23:02:45.829Z] ++ set -x [2020-08-27T23:02:45.829Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-27T23:02:45.993Z] #39 71.00 DEP criu/seccomp.d [2020-08-27T23:02:45.993Z] #39 71.15 DEP criu/rst-malloc.d [2020-08-27T23:02:45.993Z] #39 71.21 DEP criu/rbtree.d [2020-08-27T23:02:45.993Z] #39 71.25 DEP criu/pstree.d [2020-08-27T23:02:46.207Z] #39 157.1 CC criu/shmem.o [2020-08-27T23:02:46.257Z] #39 71.51 DEP criu/protobuf.d [2020-08-27T23:02:46.391Z] [2020-08-27T23:02:46.391Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-27T23:02:46.520Z] #39 71.62 GEN criu/protobuf-desc-gen.h [2020-08-27T23:02:46.647Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-27T23:02:46.648Z] Error: No such image: emptyfs [2020-08-27T23:02:46.648Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-27T23:02:46.648Z] ++++ docker load [2020-08-27T23:02:46.648Z] Running integration-test (iteration 1) [2020-08-27T23:02:46.648Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-08-27T23:02:46.648Z] ++ 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-08-27T23:02:46.648Z] ++ set -e [2020-08-27T23:02:46.648Z] ++ '[' -n 0 ']' [2020-08-27T23:02:46.648Z] ++ set -x [2020-08-27T23:02:46.648Z] ++ env -i DEST=/go/src/github.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-08-27T23:02:46.777Z] #39 158.1 CC criu/sigframe.o [2020-08-27T23:02:47.036Z] #39 158.3 CC criu/signalfd.o [2020-08-27T23:02:47.175Z] #17 58.85 Setting up python3-pip (18.1-5) ... [2020-08-27T23:02:47.604Z] #39 158.6 CC criu/sk-inet.o [2020-08-27T23:02:47.745Z] #17 59.85 Processing triggers for libc-bin (2.28-10) ... [2020-08-27T23:02:48.005Z] #17 59.89 Processing triggers for mime-support (3.62) ... [2020-08-27T23:02:48.512Z] #39 73.37 DEP criu/protobuf-desc.d [2020-08-27T23:02:48.512Z] #39 73.54 DEP criu/proc_parse.d [2020-08-27T23:02:48.541Z] #39 ... [2020-08-27T23:02:48.541Z] [2020-08-27T23:02:48.541Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-27T23:02:48.541Z] #36 DONE 254.0s [2020-08-27T23:02:48.541Z] [2020-08-27T23:02:48.541Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:48.541Z] #39 159.6 CC criu/sk-netlink.o [2020-08-27T23:02:48.541Z] #39 159.9 CC criu/sk-packet.o [2020-08-27T23:02:48.831Z] #39 73.71 DEP criu/plugin.d [2020-08-27T23:02:48.831Z] #39 73.81 DEP criu/pipes.d [2020-08-27T23:02:48.831Z] #39 73.95 DEP criu/pie-util.d [2020-08-27T23:02:48.831Z] #39 74.01 DEP criu/pie-util-vdso.d [2020-08-27T23:02:48.879Z] #42 ... [2020-08-27T23:02:48.879Z] [2020-08-27T23:02:48.879Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T23:02:48.879Z] #18 67.48 Setting up iptables (1.8.2-4) ... [2020-08-27T23:02:48.879Z] #18 67.49 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-27T23:02:48.879Z] #18 67.51 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-27T23:02:48.879Z] #18 67.52 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-27T23:02:48.879Z] #18 67.53 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-27T23:02:48.879Z] #18 67.54 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-27T23:02:48.879Z] #18 67.55 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-27T23:02:48.879Z] #18 67.56 Setting up python3 (3.7.3-1) ... [2020-08-27T23:02:48.879Z] #18 68.17 Setting up python3-wheel (0.32.3-2) ... [2020-08-27T23:02:48.879Z] #18 69.01 Setting up apparmor (2.13.2-10) ... [2020-08-27T23:02:48.879Z] #18 71.04 Setting up xfsprogs (4.20.0-1) ... [2020-08-27T23:02:48.879Z] #18 71.06 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-27T23:02:48.879Z] #18 71.67 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-27T23:02:49.107Z] #39 74.21 DEP criu/path.d [2020-08-27T23:02:49.107Z] #39 74.27 DEP criu/parasite-syscall.d [2020-08-27T23:02:49.107Z] #39 74.36 DEP criu/pagemap.d [2020-08-27T23:02:49.388Z] #17 DONE 61.5s [2020-08-27T23:02:49.388Z] [2020-08-27T23:02:49.388Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-27T23:02:49.429Z] #39 74.54 DEP criu/pagemap-cache.d [2020-08-27T23:02:49.482Z] #39 160.6 CC criu/sk-queue.o [2020-08-27T23:02:49.692Z] #39 74.70 DEP criu/page-xfer.d [2020-08-27T23:02:49.692Z] #39 74.85 DEP criu/page-pipe.d [2020-08-27T23:02:49.740Z] #39 160.9 CC criu/sk-tcp.o [2020-08-27T23:02:49.787Z] Client: [2020-08-27T23:02:49.787Z] Debug Mode: false [2020-08-27T23:02:49.787Z] Plugins: [2020-08-27T23:02:49.787Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-08-27T23:02:49.787Z] [2020-08-27T23:02:49.787Z] Server: [2020-08-27T23:02:49.787Z] Containers: 0 [2020-08-27T23:02:49.787Z] Running: 0 [2020-08-27T23:02:49.787Z] Paused: 0 [2020-08-27T23:02:49.787Z] Stopped: 0 [2020-08-27T23:02:49.787Z] Images: 0 [2020-08-27T23:02:49.787Z] Server Version: 19.03.5 [2020-08-27T23:02:49.787Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-08-27T23:02:49.787Z] Windows: [2020-08-27T23:02:49.787Z] LCOW: [2020-08-27T23:02:49.787Z] Logging Driver: json-file [2020-08-27T23:02:49.787Z] Plugins: [2020-08-27T23:02:49.787Z] Volume: local [2020-08-27T23:02:49.787Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-27T23:02:49.787Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-27T23:02:49.787Z] Swarm: inactive [2020-08-27T23:02:49.787Z] Default Isolation: process [2020-08-27T23:02:49.787Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-27T23:02:49.787Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-27T23:02:49.787Z] OSType: windows [2020-08-27T23:02:49.787Z] Architecture: x86_64 [2020-08-27T23:02:49.787Z] CPUs: 4 [2020-08-27T23:02:49.787Z] Total Memory: 32GiB [2020-08-27T23:02:49.787Z] Name: azwin-2-b40ac0 [2020-08-27T23:02:49.787Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-08-27T23:02:49.787Z] Docker Root Dir: D:\docker [2020-08-27T23:02:49.787Z] Debug Mode: false [2020-08-27T23:02:49.787Z] Registry: https://index.docker.io/v1/ [2020-08-27T23:02:49.787Z] Labels: [2020-08-27T23:02:49.787Z] Experimental: true [2020-08-27T23:02:49.787Z] Insecure Registries: [2020-08-27T23:02:49.787Z] 10.0.0.4:5000 [2020-08-27T23:02:49.787Z] 127.0.0.0/8 [2020-08-27T23:02:49.787Z] Registry Mirrors: [2020-08-27T23:02:49.787Z] http://10.0.0.4:5000/ [2020-08-27T23:02:49.787Z] Live Restore Enabled: false [2020-08-27T23:02:49.787Z] [Pipeline] } [Pipeline] // stage [2020-08-27T23:02:49.958Z] #39 74.98 DEP criu/netfilter.d [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-08-27T23:02:50.000Z] #39 ... [2020-08-27T23:02:50.000Z] [2020-08-27T23:02:50.000Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-27T23:02:50.000Z] #37 DONE 0.5s [2020-08-27T23:02:50.000Z] [2020-08-27T23:02:50.000Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:50.000Z] #39 161.2 CC criu/sk-unix.o [2020-08-27T23:02:50.233Z] #39 75.11 DEP criu/net.d [2020-08-27T23:02:50.233Z] #39 75.25 DEP criu/namespaces.d [2020-08-27T23:02:50.499Z] #39 75.41 DEP criu/mount.d [2020-08-27T23:02:50.499Z] #39 75.59 DEP criu/memfd.d [2020-08-27T23:02:50.769Z] #39 75.72 DEP criu/mem.d [2020-08-27T23:02:50.769Z] #39 75.92 DEP criu/lsm.d [2020-08-27T23:02:50.769Z] #18 1.004 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-27T23:02:50.770Z] #18 1.009 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-27T23:02:50.770Z] #18 1.010 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-27T23:02:50.770Z] #18 DONE 1.1s [2020-08-27T23:02:50.770Z] [2020-08-27T23:02:50.770Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-27T23:02:51.032Z] #39 76.02 DEP criu/log.d [2020-08-27T23:02:51.032Z] #39 76.14 DEP criu/libnetlink.d [2020-08-27T23:02:51.032Z] #39 76.24 DEP criu/kerndat.d [2020-08-27T23:02:51.295Z] #39 76.48 DEP criu/kcmp-ids.d [2020-08-27T23:02:51.379Z] #39 162.3 CC criu/sockets.o [2020-08-27T23:02:51.558Z] #39 76.54 DEP criu/irmap.d [2020-08-27T23:02:51.638Z] #39 162.8 CC criu/stats.o [2020-08-27T23:02:51.680Z] #18 74.69 Setting up python3-distutils (3.7.3-1) ... [2020-08-27T23:02:51.823Z] #39 76.76 DEP criu/ipc_ns.d [2020-08-27T23:02:51.897Z] #39 163.0 CC criu/string.o [2020-08-27T23:02:51.897Z] #39 163.1 CC criu/sysctl.o [2020-08-27T23:02:52.109Z] #39 76.99 DEP criu/image.d [2020-08-27T23:02:52.109Z] #39 77.11 DEP criu/image-desc.d [2020-08-27T23:02:52.109Z] #39 77.24 DEP criu/fsnotify.d [2020-08-27T23:02:52.157Z] #39 163.4 CC criu/sysfs_parse.o [2020-08-27T23:02:52.331Z] #18 75.30 Setting up python3-setuptools (40.8.0-1) ... [2020-08-27T23:02:52.405Z] #39 77.39 DEP criu/filesystems.d [2020-08-27T23:02:52.416Z] #39 163.6 CC criu/timens.o [2020-08-27T23:02:52.416Z] #39 163.7 CC criu/timerfd.o [2020-08-27T23:02:52.620Z] ok github.com/docker/docker/cmd/dockerd 0.040s coverage: 30.8% of statements [2020-08-27T23:02:52.620Z] ok github.com/docker/docker/container 0.109s coverage: 34.7% of statements [2020-08-27T23:02:52.620Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-27T23:02:52.620Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-27T23:02:52.620Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-27T23:02:52.620Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-27T23:02:52.674Z] #39 77.56 DEP criu/files.d [2020-08-27T23:02:52.674Z] #39 77.73 DEP criu/files-reg.d [2020-08-27T23:02:52.674Z] #39 77.92 DEP criu/files-ext.d [2020-08-27T23:02:52.944Z] #39 ... [2020-08-27T23:02:52.944Z] [2020-08-27T23:02:52.944Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T23:02:52.944Z] #17 17.51 debconf: delaying package configuration, since apt-utils is not installed [2020-08-27T23:02:52.944Z] #17 17.59 Fetched 27.6 MB in 2s (13.9 MB/s) [2020-08-27T23:02:52.944Z] #17 17.64 Selecting previously unselected package pigz. [2020-08-27T23:02:52.944Z] #17 17.64 (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-08-27T23:02:52.944Z] #17 17.68 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-08-27T23:02:52.944Z] #17 17.69 Unpacking pigz (2.4-1) ... [2020-08-27T23:02:52.944Z] #17 17.90 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-08-27T23:02:52.944Z] #17 17.91 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-08-27T23:02:52.944Z] #17 17.91 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-08-27T23:02:52.944Z] #17 18.33 Selecting previously unselected package python3.7-minimal. [2020-08-27T23:02:52.944Z] #17 18.35 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-08-27T23:02:52.944Z] #17 18.37 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-27T23:02:52.944Z] #17 19.11 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-08-27T23:02:52.944Z] #17 19.14 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-27T23:02:52.944Z] #17 22.00 Selecting previously unselected package python3-minimal. [2020-08-27T23:02:52.944Z] #17 22.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 ... 23654 files and directories currently installed.) [2020-08-27T23:02:52.944Z] #17 22.05 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-08-27T23:02:52.944Z] #17 22.06 Unpacking python3-minimal (3.7.3-1) ... [2020-08-27T23:02:52.944Z] #17 22.18 Selecting previously unselected package libmpdec2:arm64. [2020-08-27T23:02:52.944Z] #17 22.18 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-08-27T23:02:52.944Z] #17 22.19 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-08-27T23:02:52.944Z] #17 22.59 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-08-27T23:02:52.944Z] #17 22.59 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2020-08-27T23:02:52.944Z] #17 22.59 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-08-27T23:02:52.944Z] #17 23.45 Selecting previously unselected package python3.7. [2020-08-27T23:02:52.944Z] #17 23.46 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2020-08-27T23:02:52.944Z] #17 23.46 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-27T23:02:52.944Z] #17 23.61 Selecting previously unselected package libpython3-stdlib:arm64. [2020-08-27T23:02:52.944Z] #17 23.62 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-08-27T23:02:52.944Z] #17 23.63 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-08-27T23:02:52.944Z] #17 23.84 Setting up python3-minimal (3.7.3-1) ... [2020-08-27T23:02:52.944Z] #17 25.06 Selecting previously unselected package python3. [2020-08-27T23:02:52.944Z] #17 25.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 ... 24066 files and directories currently installed.) [2020-08-27T23:02:52.944Z] #17 25.13 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-08-27T23:02:52.944Z] #17 25.15 Unpacking python3 (3.7.3-1) ... [2020-08-27T23:02:52.944Z] #17 25.39 Selecting previously unselected package libip4tc0:arm64. [2020-08-27T23:02:52.944Z] #17 25.39 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-08-27T23:02:52.944Z] #17 25.41 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-08-27T23:02:52.944Z] #17 ... [2020-08-27T23:02:52.944Z] [2020-08-27T23:02:52.944Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:52.944Z] #39 78.18 DEP criu/file-lock.d [2020-08-27T23:02:52.984Z] #39 164.0 CC criu/tty.o [2020-08-27T23:02:53.218Z] #39 78.35 DEP criu/file-ids.d [2020-08-27T23:02:53.397Z] #18 76.55 Setting up python3-pip (18.1-5) ... [2020-08-27T23:02:53.397Z] #18 ... [2020-08-27T23:02:53.397Z] [2020-08-27T23:02:53.397Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:53.397Z] #40 111.1 CC criu/cr-dedup.o [2020-08-27T23:02:53.397Z] #40 111.7 CC criu/cr-dump.o [2020-08-27T23:02:53.397Z] #40 114.8 CC criu/cr-errno.o [2020-08-27T23:02:53.397Z] #40 114.9 CC criu/cr-restore.o [2020-08-27T23:02:53.491Z] #39 78.56 DEP criu/fifo.d [2020-08-27T23:02:53.700Z] #40 ... [2020-08-27T23:02:53.701Z] [2020-08-27T23:02:53.701Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:02:53.701Z] #42 DONE 190.2s [2020-08-27T23:02:53.758Z] #39 78.73 DEP criu/fdstore.d [2020-08-27T23:02:53.758Z] #39 78.89 DEP criu/fault-injection.d [2020-08-27T23:02:53.758Z] #39 78.93 DEP criu/external.d [2020-08-27T23:02:53.921Z] #39 165.0 CC criu/tun.o [2020-08-27T23:02:53.921Z] #39 165.2 CC criu/uffd.o [2020-08-27T23:02:54.005Z] [2020-08-27T23:02:54.005Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T23:02:54.005Z] #18 ... [2020-08-27T23:02:54.005Z] [2020-08-27T23:02:54.005Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:54.005Z] #40 121.7 CC criu/cr-service.o [2020-08-27T23:02:54.019Z] #39 78.99 DEP criu/eventpoll.d [2020-08-27T23:02:54.064Z] #19 ... [2020-08-27T23:02:54.064Z] [2020-08-27T23:02:54.064Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:54.064Z] #39 114.1 CC criu/irmap.o [2020-08-27T23:02:54.064Z] #39 114.9 CC criu/kcmp-ids.o [2020-08-27T23:02:54.064Z] #39 115.3 CC criu/kerndat.o [2020-08-27T23:02:54.064Z] #39 116.6 CC criu/libnetlink.o [2020-08-27T23:02:54.064Z] #39 117.0 CC criu/log.o [2020-08-27T23:02:54.064Z] #39 117.6 CC criu/lsm.o [2020-08-27T23:02:54.064Z] #39 118.0 CC criu/mem.o [2020-08-27T23:02:54.064Z] #39 119.6 CC criu/memfd.o [2020-08-27T23:02:54.064Z] #39 120.4 CC criu/mount.o [2020-08-27T23:02:54.064Z] #39 ... [2020-08-27T23:02:54.064Z] [2020-08-27T23:02:54.064Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-27T23:02:54.064Z] #36 219.9 + dpkg --print-architecture [2020-08-27T23:02:54.064Z] #36 219.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-27T23:02:54.064Z] #36 220.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-27T23:02:54.064Z] #36 220.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-27T23:02:54.281Z] #39 79.24 DEP criu/eventfd.d [2020-08-27T23:02:54.281Z] #39 79.44 DEP criu/crtools.d [2020-08-27T23:02:54.490Z] #39 165.9 CC criu/util.o [2020-08-27T23:02:54.542Z] #39 79.56 DEP criu/cr-service.d [2020-08-27T23:02:54.542Z] #39 79.77 DEP criu/cr-restore.d [2020-08-27T23:02:54.634Z] #36 ... [2020-08-27T23:02:54.634Z] [2020-08-27T23:02:54.634Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:54.634Z] #39 124.7 CC criu/namespaces.o [2020-08-27T23:02:55.116Z] #39 79.97 DEP criu/cr-errno.d [2020-08-27T23:02:55.116Z] #39 80.00 DEP criu/cr-dump.d [2020-08-27T23:02:55.116Z] #39 80.16 DEP criu/cr-dedup.d [2020-08-27T23:02:55.379Z] #39 80.35 DEP criu/cr-check.d [2020-08-27T23:02:55.427Z] #39 166.6 CC criu/uts_ns.o [2020-08-27T23:02:55.554Z] #40 ... [2020-08-27T23:02:55.554Z] [2020-08-27T23:02:55.554Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T23:02:55.554Z] #18 78.30 Processing triggers for libc-bin (2.28-10) ... [2020-08-27T23:02:55.554Z] #18 78.35 Processing triggers for mime-support (3.62) ... [2020-08-27T23:02:55.554Z] #18 DONE 78.6s [2020-08-27T23:02:55.554Z] [2020-08-27T23:02:55.554Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-27T23:02:55.642Z] #39 80.57 DEP criu/config.d [2020-08-27T23:02:55.642Z] #39 80.69 DEP criu/clone-noasan.d [2020-08-27T23:02:55.642Z] #39 80.79 DEP criu/cgroup.d [2020-08-27T23:02:55.686Z] #39 166.8 CC criu/vdso-compat.o [2020-08-27T23:02:55.686Z] #39 167.0 CC criu/vdso.o [2020-08-27T23:02:55.856Z] #19 0.376 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-27T23:02:55.856Z] #19 0.381 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-27T23:02:55.856Z] #19 0.385 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-27T23:02:55.856Z] #19 DONE 0.5s [2020-08-27T23:02:55.856Z] [2020-08-27T23:02:55.856Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:02:55.907Z] #39 80.97 DEP criu/cgroup-props.d [2020-08-27T23:02:55.907Z] #39 81.06 DEP criu/bitmap.d [2020-08-27T23:02:55.946Z] #39 167.3 LINK criu/built-in.o [2020-08-27T23:02:56.170Z] #39 81.08 DEP criu/bfd.d [2020-08-27T23:02:56.170Z] #39 81.20 DEP criu/autofs.d [2020-08-27T23:02:56.170Z] #39 81.29 DEP criu/aio.d [2020-08-27T23:02:56.205Z] #39 167.4 LINK criu/criu [2020-08-27T23:02:56.434Z] #39 81.38 DEP criu/action-scripts.d [2020-08-27T23:02:56.464Z] #39 167.7 DEP lib/c/criu.d [2020-08-27T23:02:56.464Z] #39 167.7 CC images/rpc.pb-c.o [2020-08-27T23:02:56.542Z] #39 126.8 CC criu/net.o [2020-08-27T23:02:56.698Z] #39 81.67 CC criu/action-scripts.o [2020-08-27T23:02:56.724Z] #39 168.1 CC lib/c/criu.o [2020-08-27T23:02:56.924Z] #40 124.5 CC criu/crtools.o [2020-08-27T23:02:56.961Z] #39 82.01 CC criu/aio.o [2020-08-27T23:02:57.092Z] ok github.com/docker/docker/daemon/cluster 0.037s coverage: 0.5% of statements [2020-08-27T23:02:57.537Z] #39 82.51 CC criu/autofs.o [2020-08-27T23:02:57.577Z] #40 125.2 CC criu/eventfd.o [2020-08-27T23:02:57.662Z] #39 168.7 LINK lib/c/built-in.o [2020-08-27T23:02:57.663Z] #39 168.7 LINK lib/c/libcriu.so [2020-08-27T23:02:57.663Z] #39 168.7 LINK lib/c/libcriu.a [2020-08-27T23:02:57.663Z] #39 168.8 GEN magic.py [2020-08-27T23:02:57.663Z] #39 168.9 Note: Building without setproctitle() and strlcpy() support. [2020-08-27T23:02:57.663Z] #39 168.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-27T23:02:57.921Z] #39 168.9 Note: Building without GnuTLS support [2020-08-27T23:02:57.921Z] #39 168.9 Makefile.config:39: Warn: you have no libnftables installed [2020-08-27T23:02:57.922Z] #39 168.9 Makefile.config:40: Warn: Building without nftables support [2020-08-27T23:02:57.922Z] #39 ... [2020-08-27T23:02:57.922Z] [2020-08-27T23:02:57.922Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:02:57.922Z] #45 263.6 + cd /tmp/tmp.VVnHg5BiOD/src/github.com/golangci/golangci-lint/ [2020-08-27T23:02:57.922Z] #45 263.6 + git checkout -q v1.23.8 [2020-08-27T23:02:58.163Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-08-27T23:02:58.181Z] #45 264.0 ++ git describe --tags [2020-08-27T23:02:58.181Z] #45 264.0 + version=v1.23.8 [2020-08-27T23:02:58.181Z] #45 264.0 ++ git rev-parse --short HEAD [2020-08-27T23:02:58.181Z] #45 264.0 + commit=76a82c6 [2020-08-27T23:02:58.181Z] #45 264.0 ++ git show -s --format=%cd [2020-08-27T23:02:58.181Z] #45 264.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-27T23:02:58.181Z] #45 264.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-08-27T23:02:58.231Z] #40 125.9 CC criu/eventpoll.o [2020-08-27T23:02:58.837Z] Loaded image: buildpack-deps:buster [2020-08-27T23:02:58.837Z] Loaded image: buildpack-deps:buster [2020-08-27T23:02:58.837Z] Loaded image: busybox:latest [2020-08-27T23:02:58.837Z] Loaded image: busybox:latest [2020-08-27T23:02:58.837Z] Loaded image: buildpack-deps:buster [2020-08-27T23:02:58.837Z] Loaded image: busybox:glibc [2020-08-27T23:02:58.837Z] Loaded image: busybox:glibc [2020-08-27T23:02:58.837Z] Loaded image: debian:buster [2020-08-27T23:02:58.837Z] Loaded image: debian:buster [2020-08-27T23:02:58.837Z] Loaded image: hello-world:latest [2020-08-27T23:02:58.837Z] Loaded image: hello-world:latest [2020-08-27T23:02:58.837Z] Loaded image: busybox:latest [2020-08-27T23:02:58.837Z] INFO: Testing against a local daemon [2020-08-27T23:02:58.837Z] === RUN TestDockerDaemonSuite [2020-08-27T23:02:58.837Z] INFO: Testing against a local daemon [2020-08-27T23:02:58.837Z] === RUN TestDockerSuite [2020-08-27T23:02:58.837Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-08-27T23:02:58.837Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-08-27T23:02:58.837Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-08-27T23:02:58.946Z] #39 83.88 CC criu/bfd.o [2020-08-27T23:02:59.093Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-08-27T23:02:59.093Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-08-27T23:02:59.093Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-08-27T23:02:59.093Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-08-27T23:02:59.094Z] Loaded image: busybox:glibc [2020-08-27T23:02:59.094Z] Loaded image: debian:buster [2020-08-27T23:02:59.094Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-08-27T23:02:59.094Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-08-27T23:02:59.094Z] Loaded image: hello-world:latest [2020-08-27T23:02:59.094Z] INFO: Testing against a local daemon [2020-08-27T23:02:59.094Z] === RUN TestCgroupNamespacesBuild [2020-08-27T23:02:59.224Z] #39 84.32 CC criu/bitmap.o [2020-08-27T23:02:59.271Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2020-08-27T23:02:59.294Z] #40 126.9 CC criu/external.o [2020-08-27T23:02:59.488Z] #39 84.47 CC criu/cgroup-props.o [2020-08-27T23:02:59.835Z] #39 129.6 CC criu/netfilter.o [2020-08-27T23:02:59.835Z] #39 130.0 CC criu/page-pipe.o [2020-08-27T23:02:59.947Z] #40 127.4 CC criu/fault-injection.o [2020-08-27T23:02:59.947Z] #40 127.6 CC criu/fdstore.o [2020-08-27T23:03:00.063Z] #39 85.33 CC criu/cgroup.o [2020-08-27T23:03:00.404Z] #39 130.6 CC criu/page-xfer.o [2020-08-27T23:03:00.600Z] #40 128.0 CC criu/fifo.o [2020-08-27T23:03:00.645Z] #39 ... [2020-08-27T23:03:00.645Z] [2020-08-27T23:03:00.645Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T23:03:00.645Z] #17 25.55 Selecting previously unselected package libip6tc0:arm64. [2020-08-27T23:03:00.645Z] #17 25.55 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-08-27T23:03:00.645Z] #17 25.57 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-08-27T23:03:00.645Z] #17 25.66 Selecting previously unselected package libiptc0:arm64. [2020-08-27T23:03:00.645Z] #17 25.66 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-08-27T23:03:00.645Z] #17 25.68 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-08-27T23:03:00.645Z] #17 25.75 Selecting previously unselected package libnfnetlink0:arm64. [2020-08-27T23:03:00.645Z] #17 25.76 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-08-27T23:03:00.645Z] #17 25.76 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-08-27T23:03:00.645Z] #17 25.84 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-08-27T23:03:00.645Z] #17 25.85 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-08-27T23:03:00.645Z] #17 25.86 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-08-27T23:03:00.645Z] #17 25.93 Selecting previously unselected package libnftnl11:arm64. [2020-08-27T23:03:00.645Z] #17 25.93 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-08-27T23:03:00.645Z] #17 25.94 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-08-27T23:03:00.645Z] #17 26.08 Selecting previously unselected package iptables. [2020-08-27T23:03:00.645Z] #17 26.08 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-08-27T23:03:00.645Z] #17 26.10 Unpacking iptables (1.8.2-4) ... [2020-08-27T23:03:00.645Z] #17 26.47 Selecting previously unselected package xxd. [2020-08-27T23:03:00.645Z] #17 26.49 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-08-27T23:03:00.645Z] #17 26.50 Unpacking xxd (2:8.1.0875-5) ... [2020-08-27T23:03:00.645Z] #17 26.64 Selecting previously unselected package vim-common. [2020-08-27T23:03:00.645Z] #17 26.64 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-27T23:03:00.645Z] #17 26.67 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-27T23:03:00.645Z] #17 26.87 Selecting previously unselected package bash-completion. [2020-08-27T23:03:00.645Z] #17 26.87 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-27T23:03:00.645Z] #17 29.51 Unpacking bash-completion (1:2.8-6) ... [2020-08-27T23:03:00.645Z] #17 30.60 Selecting previously unselected package bzip2. [2020-08-27T23:03:00.645Z] #17 30.61 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-08-27T23:03:00.645Z] #17 30.61 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-27T23:03:00.645Z] #17 30.82 Selecting previously unselected package xz-utils. [2020-08-27T23:03:00.645Z] #17 30.83 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-08-27T23:03:00.645Z] #17 31.01 Unpacking xz-utils (5.2.4-1) ... [2020-08-27T23:03:00.645Z] #17 31.24 Selecting previously unselected package apparmor. [2020-08-27T23:03:00.645Z] #17 31.24 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-08-27T23:03:00.645Z] #17 31.33 Unpacking apparmor (2.13.2-10) ... [2020-08-27T23:03:00.645Z] #17 31.85 Selecting previously unselected package aufs-tools. [2020-08-27T23:03:00.645Z] #17 31.85 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-08-27T23:03:00.645Z] #17 31.86 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-27T23:03:00.645Z] #17 31.99 Selecting previously unselected package libonig5:arm64. [2020-08-27T23:03:00.645Z] #17 32.01 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-08-27T23:03:00.645Z] #17 32.01 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-08-27T23:03:00.645Z] #17 32.43 Selecting previously unselected package libjq1:arm64. [2020-08-27T23:03:00.646Z] #17 32.44 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-08-27T23:03:00.646Z] #17 32.47 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-08-27T23:03:00.646Z] #17 32.69 Selecting previously unselected package jq. [2020-08-27T23:03:00.646Z] #17 32.69 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-08-27T23:03:00.646Z] #17 32.70 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-27T23:03:00.646Z] #17 32.85 Selecting previously unselected package libaio1:arm64. [2020-08-27T23:03:00.646Z] #17 32.86 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-08-27T23:03:00.646Z] #17 32.92 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-08-27T23:03:00.718Z] #45 ... [2020-08-27T23:03:00.719Z] [2020-08-27T23:03:00.719Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:03:00.719Z] #39 169.5 fatal: not a git repository (or any of the parent directories): .git [2020-08-27T23:03:00.719Z] #39 170.0 make[1]: Nothing to be done for 'all'. [2020-08-27T23:03:00.719Z] #39 170.5 make[1]: 'images/built-in.o' is up to date. [2020-08-27T23:03:00.719Z] #39 170.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-27T23:03:00.719Z] #39 170.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-27T23:03:00.719Z] #39 170.6 make[1]: 'compel/libcompel.a' is up to date. [2020-08-27T23:03:00.719Z] #39 170.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-27T23:03:00.719Z] #39 170.7 make[1]: Nothing to be done for 'all'. [2020-08-27T23:03:00.719Z] #39 170.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-27T23:03:00.719Z] #39 170.9 make[2]: Nothing to be done for 'all'. [2020-08-27T23:03:00.719Z] #39 170.9 make[2]: Nothing to be done for 'all'. [2020-08-27T23:03:00.719Z] #39 170.9 make[2]: Nothing to be done for 'all'. [2020-08-27T23:03:00.719Z] #39 171.0 make[2]: Nothing to be done for 'all'. [2020-08-27T23:03:00.719Z] #39 171.1 make[2]: Nothing to be done for 'all'. [2020-08-27T23:03:00.719Z] #39 171.1 make[2]: Nothing to be done for 'all'. [2020-08-27T23:03:00.719Z] #39 171.1 make[2]: Nothing to be done for 'all'. [2020-08-27T23:03:00.719Z] #39 171.2 make[2]: Nothing to be done for 'all'. [2020-08-27T23:03:00.719Z] #39 171.2 INSTALL criu/criu [2020-08-27T23:03:00.719Z] #39 DONE 171.6s [2020-08-27T23:03:00.719Z] [2020-08-27T23:03:00.719Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:03:00.902Z] #40 ... [2020-08-27T23:03:00.902Z] [2020-08-27T23:03:00.902Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-27T23:03:00.902Z] #29 DONE 197.2s [2020-08-27T23:03:00.902Z] [2020-08-27T23:03:00.902Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:03:00.902Z] #40 128.4 CC criu/file-ids.o [2020-08-27T23:03:00.909Z] #17 33.02 Selecting previously unselected package libgpm2:arm64. [2020-08-27T23:03:00.909Z] #17 33.02 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-08-27T23:03:00.909Z] #17 33.03 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-08-27T23:03:00.909Z] #17 33.14 Selecting previously unselected package libicu63:arm64. [2020-08-27T23:03:00.909Z] #17 33.14 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-08-27T23:03:00.909Z] #17 33.15 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-08-27T23:03:01.556Z] #40 129.2 CC criu/file-lock.o [2020-08-27T23:03:01.654Z] #52 ... [2020-08-27T23:03:01.654Z] [2020-08-27T23:03:01.654Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-27T23:03:01.654Z] #40 DONE 0.1s [2020-08-27T23:03:01.654Z] [2020-08-27T23:03:01.654Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-27T23:03:02.223Z] #42 DONE 0.4s [2020-08-27T23:03:02.223Z] [2020-08-27T23:03:02.223Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-27T23:03:02.223Z] #44 DONE 0.1s [2020-08-27T23:03:02.223Z] [2020-08-27T23:03:02.223Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:03:02.313Z] #39 132.2 CC criu/pagemap-cache.o [2020-08-27T23:03:02.573Z] #39 132.7 CC criu/pagemap.o [2020-08-27T23:03:02.839Z] #17 ... [2020-08-27T23:03:02.839Z] [2020-08-27T23:03:02.839Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:03:02.839Z] #39 87.88 CC criu/clone-noasan.o [2020-08-27T23:03:03.101Z] #39 88.06 CC criu/config.o [2020-08-27T23:03:03.122Z] #40 130.7 CC criu/files-ext.o [2020-08-27T23:03:03.142Z] #39 ... [2020-08-27T23:03:03.142Z] [2020-08-27T23:03:03.142Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-27T23:03:03.142Z] #19 5.064 Collecting yamllint==1.16.0 [2020-08-27T23:03:03.142Z] #19 10.41 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-27T23:03:03.142Z] #19 10.50 Collecting pyyaml (from yamllint==1.16.0) [2020-08-27T23:03:03.142Z] #19 10.63 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-27T23:03:03.142Z] #19 12.03 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-27T23:03:03.142Z] #19 12.08 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-27T23:03:03.142Z] #19 12.13 Building wheels for collected packages: pyyaml [2020-08-27T23:03:03.142Z] #19 12.13 Running setup.py bdist_wheel for pyyaml: started [2020-08-27T23:03:03.423Z] #40 131.1 CC criu/files-reg.o [2020-08-27T23:03:03.712Z] #19 ... [2020-08-27T23:03:03.712Z] [2020-08-27T23:03:03.712Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:03:03.712Z] #39 133.8 CC criu/parasite-syscall.o [2020-08-27T23:03:04.496Z] #39 89.57 CC criu/cr-check.o [2020-08-27T23:03:04.651Z] #39 ... [2020-08-27T23:03:04.651Z] [2020-08-27T23:03:04.651Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-27T23:03:04.652Z] #19 13.27 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-27T23:03:04.652Z] #19 13.27 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-27T23:03:04.652Z] #19 13.33 Successfully built pyyaml [2020-08-27T23:03:04.652Z] #19 13.36 Installing collected packages: pyyaml, pathspec, yamllint [2020-08-27T23:03:04.652Z] #19 13.70 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-27T23:03:04.652Z] #19 DONE 14.1s [2020-08-27T23:03:04.652Z] [2020-08-27T23:03:04.652Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:03:04.652Z] #39 134.9 CC criu/path.o [2020-08-27T23:03:05.222Z] #39 ... [2020-08-27T23:03:05.222Z] [2020-08-27T23:03:05.222Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-27T23:03:05.222Z] #22 DONE 0.3s [2020-08-27T23:03:05.222Z] [2020-08-27T23:03:05.222Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:03:05.222Z] #39 135.3 CC criu/pie-util-vdso-elf32.o [2020-08-27T23:03:05.382Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-08-27T23:03:05.382Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-493e089f\powershellScript.ps1'; exit $LASTEXITCODE; [2020-08-27T23:03:05.382Z] ---------------------------------------------------------------------------- [2020-08-27T23:03:05.382Z] [2020-08-27T23:03:05.382Z] INFO: executeCI.ps1 starting at Thu Aug 27 23:03:03 CUT 2020 [2020-08-27T23:03:05.382Z] [2020-08-27T23:03:05.382Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-08-27T23:03:05.382Z] INFO: Running git version 2.24.1.windows.2 [2020-08-27T23:03:05.382Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-08-27T23:03:05.382Z] INFO: Environment variables: [2020-08-27T23:03:05.382Z] [2020-08-27T23:03:05.382Z] Name Value [2020-08-27T23:03:05.382Z] ---- ----- [2020-08-27T23:03:05.382Z] ALLUSERSPROFILE C:\ProgramData [2020-08-27T23:03:05.382Z] amd64 true [2020-08-27T23:03:05.382Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-08-27T23:03:05.382Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-08-27T23:03:05.382Z] arm64 true [2020-08-27T23:03:05.382Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-08-27T23:03:05.382Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-08-27T23:03:05.382Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-08-27T23:03:05.382Z] BRANCH_NAME PR-41360 [2020-08-27T23:03:05.382Z] BUILD_DISPLAY_NAME #6 [2020-08-27T23:03:05.382Z] BUILD_ID 6 [2020-08-27T23:03:05.382Z] BUILD_NUMBER 6 [2020-08-27T23:03:05.382Z] BUILD_TAG jenkins-moby-PR-41360-6 [2020-08-27T23:03:05.382Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41360/6/ [2020-08-27T23:03:05.382Z] CHANGE_AUTHOR lzhfromustc [2020-08-27T23:03:05.382Z] CHANGE_BRANCH GL_5 [2020-08-27T23:03:05.382Z] CHANGE_FORK lzhfromustc [2020-08-27T23:03:05.382Z] CHANGE_ID 41360 [2020-08-27T23:03:05.383Z] CHANGE_TARGET master [2020-08-27T23:03:05.383Z] CHANGE_TITLE Builder: Add 1 buffer to two channels to avoid blocking goroutine [2020-08-27T23:03:05.383Z] CHANGE_URL https://github.com/moby/moby/pull/41360 [2020-08-27T23:03:05.383Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-27T23:03:05.383Z] CommonProgramFiles C:\Program Files\Common Files [2020-08-27T23:03:05.383Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-08-27T23:03:05.383Z] CommonProgramW6432 C:\Program Files\Common Files [2020-08-27T23:03:05.383Z] COMPUTERNAME azwin-2-b40ac0 [2020-08-27T23:03:05.383Z] ComSpec C:\windows\system32\cmd.exe [2020-08-27T23:03:05.383Z] ConfigSequenceNumber 0 [2020-08-27T23:03:05.383Z] dco true [2020-08-27T23:03:05.383Z] DOCKER_BUILDKIT 0 [2020-08-27T23:03:05.383Z] DOCKER_DUT_DEBUG 1 [2020-08-27T23:03:05.383Z] DOCKER_EXPERIMENTAL 1 [2020-08-27T23:03:05.383Z] DOCKER_GRAPHDRIVER overlay2 [2020-08-27T23:03:05.383Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-08-27T23:03:05.383Z] EXECUTOR_NUMBER 0 [2020-08-27T23:03:05.383Z] FQDN azwin-2-b40ac0.westus.cloudapp.azure.com [2020-08-27T23:03:05.383Z] GIT_BRANCH PR-41360 [2020-08-27T23:03:05.383Z] GIT_COMMIT b9665a9495a16879e5403adeb7cc8206e1fd16ac [2020-08-27T23:03:05.383Z] GIT_PREVIOUS_COMMIT f5c2ce622b92236a704dad3f4274f7824822c3c1 [2020-08-27T23:03:05.383Z] GIT_URL https://github.com/moby/moby.git [2020-08-27T23:03:05.383Z] HUDSON_COOKIE 8321cfd3-c8bf-4501-bf49-bb103b709e45 [2020-08-27T23:03:05.383Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-08-27T23:03:05.383Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-08-27T23:03:05.383Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-08-27T23:03:05.383Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-08-27T23:03:05.383Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-08-27T23:03:05.383Z] JENKINS_NODE_COOKIE a4350b57-5173-4d88-a0ed-56a9b7fa8724 [2020-08-27T23:03:05.383Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-08-27T23:03:05.383Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-08-27T23:03:05.383Z] JOB_BASE_NAME PR-41360 [2020-08-27T23:03:05.383Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41360/display/redirect [2020-08-27T23:03:05.383Z] JOB_NAME moby/PR-41360 [2020-08-27T23:03:05.383Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41360/ [2020-08-27T23:03:05.383Z] library.jps.version master [2020-08-27T23:03:05.383Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-08-27T23:03:05.383Z] NODE_LABELS amd64 azure azwin-2-b40ac0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-08-27T23:03:05.383Z] NODE_NAME azwin-2-b40ac0 [2020-08-27T23:03:05.383Z] NUMBER_OF_PROCESSORS 4 [2020-08-27T23:03:05.383Z] OS Windows_NT [2020-08-27T23:03:05.383Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-08-27T23:03:05.384Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-08-27T23:03:05.384Z] ppc64le true [2020-08-27T23:03:05.384Z] PROCESSOR_ARCHITECTURE AMD64 [2020-08-27T23:03:05.384Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-08-27T23:03:05.384Z] PROCESSOR_LEVEL 6 [2020-08-27T23:03:05.384Z] PROCESSOR_REVISION 5504 [2020-08-27T23:03:05.384Z] ProgramData C:\ProgramData [2020-08-27T23:03:05.384Z] ProgramFiles C:\Program Files [2020-08-27T23:03:05.384Z] ProgramFiles(x86) C:\Program Files (x86) [2020-08-27T23:03:05.384Z] ProgramW6432 C:\Program Files [2020-08-27T23:03:05.384Z] PROMPT $P$G [2020-08-27T23:03:05.384Z] PSExecutionPolicyPreference Bypass [2020-08-27T23:03:05.384Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-08-27T23:03:05.384Z] PUBLIC C:\Users\Public [2020-08-27T23:03:05.384Z] rootless true [2020-08-27T23:03:05.384Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41360/6/display/redirect?page=changes [2020-08-27T23:03:05.384Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41360/6/display/redirect [2020-08-27T23:03:05.384Z] s390x true [2020-08-27T23:03:05.384Z] SKIP_VALIDATION_TESTS 1 [2020-08-27T23:03:05.384Z] SOURCES_DRIVE d [2020-08-27T23:03:05.384Z] SOURCES_SUBDIR gopath [2020-08-27T23:03:05.384Z] STAGE_NAME Run tests [2020-08-27T23:03:05.384Z] SystemDrive C: [2020-08-27T23:03:05.384Z] SystemRoot C:\windows [2020-08-27T23:03:05.384Z] TEMP C:\windows\TEMP [2020-08-27T23:03:05.384Z] TESTDEBUG 0 [2020-08-27T23:03:05.384Z] TESTRUN_DRIVE d [2020-08-27T23:03:05.384Z] TESTRUN_SUBDIR CI [2020-08-27T23:03:05.384Z] TIMEOUT 120m [2020-08-27T23:03:05.384Z] TMP C:\windows\TEMP [2020-08-27T23:03:05.384Z] unit_validate true [2020-08-27T23:03:05.384Z] USERDOMAIN WORKGROUP [2020-08-27T23:03:05.384Z] USERNAME azwin-2-b40ac0$ [2020-08-27T23:03:05.384Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-08-27T23:03:05.384Z] validate_force false [2020-08-27T23:03:05.384Z] windir C:\windows [2020-08-27T23:03:05.384Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-08-27T23:03:05.384Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-08-27T23:03:05.384Z] windowsRS1 false [2020-08-27T23:03:05.384Z] windowsRS5 true [2020-08-27T23:03:05.384Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-08-27T23:03:05.384Z] [2020-08-27T23:03:05.384Z] [2020-08-27T23:03:05.384Z] [2020-08-27T23:03:05.384Z] INFO: Sources under d:\gopath\... [2020-08-27T23:03:05.384Z] INFO: Test run under d:\CI\... [2020-08-27T23:03:05.384Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-08-27T23:03:05.384Z] INFO: docker/docker repository was found [2020-08-27T23:03:05.384Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-08-27T23:03:05.384Z] ltsc2019: Pulling from windows/servercore [2020-08-27T23:03:05.384Z] 4612f6d0b889: Pulling fs layer [2020-08-27T23:03:05.384Z] 3ab49687905c: Pulling fs layer [2020-08-27T23:03:05.791Z] #39 135.9 CC criu/pie-util-vdso.o [2020-08-27T23:03:06.051Z] #39 136.4 CC criu/pie-util.o [2020-08-27T23:03:06.210Z] #40 ... [2020-08-27T23:03:06.210Z] [2020-08-27T23:03:06.210Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-27T23:03:06.210Z] #20 5.101 Collecting yamllint==1.16.0 [2020-08-27T23:03:06.210Z] #20 5.666 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-27T23:03:06.210Z] #20 5.946 Collecting pyyaml (from yamllint==1.16.0) [2020-08-27T23:03:06.210Z] #20 6.253 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-27T23:03:06.210Z] #20 8.078 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-27T23:03:06.210Z] #20 8.142 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-27T23:03:06.210Z] #20 8.182 Building wheels for collected packages: pyyaml [2020-08-27T23:03:06.210Z] #20 8.184 Running setup.py bdist_wheel for pyyaml: started [2020-08-27T23:03:06.210Z] #20 9.448 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-27T23:03:06.210Z] #20 9.452 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-27T23:03:06.210Z] #20 9.525 Successfully built pyyaml [2020-08-27T23:03:06.210Z] #20 9.536 Installing collected packages: pyyaml, pathspec, yamllint [2020-08-27T23:03:06.210Z] #20 9.824 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-27T23:03:06.210Z] #20 DONE 10.0s [2020-08-27T23:03:06.210Z] [2020-08-27T23:03:06.210Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:03:06.210Z] #40 133.6 CC criu/files.o [2020-08-27T23:03:06.260Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 14.1% of statements [2020-08-27T23:03:06.312Z] #39 136.6 CC criu/pipes.o [2020-08-27T23:03:06.422Z] #39 91.65 CC criu/cr-dedup.o [2020-08-27T23:03:06.881Z] #39 137.3 CC criu/plugin.o [2020-08-27T23:03:06.896Z] ok github.com/docker/docker/daemon/config 0.020s coverage: 81.8% of statements [2020-08-27T23:03:06.999Z] #39 91.91 CC criu/cr-dump.o [2020-08-27T23:03:07.450Z] #39 137.6 CC criu/proc_parse.o [2020-08-27T23:03:07.489Z] #52 201.8 + bin/containerd [2020-08-27T23:03:07.533Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-08-27T23:03:07.966Z] #39 ... [2020-08-27T23:03:07.966Z] [2020-08-27T23:03:07.966Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T23:03:07.966Z] #17 36.84 Selecting previously unselected package libnet1:arm64. [2020-08-27T23:03:07.966Z] #17 36.84 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-08-27T23:03:07.966Z] #17 36.85 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-08-27T23:03:07.966Z] #17 37.03 Selecting previously unselected package libnl-3-200:arm64. [2020-08-27T23:03:07.966Z] #17 37.05 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-08-27T23:03:07.966Z] #17 37.05 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-08-27T23:03:07.967Z] #17 37.16 Selecting previously unselected package libprotobuf-c1:arm64. [2020-08-27T23:03:07.967Z] #17 37.17 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-08-27T23:03:07.967Z] #17 37.18 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-08-27T23:03:07.967Z] #17 37.34 Selecting previously unselected package libreadline5:arm64. [2020-08-27T23:03:07.967Z] #17 37.34 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-08-27T23:03:07.967Z] #17 37.35 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-08-27T23:03:07.967Z] #17 37.47 Selecting previously unselected package net-tools. [2020-08-27T23:03:07.967Z] #17 37.47 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-08-27T23:03:07.967Z] #17 37.48 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-27T23:03:07.967Z] #17 37.73 Selecting previously unselected package python-pip-whl. [2020-08-27T23:03:07.967Z] #17 37.74 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-27T23:03:07.967Z] #17 37.75 Unpacking python-pip-whl (18.1-5) ... [2020-08-27T23:03:07.967Z] #17 38.30 Selecting previously unselected package python3-lib2to3. [2020-08-27T23:03:07.967Z] #17 38.30 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-27T23:03:07.967Z] #17 38.31 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-27T23:03:07.967Z] #17 38.44 Selecting previously unselected package python3-distutils. [2020-08-27T23:03:07.967Z] #17 38.45 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-27T23:03:07.967Z] #17 38.45 Unpacking python3-distutils (3.7.3-1) ... [2020-08-27T23:03:07.967Z] #17 38.63 Selecting previously unselected package python3-pip. [2020-08-27T23:03:07.967Z] #17 38.67 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-27T23:03:07.967Z] #17 38.79 Unpacking python3-pip (18.1-5) ... [2020-08-27T23:03:07.967Z] #17 39.04 Selecting previously unselected package python3-pkg-resources. [2020-08-27T23:03:07.967Z] #17 39.05 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-27T23:03:07.967Z] #17 39.06 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-27T23:03:07.967Z] #17 39.23 Selecting previously unselected package python3-setuptools. [2020-08-27T23:03:07.967Z] #17 39.24 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-27T23:03:07.967Z] #17 39.25 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-27T23:03:07.967Z] #17 39.64 Selecting previously unselected package python3-wheel. [2020-08-27T23:03:07.967Z] #17 39.65 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-27T23:03:07.967Z] #17 39.69 Unpacking python3-wheel (0.32.3-2) ... [2020-08-27T23:03:07.967Z] #17 39.84 Selecting previously unselected package sudo. [2020-08-27T23:03:07.967Z] #17 39.84 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-08-27T23:03:07.967Z] #17 39.86 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-27T23:03:08.230Z] #17 40.48 Selecting previously unselected package thin-provisioning-tools. [2020-08-27T23:03:08.230Z] #17 40.48 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-08-27T23:03:08.230Z] #17 40.50 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-27T23:03:08.237Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-08-27T23:03:08.326Z] #40 135.8 CC criu/filesystems.o [2020-08-27T23:03:08.805Z] #17 41.17 Selecting previously unselected package uidmap. [2020-08-27T23:03:08.805Z] #17 41.17 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-08-27T23:03:08.875Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-08-27T23:03:08.979Z] #40 136.6 CC criu/fsnotify.o [2020-08-27T23:03:09.069Z] #17 41.33 Unpacking uidmap (1:4.5-1.1) ... [2020-08-27T23:03:09.360Z] #39 139.6 CC criu/protobuf-desc.o [2020-08-27T23:03:09.512Z] ok github.com/docker/docker/daemon 12.258s coverage: 17.4% of statements [2020-08-27T23:03:09.512Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-27T23:03:09.512Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-27T23:03:09.512Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-27T23:03:09.512Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-27T23:03:09.930Z] #39 140.1 CC criu/protobuf.o [2020-08-27T23:03:09.930Z] #39 140.3 CC criu/pstree.o [2020-08-27T23:03:10.190Z] #39 ... [2020-08-27T23:03:10.190Z] [2020-08-27T23:03:10.190Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:03:10.190Z] #49 85.34 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-27T23:03:10.190Z] #49 87.92 + mkdir -p /build [2020-08-27T23:03:10.190Z] #49 87.93 + cp runc /build/runc [2020-08-27T23:03:10.190Z] #49 DONE 89.1s [2020-08-27T23:03:10.190Z] [2020-08-27T23:03:10.190Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-27T23:03:10.190Z] #26 DONE 5.1s [2020-08-27T23:03:10.190Z] [2020-08-27T23:03:10.190Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-27T23:03:10.463Z] #17 42.40 Selecting previously unselected package vim-runtime. [2020-08-27T23:03:10.463Z] #17 42.41 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-27T23:03:10.463Z] #17 42.50 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-27T23:03:10.463Z] #17 42.56 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-27T23:03:10.463Z] #17 42.58 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-27T23:03:10.543Z] #40 137.8 CC criu/image-desc.o [2020-08-27T23:03:10.543Z] #40 138.1 CC criu/image.o [2020-08-27T23:03:11.061Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-08-27T23:03:11.131Z] #29 DONE 0.8s [2020-08-27T23:03:11.131Z] [2020-08-27T23:03:11.131Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-27T23:03:11.131Z] #31 DONE 0.1s [2020-08-27T23:03:11.131Z] [2020-08-27T23:03:11.131Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-27T23:03:11.131Z] #34 DONE 0.1s [2020-08-27T23:03:11.131Z] [2020-08-27T23:03:11.131Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:03:11.255Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-08-27T23:03:11.255Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-08-27T23:03:11.255Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-08-27T23:03:11.255Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-08-27T23:03:11.255Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-08-27T23:03:11.255Z] --- PASS: TestCgroupNamespacesBuild (11.47s) [2020-08-27T23:03:11.255Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-27T23:03:11.255Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-08-27T23:03:11.255Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-08-27T23:03:11.391Z] #45 ... [2020-08-27T23:03:11.391Z] [2020-08-27T23:03:11.391Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:03:11.391Z] #39 141.6 CC criu/rbtree.o [2020-08-27T23:03:11.608Z] #40 138.9 CC criu/ipc_ns.o [2020-08-27T23:03:11.651Z] #39 141.9 CC criu/rst-malloc.o [2020-08-27T23:03:11.697Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.196s coverage: 57.0% of statements [2020-08-27T23:03:11.912Z] #39 142.2 CC criu/seccomp.o [2020-08-27T23:03:12.182Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.32s) [2020-08-27T23:03:12.182Z] === RUN TestBuildWithSession [2020-08-27T23:03:12.182Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-27T23:03:12.182Z] build_session_test.go:25: TODO: BuildKit [2020-08-27T23:03:12.182Z] === RUN TestBuildSquashParent [2020-08-27T23:03:12.182Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-08-27T23:03:12.511Z] 3ab49687905c: Verifying Checksum [2020-08-27T23:03:12.511Z] 3ab49687905c: Download complete [2020-08-27T23:03:12.676Z] #40 140.1 CC criu/irmap.o [2020-08-27T23:03:12.743Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-08-27T23:03:12.743Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-08-27T23:03:12.743Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-08-27T23:03:12.852Z] #39 142.8 CC criu/seize.o [2020-08-27T23:03:13.111Z] #39 143.4 CC criu/servicefd.o [2020-08-27T23:03:13.304Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-08-27T23:03:13.336Z] #40 140.8 CC criu/kcmp-ids.o [2020-08-27T23:03:13.639Z] #40 141.1 CC criu/kerndat.o [2020-08-27T23:03:13.687Z] #39 143.7 CC criu/shmem.o [2020-08-27T23:03:14.232Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-08-27T23:03:14.232Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-08-27T23:03:14.256Z] #39 ... [2020-08-27T23:03:14.256Z] [2020-08-27T23:03:14.256Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-27T23:03:14.256Z] #36 DONE 249.6s [2020-08-27T23:03:14.256Z] [2020-08-27T23:03:14.256Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:03:14.256Z] #39 144.3 CC criu/sigframe.o [2020-08-27T23:03:14.256Z] #39 144.5 CC criu/signalfd.o [2020-08-27T23:03:14.516Z] #39 144.7 CC criu/sk-inet.o [2020-08-27T23:03:14.686Z] #17 46.49 Selecting previously unselected package vim. [2020-08-27T23:03:14.686Z] #17 46.51 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-08-27T23:03:14.686Z] #17 46.55 Unpacking vim (2:8.1.0875-5) ... [2020-08-27T23:03:14.792Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-08-27T23:03:14.792Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-08-27T23:03:14.792Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-08-27T23:03:14.792Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-08-27T23:03:14.792Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-08-27T23:03:14.950Z] #17 47.13 Selecting previously unselected package xfsprogs. [2020-08-27T23:03:14.950Z] #17 47.14 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-08-27T23:03:14.950Z] #17 47.16 Unpacking xfsprogs (4.20.0-1) ... [2020-08-27T23:03:15.197Z] #40 142.4 CC criu/libnetlink.o [2020-08-27T23:03:15.197Z] #40 142.8 CC criu/log.o [2020-08-27T23:03:15.476Z] #17 47.68 Selecting previously unselected package zip. [2020-08-27T23:03:15.476Z] #17 47.69 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-08-27T23:03:15.476Z] #17 47.70 Unpacking zip (3.0-11+b1) ... [2020-08-27T23:03:15.476Z] #17 47.94 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-27T23:03:15.486Z] #39 145.5 CC criu/sk-netlink.o [2020-08-27T23:03:15.486Z] #39 ... [2020-08-27T23:03:15.486Z] [2020-08-27T23:03:15.486Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-27T23:03:15.486Z] #37 DONE 0.3s [2020-08-27T23:03:15.486Z] [2020-08-27T23:03:15.486Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:03:15.486Z] #39 145.8 CC criu/sk-packet.o [2020-08-27T23:03:15.739Z] #17 47.96 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-27T23:03:15.739Z] #17 47.98 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-08-27T23:03:15.739Z] #17 47.99 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-08-27T23:03:15.739Z] #17 48.00 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-08-27T23:03:15.739Z] #17 48.02 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-08-27T23:03:15.739Z] #17 48.03 Setting up uidmap (1:4.5-1.1) ... [2020-08-27T23:03:15.739Z] #17 48.04 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-08-27T23:03:15.739Z] #17 48.06 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-08-27T23:03:15.739Z] #17 48.07 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-27T23:03:15.739Z] #17 48.08 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-08-27T23:03:15.739Z] #17 48.09 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-08-27T23:03:15.739Z] #17 48.11 Setting up xxd (2:8.1.0875-5) ... [2020-08-27T23:03:15.739Z] #17 48.12 Setting up zip (3.0-11+b1) ... [2020-08-27T23:03:15.739Z] #17 48.13 Setting up vim-common (2:8.1.0875-5) ... [2020-08-27T23:03:15.739Z] #17 48.16 Setting up bash-completion (1:2.8-6) ... [2020-08-27T23:03:15.745Z] #39 146.2 CC criu/sk-queue.o [2020-08-27T23:03:15.847Z] #40 143.4 CC criu/lsm.o [2020-08-27T23:03:16.241Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.097s coverage: 46.2% of statements [2020-08-27T23:03:16.313Z] #39 146.4 CC criu/sk-tcp.o [2020-08-27T23:03:16.313Z] #39 146.6 CC criu/sk-unix.o [2020-08-27T23:03:16.501Z] #40 143.9 CC criu/mem.o [2020-08-27T23:03:16.680Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-08-27T23:03:16.878Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-08-27T23:03:17.607Z] --- PASS: TestBuildSquashParent (5.45s) [2020-08-27T23:03:17.607Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-27T23:03:17.607Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-27T23:03:17.607Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-27T23:03:17.607Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-27T23:03:17.607Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-27T23:03:17.607Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-27T23:03:17.607Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-27T23:03:17.607Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-27T23:03:17.607Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-27T23:03:17.607Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-27T23:03:17.607Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-27T23:03:17.607Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-27T23:03:17.607Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-27T23:03:17.607Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-27T23:03:17.607Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-27T23:03:17.607Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-27T23:03:17.607Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-27T23:03:17.607Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-27T23:03:17.607Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-27T23:03:17.692Z] #39 147.8 CC criu/sockets.o [2020-08-27T23:03:17.952Z] #39 148.3 CC criu/stats.o [2020-08-27T23:03:18.048Z] #40 145.7 CC criu/memfd.o [2020-08-27T23:03:18.212Z] #39 148.5 CC criu/string.o [2020-08-27T23:03:18.212Z] #39 148.5 CC criu/sysctl.o [2020-08-27T23:03:18.535Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-08-27T23:03:18.698Z] #40 146.3 CC criu/mount.o [2020-08-27T23:03:18.782Z] #39 148.9 CC criu/sysfs_parse.o [2020-08-27T23:03:18.782Z] #39 149.2 CC criu/timens.o [2020-08-27T23:03:18.790Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-08-27T23:03:19.042Z] #39 149.3 CC criu/timerfd.o [2020-08-27T23:03:19.056Z] #17 ... [2020-08-27T23:03:19.056Z] [2020-08-27T23:03:19.056Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:03:19.056Z] #39 93.79 CC criu/cr-errno.o [2020-08-27T23:03:19.056Z] #39 93.86 CC criu/cr-restore.o [2020-08-27T23:03:19.056Z] #39 97.52 CC criu/cr-service.o [2020-08-27T23:03:19.056Z] #39 99.27 CC criu/crtools.o [2020-08-27T23:03:19.056Z] #39 100.1 CC criu/eventfd.o [2020-08-27T23:03:19.056Z] #39 100.6 CC criu/eventpoll.o [2020-08-27T23:03:19.056Z] #39 101.8 CC criu/external.o [2020-08-27T23:03:19.056Z] #39 102.3 CC criu/fault-injection.o [2020-08-27T23:03:19.056Z] #39 102.4 CC criu/fdstore.o [2020-08-27T23:03:19.056Z] #39 102.9 CC criu/fifo.o [2020-08-27T23:03:19.056Z] #39 103.5 CC criu/file-ids.o [2020-08-27T23:03:19.056Z] #39 103.9 CC criu/file-lock.o [2020-08-27T23:03:19.056Z] #39 ... [2020-08-27T23:03:19.056Z] [2020-08-27T23:03:19.056Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T23:03:19.056Z] #17 51.34 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-08-27T23:03:19.056Z] #17 51.36 Setting up xz-utils (5.2.4-1) ... [2020-08-27T23:03:19.302Z] #39 149.5 CC criu/tty.o [2020-08-27T23:03:19.319Z] #17 51.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-27T23:03:19.585Z] #17 51.77 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-27T23:03:19.585Z] #17 51.86 invoke-rc.d: could not determine current runlevel [2020-08-27T23:03:19.585Z] #17 51.87 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-27T23:03:19.585Z] #17 51.88 Setting up pigz (2.4-1) ... [2020-08-27T23:03:19.585Z] #17 51.91 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-08-27T23:03:19.585Z] #17 51.92 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-08-27T23:03:19.585Z] #17 51.97 Setting up python-pip-whl (18.1-5) ... [2020-08-27T23:03:19.585Z] #17 51.98 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-08-27T23:03:19.847Z] #17 51.99 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-27T23:03:20.111Z] #17 52.52 Setting up libaio1:arm64 (0.3.112-3) ... [2020-08-27T23:03:20.156Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-08-27T23:03:20.242Z] #39 150.4 CC criu/tun.o [2020-08-27T23:03:20.374Z] #17 52.54 Setting up libonig5:arm64 (6.9.1-1) ... [2020-08-27T23:03:20.374Z] #17 52.55 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-08-27T23:03:20.374Z] #17 52.56 Setting up vim (2:8.1.0875-5) ... [2020-08-27T23:03:20.374Z] #17 52.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-27T23:03:20.374Z] #17 52.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-27T23:03:20.374Z] #17 52.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-27T23:03:20.374Z] #17 52.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-27T23:03:20.374Z] #17 52.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-27T23:03:20.374Z] #17 52.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-27T23:03:20.374Z] #17 52.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-27T23:03:20.374Z] #17 52.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-27T23:03:20.374Z] #17 52.66 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-08-27T23:03:20.374Z] #17 52.68 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-27T23:03:20.374Z] #17 52.70 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-08-27T23:03:20.374Z] #17 52.72 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-27T23:03:20.374Z] #17 52.73 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-08-27T23:03:20.410Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.439s coverage: 49.5% of statements [2020-08-27T23:03:20.502Z] #39 150.7 CC criu/uffd.o [2020-08-27T23:03:20.637Z] #17 52.75 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-27T23:03:21.071Z] #39 151.4 CC criu/util.o [2020-08-27T23:03:21.082Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-08-27T23:03:21.337Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-08-27T23:03:21.337Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.81s) [2020-08-27T23:03:21.337Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.36s) [2020-08-27T23:03:21.337Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.45s) [2020-08-27T23:03:21.337Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.51s) [2020-08-27T23:03:21.337Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.57s) [2020-08-27T23:03:21.337Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.93s) [2020-08-27T23:03:21.337Z] === RUN TestBuildMultiStageCopy [2020-08-27T23:03:21.337Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-27T23:03:21.337Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-08-27T23:03:22.012Z] #39 152.2 CC criu/uts_ns.o [2020-08-27T23:03:22.271Z] #39 152.4 CC criu/vdso-compat.o [2020-08-27T23:03:22.271Z] #39 152.5 CC criu/vdso.o [2020-08-27T23:03:22.531Z] #39 152.9 LINK criu/built-in.o [2020-08-27T23:03:22.703Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-27T23:03:22.790Z] #39 153.0 LINK criu/criu [2020-08-27T23:03:22.959Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-27T23:03:22.959Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-08-27T23:03:23.050Z] #39 153.3 DEP lib/c/criu.d [2020-08-27T23:03:23.050Z] #39 153.3 CC images/rpc.pb-c.o [2020-08-27T23:03:23.215Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-27T23:03:23.215Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-27T23:03:23.229Z] #40 150.1 CC criu/namespaces.o [2020-08-27T23:03:23.310Z] #39 153.6 CC lib/c/criu.o [2020-08-27T23:03:23.470Z] --- PASS: TestBuildMultiStageCopy (2.22s) [2020-08-27T23:03:23.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.33s) [2020-08-27T23:03:23.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2020-08-27T23:03:23.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2020-08-27T23:03:23.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2020-08-27T23:03:23.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2020-08-27T23:03:23.470Z] === RUN TestBuildMultiStageParentConfig [2020-08-27T23:03:23.962Z] #17 55.60 Setting up iptables (1.8.2-4) ... [2020-08-27T23:03:23.962Z] #17 55.63 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-27T23:03:23.962Z] #17 55.64 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-27T23:03:23.962Z] #17 55.74 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-27T23:03:23.962Z] #17 55.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-27T23:03:23.962Z] #17 55.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-27T23:03:23.962Z] #17 55.77 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-27T23:03:23.962Z] #17 55.95 Setting up python3 (3.7.3-1) ... [2020-08-27T23:03:24.032Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-08-27T23:03:24.249Z] #39 154.3 LINK lib/c/built-in.o [2020-08-27T23:03:24.249Z] #39 154.3 LINK lib/c/libcriu.so [2020-08-27T23:03:24.249Z] #39 154.3 LINK lib/c/libcriu.a [2020-08-27T23:03:24.249Z] #39 154.4 GEN magic.py [2020-08-27T23:03:24.249Z] #39 154.5 Note: Building without setproctitle() and strlcpy() support. [2020-08-27T23:03:24.249Z] #39 154.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-27T23:03:24.249Z] #39 154.5 Note: Building without GnuTLS support [2020-08-27T23:03:24.249Z] #39 154.5 Makefile.config:39: Warn: you have no libnftables installed [2020-08-27T23:03:24.249Z] #39 154.5 Makefile.config:40: Warn: Building without nftables support [2020-08-27T23:03:24.287Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2020-08-27T23:03:24.287Z] === RUN TestBuildLabelWithTargets [2020-08-27T23:03:24.785Z] #40 152.1 CC criu/net.o [2020-08-27T23:03:24.819Z] #39 155.0 fatal: not a git repository (or any of the parent directories): .git [2020-08-27T23:03:24.819Z] #39 ... [2020-08-27T23:03:24.819Z] [2020-08-27T23:03:24.819Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:03:24.819Z] #45 260.4 + cd /tmp/tmp.vqe6BujqXn/src/github.com/golangci/golangci-lint/ [2020-08-27T23:03:24.819Z] #45 260.4 + git checkout -q v1.23.8 [2020-08-27T23:03:24.849Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-08-27T23:03:24.944Z] 4612f6d0b889: Verifying Checksum [2020-08-27T23:03:24.944Z] 4612f6d0b889: Download complete [2020-08-27T23:03:25.001Z] #17 56.97 Setting up python3-wheel (0.32.3-2) ... [2020-08-27T23:03:25.104Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2020-08-27T23:03:25.104Z] === RUN TestBuildWithEmptyLayers [2020-08-27T23:03:25.389Z] #45 260.9 ++ git describe --tags [2020-08-27T23:03:25.389Z] #45 260.9 + version=v1.23.8 [2020-08-27T23:03:25.389Z] #45 260.9 ++ git rev-parse --short HEAD [2020-08-27T23:03:25.389Z] #45 260.9 + commit=76a82c6 [2020-08-27T23:03:25.389Z] #45 260.9 ++ git show -s --format=%cd [2020-08-27T23:03:25.389Z] #45 260.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-27T23:03:25.389Z] #45 260.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-08-27T23:03:25.664Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2020-08-27T23:03:25.664Z] === RUN TestBuildMultiStageOnBuild [2020-08-27T23:03:25.664Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-08-27T23:03:25.921Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-08-27T23:03:26.031Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.334s coverage: 73.1% of statements [2020-08-27T23:03:26.031Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-27T23:03:26.482Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-08-27T23:03:26.516Z] #17 58.69 Setting up apparmor (2.13.2-10) ... [2020-08-27T23:03:26.770Z] #45 ... [2020-08-27T23:03:26.770Z] [2020-08-27T23:03:26.770Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:03:26.770Z] #39 155.5 make[1]: Nothing to be done for 'all'. [2020-08-27T23:03:26.770Z] #39 155.9 make[1]: 'images/built-in.o' is up to date. [2020-08-27T23:03:26.770Z] #39 156.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-27T23:03:26.770Z] #39 156.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-27T23:03:26.770Z] #39 156.0 make[1]: 'compel/libcompel.a' is up to date. [2020-08-27T23:03:26.770Z] #39 156.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-27T23:03:26.770Z] #39 156.1 make[1]: Nothing to be done for 'all'. [2020-08-27T23:03:26.770Z] #39 156.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-27T23:03:26.770Z] #39 156.3 make[2]: Nothing to be done for 'all'. [2020-08-27T23:03:26.770Z] #39 156.3 make[2]: Nothing to be done for 'all'. [2020-08-27T23:03:26.770Z] #39 156.3 make[2]: Nothing to be done for 'all'. [2020-08-27T23:03:26.770Z] #39 156.4 make[2]: Nothing to be done for 'all'. [2020-08-27T23:03:26.770Z] #39 156.4 make[2]: Nothing to be done for 'all'. [2020-08-27T23:03:26.770Z] #39 156.4 make[2]: Nothing to be done for 'all'. [2020-08-27T23:03:26.770Z] #39 156.5 make[2]: Nothing to be done for 'all'. [2020-08-27T23:03:26.770Z] #39 156.5 make[2]: Nothing to be done for 'all'. [2020-08-27T23:03:26.770Z] #39 156.5 INSTALL criu/criu [2020-08-27T23:03:26.770Z] #39 DONE 157.0s [2020-08-27T23:03:27.031Z] [2020-08-27T23:03:27.031Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:03:27.043Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-08-27T23:03:27.464Z] #17 ... [2020-08-27T23:03:27.464Z] [2020-08-27T23:03:27.464Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:03:27.464Z] #49 66.81 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-27T23:03:27.464Z] #49 69.01 + mkdir -p /build [2020-08-27T23:03:27.464Z] #49 69.01 + cp runc /build/runc [2020-08-27T23:03:27.464Z] #49 DONE 72.8s [2020-08-27T23:03:27.464Z] [2020-08-27T23:03:27.464Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:03:27.464Z] #39 104.8 CC criu/files-ext.o [2020-08-27T23:03:27.464Z] #39 105.2 CC criu/files-reg.o [2020-08-27T23:03:27.464Z] #39 107.3 CC criu/files.o [2020-08-27T23:03:27.464Z] #39 109.2 CC criu/filesystems.o [2020-08-27T23:03:27.464Z] #39 109.9 CC criu/fsnotify.o [2020-08-27T23:03:27.464Z] #39 111.0 CC criu/image-desc.o [2020-08-27T23:03:27.464Z] #39 111.2 CC criu/image.o [2020-08-27T23:03:27.464Z] #39 112.1 CC criu/ipc_ns.o [2020-08-27T23:03:27.547Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.247s coverage: 57.7% of statements [2020-08-27T23:03:27.547Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-27T23:03:27.547Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.654s coverage: 76.1% of statements [2020-08-27T23:03:27.547Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-27T23:03:27.604Z] --- PASS: TestBuildMultiStageOnBuild (1.92s) [2020-08-27T23:03:27.604Z] === RUN TestBuildUncleanTarFilenames [2020-08-27T23:03:27.859Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-08-27T23:03:28.115Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2020-08-27T23:03:28.115Z] === RUN TestBuildMultiStageLayerLeak [2020-08-27T23:03:28.184Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-08-27T23:03:28.363Z] #40 155.9 CC criu/netfilter.o [2020-08-27T23:03:28.413Z] #39 113.2 CC criu/irmap.o [2020-08-27T23:03:28.413Z] #45 ... [2020-08-27T23:03:28.413Z] [2020-08-27T23:03:28.413Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-27T23:03:28.413Z] #40 DONE 0.0s [2020-08-27T23:03:28.413Z] [2020-08-27T23:03:28.413Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-27T23:03:28.413Z] #42 DONE 0.2s [2020-08-27T23:03:28.413Z] [2020-08-27T23:03:28.413Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:03:28.673Z] #45 ... [2020-08-27T23:03:28.673Z] [2020-08-27T23:03:28.673Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-27T23:03:28.673Z] #44 DONE 0.1s [2020-08-27T23:03:28.673Z] [2020-08-27T23:03:28.673Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:03:28.823Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2020-08-27T23:03:28.989Z] #39 113.8 CC criu/kcmp-ids.o [2020-08-27T23:03:29.014Z] #40 156.4 CC criu/page-pipe.o [2020-08-27T23:03:29.041Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-08-27T23:03:29.116Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-08-27T23:03:29.252Z] #39 114.3 CC criu/kerndat.o [2020-08-27T23:03:29.516Z] #39 ... [2020-08-27T23:03:29.516Z] [2020-08-27T23:03:29.516Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-27T23:03:29.603Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-08-27T23:03:29.671Z] #40 157.3 CC criu/page-xfer.o [2020-08-27T23:03:29.780Z] #17 61.89 Setting up xfsprogs (4.20.0-1) ... [2020-08-27T23:03:29.780Z] #17 61.93 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-27T23:03:29.859Z] --- PASS: TestBuildMultiStageLayerLeak (1.63s) [2020-08-27T23:03:29.859Z] === RUN TestBuildWithHugeFile [2020-08-27T23:03:30.157Z] ok github.com/docker/docker/daemon/images 0.039s coverage: 4.8% of statements [2020-08-27T23:03:30.157Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-27T23:03:30.157Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-27T23:03:30.357Z] #17 62.62 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-27T23:03:30.794Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 41.0% of statements [2020-08-27T23:03:31.212Z] #45 ... [2020-08-27T23:03:31.212Z] [2020-08-27T23:03:31.212Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:03:31.212Z] #52 197.6 + bin/containerd [2020-08-27T23:03:31.305Z] #17 63.47 Setting up python3-distutils (3.7.3-1) ... [2020-08-27T23:03:31.783Z] #40 159.0 CC criu/pagemap-cache.o [2020-08-27T23:03:31.831Z] #17 64.00 Setting up python3-setuptools (40.8.0-1) ... [2020-08-27T23:03:31.836Z] ok github.com/docker/docker/daemon/logger/awslogs 0.079s coverage: 77.8% of statements [2020-08-27T23:03:31.836Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-27T23:03:31.836Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-27T23:03:31.836Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2020-08-27T23:03:32.085Z] #40 159.5 CC criu/pagemap.o [2020-08-27T23:03:32.473Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 26.2% of statements [2020-08-27T23:03:32.767Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-08-27T23:03:32.779Z] #17 65.12 Setting up python3-pip (18.1-5) ... [2020-08-27T23:03:33.060Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.018s coverage: 87.2% of statements [2020-08-27T23:03:33.149Z] #40 160.6 CC criu/parasite-syscall.o [2020-08-27T23:03:33.698Z] ok github.com/docker/docker/daemon/logger/local 0.008s coverage: 75.2% of statements [2020-08-27T23:03:33.698Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-27T23:03:33.729Z] #17 66.00 Processing triggers for libc-bin (2.28-10) ... [2020-08-27T23:03:33.729Z] #17 66.03 Processing triggers for mime-support (3.62) ... [2020-08-27T23:03:33.801Z] #40 161.6 CC criu/path.o [2020-08-27T23:03:34.305Z] #17 DONE 66.5s [2020-08-27T23:03:34.305Z] [2020-08-27T23:03:34.305Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-27T23:03:34.335Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 37.7% of statements [2020-08-27T23:03:34.455Z] #40 162.1 CC criu/pie-util-vdso.o [2020-08-27T23:03:34.629Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 33.3% of statements [2020-08-27T23:03:35.110Z] #40 162.7 CC criu/pie-util.o [2020-08-27T23:03:35.412Z] #40 162.9 CC criu/pipes.o [2020-08-27T23:03:35.670Z] ok github.com/docker/docker/daemon/logger/syslog 0.002s coverage: 46.8% of statements [2020-08-27T23:03:35.700Z] #18 1.284 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-27T23:03:35.700Z] #18 1.297 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-27T23:03:35.700Z] #18 1.307 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-27T23:03:35.962Z] #18 DONE 1.6s [2020-08-27T23:03:35.962Z] [2020-08-27T23:03:35.962Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-27T23:03:35.964Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-08-27T23:03:36.493Z] #40 164.2 CC criu/plugin.o [2020-08-27T23:03:36.601Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-08-27T23:03:36.601Z] ok github.com/docker/docker/daemon/logger/splunk 1.418s coverage: 82.5% of statements [2020-08-27T23:03:36.601Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-27T23:03:36.601Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-27T23:03:37.145Z] #40 164.6 CC criu/proc_parse.o [2020-08-27T23:03:37.446Z] #40 ... [2020-08-27T23:03:37.446Z] [2020-08-27T23:03:37.446Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-27T23:03:37.446Z] #50 123.1 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-27T23:03:37.643Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 48.2% of statements [2020-08-27T23:03:37.939Z] === RUN TestDockerSuite/TestAttachDetach [2020-08-27T23:03:39.160Z] ok github.com/docker/docker/distribution 1.062s coverage: 21.9% of statements [2020-08-27T23:03:39.160Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-27T23:03:39.454Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-08-27T23:03:40.094Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-08-27T23:03:40.233Z] #50 125.8 + mkdir -p /build [2020-08-27T23:03:40.233Z] #50 125.8 + cp runc /build/runc [2020-08-27T23:03:40.233Z] #50 DONE 126.0s [2020-08-27T23:03:40.233Z] [2020-08-27T23:03:40.233Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:03:40.420Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 85.1% of statements [2020-08-27T23:03:40.420Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-27T23:03:40.713Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-08-27T23:03:40.713Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-27T23:03:41.267Z] #19 4.483 Collecting yamllint==1.16.0 [2020-08-27T23:03:41.267Z] #19 ... [2020-08-27T23:03:41.267Z] [2020-08-27T23:03:41.267Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:03:41.267Z] #39 115.5 CC criu/libnetlink.o [2020-08-27T23:03:41.267Z] #39 115.8 CC criu/log.o [2020-08-27T23:03:41.267Z] #39 116.3 CC criu/lsm.o [2020-08-27T23:03:41.267Z] #39 116.7 CC criu/mem.o [2020-08-27T23:03:41.267Z] #39 118.3 CC criu/memfd.o [2020-08-27T23:03:41.267Z] #39 119.1 CC criu/mount.o [2020-08-27T23:03:41.267Z] #39 122.4 CC criu/namespaces.o [2020-08-27T23:03:41.267Z] #39 123.9 CC criu/net.o [2020-08-27T23:03:41.267Z] #39 ... [2020-08-27T23:03:41.267Z] [2020-08-27T23:03:41.267Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:03:41.267Z] #52 162.9 + bin/containerd [2020-08-27T23:03:41.352Z] ok github.com/docker/docker/image/v1 0.015s coverage: 25.0% of statements [2020-08-27T23:03:41.352Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-27T23:03:41.796Z] #46 ... [2020-08-27T23:03:41.796Z] [2020-08-27T23:03:41.796Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:03:41.796Z] #40 169.0 CC criu/protobuf-desc.o [2020-08-27T23:03:41.990Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-08-27T23:03:42.856Z] #40 170.4 CC criu/protobuf.o [2020-08-27T23:03:43.033Z] ok github.com/docker/docker/opts 0.014s coverage: 67.1% of statements [2020-08-27T23:03:43.033Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-08-27T23:03:43.157Z] #40 170.8 CC criu/pstree.o [2020-08-27T23:03:44.218Z] #40 171.9 CC criu/rbtree.o [2020-08-27T23:03:44.519Z] #40 172.3 CC criu/rst-malloc.o [2020-08-27T23:03:44.550Z] ok github.com/docker/docker/pkg/archive 0.500s coverage: 76.8% of statements [2020-08-27T23:03:45.171Z] #40 172.6 CC criu/seccomp.o [2020-08-27T23:03:45.591Z] ok github.com/docker/docker/pkg/authorization 0.391s coverage: 68.3% of statements [2020-08-27T23:03:45.591Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-08-27T23:03:45.823Z] #40 173.4 CC criu/seize.o [2020-08-27T23:03:45.885Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-08-27T23:03:46.211Z] #52 ... [2020-08-27T23:03:46.211Z] [2020-08-27T23:03:46.211Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:03:46.211Z] #45 DONE 311.0s [2020-08-27T23:03:46.211Z] [2020-08-27T23:03:46.211Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:03:46.577Z] #52 ... [2020-08-27T23:03:46.577Z] [2020-08-27T23:03:46.577Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-27T23:03:46.577Z] #19 9.874 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-27T23:03:46.577Z] #19 9.973 Collecting pyyaml (from yamllint==1.16.0) [2020-08-27T23:03:46.577Z] #19 10.14 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-27T23:03:46.780Z] #52 ... [2020-08-27T23:03:46.780Z] [2020-08-27T23:03:46.780Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-27T23:03:46.885Z] #40 174.4 CC criu/servicefd.o [2020-08-27T23:03:47.157Z] #19 11.40 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-27T23:03:47.157Z] #19 11.45 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-27T23:03:47.187Z] #40 174.9 CC criu/shmem.o [2020-08-27T23:03:47.348Z] #46 DONE 0.5s [2020-08-27T23:03:47.348Z] [2020-08-27T23:03:47.348Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-27T23:03:47.348Z] #48 DONE 0.1s [2020-08-27T23:03:47.348Z] [2020-08-27T23:03:47.348Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:03:47.421Z] #19 11.50 Building wheels for collected packages: pyyaml [2020-08-27T23:03:47.421Z] #19 11.50 Running setup.py bdist_wheel for pyyaml: started [2020-08-27T23:03:47.606Z] #52 ... [2020-08-27T23:03:47.606Z] [2020-08-27T23:03:47.606Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-27T23:03:47.606Z] #50 DONE 0.1s [2020-08-27T23:03:47.606Z] [2020-08-27T23:03:47.606Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:03:48.375Z] #19 12.74 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-27T23:03:48.375Z] #19 12.76 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-27T23:03:48.639Z] #19 12.84 Successfully built pyyaml [2020-08-27T23:03:48.639Z] #19 12.85 Installing collected packages: pyyaml, pathspec, yamllint [2020-08-27T23:03:48.742Z] #40 176.1 CC criu/sigframe.o [2020-08-27T23:03:48.743Z] #40 176.3 CC criu/signalfd.o [2020-08-27T23:03:49.044Z] #40 176.6 CC criu/sk-inet.o [2020-08-27T23:03:49.217Z] #19 13.22 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-27T23:03:50.109Z] #40 177.8 CC criu/sk-netlink.o [2020-08-27T23:03:50.355Z] ok github.com/docker/docker/pkg/chrootarchive 3.490s coverage: 43.2% of statements [2020-08-27T23:03:50.355Z] ok github.com/docker/docker/pkg/directory 0.001s coverage: 80.0% of statements [2020-08-27T23:03:50.355Z] ok github.com/docker/docker/layer 7.838s coverage: 68.8% of statements [2020-08-27T23:03:50.355Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-27T23:03:50.355Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-27T23:03:50.355Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-27T23:03:50.355Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-27T23:03:50.355Z] ? github.com/docker/docker/oci [no test files] [2020-08-27T23:03:50.355Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-27T23:03:50.355Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-27T23:03:50.355Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-27T23:03:50.355Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-08-27T23:03:50.649Z] ok github.com/docker/docker/pkg/discovery/file 0.001s coverage: 92.9% of statements [2020-08-27T23:03:50.764Z] #40 178.4 CC criu/sk-packet.o [2020-08-27T23:03:51.065Z] #40 ... [2020-08-27T23:03:51.065Z] [2020-08-27T23:03:51.065Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-27T23:03:51.065Z] #37 238.5 + dpkg --print-architecture [2020-08-27T23:03:51.065Z] #37 238.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-27T23:03:51.065Z] #37 239.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-27T23:03:51.065Z] #37 239.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-27T23:03:51.287Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-08-27T23:03:51.366Z] #37 ... [2020-08-27T23:03:51.367Z] [2020-08-27T23:03:51.367Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:03:51.367Z] #40 179.1 CC criu/sk-queue.o [2020-08-27T23:03:51.581Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2020-08-27T23:03:51.783Z] #19 ... [2020-08-27T23:03:51.783Z] [2020-08-27T23:03:51.783Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:03:51.783Z] #39 126.5 CC criu/netfilter.o [2020-08-27T23:03:51.783Z] #39 126.7 CC criu/page-pipe.o [2020-08-27T23:03:51.783Z] #39 127.3 CC criu/page-xfer.o [2020-08-27T23:03:51.783Z] #39 128.6 CC criu/pagemap-cache.o [2020-08-27T23:03:51.783Z] #39 128.9 CC criu/pagemap.o [2020-08-27T23:03:51.783Z] #39 129.8 CC criu/parasite-syscall.o [2020-08-27T23:03:51.783Z] #39 130.5 CC criu/path.o [2020-08-27T23:03:51.783Z] #39 130.8 CC criu/pie-util-vdso.o [2020-08-27T23:03:51.783Z] #39 131.2 CC criu/pie-util.o [2020-08-27T23:03:51.783Z] #39 131.4 CC criu/pipes.o [2020-08-27T23:03:51.783Z] #39 132.0 CC criu/plugin.o [2020-08-27T23:03:51.783Z] #39 132.3 CC criu/proc_parse.o [2020-08-27T23:03:51.783Z] #39 134.6 CC criu/protobuf-desc.o [2020-08-27T23:03:51.783Z] #39 135.4 CC criu/protobuf.o [2020-08-27T23:03:51.783Z] #39 135.8 CC criu/pstree.o [2020-08-27T23:03:51.783Z] #39 ... [2020-08-27T23:03:51.783Z] [2020-08-27T23:03:51.783Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:03:51.783Z] #45 216.3 + cd /tmp/tmp.snPYQvn3Vd/src/github.com/golangci/golangci-lint/ [2020-08-27T23:03:51.783Z] #45 216.3 + git checkout -q v1.23.8 [2020-08-27T23:03:51.783Z] #45 216.8 ++ git describe --tags [2020-08-27T23:03:51.783Z] #45 216.8 + version=v1.23.8 [2020-08-27T23:03:51.783Z] #45 216.8 ++ git rev-parse --short HEAD [2020-08-27T23:03:51.783Z] #45 216.8 + commit=76a82c6 [2020-08-27T23:03:51.783Z] #45 216.8 ++ git show -s --format=%cd [2020-08-27T23:03:51.783Z] #45 216.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-27T23:03:51.783Z] #45 216.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-08-27T23:03:52.065Z] #40 179.6 CC criu/sk-tcp.o [2020-08-27T23:03:52.219Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-08-27T23:03:52.360Z] #45 ... [2020-08-27T23:03:52.360Z] [2020-08-27T23:03:52.360Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-27T23:03:52.360Z] #19 DONE 16.5s [2020-08-27T23:03:52.360Z] [2020-08-27T23:03:52.360Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:03:52.360Z] #21 218.3 + return [2020-08-27T23:03:52.360Z] #21 DONE 218.8s [2020-08-27T23:03:52.625Z] [2020-08-27T23:03:52.625Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:03:52.625Z] #39 137.0 CC criu/rbtree.o [2020-08-27T23:03:52.625Z] #39 137.3 CC criu/rst-malloc.o [2020-08-27T23:03:52.625Z] #39 137.7 CC criu/seccomp.o [2020-08-27T23:03:52.724Z] #40 180.2 CC criu/sk-unix.o [2020-08-27T23:03:53.202Z] #39 138.3 CC criu/seize.o [2020-08-27T23:03:53.261Z] ok github.com/docker/docker/pkg/filenotify 0.601s coverage: 67.0% of statements [2020-08-27T23:03:53.555Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2020-08-27T23:03:54.156Z] #39 139.1 CC criu/servicefd.o [2020-08-27T23:03:54.420Z] #39 139.5 CC criu/shmem.o [2020-08-27T23:03:54.596Z] ok github.com/docker/docker/pkg/discovery/kv 3.078s coverage: 84.1% of statements [2020-08-27T23:03:54.596Z] ok github.com/docker/docker/pkg/fsutils 0.398s coverage: 85.1% of statements [2020-08-27T23:03:54.596Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2020-08-27T23:03:54.849Z] #40 182.3 CC criu/sockets.o [2020-08-27T23:03:54.998Z] #39 ... [2020-08-27T23:03:54.998Z] [2020-08-27T23:03:54.998Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-27T23:03:54.998Z] #22 DONE 0.6s [2020-08-27T23:03:54.998Z] [2020-08-27T23:03:54.998Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-27T23:03:55.234Z] ok github.com/docker/docker/pkg/idtools 0.298s coverage: 70.1% of statements [2020-08-27T23:03:55.527Z] ok github.com/docker/docker/pkg/ioutils 0.318s coverage: 70.6% of statements [2020-08-27T23:03:55.527Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-08-27T23:03:55.723Z] #52 249.4 + bin/containerd-stress [2020-08-27T23:03:55.821Z] ok github.com/docker/docker/pkg/locker 0.009s coverage: 88.9% of statements [2020-08-27T23:03:55.821Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2020-08-27T23:03:55.821Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-27T23:03:55.821Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-27T23:03:55.915Z] #40 183.4 CC criu/stats.o [2020-08-27T23:03:56.144Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2020-08-27T23:03:56.144Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-27T23:03:56.144Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-08-27T23:03:56.216Z] #40 183.7 CC criu/string.o [2020-08-27T23:03:56.216Z] #40 183.8 CC criu/sysctl.o [2020-08-27T23:03:56.446Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-08-27T23:03:56.659Z] #52 251.5 + bin/containerd-shim [2020-08-27T23:03:56.739Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 86.7% of statements [2020-08-27T23:03:56.739Z] ok github.com/docker/docker/pkg/pidfile 0.017s coverage: 82.4% of statements [2020-08-27T23:03:56.739Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-27T23:03:56.739Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-27T23:03:56.868Z] #40 184.5 CC criu/sysfs_parse.o [2020-08-27T23:03:57.378Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2020-08-27T23:03:57.517Z] #40 184.9 CC criu/timens.o [2020-08-27T23:03:57.517Z] #40 185.3 CC criu/timerfd.o [2020-08-27T23:03:58.018Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-08-27T23:03:58.170Z] #40 185.7 CC criu/tty.o [2020-08-27T23:03:58.312Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-08-27T23:03:58.312Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-08-27T23:03:59.828Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-08-27T23:03:59.828Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2020-08-27T23:04:00.291Z] #40 187.8 CC criu/tun.o [2020-08-27T23:04:00.592Z] #40 188.3 CC criu/uffd.o [2020-08-27T23:04:01.626Z] #26 ... [2020-08-27T23:04:01.626Z] [2020-08-27T23:04:01.626Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:04:01.626Z] #39 140.4 CC criu/sigframe.o [2020-08-27T23:04:01.626Z] #39 140.5 CC criu/signalfd.o [2020-08-27T23:04:01.626Z] #39 140.7 CC criu/sk-inet.o [2020-08-27T23:04:01.626Z] #39 141.7 CC criu/sk-netlink.o [2020-08-27T23:04:01.626Z] #39 142.0 CC criu/sk-packet.o [2020-08-27T23:04:01.626Z] #39 142.6 CC criu/sk-queue.o [2020-08-27T23:04:01.626Z] #39 143.1 CC criu/sk-tcp.o [2020-08-27T23:04:01.626Z] #39 143.7 CC criu/sk-unix.o [2020-08-27T23:04:01.626Z] #39 145.5 CC criu/sockets.o [2020-08-27T23:04:01.626Z] #39 146.4 CC criu/stats.o [2020-08-27T23:04:01.626Z] #39 146.7 CC criu/string.o [2020-08-27T23:04:01.889Z] #39 146.8 CC criu/sysctl.o [2020-08-27T23:04:02.143Z] #40 189.6 CC criu/util.o [2020-08-27T23:04:02.465Z] #39 147.5 CC criu/sysfs_parse.o [2020-08-27T23:04:02.571Z] ok github.com/docker/docker/pkg/signal 2.333s coverage: 61.0% of statements [2020-08-27T23:04:02.864Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-08-27T23:04:03.042Z] #39 148.0 CC criu/timens.o [2020-08-27T23:04:03.042Z] #39 148.2 CC criu/timerfd.o [2020-08-27T23:04:03.158Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-08-27T23:04:03.452Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-08-27T23:04:03.452Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-08-27T23:04:03.619Z] #39 148.6 CC criu/tty.o [2020-08-27T23:04:03.619Z] #39 ... [2020-08-27T23:04:03.619Z] [2020-08-27T23:04:03.619Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-27T23:04:03.619Z] #26 DONE 8.8s [2020-08-27T23:04:03.619Z] [2020-08-27T23:04:03.619Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-27T23:04:03.692Z] #40 191.1 CC criu/uts_ns.o [2020-08-27T23:04:03.692Z] #40 191.3 CC criu/vdso.o [2020-08-27T23:04:04.090Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 53.8% of statements [2020-08-27T23:04:04.346Z] #40 191.9 LINK criu/built-in.o [2020-08-27T23:04:04.346Z] #40 192.1 LINK criu/criu [2020-08-27T23:04:04.383Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 36.9% of statements [2020-08-27T23:04:04.432Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-08-27T23:04:04.572Z] #29 DONE 0.8s [2020-08-27T23:04:04.572Z] [2020-08-27T23:04:04.572Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:04:04.572Z] #52 ... [2020-08-27T23:04:04.572Z] [2020-08-27T23:04:04.573Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-27T23:04:04.678Z] ok github.com/docker/docker/pkg/tailfile 0.038s coverage: 88.6% of statements [2020-08-27T23:04:04.779Z] #52 258.3 + bin/containerd-shim-runc-v1 [2020-08-27T23:04:04.835Z] #31 DONE 0.2s [2020-08-27T23:04:04.835Z] [2020-08-27T23:04:04.835Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-27T23:04:04.835Z] #34 DONE 0.2s [2020-08-27T23:04:04.835Z] [2020-08-27T23:04:04.835Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:04:04.999Z] #40 192.6 DEP lib/c/criu.d [2020-08-27T23:04:04.999Z] #40 192.7 CC images/rpc.pb-c.o [2020-08-27T23:04:05.098Z] #52 ... [2020-08-27T23:04:05.098Z] [2020-08-27T23:04:05.098Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-27T23:04:05.315Z] ok github.com/docker/docker/pkg/tarsum 0.035s coverage: 89.3% of statements [2020-08-27T23:04:05.315Z] testing: warning: no tests to run [2020-08-27T23:04:05.315Z] coverage: [no statements] [2020-08-27T23:04:05.315Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-08-27T23:04:05.609Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-08-27T23:04:05.653Z] #40 ... [2020-08-27T23:04:05.653Z] [2020-08-27T23:04:05.653Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-27T23:04:05.653Z] #37 DONE 261.9s [2020-08-27T23:04:05.653Z] [2020-08-27T23:04:05.653Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:04:05.674Z] #37 DONE 0.7s [2020-08-27T23:04:05.674Z] [2020-08-27T23:04:05.674Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-27T23:04:05.674Z] #39 150.5 CC criu/tun.o [2020-08-27T23:04:05.903Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-08-27T23:04:05.938Z] #39 151.0 CC criu/uffd.o [2020-08-27T23:04:06.197Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-08-27T23:04:06.307Z] #40 193.8 CC lib/c/criu.o [2020-08-27T23:04:06.319Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-08-27T23:04:06.886Z] #39 152.0 CC criu/util.o [2020-08-27T23:04:07.714Z] ok github.com/docker/docker/plugin 0.549s coverage: 23.1% of statements [2020-08-27T23:04:07.852Z] #40 195.4 LINK lib/c/built-in.o [2020-08-27T23:04:07.852Z] #40 195.4 LINK lib/c/libcriu.so [2020-08-27T23:04:07.852Z] #40 195.5 LINK lib/c/libcriu.a [2020-08-27T23:04:08.069Z] #52 262.8 + bin/containerd-shim-runc-v2 [2020-08-27T23:04:08.155Z] #40 195.7 GEN magic.py [2020-08-27T23:04:08.285Z] #39 153.3 CC criu/uts_ns.o [2020-08-27T23:04:08.351Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-08-27T23:04:08.456Z] #40 195.8 Note: Building without setproctitle() and strlcpy() support. [2020-08-27T23:04:08.456Z] #40 195.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-27T23:04:08.456Z] #40 195.9 Note: Building without GnuTLS support [2020-08-27T23:04:08.456Z] #40 195.9 Makefile.config:39: Warn: you have no libnftables installed [2020-08-27T23:04:08.456Z] #40 195.9 Makefile.config:40: Warn: Building without nftables support [2020-08-27T23:04:08.548Z] #39 153.5 CC criu/vdso.o [2020-08-27T23:04:08.812Z] #39 154.0 LINK criu/built-in.o [2020-08-27T23:04:08.989Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-08-27T23:04:09.004Z] #52 263.8 + binaries [2020-08-27T23:04:09.004Z] #52 263.8 + install -D bin/containerd /build/containerd [2020-08-27T23:04:09.004Z] #52 263.8 + install -D bin/containerd-shim /build/containerd-shim [2020-08-27T23:04:09.004Z] #52 263.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-27T23:04:09.004Z] #52 263.8 + install -D bin/ctr /build/ctr [2020-08-27T23:04:09.075Z] #39 154.1 LINK criu/criu [2020-08-27T23:04:09.107Z] #40 196.6 fatal: not a git repository (or any of the parent directories): .git [2020-08-27T23:04:09.282Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-08-27T23:04:09.339Z] #39 154.5 DEP lib/c/criu.d [2020-08-27T23:04:09.339Z] #39 154.5 CC images/rpc.pb-c.o [2020-08-27T23:04:09.916Z] #39 155.2 CC lib/c/criu.o [2020-08-27T23:04:10.170Z] #40 197.5 make[1]: Nothing to be done for 'all'. [2020-08-27T23:04:10.324Z] ok github.com/docker/docker/registry 0.096s coverage: 56.3% of statements [2020-08-27T23:04:10.378Z] #52 DONE 265.2s [2020-08-27T23:04:10.485Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-08-27T23:04:10.741Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-08-27T23:04:10.825Z] #40 198.5 make[1]: 'images/built-in.o' is up to date. [2020-08-27T23:04:10.825Z] #40 198.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-27T23:04:10.825Z] #40 198.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-27T23:04:10.825Z] #40 198.5 make[1]: 'compel/libcompel.a' is up to date. [2020-08-27T23:04:10.825Z] #40 198.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-27T23:04:10.825Z] #40 198.6 make[1]: Nothing to be done for 'all'. [2020-08-27T23:04:10.964Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-08-27T23:04:10.964Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-08-27T23:04:11.124Z] #40 198.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-27T23:04:11.124Z] #40 198.8 make[2]: Nothing to be done for 'all'. [2020-08-27T23:04:11.124Z] #40 198.9 make[2]: Nothing to be done for 'all'. [2020-08-27T23:04:11.312Z] #39 156.2 LINK lib/c/built-in.o [2020-08-27T23:04:11.312Z] #39 156.2 LINK lib/c/libcriu.so [2020-08-27T23:04:11.312Z] #39 156.3 LINK lib/c/libcriu.a [2020-08-27T23:04:11.312Z] #39 156.4 GEN magic.py [2020-08-27T23:04:11.312Z] [2020-08-27T23:04:11.312Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-27T23:04:11.424Z] #40 198.9 make[2]: Nothing to be done for 'all'. [2020-08-27T23:04:11.424Z] #40 199.1 make[2]: Nothing to be done for 'all'. [2020-08-27T23:04:11.424Z] #40 199.2 make[2]: Nothing to be done for 'all'. [2020-08-27T23:04:11.575Z] #39 156.6 Note: Building without setproctitle() and strlcpy() support. [2020-08-27T23:04:11.575Z] #39 156.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-27T23:04:11.575Z] #39 156.6 Note: Building without GnuTLS support [2020-08-27T23:04:11.575Z] #39 156.6 Makefile.config:39: Warn: you have no libnftables installed [2020-08-27T23:04:11.575Z] #39 156.6 Makefile.config:40: Warn: Building without nftables support [2020-08-27T23:04:11.602Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2020-08-27T23:04:11.669Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-08-27T23:04:11.724Z] #40 199.2 make[2]: Nothing to be done for 'all'. [2020-08-27T23:04:11.724Z] #40 199.3 make[2]: Nothing to be done for 'all'. [2020-08-27T23:04:11.896Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-08-27T23:04:11.925Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-08-27T23:04:12.024Z] #40 199.4 make[2]: Nothing to be done for 'all'. [2020-08-27T23:04:12.024Z] #40 199.4 INSTALL criu/criu [2020-08-27T23:04:12.024Z] #40 DONE 199.6s [2020-08-27T23:04:12.024Z] [2020-08-27T23:04:12.024Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:04:12.180Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-08-27T23:04:12.263Z] #53 DONE 0.8s [2020-08-27T23:04:12.263Z] [2020-08-27T23:04:12.263Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-27T23:04:12.263Z] #57 DONE 0.2s [2020-08-27T23:04:12.263Z] [2020-08-27T23:04:12.263Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-27T23:04:12.524Z] #39 157.4 fatal: not a git repository (or any of the parent directories): .git [2020-08-27T23:04:12.742Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-08-27T23:04:12.829Z] #59 DONE 0.4s [2020-08-27T23:04:12.829Z] [2020-08-27T23:04:12.829Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-27T23:04:12.829Z] #61 DONE 0.0s [2020-08-27T23:04:12.829Z] [2020-08-27T23:04:12.829Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-27T23:04:12.829Z] #62 DONE 0.0s [2020-08-27T23:04:12.829Z] [2020-08-27T23:04:12.829Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-27T23:04:12.998Z] --- PASS: TestBuildWithHugeFile (43.26s) [2020-08-27T23:04:12.998Z] === RUN TestBuildWithEmptyDockerfile [2020-08-27T23:04:12.998Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-27T23:04:12.998Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-27T23:04:12.998Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-27T23:04:12.998Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-27T23:04:12.998Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-27T23:04:12.998Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-27T23:04:12.998Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-27T23:04:12.998Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-27T23:04:12.998Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-27T23:04:13.101Z] #39 158.2 make[1]: Nothing to be done for 'all'. [2020-08-27T23:04:13.254Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-08-27T23:04:13.254Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2020-08-27T23:04:13.254Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2020-08-27T23:04:13.254Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2020-08-27T23:04:13.254Z] === RUN TestBuildPreserveOwnership [2020-08-27T23:04:13.254Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-27T23:04:13.510Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-08-27T23:04:13.766Z] #63 DONE 1.1s [2020-08-27T23:04:13.766Z] [2020-08-27T23:04:13.766Z] #64 exporting to image [2020-08-27T23:04:13.766Z] #64 exporting layers [2020-08-27T23:04:13.766Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-08-27T23:04:13.977Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-08-27T23:04:14.022Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-08-27T23:04:14.050Z] #39 158.9 make[1]: 'images/built-in.o' is up to date. [2020-08-27T23:04:14.050Z] #39 159.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-27T23:04:14.050Z] #39 159.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-27T23:04:14.050Z] #39 159.1 make[1]: 'compel/libcompel.a' is up to date. [2020-08-27T23:04:14.050Z] #39 159.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-27T23:04:14.050Z] #39 159.2 make[1]: Nothing to be done for 'all'. [2020-08-27T23:04:14.050Z] #39 159.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-27T23:04:14.271Z] ok github.com/docker/docker/volume/local 0.050s coverage: 73.0% of statements [2020-08-27T23:04:14.314Z] #39 159.5 make[2]: Nothing to be done for 'all'. [2020-08-27T23:04:14.314Z] #39 159.5 make[2]: Nothing to be done for 'all'. [2020-08-27T23:04:14.577Z] #39 159.6 make[2]: Nothing to be done for 'all'. [2020-08-27T23:04:14.577Z] #39 159.7 make[2]: Nothing to be done for 'all'. [2020-08-27T23:04:14.577Z] #39 159.8 make[2]: Nothing to be done for 'all'. [2020-08-27T23:04:14.585Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-08-27T23:04:14.806Z] #53 ... [2020-08-27T23:04:14.806Z] [2020-08-27T23:04:14.806Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:04:14.806Z] #46 271.1 + cd /tmp/tmp.tck3FL7CPs/src/github.com/golangci/golangci-lint/ [2020-08-27T23:04:14.806Z] #46 271.1 + git checkout -q v1.23.8 [2020-08-27T23:04:14.840Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-08-27T23:04:14.840Z] #39 159.9 make[2]: Nothing to be done for 'all'. [2020-08-27T23:04:14.840Z] #39 159.9 make[2]: Nothing to be done for 'all'. [2020-08-27T23:04:14.840Z] #39 160.0 make[2]: Nothing to be done for 'all'. [2020-08-27T23:04:14.840Z] #39 160.1 INSTALL criu/criu [2020-08-27T23:04:14.909Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-08-27T23:04:15.457Z] #46 271.8 ++ git describe --tags [2020-08-27T23:04:15.457Z] #46 271.8 + version=v1.23.8 [2020-08-27T23:04:15.457Z] #46 271.8 ++ git rev-parse --short HEAD [2020-08-27T23:04:15.457Z] #46 271.8 + commit=76a82c6 [2020-08-27T23:04:15.457Z] #46 271.8 ++ git show -s --format=%cd [2020-08-27T23:04:15.457Z] #46 271.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-27T23:04:15.457Z] #46 271.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-08-27T23:04:15.547Z] ok github.com/docker/docker/volume/service 0.011s coverage: 73.1% of statements [2020-08-27T23:04:15.767Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-27T23:04:15.767Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-08-27T23:04:15.767Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-08-27T23:04:16.022Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-08-27T23:04:16.235Z] #39 DONE 161.4s [2020-08-27T23:04:16.235Z] [2020-08-27T23:04:16.235Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:04:16.583Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-08-27T23:04:16.583Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-08-27T23:04:16.838Z] --- PASS: TestBuildPreserveOwnership (3.68s) [2020-08-27T23:04:16.838Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.45s) [2020-08-27T23:04:16.838Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.22s) [2020-08-27T23:04:16.838Z] === RUN TestBuildPlatformInvalid [2020-08-27T23:04:16.838Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-08-27T23:04:16.838Z] PASS [2020-08-27T23:04:16.838Z] [2020-08-27T23:04:16.838Z] === Skipped [2020-08-27T23:04:16.838Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-08-27T23:04:16.838Z] build_session_test.go:25: TODO: BuildKit [2020-08-27T23:04:16.838Z] [2020-08-27T23:04:16.838Z] [2020-08-27T23:04:16.838Z] DONE 32 tests, 1 skipped in 90.175s [2020-08-27T23:04:16.838Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-08-27T23:04:16.838Z] ++ 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-08-27T23:04:16.838Z] ++ set -e [2020-08-27T23:04:16.838Z] ++ '[' -n 0 ']' [2020-08-27T23:04:16.838Z] ++ set -x [2020-08-27T23:04:16.838Z] ++ env -i DEST=/go/src/github.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-08-27T23:04:16.838Z] INFO: Testing against a local daemon [2020-08-27T23:04:16.838Z] === RUN TestConfigInspect [2020-08-27T23:04:17.094Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-08-27T23:04:17.655Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-08-27T23:04:17.911Z] #52 ... [2020-08-27T23:04:17.912Z] [2020-08-27T23:04:17.912Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:04:17.912Z] #45 DONE 307.8s [2020-08-27T23:04:17.912Z] [2020-08-27T23:04:17.912Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:04:17.912Z] #52 ... [2020-08-27T23:04:17.912Z] [2020-08-27T23:04:17.912Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-27T23:04:17.912Z] #46 DONE 0.5s [2020-08-27T23:04:17.912Z] [2020-08-27T23:04:17.912Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-27T23:04:17.912Z] #48 DONE 0.1s [2020-08-27T23:04:17.912Z] [2020-08-27T23:04:17.912Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-27T23:04:17.912Z] #50 DONE 0.2s [2020-08-27T23:04:17.912Z] [2020-08-27T23:04:17.912Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:04:18.160Z] #45 ... [2020-08-27T23:04:18.160Z] [2020-08-27T23:04:18.160Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-27T23:04:18.160Z] #40 DONE 0.1s [2020-08-27T23:04:18.160Z] [2020-08-27T23:04:18.160Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:04:18.160Z] #45 ... [2020-08-27T23:04:18.160Z] [2020-08-27T23:04:18.160Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-27T23:04:18.216Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-08-27T23:04:18.737Z] #42 DONE 0.5s [2020-08-27T23:04:18.737Z] [2020-08-27T23:04:18.737Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-27T23:04:18.737Z] #44 DONE 0.2s [2020-08-27T23:04:18.737Z] [2020-08-27T23:04:18.737Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:04:19.289Z] #52 246.1 + bin/containerd-stress [2020-08-27T23:04:19.580Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-08-27T23:04:20.141Z] --- PASS: TestConfigInspect (3.28s) [2020-08-27T23:04:20.141Z] === RUN TestConfigList [2020-08-27T23:04:20.429Z] #64 exporting layers 6.4s done [2020-08-27T23:04:20.429Z] #64 writing image sha256:4f2178786b1bb12c55f8bfeb12f36205346b57ca90cda10a7322ea0875a2e0a9 done [2020-08-27T23:04:20.429Z] #64 naming to docker.io/library/docker:b9665a9495a16879e5403adeb7cc8206e1fd16ac done [2020-08-27T23:04:20.429Z] #64 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-27T23:04:20.784Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41360/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=b9665a9495a16879e5403adeb7cc8206e1fd16ac -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:b9665a9495a16879e5403adeb7cc8206e1fd16ac hack/make.sh dynbinary test-integration [2020-08-27T23:04:21.043Z] [2020-08-27T23:04:21.194Z] #52 248.1 + bin/containerd-shim [2020-08-27T23:04:21.302Z] Removing bundles/ [2020-08-27T23:04:21.302Z] [2020-08-27T23:04:21.302Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-27T23:04:21.302Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-27T23:04:21.302Z] GOOS="" GOARCH="" GOARM="" [2020-08-27T23:04:22.030Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-08-27T23:04:22.956Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-08-27T23:04:23.518Z] --- PASS: TestConfigList (3.25s) [2020-08-27T23:04:23.518Z] === RUN TestConfigsCreateAndDelete [2020-08-27T23:04:23.518Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-08-27T23:04:26.782Z] --- PASS: TestConfigsCreateAndDelete (2.89s) [2020-08-27T23:04:26.782Z] === RUN TestConfigsUpdate [2020-08-27T23:04:27.343Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-08-27T23:04:29.231Z] --- PASS: TestConfigsUpdate (2.97s) [2020-08-27T23:04:29.231Z] === RUN TestTemplatedConfig [2020-08-27T23:04:29.318Z] #52 254.8 + bin/containerd-shim-runc-v1 [2020-08-27T23:04:30.159Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-08-27T23:04:30.415Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-08-27T23:04:30.672Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-08-27T23:04:31.233Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-08-27T23:04:31.233Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-08-27T23:04:31.233Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-08-27T23:04:31.794Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-08-27T23:04:31.794Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-08-27T23:04:32.356Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-08-27T23:04:32.356Z] --- PASS: TestTemplatedConfig (3.04s) [2020-08-27T23:04:32.356Z] === RUN TestConfigCreateResolve [2020-08-27T23:04:32.610Z] #52 259.2 + bin/containerd-shim-runc-v2 [2020-08-27T23:04:32.917Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-08-27T23:04:33.173Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-08-27T23:04:33.547Z] #52 260.2 + binaries [2020-08-27T23:04:33.547Z] #52 260.2 + install -D bin/containerd /build/containerd [2020-08-27T23:04:33.547Z] #52 260.2 + install -D bin/containerd-shim /build/containerd-shim [2020-08-27T23:04:33.547Z] #52 260.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-27T23:04:33.547Z] #52 260.2 + install -D bin/ctr /build/ctr [2020-08-27T23:04:34.160Z] ok github.com/docker/docker/pkg/plugins 33.620s coverage: 76.6% of statements [2020-08-27T23:04:34.160Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-27T23:04:34.160Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-27T23:04:34.160Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-27T23:04:34.160Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-27T23:04:34.160Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-27T23:04:34.160Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-27T23:04:34.160Z] ? github.com/docker/docker/rootless [no test files] [2020-08-27T23:04:34.160Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-27T23:04:34.160Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-27T23:04:34.160Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-27T23:04:34.160Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-27T23:04:34.160Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-27T23:04:34.160Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-27T23:04:34.160Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-27T23:04:34.160Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-27T23:04:34.160Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-27T23:04:34.160Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-27T23:04:34.160Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-27T23:04:34.160Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-27T23:04:34.160Z] ? github.com/docker/docker/volume [no test files] [2020-08-27T23:04:34.160Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-27T23:04:34.160Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-27T23:04:34.160Z] [2020-08-27T23:04:34.160Z] === Skipped [2020-08-27T23:04:34.160Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-27T23:04:34.160Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-27T23:04:34.160Z] [2020-08-27T23:04:34.160Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-27T23:04:34.160Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-27T23:04:34.160Z] [2020-08-27T23:04:34.160Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-27T23:04:34.160Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:04:34.160Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-27T23:04:34.160Z] [2020-08-27T23:04:34.160Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-27T23:04:34.160Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:04:34.160Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-27T23:04:34.160Z] [2020-08-27T23:04:34.160Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-27T23:04:34.160Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:04:34.160Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-27T23:04:34.160Z] [2020-08-27T23:04:34.160Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-27T23:04:34.160Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:04:34.160Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-27T23:04:34.160Z] [2020-08-27T23:04:34.160Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-27T23:04:34.160Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:04:34.160Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-27T23:04:34.160Z] [2020-08-27T23:04:34.160Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-27T23:04:34.160Z] graphtest_unix.go:73: No driver to put! [2020-08-27T23:04:34.160Z] [2020-08-27T23:04:34.160Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-27T23:04:34.160Z] time="2020-08-27T23:03:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-27T23:04:34.160Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-27T23:04:34.160Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-27T23:04:34.160Z] [2020-08-27T23:04:34.160Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-27T23:04:34.160Z] time="2020-08-27T23:03:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-27T23:04:34.160Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-27T23:04:34.160Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-27T23:04:34.160Z] [2020-08-27T23:04:34.160Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-27T23:04:34.160Z] time="2020-08-27T23:03:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-27T23:04:34.160Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-27T23:04:34.160Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-27T23:04:34.160Z] [2020-08-27T23:04:34.160Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-27T23:04:34.160Z] time="2020-08-27T23:03:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-27T23:04:34.160Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-27T23:04:34.160Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-27T23:04:34.160Z] [2020-08-27T23:04:34.160Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-27T23:04:34.160Z] time="2020-08-27T23:03:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-27T23:04:34.160Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-27T23:04:34.160Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-27T23:04:34.160Z] [2020-08-27T23:04:34.160Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-27T23:04:34.160Z] graphtest_unix.go:73: No driver to put! [2020-08-27T23:04:34.160Z] [2020-08-27T23:04:34.160Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-27T23:04:34.160Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-27T23:04:34.160Z] [2020-08-27T23:04:34.160Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-27T23:04:34.160Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-27T23:04:34.160Z] [2020-08-27T23:04:34.160Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-27T23:04:34.160Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-27T23:04:34.160Z] [2020-08-27T23:04:34.160Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-27T23:04:34.160Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-27T23:04:34.160Z] [2020-08-27T23:04:34.160Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-27T23:04:34.160Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:04:34.160Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-27T23:04:34.160Z] [2020-08-27T23:04:34.160Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-27T23:04:34.160Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:04:34.160Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-27T23:04:34.160Z] [2020-08-27T23:04:34.160Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-27T23:04:34.160Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:04:34.160Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-27T23:04:34.160Z] [2020-08-27T23:04:34.160Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-27T23:04:34.160Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:04:34.160Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-27T23:04:34.160Z] [2020-08-27T23:04:34.160Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-27T23:04:34.160Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:04:34.160Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-27T23:04:34.160Z] [2020-08-27T23:04:34.160Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-27T23:04:34.160Z] graphtest_unix.go:73: No driver to put! [2020-08-27T23:04:34.160Z] [2020-08-27T23:04:34.160Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-27T23:04:34.160Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-27T23:04:34.160Z] [2020-08-27T23:04:34.160Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-27T23:04:34.160Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-27T23:04:34.160Z] [2020-08-27T23:04:34.160Z] [2020-08-27T23:04:34.160Z] DONE 2142 tests, 26 skipped in 190.546s Post stage [Pipeline] junit [2020-08-27T23:04:34.208Z] Recording test results [2020-08-27T23:04:34.924Z] #52 DONE 261.8s [2020-08-27T23:04:35.061Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-08-27T23:04:35.317Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-08-27T23:04:35.317Z] --- PASS: TestConfigCreateResolve (2.98s) [2020-08-27T23:04:35.317Z] === RUN TestConfigDaemonLibtrustID [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-27T23:04:35.574Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-08-27T23:04:35.829Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-08-27T23:04:35.829Z] PASS [2020-08-27T23:04:35.829Z] [2020-08-27T23:04:35.829Z] DONE 7 tests in 18.970s [2020-08-27T23:04:35.829Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-08-27T23:04:35.829Z] ++ 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-08-27T23:04:35.829Z] ++ set -e [2020-08-27T23:04:35.829Z] ++ '[' -n 0 ']' [2020-08-27T23:04:35.829Z] ++ set -x [2020-08-27T23:04:35.830Z] ++ env -i DEST=/go/src/github.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-08-27T23:04:35.830Z] INFO: Testing against a local daemon [2020-08-27T23:04:35.830Z] === RUN TestCheckpoint [2020-08-27T23:04:35.830Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-27T23:04:35.830Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-27T23:04:35.830Z] === RUN TestContainerInvalidJSON [2020-08-27T23:04:35.830Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-27T23:04:35.830Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-27T23:04:35.830Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-27T23:04:35.830Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-27T23:04:35.830Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-27T23:04:35.830Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-27T23:04:35.830Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-27T23:04:35.830Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-27T23:04:35.830Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-27T23:04:35.830Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-08-27T23:04:35.830Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-27T23:04:35.830Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-27T23:04:35.830Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-27T23:04:35.830Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-27T23:04:35.843Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41360/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b9665a9495a16879e5403adeb7cc8206e1fd16ac -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:b9665a9495a16879e5403adeb7cc8206e1fd16ac hack/make.sh dynbinary test-integration [2020-08-27T23:04:36.085Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-08-27T23:04:36.085Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-27T23:04:36.085Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2020-08-27T23:04:36.085Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-27T23:04:36.085Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2020-08-27T23:04:36.085Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-27T23:04:36.085Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-08-27T23:04:36.085Z] === RUN TestCopyFromContainer [2020-08-27T23:04:36.138Z] [2020-08-27T23:04:36.138Z] Removing bundles/ [2020-08-27T23:04:36.138Z] [2020-08-27T23:04:36.138Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-27T23:04:36.303Z] [2020-08-27T23:04:36.304Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-27T23:04:36.432Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-27T23:04:36.432Z] GOOS="" GOARCH="" GOARM="" [2020-08-27T23:04:36.870Z] #53 DONE 0.8s [2020-08-27T23:04:36.870Z] [2020-08-27T23:04:36.870Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-27T23:04:37.129Z] #57 DONE 0.2s [2020-08-27T23:04:37.129Z] [2020-08-27T23:04:37.129Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-27T23:04:37.388Z] #59 DONE 0.4s [2020-08-27T23:04:37.388Z] [2020-08-27T23:04:37.388Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-27T23:04:37.388Z] #61 DONE 0.0s [2020-08-27T23:04:37.388Z] [2020-08-27T23:04:37.388Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-27T23:04:37.388Z] #62 DONE 0.0s [2020-08-27T23:04:37.388Z] [2020-08-27T23:04:37.388Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-27T23:04:37.450Z] === RUN TestCopyFromContainer// [2020-08-27T23:04:37.450Z] === RUN TestCopyFromContainer//bar/root [2020-08-27T23:04:37.450Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-27T23:04:37.450Z] === RUN TestCopyFromContainer/bar/quux [2020-08-27T23:04:37.706Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-27T23:04:37.706Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-27T23:04:37.706Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-27T23:04:37.706Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-27T23:04:37.961Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-27T23:04:37.961Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-27T23:04:37.961Z] --- PASS: TestCopyFromContainer (1.83s) [2020-08-27T23:04:37.961Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-08-27T23:04:37.961Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-08-27T23:04:37.961Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-08-27T23:04:37.961Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2020-08-27T23:04:37.961Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-08-27T23:04:37.961Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-08-27T23:04:37.961Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-08-27T23:04:37.961Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-08-27T23:04:37.961Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2020-08-27T23:04:37.961Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-08-27T23:04:37.961Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-27T23:04:37.961Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-27T23:04:37.961Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-27T23:04:37.961Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-27T23:04:37.961Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-27T23:04:37.961Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-27T23:04:37.961Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-27T23:04:37.961Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-27T23:04:37.961Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-27T23:04:37.961Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-27T23:04:37.961Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-08-27T23:04:37.961Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-27T23:04:37.961Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-27T23:04:37.961Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-27T23:04:37.961Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-27T23:04:37.961Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-08-27T23:04:37.961Z] === RUN TestCreateWithInvalidEnv [2020-08-27T23:04:37.961Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-27T23:04:37.961Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-27T23:04:37.961Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-27T23:04:37.961Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-27T23:04:37.961Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-27T23:04:37.961Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-27T23:04:37.961Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-27T23:04:37.961Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-27T23:04:37.961Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-27T23:04:37.961Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-08-27T23:04:37.961Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-27T23:04:37.961Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-27T23:04:37.962Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-27T23:04:37.962Z] === RUN TestCreateTmpfsMountsTarget [2020-08-27T23:04:37.962Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-08-27T23:04:37.962Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-27T23:04:38.766Z] #63 DONE 1.1s [2020-08-27T23:04:38.766Z] [2020-08-27T23:04:38.766Z] #64 exporting to image [2020-08-27T23:04:38.766Z] #64 exporting layers [2020-08-27T23:04:39.849Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-08-27T23:04:40.105Z] --- PASS: TestCreateWithCustomMaskedPaths (2.06s) [2020-08-27T23:04:40.105Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-27T23:04:40.745Z] #45 DONE 263.8s [2020-08-27T23:04:40.745Z] [2020-08-27T23:04:40.745Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:04:40.745Z] #52 ... [2020-08-27T23:04:40.745Z] [2020-08-27T23:04:40.745Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-27T23:04:41.470Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-08-27T23:04:42.133Z] #46 DONE 2.1s [2020-08-27T23:04:42.133Z] [2020-08-27T23:04:42.133Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:04:42.133Z] #52 223.2 + bin/containerd-stress [2020-08-27T23:04:42.394Z] #52 ... [2020-08-27T23:04:42.394Z] [2020-08-27T23:04:42.394Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-27T23:04:42.394Z] #48 DONE 0.1s [2020-08-27T23:04:42.394Z] [2020-08-27T23:04:42.394Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-27T23:04:42.397Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-08-27T23:04:42.397Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-08-27T23:04:42.397Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.18s) [2020-08-27T23:04:42.397Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-27T23:04:42.397Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-27T23:04:42.397Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-27T23:04:42.397Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-27T23:04:42.397Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-27T23:04:42.397Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-27T23:04:42.397Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-27T23:04:42.397Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-27T23:04:42.397Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-27T23:04:42.397Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-27T23:04:42.397Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-27T23:04:42.397Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-27T23:04:42.397Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-27T23:04:42.397Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-27T23:04:42.397Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-27T23:04:42.397Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-27T23:04:42.397Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-08-27T23:04:42.397Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-08-27T23:04:42.397Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-08-27T23:04:42.397Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-08-27T23:04:42.397Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-08-27T23:04:42.397Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-08-27T23:04:42.397Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-27T23:04:42.738Z] #46 ... [2020-08-27T23:04:42.738Z] [2020-08-27T23:04:42.738Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:04:42.738Z] #22 294.9 + return [2020-08-27T23:04:42.738Z] #22 DONE 295.1s [2020-08-27T23:04:42.738Z] [2020-08-27T23:04:42.738Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:04:42.738Z] #53 ... [2020-08-27T23:04:42.738Z] [2020-08-27T23:04:42.738Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-27T23:04:42.738Z] #23 DONE 0.1s [2020-08-27T23:04:42.738Z] [2020-08-27T23:04:42.738Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:04:42.738Z] #46 ... [2020-08-27T23:04:42.738Z] [2020-08-27T23:04:42.738Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-27T23:04:42.738Z] #27 DONE 0.7s [2020-08-27T23:04:42.738Z] [2020-08-27T23:04:42.738Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-27T23:04:42.738Z] #30 DONE 0.2s [2020-08-27T23:04:42.738Z] [2020-08-27T23:04:42.738Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:04:42.738Z] #53 258.6 + bin/containerd [2020-08-27T23:04:42.738Z] #53 ... [2020-08-27T23:04:42.738Z] [2020-08-27T23:04:42.738Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-27T23:04:42.738Z] #32 DONE 0.2s [2020-08-27T23:04:42.738Z] [2020-08-27T23:04:42.738Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-27T23:04:42.738Z] #35 DONE 0.1s [2020-08-27T23:04:42.738Z] [2020-08-27T23:04:42.738Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-27T23:04:42.738Z] #38 DONE 0.1s [2020-08-27T23:04:42.738Z] [2020-08-27T23:04:42.738Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:04:42.738Z] #53 ... [2020-08-27T23:04:42.738Z] [2020-08-27T23:04:42.738Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-27T23:04:42.738Z] #41 DONE 0.1s [2020-08-27T23:04:42.738Z] [2020-08-27T23:04:42.738Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-27T23:04:42.738Z] #43 DONE 0.1s [2020-08-27T23:04:42.738Z] [2020-08-27T23:04:42.738Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-27T23:04:42.738Z] #45 DONE 0.1s [2020-08-27T23:04:42.738Z] [2020-08-27T23:04:42.738Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:04:42.959Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.73s) [2020-08-27T23:04:42.959Z] === RUN TestCreateDifferentPlatform [2020-08-27T23:04:42.959Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-27T23:04:42.959Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-27T23:04:42.959Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-08-27T23:04:42.959Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-27T23:04:42.959Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-27T23:04:42.959Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-27T23:04:42.966Z] #50 DONE 0.7s [2020-08-27T23:04:42.966Z] [2020-08-27T23:04:42.966Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:04:43.215Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-08-27T23:04:43.215Z] === RUN TestContainerStartOnDaemonRestart [2020-08-27T23:04:43.215Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-27T23:04:43.215Z] === RUN TestDaemonRestartIpcMode [2020-08-27T23:04:43.215Z] === PAUSE TestDaemonRestartIpcMode [2020-08-27T23:04:43.215Z] === RUN TestDaemonHostGatewayIP [2020-08-27T23:04:43.215Z] === PAUSE TestDaemonHostGatewayIP [2020-08-27T23:04:43.215Z] === RUN TestContainerKillOnDaemonStart [2020-08-27T23:04:43.215Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-27T23:04:43.215Z] === RUN TestDiff [2020-08-27T23:04:43.777Z] --- PASS: TestDiff (0.80s) [2020-08-27T23:04:43.777Z] === RUN TestExecWithCloseStdin [2020-08-27T23:04:43.911Z] #52 226.4 + bin/containerd-shim [2020-08-27T23:04:44.033Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-08-27T23:04:44.595Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-08-27T23:04:44.595Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-08-27T23:04:44.851Z] --- PASS: TestExecWithCloseStdin (0.86s) [2020-08-27T23:04:44.851Z] === RUN TestExec [2020-08-27T23:04:45.334Z] #64 exporting layers 6.2s done [2020-08-27T23:04:45.335Z] #64 writing image sha256:831c0ab3ea7f354a866be19d210feee820810e833deecea5f40dffea83750b78 done [2020-08-27T23:04:45.335Z] #64 naming to docker.io/library/docker:b9665a9495a16879e5403adeb7cc8206e1fd16ac done [2020-08-27T23:04:45.335Z] #64 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-08-27T23:04:45.413Z] --- PASS: TestExec (0.65s) [2020-08-27T23:04:45.413Z] === RUN TestExecUser [2020-08-27T23:04:45.672Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-08-27T23:04:45.672Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-08-27T23:04:45.674Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41360/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41360/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b9665a9495a16879e5403adeb7cc8206e1fd16ac -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b9665a9495a16879e5403adeb7cc8206e1fd16ac hack/validate/default [2020-08-27T23:04:46.235Z] --- PASS: TestExecUser (0.78s) [2020-08-27T23:04:46.235Z] === RUN TestExportContainerAndImportImage [2020-08-27T23:04:46.796Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-08-27T23:04:47.052Z] Congratulations! All commits are properly signed with the DCO! [2020-08-27T23:04:47.052Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-08-27T23:04:47.052Z] No api/types/ or api/swagger.yaml changes in diff. [2020-08-27T23:04:47.052Z] Congratulations! All TOML source files changed here have valid syntax. [2020-08-27T23:04:47.052Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-08-27T23:04:47.052Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-08-27T23:04:47.052Z] Congratulations! No new tests were added to integration-cli. [2020-08-27T23:04:47.052Z] [2020-08-27T23:04:47.052Z] INFO Start validation with golang-ci-lint [2020-08-27T23:04:47.052Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-08-27T23:04:47.052Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-08-27T23:04:47.052Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-08-27T23:04:47.093Z] --- PASS: TestExportContainerAndImportImage (0.83s) [2020-08-27T23:04:47.093Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-27T23:04:48.020Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-08-27T23:04:48.276Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-08-27T23:04:48.276Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2020-08-27T23:04:48.276Z] === RUN TestHealthCheckWorkdir [2020-08-27T23:04:48.838Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-08-27T23:04:48.838Z] --- PASS: TestHealthCheckWorkdir (0.63s) [2020-08-27T23:04:48.838Z] === RUN TestHealthKillContainer [2020-08-27T23:04:49.218Z] #52 231.7 + bin/containerd-shim-runc-v1 [2020-08-27T23:04:49.399Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-08-27T23:04:50.763Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-08-27T23:04:51.018Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-08-27T23:04:51.274Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-08-27T23:04:51.531Z] --- PASS: TestHealthKillContainer (2.65s) [2020-08-27T23:04:51.531Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-27T23:04:52.093Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2020-08-27T23:04:52.093Z] === RUN TestIpcModeNone [2020-08-27T23:04:52.654Z] --- PASS: TestIpcModeNone (0.55s) [2020-08-27T23:04:52.654Z] === RUN TestIpcModePrivate [2020-08-27T23:04:53.216Z] --- PASS: TestIpcModePrivate (0.57s) [2020-08-27T23:04:53.216Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2020-08-27T23:04:53.216Z] === RUN TestIpcModeShareable [2020-08-27T23:04:53.442Z] #52 235.7 + bin/containerd-shim-runc-v2 [2020-08-27T23:04:53.777Z] --- PASS: TestIpcModeShareable (0.55s) [2020-08-27T23:04:53.777Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true [2020-08-27T23:04:53.777Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-27T23:04:54.033Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-08-27T23:04:54.033Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-08-27T23:04:54.595Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-08-27T23:04:54.830Z] #52 237.2 + binaries [2020-08-27T23:04:54.830Z] #52 237.2 + install -D bin/containerd /build/containerd [2020-08-27T23:04:54.830Z] #52 237.2 + install -D bin/containerd-shim /build/containerd-shim [2020-08-27T23:04:54.830Z] #52 237.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-27T23:04:54.830Z] #52 237.3 + install -D bin/ctr /build/ctr [2020-08-27T23:04:55.523Z] === RUN TestDockerSuite/TestBuildAddScript [2020-08-27T23:04:55.779Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.97s) [2020-08-27T23:04:55.779Z] === RUN TestAPIIpcModeHost [2020-08-27T23:04:56.034Z] --- PASS: TestAPIIpcModeHost (0.38s) [2020-08-27T23:04:56.034Z] === RUN TestDaemonIpcModeShareable [2020-08-27T23:04:57.379Z] #52 DONE 239.9s [2020-08-27T23:04:57.434Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-08-27T23:04:57.434Z] --- PASS: TestDaemonIpcModeShareable (1.39s) [2020-08-27T23:04:57.434Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2020-08-27T23:04:57.434Z] === RUN TestDaemonIpcModePrivate [2020-08-27T23:04:57.699Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-08-27T23:04:59.095Z] --- PASS: TestDaemonIpcModePrivate (1.55s) [2020-08-27T23:04:59.095Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2020-08-27T23:04:59.095Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-27T23:04:59.296Z] [2020-08-27T23:04:59.296Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-27T23:05:00.471Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.39s) [2020-08-27T23:05:00.471Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: false, mustBeShared: false [2020-08-27T23:05:00.471Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-27T23:05:00.740Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-08-27T23:05:01.210Z] #53 DONE 2.0s [2020-08-27T23:05:01.210Z] [2020-08-27T23:05:01.210Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-27T23:05:01.313Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-08-27T23:05:01.471Z] #57 DONE 0.5s [2020-08-27T23:05:01.471Z] [2020-08-27T23:05:01.471Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-27T23:05:01.578Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-08-27T23:05:01.839Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.43s) [2020-08-27T23:05:01.839Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2020-08-27T23:05:01.839Z] === RUN TestIpcModeOlderClient [2020-08-27T23:05:01.839Z] === PAUSE TestIpcModeOlderClient [2020-08-27T23:05:01.839Z] === RUN TestKillContainerInvalidSignal [2020-08-27T23:05:02.099Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-08-27T23:05:02.672Z] --- PASS: TestKillContainerInvalidSignal (0.64s) [2020-08-27T23:05:02.672Z] === RUN TestKillContainer [2020-08-27T23:05:02.672Z] === RUN TestKillContainer/no_signal [2020-08-27T23:05:02.857Z] #59 DONE 1.3s [2020-08-27T23:05:02.857Z] [2020-08-27T23:05:02.857Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-27T23:05:02.857Z] #61 DONE 0.1s [2020-08-27T23:05:02.857Z] [2020-08-27T23:05:02.857Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-27T23:05:02.857Z] #62 DONE 0.0s [2020-08-27T23:05:02.857Z] [2020-08-27T23:05:02.857Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-27T23:05:03.238Z] === RUN TestKillContainer/non_killing_signal [2020-08-27T23:05:03.819Z] === RUN TestKillContainer/killing_signal [2020-08-27T23:05:03.819Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-08-27T23:05:03.819Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-08-27T23:05:04.268Z] #63 DONE 1.4s [2020-08-27T23:05:04.534Z] [2020-08-27T23:05:04.534Z] #64 exporting to image [2020-08-27T23:05:04.534Z] #64 exporting layers [2020-08-27T23:05:04.770Z] --- PASS: TestKillContainer (2.05s) [2020-08-27T23:05:04.770Z] --- PASS: TestKillContainer/no_signal (0.70s) [2020-08-27T23:05:04.770Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2020-08-27T23:05:04.770Z] --- PASS: TestKillContainer/killing_signal (0.58s) [2020-08-27T23:05:04.770Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-27T23:05:04.770Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-27T23:05:05.026Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-08-27T23:05:05.282Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-27T23:05:05.844Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2020-08-27T23:05:05.844Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2020-08-27T23:05:05.844Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.34s) [2020-08-27T23:05:05.844Z] === RUN TestKillStoppedContainer [2020-08-27T23:05:05.844Z] --- PASS: TestKillStoppedContainer (0.05s) [2020-08-27T23:05:05.844Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-27T23:05:05.844Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-08-27T23:05:05.844Z] === RUN TestKillDifferentUserContainer [2020-08-27T23:05:06.771Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-08-27T23:05:06.771Z] --- PASS: TestKillDifferentUserContainer (0.78s) [2020-08-27T23:05:06.771Z] === RUN TestInspectOomKilledTrue [2020-08-27T23:05:06.771Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-27T23:05:06.771Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-27T23:05:06.771Z] === RUN TestInspectOomKilledFalse [2020-08-27T23:05:06.771Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-27T23:05:06.771Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-27T23:05:06.771Z] === RUN TestLinksEtcHostsContentMatch [2020-08-27T23:05:07.028Z] --- PASS: TestLinksEtcHostsContentMatch (0.36s) [2020-08-27T23:05:07.028Z] === RUN TestLinksContainerNames [2020-08-27T23:05:07.589Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-08-27T23:05:08.150Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-08-27T23:05:08.406Z] --- PASS: TestLinksContainerNames (1.38s) [2020-08-27T23:05:08.406Z] === RUN TestLogsFollowTailEmpty [2020-08-27T23:05:08.967Z] --- PASS: TestLogsFollowTailEmpty (0.65s) [2020-08-27T23:05:08.967Z] === RUN TestContainerNetworkMountsNoChown [2020-08-27T23:05:09.528Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-08-27T23:05:09.784Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2020-08-27T23:05:09.784Z] === RUN TestMountDaemonRoot [2020-08-27T23:05:09.784Z] === RUN TestMountDaemonRoot/default [2020-08-27T23:05:09.784Z] === PAUSE TestMountDaemonRoot/default [2020-08-27T23:05:09.784Z] === RUN TestMountDaemonRoot/private [2020-08-27T23:05:09.784Z] === PAUSE TestMountDaemonRoot/private [2020-08-27T23:05:09.784Z] === RUN TestMountDaemonRoot/rprivate [2020-08-27T23:05:09.784Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-27T23:05:09.784Z] === RUN TestMountDaemonRoot/slave [2020-08-27T23:05:09.784Z] === PAUSE TestMountDaemonRoot/slave [2020-08-27T23:05:09.784Z] === RUN TestMountDaemonRoot/rslave [2020-08-27T23:05:09.784Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-27T23:05:09.784Z] === RUN TestMountDaemonRoot/shared [2020-08-27T23:05:09.784Z] === PAUSE TestMountDaemonRoot/shared [2020-08-27T23:05:09.784Z] === RUN TestMountDaemonRoot/rshared [2020-08-27T23:05:09.784Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-27T23:05:09.784Z] === CONT TestMountDaemonRoot/default [2020-08-27T23:05:09.784Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-27T23:05:09.784Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-27T23:05:09.784Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-27T23:05:09.784Z] === CONT TestMountDaemonRoot/rslave [2020-08-27T23:05:09.784Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-27T23:05:09.784Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-27T23:05:09.784Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-27T23:05:09.785Z] === CONT TestMountDaemonRoot/rshared [2020-08-27T23:05:09.785Z] === CONT TestMountDaemonRoot/shared [2020-08-27T23:05:09.785Z] === CONT TestMountDaemonRoot/rprivate [2020-08-27T23:05:09.785Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-27T23:05:09.785Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-27T23:05:09.785Z] === CONT TestMountDaemonRoot/slave [2020-08-27T23:05:09.785Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-27T23:05:09.785Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-27T23:05:09.785Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-27T23:05:09.785Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-27T23:05:09.785Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-27T23:05:09.785Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-27T23:05:09.785Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-27T23:05:09.785Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-27T23:05:09.785Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-27T23:05:09.785Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-27T23:05:09.785Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-27T23:05:09.785Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-27T23:05:09.785Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-27T23:05:09.785Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-27T23:05:09.785Z] === CONT TestMountDaemonRoot/private [2020-08-27T23:05:09.785Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-27T23:05:09.785Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-27T23:05:09.785Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-27T23:05:09.785Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-27T23:05:09.785Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-27T23:05:09.785Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-27T23:05:09.785Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-27T23:05:09.785Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-27T23:05:09.785Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-27T23:05:09.785Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-27T23:05:09.785Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-27T23:05:09.785Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-27T23:05:09.785Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-27T23:05:09.785Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-27T23:05:09.785Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-27T23:05:09.785Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-27T23:05:09.785Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-27T23:05:09.785Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-27T23:05:09.785Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-27T23:05:09.785Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-27T23:05:09.785Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-27T23:05:09.785Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-27T23:05:09.785Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-27T23:05:09.785Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-27T23:05:09.785Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-27T23:05:09.785Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-27T23:05:09.785Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-27T23:05:09.785Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-27T23:05:09.785Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-27T23:05:09.785Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-27T23:05:09.785Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-27T23:05:09.785Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-27T23:05:09.785Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-27T23:05:09.785Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-27T23:05:09.785Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-27T23:05:09.785Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-27T23:05:09.785Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-27T23:05:09.785Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-27T23:05:09.785Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-27T23:05:09.785Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-27T23:05:09.785Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-27T23:05:09.785Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-27T23:05:09.785Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-27T23:05:09.785Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-27T23:05:09.785Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-27T23:05:09.785Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-27T23:05:09.785Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-27T23:05:09.785Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-27T23:05:09.785Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-27T23:05:09.785Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-27T23:05:09.785Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-27T23:05:09.785Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-27T23:05:09.785Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-27T23:05:09.785Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-27T23:05:09.785Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-27T23:05:09.785Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-27T23:05:09.785Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-27T23:05:09.785Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-27T23:05:09.785Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-27T23:05:09.785Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-27T23:05:09.785Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-27T23:05:09.785Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-27T23:05:10.041Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-08-27T23:05:10.041Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-27T23:05:10.041Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-08-27T23:05:10.041Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-08-27T23:05:10.041Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-08-27T23:05:10.041Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-08-27T23:05:10.041Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-27T23:05:10.041Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-08-27T23:05:10.041Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-08-27T23:05:10.041Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-08-27T23:05:10.041Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-08-27T23:05:10.041Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-27T23:05:10.041Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-08-27T23:05:10.041Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-08-27T23:05:10.041Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-08-27T23:05:10.041Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-08-27T23:05:10.041Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-27T23:05:10.041Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-08-27T23:05:10.041Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-08-27T23:05:10.041Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-08-27T23:05:10.041Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-08-27T23:05:10.041Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-27T23:05:10.041Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-08-27T23:05:10.041Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-08-27T23:05:10.041Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-08-27T23:05:10.041Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-08-27T23:05:10.041Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-27T23:05:10.041Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-08-27T23:05:10.041Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-08-27T23:05:10.041Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-08-27T23:05:10.041Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-08-27T23:05:10.041Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-27T23:05:10.041Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-08-27T23:05:10.041Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-08-27T23:05:10.041Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-08-27T23:05:10.041Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-08-27T23:05:10.041Z] === RUN TestContainerBindMountNonRecursive [2020-08-27T23:05:10.297Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-08-27T23:05:10.553Z] === RUN TestDockerSuite/TestBuildAddTar [2020-08-27T23:05:11.116Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-08-27T23:05:11.679Z] --- PASS: TestContainerBindMountNonRecursive (1.88s) [2020-08-27T23:05:11.679Z] === RUN TestNetworkNat [2020-08-27T23:05:12.605Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-08-27T23:05:12.605Z] --- PASS: TestNetworkNat (0.88s) [2020-08-27T23:05:12.605Z] === RUN TestNetworkLocalhostTCPNat [2020-08-27T23:05:13.167Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-08-27T23:05:13.423Z] --- PASS: TestNetworkLocalhostTCPNat (0.66s) [2020-08-27T23:05:13.423Z] === RUN TestNetworkLoopbackNat [2020-08-27T23:05:14.566Z] #64 exporting layers 8.7s done [2020-08-27T23:05:14.566Z] #64 writing image sha256:434d8c7746f4924378d43d459b03c05b7950a9460faa5c0bda4b0f48a5f261c1 done [2020-08-27T23:05:14.566Z] #64 naming to docker.io/library/docker:b9665a9495a16879e5403adeb7cc8206e1fd16ac done [2020-08-27T23:05:14.566Z] #64 DONE 8.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-27T23:05:14.910Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41360/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b9665a9495a16879e5403adeb7cc8206e1fd16ac -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b9665a9495a16879e5403adeb7cc8206e1fd16ac hack/test/unit [2020-08-27T23:05:15.940Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-08-27T23:05:16.195Z] --- PASS: TestNetworkLoopbackNat (2.85s) [2020-08-27T23:05:16.195Z] === RUN TestPause [2020-08-27T23:05:16.758Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-08-27T23:05:16.758Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-08-27T23:05:17.013Z] --- PASS: TestPause (0.71s) [2020-08-27T23:05:17.013Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-27T23:05:17.013Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-27T23:05:17.013Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-27T23:05:17.013Z] === RUN TestPauseStopPausedContainer [2020-08-27T23:05:17.575Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-08-27T23:05:17.575Z] --- PASS: TestPauseStopPausedContainer (0.65s) [2020-08-27T23:05:17.575Z] === RUN TestPsFilter [2020-08-27T23:05:17.575Z] --- PASS: TestPsFilter (0.11s) [2020-08-27T23:05:17.575Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-27T23:05:18.501Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s) [2020-08-27T23:05:18.501Z] === RUN TestRemoveContainerWithVolume [2020-08-27T23:05:18.757Z] --- PASS: TestRemoveContainerWithVolume (0.60s) [2020-08-27T23:05:18.757Z] === RUN TestRemoveContainerRunning [2020-08-27T23:05:19.683Z] --- PASS: TestRemoveContainerRunning (0.65s) [2020-08-27T23:05:19.683Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-27T23:05:20.208Z] ? github.com/docker/docker/api [no test files] [2020-08-27T23:05:20.244Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.61s) [2020-08-27T23:05:20.244Z] === RUN TestRemoveInvalidContainer [2020-08-27T23:05:20.244Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-08-27T23:05:20.244Z] === RUN TestRenameLinkedContainer [2020-08-27T23:05:20.244Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-08-27T23:05:22.342Z] #46 DONE 332.5s [2020-08-27T23:05:22.342Z] [2020-08-27T23:05:22.342Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:05:22.342Z] #53 ... [2020-08-27T23:05:22.342Z] [2020-08-27T23:05:22.342Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-27T23:05:22.342Z] #47 DONE 0.1s [2020-08-27T23:05:22.342Z] [2020-08-27T23:05:22.342Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-27T23:05:22.342Z] #49 DONE 0.1s [2020-08-27T23:05:22.342Z] [2020-08-27T23:05:22.342Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-27T23:05:22.342Z] #51 DONE 0.1s [2020-08-27T23:05:22.342Z] [2020-08-27T23:05:22.342Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-27T23:05:22.760Z] --- PASS: TestRenameLinkedContainer (2.33s) [2020-08-27T23:05:22.760Z] === RUN TestRenameStoppedContainer [2020-08-27T23:05:23.015Z] --- PASS: TestRenameStoppedContainer (0.63s) [2020-08-27T23:05:23.015Z] === RUN TestRenameRunningContainerAndReuse [2020-08-27T23:05:23.271Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-08-27T23:05:24.635Z] --- PASS: TestRenameRunningContainerAndReuse (1.37s) [2020-08-27T23:05:24.635Z] === RUN TestRenameInvalidName [2020-08-27T23:05:25.197Z] --- PASS: TestRenameInvalidName (0.79s) [2020-08-27T23:05:25.197Z] === RUN TestRenameAnonymousContainer [2020-08-27T23:05:25.453Z] === RUN TestDockerSuite/TestBuildBlankName [2020-08-27T23:05:25.453Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-08-27T23:05:27.343Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-08-27T23:05:27.343Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-08-27T23:05:27.598Z] --- PASS: TestRenameAnonymousContainer (2.27s) [2020-08-27T23:05:27.598Z] === RUN TestRenameContainerWithSameName [2020-08-27T23:05:28.159Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2020-08-27T23:05:28.159Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-27T23:05:28.720Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-08-27T23:05:29.282Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-08-27T23:05:29.538Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-08-27T23:05:29.794Z] --- PASS: TestRenameContainerWithLinkedContainer (1.48s) [2020-08-27T23:05:29.794Z] === RUN TestResize [2020-08-27T23:05:30.357Z] --- PASS: TestResize (0.66s) [2020-08-27T23:05:30.357Z] === RUN TestResizeWithInvalidSize [2020-08-27T23:05:30.868Z] #53 307.7 + bin/containerd-stress [2020-08-27T23:05:30.919Z] --- PASS: TestResizeWithInvalidSize (0.62s) [2020-08-27T23:05:30.919Z] === RUN TestResizeWhenContainerNotStarted [2020-08-27T23:05:31.845Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-08-27T23:05:32.102Z] --- PASS: TestResizeWhenContainerNotStarted (1.15s) [2020-08-27T23:05:32.102Z] === RUN TestDaemonRestartKillContainers [2020-08-27T23:05:32.102Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-27T23:05:32.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-27T23:05:32.102Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-27T23:05:32.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-27T23:05:32.102Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-27T23:05:32.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-27T23:05:32.102Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-27T23:05:32.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-27T23:05:32.102Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-27T23:05:32.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-27T23:05:32.102Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-27T23:05:32.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-27T23:05:32.102Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-27T23:05:32.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-27T23:05:32.102Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-27T23:05:32.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-27T23:05:32.102Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-27T23:05:32.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-27T23:05:32.102Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-27T23:05:32.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-27T23:05:32.102Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-27T23:05:32.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-27T23:05:32.102Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-27T23:05:32.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-27T23:05:32.102Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-27T23:05:32.102Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-27T23:05:32.102Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-27T23:05:32.102Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-27T23:05:32.102Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-27T23:05:32.102Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-27T23:05:32.102Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-27T23:05:32.102Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-27T23:05:32.425Z] #53 310.1 + bin/containerd-shim [2020-08-27T23:05:32.471Z] ok github.com/docker/docker/api/server 0.013s coverage: 9.0% of statements [2020-08-27T23:05:33.447Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-27T23:05:33.447Z] [2020-08-27T23:05:33.447Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-27T23:05:33.447Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-27T23:05:33.447Z] HOSTNAME=93b3c5dee228 [2020-08-27T23:05:33.447Z] TESTDEBUG=0 [2020-08-27T23:05:33.447Z] DEST=bundles/test-integration [2020-08-27T23:05:33.447Z] PWD=/go/src/github.com/docker/docker [2020-08-27T23:05:33.447Z] DOCKER_GITCOMMIT=b9665a9495a16879e5403adeb7cc8206e1fd16ac [2020-08-27T23:05:33.447Z] container=docker [2020-08-27T23:05:33.447Z] HOME=/root [2020-08-27T23:05:33.447Z] GOLANG_VERSION=1.13.15 [2020-08-27T23:05:33.447Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-27T23:05:33.447Z] VALIDATE_BRANCH=master [2020-08-27T23:05:33.447Z] TERM=xterm [2020-08-27T23:05:33.447Z] DOCKER_PKG=github.com/docker/docker [2020-08-27T23:05:33.447Z] SHLVL=1 [2020-08-27T23:05:33.447Z] TIMEOUT=120m [2020-08-27T23:05:33.447Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-27T23:05:33.447Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-27T23:05:33.447Z] GO111MODULE=off [2020-08-27T23:05:33.447Z] DOCKER_EXPERIMENTAL=1 [2020-08-27T23:05:33.447Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-27T23:05:33.447Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-27T23:05:33.447Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-27T23:05:33.447Z] GOPATH=/go [2020-08-27T23:05:33.447Z] PKG_CONFIG=pkg-config [2020-08-27T23:05:33.447Z] _=/usr/bin/env [2020-08-27T23:05:33.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-27T23:05:34.620Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-27T23:05:34.620Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-27T23:05:34.620Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-27T23:05:34.620Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-27T23:05:34.876Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-08-27T23:05:38.144Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-08-27T23:05:38.144Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-27T23:05:38.144Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.07s) [2020-08-27T23:05:38.144Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.11s) [2020-08-27T23:05:38.144Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.41s) [2020-08-27T23:05:38.144Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.60s) [2020-08-27T23:05:38.144Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.20s) [2020-08-27T23:05:38.144Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.30s) [2020-08-27T23:05:38.144Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.39s) [2020-08-27T23:05:38.144Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.41s) [2020-08-27T23:05:38.144Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.27s) [2020-08-27T23:05:38.144Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.45s) [2020-08-27T23:05:38.144Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.20s) [2020-08-27T23:05:38.144Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.71s) [2020-08-27T23:05:38.144Z] === RUN TestCgroupNamespacesRun [2020-08-27T23:05:38.400Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-08-27T23:05:39.419Z] #53 317.2 + bin/containerd-shim-runc-v1 [2020-08-27T23:05:40.287Z] --- PASS: TestCgroupNamespacesRun (2.31s) [2020-08-27T23:05:40.287Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-27T23:05:40.287Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-08-27T23:05:41.652Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.31s) [2020-08-27T23:05:41.652Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-27T23:05:41.652Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-08-27T23:05:42.578Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-08-27T23:05:42.834Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.38s) [2020-08-27T23:05:42.834Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-27T23:05:43.396Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-08-27T23:05:43.943Z] #53 322.1 + bin/containerd-shim-runc-v2 [2020-08-27T23:05:44.323Z] --- PASS: TestCgroupNamespacesRunHostMode (1.37s) [2020-08-27T23:05:44.323Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-27T23:05:45.478Z] #53 323.2 + binaries [2020-08-27T23:05:45.478Z] #53 323.2 + install -D bin/containerd /build/containerd [2020-08-27T23:05:45.478Z] #53 323.2 + install -D bin/containerd-shim /build/containerd-shim [2020-08-27T23:05:45.478Z] #53 323.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-27T23:05:45.478Z] #53 323.2 + install -D bin/ctr /build/ctr [2020-08-27T23:05:45.478Z] #53 DONE 323.3s [2020-08-27T23:05:45.688Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.41s) [2020-08-27T23:05:45.688Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-27T23:05:46.532Z] [2020-08-27T23:05:46.532Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-27T23:05:46.532Z] #54 DONE 0.1s [2020-08-27T23:05:46.532Z] [2020-08-27T23:05:46.532Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-27T23:05:46.532Z] #58 DONE 0.1s [2020-08-27T23:05:46.532Z] [2020-08-27T23:05:46.532Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-27T23:05:46.532Z] #60 DONE 0.1s [2020-08-27T23:05:46.532Z] [2020-08-27T23:05:46.532Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-27T23:05:46.532Z] #62 DONE 0.1s [2020-08-27T23:05:46.832Z] [2020-08-27T23:05:46.832Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-27T23:05:46.832Z] #63 DONE 0.0s [2020-08-27T23:05:46.832Z] [2020-08-27T23:05:46.832Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-27T23:05:47.054Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.34s) [2020-08-27T23:05:47.054Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-27T23:05:47.309Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-08-27T23:05:47.871Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2020-08-27T23:05:47.871Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-27T23:05:48.966Z] #64 DONE 2.3s [2020-08-27T23:05:48.966Z] [2020-08-27T23:05:48.966Z] #65 exporting to oci image format [2020-08-27T23:05:48.966Z] #65 exporting layers [2020-08-27T23:05:49.237Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.41s) [2020-08-27T23:05:49.237Z] === RUN TestKernelTCPMemory [2020-08-27T23:05:49.798Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-08-27T23:05:49.798Z] --- PASS: TestKernelTCPMemory (0.70s) [2020-08-27T23:05:49.798Z] === RUN TestNISDomainname [2020-08-27T23:05:50.360Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-08-27T23:05:50.616Z] --- PASS: TestNISDomainname (0.75s) [2020-08-27T23:05:50.616Z] === RUN TestHostnameDnsResolution [2020-08-27T23:05:51.542Z] --- PASS: TestHostnameDnsResolution (0.94s) [2020-08-27T23:05:51.542Z] === RUN TestStats [2020-08-27T23:05:51.951Z] 4612f6d0b889: Pull complete [2020-08-27T23:05:52.105Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-08-27T23:05:53.993Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-08-27T23:05:53.993Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-08-27T23:05:53.993Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-08-27T23:05:54.249Z] --- PASS: TestStats (2.58s) [2020-08-27T23:05:54.249Z] === RUN TestStopContainerWithTimeout [2020-08-27T23:05:54.249Z] === RUN TestStopContainerWithTimeout/0 [2020-08-27T23:05:54.249Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-27T23:05:54.249Z] === RUN TestStopContainerWithTimeout/1 [2020-08-27T23:05:54.249Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-27T23:05:54.249Z] === RUN TestStopContainerWithTimeout/3 [2020-08-27T23:05:54.249Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-27T23:05:54.249Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-27T23:05:54.249Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-27T23:05:54.249Z] === CONT TestStopContainerWithTimeout/0 [2020-08-27T23:05:54.249Z] === CONT TestStopContainerWithTimeout/3 [2020-08-27T23:05:54.249Z] === CONT TestStopContainerWithTimeout/1 [2020-08-27T23:05:54.249Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-27T23:05:55.176Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-08-27T23:05:55.432Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-08-27T23:05:56.797Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-08-27T23:05:57.359Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-08-27T23:05:57.359Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-08-27T23:05:57.359Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2020-08-27T23:05:57.359Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2020-08-27T23:05:57.359Z] --- PASS: TestStopContainerWithTimeout/-1 (2.99s) [2020-08-27T23:05:57.359Z] --- PASS: TestStopContainerWithTimeout/3 (3.07s) [2020-08-27T23:05:57.359Z] === RUN TestDeleteDevicemapper [2020-08-27T23:05:57.359Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-27T23:05:57.359Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-27T23:05:57.359Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-27T23:05:57.756Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-27T23:05:57.756Z] [2020-08-27T23:05:57.756Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-27T23:05:57.756Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-27T23:05:57.756Z] HOSTNAME=a54ff6044f06 [2020-08-27T23:05:57.756Z] DEST=bundles/test-integration [2020-08-27T23:05:57.756Z] PWD=/go/src/github.com/docker/docker [2020-08-27T23:05:57.756Z] DOCKER_ROOTLESS=1 [2020-08-27T23:05:57.756Z] DOCKER_GITCOMMIT=b9665a9495a16879e5403adeb7cc8206e1fd16ac [2020-08-27T23:05:57.756Z] container=docker [2020-08-27T23:05:57.756Z] HOME=/root [2020-08-27T23:05:57.756Z] GOLANG_VERSION=1.13.15 [2020-08-27T23:05:57.756Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-27T23:05:57.756Z] VALIDATE_BRANCH=master [2020-08-27T23:05:57.756Z] TERM=xterm [2020-08-27T23:05:57.756Z] DOCKER_PKG=github.com/docker/docker [2020-08-27T23:05:57.756Z] SHLVL=1 [2020-08-27T23:05:57.756Z] TIMEOUT=120m [2020-08-27T23:05:57.756Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-27T23:05:57.756Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-27T23:05:57.756Z] GO111MODULE=off [2020-08-27T23:05:57.756Z] DOCKER_EXPERIMENTAL=1 [2020-08-27T23:05:57.756Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-27T23:05:57.756Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-27T23:05:57.756Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-27T23:05:57.756Z] GOPATH=/go [2020-08-27T23:05:57.756Z] PKG_CONFIG=pkg-config [2020-08-27T23:05:57.756Z] _=/usr/bin/env [2020-08-27T23:05:57.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-27T23:06:00.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-27T23:06:00.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-27T23:06:00.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-27T23:06:00.625Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.21s) [2020-08-27T23:06:00.625Z] === RUN TestUpdateMemory [2020-08-27T23:06:00.625Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-27T23:06:00.625Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-27T23:06:00.625Z] === RUN TestUpdateCPUQuota [2020-08-27T23:06:01.989Z] --- PASS: TestUpdateCPUQuota (1.27s) [2020-08-27T23:06:01.989Z] === RUN TestUpdatePidsLimit [2020-08-27T23:06:01.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-08-27T23:06:01.989Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-27T23:06:01.989Z] === RUN TestUpdatePidsLimit/no_change [2020-08-27T23:06:01.989Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-27T23:06:02.245Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-27T23:06:02.501Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-27T23:06:02.501Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-08-27T23:06:02.757Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-27T23:06:03.013Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-27T23:06:03.575Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-08-27T23:06:03.575Z] --- PASS: TestUpdatePidsLimit (1.99s) [2020-08-27T23:06:03.575Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2020-08-27T23:06:03.575Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2020-08-27T23:06:03.575Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2020-08-27T23:06:03.575Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2020-08-27T23:06:03.575Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2020-08-27T23:06:03.575Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2020-08-27T23:06:03.575Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2020-08-27T23:06:03.575Z] === RUN TestUpdateRestartPolicy [2020-08-27T23:06:03.832Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-08-27T23:06:04.394Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-08-27T23:06:04.955Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-08-27T23:06:07.470Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-08-27T23:06:07.726Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-08-27T23:06:08.654Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-08-27T23:06:08.654Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-08-27T23:06:08.910Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-08-27T23:06:09.472Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-08-27T23:06:10.399Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-08-27T23:06:12.914Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-08-27T23:06:12.914Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-08-27T23:06:12.914Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-08-27T23:06:13.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-27T23:06:13.476Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-08-27T23:06:14.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-27T23:06:14.841Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-08-27T23:06:15.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-27T23:06:15.403Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-08-27T23:06:15.403Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-08-27T23:06:15.658Z] --- PASS: TestUpdateRestartPolicy (11.95s) [2020-08-27T23:06:15.658Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-27T23:06:15.658Z] === RUN TestDockerSuite/TestBuildCmd [2020-08-27T23:06:15.914Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-08-27T23:06:16.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-27T23:06:16.170Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-08-27T23:06:16.170Z] --- PASS: TestUpdateRestartWithAutoRemove (0.55s) [2020-08-27T23:06:16.170Z] === RUN TestWaitNonBlocked [2020-08-27T23:06:16.170Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-27T23:06:16.170Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-27T23:06:16.170Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-27T23:06:16.170Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-27T23:06:16.170Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-27T23:06:16.170Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-27T23:06:16.170Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-08-27T23:06:16.170Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-08-27T23:06:16.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-27T23:06:17.097Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-08-27T23:06:17.097Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-08-27T23:06:17.097Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.80s) [2020-08-27T23:06:17.097Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s) [2020-08-27T23:06:17.097Z] === RUN TestWaitBlocked [2020-08-27T23:06:17.097Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-27T23:06:17.097Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-27T23:06:17.097Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-27T23:06:17.097Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-27T23:06:17.097Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-27T23:06:17.097Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-27T23:06:17.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-27T23:06:18.463Z] --- PASS: TestWaitBlocked (0.01s) [2020-08-27T23:06:18.464Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2020-08-27T23:06:18.464Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s) [2020-08-27T23:06:18.464Z] === CONT TestContainerStartOnDaemonRestart [2020-08-27T23:06:18.464Z] === CONT TestIpcModeOlderClient [2020-08-27T23:06:18.464Z] === CONT TestDaemonHostGatewayIP [2020-08-27T23:06:18.464Z] === CONT TestDaemonRestartIpcMode [2020-08-27T23:06:18.464Z] === CONT TestContainerKillOnDaemonStart [2020-08-27T23:06:18.464Z] --- PASS: TestIpcModeOlderClient (0.07s) [2020-08-27T23:06:19.830Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-08-27T23:06:19.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-27T23:06:20.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-27T23:06:21.195Z] --- PASS: TestContainerStartOnDaemonRestart (2.95s) [2020-08-27T23:06:22.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-27T23:06:22.560Z] --- PASS: TestDaemonRestartIpcMode (3.95s) [2020-08-27T23:06:22.560Z] --- PASS: TestDaemonHostGatewayIP (4.06s) [2020-08-27T23:06:22.560Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-08-27T23:06:22.560Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-08-27T23:06:22.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-27T23:06:22.816Z] === RUN TestDockerSuite/TestBuildContChar [2020-08-27T23:06:23.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-27T23:06:24.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-27T23:06:25.332Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-08-27T23:06:25.332Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-08-27T23:06:25.587Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-08-27T23:06:25.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-27T23:06:25.843Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-08-27T23:06:26.099Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-08-27T23:06:26.660Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-08-27T23:06:26.660Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-08-27T23:06:26.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-27T23:06:26.917Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-08-27T23:06:27.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-27T23:06:28.491Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-27T23:06:28.491Z] Using test binary docker [2020-08-27T23:06:28.491Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-27T23:06:28.491Z] +++ /etc/init.d/apparmor start [2020-08-27T23:06:28.491Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-27T23:06:28.491Z] INFO: Waiting for daemon to start... [2020-08-27T23:06:28.491Z] Starting dockerd [2020-08-27T23:06:28.491Z] +++ 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-08-27T23:06:28.777Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-27T23:06:28.778Z] ok github.com/docker/docker/api/server/middleware 0.033s coverage: 37.7% of statements [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-27T23:06:28.778Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2020-08-27T23:06:28.778Z] ok github.com/docker/docker/api/types/filters 0.017s coverage: 92.2% of statements [2020-08-27T23:06:28.778Z] ok github.com/docker/docker/api/server/router/swarm 0.019s coverage: 5.7% of statements [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/api/types [no test files] [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-27T23:06:28.778Z] ok github.com/docker/docker/api/types/time 0.013s coverage: 100.0% of statements [2020-08-27T23:06:28.778Z] ok github.com/docker/docker/api/types/versions 0.016s coverage: 75.0% of statements [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/builder [no test files] [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-27T23:06:28.778Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-27T23:06:28.778Z] ok github.com/docker/docker/builder/dockerignore 0.010s coverage: 96.8% of statements [2020-08-27T23:06:28.778Z] ok github.com/docker/docker/cli/debug 0.013s coverage: 100.0% of statements [2020-08-27T23:06:29.352Z] ok github.com/docker/docker/builder/remotecontext 0.301s coverage: 13.6% of statements [2020-08-27T23:06:29.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-27T23:06:29.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-27T23:06:29.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-27T23:06:30.181Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-08-27T23:06:30.300Z] ok github.com/docker/docker/builder/dockerfile 0.917s coverage: 48.0% of statements [2020-08-27T23:06:30.562Z] ok github.com/docker/docker/builder/remotecontext/git 3.513s coverage: 86.3% of statements [2020-08-27T23:06:30.562Z] ? github.com/docker/docker/cli [no test files] [2020-08-27T23:06:30.562Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-27T23:06:30.583Z] . [2020-08-27T23:06:30.583Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-27T23:06:30.583Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-27T23:06:30.583Z] Error: No such image: emptyfs [2020-08-27T23:06:30.583Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-27T23:06:30.583Z] ++++ docker load [2020-08-27T23:06:30.743Z] --- PASS: TestContainerKillOnDaemonStart (12.31s) [2020-08-27T23:06:30.743Z] PASS [2020-08-27T23:06:30.743Z] [2020-08-27T23:06:30.743Z] === Skipped [2020-08-27T23:06:30.743Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-08-27T23:06:30.743Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-27T23:06:30.743Z] [2020-08-27T23:06:30.743Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-27T23:06:30.743Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-27T23:06:30.743Z] [2020-08-27T23:06:30.743Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-27T23:06:30.743Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-27T23:06:30.743Z] [2020-08-27T23:06:30.743Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-27T23:06:30.743Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-27T23:06:30.743Z] [2020-08-27T23:06:30.743Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-08-27T23:06:30.743Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-27T23:06:30.743Z] [2020-08-27T23:06:30.743Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-08-27T23:06:30.743Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-27T23:06:30.743Z] [2020-08-27T23:06:30.743Z] [2020-08-27T23:06:30.743Z] DONE 192 tests, 6 skipped in 114.755s [2020-08-27T23:06:30.743Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-08-27T23:06:30.743Z] ++ 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-08-27T23:06:30.743Z] ++ set -e [2020-08-27T23:06:30.743Z] ++ '[' -n 0 ']' [2020-08-27T23:06:30.743Z] ++ set -x [2020-08-27T23:06:30.743Z] ++ env -i DEST=/go/src/github.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-08-27T23:06:30.743Z] INFO: Testing against a local daemon [2020-08-27T23:06:30.743Z] === RUN TestCommitInheritsEnv [2020-08-27T23:06:30.877Z] Running integration-test (iteration 1) [2020-08-27T23:06:30.877Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-08-27T23:06:30.877Z] ++ 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-08-27T23:06:30.877Z] ++ set -e [2020-08-27T23:06:30.877Z] ++ '[' -n 0 ']' [2020-08-27T23:06:30.877Z] ++ set -x [2020-08-27T23:06:30.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=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-08-27T23:06:30.999Z] --- PASS: TestCommitInheritsEnv (0.27s) [2020-08-27T23:06:30.999Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-27T23:06:30.999Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-27T23:06:30.999Z] === RUN TestImagesFilterMultiReference [2020-08-27T23:06:30.999Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-08-27T23:06:30.999Z] === RUN TestImagePullPlatformInvalid [2020-08-27T23:06:30.999Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-08-27T23:06:30.999Z] === RUN TestRemoveImageOrphaning [2020-08-27T23:06:31.254Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2020-08-27T23:06:31.254Z] === RUN TestRemoveImageGarbageCollector [2020-08-27T23:06:32.620Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-08-27T23:06:33.182Z] --- PASS: TestRemoveImageGarbageCollector (1.76s) [2020-08-27T23:06:33.182Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-27T23:06:33.182Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-08-27T23:06:33.182Z] === RUN TestTagInvalidReference [2020-08-27T23:06:33.182Z] --- PASS: TestTagInvalidReference (0.01s) [2020-08-27T23:06:33.182Z] === RUN TestTagValidPrefixedRepo [2020-08-27T23:06:33.182Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-08-27T23:06:33.182Z] === RUN TestTagExistedNameWithoutForce [2020-08-27T23:06:33.182Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-08-27T23:06:33.182Z] === RUN TestTagOfficialNames [2020-08-27T23:06:33.182Z] --- PASS: TestTagOfficialNames (0.04s) [2020-08-27T23:06:33.182Z] === RUN TestTagMatchesDigest [2020-08-27T23:06:33.182Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-08-27T23:06:33.182Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-27T23:06:35.071Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-08-27T23:06:35.633Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-08-27T23:06:35.869Z] ok github.com/docker/docker/client 0.205s coverage: 75.4% of statements [2020-08-27T23:06:35.889Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-08-27T23:06:35.889Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-08-27T23:06:38.405Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-08-27T23:06:38.405Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-08-27T23:06:39.385Z] Loaded image: buildpack-deps:buster [2020-08-27T23:06:39.385Z] Loaded image: busybox:latest [2020-08-27T23:06:39.385Z] Loaded image: busybox:glibc [2020-08-27T23:06:39.385Z] Loaded image: debian:buster [2020-08-27T23:06:39.385Z] Loaded image: hello-world:latest [2020-08-27T23:06:39.385Z] INFO: Testing against a local daemon [2020-08-27T23:06:39.385Z] === RUN TestCgroupNamespacesBuild [2020-08-27T23:06:40.921Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-08-27T23:06:40.921Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-08-27T23:06:42.153Z] --- PASS: TestCgroupNamespacesBuild (2.30s) [2020-08-27T23:06:42.153Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-27T23:06:42.286Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-08-27T23:06:42.286Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-08-27T23:06:42.286Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-08-27T23:06:42.286Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-08-27T23:06:42.286Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-08-27T23:06:43.651Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-08-27T23:06:43.670Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s) [2020-08-27T23:06:43.670Z] === RUN TestBuildWithSession [2020-08-27T23:06:43.670Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-27T23:06:43.670Z] build_session_test.go:25: TODO: BuildKit [2020-08-27T23:06:43.670Z] === RUN TestBuildSquashParent [2020-08-27T23:06:45.017Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-08-27T23:06:45.273Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-08-27T23:06:48.540Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-08-27T23:06:48.540Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-08-27T23:06:50.429Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-08-27T23:06:50.429Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-08-27T23:06:50.574Z] --- PASS: TestBuildSquashParent (6.37s) [2020-08-27T23:06:50.574Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-27T23:06:50.574Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-27T23:06:50.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-27T23:06:50.574Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-27T23:06:50.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-27T23:06:50.574Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-27T23:06:50.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-27T23:06:50.574Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-27T23:06:50.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-27T23:06:50.574Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-27T23:06:50.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-27T23:06:50.574Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-27T23:06:50.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-27T23:06:50.574Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-27T23:06:50.574Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-27T23:06:51.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-27T23:06:52.319Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-08-27T23:06:52.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-27T23:06:52.643Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-27T23:06:52.643Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-27T23:06:53.540Z] INFO [loader] Go packages loading at mode 575 (compiled_files|files|name|types_sizes|deps|exports_file|imports) took 1m56.312093901s [2020-08-27T23:06:53.540Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 467.318432ms [2020-08-27T23:06:53.683Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-08-27T23:06:53.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-27T23:06:53.939Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-08-27T23:06:54.195Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-08-27T23:06:54.450Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-08-27T23:06:54.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-27T23:06:54.741Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-27T23:06:54.741Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-27T23:06:54.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-27T23:06:56.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-27T23:06:57.474Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-08-27T23:06:57.474Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.42s) [2020-08-27T23:06:57.474Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.50s) [2020-08-27T23:06:57.474Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.39s) [2020-08-27T23:06:57.474Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.40s) [2020-08-27T23:06:57.474Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.36s) [2020-08-27T23:06:57.474Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.34s) [2020-08-27T23:06:57.474Z] === RUN TestBuildMultiStageCopy [2020-08-27T23:06:57.474Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-27T23:06:58.617Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-08-27T23:06:58.617Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-08-27T23:06:59.178Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-08-27T23:06:59.544Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-27T23:06:59.740Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-08-27T23:07:00.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-27T23:07:00.178Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-27T23:07:00.668Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-08-27T23:07:00.815Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-27T23:07:01.107Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-27T23:07:01.230Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-08-27T23:07:01.485Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-08-27T23:07:01.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-27T23:07:01.741Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-08-27T23:07:01.742Z] --- PASS: TestBuildMultiStageCopy (4.78s) [2020-08-27T23:07:01.742Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.48s) [2020-08-27T23:07:01.742Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2020-08-27T23:07:01.742Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2020-08-27T23:07:01.742Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2020-08-27T23:07:01.742Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.67s) [2020-08-27T23:07:01.742Z] === RUN TestBuildMultiStageParentConfig [2020-08-27T23:07:01.997Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-08-27T23:07:01.997Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-08-27T23:07:02.476Z] ok github.com/docker/docker/cmd/dockerd 0.135s coverage: 30.8% of statements [2020-08-27T23:07:02.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-27T23:07:02.926Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-08-27T23:07:03.050Z] ok github.com/docker/docker/container 0.142s coverage: 34.4% of statements [2020-08-27T23:07:03.050Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-27T23:07:03.050Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-27T23:07:03.050Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-27T23:07:03.050Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-27T23:07:03.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-27T23:07:03.487Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-08-27T23:07:03.813Z] --- PASS: TestBuildMultiStageParentConfig (1.64s) [2020-08-27T23:07:03.813Z] === RUN TestBuildLabelWithTargets [2020-08-27T23:07:04.048Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-08-27T23:07:04.610Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-08-27T23:07:04.610Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-08-27T23:07:05.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-27T23:07:05.609Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.071s coverage: 65.3% of statements [2020-08-27T23:07:05.884Z] --- PASS: TestBuildLabelWithTargets (2.41s) [2020-08-27T23:07:05.884Z] === RUN TestBuildWithEmptyLayers [2020-08-27T23:07:06.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-27T23:07:06.501Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-08-27T23:07:06.920Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2020-08-27T23:07:06.921Z] === RUN TestBuildMultiStageOnBuild [2020-08-27T23:07:07.538Z] ok github.com/docker/docker/daemon/cluster/convert 0.036s coverage: 35.9% of statements [2020-08-27T23:07:07.868Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-08-27T23:07:08.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-27T23:07:09.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-27T23:07:10.095Z] ok github.com/docker/docker/daemon/cluster 0.108s coverage: 0.5% of statements [2020-08-27T23:07:10.457Z] --- PASS: TestBuildMultiStageOnBuild (2.93s) [2020-08-27T23:07:10.457Z] === RUN TestBuildUncleanTarFilenames [2020-08-27T23:07:10.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-27T23:07:11.091Z] --- PASS: TestBuildUncleanTarFilenames (1.22s) [2020-08-27T23:07:11.091Z] === RUN TestBuildMultiStageLayerLeak [2020-08-27T23:07:11.135Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-08-27T23:07:11.684Z] #65 exporting layers 80.3s done [2020-08-27T23:07:11.684Z] #65 exporting manifest sha256:5d28e479bc8e30fd62e83046d3129ebe294c260abb6d3a365e90e252a337e4f4 done [2020-08-27T23:07:11.684Z] #65 exporting config sha256:ca5851da211c893f1f1c915530db0557abf7b65e377bc63a1a22a13cc57eb9f5 done [2020-08-27T23:07:11.684Z] #65 sending tarball [2020-08-27T23:07:11.889Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-27T23:07:11.889Z] Using test binary docker [2020-08-27T23:07:11.889Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-27T23:07:11.889Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-27T23:07:11.889Z] INFO: Waiting for daemon to start... [2020-08-27T23:07:11.889Z] Starting dockerd [2020-08-27T23:07:12.021Z] ok github.com/docker/docker/daemon/discovery 0.027s coverage: 30.0% of statements [2020-08-27T23:07:12.062Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-08-27T23:07:12.062Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-08-27T23:07:12.623Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-08-27T23:07:12.970Z] ok github.com/docker/docker/daemon/config 0.082s coverage: 81.8% of statements [2020-08-27T23:07:13.234Z] ok github.com/docker/docker/daemon/events 0.102s coverage: 50.0% of statements [2020-08-27T23:07:14.417Z] . [2020-08-27T23:07:14.417Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-27T23:07:14.417Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-27T23:07:14.417Z] Error: No such image: emptyfs [2020-08-27T23:07:14.417Z] Running integration-test (iteration 1) [2020-08-27T23:07:14.417Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-08-27T23:07:14.617Z] --- PASS: TestBuildMultiStageLayerLeak (3.13s) [2020-08-27T23:07:14.617Z] === RUN TestBuildWithHugeFile [2020-08-27T23:07:14.628Z] ok github.com/docker/docker/daemon/graphdriver 0.053s coverage: 2.2% of statements [2020-08-27T23:07:15.139Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-08-27T23:07:15.700Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-08-27T23:07:18.215Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-08-27T23:07:18.845Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-08-27T23:07:18.845Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.513s coverage: 14.1% of statements [2020-08-27T23:07:20.239Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.616s coverage: 57.0% of statements [2020-08-27T23:07:20.731Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-08-27T23:07:22.619Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-08-27T23:07:22.791Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.8% of statements [2020-08-27T23:07:22.875Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-08-27T23:07:23.437Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-08-27T23:07:23.437Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-08-27T23:07:23.692Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-08-27T23:07:23.692Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-08-27T23:07:23.948Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-08-27T23:07:24.717Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.062s coverage: 73.1% of statements [2020-08-27T23:07:24.717Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.422s coverage: 46.2% of statements [2020-08-27T23:07:25.315Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-08-27T23:07:25.315Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-08-27T23:07:26.620Z] Loaded image: buildpack-deps:buster [2020-08-27T23:07:26.621Z] Loaded image: busybox:latest [2020-08-27T23:07:26.648Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.025s coverage: 49.5% of statements [2020-08-27T23:07:26.680Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-08-27T23:07:26.680Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-08-27T23:07:26.879Z] Loaded image: busybox:glibc [2020-08-27T23:07:26.879Z] Loaded image: debian:buster [2020-08-27T23:07:26.879Z] Loaded image: hello-world:latest [2020-08-27T23:07:26.879Z] INFO: Testing against a local daemon [2020-08-27T23:07:26.879Z] === RUN TestCgroupNamespacesBuild [2020-08-27T23:07:27.219Z] #65 sending tarball 15.5s done [2020-08-27T23:07:27.219Z] #65 DONE 95.8s [2020-08-27T23:07:27.219Z] [2020-08-27T23:07:27.219Z] #66 importing to docker [2020-08-27T23:07:27.595Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.559s coverage: 76.1% of statements [2020-08-27T23:07:27.595Z] ok github.com/docker/docker/daemon 12.247s coverage: 17.4% of statements [2020-08-27T23:07:27.595Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-27T23:07:27.595Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-27T23:07:27.595Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-27T23:07:27.595Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-27T23:07:27.595Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-27T23:07:28.162Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-08-27T23:07:28.162Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-08-27T23:07:28.173Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.029s coverage: 58.0% of statements [2020-08-27T23:07:29.573Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2020-08-27T23:07:29.573Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.026s coverage: 3.0% of statements [2020-08-27T23:07:30.056Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-08-27T23:07:30.964Z] ok github.com/docker/docker/daemon/images 0.033s coverage: 4.8% of statements [2020-08-27T23:07:31.061Z] --- PASS: TestCgroupNamespacesBuild (3.80s) [2020-08-27T23:07:31.062Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-27T23:07:31.423Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-08-27T23:07:31.912Z] ok github.com/docker/docker/daemon/logger 0.245s coverage: 41.0% of statements [2020-08-27T23:07:32.350Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-08-27T23:07:32.487Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.234s coverage: 57.7% of statements [2020-08-27T23:07:32.487Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-27T23:07:32.487Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-27T23:07:32.487Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-27T23:07:32.487Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-27T23:07:32.487Z] ok github.com/docker/docker/daemon/logger/gelf 0.042s coverage: 67.0% of statements [2020-08-27T23:07:32.487Z] ok github.com/docker/docker/daemon/logger/awslogs 0.368s coverage: 77.8% of statements [2020-08-27T23:07:32.487Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-27T23:07:32.750Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-27T23:07:32.996Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.12s) [2020-08-27T23:07:32.996Z] === RUN TestBuildWithSession [2020-08-27T23:07:32.996Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-27T23:07:32.996Z] build_session_test.go:25: TODO: BuildKit [2020-08-27T23:07:32.996Z] === RUN TestBuildSquashParent [2020-08-27T23:07:33.323Z] 3ab49687905c: Pull complete [2020-08-27T23:07:33.323Z] Digest: sha256:30f8f12fc7a3da27e2b9e8c6c7f564f78a7610594713ae49143e5808e1fe7b36 [2020-08-27T23:07:33.323Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-27T23:07:33.323Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-27T23:07:33.323Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-08-27T23:07:33.323Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-08-27T23:07:33.323Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1397' [2020-08-27T23:07:33.323Z] INFO: Docker version of control daemon [2020-08-27T23:07:33.323Z] [2020-08-27T23:07:33.323Z] Client: Docker Engine - Enterprise [2020-08-27T23:07:33.323Z] Version: 19.03.5 [2020-08-27T23:07:33.323Z] API version: 1.40 [2020-08-27T23:07:33.323Z] Go version: go1.12.12 [2020-08-27T23:07:33.323Z] Git commit: 2ee0c57608 [2020-08-27T23:07:33.323Z] Built: 11/13/2019 08:00:16 [2020-08-27T23:07:33.323Z] OS/Arch: windows/amd64 [2020-08-27T23:07:33.323Z] Experimental: false [2020-08-27T23:07:33.323Z] [2020-08-27T23:07:33.323Z] Server: Docker Engine - Enterprise [2020-08-27T23:07:33.323Z] Engine: [2020-08-27T23:07:33.323Z] Version: 19.03.5 [2020-08-27T23:07:33.323Z] API version: 1.40 (minimum version 1.24) [2020-08-27T23:07:33.323Z] Go version: go1.12.12 [2020-08-27T23:07:33.323Z] Git commit: 2ee0c57608 [2020-08-27T23:07:33.323Z] Built: 11/13/2019 07:58:51 [2020-08-27T23:07:33.323Z] OS/Arch: windows/amd64 [2020-08-27T23:07:33.323Z] Experimental: true [2020-08-27T23:07:33.323Z] [2020-08-27T23:07:33.323Z] INFO: Docker info of control daemon [2020-08-27T23:07:33.323Z] [2020-08-27T23:07:33.323Z] Client: [2020-08-27T23:07:33.323Z] Debug Mode: false [2020-08-27T23:07:33.323Z] Plugins: [2020-08-27T23:07:33.323Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-08-27T23:07:33.323Z] [2020-08-27T23:07:33.323Z] Server: [2020-08-27T23:07:33.323Z] Containers: 0 [2020-08-27T23:07:33.323Z] Running: 0 [2020-08-27T23:07:33.323Z] Paused: 0 [2020-08-27T23:07:33.323Z] Stopped: 0 [2020-08-27T23:07:33.323Z] Images: 1 [2020-08-27T23:07:33.323Z] Server Version: 19.03.5 [2020-08-27T23:07:33.323Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-08-27T23:07:33.323Z] Windows: [2020-08-27T23:07:33.323Z] LCOW: [2020-08-27T23:07:33.323Z] Logging Driver: json-file [2020-08-27T23:07:33.323Z] Plugins: [2020-08-27T23:07:33.323Z] Volume: local [2020-08-27T23:07:33.323Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-27T23:07:33.323Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-27T23:07:33.323Z] Swarm: inactive [2020-08-27T23:07:33.323Z] Default Isolation: process [2020-08-27T23:07:33.323Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-27T23:07:33.323Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-27T23:07:33.323Z] OSType: windows [2020-08-27T23:07:33.323Z] Architecture: x86_64 [2020-08-27T23:07:33.323Z] CPUs: 4 [2020-08-27T23:07:33.323Z] Total Memory: 32GiB [2020-08-27T23:07:33.323Z] Name: azwin-2-b40ac0 [2020-08-27T23:07:33.323Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-08-27T23:07:33.323Z] Docker Root Dir: D:\docker [2020-08-27T23:07:33.323Z] Debug Mode: false [2020-08-27T23:07:33.323Z] Registry: https://index.docker.io/v1/ [2020-08-27T23:07:33.323Z] Labels: [2020-08-27T23:07:33.323Z] Experimental: true [2020-08-27T23:07:33.323Z] Insecure Registries: [2020-08-27T23:07:33.323Z] 10.0.0.4:5000 [2020-08-27T23:07:33.323Z] 127.0.0.0/8 [2020-08-27T23:07:33.323Z] Registry Mirrors: [2020-08-27T23:07:33.323Z] http://10.0.0.4:5000/ [2020-08-27T23:07:33.323Z] Live Restore Enabled: false [2020-08-27T23:07:33.323Z] [2020-08-27T23:07:33.323Z] [2020-08-27T23:07:33.323Z] INFO: Commit hash is c39438dac8 [2020-08-27T23:07:33.323Z] INFO: Nuke-Everything... [2020-08-27T23:07:33.323Z] INFO: Container count on control daemon to delete is 0 [2020-08-27T23:07:33.323Z] INFO: Nuking d:\CI [2020-08-27T23:07:33.323Z] INFO: Zapped successfully [2020-08-27T23:07:33.323Z] INFO: Location for testing is d:\CI\PR-41360\6 [2020-08-27T23:07:33.323Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-08-27T23:07:33.323Z] [2020-08-27T23:07:33.323Z] [2020-08-27T23:07:33.323Z] INFO: Building the image from Dockerfile.windows at 08/27/2020 23:07:28... [2020-08-27T23:07:33.323Z] [2020-08-27T23:07:33.323Z] Sending build context to Docker daemon 56.24MB [2020-08-27T23:07:33.323Z] [2020-08-27T23:07:33.324Z] ok github.com/docker/docker/daemon/logger/journald 0.057s coverage: 26.2% of statements [2020-08-27T23:07:33.586Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.017s coverage: 87.2% of statements [2020-08-27T23:07:33.714Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-08-27T23:07:33.786Z] Step 1/10 : FROM microsoft/windowsservercore [2020-08-27T23:07:33.786Z] ---> 86eddd4761f5 [2020-08-27T23:07:33.786Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-08-27T23:07:33.786Z] ---> Running in c24ca2c8b3c2 [2020-08-27T23:07:34.275Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-08-27T23:07:34.536Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.047s coverage: 61.6% of statements [2020-08-27T23:07:34.766Z] Removing intermediate container c24ca2c8b3c2 [2020-08-27T23:07:34.766Z] ---> cd372f208c6f [2020-08-27T23:07:34.766Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2020-08-27T23:07:34.766Z] ---> Running in ebca8cff7c0e [2020-08-27T23:07:34.766Z] Removing intermediate container ebca8cff7c0e [2020-08-27T23:07:34.766Z] ---> b03958306dba [2020-08-27T23:07:34.766Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-08-27T23:07:34.799Z] ok github.com/docker/docker/daemon/logger/local 0.069s coverage: 75.2% of statements [2020-08-27T23:07:34.800Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-27T23:07:35.231Z] ---> Running in 239f7cd95427 [2020-08-27T23:07:35.231Z] Removing intermediate container 239f7cd95427 [2020-08-27T23:07:35.231Z] ---> 4c08e7ebc1df [2020-08-27T23:07:35.231Z] 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-08-27T23:07:35.694Z] ---> Running in d0b50b60ed27 [2020-08-27T23:07:35.749Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.077s coverage: 33.3% of statements [2020-08-27T23:07:35.749Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.085s coverage: 37.7% of statements [2020-08-27T23:07:36.157Z] Removing intermediate container d0b50b60ed27 [2020-08-27T23:07:36.157Z] ---> 1b666c9dd7bc [2020-08-27T23:07:36.157Z] 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-08-27T23:07:36.157Z] ---> Running in 49df407b3417 [2020-08-27T23:07:36.163Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-08-27T23:07:36.163Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-08-27T23:07:36.326Z] ok github.com/docker/docker/daemon/logger/syslog 0.024s coverage: 46.8% of statements [2020-08-27T23:07:36.589Z] ok github.com/docker/docker/daemon/logger/templates 0.028s coverage: 8.3% of statements [2020-08-27T23:07:37.527Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-08-27T23:07:37.982Z] ok github.com/docker/docker/daemon/network 0.019s coverage: 63.8% of statements [2020-08-27T23:07:38.577Z] ok github.com/docker/docker/distribution/metadata 0.086s coverage: 48.2% of statements [2020-08-27T23:07:38.841Z] ok github.com/docker/docker/daemon/logger/splunk 1.938s coverage: 82.5% of statements [2020-08-27T23:07:38.841Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-27T23:07:38.841Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-27T23:07:38.891Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-08-27T23:07:40.232Z] ok github.com/docker/docker/distribution 0.336s coverage: 21.9% of statements [2020-08-27T23:07:40.232Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-27T23:07:40.495Z] ok github.com/docker/docker/errdefs 0.036s coverage: 49.4% of statements [2020-08-27T23:07:41.071Z] ok github.com/docker/docker/image 0.056s coverage: 86.4% of statements [2020-08-27T23:07:41.126Z] --- PASS: TestBuildSquashParent (7.35s) [2020-08-27T23:07:41.126Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-27T23:07:41.126Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-27T23:07:41.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-27T23:07:41.126Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-27T23:07:41.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-27T23:07:41.126Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-27T23:07:41.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-27T23:07:41.126Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-27T23:07:41.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-27T23:07:41.126Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-27T23:07:41.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-27T23:07:41.126Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-27T23:07:41.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-27T23:07:41.126Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-27T23:07:41.126Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-27T23:07:41.650Z] ok github.com/docker/docker/distribution/xfer 1.703s coverage: 85.1% of statements [2020-08-27T23:07:41.650Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-27T23:07:41.650Z] ok github.com/docker/docker/image/cache 0.058s coverage: 19.2% of statements [2020-08-27T23:07:41.650Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-27T23:07:41.650Z] ok github.com/docker/docker/image/v1 0.054s coverage: 25.0% of statements [2020-08-27T23:07:41.650Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-27T23:07:41.752Z] --- PASS: TestBuildWithHugeFile (26.35s) [2020-08-27T23:07:41.752Z] === RUN TestBuildWithEmptyDockerfile [2020-08-27T23:07:41.752Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-27T23:07:41.752Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-27T23:07:41.752Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-27T23:07:41.752Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-27T23:07:41.752Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-27T23:07:41.752Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-27T23:07:41.752Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-27T23:07:41.752Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-27T23:07:41.752Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-27T23:07:41.752Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-08-27T23:07:41.752Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-08-27T23:07:41.752Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2020-08-27T23:07:41.752Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-08-27T23:07:41.752Z] === RUN TestBuildPreserveOwnership [2020-08-27T23:07:41.752Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-27T23:07:42.060Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-27T23:07:42.060Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-27T23:07:42.613Z] ok github.com/docker/docker/libcontainerd/queue 0.038s coverage: 100.0% of statements [2020-08-27T23:07:42.643Z] #66 DONE 16.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-27T23:07:42.875Z] ok github.com/docker/docker/pkg/aaparser 0.016s coverage: 50.0% of statements [2020-08-27T23:07:43.057Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-08-27T23:07:43.135Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41360/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b9665a9495a16879e5403adeb7cc8206e1fd16ac -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b9665a9495a16879e5403adeb7cc8206e1fd16ac hack/test/unit [2020-08-27T23:07:43.299Z] [2020-08-27T23:07:43.300Z] SUCCESS: Specified value was saved. [2020-08-27T23:07:43.961Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-27T23:07:43.961Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-27T23:07:43.984Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-08-27T23:07:44.269Z] ok github.com/docker/docker/opts 0.178s coverage: 67.1% of statements [2020-08-27T23:07:44.850Z] INFO: Downloading git... [2020-08-27T23:07:44.911Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-08-27T23:07:45.217Z] ok github.com/docker/docker/pkg/authorization 0.711s coverage: 68.3% of statements [2020-08-27T23:07:45.217Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-08-27T23:07:45.272Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-27T23:07:45.793Z] ok github.com/docker/docker/pkg/capabilities 0.012s coverage: 87.5% of statements [2020-08-27T23:07:45.839Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-08-27T23:07:45.863Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-08-27T23:07:45.863Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.62s) [2020-08-27T23:07:45.863Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.66s) [2020-08-27T23:07:45.863Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.94s) [2020-08-27T23:07:45.863Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.94s) [2020-08-27T23:07:45.863Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.01s) [2020-08-27T23:07:45.863Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s) [2020-08-27T23:07:45.863Z] === RUN TestBuildMultiStageCopy [2020-08-27T23:07:45.863Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-27T23:07:46.369Z] ok github.com/docker/docker/pkg/archive 1.281s coverage: 76.9% of statements [2020-08-27T23:07:46.369Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2020-08-27T23:07:46.405Z] INFO: Downloading go... [2020-08-27T23:07:46.727Z] ? github.com/docker/docker/api [no test files] [2020-08-27T23:07:47.318Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-08-27T23:07:47.318Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2020-08-27T23:07:47.893Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-08-27T23:07:48.012Z] --- PASS: TestBuildPreserveOwnership (6.53s) [2020-08-27T23:07:48.012Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.23s) [2020-08-27T23:07:48.012Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.30s) [2020-08-27T23:07:48.012Z] === RUN TestBuildPlatformInvalid [2020-08-27T23:07:48.012Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-08-27T23:07:48.012Z] PASS [2020-08-27T23:07:48.012Z] [2020-08-27T23:07:48.012Z] === Skipped [2020-08-27T23:07:48.012Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-08-27T23:07:48.012Z] build_session_test.go:25: TODO: BuildKit [2020-08-27T23:07:48.012Z] [2020-08-27T23:07:48.012Z] [2020-08-27T23:07:48.012Z] DONE 32 tests, 1 skipped in 76.738s [2020-08-27T23:07:48.012Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-08-27T23:07:48.012Z] ++ 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-08-27T23:07:48.012Z] ++ set -e [2020-08-27T23:07:48.012Z] ++ '[' -n 0 ']' [2020-08-27T23:07:48.012Z] ++ set -x [2020-08-27T23:07:48.012Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-08-27T23:07:48.012Z] INFO: Testing against a local daemon [2020-08-27T23:07:48.012Z] === RUN TestConfigInspect [2020-08-27T23:07:48.356Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-08-27T23:07:48.467Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2020-08-27T23:07:48.729Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-08-27T23:07:49.142Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-27T23:07:49.283Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-08-27T23:07:49.283Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-08-27T23:07:50.076Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-27T23:07:50.117Z] ok github.com/docker/docker/pkg/chrootarchive 3.531s coverage: 43.2% of statements [2020-08-27T23:07:50.117Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-08-27T23:07:50.172Z] INFO: Downloading compiler 1 of 3... [2020-08-27T23:07:50.636Z] INFO: Downloading compiler 2 of 3... [2020-08-27T23:07:50.692Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2020-08-27T23:07:50.954Z] ok github.com/docker/docker/pkg/fsutils 0.331s coverage: 85.1% of statements [2020-08-27T23:07:50.954Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2020-08-27T23:07:51.101Z] INFO: Downloading compiler 3 of 3... [2020-08-27T23:07:51.449Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-27T23:07:51.532Z] ok github.com/docker/docker/pkg/discovery/kv 3.087s coverage: 84.1% of statements [2020-08-27T23:07:51.565Z] INFO: Extracting git... [2020-08-27T23:07:52.109Z] ok github.com/docker/docker/layer 7.697s coverage: 68.8% of statements [2020-08-27T23:07:52.109Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-27T23:07:52.109Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-27T23:07:52.109Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-27T23:07:52.109Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-27T23:07:52.109Z] ? github.com/docker/docker/oci [no test files] [2020-08-27T23:07:52.109Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-27T23:07:52.109Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-27T23:07:52.109Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-27T23:07:52.372Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2020-08-27T23:07:52.372Z] ok github.com/docker/docker/pkg/idtools 0.617s coverage: 70.1% of statements [2020-08-27T23:07:52.372Z] ok github.com/docker/docker/pkg/ioutils 0.606s coverage: 69.3% of statements [2020-08-27T23:07:52.383Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-27T23:07:52.463Z] --- PASS: TestConfigInspect (3.83s) [2020-08-27T23:07:52.463Z] === RUN TestConfigList [2020-08-27T23:07:52.635Z] ok github.com/docker/docker/pkg/longpath 0.016s coverage: 100.0% of statements [2020-08-27T23:07:52.635Z] ok github.com/docker/docker/pkg/locker 0.033s coverage: 88.9% of statements [2020-08-27T23:07:52.635Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-27T23:07:52.635Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-27T23:07:52.898Z] ok github.com/docker/docker/pkg/namesgenerator 0.013s coverage: 85.7% of statements [2020-08-27T23:07:52.898Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-27T23:07:53.161Z] ok github.com/docker/docker/pkg/parsers 0.026s coverage: 97.0% of statements [2020-08-27T23:07:53.316Z] --- PASS: TestBuildMultiStageCopy (7.27s) [2020-08-27T23:07:53.316Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.28s) [2020-08-27T23:07:53.316Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2020-08-27T23:07:53.316Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-08-27T23:07:53.316Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-08-27T23:07:53.316Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-08-27T23:07:53.316Z] === RUN TestBuildMultiStageParentConfig [2020-08-27T23:07:53.423Z] ok github.com/docker/docker/pkg/parsers/kernel 0.030s coverage: 60.0% of statements [2020-08-27T23:07:53.423Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.031s coverage: 86.7% of statements [2020-08-27T23:07:53.518Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-08-27T23:07:53.519Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-08-27T23:07:53.519Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-08-27T23:07:53.686Z] ok github.com/docker/docker/pkg/pidfile 0.014s coverage: 82.4% of statements [2020-08-27T23:07:53.686Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-27T23:07:53.686Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-27T23:07:53.781Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-08-27T23:07:53.781Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-08-27T23:07:54.041Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-08-27T23:07:54.041Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-08-27T23:07:54.260Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements [2020-08-27T23:07:54.307Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-08-27T23:07:54.836Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2020-08-27T23:07:54.836Z] ok github.com/docker/docker/pkg/pools 0.012s coverage: 88.2% of statements [2020-08-27T23:07:55.098Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2020-08-27T23:07:55.260Z] --- PASS: TestConfigList (3.12s) [2020-08-27T23:07:55.260Z] === RUN TestConfigsCreateAndDelete [2020-08-27T23:07:55.672Z] ok github.com/docker/docker/pkg/reexec 0.017s coverage: 82.4% of statements [2020-08-27T23:07:55.703Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-08-27T23:07:56.247Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-08-27T23:07:56.519Z] ok github.com/docker/docker/pkg/pubsub 1.109s coverage: 73.9% of statements [2020-08-27T23:07:56.637Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-08-27T23:07:56.780Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-08-27T23:07:57.042Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2020-08-27T23:07:57.304Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-08-27T23:07:57.877Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 53.8% of statements [2020-08-27T23:07:58.027Z] === RUN TestDockerSuite/TestBuildEnv [2020-08-27T23:07:58.139Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 36.9% of statements [2020-08-27T23:07:58.577Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2020-08-27T23:07:58.577Z] === RUN TestBuildLabelWithTargets [2020-08-27T23:07:58.715Z] ok github.com/docker/docker/pkg/signal 2.826s coverage: 61.0% of statements [2020-08-27T23:07:58.715Z] ok github.com/docker/docker/pkg/tailfile 0.113s coverage: 88.6% of statements [2020-08-27T23:07:58.853Z] --- PASS: TestConfigsCreateAndDelete (3.68s) [2020-08-27T23:07:58.853Z] === RUN TestConfigsUpdate [2020-08-27T23:07:58.958Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-08-27T23:07:58.978Z] testing: warning: no tests to run [2020-08-27T23:07:58.978Z] coverage: [no statements] [2020-08-27T23:07:58.978Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2020-08-27T23:07:59.240Z] ok github.com/docker/docker/pkg/tarsum 0.115s coverage: 89.3% of statements [2020-08-27T23:07:59.502Z] ok github.com/docker/docker/pkg/truncindex 0.130s coverage: 91.5% of statements [2020-08-27T23:07:59.502Z] ok github.com/docker/docker/pkg/urlutil 0.012s coverage: 100.0% of statements [2020-08-27T23:07:59.519Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-08-27T23:07:59.765Z] ok github.com/docker/docker/pkg/useragent 0.017s coverage: 88.9% of statements [2020-08-27T23:08:00.080Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-08-27T23:08:01.158Z] ok github.com/docker/docker/plugin/v2 0.031s coverage: 14.5% of statements [2020-08-27T23:08:01.330Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m6.14670816s with top 10 stages: buildssa: 1m33.383283764s, goimports: 22.930927818s, unconvert: 13.189979283s, gosec: 9.901915414s, golint: 5.738184925s, ineffassign: 4.479517403s, misspell: 4.196759664s, inspect: 3.715871422s, vrp: 3.608055524s, printf: 2.225969698s [2020-08-27T23:08:01.734Z] ok github.com/docker/docker/profiles/seccomp 0.026s coverage: 73.8% of statements [2020-08-27T23:08:01.967Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-08-27T23:08:01.995Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-08-27T23:08:02.257Z] ok github.com/docker/docker/plugin 0.562s coverage: 23.1% of statements [2020-08-27T23:08:02.535Z] --- PASS: TestConfigsUpdate (3.51s) [2020-08-27T23:08:02.535Z] === RUN TestTemplatedConfig [2020-08-27T23:08:03.208Z] ok github.com/docker/docker/registry/resumable 0.031s coverage: 100.0% of statements [2020-08-27T23:08:03.208Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 50.9% of statements [2020-08-27T23:08:03.857Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-08-27T23:08:04.001Z] INFO: Expanding go... [2020-08-27T23:08:04.156Z] ok github.com/docker/docker/registry 0.221s coverage: 56.3% of statements [2020-08-27T23:08:04.156Z] ok github.com/docker/docker/testutil 0.027s coverage: 62.5% of statements [2020-08-27T23:08:04.418Z] ok github.com/docker/docker/runconfig 0.048s coverage: 66.1% of statements [2020-08-27T23:08:05.222Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-08-27T23:08:05.222Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-08-27T23:08:05.530Z] ok github.com/docker/docker/api/server 0.063s coverage: 9.0% of statements [2020-08-27T23:08:05.816Z] ok github.com/docker/docker/volume/drivers 0.024s coverage: 36.1% of statements [2020-08-27T23:08:06.057Z] --- PASS: TestTemplatedConfig (3.56s) [2020-08-27T23:08:06.057Z] === RUN TestConfigCreateResolve [2020-08-27T23:08:06.684Z] --- PASS: TestBuildLabelWithTargets (8.01s) [2020-08-27T23:08:06.684Z] === RUN TestBuildWithEmptyLayers [2020-08-27T23:08:07.110Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-08-27T23:08:07.207Z] ok github.com/docker/docker/volume/local 0.039s coverage: 73.0% of statements [2020-08-27T23:08:07.207Z] ok github.com/docker/docker/volume/mounts 0.063s coverage: 67.0% of statements [2020-08-27T23:08:07.366Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-08-27T23:08:07.779Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.1% of statements [2020-08-27T23:08:09.212Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2020-08-27T23:08:09.212Z] === RUN TestBuildMultiStageOnBuild [2020-08-27T23:08:09.682Z] --- PASS: TestConfigCreateResolve (3.67s) [2020-08-27T23:08:09.682Z] === RUN TestConfigDaemonLibtrustID [2020-08-27T23:08:09.682Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-08-27T23:08:09.682Z] PASS [2020-08-27T23:08:09.682Z] [2020-08-27T23:08:09.682Z] DONE 7 tests in 21.982s [2020-08-27T23:08:09.682Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-08-27T23:08:09.682Z] ++ 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-08-27T23:08:09.682Z] ++ set -e [2020-08-27T23:08:09.682Z] ++ '[' -n 0 ']' [2020-08-27T23:08:09.682Z] ++ set -x [2020-08-27T23:08:09.682Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-27T23:08:09.975Z] INFO: Testing against a local daemon [2020-08-27T23:08:09.975Z] === RUN TestCheckpoint [2020-08-27T23:08:09.975Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-27T23:08:09.975Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-27T23:08:09.975Z] === RUN TestContainerInvalidJSON [2020-08-27T23:08:09.975Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-27T23:08:09.975Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-27T23:08:09.975Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-27T23:08:09.975Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-27T23:08:09.975Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-27T23:08:09.975Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-27T23:08:09.975Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-27T23:08:09.975Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-27T23:08:09.975Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-27T23:08:09.975Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-08-27T23:08:09.975Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-27T23:08:09.975Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-27T23:08:09.975Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-27T23:08:09.975Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-27T23:08:09.975Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-08-27T23:08:09.975Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-27T23:08:10.266Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2020-08-27T23:08:10.267Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-27T23:08:10.267Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-08-27T23:08:10.267Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-27T23:08:10.558Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2020-08-27T23:08:10.558Z] === RUN TestCopyFromContainer [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite (312.56s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (14.25s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.04s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.59s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (1.54s) [2020-08-27T23:08:11.531Z] docker_cli_daemon_test.go:1449: [dead1e98ec108] daemon is not started [2020-08-27T23:08:11.531Z] check_test.go:309: [db8574f464ee4] daemon is not started [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.08s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.72s) [2020-08-27T23:08:11.531Z] check_test.go:309: [d54747c7a713a] daemon is not started [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.27s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.54s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.00s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.99s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (32.58s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (9.07s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.21s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.80s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.50s) [2020-08-27T23:08:11.531Z] check_test.go:309: [d79c7d5700b0b] daemon is not started [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.50s) [2020-08-27T23:08:11.531Z] check_test.go:309: [db644ca30f996] daemon is not started [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (0.95s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2020-08-27T23:08:11.531Z] check_test.go:309: [da926dfeb0918] daemon is not started [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.04s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.46s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.16s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.30s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.57s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2020-08-27T23:08:11.531Z] check_test.go:309: [d8ab015f462f1] daemon is not started [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.46s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.71s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.20s) [2020-08-27T23:08:11.531Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2020-08-27T23:08:11.531Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-08-27T23:08:11.531Z] check_test.go:309: [d695f8d83df66] daemon is not started [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.86s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.66s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.21s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.37s) [2020-08-27T23:08:11.531Z] check_test.go:309: [d9c9aeabce532] daemon is not started [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.26s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2020-08-27T23:08:11.531Z] check_test.go:309: [dccc926ad769f] daemon is not started [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.11s) [2020-08-27T23:08:11.531Z] docker_cli_daemon_plugins_test.go:79: [d36cb2b839471] daemon is not started [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.04s) [2020-08-27T23:08:11.531Z] docker_cli_daemon_plugins_test.go:169: [ddba38381f598] daemon is not started [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.46s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-08-27T23:08:11.531Z] check_test.go:309: [deadb2f42ceac] daemon is not started [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.50s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.36s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.48s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.49s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.45s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.48s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.63s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.10s) [2020-08-27T23:08:11.531Z] check_test.go:309: [d25e1375f639c] daemon is not started [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.09s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (11.04s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.01s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.81s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.48s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (3.96s) [2020-08-27T23:08:11.531Z] check_test.go:309: [d5f357a4c6132] daemon is not started [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.29s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.83s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.94s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.40s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.55s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.76s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.39s) [2020-08-27T23:08:11.531Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-08-27T23:08:11.531Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-08-27T23:08:11.531Z] check_test.go:309: [d8ea418874247] daemon is not started [2020-08-27T23:08:11.531Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-08-27T23:08:11.531Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-08-27T23:08:11.531Z] check_test.go:309: [d81054fc1f901] daemon is not started [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.55s) [2020-08-27T23:08:11.531Z] check_test.go:309: [d4f4facee0c36] daemon is not started [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.17s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.91s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.50s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.87s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (2.93s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (2.84s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.27s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (1.98s) [2020-08-27T23:08:11.531Z] check_test.go:309: [d4318cb2cfed7] daemon is not started [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.70s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (2.89s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.27s) [2020-08-27T23:08:11.531Z] check_test.go:309: [d3d8571c91096] daemon is not started [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.07s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.55s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.08s) [2020-08-27T23:08:11.531Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-08-27T23:08:11.531Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-08-27T23:08:11.531Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-08-27T23:08:11.531Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-08-27T23:08:11.531Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-08-27T23:08:11.531Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-08-27T23:08:11.531Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-08-27T23:08:11.531Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-08-27T23:08:11.531Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-08-27T23:08:11.531Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-08-27T23:08:11.531Z] check_test.go:309: [d72b7bd73425c] daemon is not started [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.04s) [2020-08-27T23:08:11.531Z] check_test.go:309: [d29bf2680edba] daemon is not started [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.53s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.32s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2020-08-27T23:08:11.531Z] check_test.go:309: [dff806865aa4c] daemon is not started [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (1.94s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.49s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.15s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2020-08-27T23:08:11.531Z] check_test.go:309: [db242b983731e] daemon is not started [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.47s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (2.63s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.17s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.96s) [2020-08-27T23:08:11.531Z] check_test.go:309: [de8394238955e] daemon is not started [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.55s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.54s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.53s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.37s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-08-27T23:08:11.531Z] check_test.go:309: [db5aee51bf74f] daemon is not started [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.39s) [2020-08-27T23:08:11.531Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.39s) [2020-08-27T23:08:11.532Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.32s) [2020-08-27T23:08:11.532Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.98s) [2020-08-27T23:08:11.532Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.19s) [2020-08-27T23:08:11.532Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.53s) [2020-08-27T23:08:11.532Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.71s) [2020-08-27T23:08:11.532Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.82s) [2020-08-27T23:08:11.532Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.23s) [2020-08-27T23:08:11.532Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.92s) [2020-08-27T23:08:11.532Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.88s) [2020-08-27T23:08:11.532Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.58s) [2020-08-27T23:08:11.532Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (6.18s) [2020-08-27T23:08:11.532Z] docker_cli_daemon_test.go:2544: [d7d50810eeece] daemon is not started [2020-08-27T23:08:11.532Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (7.42s) [2020-08-27T23:08:11.532Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (1.86s) [2020-08-27T23:08:11.532Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.43s) [2020-08-27T23:08:11.532Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.04s) [2020-08-27T23:08:11.532Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.07s) [2020-08-27T23:08:11.532Z] check_test.go:309: [d5d2d5fa12743] daemon is not started [2020-08-27T23:08:11.532Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.26s) [2020-08-27T23:08:11.532Z] === RUN TestDockerSwarmSuite [2020-08-27T23:08:11.532Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-08-27T23:08:12.628Z] === RUN TestCopyFromContainer// [2020-08-27T23:08:12.628Z] === RUN TestCopyFromContainer//bar/root [2020-08-27T23:08:12.628Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-27T23:08:12.628Z] === RUN TestCopyFromContainer/bar/quux [2020-08-27T23:08:12.920Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-27T23:08:12.920Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-27T23:08:12.920Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-27T23:08:13.212Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-27T23:08:13.212Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-27T23:08:13.212Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-27T23:08:13.509Z] --- PASS: TestCopyFromContainer (2.92s) [2020-08-27T23:08:13.509Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-08-27T23:08:13.509Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-08-27T23:08:13.509Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-08-27T23:08:13.509Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-08-27T23:08:13.509Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-08-27T23:08:13.509Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-08-27T23:08:13.509Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-08-27T23:08:13.509Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-08-27T23:08:13.509Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-08-27T23:08:13.509Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-08-27T23:08:13.509Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-27T23:08:13.509Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-27T23:08:13.509Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-27T23:08:13.509Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-27T23:08:13.509Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-27T23:08:13.509Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-27T23:08:13.509Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-27T23:08:13.509Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-27T23:08:13.509Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-27T23:08:13.509Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-27T23:08:13.509Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-08-27T23:08:13.509Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-27T23:08:13.509Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-27T23:08:13.509Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-27T23:08:13.509Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-27T23:08:13.509Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-08-27T23:08:13.509Z] === RUN TestCreateWithInvalidEnv [2020-08-27T23:08:13.509Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-27T23:08:13.509Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-27T23:08:13.509Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-27T23:08:13.509Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-27T23:08:13.509Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-27T23:08:13.509Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-27T23:08:13.509Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-27T23:08:13.509Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-27T23:08:13.509Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-27T23:08:13.509Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-08-27T23:08:13.509Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-27T23:08:13.509Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-27T23:08:13.509Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-27T23:08:13.509Z] === RUN TestCreateTmpfsMountsTarget [2020-08-27T23:08:13.509Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-08-27T23:08:13.509Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-27T23:08:14.476Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-08-27T23:08:14.476Z] === RUN TestBuildUncleanTarFilenames [2020-08-27T23:08:14.735Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2020-08-27T23:08:14.735Z] === RUN TestBuildMultiStageLayerLeak [2020-08-27T23:08:14.796Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-08-27T23:08:16.256Z] --- PASS: TestCreateWithCustomMaskedPaths (2.31s) [2020-08-27T23:08:16.256Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-27T23:08:18.061Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-08-27T23:08:18.325Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.39s) [2020-08-27T23:08:18.325Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-27T23:08:18.325Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-27T23:08:18.325Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-27T23:08:18.325Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-27T23:08:18.325Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-27T23:08:18.325Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-27T23:08:18.325Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-27T23:08:18.325Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-27T23:08:18.325Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-27T23:08:18.325Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-27T23:08:18.325Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-27T23:08:18.325Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-27T23:08:18.325Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-27T23:08:18.326Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-27T23:08:18.326Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-27T23:08:18.326Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-27T23:08:18.326Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-08-27T23:08:18.326Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-08-27T23:08:18.326Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-08-27T23:08:18.326Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-08-27T23:08:18.326Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-08-27T23:08:18.326Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-08-27T23:08:18.326Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-27T23:08:18.959Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2020-08-27T23:08:18.959Z] === RUN TestCreateDifferentPlatform [2020-08-27T23:08:18.959Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-27T23:08:18.959Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-27T23:08:18.959Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-08-27T23:08:18.959Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-27T23:08:18.959Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-27T23:08:18.959Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-27T23:08:18.959Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-08-27T23:08:18.959Z] === RUN TestContainerStartOnDaemonRestart [2020-08-27T23:08:18.959Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-27T23:08:18.959Z] === RUN TestDaemonRestartIpcMode [2020-08-27T23:08:18.959Z] === PAUSE TestDaemonRestartIpcMode [2020-08-27T23:08:18.959Z] === RUN TestDaemonHostGatewayIP [2020-08-27T23:08:18.959Z] === PAUSE TestDaemonHostGatewayIP [2020-08-27T23:08:18.959Z] === RUN TestContainerKillOnDaemonStart [2020-08-27T23:08:18.959Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-27T23:08:18.959Z] === RUN TestDiff [2020-08-27T23:08:18.988Z] --- PASS: TestImportExtremelyLargeImageWorks (105.81s) [2020-08-27T23:08:18.988Z] PASS [2020-08-27T23:08:18.988Z] [2020-08-27T23:08:18.988Z] DONE 12 tests in 108.353s [2020-08-27T23:08:18.988Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-08-27T23:08:18.988Z] ++ 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-08-27T23:08:18.988Z] ++ set -e [2020-08-27T23:08:18.988Z] ++ '[' -n 0 ']' [2020-08-27T23:08:18.988Z] ++ set -x [2020-08-27T23:08:18.988Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-27T23:08:18.988Z] INFO: Testing against a local daemon [2020-08-27T23:08:18.988Z] === RUN TestNetworkCreateDelete [2020-08-27T23:08:19.243Z] --- PASS: TestNetworkCreateDelete (0.21s) [2020-08-27T23:08:19.243Z] === RUN TestDockerNetworkDeletePreferID [2020-08-27T23:08:19.470Z] INFO [runner/unused/goanalysis] analyzers took 26.5680734s with top 10 stages: buildssa: 22.342992182s, U1000: 4.225081218s [2020-08-27T23:08:19.470Z] INFO [runner] Issues before processing: 2304, after processing: 0 [2020-08-27T23:08:19.470Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1695/1695, autogenerated_exclude: 1590/1695, identifier_marker: 1590/1590, exclude: 1590/1590, filename_unadjuster: 1695/1695, skip_files: 1695/1695, skip_dirs: 1695/1695, exclude-rules: 64/1590, nolint: 0/64, cgo: 1695/2304 [2020-08-27T23:08:19.470Z] INFO [runner] processing took 125.352242ms with stages: nolint: 54.19546ms, identifier_marker: 38.979676ms, path_prettifier: 12.989163ms, autogenerated_exclude: 6.963009ms, exclude-rules: 6.712341ms, skip_dirs: 3.664856ms, cgo: 1.09308ms, filename_unadjuster: 748.706µs, max_same_issues: 1.738µs, uniq_by_line: 734ns, diff: 646ns, source_code: 589ns, skip_files: 559ns, max_from_linter: 527ns, path_shortener: 515ns, exclude: 329ns, max_per_file_from_linter: 314ns [2020-08-27T23:08:19.470Z] INFO [runner] linters took 1m34.324994308s with stages: goanalysis_metalinter: 1m15.955378373s, unused: 18.24389252s [2020-08-27T23:08:19.470Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2020-08-27T23:08:19.804Z] --- PASS: TestDockerNetworkDeletePreferID (0.65s) [2020-08-27T23:08:19.804Z] === RUN TestDaemonDNSFallback [2020-08-27T23:08:19.999Z] --- PASS: TestBuildMultiStageLayerLeak (4.36s) [2020-08-27T23:08:19.999Z] === RUN TestBuildWithHugeFile [2020-08-27T23:08:20.039Z] INFO Memory: 1599 samples, avg is 244.0MB, max is 3032.7MB [2020-08-27T23:08:20.039Z] INFO Execution took 3m32.892166619s [2020-08-27T23:08:20.039Z] Congratulations! The shell scripts are properly formatted. [2020-08-27T23:08:20.066Z] --- PASS: TestDiff (0.82s) [2020-08-27T23:08:20.066Z] === RUN TestExecWithCloseStdin [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-08-27T23:08:20.699Z] --- PASS: TestExecWithCloseStdin (0.91s) [2020-08-27T23:08:20.699Z] === RUN TestExec [2020-08-27T23:08:20.963Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41360/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b9665a9495a16879e5403adeb7cc8206e1fd16ac -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b9665a9495a16879e5403adeb7cc8206e1fd16ac hack/make.sh dynbinary-daemon test-docker-py [2020-08-27T23:08:21.167Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-08-27T23:08:21.224Z] [2020-08-27T23:08:21.224Z] Removing bundles/ [2020-08-27T23:08:21.224Z] [2020-08-27T23:08:21.224Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-08-27T23:08:21.224Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-27T23:08:21.224Z] GOOS="" GOARCH="" GOARM="" [2020-08-27T23:08:21.741Z] --- PASS: TestExec (0.94s) [2020-08-27T23:08:21.741Z] === RUN TestExecUser [2020-08-27T23:08:22.093Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-08-27T23:08:22.348Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-08-27T23:08:22.799Z] --- PASS: TestExecUser (0.97s) [2020-08-27T23:08:22.799Z] === RUN TestExportContainerAndImportImage [2020-08-27T23:08:23.835Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2020-08-27T23:08:23.835Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-27T23:08:25.345Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2020-08-27T23:08:25.345Z] === RUN TestHealthCheckWorkdir [2020-08-27T23:08:26.383Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2020-08-27T23:08:26.383Z] === RUN TestHealthKillContainer [2020-08-27T23:08:27.588Z] --- PASS: TestDaemonDNSFallback (6.90s) [2020-08-27T23:08:27.588Z] === RUN TestInspectNetwork [2020-08-27T23:08:27.843Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-08-27T23:08:28.405Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-08-27T23:08:28.661Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-08-27T23:08:28.916Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-08-27T23:08:29.222Z] INFO: Expanding compiler 1 of 3... [2020-08-27T23:08:29.222Z] INFO: Expanding compiler 2 of 3... [2020-08-27T23:08:29.740Z] ok github.com/docker/docker/pkg/plugins 33.654s coverage: 76.6% of statements [2020-08-27T23:08:29.740Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-27T23:08:29.740Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-27T23:08:29.740Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-27T23:08:29.740Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-27T23:08:29.740Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-27T23:08:29.740Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-27T23:08:29.740Z] ? github.com/docker/docker/rootless [no test files] [2020-08-27T23:08:29.740Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-27T23:08:29.740Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-27T23:08:29.740Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-27T23:08:29.740Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-27T23:08:29.740Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-27T23:08:29.740Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-27T23:08:29.740Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-27T23:08:29.740Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-27T23:08:29.740Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-27T23:08:29.740Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-27T23:08:29.740Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-27T23:08:29.740Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-27T23:08:29.740Z] ? github.com/docker/docker/volume [no test files] [2020-08-27T23:08:29.740Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-27T23:08:29.740Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-27T23:08:29.740Z] [2020-08-27T23:08:29.740Z] === Skipped [2020-08-27T23:08:29.740Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-27T23:08:29.740Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-27T23:08:29.740Z] [2020-08-27T23:08:29.740Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-27T23:08:29.740Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-27T23:08:29.740Z] [2020-08-27T23:08:29.740Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-27T23:08:29.740Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:08:29.740Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-27T23:08:29.740Z] [2020-08-27T23:08:29.740Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-27T23:08:29.740Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:08:29.740Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-27T23:08:29.740Z] [2020-08-27T23:08:29.740Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-27T23:08:29.740Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:08:29.740Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-27T23:08:29.740Z] [2020-08-27T23:08:29.740Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-27T23:08:29.740Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:08:29.740Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-27T23:08:29.740Z] [2020-08-27T23:08:29.740Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-27T23:08:29.740Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:08:29.740Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-27T23:08:29.740Z] [2020-08-27T23:08:29.740Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-27T23:08:29.740Z] graphtest_unix.go:73: No driver to put! [2020-08-27T23:08:29.740Z] [2020-08-27T23:08:29.740Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-27T23:08:29.740Z] time="2020-08-27T23:07:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-27T23:08:29.740Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-27T23:08:29.740Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-27T23:08:29.740Z] [2020-08-27T23:08:29.740Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-27T23:08:29.740Z] time="2020-08-27T23:07:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-27T23:08:29.740Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-27T23:08:29.740Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-27T23:08:29.740Z] [2020-08-27T23:08:29.740Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-27T23:08:29.740Z] time="2020-08-27T23:07:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-27T23:08:29.740Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-27T23:08:29.740Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-27T23:08:29.740Z] [2020-08-27T23:08:29.740Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-27T23:08:29.740Z] time="2020-08-27T23:07:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-27T23:08:29.740Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-27T23:08:29.740Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-27T23:08:29.740Z] [2020-08-27T23:08:29.740Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-27T23:08:29.740Z] time="2020-08-27T23:07:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-27T23:08:29.740Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-27T23:08:29.740Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-27T23:08:29.740Z] [2020-08-27T23:08:29.740Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-27T23:08:29.740Z] graphtest_unix.go:73: No driver to put! [2020-08-27T23:08:29.740Z] [2020-08-27T23:08:29.740Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-27T23:08:29.740Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-27T23:08:29.740Z] [2020-08-27T23:08:29.740Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-27T23:08:29.740Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-27T23:08:29.740Z] [2020-08-27T23:08:29.740Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-27T23:08:29.740Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-27T23:08:29.740Z] [2020-08-27T23:08:29.740Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-27T23:08:29.740Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-27T23:08:29.740Z] [2020-08-27T23:08:29.740Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-27T23:08:29.740Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:08:29.740Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-27T23:08:29.740Z] [2020-08-27T23:08:29.740Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-27T23:08:29.740Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:08:29.740Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-27T23:08:29.740Z] [2020-08-27T23:08:29.740Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-27T23:08:29.740Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:08:29.740Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-27T23:08:29.740Z] [2020-08-27T23:08:29.740Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-27T23:08:29.740Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:08:29.740Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-27T23:08:29.740Z] [2020-08-27T23:08:29.740Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-27T23:08:29.740Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:08:29.740Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-27T23:08:29.740Z] [2020-08-27T23:08:29.740Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-27T23:08:29.740Z] graphtest_unix.go:73: No driver to put! [2020-08-27T23:08:29.740Z] [2020-08-27T23:08:29.740Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-27T23:08:29.740Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-27T23:08:29.740Z] [2020-08-27T23:08:29.740Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-27T23:08:29.740Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-27T23:08:29.740Z] [2020-08-27T23:08:29.740Z] [2020-08-27T23:08:29.740Z] DONE 2142 tests, 26 skipped in 190.523s Post stage [Pipeline] junit [2020-08-27T23:08:29.755Z] Recording test results [2020-08-27T23:08:29.843Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-08-27T23:08:29.843Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-08-27T23:08:29.908Z] --- PASS: TestHealthKillContainer (2.89s) [2020-08-27T23:08:29.908Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-27T23:08:30.098Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-08-27T23:08:30.098Z] === RUN TestInspectNetwork/full_network_id [2020-08-27T23:08:30.098Z] === RUN TestInspectNetwork/partial_network_id [2020-08-27T23:08:30.098Z] === RUN TestInspectNetwork/network_name [2020-08-27T23:08:30.098Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-27T23:08:30.200Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2020-08-27T23:08:30.200Z] === RUN TestIpcModeNone [2020-08-27T23:08:31.237Z] --- PASS: TestIpcModeNone (0.94s) [2020-08-27T23:08:31.237Z] === RUN TestIpcModePrivate [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-27T23:08:31.879Z] --- PASS: TestIpcModePrivate (0.94s) [2020-08-27T23:08:31.879Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-08-27T23:08:31.879Z] === RUN TestIpcModeShareable [2020-08-27T23:08:32.065Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41360/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b9665a9495a16879e5403adeb7cc8206e1fd16ac -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:b9665a9495a16879e5403adeb7cc8206e1fd16ac hack/make.sh dynbinary test-integration [2020-08-27T23:08:32.153Z] INFO: Expanding compiler 3 of 3... [2020-08-27T23:08:32.617Z] INFO: Removing downloaded files... [2020-08-27T23:08:32.617Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-08-27T23:08:32.617Z] INFO: Configuring git core.autocrlf... [2020-08-27T23:08:32.642Z] [2020-08-27T23:08:32.911Z] Removing bundles/ [2020-08-27T23:08:32.911Z] [2020-08-27T23:08:32.911Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-27T23:08:32.911Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-27T23:08:32.911Z] GOOS="" GOARCH="" GOARM="" [2020-08-27T23:08:32.915Z] --- PASS: TestIpcModeShareable (0.94s) [2020-08-27T23:08:32.915Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-08-27T23:08:32.915Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-27T23:08:35.339Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-08-27T23:08:35.594Z] --- PASS: TestInspectNetwork (8.71s) [2020-08-27T23:08:35.594Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-27T23:08:35.594Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-27T23:08:35.594Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-27T23:08:35.594Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-27T23:08:35.594Z] === RUN TestRunContainerWithBridgeNone [2020-08-27T23:08:35.850Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-08-27T23:08:36.437Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.89s) [2020-08-27T23:08:36.437Z] === RUN TestAPIIpcModeHost [2020-08-27T23:08:36.437Z] --- PASS: TestAPIIpcModeHost (0.56s) [2020-08-27T23:08:36.437Z] === RUN TestDaemonIpcModeShareable [2020-08-27T23:08:37.214Z] --- PASS: TestRunContainerWithBridgeNone (1.43s) [2020-08-27T23:08:37.214Z] === RUN TestNetworkInvalidJSON [2020-08-27T23:08:37.214Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-27T23:08:37.214Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-27T23:08:37.214Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-27T23:08:37.214Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-27T23:08:37.214Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-27T23:08:37.214Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-27T23:08:37.214Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-27T23:08:37.214Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-27T23:08:37.214Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-27T23:08:37.214Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-08-27T23:08:37.214Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-27T23:08:37.214Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-27T23:08:37.214Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-27T23:08:37.214Z] === RUN TestHostIPv4BridgeLabel [2020-08-27T23:08:37.775Z] --- PASS: TestHostIPv4BridgeLabel (0.64s) [2020-08-27T23:08:37.775Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-27T23:08:37.775Z] === RUN TestDockerSuite/TestBuildExpose [2020-08-27T23:08:38.031Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-08-27T23:08:38.524Z] --- PASS: TestDaemonIpcModeShareable (1.76s) [2020-08-27T23:08:38.524Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-08-27T23:08:38.524Z] === RUN TestDaemonIpcModePrivate [2020-08-27T23:08:38.592Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-08-27T23:08:38.592Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-08-27T23:08:38.592Z] === RUN TestDaemonDefaultNetworkPools [2020-08-27T23:08:38.848Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-08-27T23:08:38.848Z] === RUN TestDockerSuite/TestBuildFails [2020-08-27T23:08:39.409Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s) [2020-08-27T23:08:39.409Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-27T23:08:39.665Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-08-27T23:08:39.665Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-08-27T23:08:40.033Z] --- PASS: TestDaemonIpcModePrivate (1.73s) [2020-08-27T23:08:40.033Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-08-27T23:08:40.033Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-27T23:08:41.030Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2020-08-27T23:08:41.030Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-27T23:08:41.030Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-08-27T23:08:41.543Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) [2020-08-27T23:08:41.543Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-08-27T23:08:41.543Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-27T23:08:41.956Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2020-08-27T23:08:41.957Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-27T23:08:42.517Z] === RUN TestDockerSuite/TestBuildForceRm [2020-08-27T23:08:42.772Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.68s) [2020-08-27T23:08:42.772Z] === RUN TestServiceWithPredefinedNetwork [2020-08-27T23:08:43.613Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2020-08-27T23:08:43.613Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-08-27T23:08:43.613Z] === RUN TestIpcModeOlderClient [2020-08-27T23:08:43.613Z] === PAUSE TestIpcModeOlderClient [2020-08-27T23:08:43.613Z] === RUN TestKillContainerInvalidSignal [2020-08-27T23:08:43.698Z] === RUN TestDockerSuite/TestBuildFromGit [2020-08-27T23:08:44.247Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2020-08-27T23:08:44.247Z] === RUN TestKillContainer [2020-08-27T23:08:44.247Z] === RUN TestKillContainer/no_signal [2020-08-27T23:08:44.626Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-08-27T23:08:44.882Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-08-27T23:08:45.295Z] === RUN TestKillContainer/non_killing_signal [2020-08-27T23:08:45.442Z] --- PASS: TestServiceWithPredefinedNetwork (2.69s) [2020-08-27T23:08:45.442Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-27T23:08:45.442Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-27T23:08:45.442Z] service_test.go:236: FLAKY_TEST [2020-08-27T23:08:45.442Z] === RUN TestServiceWithDataPathPortInit [2020-08-27T23:08:45.586Z] === RUN TestKillContainer/killing_signal [2020-08-27T23:08:45.698Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-08-27T23:08:47.061Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-08-27T23:08:47.096Z] --- PASS: TestKillContainer (2.60s) [2020-08-27T23:08:47.096Z] --- PASS: TestKillContainer/no_signal (0.82s) [2020-08-27T23:08:47.096Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2020-08-27T23:08:47.096Z] --- PASS: TestKillContainer/killing_signal (0.88s) [2020-08-27T23:08:47.096Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-27T23:08:47.096Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-27T23:08:47.623Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-08-27T23:08:47.730Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-27T23:08:47.878Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-08-27T23:08:48.768Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.66s) [2020-08-27T23:08:48.768Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2020-08-27T23:08:48.768Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-08-27T23:08:48.768Z] === RUN TestKillStoppedContainer [2020-08-27T23:08:48.768Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-08-27T23:08:48.768Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-27T23:08:48.768Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-08-27T23:08:48.768Z] === RUN TestKillDifferentUserContainer [2020-08-27T23:08:49.242Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-08-27T23:08:49.803Z] --- PASS: TestKillDifferentUserContainer (0.90s) [2020-08-27T23:08:49.803Z] === RUN TestInspectOomKilledTrue [2020-08-27T23:08:49.803Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-27T23:08:49.803Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-27T23:08:49.803Z] === RUN TestInspectOomKilledFalse [2020-08-27T23:08:49.803Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-27T23:08:49.803Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-27T23:08:49.803Z] === RUN TestLinksEtcHostsContentMatch [2020-08-27T23:08:50.096Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-08-27T23:08:50.096Z] === RUN TestLinksContainerNames [2020-08-27T23:08:51.131Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-08-27T23:08:51.692Z] === RUN TestDockerSuite/TestBuildHistory [2020-08-27T23:08:52.165Z] --- PASS: TestLinksContainerNames (1.65s) [2020-08-27T23:08:52.165Z] === RUN TestLogsFollowTailEmpty [2020-08-27T23:08:52.803Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2020-08-27T23:08:52.803Z] === RUN TestContainerNetworkMountsNoChown [2020-08-27T23:08:53.438Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2020-08-27T23:08:53.438Z] === RUN TestMountDaemonRoot [2020-08-27T23:08:53.438Z] === RUN TestMountDaemonRoot/default [2020-08-27T23:08:53.438Z] === PAUSE TestMountDaemonRoot/default [2020-08-27T23:08:53.438Z] === RUN TestMountDaemonRoot/private [2020-08-27T23:08:53.438Z] === PAUSE TestMountDaemonRoot/private [2020-08-27T23:08:53.438Z] === RUN TestMountDaemonRoot/rprivate [2020-08-27T23:08:53.438Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-27T23:08:53.438Z] === RUN TestMountDaemonRoot/slave [2020-08-27T23:08:53.438Z] === PAUSE TestMountDaemonRoot/slave [2020-08-27T23:08:53.438Z] === RUN TestMountDaemonRoot/rslave [2020-08-27T23:08:53.438Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-27T23:08:53.438Z] === RUN TestMountDaemonRoot/shared [2020-08-27T23:08:53.438Z] === PAUSE TestMountDaemonRoot/shared [2020-08-27T23:08:53.438Z] === RUN TestMountDaemonRoot/rshared [2020-08-27T23:08:53.438Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-27T23:08:53.438Z] === CONT TestMountDaemonRoot/default [2020-08-27T23:08:53.438Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-27T23:08:53.438Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-27T23:08:53.438Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-27T23:08:53.438Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-27T23:08:53.438Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-27T23:08:53.438Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-27T23:08:53.438Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-27T23:08:53.438Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-27T23:08:53.438Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-27T23:08:53.438Z] === CONT TestMountDaemonRoot/rshared [2020-08-27T23:08:53.438Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-27T23:08:53.438Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-27T23:08:53.438Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-27T23:08:53.438Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-27T23:08:53.438Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-27T23:08:53.438Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-27T23:08:53.438Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-27T23:08:53.438Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-27T23:08:53.438Z] === CONT TestMountDaemonRoot/rprivate [2020-08-27T23:08:53.438Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-27T23:08:53.438Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-27T23:08:53.438Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-27T23:08:53.438Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-27T23:08:53.438Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-27T23:08:53.438Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-27T23:08:53.438Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-27T23:08:53.438Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-27T23:08:53.438Z] === CONT TestMountDaemonRoot/shared [2020-08-27T23:08:53.438Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-27T23:08:53.438Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-27T23:08:53.438Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-27T23:08:53.438Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-27T23:08:53.438Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-27T23:08:53.438Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-27T23:08:53.438Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-27T23:08:53.438Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-27T23:08:53.438Z] === CONT TestMountDaemonRoot/rslave [2020-08-27T23:08:53.438Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-27T23:08:53.438Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-27T23:08:53.438Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-27T23:08:53.438Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-27T23:08:53.438Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-27T23:08:53.438Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-27T23:08:53.438Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-27T23:08:53.438Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-27T23:08:53.438Z] === CONT TestMountDaemonRoot/slave [2020-08-27T23:08:53.438Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-27T23:08:53.438Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-27T23:08:53.438Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-27T23:08:53.438Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-27T23:08:53.438Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-27T23:08:53.438Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-27T23:08:53.438Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-27T23:08:53.438Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-27T23:08:53.438Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-27T23:08:53.730Z] === CONT TestMountDaemonRoot/private [2020-08-27T23:08:53.730Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-27T23:08:53.730Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-27T23:08:53.730Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-27T23:08:53.730Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-27T23:08:53.730Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-27T23:08:53.730Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-27T23:08:53.730Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-27T23:08:53.730Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-27T23:08:53.730Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-27T23:08:53.730Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-27T23:08:53.730Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-27T23:08:53.730Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-27T23:08:53.730Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-27T23:08:54.035Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-27T23:08:54.035Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-27T23:08:54.035Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-27T23:08:54.035Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-27T23:08:54.035Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-27T23:08:54.035Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-27T23:08:54.035Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-27T23:08:54.035Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-27T23:08:54.035Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-27T23:08:54.035Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-27T23:08:54.035Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-27T23:08:54.206Z] === RUN TestDockerSuite/TestBuildIidFile [2020-08-27T23:08:54.327Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-27T23:08:54.327Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-27T23:08:54.327Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-27T23:08:54.327Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-27T23:08:54.327Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-27T23:08:54.327Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-27T23:08:54.327Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-27T23:08:54.327Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-27T23:08:54.327Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-27T23:08:54.461Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-08-27T23:08:54.619Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-27T23:08:54.619Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-08-27T23:08:54.619Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-27T23:08:54.619Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-08-27T23:08:54.620Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-08-27T23:08:54.620Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-08-27T23:08:54.620Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-08-27T23:08:54.620Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-27T23:08:54.620Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2020-08-27T23:08:54.620Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-08-27T23:08:54.620Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-08-27T23:08:54.620Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-08-27T23:08:54.620Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-27T23:08:54.620Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-08-27T23:08:54.620Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-08-27T23:08:54.620Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-08-27T23:08:54.620Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-08-27T23:08:54.620Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-27T23:08:54.620Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-08-27T23:08:54.620Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-08-27T23:08:54.620Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-08-27T23:08:54.620Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-08-27T23:08:54.620Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-27T23:08:54.620Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-08-27T23:08:54.620Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-08-27T23:08:54.620Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-08-27T23:08:54.620Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2020-08-27T23:08:54.620Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-27T23:08:54.620Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-08-27T23:08:54.620Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-08-27T23:08:54.620Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-08-27T23:08:54.620Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-08-27T23:08:54.620Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-27T23:08:54.620Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-08-27T23:08:54.620Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-08-27T23:08:54.620Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-08-27T23:08:54.620Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-08-27T23:08:54.620Z] === RUN TestContainerBindMountNonRecursive [2020-08-27T23:08:54.717Z] === RUN TestDockerSuite/TestBuildInheritance [2020-08-27T23:08:55.278Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-08-27T23:08:55.534Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-08-27T23:08:55.534Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-08-27T23:08:56.461Z] === RUN TestDockerSuite/TestBuildLabel [2020-08-27T23:08:56.461Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-08-27T23:08:56.690Z] --- PASS: TestContainerBindMountNonRecursive (2.00s) [2020-08-27T23:08:56.690Z] === RUN TestNetworkNat [2020-08-27T23:08:56.716Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-08-27T23:08:56.972Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-08-27T23:08:57.227Z] === RUN TestDockerSuite/TestBuildLabels [2020-08-27T23:08:57.323Z] --- PASS: TestNetworkNat (0.90s) [2020-08-27T23:08:57.323Z] === RUN TestNetworkLocalhostTCPNat [2020-08-27T23:08:57.483Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-08-27T23:08:57.740Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-08-27T23:08:57.995Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-08-27T23:08:58.251Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-08-27T23:08:58.361Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2020-08-27T23:08:58.361Z] === RUN TestNetworkLoopbackNat [2020-08-27T23:09:00.139Z] === RUN TestDockerSuite/TestBuildLastModified [2020-08-27T23:09:01.885Z] --- PASS: TestNetworkLoopbackNat (3.25s) [2020-08-27T23:09:01.885Z] === RUN TestPause [2020-08-27T23:09:02.026Z] --- PASS: TestServiceWithDataPathPortInit (16.31s) [2020-08-27T23:09:02.026Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-27T23:09:02.520Z] --- PASS: TestPause (0.84s) [2020-08-27T23:09:02.520Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-27T23:09:02.520Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-27T23:09:02.520Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-27T23:09:02.520Z] === RUN TestPauseStopPausedContainer [2020-08-27T23:09:03.154Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2020-08-27T23:09:03.155Z] === RUN TestPsFilter [2020-08-27T23:09:03.446Z] --- PASS: TestPsFilter (0.32s) [2020-08-27T23:09:03.446Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-27T23:09:04.483Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2020-08-27T23:09:04.483Z] === RUN TestRemoveContainerWithVolume [2020-08-27T23:09:04.541Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-08-27T23:09:05.117Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2020-08-27T23:09:05.117Z] === RUN TestRemoveContainerRunning [2020-08-27T23:09:06.153Z] --- PASS: TestRemoveContainerRunning (0.83s) [2020-08-27T23:09:06.153Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-27T23:09:06.786Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2020-08-27T23:09:06.786Z] === RUN TestRemoveInvalidContainer [2020-08-27T23:09:06.786Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-08-27T23:09:06.786Z] === RUN TestRenameLinkedContainer [2020-08-27T23:09:07.054Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-08-27T23:09:07.054Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-08-27T23:09:07.054Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-08-27T23:09:07.054Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-08-27T23:09:07.310Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-08-27T23:09:07.310Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-08-27T23:09:08.236Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-08-27T23:09:09.599Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-08-27T23:09:09.855Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.14s) [2020-08-27T23:09:09.855Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:p0sads4kujqlqv0pt984dxtw4 Created:2020-08-27 23:09:03.044006023 +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[38b333a3404b93812254254206d562f34fff0997a227030a3dabbacf5280c4b0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lmdo3viwv3vnqz16shefred16 EndpointID:f791956b8c6b0eb954cc17470eeac50169d51a5c8bd972b5aaba63eebe32a53a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:dce6f3c702381e043afa08ada4e613dc55056e346b706054a8017106bf2730b7 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:264e975e477e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lmdo3viwv3vnqz16shefred16 EndpointID:f791956b8c6b0eb954cc17470eeac50169d51a5c8bd972b5aaba63eebe32a53a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-27T23:09:09.855Z] PASS [2020-08-27T23:09:09.855Z] [2020-08-27T23:09:09.855Z] === Skipped [2020-08-27T23:09:09.855Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-27T23:09:09.855Z] service_test.go:236: FLAKY_TEST [2020-08-27T23:09:09.855Z] [2020-08-27T23:09:09.855Z] [2020-08-27T23:09:09.855Z] DONE 23 tests, 1 skipped in 50.797s [2020-08-27T23:09:09.855Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-27T23:09:09.855Z] ++ 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-08-27T23:09:09.855Z] ++ set -e [2020-08-27T23:09:09.855Z] ++ '[' -n 0 ']' [2020-08-27T23:09:09.855Z] ++ set -x [2020-08-27T23:09:09.855Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-27T23:09:09.855Z] INFO: Testing against a local daemon [2020-08-27T23:09:09.855Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-27T23:09:09.855Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-27T23:09:09.855Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-27T23:09:09.855Z] === RUN TestDockerNetworkIpvlan [2020-08-27T23:09:09.855Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-27T23:09:09.855Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-27T23:09:09.855Z] PASS [2020-08-27T23:09:09.855Z] [2020-08-27T23:09:09.855Z] === Skipped [2020-08-27T23:09:09.855Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-27T23:09:09.855Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-27T23:09:09.855Z] [2020-08-27T23:09:09.855Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-27T23:09:09.855Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-27T23:09:09.855Z] [2020-08-27T23:09:09.855Z] [2020-08-27T23:09:09.855Z] DONE 2 tests, 2 skipped in 0.036s [2020-08-27T23:09:09.855Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-27T23:09:09.855Z] ++ 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-08-27T23:09:09.855Z] ++ set -e [2020-08-27T23:09:09.855Z] ++ '[' -n 0 ']' [2020-08-27T23:09:09.855Z] ++ set -x [2020-08-27T23:09:09.855Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-27T23:09:09.855Z] INFO: Testing against a local daemon [2020-08-27T23:09:09.855Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-27T23:09:10.335Z] --- PASS: TestRenameLinkedContainer (3.45s) [2020-08-27T23:09:10.335Z] === RUN TestRenameStoppedContainer [2020-08-27T23:09:11.221Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2020-08-27T23:09:11.221Z] === RUN TestDockerNetworkMacvlan [2020-08-27T23:09:11.373Z] --- PASS: TestRenameStoppedContainer (0.85s) [2020-08-27T23:09:11.373Z] === RUN TestRenameRunningContainerAndReuse [2020-08-27T23:09:11.782Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-27T23:09:12.342Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-08-27T23:09:12.597Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-08-27T23:09:12.853Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-27T23:09:12.853Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-08-27T23:09:12.883Z] --- PASS: TestRenameRunningContainerAndReuse (1.70s) [2020-08-27T23:09:12.883Z] === RUN TestRenameInvalidName [2020-08-27T23:09:13.779Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-27T23:09:13.918Z] --- PASS: TestRenameInvalidName (0.82s) [2020-08-27T23:09:13.918Z] === RUN TestRenameAnonymousContainer [2020-08-27T23:09:15.665Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-27T23:09:16.219Z] --- PASS: TestBuildWithHugeFile (53.04s) [2020-08-27T23:09:16.220Z] === RUN TestBuildWithEmptyDockerfile [2020-08-27T23:09:16.220Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-27T23:09:16.220Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-27T23:09:16.220Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-27T23:09:16.220Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-27T23:09:16.220Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-27T23:09:16.220Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-27T23:09:16.220Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-27T23:09:16.220Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-27T23:09:16.220Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-27T23:09:16.220Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2020-08-27T23:09:16.220Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2020-08-27T23:09:16.220Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-08-27T23:09:16.220Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-08-27T23:09:16.220Z] === RUN TestBuildPreserveOwnership [2020-08-27T23:09:16.220Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-27T23:09:18.119Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-27T23:09:18.177Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-27T23:09:18.177Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-08-27T23:09:18.384Z] --- PASS: TestRenameAnonymousContainer (4.68s) [2020-08-27T23:09:18.384Z] === RUN TestRenameContainerWithSameName [2020-08-27T23:09:18.433Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-08-27T23:09:19.421Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2020-08-27T23:09:19.421Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-27T23:09:20.929Z] --- PASS: TestRenameContainerWithLinkedContainer (1.70s) [2020-08-27T23:09:20.929Z] === RUN TestResize [2020-08-27T23:09:20.946Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-08-27T23:09:21.507Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-27T23:09:21.963Z] --- PASS: TestResize (0.83s) [2020-08-27T23:09:21.963Z] === RUN TestResizeWithInvalidSize [2020-08-27T23:09:22.299Z] --- PASS: TestBuildPreserveOwnership (9.65s) [2020-08-27T23:09:22.299Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.64s) [2020-08-27T23:09:22.299Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-08-27T23:09:22.299Z] === RUN TestBuildPlatformInvalid [2020-08-27T23:09:22.299Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-08-27T23:09:22.299Z] PASS [2020-08-27T23:09:22.299Z] [2020-08-27T23:09:22.299Z] === Skipped [2020-08-27T23:09:22.299Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-08-27T23:09:22.299Z] build_session_test.go:25: TODO: BuildKit [2020-08-27T23:09:22.299Z] [2020-08-27T23:09:22.299Z] [2020-08-27T23:09:22.299Z] DONE 32 tests, 1 skipped in 127.813s [2020-08-27T23:09:22.299Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-08-27T23:09:22.299Z] INFO: Testing against a local daemon [2020-08-27T23:09:22.299Z] === RUN TestConfigInspect [2020-08-27T23:09:22.299Z] --- SKIP: TestConfigInspect (0.02s) [2020-08-27T23:09:22.299Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:09:22.299Z] === RUN TestConfigList [2020-08-27T23:09:22.299Z] --- SKIP: TestConfigList (0.02s) [2020-08-27T23:09:22.299Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:09:22.299Z] === RUN TestConfigsCreateAndDelete [2020-08-27T23:09:22.433Z] --- PASS: TestDockerNetworkMacvlan (11.10s) [2020-08-27T23:09:22.433Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.37s) [2020-08-27T23:09:22.433Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-08-27T23:09:22.433Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2020-08-27T23:09:22.433Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.01s) [2020-08-27T23:09:22.433Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.29s) [2020-08-27T23:09:22.433Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2020-08-27T23:09:22.433Z] PASS [2020-08-27T23:09:22.433Z] [2020-08-27T23:09:22.433Z] DONE 8 tests in 12.421s [2020-08-27T23:09:22.433Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-27T23:09:22.433Z] ++ 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-08-27T23:09:22.433Z] ++ set -e [2020-08-27T23:09:22.433Z] ++ '[' -n 0 ']' [2020-08-27T23:09:22.433Z] ++ set -x [2020-08-27T23:09:22.433Z] ++ env -i DEST=/go/src/github.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-08-27T23:09:22.433Z] testing: warning: no tests to run [2020-08-27T23:09:22.433Z] PASS [2020-08-27T23:09:22.433Z] [2020-08-27T23:09:22.433Z] DONE 0 tests in 0.005s [2020-08-27T23:09:22.433Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-27T23:09:22.433Z] ++ 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-08-27T23:09:22.433Z] ++ set -e [2020-08-27T23:09:22.433Z] ++ '[' -n 0 ']' [2020-08-27T23:09:22.433Z] ++ set -x [2020-08-27T23:09:22.433Z] ++ env -i DEST=/go/src/github.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-08-27T23:09:22.433Z] INFO: Testing against a local daemon [2020-08-27T23:09:22.433Z] === RUN TestAuthZPluginAllowRequest [2020-08-27T23:09:22.557Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-08-27T23:09:22.557Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:09:22.557Z] === RUN TestConfigsUpdate [2020-08-27T23:09:22.557Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-08-27T23:09:22.557Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:09:22.557Z] === RUN TestTemplatedConfig [2020-08-27T23:09:22.558Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-08-27T23:09:22.558Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:09:22.558Z] === RUN TestConfigCreateResolve [2020-08-27T23:09:22.558Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-08-27T23:09:22.558Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:09:22.558Z] === RUN TestConfigDaemonLibtrustID [2020-08-27T23:09:22.599Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2020-08-27T23:09:22.599Z] === RUN TestResizeWhenContainerNotStarted [2020-08-27T23:09:23.358Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-08-27T23:09:23.614Z] --- PASS: TestAuthZPluginAllowRequest (1.35s) [2020-08-27T23:09:23.614Z] === RUN TestAuthZPluginTLS [2020-08-27T23:09:23.633Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2020-08-27T23:09:23.633Z] === RUN TestDaemonRestartKillContainers [2020-08-27T23:09:23.633Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-27T23:09:23.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-27T23:09:23.633Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-27T23:09:23.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-27T23:09:23.633Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-27T23:09:23.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-27T23:09:23.633Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-27T23:09:23.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-27T23:09:23.633Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-27T23:09:23.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-27T23:09:23.633Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-27T23:09:23.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-27T23:09:23.633Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-27T23:09:23.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-27T23:09:23.633Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-27T23:09:23.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-27T23:09:23.633Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-27T23:09:23.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-27T23:09:23.633Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-27T23:09:23.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-27T23:09:23.633Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-27T23:09:23.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-27T23:09:23.633Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-27T23:09:23.633Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-27T23:09:23.633Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-27T23:09:23.633Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-27T23:09:23.929Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-08-27T23:09:23.929Z] PASS [2020-08-27T23:09:23.929Z] [2020-08-27T23:09:23.929Z] === Skipped [2020-08-27T23:09:23.929Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-08-27T23:09:23.929Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:09:23.929Z] [2020-08-27T23:09:23.929Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2020-08-27T23:09:23.929Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:09:23.929Z] [2020-08-27T23:09:23.929Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-08-27T23:09:23.929Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:09:23.929Z] [2020-08-27T23:09:23.929Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-08-27T23:09:23.929Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:09:23.929Z] [2020-08-27T23:09:23.929Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-08-27T23:09:23.929Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:09:23.929Z] [2020-08-27T23:09:23.929Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-08-27T23:09:23.929Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:09:23.929Z] [2020-08-27T23:09:23.929Z] [2020-08-27T23:09:23.929Z] DONE 7 tests, 6 skipped in 1.743s [2020-08-27T23:09:23.929Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-08-27T23:09:24.174Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-08-27T23:09:24.174Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-08-27T23:09:24.174Z] === RUN TestAuthZPluginDenyRequest [2020-08-27T23:09:24.187Z] INFO: Testing against a local daemon [2020-08-27T23:09:24.187Z] === RUN TestCheckpoint [2020-08-27T23:09:24.187Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-27T23:09:24.187Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-27T23:09:24.187Z] === RUN TestContainerInvalidJSON [2020-08-27T23:09:24.187Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-27T23:09:24.187Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-27T23:09:24.187Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-27T23:09:24.187Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-27T23:09:24.187Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-27T23:09:24.187Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-27T23:09:24.187Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-27T23:09:24.187Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-27T23:09:24.187Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-27T23:09:24.187Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-08-27T23:09:24.187Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-27T23:09:24.187Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-27T23:09:24.187Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-27T23:09:24.187Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-27T23:09:24.187Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2020-08-27T23:09:24.187Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-27T23:09:24.187Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2020-08-27T23:09:24.187Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-27T23:09:24.187Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2020-08-27T23:09:24.187Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-27T23:09:24.446Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-08-27T23:09:24.446Z] === RUN TestCopyFromContainer [2020-08-27T23:09:24.735Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-08-27T23:09:24.735Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-27T23:09:25.295Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-08-27T23:09:25.295Z] === RUN TestAuthZPluginDenyResponse [2020-08-27T23:09:25.550Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-08-27T23:09:25.550Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-08-27T23:09:25.699Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-27T23:09:25.805Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-08-27T23:09:25.805Z] === RUN TestAuthZPluginAllowEventStream [2020-08-27T23:09:26.009Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-27T23:09:27.050Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-27T23:09:27.168Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s) [2020-08-27T23:09:27.168Z] === RUN TestAuthZPluginErrorResponse [2020-08-27T23:09:27.342Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-27T23:09:27.729Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-08-27T23:09:27.729Z] === RUN TestAuthZPluginErrorRequest [2020-08-27T23:09:27.999Z] ok github.com/docker/docker/api/server/httputils 0.040s coverage: 14.7% of statements [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-27T23:09:27.999Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-27T23:09:27.999Z] ok github.com/docker/docker/api/types/strslice 0.025s coverage: 90.0% of statements [2020-08-27T23:09:27.999Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2020-08-27T23:09:27.999Z] ok github.com/docker/docker/api/server/router/swarm 0.045s coverage: 5.7% of statements [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/api/types [no test files] [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-27T23:09:27.999Z] ok github.com/docker/docker/api/types/time 0.041s coverage: 100.0% of statements [2020-08-27T23:09:27.999Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/builder [no test files] [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-27T23:09:27.999Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-27T23:09:27.999Z] ok github.com/docker/docker/builder/dockerignore 0.064s coverage: 96.8% of statements [2020-08-27T23:09:27.999Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2020-08-27T23:09:27.999Z] ok github.com/docker/docker/builder/remotecontext/git 3.793s coverage: 86.3% of statements [2020-08-27T23:09:27.999Z] ok github.com/docker/docker/builder/remotecontext 0.557s coverage: 13.6% of statements [2020-08-27T23:09:28.290Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-08-27T23:09:28.290Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-27T23:09:28.626Z] === RUN TestCopyFromContainer// [2020-08-27T23:09:28.626Z] === RUN TestCopyFromContainer//bar/root [2020-08-27T23:09:28.626Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-27T23:09:28.626Z] === RUN TestCopyFromContainer/bar/quux [2020-08-27T23:09:28.626Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-27T23:09:28.626Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-27T23:09:28.626Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-27T23:09:28.626Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-27T23:09:28.626Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-27T23:09:28.626Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-27T23:09:28.644Z] ok github.com/docker/docker/builder/dockerfile 1.306s coverage: 48.0% of statements [2020-08-27T23:09:28.644Z] ? github.com/docker/docker/cli [no test files] [2020-08-27T23:09:28.644Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-27T23:09:28.850Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-08-27T23:09:28.851Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-27T23:09:28.851Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-08-27T23:09:28.852Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-27T23:09:28.852Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-27T23:09:28.884Z] --- PASS: TestCopyFromContainer (4.45s) [2020-08-27T23:09:28.884Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-08-27T23:09:28.884Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-08-27T23:09:28.884Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-08-27T23:09:28.884Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-08-27T23:09:28.884Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-08-27T23:09:28.884Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-08-27T23:09:28.884Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-08-27T23:09:28.884Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-08-27T23:09:28.884Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-08-27T23:09:28.884Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-08-27T23:09:28.884Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-27T23:09:28.884Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-27T23:09:28.884Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-27T23:09:28.884Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-27T23:09:28.884Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-27T23:09:28.884Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-27T23:09:28.884Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-27T23:09:28.884Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-27T23:09:28.884Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-27T23:09:28.884Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-27T23:09:28.884Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-08-27T23:09:28.884Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-27T23:09:28.884Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-27T23:09:28.884Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-27T23:09:28.884Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-27T23:09:28.884Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-08-27T23:09:28.884Z] === RUN TestCreateWithInvalidEnv [2020-08-27T23:09:28.884Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-27T23:09:28.884Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-27T23:09:28.884Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-27T23:09:28.884Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-27T23:09:28.884Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-27T23:09:28.884Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-27T23:09:28.884Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-27T23:09:28.884Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-27T23:09:28.884Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-27T23:09:28.884Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-08-27T23:09:28.884Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-27T23:09:28.884Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-27T23:09:28.884Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-27T23:09:28.884Z] === RUN TestCreateTmpfsMountsTarget [2020-08-27T23:09:28.884Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-08-27T23:09:28.884Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-27T23:09:29.106Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-08-27T23:09:30.259Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2020-08-27T23:09:30.259Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-27T23:09:30.471Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.55s) [2020-08-27T23:09:30.471Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-27T23:09:30.471Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-08-27T23:09:30.726Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-08-27T23:09:30.925Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-27T23:09:31.193Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2020-08-27T23:09:31.193Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-27T23:09:31.193Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-27T23:09:31.193Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-27T23:09:31.193Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-27T23:09:31.193Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-27T23:09:31.193Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-27T23:09:31.193Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-27T23:09:31.193Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-27T23:09:31.193Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-27T23:09:31.193Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-27T23:09:31.193Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-27T23:09:31.193Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-27T23:09:31.193Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-27T23:09:31.193Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-27T23:09:31.193Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-27T23:09:31.193Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-27T23:09:31.193Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-08-27T23:09:31.193Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-08-27T23:09:31.193Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-08-27T23:09:31.193Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-08-27T23:09:31.193Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-08-27T23:09:31.194Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-08-27T23:09:31.194Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-27T23:09:31.216Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-27T23:09:31.655Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.43s) [2020-08-27T23:09:31.655Z] === RUN TestAuthZPluginHeader [2020-08-27T23:09:31.759Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2020-08-27T23:09:31.759Z] === RUN TestCreateDifferentPlatform [2020-08-27T23:09:31.759Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-27T23:09:31.759Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-27T23:09:31.759Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-08-27T23:09:31.759Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-27T23:09:31.759Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-27T23:09:31.759Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-27T23:09:31.759Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-08-27T23:09:31.759Z] === RUN TestContainerStartOnDaemonRestart [2020-08-27T23:09:31.759Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-08-27T23:09:31.759Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-08-27T23:09:31.759Z] === RUN TestDaemonRestartIpcMode [2020-08-27T23:09:31.759Z] === PAUSE TestDaemonRestartIpcMode [2020-08-27T23:09:31.759Z] === RUN TestDaemonHostGatewayIP [2020-08-27T23:09:31.759Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-08-27T23:09:31.759Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-27T23:09:31.759Z] === RUN TestContainerKillOnDaemonStart [2020-08-27T23:09:31.759Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-08-27T23:09:31.759Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-08-27T23:09:31.759Z] === RUN TestDiff [2020-08-27T23:09:32.020Z] --- PASS: TestDiff (0.39s) [2020-08-27T23:09:32.020Z] === RUN TestExecWithCloseStdin [2020-08-27T23:09:32.215Z] === RUN TestDockerSuite/TestBuildNetNone [2020-08-27T23:09:32.471Z] --- PASS: TestAuthZPluginHeader (0.72s) [2020-08-27T23:09:32.471Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-27T23:09:32.471Z] === RUN TestDockerSuite/TestBuildNoContext [2020-08-27T23:09:32.587Z] --- PASS: TestExecWithCloseStdin (0.47s) [2020-08-27T23:09:32.587Z] === RUN TestExec [2020-08-27T23:09:32.845Z] --- PASS: TestExec (0.45s) [2020-08-27T23:09:32.845Z] === RUN TestExecUser [2020-08-27T23:09:33.396Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-08-27T23:09:33.411Z] --- PASS: TestExecUser (0.43s) [2020-08-27T23:09:33.412Z] === RUN TestExportContainerAndImportImage [2020-08-27T23:09:33.948Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-27T23:09:33.948Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-27T23:09:33.957Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-08-27T23:09:33.991Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2020-08-27T23:09:33.991Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-27T23:09:34.275Z] ok github.com/docker/docker/client 0.538s coverage: 75.4% of statements [2020-08-27T23:09:35.321Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-08-27T23:09:35.321Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-08-27T23:09:35.321Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-08-27T23:09:35.578Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-08-27T23:09:35.834Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-08-27T23:09:36.090Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.71s) [2020-08-27T23:09:36.090Z] === RUN TestAuthZPluginV2Disable [2020-08-27T23:09:36.346Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-08-27T23:09:36.681Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-27T23:09:36.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.20s) [2020-08-27T23:09:36.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.39s) [2020-08-27T23:09:36.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s) [2020-08-27T23:09:36.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s) [2020-08-27T23:09:36.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s) [2020-08-27T23:09:36.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.50s) [2020-08-27T23:09:36.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.25s) [2020-08-27T23:09:36.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.22s) [2020-08-27T23:09:36.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.71s) [2020-08-27T23:09:36.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.98s) [2020-08-27T23:09:36.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.42s) [2020-08-27T23:09:36.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.36s) [2020-08-27T23:09:36.681Z] === RUN TestCgroupNamespacesRun [2020-08-27T23:09:37.318Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s) [2020-08-27T23:09:37.318Z] === RUN TestHealthCheckWorkdir [2020-08-27T23:09:37.710Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-08-27T23:09:37.885Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2020-08-27T23:09:37.885Z] === RUN TestHealthKillContainer [2020-08-27T23:09:37.965Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-08-27T23:09:38.194Z] --- PASS: TestCgroupNamespacesRun (1.78s) [2020-08-27T23:09:38.194Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-27T23:09:39.329Z] --- PASS: TestAuthZPluginV2Disable (2.94s) [2020-08-27T23:09:39.329Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-27T23:09:39.890Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-08-27T23:09:40.264Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s) [2020-08-27T23:09:40.264Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-27T23:09:40.412Z] --- PASS: TestHealthKillContainer (2.49s) [2020-08-27T23:09:40.413Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-27T23:09:40.673Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2020-08-27T23:09:40.673Z] === RUN TestIpcModeNone [2020-08-27T23:09:40.816Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-08-27T23:09:41.239Z] --- PASS: TestIpcModeNone (0.44s) [2020-08-27T23:09:41.239Z] === RUN TestIpcModePrivate [2020-08-27T23:09:41.498Z] --- PASS: TestIpcModePrivate (0.44s) [2020-08-27T23:09:41.498Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-08-27T23:09:41.498Z] === RUN TestIpcModeShareable [2020-08-27T23:09:41.498Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-08-27T23:09:41.498Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-27T23:09:41.498Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-27T23:09:41.773Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s) [2020-08-27T23:09:41.773Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-27T23:09:42.182Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.87s) [2020-08-27T23:09:42.182Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-27T23:09:42.182Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-08-27T23:09:42.684Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-27T23:09:42.874Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.34s) [2020-08-27T23:09:42.874Z] === RUN TestAPIIpcModeHost [2020-08-27T23:09:42.874Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-08-27T23:09:42.874Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-27T23:09:42.874Z] === RUN TestDaemonIpcModeShareable [2020-08-27T23:09:42.874Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-08-27T23:09:42.874Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-27T23:09:42.874Z] === RUN TestDaemonIpcModePrivate [2020-08-27T23:09:43.108Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-08-27T23:09:43.254Z] [2020-08-27T23:09:43.254Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-08-27T23:09:43.313Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s) [2020-08-27T23:09:43.313Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-27T23:09:43.821Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-08-27T23:09:43.821Z] Using test binary docker [2020-08-27T23:09:43.821Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-27T23:09:43.821Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-27T23:09:43.821Z] INFO: Waiting for daemon to start... [2020-08-27T23:09:43.821Z] Starting dockerd [2020-08-27T23:09:44.035Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-08-27T23:09:44.291Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-08-27T23:09:45.384Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2020-08-27T23:09:45.384Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-27T23:09:45.403Z] --- PASS: TestDaemonIpcModePrivate (2.12s) [2020-08-27T23:09:45.403Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-08-27T23:09:45.403Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-27T23:09:45.403Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-08-27T23:09:45.403Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-27T23:09:45.403Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-27T23:09:45.403Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-08-27T23:09:45.403Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-27T23:09:45.403Z] === RUN TestIpcModeOlderClient [2020-08-27T23:09:45.403Z] === PAUSE TestIpcModeOlderClient [2020-08-27T23:09:45.403Z] === RUN TestKillContainerInvalidSignal [2020-08-27T23:09:45.403Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2020-08-27T23:09:45.403Z] === RUN TestKillContainer [2020-08-27T23:09:45.403Z] === RUN TestKillContainer/no_signal [2020-08-27T23:09:45.724Z] . [2020-08-27T23:09:45.724Z] INFO: Building docker-sdk-python3:4.3.0... [2020-08-27T23:09:45.969Z] === RUN TestKillContainer/non_killing_signal [2020-08-27T23:09:46.227Z] === RUN TestKillContainer/killing_signal [2020-08-27T23:09:46.793Z] --- PASS: TestKillContainer (1.19s) [2020-08-27T23:09:46.793Z] --- PASS: TestKillContainer/no_signal (0.39s) [2020-08-27T23:09:46.793Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2020-08-27T23:09:46.793Z] --- PASS: TestKillContainer/killing_signal (0.36s) [2020-08-27T23:09:46.793Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-27T23:09:46.793Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-27T23:09:46.894Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.59s) [2020-08-27T23:09:46.894Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-27T23:09:47.052Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-27T23:09:47.530Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2020-08-27T23:09:47.530Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-27T23:09:47.618Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2020-08-27T23:09:47.618Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2020-08-27T23:09:47.618Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2020-08-27T23:09:47.618Z] === RUN TestKillStoppedContainer [2020-08-27T23:09:47.618Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-08-27T23:09:47.618Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-27T23:09:47.618Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-08-27T23:09:47.618Z] === RUN TestKillDifferentUserContainer [2020-08-27T23:09:47.877Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2020-08-27T23:09:47.877Z] === RUN TestInspectOomKilledTrue [2020-08-27T23:09:47.877Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-27T23:09:47.877Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-27T23:09:47.877Z] === RUN TestInspectOomKilledFalse [2020-08-27T23:09:47.877Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-27T23:09:47.877Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-27T23:09:47.877Z] === RUN TestLinksEtcHostsContentMatch [2020-08-27T23:09:47.877Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-08-27T23:09:47.877Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-08-27T23:09:47.877Z] === RUN TestLinksContainerNames [2020-08-27T23:09:48.453Z] === RUN TestDockerSuite/TestBuildPATH [2020-08-27T23:09:48.813Z] --- PASS: TestLinksContainerNames (0.78s) [2020-08-27T23:09:48.813Z] === RUN TestLogsFollowTailEmpty [2020-08-27T23:09:49.072Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2020-08-27T23:09:49.072Z] === RUN TestContainerNetworkMountsNoChown [2020-08-27T23:09:49.599Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s) [2020-08-27T23:09:49.599Z] === RUN TestKernelTCPMemory [2020-08-27T23:09:49.638Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2020-08-27T23:09:49.638Z] === RUN TestMountDaemonRoot [2020-08-27T23:09:49.638Z] === RUN TestMountDaemonRoot/default [2020-08-27T23:09:49.638Z] === PAUSE TestMountDaemonRoot/default [2020-08-27T23:09:49.638Z] === RUN TestMountDaemonRoot/private [2020-08-27T23:09:49.638Z] === PAUSE TestMountDaemonRoot/private [2020-08-27T23:09:49.638Z] === RUN TestMountDaemonRoot/rprivate [2020-08-27T23:09:49.638Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-27T23:09:49.638Z] === RUN TestMountDaemonRoot/slave [2020-08-27T23:09:49.638Z] === PAUSE TestMountDaemonRoot/slave [2020-08-27T23:09:49.638Z] === RUN TestMountDaemonRoot/rslave [2020-08-27T23:09:49.638Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-27T23:09:49.638Z] === RUN TestMountDaemonRoot/shared [2020-08-27T23:09:49.638Z] === PAUSE TestMountDaemonRoot/shared [2020-08-27T23:09:49.638Z] === RUN TestMountDaemonRoot/rshared [2020-08-27T23:09:49.638Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-27T23:09:49.638Z] === CONT TestMountDaemonRoot/default [2020-08-27T23:09:49.638Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-27T23:09:49.638Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-27T23:09:49.638Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-27T23:09:49.638Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-27T23:09:49.638Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-27T23:09:49.638Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-27T23:09:49.638Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-27T23:09:49.638Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-27T23:09:49.638Z] === CONT TestMountDaemonRoot/rslave [2020-08-27T23:09:49.638Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-27T23:09:49.638Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-27T23:09:49.638Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-27T23:09:49.638Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-27T23:09:49.638Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-27T23:09:49.638Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-27T23:09:49.638Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-27T23:09:49.638Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-27T23:09:49.638Z] === CONT TestMountDaemonRoot/rshared [2020-08-27T23:09:49.638Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-27T23:09:49.638Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-27T23:09:49.638Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-27T23:09:49.638Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-27T23:09:49.638Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-27T23:09:49.638Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-27T23:09:49.638Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-27T23:09:49.638Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-27T23:09:49.638Z] === CONT TestMountDaemonRoot/shared [2020-08-27T23:09:49.638Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-27T23:09:49.638Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-27T23:09:49.638Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-27T23:09:49.638Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-27T23:09:49.638Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-27T23:09:49.638Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-27T23:09:49.638Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-27T23:09:49.638Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-27T23:09:49.638Z] === CONT TestMountDaemonRoot/rprivate [2020-08-27T23:09:49.638Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-27T23:09:49.638Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-27T23:09:49.638Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-27T23:09:49.638Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-27T23:09:49.638Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-27T23:09:49.638Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-27T23:09:49.638Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-27T23:09:49.639Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-27T23:09:49.639Z] === CONT TestMountDaemonRoot/slave [2020-08-27T23:09:49.639Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-27T23:09:49.639Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-27T23:09:49.639Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-27T23:09:49.639Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-27T23:09:49.639Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-27T23:09:49.639Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-27T23:09:49.639Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-27T23:09:49.639Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-27T23:09:49.639Z] === CONT TestMountDaemonRoot/private [2020-08-27T23:09:49.639Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-27T23:09:49.639Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-27T23:09:49.639Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-27T23:09:49.639Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-27T23:09:49.639Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-27T23:09:49.639Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-27T23:09:49.639Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-27T23:09:49.639Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-27T23:09:49.639Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-27T23:09:49.639Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-27T23:09:49.639Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-27T23:09:49.639Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-27T23:09:49.639Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-27T23:09:49.639Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-27T23:09:49.639Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-27T23:09:49.639Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-27T23:09:49.639Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-27T23:09:49.639Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-27T23:09:49.639Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-27T23:09:49.639Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-27T23:09:49.639Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-27T23:09:49.639Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-27T23:09:49.639Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-27T23:09:49.639Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-27T23:09:49.639Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-27T23:09:49.817Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-08-27T23:09:49.896Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-27T23:09:49.896Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-27T23:09:49.896Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-27T23:09:49.896Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-27T23:09:49.896Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-27T23:09:49.896Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-27T23:09:49.896Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-27T23:09:49.896Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-27T23:09:49.896Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-27T23:09:49.896Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-27T23:09:49.896Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-27T23:09:49.896Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-08-27T23:09:49.896Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-27T23:09:49.896Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-08-27T23:09:49.896Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-08-27T23:09:49.896Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-08-27T23:09:49.896Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-08-27T23:09:49.896Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-27T23:09:49.896Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-08-27T23:09:49.896Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2020-08-27T23:09:49.896Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-08-27T23:09:49.896Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2020-08-27T23:09:49.896Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-27T23:09:49.896Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2020-08-27T23:09:49.896Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-08-27T23:09:49.896Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2020-08-27T23:09:49.896Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-08-27T23:09:49.896Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-27T23:09:49.896Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-08-27T23:09:49.896Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-08-27T23:09:49.896Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-08-27T23:09:49.896Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-08-27T23:09:49.896Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-27T23:09:49.896Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-08-27T23:09:49.896Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.01s) [2020-08-27T23:09:49.896Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-08-27T23:09:49.896Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-08-27T23:09:49.896Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-27T23:09:49.896Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-08-27T23:09:49.896Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-08-27T23:09:49.896Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-08-27T23:09:49.896Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-08-27T23:09:49.896Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-27T23:09:49.896Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-08-27T23:09:49.896Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-08-27T23:09:49.896Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-08-27T23:09:49.896Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-08-27T23:09:49.896Z] === RUN TestContainerBindMountNonRecursive [2020-08-27T23:09:49.896Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-08-27T23:09:49.896Z] 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-08-27T23:09:49.896Z] === RUN TestNetworkNat [2020-08-27T23:09:50.073Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-08-27T23:09:50.233Z] --- PASS: TestKernelTCPMemory (0.88s) [2020-08-27T23:09:50.233Z] === RUN TestNISDomainname [2020-08-27T23:09:50.468Z] --- PASS: TestNetworkNat (0.55s) [2020-08-27T23:09:50.468Z] === RUN TestNetworkLocalhostTCPNat [2020-08-27T23:09:50.634Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-08-27T23:09:50.890Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.87s) [2020-08-27T23:09:50.890Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-27T23:09:51.045Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2020-08-27T23:09:51.045Z] === RUN TestNetworkLoopbackNat [2020-08-27T23:09:51.268Z] --- PASS: TestNISDomainname (0.94s) [2020-08-27T23:09:51.268Z] === RUN TestHostnameDnsResolution [2020-08-27T23:09:52.777Z] --- PASS: TestHostnameDnsResolution (1.70s) [2020-08-27T23:09:52.777Z] === RUN TestStats [2020-08-27T23:09:53.572Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2020-08-27T23:09:53.572Z] === RUN TestPause [2020-08-27T23:09:53.572Z] --- SKIP: TestPause (0.00s) [2020-08-27T23:09:53.572Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-27T23:09:53.572Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-27T23:09:53.572Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-27T23:09:53.572Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-27T23:09:53.572Z] === RUN TestPauseStopPausedContainer [2020-08-27T23:09:53.572Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-08-27T23:09:53.572Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-27T23:09:53.572Z] === RUN TestPsFilter [2020-08-27T23:09:53.572Z] --- PASS: TestPsFilter (0.11s) [2020-08-27T23:09:53.572Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-27T23:09:53.830Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2020-08-27T23:09:53.830Z] === RUN TestRemoveContainerWithVolume [2020-08-27T23:09:54.396Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2020-08-27T23:09:54.396Z] === RUN TestRemoveContainerRunning [2020-08-27T23:09:54.433Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-27T23:09:54.433Z] [2020-08-27T23:09:54.433Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-27T23:09:54.433Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-27T23:09:54.433Z] HOSTNAME=2e02918d4012 [2020-08-27T23:09:54.433Z] TESTDEBUG=0 [2020-08-27T23:09:54.433Z] DEST=bundles/test-integration [2020-08-27T23:09:54.433Z] PWD=/go/src/github.com/docker/docker [2020-08-27T23:09:54.433Z] DOCKER_GITCOMMIT=b9665a9495a16879e5403adeb7cc8206e1fd16ac [2020-08-27T23:09:54.433Z] container=docker [2020-08-27T23:09:54.433Z] HOME=/root [2020-08-27T23:09:54.433Z] GOLANG_VERSION=1.13.15 [2020-08-27T23:09:54.433Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-27T23:09:54.433Z] VALIDATE_BRANCH=master [2020-08-27T23:09:54.433Z] TERM=xterm [2020-08-27T23:09:54.433Z] DOCKER_PKG=github.com/docker/docker [2020-08-27T23:09:54.433Z] SHLVL=1 [2020-08-27T23:09:54.433Z] TIMEOUT=120m [2020-08-27T23:09:54.433Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-27T23:09:54.433Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-27T23:09:54.433Z] GO111MODULE=off [2020-08-27T23:09:54.433Z] DOCKER_EXPERIMENTAL=1 [2020-08-27T23:09:54.433Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-27T23:09:54.433Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-27T23:09:54.433Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-27T23:09:54.433Z] GOPATH=/go [2020-08-27T23:09:54.433Z] PKG_CONFIG=pkg-config [2020-08-27T23:09:54.433Z] _=/usr/bin/env [2020-08-27T23:09:54.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-27T23:09:54.655Z] --- PASS: TestRemoveContainerRunning (0.39s) [2020-08-27T23:09:54.655Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-27T23:09:55.222Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2020-08-27T23:09:55.222Z] === RUN TestRemoveInvalidContainer [2020-08-27T23:09:55.222Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-08-27T23:09:55.222Z] === RUN TestRenameLinkedContainer [2020-08-27T23:09:56.130Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-08-27T23:09:56.296Z] --- PASS: TestStats (2.94s) [2020-08-27T23:09:56.296Z] === RUN TestStopContainerWithTimeout [2020-08-27T23:09:56.296Z] === RUN TestStopContainerWithTimeout/0 [2020-08-27T23:09:56.296Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-27T23:09:56.296Z] === RUN TestStopContainerWithTimeout/1 [2020-08-27T23:09:56.296Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-27T23:09:56.296Z] === RUN TestStopContainerWithTimeout/3 [2020-08-27T23:09:56.296Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-27T23:09:56.296Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-27T23:09:56.296Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-27T23:09:56.296Z] === CONT TestStopContainerWithTimeout/0 [2020-08-27T23:09:56.296Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-27T23:09:56.597Z] --- PASS: TestRenameLinkedContainer (1.56s) [2020-08-27T23:09:56.597Z] === RUN TestRenameStoppedContainer [2020-08-27T23:09:56.930Z] === CONT TestStopContainerWithTimeout/3 [2020-08-27T23:09:57.163Z] --- PASS: TestRenameStoppedContainer (0.39s) [2020-08-27T23:09:57.163Z] === RUN TestRenameRunningContainerAndReuse [2020-08-27T23:09:57.729Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2020-08-27T23:09:57.729Z] === RUN TestRenameInvalidName [2020-08-27T23:09:58.296Z] --- PASS: TestRenameInvalidName (0.39s) [2020-08-27T23:09:58.296Z] === RUN TestRenameAnonymousContainer [2020-08-27T23:09:58.644Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-08-27T23:09:58.999Z] === CONT TestStopContainerWithTimeout/1 [2020-08-27T23:09:59.671Z] --- PASS: TestRenameAnonymousContainer (1.44s) [2020-08-27T23:09:59.671Z] === RUN TestRenameContainerWithSameName [2020-08-27T23:10:00.008Z] === RUN TestDockerSuite/TestBuildRm [2020-08-27T23:10:00.237Z] --- PASS: TestRenameContainerWithSameName (0.50s) [2020-08-27T23:10:00.237Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-27T23:10:00.517Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-08-27T23:10:00.517Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2020-08-27T23:10:00.517Z] --- PASS: TestStopContainerWithTimeout/-1 (3.01s) [2020-08-27T23:10:00.517Z] --- PASS: TestStopContainerWithTimeout/3 (2.87s) [2020-08-27T23:10:00.517Z] --- PASS: TestStopContainerWithTimeout/1 (1.90s) [2020-08-27T23:10:00.517Z] === RUN TestDeleteDevicemapper [2020-08-27T23:10:00.517Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-27T23:10:00.517Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-27T23:10:00.517Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-27T23:10:01.170Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2020-08-27T23:10:01.170Z] === RUN TestResize [2020-08-27T23:10:01.428Z] --- PASS: TestResize (0.39s) [2020-08-27T23:10:01.428Z] === RUN TestResizeWithInvalidSize [2020-08-27T23:10:01.686Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2020-08-27T23:10:01.686Z] === RUN TestResizeWhenContainerNotStarted [2020-08-27T23:10:01.895Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-08-27T23:10:02.252Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2020-08-27T23:10:02.252Z] === RUN TestDaemonRestartKillContainers [2020-08-27T23:10:02.253Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-08-27T23:10:02.253Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-08-27T23:10:02.253Z] === RUN TestCgroupNamespacesRun [2020-08-27T23:10:02.455Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-08-27T23:10:03.017Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-08-27T23:10:03.272Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-08-27T23:10:03.832Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-08-27T23:10:04.152Z] --- PASS: TestCgroupNamespacesRun (2.12s) [2020-08-27T23:10:04.152Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-27T23:10:04.393Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-08-27T23:10:04.974Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.56s) [2020-08-27T23:10:04.974Z] === RUN TestUpdateMemory [2020-08-27T23:10:04.974Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-27T23:10:04.974Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-27T23:10:04.974Z] === RUN TestUpdateCPUQuota [2020-08-27T23:10:05.268Z] --- PASS: TestUpdateCPUQuota (1.16s) [2020-08-27T23:10:05.268Z] === RUN TestUpdatePidsLimit [2020-08-27T23:10:05.268Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-27T23:10:05.321Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-08-27T23:10:05.882Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-08-27T23:10:05.905Z] === RUN TestUpdatePidsLimit/no_change [2020-08-27T23:10:06.196Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-27T23:10:06.488Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-27T23:10:06.682Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.10s) [2020-08-27T23:10:06.682Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-27T23:10:06.808Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-08-27T23:10:07.122Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-27T23:10:07.369Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2020-08-27T23:10:07.369Z] PASS [2020-08-27T23:10:07.369Z] [2020-08-27T23:10:07.369Z] DONE 17 tests in 45.145s [2020-08-27T23:10:07.369Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-27T23:10:07.369Z] ++ 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-08-27T23:10:07.369Z] ++ set -e [2020-08-27T23:10:07.369Z] ++ '[' -n 0 ']' [2020-08-27T23:10:07.369Z] ++ set -x [2020-08-27T23:10:07.369Z] ++ env -i DEST=/go/src/github.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-08-27T23:10:07.418Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-27T23:10:07.625Z] INFO: Testing against a local daemon [2020-08-27T23:10:07.625Z] === RUN TestPluginInvalidJSON [2020-08-27T23:10:07.625Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-27T23:10:07.625Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-27T23:10:07.625Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-27T23:10:07.625Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-08-27T23:10:07.625Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-27T23:10:07.625Z] === RUN TestPluginInstall [2020-08-27T23:10:07.625Z] === RUN TestPluginInstall/no_auth [2020-08-27T23:10:07.709Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-27T23:10:08.553Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-08-27T23:10:08.581Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.13s) [2020-08-27T23:10:08.581Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-27T23:10:08.810Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-08-27T23:10:09.066Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-08-27T23:10:09.066Z] === RUN TestDockerSuite/TestBuildSpaces [2020-08-27T23:10:09.219Z] --- PASS: TestUpdatePidsLimit (3.74s) [2020-08-27T23:10:09.219Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-08-27T23:10:09.219Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-08-27T23:10:09.219Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2020-08-27T23:10:09.219Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-08-27T23:10:09.219Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-08-27T23:10:09.219Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-08-27T23:10:09.219Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-08-27T23:10:09.219Z] === RUN TestUpdateRestartPolicy [2020-08-27T23:10:09.321Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-08-27T23:10:09.882Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-08-27T23:10:10.138Z] === RUN TestDockerSuite/TestBuildStderr [2020-08-27T23:10:10.699Z] time="2020-08-27T23:10:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-27T23:10:10.699Z] time="2020-08-27T23:10:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dba97c16a18f57cf9054ac98b6d2501e7481b98f91ee6eff5deed4c5b795bf64" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-27T23:10:10.699Z] time="2020-08-27T23:10:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-27T23:10:10.699Z] time="2020-08-27T23:10:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dba97c16a18f57cf9054ac98b6d2501e7481b98f91ee6eff5deed4c5b795bf64" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-27T23:10:10.699Z] === RUN TestPluginInstall/with_htpasswd [2020-08-27T23:10:10.699Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-08-27T23:10:11.109Z] --- PASS: TestCgroupNamespacesRunHostMode (2.13s) [2020-08-27T23:10:11.109Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-27T23:10:11.260Z] time="2020-08-27T23:10:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-27T23:10:11.260Z] time="2020-08-27T23:10:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:11ab6f4e8c06e27f073968c4bf30ddb651d08567fb2829209441e9c177fdf74a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-27T23:10:11.260Z] time="2020-08-27T23:10:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-27T23:10:11.260Z] time="2020-08-27T23:10:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:11ab6f4e8c06e27f073968c4bf30ddb651d08567fb2829209441e9c177fdf74a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-27T23:10:11.515Z] === RUN TestPluginInstall/with_insecure [2020-08-27T23:10:12.441Z] time="2020-08-27T23:10:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-27T23:10:12.441Z] time="2020-08-27T23:10:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:70256dee841920f77f37c22d4a17d10bb7de5de11bc2a5ca0aba1cea9c7b6081" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-27T23:10:12.441Z] time="2020-08-27T23:10:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-27T23:10:12.441Z] time="2020-08-27T23:10:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:70256dee841920f77f37c22d4a17d10bb7de5de11bc2a5ca0aba1cea9c7b6081" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-27T23:10:12.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-27T23:10:12.697Z] --- PASS: TestPluginInstall (5.11s) [2020-08-27T23:10:12.697Z] --- PASS: TestPluginInstall/no_auth (3.20s) [2020-08-27T23:10:12.697Z] --- PASS: TestPluginInstall/with_htpasswd (0.73s) [2020-08-27T23:10:12.697Z] --- PASS: TestPluginInstall/with_insecure (1.18s) [2020-08-27T23:10:12.697Z] plugin_test.go:157: [d43920dae4fd4] daemon is not started [2020-08-27T23:10:12.697Z] PASS [2020-08-27T23:10:12.697Z] [2020-08-27T23:10:12.697Z] DONE 6 tests in 5.162s [2020-08-27T23:10:12.697Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-27T23:10:12.697Z] ++ 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-08-27T23:10:12.697Z] ++ set -e [2020-08-27T23:10:12.697Z] ++ '[' -n 0 ']' [2020-08-27T23:10:12.697Z] ++ set -x [2020-08-27T23:10:12.697Z] ++ env -i DEST=/go/src/github.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-08-27T23:10:12.697Z] INFO: Testing against a local daemon [2020-08-27T23:10:12.697Z] === RUN TestExternalGraphDriver [2020-08-27T23:10:12.952Z] === RUN TestExternalGraphDriver/json [2020-08-27T23:10:13.009Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.13s) [2020-08-27T23:10:13.009Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-27T23:10:13.773Z] ok github.com/docker/docker/cmd/dockerd 0.179s coverage: 30.8% of statements [2020-08-27T23:10:13.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-27T23:10:14.316Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-08-27T23:10:14.877Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-08-27T23:10:14.877Z] === RUN TestExternalGraphDriver/spec [2020-08-27T23:10:14.910Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.10s) [2020-08-27T23:10:14.910Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-27T23:10:15.438Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-08-27T23:10:15.999Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-08-27T23:10:16.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-27T23:10:16.559Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-08-27T23:10:16.559Z] === RUN TestExternalGraphDriver/pull [2020-08-27T23:10:16.809Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.69s) [2020-08-27T23:10:16.809Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-27T23:10:17.340Z] ok github.com/docker/docker/container 0.209s coverage: 34.7% of statements [2020-08-27T23:10:17.340Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-27T23:10:17.340Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-27T23:10:17.340Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-27T23:10:17.340Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-27T23:10:17.485Z] === RUN TestDockerSuite/TestBuildUser [2020-08-27T23:10:17.741Z] --- PASS: TestExternalGraphDriver (5.15s) [2020-08-27T23:10:17.741Z] --- PASS: TestExternalGraphDriver/json (1.91s) [2020-08-27T23:10:17.741Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2020-08-27T23:10:17.741Z] --- PASS: TestExternalGraphDriver/pull (1.36s) [2020-08-27T23:10:17.741Z] === RUN TestGraphdriverPluginV2 [2020-08-27T23:10:18.708Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.12s) [2020-08-27T23:10:18.708Z] === RUN TestKernelTCPMemory [2020-08-27T23:10:18.708Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-08-27T23:10:18.708Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-27T23:10:18.708Z] === RUN TestNISDomainname [2020-08-27T23:10:18.708Z] --- SKIP: TestNISDomainname (0.01s) [2020-08-27T23:10:18.708Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-08-27T23:10:18.708Z] === RUN TestHostnameDnsResolution [2020-08-27T23:10:19.104Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-08-27T23:10:19.274Z] --- PASS: TestHostnameDnsResolution (0.67s) [2020-08-27T23:10:19.275Z] === RUN TestStats [2020-08-27T23:10:19.275Z] --- SKIP: TestStats (0.00s) [2020-08-27T23:10:19.275Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-27T23:10:19.275Z] === RUN TestStopContainerWithTimeout [2020-08-27T23:10:19.275Z] === RUN TestStopContainerWithTimeout/0 [2020-08-27T23:10:19.275Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-27T23:10:19.275Z] === RUN TestStopContainerWithTimeout/1 [2020-08-27T23:10:19.275Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-27T23:10:19.275Z] === RUN TestStopContainerWithTimeout/3 [2020-08-27T23:10:19.275Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-27T23:10:19.275Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-27T23:10:19.275Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-27T23:10:19.275Z] === CONT TestStopContainerWithTimeout/0 [2020-08-27T23:10:19.533Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-27T23:10:20.099Z] === CONT TestStopContainerWithTimeout/3 [2020-08-27T23:10:20.906Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.040s coverage: 65.3% of statements [2020-08-27T23:10:20.992Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-08-27T23:10:21.248Z] --- PASS: TestGraphdriverPluginV2 (3.35s) [2020-08-27T23:10:21.248Z] PASS [2020-08-27T23:10:21.248Z] [2020-08-27T23:10:21.248Z] DONE 5 tests in 8.523s [2020-08-27T23:10:21.248Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-27T23:10:21.248Z] ++ 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-08-27T23:10:21.248Z] ++ set -e [2020-08-27T23:10:21.248Z] ++ '[' -n 0 ']' [2020-08-27T23:10:21.248Z] ++ set -x [2020-08-27T23:10:21.248Z] ++ env -i DEST=/go/src/github.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-08-27T23:10:21.248Z] INFO: Testing against a local daemon [2020-08-27T23:10:21.248Z] === RUN TestContinueAfterPluginCrash [2020-08-27T23:10:21.248Z] === PAUSE TestContinueAfterPluginCrash [2020-08-27T23:10:21.248Z] === RUN TestReadPluginNoRead [2020-08-27T23:10:21.248Z] === PAUSE TestReadPluginNoRead [2020-08-27T23:10:21.248Z] === RUN TestDaemonStartWithLogOpt [2020-08-27T23:10:21.248Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-27T23:10:21.248Z] === CONT TestContinueAfterPluginCrash [2020-08-27T23:10:21.248Z] === CONT TestDaemonStartWithLogOpt [2020-08-27T23:10:21.248Z] === CONT TestReadPluginNoRead [2020-08-27T23:10:21.998Z] === CONT TestStopContainerWithTimeout/1 [2020-08-27T23:10:23.372Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-08-27T23:10:23.372Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2020-08-27T23:10:23.372Z] --- PASS: TestStopContainerWithTimeout/-1 (2.66s) [2020-08-27T23:10:23.631Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2020-08-27T23:10:23.631Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2020-08-27T23:10:23.631Z] === RUN TestDeleteDevicemapper [2020-08-27T23:10:23.631Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-27T23:10:23.631Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-27T23:10:23.631Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-27T23:10:24.511Z] === RUN TestReadPluginNoRead/default [2020-08-27T23:10:24.512Z] --- PASS: TestDaemonStartWithLogOpt (3.31s) [2020-08-27T23:10:24.565Z] --- PASS: TestUpdateRestartPolicy (12.93s) [2020-08-27T23:10:24.565Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-27T23:10:24.565Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2020-08-27T23:10:24.565Z] === RUN TestWaitNonBlocked [2020-08-27T23:10:24.565Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-27T23:10:24.565Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-27T23:10:24.565Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-27T23:10:24.565Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-27T23:10:24.565Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-27T23:10:24.565Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-27T23:10:24.565Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-08-27T23:10:24.565Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) [2020-08-27T23:10:24.565Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s) [2020-08-27T23:10:24.565Z] === RUN TestWaitBlocked [2020-08-27T23:10:24.565Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-27T23:10:24.565Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-27T23:10:24.565Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-27T23:10:24.565Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-27T23:10:24.565Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-27T23:10:24.565Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-27T23:10:25.005Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.37s) [2020-08-27T23:10:25.005Z] === RUN TestUpdateMemory [2020-08-27T23:10:25.005Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-27T23:10:25.005Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-27T23:10:25.005Z] === RUN TestUpdateCPUQuota [2020-08-27T23:10:25.005Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-08-27T23:10:25.005Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-27T23:10:25.005Z] === RUN TestUpdatePidsLimit [2020-08-27T23:10:25.005Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-08-27T23:10:25.005Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-27T23:10:25.005Z] === RUN TestUpdateRestartPolicy [2020-08-27T23:10:25.200Z] --- PASS: TestWaitBlocked (0.01s) [2020-08-27T23:10:25.200Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2020-08-27T23:10:25.200Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.24s) [2020-08-27T23:10:25.200Z] === CONT TestContainerStartOnDaemonRestart [2020-08-27T23:10:25.200Z] === CONT TestIpcModeOlderClient [2020-08-27T23:10:25.438Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-27T23:10:25.443Z] ok github.com/docker/docker/daemon/cluster/convert 0.026s coverage: 35.9% of statements [2020-08-27T23:10:25.492Z] --- PASS: TestIpcModeOlderClient (0.23s) [2020-08-27T23:10:25.492Z] === CONT TestDaemonHostGatewayIP [2020-08-27T23:10:26.802Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-27T23:10:28.166Z] --- PASS: TestReadPluginNoRead (6.64s) [2020-08-27T23:10:28.166Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2020-08-27T23:10:28.166Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) [2020-08-27T23:10:28.166Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.37s) [2020-08-27T23:10:28.166Z] read_test.go:92: [d771186913aa3] daemon is not started [2020-08-27T23:10:28.216Z] ok github.com/docker/docker/daemon/cluster 0.115s coverage: 0.5% of statements [2020-08-27T23:10:28.247Z] --- PASS: TestContainerStartOnDaemonRestart (2.85s) [2020-08-27T23:10:28.247Z] === CONT TestContainerKillOnDaemonStart [2020-08-27T23:10:28.881Z] --- PASS: TestDaemonHostGatewayIP (3.58s) [2020-08-27T23:10:28.881Z] === CONT TestDaemonRestartIpcMode [2020-08-27T23:10:29.196Z] Removing intermediate container 49df407b3417 [2020-08-27T23:10:29.196Z] ---> 2c85d63ea258 [2020-08-27T23:10:29.196Z] 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-08-27T23:10:29.196Z] ---> Running in 6352a23ff794 [2020-08-27T23:10:29.196Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-08-27T23:10:29.196Z] go: finding gotest.tools v0.3.5 [2020-08-27T23:10:29.196Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-08-27T23:10:29.196Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-27T23:10:29.196Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-27T23:10:29.196Z] go: downloading gotest.tools v2.1.0+incompatible [2020-08-27T23:10:29.196Z] go: extracting gotest.tools v2.1.0+incompatible [2020-08-27T23:10:29.196Z] go: downloading github.com/pkg/errors v0.8.0 [2020-08-27T23:10:29.196Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-27T23:10:29.196Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-27T23:10:29.196Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-08-27T23:10:29.196Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-27T23:10:29.196Z] go: extracting github.com/pkg/errors v0.8.0 [2020-08-27T23:10:29.196Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-08-27T23:10:29.196Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-27T23:10:29.196Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-27T23:10:29.196Z] go: downloading github.com/fatih/color v1.6.0 [2020-08-27T23:10:29.196Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-27T23:10:29.196Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-27T23:10:29.196Z] go: extracting github.com/fatih/color v1.6.0 [2020-08-27T23:10:29.196Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-27T23:10:29.196Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-27T23:10:29.196Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-27T23:10:29.196Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-27T23:10:29.196Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-27T23:10:29.196Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-27T23:10:29.196Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-27T23:10:29.196Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-27T23:10:29.196Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-27T23:10:29.196Z] go: finding github.com/fatih/color v1.6.0 [2020-08-27T23:10:29.196Z] go: finding github.com/pkg/errors v0.8.0 [2020-08-27T23:10:29.196Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-27T23:10:29.196Z] go: finding github.com/spf13/pflag v1.0.1 [2020-08-27T23:10:29.196Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-27T23:10:29.196Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-27T23:10:29.196Z] go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-27T23:10:29.196Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-27T23:10:29.196Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-27T23:10:29.196Z] go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-27T23:10:29.196Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-27T23:10:30.054Z] --- PASS: TestContinueAfterPluginCrash (8.44s) [2020-08-27T23:10:30.054Z] PASS [2020-08-27T23:10:30.054Z] [2020-08-27T23:10:30.054Z] DONE 6 tests in 8.480s [2020-08-27T23:10:30.054Z] 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-08-27T23:10:30.054Z] ++ 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-08-27T23:10:30.054Z] ++ set -e [2020-08-27T23:10:30.054Z] ++ '[' -n 0 ']' [2020-08-27T23:10:30.054Z] ++ set -x [2020-08-27T23:10:30.054Z] ++ env -i DEST=/go/src/github.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-08-27T23:10:30.054Z] testing: warning: no tests to run [2020-08-27T23:10:30.054Z] PASS [2020-08-27T23:10:30.054Z] [2020-08-27T23:10:30.054Z] DONE 0 tests in 0.005s [2020-08-27T23:10:30.054Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-27T23:10:30.054Z] ++ 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-08-27T23:10:30.054Z] ++ set -e [2020-08-27T23:10:30.054Z] ++ '[' -n 0 ']' [2020-08-27T23:10:30.054Z] ++ set -x [2020-08-27T23:10:30.055Z] ++ env -i DEST=/go/src/github.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-08-27T23:10:30.055Z] INFO: Testing against a local daemon [2020-08-27T23:10:30.055Z] === RUN TestPluginWithDevMounts [2020-08-27T23:10:30.055Z] === PAUSE TestPluginWithDevMounts [2020-08-27T23:10:30.055Z] === CONT TestPluginWithDevMounts [2020-08-27T23:10:30.746Z] INFO: Build done for gotestsum... [2020-08-27T23:10:31.419Z] --- PASS: TestPluginWithDevMounts (1.69s) [2020-08-27T23:10:31.419Z] PASS [2020-08-27T23:10:31.419Z] [2020-08-27T23:10:31.419Z] DONE 1 tests in 1.721s [2020-08-27T23:10:31.419Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-08-27T23:10:31.419Z] ++ 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-08-27T23:10:31.419Z] ++ set -e [2020-08-27T23:10:31.419Z] ++ '[' -n 0 ']' [2020-08-27T23:10:31.419Z] ++ set -x [2020-08-27T23:10:31.419Z] ++ env -i DEST=/go/src/github.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-08-27T23:10:31.419Z] INFO: Testing against a local daemon [2020-08-27T23:10:31.419Z] === RUN TestSecretInspect [2020-08-27T23:10:31.809Z] ok github.com/docker/docker/daemon/discovery 0.010s coverage: 30.0% of statements [2020-08-27T23:10:32.413Z] sha256:609635ea6b893ac99f269237f9753139ac68c434ce822285a0b2e58804013715 [2020-08-27T23:10:32.413Z] INFO: Starting docker-py tests... [2020-08-27T23:10:32.413Z] ============================= test session starts ============================== [2020-08-27T23:10:32.413Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-08-27T23:10:32.413Z] rootdir: /src, inifile: pytest.ini [2020-08-27T23:10:32.413Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-08-27T23:10:32.414Z] collected 389 items / 1 deselected / 388 selected [2020-08-27T23:10:32.414Z] [2020-08-27T23:10:33.307Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-08-27T23:10:33.342Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2020-08-27T23:10:33.342Z] ok github.com/docker/docker/daemon/config 0.092s coverage: 81.8% of statements [2020-08-27T23:10:33.345Z] --- PASS: TestDaemonRestartIpcMode (3.61s) [2020-08-27T23:10:33.867Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-08-27T23:10:33.867Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-08-27T23:10:34.427Z] --- PASS: TestSecretInspect (2.89s) [2020-08-27T23:10:34.427Z] === RUN TestSecretList [2020-08-27T23:10:34.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-27T23:10:34.684Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-08-27T23:10:35.609Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-08-27T23:10:36.098Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2020-08-27T23:10:36.535Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-08-27T23:10:36.535Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-08-27T23:10:36.535Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-08-27T23:10:36.535Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-08-27T23:10:36.535Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-08-27T23:10:36.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-27T23:10:37.200Z] --- PASS: TestUpdateRestartPolicy (10.83s) [2020-08-27T23:10:37.200Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-27T23:10:37.200Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2020-08-27T23:10:37.200Z] === RUN TestWaitNonBlocked [2020-08-27T23:10:37.200Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-27T23:10:37.200Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-27T23:10:37.200Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-27T23:10:37.200Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-27T23:10:37.200Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-27T23:10:37.200Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-27T23:10:37.200Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-08-27T23:10:37.200Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.55s) [2020-08-27T23:10:37.200Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s) [2020-08-27T23:10:37.200Z] === RUN TestWaitBlocked [2020-08-27T23:10:37.200Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-27T23:10:37.200Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-27T23:10:37.200Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-27T23:10:37.200Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-27T23:10:37.200Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-27T23:10:37.200Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-27T23:10:37.461Z] --- PASS: TestSecretList (2.92s) [2020-08-27T23:10:37.461Z] === RUN TestSecretsCreateAndDelete [2020-08-27T23:10:37.766Z] --- PASS: TestWaitBlocked (0.01s) [2020-08-27T23:10:37.766Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2020-08-27T23:10:37.766Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2020-08-27T23:10:37.766Z] === CONT TestDaemonRestartIpcMode [2020-08-27T23:10:37.766Z] === CONT TestIpcModeOlderClient [2020-08-27T23:10:37.766Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-08-27T23:10:37.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-27T23:10:38.021Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-08-27T23:10:38.022Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-08-27T23:10:38.582Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-08-27T23:10:38.861Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.495s coverage: 14.0% of statements [2020-08-27T23:10:38.861Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.9% of statements [2020-08-27T23:10:39.142Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-08-27T23:10:39.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-27T23:10:39.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-27T23:10:40.068Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-08-27T23:10:40.068Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-08-27T23:10:40.068Z] --- PASS: TestSecretsCreateAndDelete (2.70s) [2020-08-27T23:10:40.068Z] === RUN TestSecretsUpdate [2020-08-27T23:10:40.240Z] --- PASS: TestContainerKillOnDaemonStart (12.31s) [2020-08-27T23:10:40.240Z] PASS [2020-08-27T23:10:40.240Z] [2020-08-27T23:10:40.240Z] === Skipped [2020-08-27T23:10:40.240Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-08-27T23:10:40.240Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-27T23:10:40.240Z] [2020-08-27T23:10:40.240Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-27T23:10:40.240Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-27T23:10:40.240Z] [2020-08-27T23:10:40.240Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-27T23:10:40.240Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-27T23:10:40.240Z] [2020-08-27T23:10:40.240Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-27T23:10:40.240Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-27T23:10:40.240Z] [2020-08-27T23:10:40.240Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-08-27T23:10:40.240Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-27T23:10:40.240Z] [2020-08-27T23:10:40.240Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-08-27T23:10:40.240Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-27T23:10:40.240Z] [2020-08-27T23:10:40.240Z] [2020-08-27T23:10:40.240Z] DONE 192 tests, 6 skipped in 150.569s [2020-08-27T23:10:40.532Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-08-27T23:10:40.532Z] ++ 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-08-27T23:10:40.532Z] ++ set -e [2020-08-27T23:10:40.532Z] ++ '[' -n 0 ']' [2020-08-27T23:10:40.532Z] ++ set -x [2020-08-27T23:10:40.532Z] ++ env -i DEST=/go/src/github.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-08-27T23:10:40.532Z] INFO: Testing against a local daemon [2020-08-27T23:10:40.532Z] === RUN TestCommitInheritsEnv [2020-08-27T23:10:40.962Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.693s coverage: 57.9% of statements [2020-08-27T23:10:41.164Z] --- PASS: TestCommitInheritsEnv (0.58s) [2020-08-27T23:10:41.164Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-27T23:10:41.164Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-27T23:10:41.164Z] === RUN TestImagesFilterMultiReference [2020-08-27T23:10:41.164Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-08-27T23:10:41.164Z] === RUN TestImagePullPlatformInvalid [2020-08-27T23:10:41.164Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-08-27T23:10:41.164Z] === RUN TestRemoveImageOrphaning [2020-08-27T23:10:41.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-27T23:10:41.798Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-08-27T23:10:41.798Z] === RUN TestRemoveImageGarbageCollector [2020-08-27T23:10:41.798Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-27T23:10:41.798Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:10:41.798Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-27T23:10:41.798Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-08-27T23:10:41.798Z] === RUN TestTagInvalidReference [2020-08-27T23:10:41.798Z] --- PASS: TestTagInvalidReference (0.01s) [2020-08-27T23:10:41.798Z] === RUN TestTagValidPrefixedRepo [2020-08-27T23:10:41.798Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-08-27T23:10:41.798Z] === RUN TestTagExistedNameWithoutForce [2020-08-27T23:10:41.798Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-08-27T23:10:41.798Z] === RUN TestTagOfficialNames [2020-08-27T23:10:41.798Z] --- PASS: TestTagOfficialNames (0.04s) [2020-08-27T23:10:41.798Z] === RUN TestTagMatchesDigest [2020-08-27T23:10:41.798Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-08-27T23:10:41.798Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-27T23:10:41.954Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-08-27T23:10:42.024Z] --- PASS: TestDaemonRestartIpcMode (4.18s) [2020-08-27T23:10:42.024Z] PASS [2020-08-27T23:10:42.024Z] [2020-08-27T23:10:42.024Z] === Skipped [2020-08-27T23:10:42.024Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-08-27T23:10:42.024Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-27T23:10:42.024Z] [2020-08-27T23:10:42.024Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-08-27T23:10:42.024Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-08-27T23:10:42.024Z] [2020-08-27T23:10:42.024Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-08-27T23:10:42.024Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-27T23:10:42.024Z] [2020-08-27T23:10:42.024Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-08-27T23:10:42.024Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-08-27T23:10:42.024Z] [2020-08-27T23:10:42.024Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-08-27T23:10:42.024Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-27T23:10:42.024Z] [2020-08-27T23:10:42.024Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-08-27T23:10:42.024Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-27T23:10:42.024Z] [2020-08-27T23:10:42.024Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-08-27T23:10:42.024Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-27T23:10:42.024Z] [2020-08-27T23:10:42.024Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-08-27T23:10:42.024Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-27T23:10:42.024Z] [2020-08-27T23:10:42.024Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-08-27T23:10:42.024Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-27T23:10:42.024Z] [2020-08-27T23:10:42.024Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-27T23:10:42.024Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-27T23:10:42.024Z] [2020-08-27T23:10:42.024Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-27T23:10:42.024Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-27T23:10:42.024Z] [2020-08-27T23:10:42.024Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-08-27T23:10:42.024Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-08-27T23:10:42.024Z] [2020-08-27T23:10:42.024Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-08-27T23:10:42.024Z] 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-08-27T23:10:42.024Z] [2020-08-27T23:10:42.024Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-08-27T23:10:42.024Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-27T23:10:42.024Z] [2020-08-27T23:10:42.024Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-27T23:10:42.024Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-27T23:10:42.024Z] [2020-08-27T23:10:42.024Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-08-27T23:10:42.024Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-27T23:10:42.024Z] [2020-08-27T23:10:42.024Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-08-27T23:10:42.024Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-08-27T23:10:42.024Z] [2020-08-27T23:10:42.024Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-08-27T23:10:42.024Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-27T23:10:42.024Z] [2020-08-27T23:10:42.024Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-08-27T23:10:42.024Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-08-27T23:10:42.024Z] [2020-08-27T23:10:42.024Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-08-27T23:10:42.024Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-27T23:10:42.024Z] [2020-08-27T23:10:42.024Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-08-27T23:10:42.024Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-27T23:10:42.024Z] [2020-08-27T23:10:42.024Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-08-27T23:10:42.024Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-27T23:10:42.024Z] [2020-08-27T23:10:42.024Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-08-27T23:10:42.024Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-27T23:10:42.024Z] [2020-08-27T23:10:42.024Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-08-27T23:10:42.024Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-27T23:10:42.024Z] [2020-08-27T23:10:42.025Z] [2020-08-27T23:10:42.025Z] DONE 173 tests, 24 skipped in 77.837s [2020-08-27T23:10:42.025Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-08-27T23:10:42.025Z] INFO: Testing against a local daemon [2020-08-27T23:10:42.025Z] === RUN TestCommitInheritsEnv [2020-08-27T23:10:42.879Z] --- PASS: TestSecretsUpdate (2.72s) [2020-08-27T23:10:42.879Z] === RUN TestTemplatedSecret [2020-08-27T23:10:43.051Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2020-08-27T23:10:43.188Z] Removing intermediate container 6352a23ff794 [2020-08-27T23:10:43.188Z] ---> a56692670424 [2020-08-27T23:10:43.188Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-08-27T23:10:43.188Z] ---> Running in 20cee9b7595d [2020-08-27T23:10:43.188Z] Removing intermediate container 20cee9b7595d [2020-08-27T23:10:43.188Z] ---> 1d829c28fc5d [2020-08-27T23:10:43.188Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-08-27T23:10:43.188Z] ---> Running in e755b2ed9363 [2020-08-27T23:10:43.188Z] Removing intermediate container e755b2ed9363 [2020-08-27T23:10:43.188Z] ---> f3589fdcfc59 [2020-08-27T23:10:43.188Z] Step 10/10 : COPY . . [2020-08-27T23:10:43.398Z] --- PASS: TestCommitInheritsEnv (1.09s) [2020-08-27T23:10:43.398Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-27T23:10:43.398Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-27T23:10:43.398Z] === RUN TestImagesFilterMultiReference [2020-08-27T23:10:43.398Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-08-27T23:10:43.398Z] === RUN TestImagePullPlatformInvalid [2020-08-27T23:10:43.398Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-08-27T23:10:43.398Z] === RUN TestRemoveImageOrphaning [2020-08-27T23:10:43.440Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-08-27T23:10:43.697Z] ok github.com/docker/docker/daemon 12.352s coverage: 17.4% of statements [2020-08-27T23:10:43.697Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-27T23:10:43.697Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-27T23:10:43.697Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-27T23:10:43.697Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-27T23:10:44.000Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-08-27T23:10:44.255Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-08-27T23:10:44.343Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.130s coverage: 69.2% of statements [2020-08-27T23:10:44.816Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-08-27T23:10:44.816Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-08-27T23:10:44.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-27T23:10:45.071Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-08-27T23:10:45.071Z] === RUN TestDockerSuite/TestBuildXZHost [2020-08-27T23:10:45.296Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2020-08-27T23:10:45.296Z] === RUN TestRemoveImageGarbageCollector [2020-08-27T23:10:45.296Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-27T23:10:45.296Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-08-27T23:10:45.296Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-27T23:10:45.296Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-08-27T23:10:45.297Z] === RUN TestTagInvalidReference [2020-08-27T23:10:45.297Z] --- PASS: TestTagInvalidReference (0.01s) [2020-08-27T23:10:45.297Z] === RUN TestTagValidPrefixedRepo [2020-08-27T23:10:45.297Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-08-27T23:10:45.297Z] === RUN TestTagExistedNameWithoutForce [2020-08-27T23:10:45.297Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-08-27T23:10:45.297Z] === RUN TestTagOfficialNames [2020-08-27T23:10:45.297Z] --- PASS: TestTagOfficialNames (0.05s) [2020-08-27T23:10:45.297Z] === RUN TestTagMatchesDigest [2020-08-27T23:10:45.297Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-08-27T23:10:45.297Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-27T23:10:45.632Z] --- PASS: TestTemplatedSecret (2.97s) [2020-08-27T23:10:45.632Z] === RUN TestSecretCreateResolve [2020-08-27T23:10:45.896Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.945s coverage: 45.9% of statements [2020-08-27T23:10:45.896Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-27T23:10:46.558Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-08-27T23:10:46.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-27T23:10:46.814Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-08-27T23:10:46.814Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-08-27T23:10:47.318Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-08-27T23:10:47.375Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-08-27T23:10:47.835Z] tests/integration/api_client_test.py ..... [ 7%] [2020-08-27T23:10:47.937Z] === RUN TestDockerSuite/TestCommitChange [2020-08-27T23:10:47.996Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.235s coverage: 49.5% of statements [2020-08-27T23:10:48.294Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.493s coverage: 76.1% of statements [2020-08-27T23:10:48.595Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 58.0% of statements [2020-08-27T23:10:48.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-27T23:10:48.867Z] --- PASS: TestSecretCreateResolve (3.14s) [2020-08-27T23:10:48.867Z] PASS [2020-08-27T23:10:48.867Z] [2020-08-27T23:10:48.867Z] DONE 6 tests in 17.389s [2020-08-27T23:10:48.867Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-08-27T23:10:48.867Z] ++ 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-08-27T23:10:48.867Z] ++ set -e [2020-08-27T23:10:48.867Z] ++ '[' -n 0 ']' [2020-08-27T23:10:48.867Z] ++ set -x [2020-08-27T23:10:48.867Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-27T23:10:48.867Z] INFO: Testing against a local daemon [2020-08-27T23:10:48.867Z] === RUN TestServiceCreateInit [2020-08-27T23:10:48.867Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-27T23:10:49.122Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-08-27T23:10:49.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-27T23:10:49.343Z] tests/integration/api_config_test.py ..... [ 8%] [2020-08-27T23:10:49.651Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2020-08-27T23:10:50.048Z] === RUN TestDockerSuite/TestCommitHardlink [2020-08-27T23:10:50.975Z] === RUN TestDockerSuite/TestCommitNewFile [2020-08-27T23:10:51.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-27T23:10:51.195Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2020-08-27T23:10:52.258Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.298s coverage: 52.1% of statements [2020-08-27T23:10:52.258Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-27T23:10:52.258Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-27T23:10:52.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-27T23:10:52.863Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-08-27T23:10:53.423Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-27T23:10:53.423Z] === RUN TestDockerSuite/TestCommitTTY [2020-08-27T23:10:53.802Z] ok github.com/docker/docker/daemon/logger 0.271s coverage: 41.0% of statements [2020-08-27T23:10:54.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-27T23:10:54.787Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-08-27T23:10:55.043Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-08-27T23:10:55.341Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 67.0% of statements [2020-08-27T23:10:55.341Z] ok github.com/docker/docker/daemon/images 0.069s coverage: 4.8% of statements [2020-08-27T23:10:55.656Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-27T23:10:55.656Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-27T23:10:55.656Z] ok github.com/docker/docker/daemon/logger/awslogs 0.442s coverage: 77.8% of statements [2020-08-27T23:10:55.656Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-27T23:10:55.656Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-27T23:10:55.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-27T23:10:56.302Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 26.2% of statements [2020-08-27T23:10:56.406Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-08-27T23:10:57.333Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-08-27T23:10:57.333Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-08-27T23:10:57.333Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-08-27T23:10:57.333Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-08-27T23:10:57.333Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-08-27T23:10:57.333Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-08-27T23:10:57.333Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-08-27T23:10:57.358Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.059s coverage: 87.2% of statements [2020-08-27T23:10:57.588Z] --- PASS: TestServiceCreateInit (8.73s) [2020-08-27T23:10:57.588Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.44s) [2020-08-27T23:10:57.588Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.29s) [2020-08-27T23:10:57.588Z] === RUN TestCreateServiceMultipleTimes [2020-08-27T23:10:57.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-27T23:10:58.415Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 61.6% of statements [2020-08-27T23:10:58.515Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-08-27T23:10:58.712Z] ok github.com/docker/docker/daemon/logger/local 0.066s coverage: 75.2% of statements [2020-08-27T23:10:58.712Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-27T23:10:59.162Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-27T23:10:59.162Z] Using test binary docker [2020-08-27T23:10:59.162Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-27T23:10:59.162Z] +++ /etc/init.d/apparmor start [2020-08-27T23:10:59.162Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-27T23:10:59.162Z] INFO: Waiting for daemon to start... [2020-08-27T23:10:59.162Z] Starting dockerd [2020-08-27T23:10:59.162Z] +++ 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-08-27T23:10:59.771Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.063s coverage: 37.7% of statements [2020-08-27T23:11:00.402Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-08-27T23:11:00.402Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-08-27T23:11:00.417Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.055s coverage: 33.3% of statements [2020-08-27T23:11:00.964Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-08-27T23:11:01.478Z] ok github.com/docker/docker/daemon/logger/syslog 0.035s coverage: 46.8% of statements [2020-08-27T23:11:01.478Z] ok github.com/docker/docker/daemon/logger/templates 0.026s coverage: 8.3% of statements [2020-08-27T23:11:01.890Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-08-27T23:11:02.450Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-08-27T23:11:03.372Z] . [2020-08-27T23:11:03.372Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-27T23:11:03.376Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-08-27T23:11:03.631Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-08-27T23:11:03.631Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-08-27T23:11:03.631Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-08-27T23:11:03.634Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-27T23:11:03.634Z] Error: No such image: emptyfs [2020-08-27T23:11:03.634Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-27T23:11:03.634Z] ++++ docker load [2020-08-27T23:11:03.896Z] Running integration-test (iteration 1) [2020-08-27T23:11:03.896Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-08-27T23:11:03.896Z] ++ 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-08-27T23:11:03.896Z] ++ set -e [2020-08-27T23:11:03.896Z] ++ '[' -n 0 ']' [2020-08-27T23:11:03.896Z] ++ set -x [2020-08-27T23:11:03.896Z] ++ env -i DEST=/go/src/github.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-08-27T23:11:04.192Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-08-27T23:11:04.192Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-08-27T23:11:04.192Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-08-27T23:11:04.248Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2020-08-27T23:11:04.248Z] ok github.com/docker/docker/daemon/logger/splunk 2.603s coverage: 82.5% of statements [2020-08-27T23:11:04.248Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-27T23:11:04.248Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-27T23:11:04.447Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-08-27T23:11:04.447Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-08-27T23:11:04.896Z] ok github.com/docker/docker/distribution/metadata 0.088s coverage: 48.2% of statements [2020-08-27T23:11:05.008Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-08-27T23:11:05.935Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-08-27T23:11:06.495Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-08-27T23:11:06.495Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-08-27T23:11:07.000Z] ok github.com/docker/docker/errdefs 0.009s coverage: 49.4% of statements [2020-08-27T23:11:07.650Z] ok github.com/docker/docker/distribution 0.758s coverage: 21.9% of statements [2020-08-27T23:11:07.650Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-27T23:11:08.400Z] ---> 61987c282b87 [2020-08-27T23:11:08.400Z] Successfully built 61987c282b87 [2020-08-27T23:11:08.400Z] Successfully tagged docker:latest [2020-08-27T23:11:08.400Z] INFO: Image build ended at 08/27/2020 23:11:06. Duration:00:03:37.4690373 [2020-08-27T23:11:08.400Z] [2020-08-27T23:11:08.400Z] [2020-08-27T23:11:08.400Z] INFO: Building the test binaries at 08/27/2020 23:11:06... [2020-08-27T23:11:08.407Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-08-27T23:11:08.670Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-08-27T23:11:08.670Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-08-27T23:11:09.237Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-08-27T23:11:09.749Z] ok github.com/docker/docker/image 0.043s coverage: 86.4% of statements [2020-08-27T23:11:09.805Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-08-27T23:11:09.805Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-08-27T23:11:10.372Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-08-27T23:11:10.397Z] ok github.com/docker/docker/image/cache 0.039s coverage: 19.2% of statements [2020-08-27T23:11:10.397Z] ok github.com/docker/docker/image/v1 0.033s coverage: 25.0% of statements [2020-08-27T23:11:10.694Z] ok github.com/docker/docker/distribution/xfer 1.687s coverage: 85.1% of statements [2020-08-27T23:11:10.694Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-27T23:11:10.694Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-27T23:11:10.694Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-27T23:11:10.709Z] INFO: make.ps1 starting at 08/27/2020 23:11:10 [2020-08-27T23:11:10.956Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-08-27T23:11:10.956Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-08-27T23:11:11.172Z] INFO: Git commit (c39438dac8) assumed from DOCKER_GITCOMMIT environment variable [2020-08-27T23:11:11.173Z] INFO: Invoking autogen... [2020-08-27T23:11:11.528Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-08-27T23:11:11.750Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2020-08-27T23:11:12.049Z] ok github.com/docker/docker/pkg/aaparser 0.013s coverage: 50.0% of statements [2020-08-27T23:11:12.095Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-08-27T23:11:12.151Z] INFO: Building daemon... [2020-08-27T23:11:12.665Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-08-27T23:11:12.665Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-08-27T23:11:13.236Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-08-27T23:11:13.816Z] --- PASS: TestCreateServiceMultipleTimes (16.33s) [2020-08-27T23:11:13.816Z] === RUN TestCreateServiceConflict [2020-08-27T23:11:14.761Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-08-27T23:11:15.612Z] ok github.com/docker/docker/opts 0.066s coverage: 67.1% of statements [2020-08-27T23:11:15.612Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2020-08-27T23:11:15.688Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-08-27T23:11:15.688Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-08-27T23:11:15.688Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-08-27T23:11:15.688Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-08-27T23:11:15.688Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-08-27T23:11:15.910Z] ok github.com/docker/docker/pkg/authorization 0.490s coverage: 68.3% of statements [2020-08-27T23:11:16.135Z] Loaded image: buildpack-deps:buster [2020-08-27T23:11:16.135Z] Loaded image: busybox:latest [2020-08-27T23:11:16.135Z] Loaded image: busybox:glibc [2020-08-27T23:11:16.135Z] Loaded image: debian:buster [2020-08-27T23:11:16.135Z] Loaded image: hello-world:latest [2020-08-27T23:11:16.135Z] INFO: Testing against a local daemon [2020-08-27T23:11:16.135Z] === RUN TestCgroupNamespacesBuild [2020-08-27T23:11:16.248Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-08-27T23:11:16.554Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2020-08-27T23:11:16.809Z] --- PASS: TestCreateServiceConflict (2.84s) [2020-08-27T23:11:16.809Z] === RUN TestCreateServiceMaxReplicas [2020-08-27T23:11:16.852Z] ok github.com/docker/docker/pkg/archive 1.122s coverage: 76.8% of statements [2020-08-27T23:11:17.499Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2020-08-27T23:11:17.520Z] --- PASS: TestCgroupNamespacesBuild (2.62s) [2020-08-27T23:11:17.520Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-27T23:11:18.144Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2020-08-27T23:11:18.144Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 92.9% of statements [2020-08-27T23:11:18.395Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-08-27T23:11:19.198Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-08-27T23:11:19.437Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.74s) [2020-08-27T23:11:19.437Z] === RUN TestBuildWithSession [2020-08-27T23:11:19.437Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-27T23:11:19.437Z] build_session_test.go:25: TODO: BuildKit [2020-08-27T23:11:19.437Z] === RUN TestBuildSquashParent [2020-08-27T23:11:19.842Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-08-27T23:11:20.074Z] --- PASS: TestCreateServiceMaxReplicas (2.94s) [2020-08-27T23:11:20.074Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-27T23:11:20.483Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-08-27T23:11:20.634Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-08-27T23:11:21.195Z] === RUN TestDockerSuite/TestContainerAPITop [2020-08-27T23:11:21.526Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-08-27T23:11:21.756Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-08-27T23:11:21.756Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-08-27T23:11:21.756Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-08-27T23:11:21.823Z] ok github.com/docker/docker/pkg/chrootarchive 4.073s coverage: 43.2% of statements [2020-08-27T23:11:22.119Z] ok github.com/docker/docker/layer 7.788s coverage: 68.8% of statements [2020-08-27T23:11:22.119Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-27T23:11:22.119Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-27T23:11:22.119Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-27T23:11:22.119Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-27T23:11:22.119Z] ? github.com/docker/docker/oci [no test files] [2020-08-27T23:11:22.119Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-27T23:11:22.119Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-27T23:11:22.119Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-27T23:11:22.416Z] ok github.com/docker/docker/pkg/fileutils 0.036s coverage: 89.5% of statements [2020-08-27T23:11:23.063Z] ok github.com/docker/docker/pkg/discovery/kv 3.123s coverage: 84.1% of statements [2020-08-27T23:11:23.361Z] ok github.com/docker/docker/pkg/fsutils 0.393s coverage: 85.1% of statements [2020-08-27T23:11:23.361Z] ok github.com/docker/docker/pkg/homedir 0.016s coverage: 11.4% of statements [2020-08-27T23:11:24.267Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-08-27T23:11:24.828Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-08-27T23:11:24.895Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2020-08-27T23:11:24.895Z] ok github.com/docker/docker/pkg/locker 0.024s coverage: 88.9% of statements [2020-08-27T23:11:25.198Z] ok github.com/docker/docker/pkg/idtools 0.699s coverage: 70.1% of statements [2020-08-27T23:11:25.499Z] ok github.com/docker/docker/pkg/longpath 0.091s coverage: 100.0% of statements [2020-08-27T23:11:25.499Z] ok github.com/docker/docker/pkg/ioutils 1.119s coverage: 69.3% of statements [2020-08-27T23:11:25.499Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-27T23:11:25.499Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-27T23:11:25.499Z] ok github.com/docker/docker/pkg/namesgenerator 0.019s coverage: 85.7% of statements [2020-08-27T23:11:25.499Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-27T23:11:25.754Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-08-27T23:11:26.023Z] --- PASS: TestBuildSquashParent (6.84s) [2020-08-27T23:11:26.023Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-27T23:11:26.023Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-27T23:11:26.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-27T23:11:26.023Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-27T23:11:26.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-27T23:11:26.023Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-27T23:11:26.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-27T23:11:26.024Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-27T23:11:26.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-27T23:11:26.024Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-27T23:11:26.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-27T23:11:26.024Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-27T23:11:26.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-27T23:11:26.024Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-27T23:11:26.024Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-27T23:11:26.024Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-27T23:11:26.024Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-27T23:11:26.143Z] ok github.com/docker/docker/pkg/parsers 0.018s coverage: 97.0% of statements [2020-08-27T23:11:26.441Z] ok github.com/docker/docker/pkg/parsers/kernel 0.062s coverage: 60.0% of statements [2020-08-27T23:11:26.740Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 86.7% of statements [2020-08-27T23:11:26.740Z] ok github.com/docker/docker/pkg/pidfile 0.058s coverage: 82.4% of statements [2020-08-27T23:11:26.740Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-27T23:11:26.740Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-27T23:11:27.387Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2020-08-27T23:11:28.440Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 88.2% of statements [2020-08-27T23:11:28.575Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-27T23:11:28.737Z] ok github.com/docker/docker/pkg/progress 0.042s coverage: 75.9% of statements [2020-08-27T23:11:28.737Z] ok github.com/docker/docker/pkg/plugins/transport 0.009s coverage: 85.7% of statements [2020-08-27T23:11:28.836Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-27T23:11:29.017Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-08-27T23:11:29.382Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2020-08-27T23:11:29.577Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-08-27T23:11:30.436Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-08-27T23:11:30.436Z] ok github.com/docker/docker/pkg/pubsub 1.120s coverage: 73.9% of statements [2020-08-27T23:11:30.504Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-08-27T23:11:31.080Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-08-27T23:11:31.080Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2020-08-27T23:11:31.376Z] ok github.com/docker/docker/pkg/symlink 0.012s coverage: 87.7% of statements [2020-08-27T23:11:31.383Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-08-27T23:11:31.383Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.53s) [2020-08-27T23:11:31.383Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.71s) [2020-08-27T23:11:31.383Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.06s) [2020-08-27T23:11:31.383Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.09s) [2020-08-27T23:11:31.383Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.05s) [2020-08-27T23:11:31.383Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.12s) [2020-08-27T23:11:31.383Z] === RUN TestBuildMultiStageCopy [2020-08-27T23:11:31.383Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-27T23:11:31.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-08-27T23:11:32.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-08-27T23:11:32.908Z] ok github.com/docker/docker/pkg/signal 2.928s coverage: 61.0% of statements [2020-08-27T23:11:32.908Z] ok github.com/docker/docker/pkg/system 0.052s coverage: 36.9% of statements [2020-08-27T23:11:32.908Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 53.4% of statements [2020-08-27T23:11:33.298Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-27T23:11:33.553Z] ok github.com/docker/docker/pkg/tailfile 0.085s coverage: 88.6% of statements [2020-08-27T23:11:33.553Z] testing: warning: no tests to run [2020-08-27T23:11:33.553Z] coverage: [no statements] [2020-08-27T23:11:33.553Z] ok github.com/docker/docker/pkg/term/windows 0.019s coverage: [no statements] [no tests to run] [2020-08-27T23:11:33.559Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-27T23:11:33.718Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-08-27T23:11:33.718Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.83s) [2020-08-27T23:11:33.718Z] === RUN TestCreateServiceSecretFileMode [2020-08-27T23:11:33.718Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-08-27T23:11:34.132Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-27T23:11:34.197Z] ok github.com/docker/docker/pkg/tarsum 0.162s coverage: 89.3% of statements [2020-08-27T23:11:34.197Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-08-27T23:11:34.494Z] ok github.com/docker/docker/pkg/truncindex 0.124s coverage: 91.5% of statements [2020-08-27T23:11:34.643Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-08-27T23:11:34.704Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-27T23:11:34.793Z] ok github.com/docker/docker/pkg/useragent 0.021s coverage: 88.9% of statements [2020-08-27T23:11:35.276Z] --- PASS: TestBuildMultiStageCopy (4.36s) [2020-08-27T23:11:35.276Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.22s) [2020-08-27T23:11:35.276Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2020-08-27T23:11:35.276Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-08-27T23:11:35.276Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-08-27T23:11:35.276Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2020-08-27T23:11:35.276Z] === RUN TestBuildMultiStageParentConfig [2020-08-27T23:11:36.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-08-27T23:11:36.661Z] --- PASS: TestBuildMultiStageParentConfig (1.39s) [2020-08-27T23:11:36.661Z] === RUN TestBuildLabelWithTargets [2020-08-27T23:11:36.904Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-08-27T23:11:37.893Z] --- PASS: TestCreateServiceSecretFileMode (4.04s) [2020-08-27T23:11:37.894Z] === RUN TestCreateServiceConfigFileMode [2020-08-27T23:11:37.894Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000977100_} [2020-08-27T23:11:37.956Z] ok github.com/docker/docker/profiles/seccomp 0.013s coverage: 68.8% of statements [2020-08-27T23:11:38.149Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-08-27T23:11:38.254Z] ok github.com/docker/docker/reference 0.012s coverage: 83.7% of statements [2020-08-27T23:11:38.552Z] ok github.com/docker/docker/plugin 0.561s coverage: 23.1% of statements [2020-08-27T23:11:39.075Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1719235050_/foo_false____} [2020-08-27T23:11:39.206Z] --- PASS: TestBuildLabelWithTargets (2.17s) [2020-08-27T23:11:39.206Z] === RUN TestBuildWithEmptyLayers [2020-08-27T23:11:39.645Z] ok github.com/docker/docker/registry/resumable 0.048s coverage: 100.0% of statements [2020-08-27T23:11:39.779Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2020-08-27T23:11:39.779Z] === RUN TestBuildMultiStageOnBuild [2020-08-27T23:11:39.945Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 50.9% of statements [2020-08-27T23:11:40.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1719235050_/foo_true____} [2020-08-27T23:11:40.999Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2020-08-27T23:11:41.000Z] --- PASS: TestCreateServiceConfigFileMode (3.26s) [2020-08-27T23:11:41.000Z] === RUN TestCreateServiceSysctls [2020-08-27T23:11:41.926Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3256451137_/foo_false____} [2020-08-27T23:11:42.057Z] ok github.com/docker/docker/runconfig 0.018s coverage: 66.1% of statements [2020-08-27T23:11:42.057Z] ok github.com/docker/docker/registry 0.408s coverage: 56.3% of statements [2020-08-27T23:11:43.083Z] --- PASS: TestBuildMultiStageOnBuild (2.58s) [2020-08-27T23:11:43.083Z] === RUN TestBuildUncleanTarFilenames [2020-08-27T23:11:43.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3256451137_/foo_true____} [2020-08-27T23:11:44.028Z] --- PASS: TestBuildUncleanTarFilenames (1.38s) [2020-08-27T23:11:44.028Z] === RUN TestBuildMultiStageLayerLeak [2020-08-27T23:11:44.654Z] --- PASS: TestCreateServiceSysctls (3.54s) [2020-08-27T23:11:44.654Z] === RUN TestCreateServiceCapabilities [2020-08-27T23:11:44.654Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3256451137_/foo_true__0xc000977160__} [2020-08-27T23:11:44.826Z] ok github.com/docker/docker/volume/drivers 0.009s coverage: 36.1% of statements [2020-08-27T23:11:45.881Z] ok github.com/docker/docker/volume/local 0.024s coverage: 73.0% of statements [2020-08-27T23:11:45.881Z] ok github.com/docker/docker/volume/mounts 0.053s coverage: 67.0% of statements [2020-08-27T23:11:46.019Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000977180_} [2020-08-27T23:11:46.576Z] --- PASS: TestBuildMultiStageLayerLeak (2.75s) [2020-08-27T23:11:46.576Z] === RUN TestBuildWithHugeFile [2020-08-27T23:11:47.382Z] --- PASS: TestCreateServiceCapabilities (2.78s) [2020-08-27T23:11:47.382Z] === RUN TestInspect [2020-08-27T23:11:47.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009771a0_} [2020-08-27T23:11:47.399Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.1% of statements [2020-08-27T23:11:48.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009771c0_} [2020-08-27T23:11:50.110Z] --- PASS: TestInspect (2.95s) [2020-08-27T23:11:50.110Z] === RUN TestCreateJob [2020-08-27T23:11:50.110Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009771e0_} [2020-08-27T23:11:51.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-08-27T23:11:51.730Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-08-27T23:11:53.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-08-27T23:11:53.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-08-27T23:11:53.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-08-27T23:11:53.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-08-27T23:11:53.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-08-27T23:11:53.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-08-27T23:11:53.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-08-27T23:11:53.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-08-27T23:11:53.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-08-27T23:11:53.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-08-27T23:11:53.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-08-27T23:11:53.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-08-27T23:11:53.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-08-27T23:11:53.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-08-27T23:11:53.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-08-27T23:11:53.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-08-27T23:11:53.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-08-27T23:11:53.094Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-08-27T23:11:53.656Z] --- PASS: TestCreateJob (3.52s) [2020-08-27T23:11:53.656Z] === RUN TestReplicatedJob [2020-08-27T23:11:56.171Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-08-27T23:11:58.060Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-08-27T23:11:59.947Z] --- PASS: TestReplicatedJob (6.28s) [2020-08-27T23:11:59.947Z] === RUN TestUpdateReplicatedJob [2020-08-27T23:12:01.311Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-08-27T23:12:02.675Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-08-27T23:12:02.675Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-08-27T23:12:02.776Z] ok github.com/docker/docker/pkg/plugins 33.624s coverage: 76.6% of statements [2020-08-27T23:12:02.776Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-27T23:12:02.776Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-27T23:12:02.776Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-27T23:12:02.776Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-27T23:12:02.776Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-27T23:12:02.776Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-27T23:12:02.776Z] ? github.com/docker/docker/rootless [no test files] [2020-08-27T23:12:02.776Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-27T23:12:02.776Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-27T23:12:02.776Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-27T23:12:02.776Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-27T23:12:02.776Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-27T23:12:02.776Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-27T23:12:02.776Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-27T23:12:02.776Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-27T23:12:02.776Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-27T23:12:02.776Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-27T23:12:02.776Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-27T23:12:02.776Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-27T23:12:02.776Z] ? github.com/docker/docker/volume [no test files] [2020-08-27T23:12:02.776Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-27T23:12:02.776Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-27T23:12:02.776Z] [2020-08-27T23:12:02.776Z] === Skipped [2020-08-27T23:12:02.776Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-27T23:12:02.776Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-27T23:12:02.776Z] [2020-08-27T23:12:02.776Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-27T23:12:02.776Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-27T23:12:02.776Z] [2020-08-27T23:12:02.776Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-27T23:12:02.776Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:12:02.776Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-27T23:12:02.776Z] [2020-08-27T23:12:02.776Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-27T23:12:02.776Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:12:02.776Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-27T23:12:02.776Z] [2020-08-27T23:12:02.776Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-27T23:12:02.776Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:12:02.776Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-27T23:12:02.776Z] [2020-08-27T23:12:02.776Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-27T23:12:02.776Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:12:02.776Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-27T23:12:02.776Z] [2020-08-27T23:12:02.776Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-27T23:12:02.776Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:12:02.776Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-27T23:12:02.776Z] [2020-08-27T23:12:02.776Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-27T23:12:02.776Z] graphtest_unix.go:73: No driver to put! [2020-08-27T23:12:02.776Z] [2020-08-27T23:12:02.776Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-27T23:12:02.776Z] time="2020-08-27T23:10:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-27T23:12:02.776Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-27T23:12:02.776Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-27T23:12:02.776Z] [2020-08-27T23:12:02.776Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-27T23:12:02.776Z] time="2020-08-27T23:10:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-27T23:12:02.776Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-27T23:12:02.776Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-27T23:12:02.776Z] [2020-08-27T23:12:02.776Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-27T23:12:02.776Z] time="2020-08-27T23:10:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-27T23:12:02.776Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-27T23:12:02.776Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-27T23:12:02.776Z] [2020-08-27T23:12:02.776Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-27T23:12:02.776Z] time="2020-08-27T23:10:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-27T23:12:02.776Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-27T23:12:02.776Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-27T23:12:02.776Z] [2020-08-27T23:12:02.776Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-27T23:12:02.776Z] time="2020-08-27T23:10:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-27T23:12:02.776Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-27T23:12:02.776Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-27T23:12:02.776Z] [2020-08-27T23:12:02.776Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-27T23:12:02.776Z] graphtest_unix.go:73: No driver to put! [2020-08-27T23:12:02.776Z] [2020-08-27T23:12:02.776Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-27T23:12:02.776Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-27T23:12:02.776Z] [2020-08-27T23:12:02.776Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-27T23:12:02.776Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-27T23:12:02.776Z] [2020-08-27T23:12:02.776Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-27T23:12:02.776Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-27T23:12:02.776Z] [2020-08-27T23:12:02.776Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-27T23:12:02.776Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-27T23:12:02.776Z] [2020-08-27T23:12:02.776Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-27T23:12:02.776Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:12:02.776Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-27T23:12:02.776Z] [2020-08-27T23:12:02.776Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-27T23:12:02.776Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:12:02.776Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-27T23:12:02.776Z] [2020-08-27T23:12:02.776Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-27T23:12:02.776Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:12:02.776Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-27T23:12:02.776Z] [2020-08-27T23:12:02.776Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-27T23:12:02.776Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:12:02.776Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-27T23:12:02.776Z] [2020-08-27T23:12:02.776Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-27T23:12:02.776Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:12:02.776Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-27T23:12:02.776Z] [2020-08-27T23:12:02.776Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-27T23:12:02.776Z] graphtest_unix.go:73: No driver to put! [2020-08-27T23:12:02.776Z] [2020-08-27T23:12:02.776Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-27T23:12:02.776Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-27T23:12:02.776Z] [2020-08-27T23:12:02.776Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-27T23:12:02.776Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-27T23:12:02.776Z] [2020-08-27T23:12:02.776Z] [2020-08-27T23:12:02.776Z] DONE 2142 tests, 26 skipped in 257.900s Post stage [Pipeline] junit [2020-08-27T23:12:03.481Z] Recording test results [2020-08-27T23:12:03.601Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-08-27T23:12:03.856Z] --- PASS: TestUpdateReplicatedJob (3.86s) [2020-08-27T23:12:03.856Z] === RUN TestServiceListWithStatuses [2020-08-27T23:12:03.856Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-27T23:12:03.856Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-27T23:12:03.856Z] === RUN TestDockerNetworkConnectAlias [2020-08-27T23:12:04.047Z] --- PASS: TestImportExtremelyLargeImageWorks (80.01s) [2020-08-27T23:12:04.047Z] PASS [2020-08-27T23:12:04.047Z] [2020-08-27T23:12:04.047Z] === Skipped [2020-08-27T23:12:04.047Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-27T23:12:04.047Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:12:04.047Z] [2020-08-27T23:12:04.047Z] [2020-08-27T23:12:04.047Z] DONE 12 tests, 1 skipped in 81.434s [2020-08-27T23:12:04.047Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-08-27T23:12:04.047Z] ++ 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-08-27T23:12:04.047Z] ++ set -e [2020-08-27T23:12:04.047Z] ++ '[' -n 0 ']' [2020-08-27T23:12:04.047Z] ++ set -x [2020-08-27T23:12:04.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=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-08-27T23:12:04.047Z] INFO: Testing against a local daemon [2020-08-27T23:12:04.047Z] === RUN TestNetworkCreateDelete [2020-08-27T23:12:04.047Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-08-27T23:12:04.047Z] === RUN TestDockerNetworkDeletePreferID [2020-08-27T23:12:04.047Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-08-27T23:12:04.047Z] === RUN TestDaemonDNSFallback [2020-08-27T23:12:04.111Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-08-27T23:12:04.672Z] === RUN TestDockerSuite/TestCpFromCaseA [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-27T23:12:05.089Z] --- PASS: TestDaemonDNSFallback (2.47s) [2020-08-27T23:12:05.089Z] === RUN TestInspectNetwork [2020-08-27T23:12:05.422Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41360/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b9665a9495a16879e5403adeb7cc8206e1fd16ac -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:b9665a9495a16879e5403adeb7cc8206e1fd16ac hack/make.sh dynbinary test-integration [2020-08-27T23:12:05.600Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-08-27T23:12:05.723Z] [2020-08-27T23:12:05.723Z] Removing bundles/ [2020-08-27T23:12:05.723Z] [2020-08-27T23:12:05.723Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-27T23:12:05.723Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-27T23:12:05.723Z] GOOS="" GOARCH="" GOARM="" [2020-08-27T23:12:06.527Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-08-27T23:12:07.088Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-08-27T23:12:07.649Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-08-27T23:12:09.012Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-08-27T23:12:09.573Z] --- PASS: TestDockerNetworkConnectAlias (5.67s) [2020-08-27T23:12:09.573Z] === RUN TestDockerNetworkReConnect [2020-08-27T23:12:09.573Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-08-27T23:12:10.501Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-08-27T23:12:10.680Z] === RUN TestInspectNetwork/full_network_id [2020-08-27T23:12:10.680Z] === RUN TestInspectNetwork/partial_network_id [2020-08-27T23:12:10.680Z] === RUN TestInspectNetwork/network_name [2020-08-27T23:12:10.680Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-27T23:12:10.911Z] ..........................xx.................... [ 29%] [2020-08-27T23:12:11.063Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-08-27T23:12:11.625Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-08-27T23:12:12.552Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-08-27T23:12:13.478Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-08-27T23:12:14.404Z] --- PASS: TestDockerNetworkReConnect (4.80s) [2020-08-27T23:12:14.404Z] === RUN TestServicePlugin [2020-08-27T23:12:14.404Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-08-27T23:12:14.966Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-08-27T23:12:14.966Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-08-27T23:12:15.527Z] === RUN TestDockerSuite/TestCpRelativePath [2020-08-27T23:12:16.089Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-08-27T23:12:16.267Z] --- PASS: TestInspectNetwork (11.03s) [2020-08-27T23:12:16.267Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-27T23:12:16.268Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-27T23:12:16.268Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-27T23:12:16.268Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-27T23:12:16.268Z] === RUN TestRunContainerWithBridgeNone [2020-08-27T23:12:17.016Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-08-27T23:12:17.578Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-08-27T23:12:18.139Z] === RUN TestDockerSuite/TestCpToCaseA [2020-08-27T23:12:18.348Z] --- PASS: TestRunContainerWithBridgeNone (2.43s) [2020-08-27T23:12:18.348Z] === RUN TestNetworkInvalidJSON [2020-08-27T23:12:18.348Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-27T23:12:18.348Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-27T23:12:18.348Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-27T23:12:18.348Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-27T23:12:18.348Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-27T23:12:18.348Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-27T23:12:18.348Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-27T23:12:18.348Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-27T23:12:18.348Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-27T23:12:18.348Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-08-27T23:12:18.348Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-27T23:12:18.348Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-27T23:12:18.348Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-27T23:12:18.348Z] === RUN TestHostIPv4BridgeLabel [2020-08-27T23:12:19.015Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-08-27T23:12:19.015Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-27T23:12:20.028Z] === RUN TestDockerSuite/TestCpToCaseB [2020-08-27T23:12:20.056Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-08-27T23:12:20.056Z] === RUN TestDaemonDefaultNetworkPools [2020-08-27T23:12:20.588Z] === RUN TestDockerSuite/TestCpToCaseC [2020-08-27T23:12:20.694Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-08-27T23:12:20.694Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-27T23:12:21.952Z] === RUN TestDockerSuite/TestCpToCaseD [2020-08-27T23:12:22.209Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-08-27T23:12:22.210Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-27T23:12:23.249Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2020-08-27T23:12:23.249Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-27T23:12:23.888Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-08-27T23:12:23.888Z] === RUN TestServiceWithPredefinedNetwork [2020-08-27T23:12:24.372Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-08-27T23:12:24.372Z] [2020-08-27T23:12:24.372Z] ________ ____ __. [2020-08-27T23:12:24.372Z] \_____ \ | |/ _| [2020-08-27T23:12:24.372Z] / | \| < [2020-08-27T23:12:24.372Z] / | \ | \ [2020-08-27T23:12:24.372Z] \_______ /____|__ \ [2020-08-27T23:12:24.372Z] \/ \/ [2020-08-27T23:12:24.372Z] [2020-08-27T23:12:24.372Z] INFO: make.ps1 ended at 08/27/2020 23:12:19 [2020-08-27T23:12:24.372Z] INFO: Binaries build ended at 08/27/2020 23:12:21. Duration:00:01:14.7672932 [2020-08-27T23:12:24.372Z] INFO: Copying the built daemon binary to d:\CI\PR-41360\6\binary\dockerd-c39438dac8.exe... [2020-08-27T23:12:24.372Z] INFO: Copying the built client binary to d:\CI\PR-41360\6\binary\docker-c39438dac8.exe... [2020-08-27T23:12:24.372Z] INFO: Copying dockerversion from the container... [2020-08-27T23:12:24.372Z] INFO: Copying the golang package from the container to d:\CI\PR-41360\6\installer\go.zip... [2020-08-27T23:12:25.216Z] === RUN TestDockerSuite/TestCpToCaseE [2020-08-27T23:12:26.252Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-08-27T23:12:27.422Z] --- PASS: TestServiceWithPredefinedNetwork (3.34s) [2020-08-27T23:12:27.422Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-27T23:12:27.422Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-27T23:12:27.422Z] service_test.go:236: FLAKY_TEST [2020-08-27T23:12:27.422Z] === RUN TestServiceWithDataPathPortInit [2020-08-27T23:12:27.731Z] === RUN TestDockerSuite/TestCpToCaseF [2020-08-27T23:12:27.987Z] === RUN TestDockerSuite/TestCpToCaseG [2020-08-27T23:12:28.137Z] INFO: Extracting go.zip to d:\CI\PR-41360\6\go [2020-08-27T23:12:31.252Z] === RUN TestDockerSuite/TestCpToCaseH [2020-08-27T23:12:33.140Z] === RUN TestDockerSuite/TestCpToCaseI [2020-08-27T23:12:33.333Z] --- PASS: TestBuildWithHugeFile (40.95s) [2020-08-27T23:12:33.333Z] === RUN TestBuildWithEmptyDockerfile [2020-08-27T23:12:33.333Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-27T23:12:33.333Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-27T23:12:33.333Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-27T23:12:33.333Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-27T23:12:33.333Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-27T23:12:33.333Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-27T23:12:33.333Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-27T23:12:33.333Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-27T23:12:33.333Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-27T23:12:33.333Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2020-08-27T23:12:33.333Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-08-27T23:12:33.333Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-08-27T23:12:33.333Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2020-08-27T23:12:33.333Z] === RUN TestBuildPreserveOwnership [2020-08-27T23:12:33.333Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-27T23:12:33.333Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-27T23:12:33.701Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-08-27T23:12:33.724Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-08-27T23:12:33.906Z] --- PASS: TestBuildPreserveOwnership (5.86s) [2020-08-27T23:12:33.906Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.79s) [2020-08-27T23:12:33.906Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.05s) [2020-08-27T23:12:33.906Z] === RUN TestBuildPlatformInvalid [2020-08-27T23:12:33.906Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-08-27T23:12:33.906Z] PASS [2020-08-27T23:12:33.906Z] [2020-08-27T23:12:33.906Z] === Skipped [2020-08-27T23:12:33.906Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-08-27T23:12:33.906Z] build_session_test.go:25: TODO: BuildKit [2020-08-27T23:12:33.906Z] [2020-08-27T23:12:33.906Z] [2020-08-27T23:12:33.906Z] DONE 32 tests, 1 skipped in 90.173s [2020-08-27T23:12:34.167Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-08-27T23:12:34.167Z] ++ 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-08-27T23:12:34.167Z] ++ set -e [2020-08-27T23:12:34.167Z] ++ '[' -n 0 ']' [2020-08-27T23:12:34.167Z] ++ set -x [2020-08-27T23:12:34.167Z] ++ env -i DEST=/go/src/github.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-08-27T23:12:34.167Z] INFO: Testing against a local daemon [2020-08-27T23:12:34.167Z] === RUN TestConfigInspect [2020-08-27T23:12:36.780Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-08-27T23:12:36.780Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-08-27T23:12:36.782Z] --- PASS: TestImportExtremelyLargeImageWorks (105.64s) [2020-08-27T23:12:36.782Z] PASS [2020-08-27T23:12:36.782Z] [2020-08-27T23:12:36.782Z] === Skipped [2020-08-27T23:12:36.782Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-27T23:12:36.782Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-08-27T23:12:36.782Z] [2020-08-27T23:12:36.782Z] [2020-08-27T23:12:36.782Z] DONE 12 tests, 1 skipped in 109.106s [2020-08-27T23:12:36.782Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-08-27T23:12:36.782Z] INFO: Testing against a local daemon [2020-08-27T23:12:36.782Z] === RUN TestNetworkCreateDelete [2020-08-27T23:12:36.782Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-08-27T23:12:36.782Z] === RUN TestDockerNetworkDeletePreferID [2020-08-27T23:12:36.782Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-08-27T23:12:36.782Z] === RUN TestDaemonDNSFallback [2020-08-27T23:12:36.783Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-08-27T23:12:37.342Z] === RUN TestDockerSuite/TestCpToDot [2020-08-27T23:12:37.903Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-08-27T23:12:38.444Z] --- PASS: TestConfigInspect (3.77s) [2020-08-27T23:12:38.444Z] === RUN TestConfigList [2020-08-27T23:12:38.829Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-08-27T23:12:39.309Z] --- PASS: TestDaemonDNSFallback (7.29s) [2020-08-27T23:12:39.309Z] === RUN TestInspectNetwork [2020-08-27T23:12:39.309Z] --- SKIP: TestInspectNetwork (0.00s) [2020-08-27T23:12:39.309Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:12:39.309Z] === RUN TestRunContainerWithBridgeNone [2020-08-27T23:12:39.309Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-08-27T23:12:39.309Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-27T23:12:39.309Z] === RUN TestNetworkInvalidJSON [2020-08-27T23:12:39.309Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-27T23:12:39.309Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-27T23:12:39.309Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-27T23:12:39.309Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-27T23:12:39.309Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-27T23:12:39.309Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-27T23:12:39.309Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-27T23:12:39.309Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-27T23:12:39.309Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-27T23:12:39.309Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-08-27T23:12:39.309Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-27T23:12:39.309Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-27T23:12:39.309Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-27T23:12:39.309Z] === RUN TestHostIPv4BridgeLabel [2020-08-27T23:12:39.309Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-08-27T23:12:39.309Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-27T23:12:39.309Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-27T23:12:39.309Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2020-08-27T23:12:39.309Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-27T23:12:39.309Z] === RUN TestDaemonDefaultNetworkPools [2020-08-27T23:12:39.309Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-08-27T23:12:39.309Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-27T23:12:39.309Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-27T23:12:39.309Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2020-08-27T23:12:39.309Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-27T23:12:39.309Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-27T23:12:39.309Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-08-27T23:12:39.309Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-27T23:12:39.309Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-27T23:12:39.309Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-08-27T23:12:39.309Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-27T23:12:39.309Z] === RUN TestServiceWithPredefinedNetwork [2020-08-27T23:12:39.309Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-08-27T23:12:39.309Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:12:39.309Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-27T23:12:39.309Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-27T23:12:39.309Z] service_test.go:236: FLAKY_TEST [2020-08-27T23:12:39.309Z] === RUN TestServiceWithDataPathPortInit [2020-08-27T23:12:39.309Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-08-27T23:12:39.309Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:12:39.309Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-27T23:12:39.309Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-08-27T23:12:39.309Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:12:39.309Z] PASS [2020-08-27T23:12:39.309Z] [2020-08-27T23:12:39.309Z] === Skipped [2020-08-27T23:12:39.309Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-08-27T23:12:39.309Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:12:39.309Z] [2020-08-27T23:12:39.309Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-08-27T23:12:39.309Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-27T23:12:39.309Z] [2020-08-27T23:12:39.309Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-08-27T23:12:39.309Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-27T23:12:39.309Z] [2020-08-27T23:12:39.309Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2020-08-27T23:12:39.309Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-27T23:12:39.309Z] [2020-08-27T23:12:39.309Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-08-27T23:12:39.309Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-27T23:12:39.309Z] [2020-08-27T23:12:39.309Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2020-08-27T23:12:39.309Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-27T23:12:39.309Z] [2020-08-27T23:12:39.309Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-08-27T23:12:39.309Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-27T23:12:39.309Z] [2020-08-27T23:12:39.309Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-08-27T23:12:39.309Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-27T23:12:39.309Z] [2020-08-27T23:12:39.309Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-08-27T23:12:39.309Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:12:39.309Z] [2020-08-27T23:12:39.309Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-27T23:12:39.309Z] service_test.go:236: FLAKY_TEST [2020-08-27T23:12:39.309Z] [2020-08-27T23:12:39.309Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-08-27T23:12:39.309Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:12:39.309Z] [2020-08-27T23:12:39.309Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-08-27T23:12:39.309Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:12:39.309Z] [2020-08-27T23:12:39.309Z] [2020-08-27T23:12:39.309Z] DONE 19 tests, 12 skipped in 8.058s [2020-08-27T23:12:39.309Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-27T23:12:39.309Z] INFO: Testing against a local daemon [2020-08-27T23:12:39.309Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-27T23:12:39.309Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-27T23:12:39.309Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-27T23:12:39.309Z] === RUN TestDockerNetworkIpvlan [2020-08-27T23:12:39.309Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-27T23:12:39.309Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-27T23:12:39.309Z] PASS [2020-08-27T23:12:39.309Z] [2020-08-27T23:12:39.309Z] === Skipped [2020-08-27T23:12:39.309Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-27T23:12:39.309Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-27T23:12:39.309Z] [2020-08-27T23:12:39.309Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-27T23:12:39.309Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-27T23:12:39.309Z] [2020-08-27T23:12:39.309Z] [2020-08-27T23:12:39.309Z] DONE 2 tests, 2 skipped in 0.152s [2020-08-27T23:12:39.309Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-27T23:12:39.309Z] INFO: Testing against a local daemon [2020-08-27T23:12:39.309Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-27T23:12:39.309Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-08-27T23:12:39.309Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-27T23:12:39.309Z] === RUN TestDockerNetworkMacvlan [2020-08-27T23:12:39.309Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-08-27T23:12:39.309Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-27T23:12:39.309Z] PASS [2020-08-27T23:12:39.309Z] [2020-08-27T23:12:39.309Z] === Skipped [2020-08-27T23:12:39.309Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-08-27T23:12:39.309Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-27T23:12:39.309Z] [2020-08-27T23:12:39.309Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-08-27T23:12:39.309Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-27T23:12:39.309Z] [2020-08-27T23:12:39.309Z] [2020-08-27T23:12:39.309Z] DONE 2 tests, 2 skipped in 0.109s [2020-08-27T23:12:39.309Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-27T23:12:39.309Z] testing: warning: no tests to run [2020-08-27T23:12:39.309Z] PASS [2020-08-27T23:12:39.309Z] [2020-08-27T23:12:39.309Z] DONE 0 tests in 0.027s [2020-08-27T23:12:39.309Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-27T23:12:39.571Z] INFO: Testing against a local daemon [2020-08-27T23:12:39.571Z] === RUN TestAuthZPluginAllowRequest [2020-08-27T23:12:39.571Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-08-27T23:12:39.571Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-27T23:12:39.571Z] === RUN TestAuthZPluginTLS [2020-08-27T23:12:39.571Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-08-27T23:12:39.571Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-27T23:12:39.571Z] === RUN TestAuthZPluginDenyRequest [2020-08-27T23:12:39.571Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-08-27T23:12:39.571Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-27T23:12:39.571Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-27T23:12:39.571Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-08-27T23:12:39.571Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-27T23:12:39.571Z] === RUN TestAuthZPluginDenyResponse [2020-08-27T23:12:39.571Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-08-27T23:12:39.571Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-27T23:12:39.571Z] === RUN TestAuthZPluginAllowEventStream [2020-08-27T23:12:39.571Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-08-27T23:12:39.571Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-27T23:12:39.571Z] === RUN TestAuthZPluginErrorResponse [2020-08-27T23:12:39.571Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-08-27T23:12:39.571Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-27T23:12:39.571Z] === RUN TestAuthZPluginErrorRequest [2020-08-27T23:12:39.571Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-08-27T23:12:39.571Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-27T23:12:39.571Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-27T23:12:39.571Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-08-27T23:12:39.571Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-27T23:12:39.571Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-27T23:12:39.571Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-08-27T23:12:39.571Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-27T23:12:39.571Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-27T23:12:39.571Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-08-27T23:12:39.571Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-27T23:12:39.571Z] === RUN TestAuthZPluginHeader [2020-08-27T23:12:39.571Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-08-27T23:12:39.571Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-27T23:12:39.571Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-27T23:12:39.829Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.28s) [2020-08-27T23:12:39.829Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-27T23:12:39.829Z] === RUN TestAuthZPluginV2Disable [2020-08-27T23:12:39.829Z] --- SKIP: TestAuthZPluginV2Disable (0.06s) [2020-08-27T23:12:39.829Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-27T23:12:39.829Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-27T23:12:40.087Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.13s) [2020-08-27T23:12:40.087Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-27T23:12:40.087Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-27T23:12:40.087Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.22s) [2020-08-27T23:12:40.087Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-27T23:12:40.087Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-27T23:12:40.193Z] === RUN TestDockerSuite/TestCpToStdout [2020-08-27T23:12:40.345Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.04s) [2020-08-27T23:12:40.345Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-27T23:12:40.345Z] PASS [2020-08-27T23:12:40.345Z] [2020-08-27T23:12:40.345Z] === Skipped [2020-08-27T23:12:40.345Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-08-27T23:12:40.345Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-27T23:12:40.345Z] [2020-08-27T23:12:40.345Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-08-27T23:12:40.345Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-27T23:12:40.345Z] [2020-08-27T23:12:40.345Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-08-27T23:12:40.345Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-27T23:12:40.345Z] [2020-08-27T23:12:40.345Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-08-27T23:12:40.345Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-27T23:12:40.345Z] [2020-08-27T23:12:40.345Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-08-27T23:12:40.345Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-27T23:12:40.345Z] [2020-08-27T23:12:40.345Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-08-27T23:12:40.345Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-27T23:12:40.345Z] [2020-08-27T23:12:40.345Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-08-27T23:12:40.345Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-27T23:12:40.345Z] [2020-08-27T23:12:40.345Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-08-27T23:12:40.345Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-27T23:12:40.345Z] [2020-08-27T23:12:40.345Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-08-27T23:12:40.345Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-27T23:12:40.345Z] [2020-08-27T23:12:40.345Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-08-27T23:12:40.345Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-27T23:12:40.345Z] [2020-08-27T23:12:40.345Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-08-27T23:12:40.345Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-27T23:12:40.345Z] [2020-08-27T23:12:40.345Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-08-27T23:12:40.345Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-27T23:12:40.345Z] [2020-08-27T23:12:40.345Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.28s) [2020-08-27T23:12:40.345Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-27T23:12:40.345Z] [2020-08-27T23:12:40.345Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.06s) [2020-08-27T23:12:40.345Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-27T23:12:40.345Z] [2020-08-27T23:12:40.345Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.13s) [2020-08-27T23:12:40.345Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-27T23:12:40.345Z] [2020-08-27T23:12:40.345Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.22s) [2020-08-27T23:12:40.345Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-27T23:12:40.345Z] [2020-08-27T23:12:40.345Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.04s) [2020-08-27T23:12:40.345Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-27T23:12:40.345Z] [2020-08-27T23:12:40.345Z] [2020-08-27T23:12:40.345Z] DONE 17 tests, 17 skipped in 0.856s [2020-08-27T23:12:40.345Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-27T23:12:40.345Z] INFO: Testing against a local daemon [2020-08-27T23:12:40.345Z] === RUN TestPluginInvalidJSON [2020-08-27T23:12:40.345Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-27T23:12:40.345Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-27T23:12:40.345Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-27T23:12:40.345Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-08-27T23:12:40.345Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-27T23:12:40.345Z] === RUN TestPluginInstall [2020-08-27T23:12:40.345Z] --- SKIP: TestPluginInstall (0.00s) [2020-08-27T23:12:40.345Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-27T23:12:40.345Z] PASS [2020-08-27T23:12:40.345Z] [2020-08-27T23:12:40.345Z] === Skipped [2020-08-27T23:12:40.345Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-08-27T23:12:40.345Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-27T23:12:40.345Z] [2020-08-27T23:12:40.345Z] [2020-08-27T23:12:40.345Z] DONE 3 tests, 1 skipped in 0.155s [2020-08-27T23:12:40.345Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-27T23:12:40.449Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-08-27T23:12:40.603Z] INFO: Testing against a local daemon [2020-08-27T23:12:40.603Z] === RUN TestExternalGraphDriver [2020-08-27T23:12:40.861Z] --- SKIP: TestExternalGraphDriver (0.19s) [2020-08-27T23:12:40.861Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-08-27T23:12:40.861Z] === RUN TestGraphdriverPluginV2 [2020-08-27T23:12:41.376Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-08-27T23:12:41.631Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-08-27T23:12:41.745Z] --- PASS: TestConfigList (3.22s) [2020-08-27T23:12:41.745Z] === RUN TestConfigsCreateAndDelete [2020-08-27T23:12:42.192Z] === RUN TestDockerSuite/TestCpVolumePath [2020-08-27T23:12:43.118Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-08-27T23:12:43.118Z] === RUN TestDockerSuite/TestCreateArgs [2020-08-27T23:12:43.118Z] === RUN TestDockerSuite/TestCreateByImageID [2020-08-27T23:12:43.680Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-08-27T23:12:44.242Z] --- PASS: TestServicePlugin (29.99s) [2020-08-27T23:12:44.242Z] plugin_test.go:62: [d24c1a9e21830] joining swarm manager [dcb26cee21814]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-27T23:12:44.242Z] plugin_test.go:65: [d09853db2943e] joining swarm manager [dcb26cee21814]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-27T23:12:44.242Z] === RUN TestServiceUpdateLabel [2020-08-27T23:12:44.497Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-08-27T23:12:44.497Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-08-27T23:12:44.497Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-08-27T23:12:45.048Z] --- PASS: TestConfigsCreateAndDelete (3.18s) [2020-08-27T23:12:45.048Z] === RUN TestConfigsUpdate [2020-08-27T23:12:45.058Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-08-27T23:12:45.314Z] === RUN TestDockerSuite/TestCreateLabels [2020-08-27T23:12:45.314Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-08-27T23:12:45.314Z] === RUN TestDockerSuite/TestCreateRM [2020-08-27T23:12:45.570Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-08-27T23:12:45.570Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-08-27T23:12:45.570Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-08-27T23:12:45.570Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-08-27T23:12:46.123Z] --- PASS: TestGraphdriverPluginV2 (5.47s) [2020-08-27T23:12:46.123Z] PASS [2020-08-27T23:12:46.123Z] [2020-08-27T23:12:46.123Z] === Skipped [2020-08-27T23:12:46.123Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.19s) [2020-08-27T23:12:46.123Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-08-27T23:12:46.123Z] [2020-08-27T23:12:46.123Z] [2020-08-27T23:12:46.123Z] DONE 2 tests, 1 skipped in 5.778s [2020-08-27T23:12:46.123Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-27T23:12:46.382Z] INFO: Testing against a local daemon [2020-08-27T23:12:46.382Z] === RUN TestContinueAfterPluginCrash [2020-08-27T23:12:46.382Z] === PAUSE TestContinueAfterPluginCrash [2020-08-27T23:12:46.382Z] === RUN TestReadPluginNoRead [2020-08-27T23:12:46.382Z] === PAUSE TestReadPluginNoRead [2020-08-27T23:12:46.382Z] === RUN TestDaemonStartWithLogOpt [2020-08-27T23:12:46.382Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-27T23:12:46.382Z] === CONT TestContinueAfterPluginCrash [2020-08-27T23:12:46.382Z] === CONT TestDaemonStartWithLogOpt [2020-08-27T23:12:47.593Z] --- PASS: TestConfigsUpdate (3.20s) [2020-08-27T23:12:47.593Z] === RUN TestTemplatedConfig [2020-08-27T23:12:48.083Z] --- PASS: TestServiceUpdateLabel (3.91s) [2020-08-27T23:12:48.083Z] === RUN TestServiceUpdateSecrets [2020-08-27T23:12:48.083Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-08-27T23:12:48.338Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-08-27T23:12:48.338Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-08-27T23:12:49.915Z] --- PASS: TestServiceWithDataPathPortInit (19.89s) [2020-08-27T23:12:49.915Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-27T23:12:50.896Z] --- PASS: TestTemplatedConfig (3.35s) [2020-08-27T23:12:50.896Z] === RUN TestConfigCreateResolve [2020-08-27T23:12:51.601Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-08-27T23:12:51.601Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-08-27T23:12:51.601Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-08-27T23:12:51.601Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-08-27T23:12:51.601Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-08-27T23:12:51.601Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-08-27T23:12:51.857Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-08-27T23:12:52.306Z] tests/integration/api_network_test.py ............................ [ 47%] [2020-08-27T23:12:52.418Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-08-27T23:12:52.979Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-08-27T23:12:53.515Z] INFO: Extraction ended at 08/27/2020 23:12:51. Duration:00:00:23.8156451 [2020-08-27T23:12:53.515Z] INFO: Updating the golang and path environment variables [2020-08-27T23:12:53.515Z] INFO: GOPATH=d:\gopath [2020-08-27T23:12:53.515Z] INFO: go version go1.13.15 windows/amd64 [2020-08-27T23:12:53.515Z] INFO: Running the daemon under test in debug mode [2020-08-27T23:12:53.515Z] INFO: Starting a daemon under test... [2020-08-27T23:12:53.515Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41360\6\daemon --pidfile d:\CI\PR-41360\6\docker.pid -D [2020-08-27T23:12:53.515Z] INFO: Process started successfully. [2020-08-27T23:12:53.515Z] INFO: Start tailing logs of the daemon under tests [2020-08-27T23:12:53.515Z] INFO: Waiting for the daemon under test to start... [2020-08-27T23:12:53.540Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-08-27T23:12:54.199Z] --- PASS: TestConfigCreateResolve (3.16s) [2020-08-27T23:12:54.199Z] === RUN TestConfigDaemonLibtrustID [2020-08-27T23:12:54.465Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-08-27T23:12:54.770Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2020-08-27T23:12:54.770Z] PASS [2020-08-27T23:12:54.770Z] [2020-08-27T23:12:54.770Z] DONE 7 tests in 20.704s [2020-08-27T23:12:54.770Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-08-27T23:12:54.770Z] ++ 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-08-27T23:12:54.770Z] ++ set -e [2020-08-27T23:12:54.770Z] ++ '[' -n 0 ']' [2020-08-27T23:12:54.770Z] ++ set -x [2020-08-27T23:12:54.770Z] ++ env -i DEST=/go/src/github.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-08-27T23:12:55.031Z] INFO: Testing against a local daemon [2020-08-27T23:12:55.031Z] === RUN TestCheckpoint [2020-08-27T23:12:55.031Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-27T23:12:55.031Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-27T23:12:55.031Z] === RUN TestContainerInvalidJSON [2020-08-27T23:12:55.031Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-27T23:12:55.031Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-27T23:12:55.031Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-27T23:12:55.031Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-27T23:12:55.031Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-27T23:12:55.031Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-27T23:12:55.031Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-27T23:12:55.031Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-27T23:12:55.031Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-27T23:12:55.031Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-08-27T23:12:55.031Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-27T23:12:55.031Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-27T23:12:55.031Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-27T23:12:55.031Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-27T23:12:55.031Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-08-27T23:12:55.031Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-27T23:12:55.291Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-08-27T23:12:55.291Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-27T23:12:55.291Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-08-27T23:12:55.291Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-27T23:12:55.552Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-08-27T23:12:55.552Z] === RUN TestCopyFromContainer [2020-08-27T23:12:55.711Z] INFO: Daemon under test started and replied! [2020-08-27T23:12:55.711Z] INFO: Docker version of the daemon under test [2020-08-27T23:12:55.711Z] [2020-08-27T23:12:55.711Z] Client: [2020-08-27T23:12:55.711Z] Version: 17.06.2-ce [2020-08-27T23:12:55.711Z] API version: 1.30 [2020-08-27T23:12:55.711Z] Go version: go1.8.3 [2020-08-27T23:12:55.711Z] Git commit: cec0b72 [2020-08-27T23:12:55.711Z] Built: Tue Sep 5 19:57:19 2017 [2020-08-27T23:12:55.711Z] OS/Arch: windows/amd64 [2020-08-27T23:12:55.711Z] [2020-08-27T23:12:55.711Z] Server: [2020-08-27T23:12:55.711Z] Version: 0.0.0-dev [2020-08-27T23:12:55.711Z] API version: 1.41 (minimum version 1.24) [2020-08-27T23:12:55.711Z] Go version: go1.13.15 [2020-08-27T23:12:55.711Z] Git commit: c39438dac8 [2020-08-27T23:12:55.711Z] Built: 08/27/2020 23:11:10 [2020-08-27T23:12:55.711Z] OS/Arch: windows/amd64 [2020-08-27T23:12:55.711Z] Experimental: false [2020-08-27T23:12:55.711Z] [2020-08-27T23:12:55.711Z] INFO: Docker info of the daemon under test [2020-08-27T23:12:55.711Z] [2020-08-27T23:12:55.711Z] Containers: 0 [2020-08-27T23:12:55.711Z] Running: 0 [2020-08-27T23:12:55.711Z] Paused: 0 [2020-08-27T23:12:55.711Z] Stopped: 0 [2020-08-27T23:12:55.711Z] Images: 0 [2020-08-27T23:12:55.711Z] Server Version: 0.0.0-dev [2020-08-27T23:12:55.711Z] Storage Driver: windowsfilter [2020-08-27T23:12:55.711Z] Windows: [2020-08-27T23:12:55.711Z] Logging Driver: json-file [2020-08-27T23:12:55.711Z] Plugins: [2020-08-27T23:12:55.711Z] Volume: local [2020-08-27T23:12:55.711Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-27T23:12:55.711Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-27T23:12:55.711Z] Swarm: inactive [2020-08-27T23:12:55.711Z] Default Isolation: process [2020-08-27T23:12:55.711Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-27T23:12:55.711Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-27T23:12:55.711Z] OSType: windows [2020-08-27T23:12:55.711Z] Architecture: x86_64 [2020-08-27T23:12:55.711Z] CPUs: 4 [2020-08-27T23:12:55.711Z] Total Memory: 32GiB [2020-08-27T23:12:55.711Z] Name: azwin-2-b40ac0 [2020-08-27T23:12:55.711Z] ID: 4DTN:JVLI:B7UD:57M2:6FD2:QBDR:O2HQ:FU4V:7Y35:EGQM:TBMT:AYRY [2020-08-27T23:12:55.711Z] Docker Root Dir: D:\CI\PR-41360\6\daemon [2020-08-27T23:12:55.711Z] Debug Mode (client): false [2020-08-27T23:12:55.711Z] Debug Mode (server): true [2020-08-27T23:12:55.711Z] File Descriptors: -1 [2020-08-27T23:12:55.711Z] Goroutines: 17 [2020-08-27T23:12:55.711Z] System Time: 2020-08-27T23:12:55.1588024Z [2020-08-27T23:12:55.711Z] EventsListeners: 0 [2020-08-27T23:12:55.711Z] Registry: https://index.docker.io/v1/ [2020-08-27T23:12:55.711Z] Labels: [2020-08-27T23:12:55.711Z] Experimental: false [2020-08-27T23:12:55.711Z] Insecure Registries: [2020-08-27T23:12:55.711Z] 127.0.0.0/8 [2020-08-27T23:12:55.711Z] Live Restore Enabled: false [2020-08-27T23:12:55.711Z] [2020-08-27T23:12:55.711Z] [2020-08-27T23:12:55.711Z] INFO: Docker images of the daemon under test [2020-08-27T23:12:55.711Z] [2020-08-27T23:12:55.711Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-08-27T23:12:55.711Z] [2020-08-27T23:12:55.711Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-08-27T23:12:55.711Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-08-27T23:12:55.711Z] ltsc2019: Pulling from windows/servercore [2020-08-27T23:12:55.711Z] 4612f6d0b889: Pulling fs layer [2020-08-27T23:12:55.711Z] 3ab49687905c: Pulling fs layer [2020-08-27T23:12:55.828Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-08-27T23:12:56.083Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-08-27T23:12:56.645Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-08-27T23:12:56.645Z] === RUN TestDockerSuite/TestDevicePermissions [2020-08-27T23:12:57.022Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.08s) [2020-08-27T23:12:57.022Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4q4bl47vtewtxmlrxb01wuei7 Created:2020-08-27 23:12:48.378266975 +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[fecb3ca0c62e24df0e714dcf003696cf2e9572623f7e481adf7094c909a7dbf4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w1dknxbiubb3q3n40gzdphm9t EndpointID:4becf1ffce467e5a95c498b9bd7d72abd7fcf98f17c7bf435e88249e5af80f23 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c7e287a57acfc46261280fe0565760083934b13817c6b30ee329a6eddbe18505 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:1d4d944bad2b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w1dknxbiubb3q3n40gzdphm9t EndpointID:4becf1ffce467e5a95c498b9bd7d72abd7fcf98f17c7bf435e88249e5af80f23 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-27T23:12:57.022Z] PASS [2020-08-27T23:12:57.022Z] [2020-08-27T23:12:57.022Z] === Skipped [2020-08-27T23:12:57.022Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-27T23:12:57.022Z] service_test.go:236: FLAKY_TEST [2020-08-27T23:12:57.022Z] [2020-08-27T23:12:57.022Z] [2020-08-27T23:12:57.022Z] DONE 23 tests, 1 skipped in 55.271s [2020-08-27T23:12:57.022Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-27T23:12:57.022Z] ++ 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-08-27T23:12:57.022Z] ++ set -e [2020-08-27T23:12:57.022Z] ++ '[' -n 0 ']' [2020-08-27T23:12:57.022Z] ++ set -x [2020-08-27T23:12:57.022Z] ++ env -i DEST=/go/src/github.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-08-27T23:12:57.205Z] === RUN TestDockerSuite/TestDockerFails [2020-08-27T23:12:57.206Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-08-27T23:12:57.206Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-08-27T23:12:57.206Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-08-27T23:12:57.316Z] INFO: Testing against a local daemon [2020-08-27T23:12:57.316Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-27T23:12:57.316Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-27T23:12:57.316Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-27T23:12:57.316Z] === RUN TestDockerNetworkIpvlan [2020-08-27T23:12:57.316Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-27T23:12:57.316Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-27T23:12:57.316Z] PASS [2020-08-27T23:12:57.316Z] [2020-08-27T23:12:57.316Z] === Skipped [2020-08-27T23:12:57.316Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-27T23:12:57.316Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-27T23:12:57.316Z] [2020-08-27T23:12:57.316Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-27T23:12:57.316Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-27T23:12:57.316Z] [2020-08-27T23:12:57.316Z] [2020-08-27T23:12:57.316Z] DONE 2 tests, 2 skipped in 0.077s [2020-08-27T23:12:57.316Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-27T23:12:57.316Z] ++ 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-08-27T23:12:57.316Z] ++ set -e [2020-08-27T23:12:57.316Z] ++ '[' -n 0 ']' [2020-08-27T23:12:57.316Z] ++ set -x [2020-08-27T23:12:57.316Z] ++ env -i DEST=/go/src/github.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-08-27T23:12:57.316Z] INFO: Testing against a local daemon [2020-08-27T23:12:57.316Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-27T23:12:57.466Z] === RUN TestCopyFromContainer// [2020-08-27T23:12:57.466Z] === RUN TestCopyFromContainer//bar/root [2020-08-27T23:12:57.727Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-27T23:12:57.727Z] === RUN TestCopyFromContainer/bar/quux [2020-08-27T23:12:57.989Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-27T23:12:57.989Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-27T23:12:57.989Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-27T23:12:58.131Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-08-27T23:12:58.250Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-27T23:12:58.250Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-27T23:12:58.511Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-27T23:12:58.511Z] --- PASS: TestCopyFromContainer (3.06s) [2020-08-27T23:12:58.511Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-08-27T23:12:58.511Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-08-27T23:12:58.511Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-08-27T23:12:58.511Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-08-27T23:12:58.511Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-08-27T23:12:58.511Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-08-27T23:12:58.511Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-08-27T23:12:58.511Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-08-27T23:12:58.511Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-08-27T23:12:58.511Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-08-27T23:12:58.511Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-27T23:12:58.511Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-27T23:12:58.511Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-27T23:12:58.511Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-27T23:12:58.511Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-27T23:12:58.511Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-27T23:12:58.511Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-27T23:12:58.511Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-27T23:12:58.511Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-27T23:12:58.511Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-27T23:12:58.511Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-08-27T23:12:58.511Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-27T23:12:58.511Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-27T23:12:58.511Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-27T23:12:58.511Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-27T23:12:58.692Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-08-27T23:12:58.773Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-08-27T23:12:58.773Z] === RUN TestCreateWithInvalidEnv [2020-08-27T23:12:58.773Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-27T23:12:58.773Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-27T23:12:58.773Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-27T23:12:58.773Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-27T23:12:58.773Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-27T23:12:58.773Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-27T23:12:58.773Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-27T23:12:58.773Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-27T23:12:58.773Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-27T23:12:58.773Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-08-27T23:12:58.773Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-27T23:12:58.773Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-27T23:12:58.773Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-27T23:12:58.773Z] === RUN TestCreateTmpfsMountsTarget [2020-08-27T23:12:58.773Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-08-27T23:12:58.773Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-27T23:12:58.839Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2020-08-27T23:12:58.839Z] === RUN TestDockerNetworkMacvlan [2020-08-27T23:12:59.421Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-08-27T23:12:59.546Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-27T23:12:59.617Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-08-27T23:12:59.617Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-08-27T23:12:59.617Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-08-27T23:12:59.873Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-08-27T23:13:00.599Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-27T23:13:00.689Z] --- PASS: TestCreateWithCustomMaskedPaths (2.02s) [2020-08-27T23:13:00.689Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-27T23:13:00.925Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-08-27T23:13:01.256Z] --- PASS: TestDaemonStartWithLogOpt (13.11s) [2020-08-27T23:13:01.256Z] === CONT TestReadPluginNoRead [2020-08-27T23:13:01.769Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-27T23:13:02.832Z] 3ab49687905c: Verifying Checksum [2020-08-27T23:13:02.832Z] 3ab49687905c: Download complete [2020-08-27T23:13:03.136Z] --- PASS: TestServiceUpdateSecrets (14.79s) [2020-08-27T23:13:03.136Z] === RUN TestServiceUpdateConfigs [2020-08-27T23:13:03.155Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-27T23:13:03.155Z] --- PASS: TestContinueAfterPluginCrash (16.78s) [2020-08-27T23:13:03.235Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.18s) [2020-08-27T23:13:03.235Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-27T23:13:03.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-27T23:13:03.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-27T23:13:03.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-27T23:13:03.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-27T23:13:03.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-27T23:13:03.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-27T23:13:03.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-27T23:13:03.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-27T23:13:03.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-27T23:13:03.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-27T23:13:03.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-27T23:13:03.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-27T23:13:03.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-27T23:13:03.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-27T23:13:03.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-27T23:13:03.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-08-27T23:13:03.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-08-27T23:13:03.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-08-27T23:13:03.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-08-27T23:13:03.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-08-27T23:13:03.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-08-27T23:13:03.235Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-27T23:13:03.807Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s) [2020-08-27T23:13:03.807Z] === RUN TestCreateDifferentPlatform [2020-08-27T23:13:03.807Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-27T23:13:03.807Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-27T23:13:03.807Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-08-27T23:13:03.807Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-27T23:13:03.807Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-27T23:13:03.807Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-27T23:13:03.807Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-08-27T23:13:03.807Z] === RUN TestContainerStartOnDaemonRestart [2020-08-27T23:13:03.807Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-27T23:13:03.807Z] === RUN TestDaemonRestartIpcMode [2020-08-27T23:13:03.807Z] === PAUSE TestDaemonRestartIpcMode [2020-08-27T23:13:03.807Z] === RUN TestDaemonHostGatewayIP [2020-08-27T23:13:03.807Z] === PAUSE TestDaemonHostGatewayIP [2020-08-27T23:13:03.807Z] === RUN TestContainerKillOnDaemonStart [2020-08-27T23:13:03.807Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-27T23:13:03.807Z] === RUN TestDiff [2020-08-27T23:13:04.761Z] --- PASS: TestDiff (0.80s) [2020-08-27T23:13:04.761Z] === RUN TestExecWithCloseStdin [2020-08-27T23:13:05.304Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-27T23:13:05.650Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-08-27T23:13:05.692Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-27T23:13:05.713Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-08-27T23:13:05.716Z] --- PASS: TestExecWithCloseStdin (0.88s) [2020-08-27T23:13:05.716Z] === RUN TestExec [2020-08-27T23:13:06.297Z] --- PASS: TestExec (0.88s) [2020-08-27T23:13:06.297Z] === RUN TestExecUser [2020-08-27T23:13:07.014Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-08-27T23:13:07.251Z] --- PASS: TestExecUser (0.87s) [2020-08-27T23:13:07.251Z] === RUN TestExportContainerAndImportImage [2020-08-27T23:13:07.598Z] === RUN TestReadPluginNoRead/default [2020-08-27T23:13:08.205Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2020-08-27T23:13:08.205Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-27T23:13:08.379Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-08-27T23:13:08.918Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-27T23:13:09.742Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-08-27T23:13:09.941Z] 4612f6d0b889: Verifying Checksum [2020-08-27T23:13:09.941Z] 4612f6d0b889: Download complete [2020-08-27T23:13:10.127Z] --- PASS: TestReadPluginNoRead (10.23s) [2020-08-27T23:13:10.127Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.24s) [2020-08-27T23:13:10.127Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.20s) [2020-08-27T23:13:10.127Z] --- PASS: TestReadPluginNoRead/default (2.21s) [2020-08-27T23:13:10.127Z] read_test.go:92: [dc10c6599fb19] daemon is not started [2020-08-27T23:13:10.127Z] PASS [2020-08-27T23:13:10.127Z] [2020-08-27T23:13:10.127Z] DONE 6 tests in 23.484s [2020-08-27T23:13:10.127Z] 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-08-27T23:13:10.127Z] testing: warning: no tests to run [2020-08-27T23:13:10.127Z] PASS [2020-08-27T23:13:10.127Z] [2020-08-27T23:13:10.127Z] DONE 0 tests in 0.042s [2020-08-27T23:13:10.127Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-27T23:13:10.127Z] INFO: Testing against a local daemon [2020-08-27T23:13:10.127Z] === RUN TestPluginWithDevMounts [2020-08-27T23:13:10.127Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-08-27T23:13:10.127Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-08-27T23:13:10.127Z] PASS [2020-08-27T23:13:10.127Z] [2020-08-27T23:13:10.127Z] === Skipped [2020-08-27T23:13:10.127Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-08-27T23:13:10.127Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-08-27T23:13:10.127Z] [2020-08-27T23:13:10.127Z] [2020-08-27T23:13:10.127Z] DONE 1 tests, 1 skipped in 0.144s [2020-08-27T23:13:10.127Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-08-27T23:13:10.127Z] INFO: Testing against a local daemon [2020-08-27T23:13:10.127Z] === RUN TestSecretInspect [2020-08-27T23:13:10.127Z] --- SKIP: TestSecretInspect (0.01s) [2020-08-27T23:13:10.127Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:10.127Z] === RUN TestSecretList [2020-08-27T23:13:10.127Z] --- SKIP: TestSecretList (0.02s) [2020-08-27T23:13:10.127Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:10.127Z] === RUN TestSecretsCreateAndDelete [2020-08-27T23:13:10.127Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2020-08-27T23:13:10.127Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:10.127Z] === RUN TestSecretsUpdate [2020-08-27T23:13:10.127Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-08-27T23:13:10.127Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:10.128Z] === RUN TestTemplatedSecret [2020-08-27T23:13:10.128Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-08-27T23:13:10.128Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:10.128Z] === RUN TestSecretCreateResolve [2020-08-27T23:13:10.128Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-08-27T23:13:10.128Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:10.128Z] PASS [2020-08-27T23:13:10.128Z] [2020-08-27T23:13:10.128Z] === Skipped [2020-08-27T23:13:10.128Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2020-08-27T23:13:10.128Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:10.128Z] [2020-08-27T23:13:10.128Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-08-27T23:13:10.128Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:10.128Z] [2020-08-27T23:13:10.128Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2020-08-27T23:13:10.128Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:10.128Z] [2020-08-27T23:13:10.128Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-08-27T23:13:10.128Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:10.128Z] [2020-08-27T23:13:10.128Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-08-27T23:13:10.128Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:10.128Z] [2020-08-27T23:13:10.128Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-08-27T23:13:10.128Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:10.128Z] [2020-08-27T23:13:10.128Z] [2020-08-27T23:13:10.128Z] DONE 6 tests, 6 skipped in 0.186s [2020-08-27T23:13:10.128Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-08-27T23:13:10.128Z] INFO: Testing against a local daemon [2020-08-27T23:13:10.128Z] === RUN TestServiceCreateInit [2020-08-27T23:13:10.303Z] === RUN TestDockerSuite/TestEventsAttach [2020-08-27T23:13:10.386Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-27T23:13:10.386Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-27T23:13:10.386Z] --- PASS: TestServiceCreateInit (0.02s) [2020-08-27T23:13:10.386Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-27T23:13:10.386Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:10.386Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-27T23:13:10.386Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:10.386Z] === RUN TestCreateServiceMultipleTimes [2020-08-27T23:13:10.386Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-08-27T23:13:10.386Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:10.386Z] === RUN TestCreateServiceConflict [2020-08-27T23:13:10.386Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-08-27T23:13:10.386Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:10.386Z] === RUN TestCreateServiceMaxReplicas [2020-08-27T23:13:10.386Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-08-27T23:13:10.386Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:10.386Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-27T23:13:10.386Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-08-27T23:13:10.386Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:10.386Z] === RUN TestCreateServiceSecretFileMode [2020-08-27T23:13:10.386Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-08-27T23:13:10.386Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:10.386Z] === RUN TestCreateServiceConfigFileMode [2020-08-27T23:13:10.386Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-08-27T23:13:10.386Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:10.386Z] === RUN TestCreateServiceSysctls [2020-08-27T23:13:10.386Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-08-27T23:13:10.386Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:10.386Z] === RUN TestCreateServiceCapabilities [2020-08-27T23:13:10.386Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-08-27T23:13:10.386Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:10.386Z] === RUN TestInspect [2020-08-27T23:13:10.386Z] --- SKIP: TestInspect (0.01s) [2020-08-27T23:13:10.386Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:10.386Z] === RUN TestCreateJob [2020-08-27T23:13:10.386Z] --- SKIP: TestCreateJob (0.01s) [2020-08-27T23:13:10.386Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:10.386Z] === RUN TestReplicatedJob [2020-08-27T23:13:10.386Z] --- SKIP: TestReplicatedJob (0.01s) [2020-08-27T23:13:10.386Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:10.386Z] === RUN TestUpdateReplicatedJob [2020-08-27T23:13:10.386Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-08-27T23:13:10.386Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:10.386Z] === RUN TestServiceListWithStatuses [2020-08-27T23:13:10.386Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-27T23:13:10.386Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-27T23:13:10.386Z] === RUN TestDockerNetworkConnectAlias [2020-08-27T23:13:10.386Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-08-27T23:13:10.386Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:10.386Z] === RUN TestDockerNetworkReConnect [2020-08-27T23:13:10.386Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-08-27T23:13:10.386Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:10.386Z] === RUN TestServicePlugin [2020-08-27T23:13:10.755Z] --- PASS: TestExportContainerAfterDaemonRestart (2.00s) [2020-08-27T23:13:10.755Z] === RUN TestHealthCheckWorkdir [2020-08-27T23:13:10.865Z] === RUN TestDockerSuite/TestEventsCommit [2020-08-27T23:13:11.331Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2020-08-27T23:13:11.331Z] === RUN TestHealthKillContainer [2020-08-27T23:13:11.426Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-08-27T23:13:11.986Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-08-27T23:13:12.547Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-08-27T23:13:13.108Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-08-27T23:13:14.472Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-08-27T23:13:14.571Z] --- SKIP: TestServicePlugin (3.42s) [2020-08-27T23:13:14.571Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:14.571Z] === RUN TestServiceUpdateLabel [2020-08-27T23:13:14.571Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-08-27T23:13:14.571Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:14.571Z] === RUN TestServiceUpdateSecrets [2020-08-27T23:13:14.571Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-08-27T23:13:14.571Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:14.571Z] === RUN TestServiceUpdateConfigs [2020-08-27T23:13:14.571Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-08-27T23:13:14.571Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:14.571Z] === RUN TestServiceUpdateNetwork [2020-08-27T23:13:14.571Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2020-08-27T23:13:14.571Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:14.571Z] === RUN TestServiceUpdatePidsLimit [2020-08-27T23:13:14.571Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2020-08-27T23:13:14.571Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:14.571Z] PASS [2020-08-27T23:13:14.571Z] [2020-08-27T23:13:14.571Z] === Skipped [2020-08-27T23:13:14.571Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-27T23:13:14.571Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-27T23:13:14.571Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:14.571Z] [2020-08-27T23:13:14.571Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-27T23:13:14.571Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-27T23:13:14.571Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:14.571Z] [2020-08-27T23:13:14.571Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-08-27T23:13:14.571Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:14.571Z] [2020-08-27T23:13:14.571Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-08-27T23:13:14.571Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:14.571Z] [2020-08-27T23:13:14.571Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-08-27T23:13:14.571Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:14.571Z] [2020-08-27T23:13:14.571Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-08-27T23:13:14.571Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:14.571Z] [2020-08-27T23:13:14.571Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-08-27T23:13:14.571Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:14.571Z] [2020-08-27T23:13:14.571Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-08-27T23:13:14.571Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:14.571Z] [2020-08-27T23:13:14.571Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-08-27T23:13:14.571Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:14.571Z] [2020-08-27T23:13:14.571Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-08-27T23:13:14.571Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:14.571Z] [2020-08-27T23:13:14.571Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-08-27T23:13:14.571Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:14.571Z] [2020-08-27T23:13:14.571Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-08-27T23:13:14.571Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:14.571Z] [2020-08-27T23:13:14.571Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-08-27T23:13:14.571Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:14.571Z] [2020-08-27T23:13:14.571Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-08-27T23:13:14.571Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:14.571Z] [2020-08-27T23:13:14.571Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-08-27T23:13:14.571Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-27T23:13:14.571Z] [2020-08-27T23:13:14.571Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-08-27T23:13:14.571Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:14.571Z] [2020-08-27T23:13:14.571Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-08-27T23:13:14.571Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:14.571Z] [2020-08-27T23:13:14.571Z] === SKIP: amd64.integration.service TestServicePlugin (3.42s) [2020-08-27T23:13:14.571Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:14.571Z] [2020-08-27T23:13:14.571Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-08-27T23:13:14.571Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:14.571Z] [2020-08-27T23:13:14.571Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-08-27T23:13:14.571Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:14.571Z] [2020-08-27T23:13:14.571Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-08-27T23:13:14.571Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:14.571Z] [2020-08-27T23:13:14.571Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2020-08-27T23:13:14.571Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:14.571Z] [2020-08-27T23:13:14.571Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2020-08-27T23:13:14.571Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-27T23:13:14.571Z] [2020-08-27T23:13:14.571Z] [2020-08-27T23:13:14.571Z] DONE 24 tests, 23 skipped in 3.842s [2020-08-27T23:13:14.571Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-08-27T23:13:14.571Z] INFO: Testing against a local daemon [2020-08-27T23:13:14.571Z] === RUN TestSessionCreate [2020-08-27T23:13:14.571Z] --- PASS: TestSessionCreate (0.02s) [2020-08-27T23:13:14.571Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-27T23:13:14.571Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-08-27T23:13:14.571Z] PASS [2020-08-27T23:13:14.571Z] [2020-08-27T23:13:14.571Z] DONE 2 tests in 0.157s [2020-08-27T23:13:14.572Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-08-27T23:13:14.572Z] INFO: Testing against a local daemon [2020-08-27T23:13:14.572Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-27T23:13:14.572Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-27T23:13:14.572Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-27T23:13:14.572Z] === RUN TestEventsExecDie [2020-08-27T23:13:14.634Z] --- PASS: TestHealthKillContainer (2.82s) [2020-08-27T23:13:14.634Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-27T23:13:14.830Z] --- PASS: TestEventsExecDie (0.46s) [2020-08-27T23:13:14.830Z] === RUN TestEventsBackwardsCompatible [2020-08-27T23:13:14.830Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-08-27T23:13:14.830Z] === RUN TestInfoBinaryCommits [2020-08-27T23:13:14.830Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-08-27T23:13:14.830Z] === RUN TestInfoAPIVersioned [2020-08-27T23:13:14.830Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-27T23:13:14.830Z] === RUN TestInfoDiscoveryBackend [2020-08-27T23:13:14.896Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2020-08-27T23:13:14.896Z] === RUN TestIpcModeNone [2020-08-27T23:13:15.835Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-08-27T23:13:15.836Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-27T23:13:15.838Z] --- PASS: TestIpcModeNone (0.82s) [2020-08-27T23:13:15.838Z] === RUN TestIpcModePrivate [2020-08-27T23:13:16.206Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-08-27T23:13:16.206Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-27T23:13:16.780Z] --- PASS: TestIpcModePrivate (0.83s) [2020-08-27T23:13:16.780Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-08-27T23:13:16.780Z] === RUN TestIpcModeShareable [2020-08-27T23:13:17.351Z] --- PASS: TestIpcModeShareable (0.87s) [2020-08-27T23:13:17.351Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-08-27T23:13:17.351Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-27T23:13:17.938Z] --- PASS: TestDockerNetworkMacvlan (18.83s) [2020-08-27T23:13:17.938Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-08-27T23:13:17.938Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-08-27T23:13:17.938Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.38s) [2020-08-27T23:13:17.938Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.45s) [2020-08-27T23:13:17.938Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.13s) [2020-08-27T23:13:17.938Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.39s) [2020-08-27T23:13:17.938Z] PASS [2020-08-27T23:13:17.938Z] [2020-08-27T23:13:17.938Z] DONE 8 tests in 20.346s [2020-08-27T23:13:17.938Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-27T23:13:17.938Z] ++ 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-08-27T23:13:17.938Z] ++ set -e [2020-08-27T23:13:17.938Z] ++ '[' -n 0 ']' [2020-08-27T23:13:17.938Z] ++ set -x [2020-08-27T23:13:17.938Z] ++ env -i DEST=/go/src/github.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-08-27T23:13:17.938Z] testing: warning: no tests to run [2020-08-27T23:13:17.938Z] PASS [2020-08-27T23:13:17.938Z] [2020-08-27T23:13:17.938Z] DONE 0 tests in 0.015s [2020-08-27T23:13:17.938Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-27T23:13:17.938Z] ++ 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-08-27T23:13:17.938Z] ++ set -e [2020-08-27T23:13:17.938Z] ++ '[' -n 0 ']' [2020-08-27T23:13:17.938Z] ++ set -x [2020-08-27T23:13:17.938Z] ++ env -i DEST=/go/src/github.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-08-27T23:13:17.938Z] INFO: Testing against a local daemon [2020-08-27T23:13:17.938Z] === RUN TestAuthZPluginAllowRequest [2020-08-27T23:13:18.349Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-08-27T23:13:18.349Z] --- PASS: TestServiceUpdateConfigs (15.11s) [2020-08-27T23:13:18.349Z] === RUN TestServiceUpdateNetwork [2020-08-27T23:13:19.535Z] --- PASS: TestAuthZPluginAllowRequest (1.71s) [2020-08-27T23:13:19.535Z] === RUN TestAuthZPluginTLS [2020-08-27T23:13:19.829Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-08-27T23:13:19.829Z] === RUN TestAuthZPluginDenyRequest [2020-08-27T23:13:20.059Z] ......................... [ 67%] [2020-08-27T23:13:20.237Z] === RUN TestDockerSuite/TestEventsCopy [2020-08-27T23:13:20.387Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2020-08-27T23:13:20.387Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-27T23:13:20.387Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-08-27T23:13:20.387Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-27T23:13:20.387Z] === RUN TestInfoAPI [2020-08-27T23:13:20.387Z] --- PASS: TestInfoAPI (0.04s) [2020-08-27T23:13:20.387Z] === RUN TestInfoAPIWarnings [2020-08-27T23:13:20.466Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-08-27T23:13:20.466Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-27T23:13:20.656Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.62s) [2020-08-27T23:13:20.656Z] === RUN TestAPIIpcModeHost [2020-08-27T23:13:20.656Z] --- PASS: TestAPIIpcModeHost (0.68s) [2020-08-27T23:13:20.656Z] === RUN TestDaemonIpcModeShareable [2020-08-27T23:13:21.115Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-08-27T23:13:21.115Z] === RUN TestAuthZPluginDenyResponse [2020-08-27T23:13:21.162Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-08-27T23:13:21.320Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-08-27T23:13:21.320Z] === RUN TestInfoDebug [2020-08-27T23:13:21.411Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-08-27T23:13:21.411Z] === RUN TestAuthZPluginAllowEventStream [2020-08-27T23:13:22.524Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-08-27T23:13:22.571Z] --- PASS: TestDaemonIpcModeShareable (1.75s) [2020-08-27T23:13:22.571Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-08-27T23:13:22.571Z] === RUN TestDaemonIpcModePrivate [2020-08-27T23:13:22.693Z] --- PASS: TestInfoDebug (1.53s) [2020-08-27T23:13:22.693Z] === RUN TestInfoInsecureRegistries [2020-08-27T23:13:23.085Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-08-27T23:13:23.340Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-08-27T23:13:23.488Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s) [2020-08-27T23:13:23.488Z] === RUN TestAuthZPluginErrorResponse [2020-08-27T23:13:23.782Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-08-27T23:13:23.782Z] === RUN TestAuthZPluginErrorRequest [2020-08-27T23:13:24.265Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-08-27T23:13:24.421Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-08-27T23:13:24.422Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-27T23:13:24.486Z] --- PASS: TestDaemonIpcModePrivate (1.75s) [2020-08-27T23:13:24.487Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-08-27T23:13:24.487Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-27T23:13:24.596Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-08-27T23:13:24.596Z] === RUN TestInfoRegistryMirrors [2020-08-27T23:13:24.715Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-08-27T23:13:24.715Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-27T23:13:25.192Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-08-27T23:13:25.447Z] === RUN TestDockerSuite/TestEventsFilterType [2020-08-27T23:13:25.703Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-08-27T23:13:25.703Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-08-27T23:13:25.703Z] === RUN TestDockerSuite/TestEventsFilters [2020-08-27T23:13:25.873Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2020-08-27T23:13:25.873Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-08-27T23:13:25.873Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-27T23:13:26.004Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-08-27T23:13:26.004Z] === RUN TestLoginFailsWithBadCredentials [2020-08-27T23:13:26.004Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2020-08-27T23:13:26.004Z] === RUN TestPingCacheHeaders [2020-08-27T23:13:26.004Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-08-27T23:13:26.004Z] === RUN TestPingGet [2020-08-27T23:13:26.004Z] --- PASS: TestPingGet (0.02s) [2020-08-27T23:13:26.004Z] === RUN TestPingHead [2020-08-27T23:13:26.004Z] --- PASS: TestPingHead (0.02s) [2020-08-27T23:13:26.004Z] === RUN TestVersion [2020-08-27T23:13:26.004Z] --- PASS: TestVersion (0.02s) [2020-08-27T23:13:26.004Z] PASS [2020-08-27T23:13:26.004Z] [2020-08-27T23:13:26.004Z] === Skipped [2020-08-27T23:13:26.004Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-27T23:13:26.004Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-27T23:13:26.004Z] [2020-08-27T23:13:26.004Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-08-27T23:13:26.004Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-27T23:13:26.004Z] [2020-08-27T23:13:26.004Z] [2020-08-27T23:13:26.004Z] DONE 18 tests, 2 skipped in 11.976s [2020-08-27T23:13:26.268Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-08-27T23:13:26.268Z] INFO: Testing against a local daemon [2020-08-27T23:13:26.268Z] === RUN TestVolumesCreateAndList [2020-08-27T23:13:26.268Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-08-27T23:13:26.268Z] === RUN TestVolumesRemove [2020-08-27T23:13:26.268Z] --- PASS: TestVolumesRemove (0.04s) [2020-08-27T23:13:26.268Z] === RUN TestVolumesInspect [2020-08-27T23:13:26.268Z] --- PASS: TestVolumesInspect (0.02s) [2020-08-27T23:13:26.268Z] === RUN TestVolumesInvalidJSON [2020-08-27T23:13:26.268Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-27T23:13:26.268Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-27T23:13:26.268Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-27T23:13:26.268Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-08-27T23:13:26.268Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-27T23:13:26.268Z] PASS [2020-08-27T23:13:26.268Z] [2020-08-27T23:13:26.268Z] DONE 5 tests in 0.219s [2020-08-27T23:13:26.268Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-27T23:13:26.527Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11967 is not a child of this shell [2020-08-27T23:13:26.527Z] warning: PID 11967 from bundles/test-integration/docker.pid had a nonzero exit code [2020-08-27T23:13:26.527Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-27T23:13:26.527Z] [2020-08-27T23:13:26.527Z] Unloading profiles will leave already running processes permanently [2020-08-27T23:13:26.527Z] unconfined, which can lead to unexpected situations. [2020-08-27T23:13:26.527Z] [2020-08-27T23:13:26.527Z] To set a process to complain mode, use the command line tool [2020-08-27T23:13:26.527Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-27T23:13:26.527Z] Removing test suite binaries [2020-08-27T23:13:26.527Z] exiting test-integration [2020-08-27T23:13:26.527Z] ++ exit 0 [2020-08-27T23:13:26.629Z] === RUN TestDockerSuite/TestEventsFormat [2020-08-27T23:13:26.793Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s) [2020-08-27T23:13:26.793Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-27T23:13:27.466Z] [2020-08-27T23:13:27.555Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-08-27T23:13:27.555Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-08-27T23:13:27.555Z] === RUN TestDockerSuite/TestEventsImageImport [2020-08-27T23:13:27.790Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2020-08-27T23:13:27.790Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-08-27T23:13:27.790Z] === RUN TestIpcModeOlderClient [2020-08-27T23:13:27.790Z] === PAUSE TestIpcModeOlderClient [2020-08-27T23:13:27.790Z] === RUN TestKillContainerInvalidSignal [2020-08-27T23:13:27.810Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-08-27T23:13:28.066Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-08-27T23:13:28.321Z] === RUN TestDockerSuite/TestEventsImagePull [2020-08-27T23:13:28.576Z] === RUN TestDockerSuite/TestEventsImageTag [2020-08-27T23:13:28.733Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2020-08-27T23:13:28.733Z] === RUN TestKillContainer [2020-08-27T23:13:28.733Z] === RUN TestKillContainer/no_signal Post stage [Pipeline] junit [2020-08-27T23:13:28.853Z] Recording test results [2020-08-27T23:13:29.305Z] === RUN TestKillContainer/non_killing_signal [2020-08-27T23:13:29.503Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-08-27T23:13:29.536Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s) [2020-08-27T23:13:29.536Z] === RUN TestAuthZPluginHeader [2020-08-27T23:13:29.758Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-08-27T23:13:29.758Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-08-27T23:13:29.758Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-08-27T23:13:29.836Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-08-27T23:13:29.836Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-27T23:13:29.836Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-27T23:13:29.836Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:13:29.836Z] === RUN TestAuthZPluginV2Disable [2020-08-27T23:13:29.836Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-08-27T23:13:29.836Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:13:29.836Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-27T23:13:29.836Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-27T23:13:29.836Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:13:29.836Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-27T23:13:29.836Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-27T23:13:29.836Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:13:29.836Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-27T23:13:29.877Z] === RUN TestKillContainer/killing_signal [2020-08-27T23:13:30.821Z] --- PASS: TestKillContainer (2.23s) [2020-08-27T23:13:30.821Z] --- PASS: TestKillContainer/no_signal (0.70s) [2020-08-27T23:13:30.821Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-08-27T23:13:30.821Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2020-08-27T23:13:30.821Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-27T23:13:30.821Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-27T23:13:31.120Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-08-27T23:13:31.263Z] + echo Ensuring container killed. [2020-08-27T23:13:31.263Z] Ensuring container killed. [2020-08-27T23:13:31.263Z] + docker rm -vf docker-pr6 [2020-08-27T23:13:31.263Z] Error: No such container: docker-pr6 [2020-08-27T23:13:31.263Z] + true [Pipeline] sh [2020-08-27T23:13:31.376Z] --- PASS: TestServiceUpdateNetwork (13.42s) [2020-08-27T23:13:31.376Z] === RUN TestServiceUpdatePidsLimit [2020-08-27T23:13:31.392Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-27T23:13:31.549Z] + echo Chowning /workspace to jenkins user [2020-08-27T23:13:31.549Z] Chowning /workspace to jenkins user [2020-08-27T23:13:31.549Z] + id -u [2020-08-27T23:13:31.549Z] + id -g [2020-08-27T23:13:31.549Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41360:/workspace busybox chown -R 1000:1000 /workspace [2020-08-27T23:13:31.549Z] Unable to find image 'busybox:latest' locally [2020-08-27T23:13:31.549Z] latest: Pulling from library/busybox [2020-08-27T23:13:31.549Z] 61c5ed1cbdf8: Pulling fs layer [2020-08-27T23:13:31.633Z] === RUN TestDockerSuite/TestEventsRename [2020-08-27T23:13:31.809Z] 61c5ed1cbdf8: Download complete [2020-08-27T23:13:31.809Z] 61c5ed1cbdf8: Pull complete [2020-08-27T23:13:31.809Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-27T23:13:31.809Z] Status: Downloaded newer image for busybox:latest [2020-08-27T23:13:32.194Z] === RUN TestDockerSuite/TestEventsResize [2020-08-27T23:13:32.335Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.50s) [2020-08-27T23:13:32.335Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2020-08-27T23:13:32.335Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-08-27T23:13:32.335Z] === RUN TestKillStoppedContainer [2020-08-27T23:13:32.335Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-08-27T23:13:32.335Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-27T23:13:32.335Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-08-27T23:13:32.335Z] === RUN TestKillDifferentUserContainer [2020-08-27T23:13:32.755Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-27T23:13:32.755Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-27T23:13:33.278Z] --- PASS: TestKillDifferentUserContainer (0.74s) [2020-08-27T23:13:33.278Z] === RUN TestInspectOomKilledTrue [2020-08-27T23:13:33.278Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-27T23:13:33.278Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-27T23:13:33.278Z] === RUN TestInspectOomKilledFalse [2020-08-27T23:13:33.278Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-27T23:13:33.278Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-27T23:13:33.278Z] === RUN TestLinksEtcHostsContentMatch [2020-08-27T23:13:33.485Z] + bundleName=amd64-rootless [2020-08-27T23:13:33.485Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-08-27T23:13:33.485Z] Creating amd64-rootless-bundles.tar.gz [2020-08-27T23:13:33.485Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-08-27T23:13:33.485Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-08-27T23:13:33.496Z] Archiving artifacts [2020-08-27T23:13:33.681Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-08-27T23:13:33.681Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-27T23:13:33.850Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2020-08-27T23:13:33.850Z] === RUN TestLinksContainerNames [2020-08-27T23:13:33.937Z] === RUN TestDockerSuite/TestEventsStreaming [2020-08-27T23:13:34.192Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-08-27T23:13:34.753Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-08-27T23:13:35.224Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41360/6/artifacts/ [Pipeline] } [2020-08-27T23:13:35.237Z] --- PASS: TestLinksContainerNames (1.47s) [2020-08-27T23:13:35.237Z] === RUN TestLogsFollowTailEmpty [Pipeline] // catchError [Pipeline] sh [2020-08-27T23:13:35.541Z] + make clean [2020-08-27T23:13:35.800Z] docker volume rm -f docker-dev-cache [2020-08-27T23:13:35.800Z] docker-dev-cache [Pipeline] deleteDir [2020-08-27T23:13:36.179Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2020-08-27T23:13:36.179Z] === RUN TestContainerNetworkMountsNoChown [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-27T23:13:36.751Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2020-08-27T23:13:36.751Z] === RUN TestMountDaemonRoot [2020-08-27T23:13:36.751Z] === RUN TestMountDaemonRoot/default [2020-08-27T23:13:36.751Z] === PAUSE TestMountDaemonRoot/default [2020-08-27T23:13:36.751Z] === RUN TestMountDaemonRoot/private [2020-08-27T23:13:36.751Z] === PAUSE TestMountDaemonRoot/private [2020-08-27T23:13:36.751Z] === RUN TestMountDaemonRoot/rprivate [2020-08-27T23:13:36.751Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-27T23:13:36.751Z] === RUN TestMountDaemonRoot/slave [2020-08-27T23:13:36.751Z] === PAUSE TestMountDaemonRoot/slave [2020-08-27T23:13:36.751Z] === RUN TestMountDaemonRoot/rslave [2020-08-27T23:13:36.751Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-27T23:13:36.751Z] === RUN TestMountDaemonRoot/shared [2020-08-27T23:13:36.751Z] === PAUSE TestMountDaemonRoot/shared [2020-08-27T23:13:36.751Z] === RUN TestMountDaemonRoot/rshared [2020-08-27T23:13:36.751Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-27T23:13:36.751Z] === CONT TestMountDaemonRoot/default [2020-08-27T23:13:36.751Z] === CONT TestMountDaemonRoot/rslave [2020-08-27T23:13:36.751Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-27T23:13:36.751Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-27T23:13:36.751Z] === CONT TestMountDaemonRoot/rshared [2020-08-27T23:13:36.751Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-27T23:13:36.751Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-27T23:13:36.751Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-27T23:13:36.751Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-27T23:13:36.751Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-27T23:13:36.751Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-27T23:13:36.751Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-27T23:13:36.751Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-27T23:13:36.751Z] === CONT TestMountDaemonRoot/shared [2020-08-27T23:13:36.751Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-27T23:13:36.751Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-27T23:13:36.751Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-27T23:13:36.751Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-27T23:13:36.751Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-27T23:13:36.751Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-27T23:13:36.751Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-27T23:13:36.751Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-27T23:13:36.751Z] === CONT TestMountDaemonRoot/slave [2020-08-27T23:13:36.751Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-27T23:13:36.751Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-27T23:13:36.751Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-27T23:13:36.751Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-27T23:13:36.751Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-27T23:13:36.751Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-27T23:13:36.751Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-27T23:13:36.751Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-27T23:13:36.751Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-27T23:13:36.751Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-27T23:13:36.751Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-27T23:13:36.751Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-27T23:13:36.751Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-27T23:13:36.751Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-27T23:13:36.751Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-27T23:13:36.751Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-27T23:13:36.751Z] === CONT TestMountDaemonRoot/private [2020-08-27T23:13:36.751Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-27T23:13:36.751Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-27T23:13:36.751Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-27T23:13:36.751Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-27T23:13:36.751Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-27T23:13:36.751Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-27T23:13:36.751Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-27T23:13:36.751Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-27T23:13:36.751Z] === CONT TestMountDaemonRoot/rprivate [2020-08-27T23:13:36.751Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-27T23:13:36.751Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-27T23:13:36.751Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-27T23:13:36.751Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-27T23:13:36.751Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-27T23:13:36.751Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-27T23:13:36.751Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-27T23:13:36.751Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-27T23:13:36.751Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-27T23:13:36.751Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-27T23:13:36.751Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-27T23:13:36.751Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-27T23:13:36.751Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-27T23:13:36.751Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-27T23:13:36.751Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-27T23:13:36.751Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-27T23:13:36.751Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-27T23:13:36.751Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-27T23:13:36.751Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-27T23:13:36.751Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-27T23:13:37.012Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-27T23:13:37.012Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-27T23:13:37.012Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-27T23:13:37.012Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-27T23:13:37.012Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-27T23:13:37.012Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-27T23:13:37.012Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-27T23:13:37.012Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-27T23:13:37.012Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-27T23:13:37.012Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-27T23:13:37.012Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-27T23:13:37.012Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-27T23:13:37.012Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-27T23:13:37.012Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-27T23:13:37.012Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-27T23:13:37.012Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-27T23:13:37.012Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-27T23:13:37.269Z] === RUN TestDockerSuite/TestEventsTop [2020-08-27T23:13:37.273Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-27T23:13:37.273Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-27T23:13:37.273Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-27T23:13:37.273Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-27T23:13:37.273Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-27T23:13:37.273Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-08-27T23:13:37.273Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-27T23:13:37.273Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-08-27T23:13:37.273Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-08-27T23:13:37.273Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-08-27T23:13:37.273Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-08-27T23:13:37.273Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-27T23:13:37.273Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-08-27T23:13:37.273Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-08-27T23:13:37.273Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-08-27T23:13:37.273Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-08-27T23:13:37.273Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-27T23:13:37.273Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-08-27T23:13:37.273Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-08-27T23:13:37.273Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-08-27T23:13:37.273Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-08-27T23:13:37.273Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-27T23:13:37.273Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-08-27T23:13:37.273Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-08-27T23:13:37.273Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-08-27T23:13:37.273Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-08-27T23:13:37.273Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-27T23:13:37.273Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-08-27T23:13:37.273Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-08-27T23:13:37.273Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-08-27T23:13:37.273Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-08-27T23:13:37.273Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-27T23:13:37.273Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-08-27T23:13:37.273Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-08-27T23:13:37.273Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-08-27T23:13:37.273Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-08-27T23:13:37.273Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-27T23:13:37.273Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-08-27T23:13:37.273Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-08-27T23:13:37.273Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-08-27T23:13:37.273Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-08-27T23:13:37.273Z] === RUN TestContainerBindMountNonRecursive [2020-08-27T23:13:38.194Z] === RUN TestDockerSuite/TestEventsUntag [2020-08-27T23:13:39.819Z] --- PASS: TestContainerBindMountNonRecursive (2.05s) [2020-08-27T23:13:39.819Z] === RUN TestNetworkNat [2020-08-27T23:13:40.079Z] --- PASS: TestNetworkNat (0.85s) [2020-08-27T23:13:40.079Z] === RUN TestNetworkLocalhostTCPNat [2020-08-27T23:13:40.706Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-08-27T23:13:40.706Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-27T23:13:41.031Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s) [2020-08-27T23:13:41.031Z] === RUN TestNetworkLoopbackNat [2020-08-27T23:13:43.125Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-27T23:13:43.125Z] [2020-08-27T23:13:43.125Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-27T23:13:43.125Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-27T23:13:43.125Z] HOSTNAME=40666f84bd7f [2020-08-27T23:13:43.125Z] TESTDEBUG=0 [2020-08-27T23:13:43.125Z] DEST=bundles/test-integration [2020-08-27T23:13:43.125Z] PWD=/go/src/github.com/docker/docker [2020-08-27T23:13:43.125Z] DOCKER_GITCOMMIT=b9665a9495a16879e5403adeb7cc8206e1fd16ac [2020-08-27T23:13:43.125Z] container=docker [2020-08-27T23:13:43.125Z] HOME=/root [2020-08-27T23:13:43.125Z] GOLANG_VERSION=1.13.15 [2020-08-27T23:13:43.125Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-27T23:13:43.125Z] VALIDATE_BRANCH=master [2020-08-27T23:13:43.125Z] TERM=xterm [2020-08-27T23:13:43.125Z] DOCKER_PKG=github.com/docker/docker [2020-08-27T23:13:43.125Z] SHLVL=1 [2020-08-27T23:13:43.125Z] TIMEOUT=120m [2020-08-27T23:13:43.125Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-27T23:13:43.125Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-27T23:13:43.125Z] GO111MODULE=off [2020-08-27T23:13:43.125Z] DOCKER_EXPERIMENTAL=1 [2020-08-27T23:13:43.125Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-27T23:13:43.125Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-27T23:13:43.125Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-27T23:13:43.125Z] GOPATH=/go [2020-08-27T23:13:43.125Z] PKG_CONFIG=pkg-config [2020-08-27T23:13:43.125Z] _=/usr/bin/env [2020-08-27T23:13:43.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-27T23:13:44.330Z] --- PASS: TestNetworkLoopbackNat (3.11s) [2020-08-27T23:13:44.330Z] === RUN TestPause [2020-08-27T23:13:44.902Z] --- PASS: TestPause (0.78s) [2020-08-27T23:13:44.902Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-27T23:13:44.902Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-27T23:13:44.902Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-27T23:13:44.902Z] === RUN TestPauseStopPausedContainer [2020-08-27T23:13:45.843Z] --- PASS: TestPauseStopPausedContainer (0.79s) [2020-08-27T23:13:45.844Z] === RUN TestPsFilter [2020-08-27T23:13:45.844Z] --- PASS: TestPsFilter (0.27s) [2020-08-27T23:13:45.844Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-27T23:13:46.786Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s) [2020-08-27T23:13:46.786Z] === RUN TestRemoveContainerWithVolume [2020-08-27T23:13:47.237Z] === RUN TestDockerSuite/TestExec [2020-08-27T23:13:47.237Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-08-27T23:13:47.358Z] --- PASS: TestRemoveContainerWithVolume (0.73s) [2020-08-27T23:13:47.358Z] === RUN TestRemoveContainerRunning [2020-08-27T23:13:47.798Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-08-27T23:13:48.300Z] --- PASS: TestRemoveContainerRunning (0.77s) [2020-08-27T23:13:48.300Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-27T23:13:48.483Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s) [2020-08-27T23:13:48.483Z] PASS [2020-08-27T23:13:48.483Z] [2020-08-27T23:13:48.483Z] === Skipped [2020-08-27T23:13:48.483Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-27T23:13:48.483Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:13:48.483Z] [2020-08-27T23:13:48.483Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-08-27T23:13:48.483Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:13:48.483Z] [2020-08-27T23:13:48.483Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-27T23:13:48.483Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:13:48.483Z] [2020-08-27T23:13:48.483Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-27T23:13:48.483Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:13:48.483Z] [2020-08-27T23:13:48.483Z] [2020-08-27T23:13:48.483Z] DONE 17 tests, 4 skipped in 29.124s [2020-08-27T23:13:48.483Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-27T23:13:48.483Z] ++ 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-08-27T23:13:48.483Z] ++ set -e [2020-08-27T23:13:48.483Z] ++ '[' -n 0 ']' [2020-08-27T23:13:48.483Z] ++ set -x [2020-08-27T23:13:48.483Z] ++ env -i DEST=/go/src/github.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-08-27T23:13:48.483Z] INFO: Testing against a local daemon [2020-08-27T23:13:48.483Z] === RUN TestPluginInvalidJSON [2020-08-27T23:13:48.483Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-27T23:13:48.483Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-27T23:13:48.483Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-27T23:13:48.483Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-08-27T23:13:48.483Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-27T23:13:48.483Z] === RUN TestPluginInstall [2020-08-27T23:13:48.483Z] === RUN TestPluginInstall/no_auth [2020-08-27T23:13:48.724Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-08-27T23:13:48.724Z] --- PASS: TestServiceUpdatePidsLimit (17.33s) [2020-08-27T23:13:48.724Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s) [2020-08-27T23:13:48.724Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.98s) [2020-08-27T23:13:48.724Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2020-08-27T23:13:48.724Z] PASS [2020-08-27T23:13:48.724Z] [2020-08-27T23:13:48.724Z] === Skipped [2020-08-27T23:13:48.724Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-08-27T23:13:48.724Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-27T23:13:48.724Z] [2020-08-27T23:13:48.724Z] [2020-08-27T23:13:48.724Z] DONE 27 tests, 1 skipped in 179.969s [2020-08-27T23:13:48.724Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-08-27T23:13:48.724Z] ++ 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-08-27T23:13:48.724Z] ++ set -e [2020-08-27T23:13:48.724Z] ++ '[' -n 0 ']' [2020-08-27T23:13:48.724Z] ++ set -x [2020-08-27T23:13:48.724Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-27T23:13:48.873Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2020-08-27T23:13:48.873Z] === RUN TestRemoveInvalidContainer [2020-08-27T23:13:48.873Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-08-27T23:13:48.873Z] === RUN TestRenameLinkedContainer [2020-08-27T23:13:48.979Z] INFO: Testing against a local daemon [2020-08-27T23:13:48.979Z] === RUN TestSessionCreate [2020-08-27T23:13:48.979Z] --- PASS: TestSessionCreate (0.02s) [2020-08-27T23:13:48.979Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-27T23:13:48.979Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-08-27T23:13:48.979Z] PASS [2020-08-27T23:13:48.979Z] [2020-08-27T23:13:48.979Z] DONE 2 tests in 0.076s [2020-08-27T23:13:48.979Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-08-27T23:13:48.979Z] ++ 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-08-27T23:13:48.979Z] ++ set -e [2020-08-27T23:13:48.979Z] ++ '[' -n 0 ']' [2020-08-27T23:13:48.979Z] ++ set -x [2020-08-27T23:13:48.980Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-08-27T23:13:48.980Z] INFO: Testing against a local daemon [2020-08-27T23:13:48.980Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-27T23:13:48.980Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-27T23:13:48.980Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-27T23:13:48.980Z] === RUN TestEventsExecDie [2020-08-27T23:13:49.235Z] === RUN TestDockerSuite/TestExecAPIStart [2020-08-27T23:13:49.491Z] --- PASS: TestEventsExecDie (0.66s) [2020-08-27T23:13:49.491Z] === RUN TestEventsBackwardsCompatible [2020-08-27T23:13:49.747Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-08-27T23:13:49.747Z] === RUN TestInfoBinaryCommits [2020-08-27T23:13:49.747Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-08-27T23:13:49.747Z] === RUN TestInfoAPIVersioned [2020-08-27T23:13:49.747Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-27T23:13:49.747Z] === RUN TestInfoDiscoveryBackend [2020-08-27T23:13:50.307Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-08-27T23:13:50.307Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-27T23:13:50.562Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-08-27T23:13:51.123Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-08-27T23:13:51.123Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-27T23:13:51.123Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-27T23:13:51.227Z] time="2020-08-27T23:13:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-27T23:13:51.227Z] time="2020-08-27T23:13:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb301747455c485701cb38da929a8c31e2c9070d85dc67e5d03d0f4aed15cfeb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-27T23:13:51.227Z] time="2020-08-27T23:13:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-27T23:13:51.227Z] time="2020-08-27T23:13:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb301747455c485701cb38da929a8c31e2c9070d85dc67e5d03d0f4aed15cfeb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-27T23:13:51.227Z] === RUN TestPluginInstall/with_htpasswd [2020-08-27T23:13:51.684Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-08-27T23:13:51.684Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-08-27T23:13:51.684Z] === RUN TestInfoAPI [2020-08-27T23:13:51.684Z] --- PASS: TestInfoAPI (0.02s) [2020-08-27T23:13:51.684Z] === RUN TestInfoAPIWarnings [2020-08-27T23:13:51.864Z] time="2020-08-27T23:13:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-27T23:13:51.864Z] time="2020-08-27T23:13:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dda2fbcf1f39d7852684197d7becae3021ea5f3ffe888b01d3b37db9b3bca37d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-27T23:13:51.864Z] time="2020-08-27T23:13:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-27T23:13:51.864Z] time="2020-08-27T23:13:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dda2fbcf1f39d7852684197d7becae3021ea5f3ffe888b01d3b37db9b3bca37d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-27T23:13:52.158Z] === RUN TestPluginInstall/with_insecure [2020-08-27T23:13:52.177Z] --- PASS: TestRenameLinkedContainer (3.04s) [2020-08-27T23:13:52.177Z] === RUN TestRenameStoppedContainer [2020-08-27T23:13:52.246Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-08-27T23:13:52.246Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-08-27T23:13:52.246Z] === RUN TestInfoDebug [2020-08-27T23:13:52.749Z] --- PASS: TestRenameStoppedContainer (0.76s) [2020-08-27T23:13:52.749Z] === RUN TestRenameRunningContainerAndReuse [2020-08-27T23:13:52.807Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-08-27T23:13:52.807Z] --- PASS: TestInfoDebug (0.52s) [2020-08-27T23:13:52.807Z] === RUN TestInfoInsecureRegistries [2020-08-27T23:13:53.063Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-08-27T23:13:53.198Z] time="2020-08-27T23:13:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-27T23:13:53.198Z] time="2020-08-27T23:13:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5176d1bd53e5922e2f5f74e133a5013f794c2567aeaec9b6a232f1ae2cd6db92" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-27T23:13:53.198Z] time="2020-08-27T23:13:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-27T23:13:53.198Z] time="2020-08-27T23:13:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5176d1bd53e5922e2f5f74e133a5013f794c2567aeaec9b6a232f1ae2cd6db92" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-27T23:13:53.198Z] --- PASS: TestPluginInstall (6.45s) [2020-08-27T23:13:53.198Z] --- PASS: TestPluginInstall/no_auth (4.39s) [2020-08-27T23:13:53.198Z] --- PASS: TestPluginInstall/with_htpasswd (0.79s) [2020-08-27T23:13:53.198Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2020-08-27T23:13:53.198Z] plugin_test.go:157: [dc3e3ea45402c] daemon is not started [2020-08-27T23:13:53.198Z] PASS [2020-08-27T23:13:53.198Z] [2020-08-27T23:13:53.198Z] DONE 6 tests in 6.588s [2020-08-27T23:13:53.198Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-27T23:13:53.199Z] ++ 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-08-27T23:13:53.199Z] ++ set -e [2020-08-27T23:13:53.199Z] ++ '[' -n 0 ']' [2020-08-27T23:13:53.199Z] ++ set -x [2020-08-27T23:13:53.199Z] ++ env -i DEST=/go/src/github.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-08-27T23:13:53.319Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-08-27T23:13:53.320Z] === RUN TestInfoRegistryMirrors [2020-08-27T23:13:53.492Z] INFO: Testing against a local daemon [2020-08-27T23:13:53.492Z] === RUN TestExternalGraphDriver [2020-08-27T23:13:53.786Z] === RUN TestExternalGraphDriver/json [2020-08-27T23:13:53.880Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-08-27T23:13:53.880Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-08-27T23:13:53.880Z] === RUN TestLoginFailsWithBadCredentials [2020-08-27T23:13:54.135Z] --- PASS: TestRenameRunningContainerAndReuse (1.48s) [2020-08-27T23:13:54.135Z] === RUN TestRenameInvalidName [2020-08-27T23:13:54.136Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2020-08-27T23:13:54.136Z] === RUN TestPingCacheHeaders [2020-08-27T23:13:54.136Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-08-27T23:13:54.136Z] === RUN TestPingGet [2020-08-27T23:13:54.136Z] --- PASS: TestPingGet (0.01s) [2020-08-27T23:13:54.136Z] === RUN TestPingHead [2020-08-27T23:13:54.136Z] --- PASS: TestPingHead (0.02s) [2020-08-27T23:13:54.136Z] === RUN TestVersion [2020-08-27T23:13:54.136Z] --- PASS: TestVersion (0.02s) [2020-08-27T23:13:54.136Z] PASS [2020-08-27T23:13:54.136Z] [2020-08-27T23:13:54.136Z] === Skipped [2020-08-27T23:13:54.136Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-27T23:13:54.136Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-27T23:13:54.136Z] [2020-08-27T23:13:54.136Z] [2020-08-27T23:13:54.136Z] DONE 18 tests, 1 skipped in 5.170s [2020-08-27T23:13:54.136Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-08-27T23:13:54.136Z] ++ 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-08-27T23:13:54.136Z] ++ set -e [2020-08-27T23:13:54.136Z] ++ '[' -n 0 ']' [2020-08-27T23:13:54.136Z] ++ set -x [2020-08-27T23:13:54.136Z] ++ env -i DEST=/go/src/github.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-08-27T23:13:54.136Z] INFO: Testing against a local daemon [2020-08-27T23:13:54.136Z] === RUN TestVolumesCreateAndList [2020-08-27T23:13:54.136Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-08-27T23:13:54.136Z] === RUN TestVolumesRemove [2020-08-27T23:13:54.136Z] --- PASS: TestVolumesRemove (0.05s) [2020-08-27T23:13:54.136Z] === RUN TestVolumesInspect [2020-08-27T23:13:54.136Z] --- PASS: TestVolumesInspect (0.01s) [2020-08-27T23:13:54.136Z] === RUN TestVolumesInvalidJSON [2020-08-27T23:13:54.136Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-27T23:13:54.136Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-27T23:13:54.136Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-27T23:13:54.136Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-08-27T23:13:54.136Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-27T23:13:54.136Z] PASS [2020-08-27T23:13:54.136Z] [2020-08-27T23:13:54.136Z] DONE 5 tests in 0.124s [2020-08-27T23:13:54.136Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-27T23:13:54.391Z] ++++ cat bundles/test-integration/docker.pid [2020-08-27T23:13:54.391Z] +++ kill 9697 [2020-08-27T23:13:54.951Z] === RUN TestDockerSuite/TestExecCgroup [2020-08-27T23:13:55.076Z] --- PASS: TestRenameInvalidName (0.73s) [2020-08-27T23:13:55.077Z] === RUN TestRenameAnonymousContainer [2020-08-27T23:13:55.512Z] +++ /etc/init.d/apparmor stop [2020-08-27T23:13:55.512Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-27T23:13:55.512Z] [2020-08-27T23:13:55.512Z] Unloading profiles will leave already running processes permanently [2020-08-27T23:13:55.512Z] unconfined, which can lead to unexpected situations. [2020-08-27T23:13:55.512Z] [2020-08-27T23:13:55.512Z] To set a process to complain mode, use the command line tool [2020-08-27T23:13:55.512Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-27T23:13:55.512Z] +++ true [2020-08-27T23:13:55.768Z] exiting test-integration [2020-08-27T23:13:55.768Z] ++ exit 0 [2020-08-27T23:13:55.768Z] [2020-08-27T23:13:55.768Z] === RUN TestDockerSuite/TestExecEnv [2020-08-27T23:13:55.863Z] === RUN TestExternalGraphDriver/spec [2020-08-27T23:13:56.023Z] + for job in $(jobs -p) [2020-08-27T23:13:56.023Z] + wait 22208 [2020-08-27T23:13:56.587Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-08-27T23:13:57.513Z] === RUN TestDockerSuite/TestExecExitStatus [2020-08-27T23:13:57.940Z] === RUN TestExternalGraphDriver/pull [2020-08-27T23:13:58.074Z] === RUN TestDockerSuite/TestExecInspectID [2020-08-27T23:13:58.635Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-08-27T23:13:59.282Z] --- PASS: TestRenameAnonymousContainer (3.90s) [2020-08-27T23:13:59.282Z] === RUN TestRenameContainerWithSameName [2020-08-27T23:13:59.543Z] --- PASS: TestRenameContainerWithSameName (0.77s) [2020-08-27T23:13:59.543Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-27T23:14:00.018Z] --- PASS: TestExternalGraphDriver (6.52s) [2020-08-27T23:14:00.018Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2020-08-27T23:14:00.018Z] --- PASS: TestExternalGraphDriver/spec (2.04s) [2020-08-27T23:14:00.018Z] --- PASS: TestExternalGraphDriver/pull (2.02s) [2020-08-27T23:14:00.018Z] === RUN TestGraphdriverPluginV2 [2020-08-27T23:14:00.018Z] --- SKIP: TestGraphdriverPluginV2 (0.23s) [2020-08-27T23:14:00.018Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:14:00.018Z] PASS [2020-08-27T23:14:00.312Z] [2020-08-27T23:14:00.312Z] === Skipped [2020-08-27T23:14:00.312Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.23s) [2020-08-27T23:14:00.312Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:14:00.312Z] [2020-08-27T23:14:00.312Z] [2020-08-27T23:14:00.312Z] DONE 5 tests, 1 skipped in 6.831s [2020-08-27T23:14:00.312Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-27T23:14:00.312Z] ++ 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-08-27T23:14:00.312Z] ++ set -e [2020-08-27T23:14:00.312Z] ++ '[' -n 0 ']' [2020-08-27T23:14:00.312Z] ++ set -x [2020-08-27T23:14:00.312Z] ++ env -i DEST=/go/src/github.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-08-27T23:14:00.312Z] INFO: Testing against a local daemon [2020-08-27T23:14:00.312Z] === RUN TestContinueAfterPluginCrash [2020-08-27T23:14:00.312Z] === PAUSE TestContinueAfterPluginCrash [2020-08-27T23:14:00.312Z] === RUN TestReadPluginNoRead [2020-08-27T23:14:00.312Z] === PAUSE TestReadPluginNoRead [2020-08-27T23:14:00.312Z] === RUN TestDaemonStartWithLogOpt [2020-08-27T23:14:00.312Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-27T23:14:00.312Z] === CONT TestContinueAfterPluginCrash [2020-08-27T23:14:00.312Z] === CONT TestDaemonStartWithLogOpt [2020-08-27T23:14:01.094Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-08-27T23:14:01.148Z] === RUN TestDockerSuite/TestExecInteractive [2020-08-27T23:14:01.148Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-08-27T23:14:01.458Z] --- PASS: TestRenameContainerWithLinkedContainer (1.49s) [2020-08-27T23:14:01.458Z] === RUN TestResize [2020-08-27T23:14:01.709Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-08-27T23:14:02.029Z] --- PASS: TestResize (0.75s) [2020-08-27T23:14:02.029Z] === RUN TestResizeWithInvalidSize [2020-08-27T23:14:02.601Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2020-08-27T23:14:02.601Z] === RUN TestResizeWhenContainerNotStarted [2020-08-27T23:14:02.645Z] === RUN TestDockerSuite/TestExecParseError [2020-08-27T23:14:02.901Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-08-27T23:14:03.465Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-08-27T23:14:03.543Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s) [2020-08-27T23:14:03.543Z] === RUN TestDaemonRestartKillContainers [2020-08-27T23:14:03.543Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-27T23:14:03.543Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-27T23:14:03.543Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-27T23:14:03.543Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-27T23:14:03.543Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-27T23:14:03.543Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-27T23:14:03.543Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-27T23:14:03.543Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-27T23:14:03.543Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-27T23:14:03.543Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-27T23:14:03.543Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-27T23:14:03.543Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-27T23:14:03.543Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-27T23:14:03.543Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-27T23:14:03.543Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-27T23:14:03.543Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-27T23:14:03.543Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-27T23:14:03.543Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-27T23:14:03.543Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-27T23:14:03.543Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-27T23:14:03.543Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-27T23:14:03.543Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-27T23:14:03.543Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-27T23:14:03.543Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-27T23:14:03.543Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-27T23:14:03.544Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-27T23:14:03.544Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-27T23:14:03.544Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-27T23:14:04.040Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-08-27T23:14:04.823Z] --- PASS: TestDaemonStartWithLogOpt (3.78s) [2020-08-27T23:14:04.823Z] === CONT TestReadPluginNoRead [2020-08-27T23:14:04.975Z] === RUN TestDockerSuite/TestExecSetEnv [2020-08-27T23:14:05.235Z] === RUN TestDockerSuite/TestExecStartFails [2020-08-27T23:14:05.465Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-27T23:14:05.832Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-08-27T23:14:06.039Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-27T23:14:06.310Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-27T23:14:06.310Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-27T23:14:06.900Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-27T23:14:07.699Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-27T23:14:07.961Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-27T23:14:08.991Z] === RUN TestReadPluginNoRead/default [2020-08-27T23:14:09.285Z] --- PASS: TestContinueAfterPluginCrash (9.10s) [2020-08-27T23:14:09.352Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-27T23:14:09.613Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-27T23:14:10.803Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-27T23:14:12.163Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-27T23:14:12.163Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s) [2020-08-27T23:14:12.163Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.70s) [2020-08-27T23:14:12.163Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.81s) [2020-08-27T23:14:12.163Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.96s) [2020-08-27T23:14:12.163Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.49s) [2020-08-27T23:14:12.163Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.60s) [2020-08-27T23:14:12.163Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.63s) [2020-08-27T23:14:12.163Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.43s) [2020-08-27T23:14:12.163Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.60s) [2020-08-27T23:14:12.163Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.40s) [2020-08-27T23:14:12.163Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.28s) [2020-08-27T23:14:12.163Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.20s) [2020-08-27T23:14:12.163Z] === RUN TestCgroupNamespacesRun [2020-08-27T23:14:12.882Z] --- PASS: TestReadPluginNoRead (8.51s) [2020-08-27T23:14:12.882Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.89s) [2020-08-27T23:14:12.882Z] --- PASS: TestReadPluginNoRead/default (1.95s) [2020-08-27T23:14:12.882Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.96s) [2020-08-27T23:14:12.882Z] read_test.go:92: [df9d2984aa0b1] daemon is not started [2020-08-27T23:14:12.882Z] PASS [2020-08-27T23:14:12.882Z] [2020-08-27T23:14:12.882Z] DONE 6 tests in 12.372s [2020-08-27T23:14:12.882Z] 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-08-27T23:14:12.882Z] ++ 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-08-27T23:14:12.882Z] ++ set -e [2020-08-27T23:14:12.882Z] ++ '[' -n 0 ']' [2020-08-27T23:14:12.882Z] ++ set -x [2020-08-27T23:14:12.882Z] ++ env -i DEST=/go/src/github.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-08-27T23:14:12.882Z] testing: warning: no tests to run [2020-08-27T23:14:12.882Z] PASS [2020-08-27T23:14:12.882Z] [2020-08-27T23:14:12.882Z] DONE 0 tests in 0.036s [2020-08-27T23:14:12.882Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-27T23:14:12.882Z] ++ 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-08-27T23:14:12.882Z] ++ set -e [2020-08-27T23:14:12.882Z] ++ '[' -n 0 ']' [2020-08-27T23:14:12.882Z] ++ set -x [2020-08-27T23:14:12.882Z] ++ env -i DEST=/go/src/github.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-08-27T23:14:12.882Z] INFO: Testing against a local daemon [2020-08-27T23:14:12.882Z] === RUN TestPluginWithDevMounts [2020-08-27T23:14:12.882Z] === PAUSE TestPluginWithDevMounts [2020-08-27T23:14:12.882Z] === CONT TestPluginWithDevMounts [2020-08-27T23:14:13.550Z] --- PASS: TestCgroupNamespacesRun (1.76s) [2020-08-27T23:14:13.550Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-27T23:14:14.962Z] --- PASS: TestPluginWithDevMounts (1.89s) [2020-08-27T23:14:14.962Z] PASS [2020-08-27T23:14:14.962Z] [2020-08-27T23:14:14.962Z] DONE 1 tests in 1.973s [2020-08-27T23:14:14.962Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-08-27T23:14:14.962Z] ++ 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-08-27T23:14:14.962Z] ++ set -e [2020-08-27T23:14:14.962Z] ++ '[' -n 0 ']' [2020-08-27T23:14:14.962Z] ++ set -x [2020-08-27T23:14:14.962Z] ++ env -i DEST=/go/src/github.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-08-27T23:14:14.962Z] INFO: Testing against a local daemon [2020-08-27T23:14:14.962Z] === RUN TestSecretInspect [2020-08-27T23:14:15.465Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2020-08-27T23:14:15.465Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-27T23:14:15.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-27T23:14:15.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-27T23:14:15.968Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-08-27T23:14:16.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-27T23:14:16.850Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2020-08-27T23:14:16.850Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-27T23:14:17.869Z] tests/integration/client_test.py ..... [ 75%] [2020-08-27T23:14:18.083Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-08-27T23:14:18.083Z] === RUN TestDockerSuite/TestExecTTY [2020-08-27T23:14:18.083Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-08-27T23:14:18.083Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-08-27T23:14:18.128Z] tests/integration/context_api_test.py ... [ 76%] [2020-08-27T23:14:18.492Z] --- PASS: TestSecretInspect (3.53s) [2020-08-27T23:14:18.492Z] === RUN TestSecretList [2020-08-27T23:14:18.644Z] === RUN TestDockerSuite/TestExecUlimits [2020-08-27T23:14:18.695Z] tests/integration/errors_test.py . [ 76%] [2020-08-27T23:14:18.765Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2020-08-27T23:14:18.765Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-27T23:14:19.205Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-08-27T23:14:19.205Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-08-27T23:14:20.568Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-08-27T23:14:20.681Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2020-08-27T23:14:20.681Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-27T23:14:20.824Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-08-27T23:14:21.777Z] === RUN TestDockerSuite/TestExecWithTERM [2020-08-27T23:14:22.024Z] --- PASS: TestSecretList (3.68s) [2020-08-27T23:14:22.024Z] === RUN TestSecretsCreateAndDelete [2020-08-27T23:14:22.067Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.70s) [2020-08-27T23:14:22.067Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-27T23:14:22.338Z] === RUN TestDockerSuite/TestExecWithUser [2020-08-27T23:14:22.899Z] === RUN TestDockerSuite/TestGetContainerStats [2020-08-27T23:14:23.011Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2020-08-27T23:14:23.011Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-27T23:14:24.928Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) [2020-08-27T23:14:24.928Z] === RUN TestKernelTCPMemory [2020-08-27T23:14:25.572Z] --- PASS: TestSecretsCreateAndDelete (3.70s) [2020-08-27T23:14:25.572Z] === RUN TestSecretsUpdate [2020-08-27T23:14:25.870Z] --- PASS: TestKernelTCPMemory (0.86s) [2020-08-27T23:14:25.870Z] === RUN TestNISDomainname [2020-08-27T23:14:26.813Z] --- PASS: TestNISDomainname (0.95s) [2020-08-27T23:14:26.813Z] === RUN TestHostnameDnsResolution [2020-08-27T23:14:28.139Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-08-27T23:14:28.198Z] --- PASS: TestHostnameDnsResolution (1.67s) [2020-08-27T23:14:28.198Z] === RUN TestStats [2020-08-27T23:14:29.105Z] --- PASS: TestSecretsUpdate (3.20s) [2020-08-27T23:14:29.105Z] === RUN TestTemplatedSecret [2020-08-27T23:14:31.499Z] --- PASS: TestStats (2.76s) [2020-08-27T23:14:31.499Z] === RUN TestStopContainerWithTimeout [2020-08-27T23:14:31.499Z] === RUN TestStopContainerWithTimeout/0 [2020-08-27T23:14:31.499Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-27T23:14:31.499Z] === RUN TestStopContainerWithTimeout/1 [2020-08-27T23:14:31.499Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-27T23:14:31.499Z] === RUN TestStopContainerWithTimeout/3 [2020-08-27T23:14:31.499Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-27T23:14:31.499Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-27T23:14:31.499Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-27T23:14:31.499Z] === CONT TestStopContainerWithTimeout/0 [2020-08-27T23:14:31.499Z] === CONT TestStopContainerWithTimeout/1 [2020-08-27T23:14:31.499Z] === CONT TestStopContainerWithTimeout/3 [2020-08-27T23:14:31.499Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-27T23:14:32.302Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-08-27T23:14:32.637Z] --- PASS: TestTemplatedSecret (3.52s) [2020-08-27T23:14:32.637Z] === RUN TestSecretCreateResolve [2020-08-27T23:14:33.228Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-08-27T23:14:34.803Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-08-27T23:14:34.803Z] --- PASS: TestStopContainerWithTimeout/0 (1.24s) [2020-08-27T23:14:34.803Z] --- PASS: TestStopContainerWithTimeout/1 (2.11s) [2020-08-27T23:14:34.803Z] --- PASS: TestStopContainerWithTimeout/3 (2.89s) [2020-08-27T23:14:34.803Z] --- PASS: TestStopContainerWithTimeout/-1 (3.18s) [2020-08-27T23:14:34.803Z] === RUN TestDeleteDevicemapper [2020-08-27T23:14:34.803Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-27T23:14:34.803Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-27T23:14:34.803Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-27T23:14:36.168Z] --- PASS: TestSecretCreateResolve (3.65s) [2020-08-27T23:14:36.168Z] PASS [2020-08-27T23:14:36.168Z] [2020-08-27T23:14:36.168Z] DONE 6 tests in 21.347s [2020-08-27T23:14:36.168Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-08-27T23:14:36.168Z] ++ 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-08-27T23:14:36.168Z] ++ set -e [2020-08-27T23:14:36.168Z] ++ '[' -n 0 ']' [2020-08-27T23:14:36.168Z] ++ set -x [2020-08-27T23:14:36.168Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-27T23:14:36.168Z] INFO: Testing against a local daemon [2020-08-27T23:14:36.168Z] === RUN TestServiceCreateInit [2020-08-27T23:14:36.168Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-27T23:14:36.717Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.28s) [2020-08-27T23:14:36.717Z] === RUN TestUpdateMemory [2020-08-27T23:14:36.717Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-27T23:14:36.717Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-27T23:14:36.717Z] === RUN TestUpdateCPUQuota [2020-08-27T23:14:38.105Z] --- PASS: TestUpdateCPUQuota (1.35s) [2020-08-27T23:14:38.105Z] === RUN TestUpdatePidsLimit [2020-08-27T23:14:38.105Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-27T23:14:38.366Z] === RUN TestUpdatePidsLimit/no_change [2020-08-27T23:14:38.470Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-08-27T23:14:38.470Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-08-27T23:14:38.470Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-08-27T23:14:38.470Z] === RUN TestDockerSuite/TestHealth [2020-08-27T23:14:38.626Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-27T23:14:39.199Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-27T23:14:39.459Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-27T23:14:39.721Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-27T23:14:40.293Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-27T23:14:41.681Z] --- PASS: TestUpdatePidsLimit (3.58s) [2020-08-27T23:14:41.681Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-08-27T23:14:41.681Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-08-27T23:14:41.681Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-08-27T23:14:41.681Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-08-27T23:14:41.681Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2020-08-27T23:14:41.681Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-08-27T23:14:41.681Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-08-27T23:14:41.681Z] === RUN TestUpdateRestartPolicy [2020-08-27T23:14:41.753Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-27T23:14:43.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-27T23:14:43.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-27T23:14:43.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-27T23:14:44.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-27T23:14:45.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-27T23:14:47.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-27T23:14:47.349Z] --- PASS: TestServiceCreateInit (10.53s) [2020-08-27T23:14:47.349Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.28s) [2020-08-27T23:14:47.349Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.23s) [2020-08-27T23:14:47.349Z] === RUN TestCreateServiceMultipleTimes [2020-08-27T23:14:50.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-27T23:14:52.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-27T23:14:53.779Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-08-27T23:14:53.914Z] --- PASS: TestUpdateRestartPolicy (12.31s) [2020-08-27T23:14:53.914Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-27T23:14:54.486Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2020-08-27T23:14:54.486Z] === RUN TestWaitNonBlocked [2020-08-27T23:14:54.746Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-27T23:14:54.746Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-27T23:14:54.746Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-27T23:14:54.746Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-27T23:14:54.746Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-27T23:14:54.746Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-27T23:14:54.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-27T23:14:55.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-27T23:14:55.690Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-08-27T23:14:55.690Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s) [2020-08-27T23:14:55.690Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2020-08-27T23:14:55.690Z] === RUN TestWaitBlocked [2020-08-27T23:14:55.690Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-27T23:14:55.690Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-27T23:14:55.690Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-27T23:14:55.690Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-27T23:14:55.690Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-27T23:14:55.690Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-27T23:14:56.637Z] --- PASS: TestWaitBlocked (0.02s) [2020-08-27T23:14:56.637Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s) [2020-08-27T23:14:56.637Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2020-08-27T23:14:56.637Z] === CONT TestContainerStartOnDaemonRestart [2020-08-27T23:14:56.637Z] === CONT TestContainerKillOnDaemonStart [2020-08-27T23:14:56.637Z] === CONT TestIpcModeOlderClient [2020-08-27T23:14:56.637Z] === CONT TestDaemonHostGatewayIP [2020-08-27T23:14:56.900Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-08-27T23:14:56.900Z] === CONT TestDaemonRestartIpcMode [2020-08-27T23:14:56.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-27T23:14:58.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-27T23:15:00.210Z] --- PASS: TestContainerStartOnDaemonRestart (3.58s) [2020-08-27T23:15:00.352Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-08-27T23:15:00.352Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-08-27T23:15:00.352Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-08-27T23:15:00.352Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-08-27T23:15:00.352Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-08-27T23:15:00.352Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-08-27T23:15:00.352Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-08-27T23:15:00.352Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-08-27T23:15:00.352Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-08-27T23:15:00.352Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-08-27T23:15:00.352Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-08-27T23:15:00.352Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-08-27T23:15:00.352Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-08-27T23:15:00.352Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-08-27T23:15:00.352Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-08-27T23:15:00.352Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-08-27T23:15:00.352Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-08-27T23:15:00.352Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-08-27T23:15:00.607Z] === RUN TestDockerSuite/TestImagesFormat [2020-08-27T23:15:00.607Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-08-27T23:15:00.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-27T23:15:00.782Z] --- PASS: TestDaemonRestartIpcMode (3.99s) [2020-08-27T23:15:01.169Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-08-27T23:15:01.353Z] --- PASS: TestDaemonHostGatewayIP (4.46s) [2020-08-27T23:15:02.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-27T23:15:03.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-27T23:15:04.434Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-08-27T23:15:04.434Z] === RUN TestDockerSuite/TestImportBadURL [2020-08-27T23:15:04.434Z] === RUN TestDockerSuite/TestImportDisplay [2020-08-27T23:15:04.995Z] === RUN TestDockerSuite/TestImportFile [2020-08-27T23:15:05.236Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-27T23:15:05.236Z] Using test binary docker [2020-08-27T23:15:05.236Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-27T23:15:05.236Z] +++ /etc/init.d/apparmor start [2020-08-27T23:15:05.236Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-27T23:15:05.236Z] INFO: Waiting for daemon to start... [2020-08-27T23:15:05.236Z] Starting dockerd [2020-08-27T23:15:05.236Z] +++ 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-08-27T23:15:06.359Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-08-27T23:15:06.359Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-08-27T23:15:07.349Z] . [2020-08-27T23:15:07.349Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-27T23:15:07.349Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-27T23:15:07.349Z] Error: No such image: emptyfs [2020-08-27T23:15:07.349Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-27T23:15:07.349Z] ++++ docker load [2020-08-27T23:15:07.349Z] Running integration-test (iteration 1) [2020-08-27T23:15:07.349Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-08-27T23:15:07.349Z] ++ 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-08-27T23:15:07.349Z] ++ set -e [2020-08-27T23:15:07.349Z] ++ '[' -n 0 ']' [2020-08-27T23:15:07.349Z] ++ set -x [2020-08-27T23:15:07.349Z] ++ env -i DEST=/go/src/github.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-08-27T23:15:07.723Z] === RUN TestDockerSuite/TestImportGzipped [2020-08-27T23:15:09.087Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-08-27T23:15:09.767Z] ......... [ 86%] [2020-08-27T23:15:09.851Z] --- PASS: TestCreateServiceMultipleTimes (21.53s) [2020-08-27T23:15:09.851Z] === RUN TestCreateServiceConflict [2020-08-27T23:15:10.013Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-08-27T23:15:10.574Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-08-27T23:15:11.140Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-08-27T23:15:11.350Z] --- PASS: TestContainerKillOnDaemonStart (13.01s) [2020-08-27T23:15:11.350Z] PASS [2020-08-27T23:15:11.350Z] [2020-08-27T23:15:11.350Z] === Skipped [2020-08-27T23:15:11.350Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-08-27T23:15:11.350Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-27T23:15:11.350Z] [2020-08-27T23:15:11.350Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-27T23:15:11.350Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-27T23:15:11.350Z] [2020-08-27T23:15:11.350Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-27T23:15:11.350Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-27T23:15:11.350Z] [2020-08-27T23:15:11.350Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-27T23:15:11.350Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-27T23:15:11.350Z] [2020-08-27T23:15:11.350Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-08-27T23:15:11.350Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-27T23:15:11.350Z] [2020-08-27T23:15:11.350Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-08-27T23:15:11.350Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-27T23:15:11.350Z] [2020-08-27T23:15:11.350Z] [2020-08-27T23:15:11.350Z] DONE 192 tests, 6 skipped in 134.933s [2020-08-27T23:15:11.350Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-08-27T23:15:11.350Z] ++ 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-08-27T23:15:11.350Z] ++ set -e [2020-08-27T23:15:11.350Z] ++ '[' -n 0 ']' [2020-08-27T23:15:11.350Z] ++ set -x [2020-08-27T23:15:11.350Z] ++ env -i DEST=/go/src/github.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-08-27T23:15:11.350Z] INFO: Testing against a local daemon [2020-08-27T23:15:11.350Z] === RUN TestCommitInheritsEnv [2020-08-27T23:15:11.350Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-08-27T23:15:11.350Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-27T23:15:11.350Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-08-27T23:15:11.350Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-08-27T23:15:11.350Z] === RUN TestImagesFilterMultiReference [2020-08-27T23:15:11.350Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-08-27T23:15:11.350Z] === RUN TestImagePullPlatformInvalid [2020-08-27T23:15:11.350Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-08-27T23:15:11.350Z] === RUN TestRemoveImageOrphaning [2020-08-27T23:15:11.350Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-08-27T23:15:11.350Z] === RUN TestRemoveImageGarbageCollector [2020-08-27T23:15:11.350Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-27T23:15:11.350Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:15:11.350Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-27T23:15:11.350Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-08-27T23:15:11.350Z] === RUN TestTagInvalidReference [2020-08-27T23:15:11.350Z] --- PASS: TestTagInvalidReference (0.03s) [2020-08-27T23:15:11.350Z] === RUN TestTagValidPrefixedRepo [2020-08-27T23:15:11.350Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-08-27T23:15:11.350Z] === RUN TestTagExistedNameWithoutForce [2020-08-27T23:15:11.350Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-08-27T23:15:11.350Z] === RUN TestTagOfficialNames [2020-08-27T23:15:11.350Z] --- PASS: TestTagOfficialNames (0.07s) [2020-08-27T23:15:11.350Z] === RUN TestTagMatchesDigest [2020-08-27T23:15:11.611Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-08-27T23:15:11.611Z] PASS [2020-08-27T23:15:11.611Z] [2020-08-27T23:15:11.611Z] === Skipped [2020-08-27T23:15:11.611Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-08-27T23:15:11.611Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-08-27T23:15:11.611Z] [2020-08-27T23:15:11.611Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-27T23:15:11.611Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:15:11.611Z] [2020-08-27T23:15:11.611Z] [2020-08-27T23:15:11.611Z] DONE 12 tests, 2 skipped in 1.732s [2020-08-27T23:15:11.611Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-08-27T23:15:11.611Z] ++ 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-08-27T23:15:11.611Z] ++ set -e [2020-08-27T23:15:11.611Z] ++ '[' -n 0 ']' [2020-08-27T23:15:11.611Z] ++ set -x [2020-08-27T23:15:11.611Z] ++ env -i DEST=/go/src/github.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-08-27T23:15:11.611Z] INFO: Testing against a local daemon [2020-08-27T23:15:11.611Z] === RUN TestNetworkCreateDelete [2020-08-27T23:15:11.701Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-08-27T23:15:11.701Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-08-27T23:15:11.701Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-08-27T23:15:11.929Z] --- PASS: TestCreateServiceConflict (3.83s) [2020-08-27T23:15:11.929Z] === RUN TestCreateServiceMaxReplicas [2020-08-27T23:15:12.184Z] --- PASS: TestNetworkCreateDelete (0.40s) [2020-08-27T23:15:12.184Z] === RUN TestDockerNetworkDeletePreferID [2020-08-27T23:15:12.262Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-08-27T23:15:12.822Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-08-27T23:15:13.128Z] --- PASS: TestDockerNetworkDeletePreferID (1.15s) [2020-08-27T23:15:13.128Z] === RUN TestDaemonDNSFallback [2020-08-27T23:15:13.384Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-08-27T23:15:13.639Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-08-27T23:15:13.851Z] tests/integration/models_images_test.py ............... [ 89%] [2020-08-27T23:15:14.201Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-08-27T23:15:14.762Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-08-27T23:15:14.762Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-08-27T23:15:15.047Z] tests/integration/models_networks_test.py .... [ 90%] [2020-08-27T23:15:15.462Z] --- PASS: TestCreateServiceMaxReplicas (3.66s) [2020-08-27T23:15:15.462Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-27T23:15:16.126Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-08-27T23:15:16.382Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-08-27T23:15:16.637Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-08-27T23:15:16.637Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-08-27T23:15:17.198Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-08-27T23:15:17.198Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-08-27T23:15:18.125Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-08-27T23:15:18.384Z] === RUN TestDockerSuite/TestInspectDefault [2020-08-27T23:15:18.964Z] === RUN TestDockerSuite/TestInspectHistory [2020-08-27T23:15:19.529Z] === RUN TestDockerSuite/TestInspectImage [2020-08-27T23:15:19.529Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-08-27T23:15:19.529Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-08-27T23:15:19.529Z] === RUN TestDockerSuite/TestInspectInt64 [2020-08-27T23:15:20.060Z] Loaded image: buildpack-deps:buster [2020-08-27T23:15:20.089Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-08-27T23:15:20.379Z] Loaded image: busybox:latest [2020-08-27T23:15:20.379Z] Loaded image: busybox:glibc [2020-08-27T23:15:20.379Z] Loaded image: debian:buster [2020-08-27T23:15:20.379Z] Loaded image: hello-world:latest [2020-08-27T23:15:20.379Z] INFO: Testing against a local daemon [2020-08-27T23:15:20.379Z] === RUN TestCgroupNamespacesBuild [2020-08-27T23:15:20.650Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-08-27T23:15:20.650Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-08-27T23:15:21.210Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-08-27T23:15:21.267Z] --- PASS: TestDaemonDNSFallback (7.31s) [2020-08-27T23:15:21.267Z] === RUN TestInspectNetwork [2020-08-27T23:15:21.609Z] tests/integration/models_nodes_test.py . [ 91%] [2020-08-27T23:15:21.609Z] tests/integration/models_resources_test.py . [ 91%] [2020-08-27T23:15:21.771Z] === RUN TestDockerSuite/TestInspectPlugin [2020-08-27T23:15:21.900Z] --- PASS: TestCgroupNamespacesBuild (1.45s) [2020-08-27T23:15:21.900Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-27T23:15:23.133Z] === RUN TestDockerSuite/TestInspectRootFS [2020-08-27T23:15:23.133Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-08-27T23:15:23.388Z] === RUN TestDockerSuite/TestInspectStatus [2020-08-27T23:15:23.415Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.38s) [2020-08-27T23:15:23.415Z] === RUN TestBuildWithSession [2020-08-27T23:15:23.415Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-27T23:15:23.415Z] build_session_test.go:25: TODO: BuildKit [2020-08-27T23:15:23.415Z] === RUN TestBuildSquashParent [2020-08-27T23:15:23.949Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-08-27T23:15:25.313Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-08-27T23:15:25.474Z] === RUN TestInspectNetwork/full_network_id [2020-08-27T23:15:25.474Z] === RUN TestInspectNetwork/partial_network_id [2020-08-27T23:15:25.474Z] === RUN TestInspectNetwork/network_name [2020-08-27T23:15:25.474Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-27T23:15:25.568Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-08-27T23:15:26.129Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-08-27T23:15:26.691Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-08-27T23:15:26.945Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-08-27T23:15:27.505Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-08-27T23:15:27.703Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-08-27T23:15:27.977Z] --- PASS: TestBuildSquashParent (3.96s) [2020-08-27T23:15:27.977Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-27T23:15:27.977Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-27T23:15:27.977Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-27T23:15:27.977Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-27T23:15:27.977Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-27T23:15:27.977Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-27T23:15:27.977Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-27T23:15:27.977Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-27T23:15:27.977Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-27T23:15:27.977Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-27T23:15:27.977Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-27T23:15:27.977Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-27T23:15:27.977Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-27T23:15:27.977Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-27T23:15:27.977Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-27T23:15:27.977Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-27T23:15:27.977Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-27T23:15:28.065Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-08-27T23:15:28.065Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-08-27T23:15:29.429Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-08-27T23:15:29.507Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-27T23:15:29.507Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-27T23:15:30.354Z] === RUN TestDockerSuite/TestLinksEnvs [2020-08-27T23:15:30.759Z] --- PASS: TestInspectNetwork (9.45s) [2020-08-27T23:15:30.759Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-27T23:15:30.759Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-27T23:15:30.759Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-27T23:15:30.759Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-27T23:15:30.759Z] === RUN TestRunContainerWithBridgeNone [2020-08-27T23:15:30.885Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.37s) [2020-08-27T23:15:30.885Z] === RUN TestCreateServiceSecretFileMode [2020-08-27T23:15:31.279Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-08-27T23:15:31.534Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-08-27T23:15:31.604Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-08-27T23:15:31.604Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.97s) [2020-08-27T23:15:31.604Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.40s) [2020-08-27T23:15:31.604Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.52s) [2020-08-27T23:15:31.604Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.57s) [2020-08-27T23:15:31.604Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.78s) [2020-08-27T23:15:31.604Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.70s) [2020-08-27T23:15:31.604Z] === RUN TestBuildMultiStageCopy [2020-08-27T23:15:31.604Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-27T23:15:32.672Z] --- PASS: TestRunContainerWithBridgeNone (2.45s) [2020-08-27T23:15:32.672Z] === RUN TestNetworkInvalidJSON [2020-08-27T23:15:32.672Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-27T23:15:32.672Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-27T23:15:32.672Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-27T23:15:32.672Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-27T23:15:32.672Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-27T23:15:32.672Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-27T23:15:32.672Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-27T23:15:32.672Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-27T23:15:32.672Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-27T23:15:32.672Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-08-27T23:15:32.672Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-27T23:15:32.672Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-27T23:15:32.672Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-27T23:15:32.672Z] === RUN TestHostIPv4BridgeLabel [2020-08-27T23:15:32.897Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-08-27T23:15:33.119Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-27T23:15:33.119Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-27T23:15:33.243Z] --- PASS: TestHostIPv4BridgeLabel (0.79s) [2020-08-27T23:15:33.243Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-27T23:15:33.414Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-27T23:15:33.708Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-27T23:15:34.002Z] --- PASS: TestBuildMultiStageCopy (2.72s) [2020-08-27T23:15:34.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.47s) [2020-08-27T23:15:34.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s) [2020-08-27T23:15:34.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s) [2020-08-27T23:15:34.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.31s) [2020-08-27T23:15:34.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s) [2020-08-27T23:15:34.002Z] === RUN TestBuildMultiStageParentConfig [2020-08-27T23:15:34.417Z] --- PASS: TestCreateServiceSecretFileMode (3.44s) [2020-08-27T23:15:34.417Z] === RUN TestCreateServiceConfigFileMode [2020-08-27T23:15:34.630Z] --- PASS: TestDaemonRestartWithLiveRestore (1.39s) [2020-08-27T23:15:34.630Z] === RUN TestDaemonDefaultNetworkPools [2020-08-27T23:15:34.784Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-08-27T23:15:34.829Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-08-27T23:15:34.829Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-08-27T23:15:35.049Z] --- PASS: TestBuildMultiStageParentConfig (0.80s) [2020-08-27T23:15:35.049Z] === RUN TestBuildLabelWithTargets [2020-08-27T23:15:36.017Z] --- PASS: TestDaemonDefaultNetworkPools (1.24s) [2020-08-27T23:15:36.017Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-27T23:15:36.090Z] --- PASS: TestBuildLabelWithTargets (1.31s) [2020-08-27T23:15:36.090Z] === RUN TestBuildWithEmptyLayers [2020-08-27T23:15:36.148Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-08-27T23:15:36.148Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-08-27T23:15:36.729Z] --- PASS: TestBuildWithEmptyLayers (0.63s) [2020-08-27T23:15:36.729Z] === RUN TestBuildMultiStageOnBuild [2020-08-27T23:15:36.929Z] 4612f6d0b889: Pull complete [2020-08-27T23:15:37.511Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-08-27T23:15:37.766Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-08-27T23:15:37.950Z] --- PASS: TestCreateServiceConfigFileMode (3.42s) [2020-08-27T23:15:37.950Z] === RUN TestCreateServiceSysctls [2020-08-27T23:15:37.960Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.98s) [2020-08-27T23:15:37.960Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-27T23:15:38.327Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-08-27T23:15:38.455Z] tests/integration/regression_test.py ...... [ 98%] [2020-08-27T23:15:38.836Z] --- PASS: TestBuildMultiStageOnBuild (1.68s) [2020-08-27T23:15:38.836Z] === RUN TestBuildUncleanTarFilenames [2020-08-27T23:15:38.974Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-08-27T23:15:38.974Z] tests/integration/credentials/utils_test.py . [100%] [2020-08-27T23:15:38.974Z] [2020-08-27T23:15:38.974Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-08-27T23:15:38.974Z] =========================== short test summary info ============================ [2020-08-27T23:15:38.974Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-08-27T23:15:38.974Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-08-27T23:15:38.974Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-08-27T23:15:38.974Z] Not supported on most drivers [2020-08-27T23:15:38.974Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-08-27T23:15:38.974Z] Output of docker top depends on host distro, and is not formalized. [2020-08-27T23:15:38.974Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-08-27T23:15:38.974Z] Output of docker top depends on host distro, and is not formalized. [2020-08-27T23:15:38.974Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-08-27T23:15:38.974Z] Can fail if eth0 has multiple IP addresses [2020-08-27T23:15:38.974Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-08-27T23:15:38.974Z] This doesn't seem to be taken into account by the engine [2020-08-27T23:15:38.974Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-08-27T23:15:38.974Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-08-27T23:15:38.974Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 307.62 seconds == [2020-08-27T23:15:39.232Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-08-27T23:15:39.477Z] --- PASS: TestBuildUncleanTarFilenames (0.90s) [2020-08-27T23:15:39.477Z] === RUN TestBuildMultiStageLayerLeak [2020-08-27T23:15:40.523Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.45s) [2020-08-27T23:15:40.523Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-27T23:15:41.109Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s) [2020-08-27T23:15:41.109Z] === RUN TestServiceWithPredefinedNetwork [2020-08-27T23:15:41.558Z] --- PASS: TestBuildMultiStageLayerLeak (1.81s) [2020-08-27T23:15:41.558Z] === RUN TestBuildWithHugeFile [2020-08-27T23:15:42.422Z] --- PASS: TestCreateServiceSysctls (4.37s) [2020-08-27T23:15:42.422Z] === RUN TestCreateServiceCapabilities [2020-08-27T23:15:44.414Z] --- PASS: TestServiceWithPredefinedNetwork (3.32s) [2020-08-27T23:15:44.414Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-27T23:15:44.414Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-27T23:15:44.414Z] service_test.go:236: FLAKY_TEST [2020-08-27T23:15:44.414Z] === RUN TestServiceWithDataPathPortInit [2020-08-27T23:15:45.952Z] --- PASS: TestCreateServiceCapabilities (3.45s) [2020-08-27T23:15:45.952Z] === RUN TestInspect [2020-08-27T23:15:46.423Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-08-27T23:15:47.349Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-08-27T23:15:48.712Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-08-27T23:15:48.968Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-08-27T23:15:48.968Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-08-27T23:15:50.423Z] --- PASS: TestInspect (4.10s) [2020-08-27T23:15:50.423Z] === RUN TestCreateJob [2020-08-27T23:15:50.855Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-08-27T23:15:50.855Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-08-27T23:15:50.855Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-08-27T23:15:50.855Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-08-27T23:15:50.855Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-08-27T23:15:51.415Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-08-27T23:15:51.432Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-27T23:15:51.432Z] [2020-08-27T23:15:51.432Z] Unloading profiles will leave already running processes permanently [2020-08-27T23:15:51.432Z] unconfined, which can lead to unexpected situations. [2020-08-27T23:15:51.432Z] [2020-08-27T23:15:51.432Z] To set a process to complain mode, use the command line tool [2020-08-27T23:15:51.432Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-27T23:15:51.432Z] Post stage [Pipeline] junit [2020-08-27T23:15:51.703Z] Recording test results [2020-08-27T23:15:51.975Z] === RUN TestDockerSuite/TestLogsAPIUntil [Pipeline] sh [2020-08-27T23:15:53.489Z] + echo Ensuring container killed. [2020-08-27T23:15:53.489Z] Ensuring container killed. [2020-08-27T23:15:53.489Z] + docker rm -vf docker-pr6 [2020-08-27T23:15:53.489Z] Error: No such container: docker-pr6 [2020-08-27T23:15:53.489Z] + true [Pipeline] sh [2020-08-27T23:15:53.776Z] + echo Chowning /workspace to jenkins user [2020-08-27T23:15:53.776Z] Chowning /workspace to jenkins user [2020-08-27T23:15:53.776Z] + id -u [2020-08-27T23:15:53.776Z] + id -g [2020-08-27T23:15:53.776Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41360:/workspace busybox chown -R 1000:1000 /workspace [2020-08-27T23:15:53.776Z] Unable to find image 'busybox:latest' locally [2020-08-27T23:15:53.776Z] latest: Pulling from library/busybox [2020-08-27T23:15:53.776Z] 61c5ed1cbdf8: Pulling fs layer [2020-08-27T23:15:54.036Z] 61c5ed1cbdf8: Download complete [2020-08-27T23:15:54.036Z] 61c5ed1cbdf8: Pull complete [2020-08-27T23:15:54.929Z] --- PASS: TestCreateJob (4.73s) [2020-08-27T23:15:54.929Z] === RUN TestReplicatedJob [2020-08-27T23:15:55.237Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-08-27T23:15:55.413Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-27T23:15:55.413Z] Status: Downloaded newer image for busybox:latest [2020-08-27T23:15:55.797Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-27T23:15:56.644Z] + bundleName=docker-py [2020-08-27T23:15:56.644Z] + echo Creating docker-py-bundles.tar.gz [2020-08-27T23:15:56.644Z] Creating docker-py-bundles.tar.gz [2020-08-27T23:15:56.644Z] + 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-08-27T23:15:56.656Z] Archiving artifacts [2020-08-27T23:15:58.372Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41360/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-08-27T23:15:58.728Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41360/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=b9665a9495a16879e5403adeb7cc8206e1fd16ac -e DOCKER_GRAPHDRIVER docker:b9665a9495a16879e5403adeb7cc8206e1fd16ac hack/make.sh binary-daemon [2020-08-27T23:15:58.989Z] [2020-08-27T23:15:59.249Z] Removing bundles/ [2020-08-27T23:15:59.249Z] [2020-08-27T23:15:59.249Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-08-27T23:15:59.249Z] Building: bundles/binary-daemon/dockerd-dev [2020-08-27T23:15:59.249Z] GOOS="" GOARCH="" GOARM="" [2020-08-27T23:16:01.036Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-08-27T23:16:01.036Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-08-27T23:16:01.036Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-08-27T23:16:01.596Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-08-27T23:16:01.847Z] --- PASS: TestReplicatedJob (7.40s) [2020-08-27T23:16:01.847Z] === RUN TestUpdateReplicatedJob [2020-08-27T23:16:02.156Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-08-27T23:16:02.529Z] --- PASS: TestServiceWithDataPathPortInit (17.91s) [2020-08-27T23:16:02.529Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-27T23:16:03.083Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-08-27T23:16:04.009Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-08-27T23:16:04.569Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-08-27T23:16:06.316Z] --- PASS: TestUpdateReplicatedJob (4.47s) [2020-08-27T23:16:06.316Z] === RUN TestServiceListWithStatuses [2020-08-27T23:16:06.316Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-27T23:16:06.316Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-27T23:16:06.316Z] === RUN TestDockerNetworkConnectAlias [2020-08-27T23:16:06.457Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-08-27T23:16:06.457Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-08-27T23:16:07.018Z] === RUN TestDockerSuite/TestLogsSince [2020-08-27T23:16:10.280Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-08-27T23:16:12.528Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.95s) [2020-08-27T23:16:12.528Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:l88unaukiycbcozo3ovluss34 Created:2020-08-27 23:16:04.005451607 +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[f9a67ecd64597efe54206ff597a6f864acadf4e9c46bf5c5a9dbd518672e070b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uyxvjn6nh8sp74ffti0etzv8s EndpointID:5ce09315db522fe272fdcac85c92067295544db4380af20cbada2781573dd203 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4255ca36b2d69f27e2be542547690add246df66564ee2a8c5b80fa3db6efa1bf 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:b2449f6cc290 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uyxvjn6nh8sp74ffti0etzv8s EndpointID:5ce09315db522fe272fdcac85c92067295544db4380af20cbada2781573dd203 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-27T23:16:12.528Z] PASS [2020-08-27T23:16:12.528Z] [2020-08-27T23:16:12.528Z] === Skipped [2020-08-27T23:16:12.528Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-27T23:16:12.528Z] service_test.go:236: FLAKY_TEST [2020-08-27T23:16:12.528Z] [2020-08-27T23:16:12.528Z] [2020-08-27T23:16:12.528Z] DONE 23 tests, 1 skipped in 59.818s [2020-08-27T23:16:12.528Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-27T23:16:12.528Z] ++ 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-08-27T23:16:12.528Z] ++ set -e [2020-08-27T23:16:12.528Z] ++ '[' -n 0 ']' [2020-08-27T23:16:12.528Z] ++ set -x [2020-08-27T23:16:12.528Z] ++ env -i DEST=/go/src/github.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-08-27T23:16:12.528Z] INFO: Testing against a local daemon [2020-08-27T23:16:12.528Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-27T23:16:12.528Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-08-27T23:16:12.528Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-27T23:16:12.528Z] === RUN TestDockerNetworkIpvlan [2020-08-27T23:16:12.528Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-27T23:16:12.528Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-27T23:16:12.528Z] PASS [2020-08-27T23:16:12.528Z] [2020-08-27T23:16:12.528Z] === Skipped [2020-08-27T23:16:12.528Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-08-27T23:16:12.528Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-27T23:16:12.528Z] [2020-08-27T23:16:12.528Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-27T23:16:12.528Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-27T23:16:12.528Z] [2020-08-27T23:16:12.528Z] [2020-08-27T23:16:12.528Z] DONE 2 tests, 2 skipped in 0.174s [2020-08-27T23:16:12.528Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-27T23:16:12.528Z] ++ 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-08-27T23:16:12.528Z] ++ set -e [2020-08-27T23:16:12.528Z] ++ '[' -n 0 ']' [2020-08-27T23:16:12.528Z] ++ set -x [2020-08-27T23:16:12.528Z] ++ env -i DEST=/go/src/github.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-08-27T23:16:12.528Z] INFO: Testing against a local daemon [2020-08-27T23:16:12.528Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-27T23:16:13.542Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-08-27T23:16:13.913Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.04s) [2020-08-27T23:16:13.914Z] === RUN TestDockerNetworkMacvlan [2020-08-27T23:16:14.468Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-08-27T23:16:14.825Z] --- PASS: TestDockerNetworkConnectAlias (7.92s) [2020-08-27T23:16:14.825Z] === RUN TestDockerNetworkReConnect [2020-08-27T23:16:14.857Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-27T23:16:16.242Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-27T23:16:17.186Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-27T23:16:19.709Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-08-27T23:16:19.966Z] === RUN TestDockerSuite/TestLogsTail [2020-08-27T23:16:20.450Z] --- PASS: TestDockerNetworkReConnect (6.28s) [2020-08-27T23:16:20.450Z] === RUN TestServicePlugin [2020-08-27T23:16:20.450Z] --- SKIP: TestServicePlugin (0.01s) [2020-08-27T23:16:20.450Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:16:20.450Z] === RUN TestServiceUpdateLabel [2020-08-27T23:16:20.491Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-27T23:16:21.330Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-08-27T23:16:22.274Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-08-27T23:16:22.845Z] === RUN TestDockerSuite/TestMountIntoProc [2020-08-27T23:16:22.845Z] === RUN TestDockerSuite/TestMountIntoSys [2020-08-27T23:16:23.406Z] === RUN TestDockerSuite/TestNetHostname [2020-08-27T23:16:23.794Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-27T23:16:24.770Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-08-27T23:16:24.771Z] === RUN TestDockerSuite/TestNetworkEvents [2020-08-27T23:16:24.920Z] --- PASS: TestServiceUpdateLabel (3.63s) [2020-08-27T23:16:24.920Z] === RUN TestServiceUpdateSecrets [2020-08-27T23:16:25.696Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-08-27T23:16:27.059Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-08-27T23:16:27.314Z] === RUN TestDockerSuite/TestPluginActive [2020-08-27T23:16:29.201Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-08-27T23:16:30.380Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-27T23:16:31.765Z] --- PASS: TestDockerNetworkMacvlan (17.77s) [2020-08-27T23:16:31.765Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2020-08-27T23:16:31.765Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-08-27T23:16:31.765Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.96s) [2020-08-27T23:16:31.765Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.01s) [2020-08-27T23:16:31.765Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.63s) [2020-08-27T23:16:31.765Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.27s) [2020-08-27T23:16:31.766Z] PASS [2020-08-27T23:16:31.766Z] [2020-08-27T23:16:31.766Z] DONE 8 tests in 19.978s [2020-08-27T23:16:31.766Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-27T23:16:31.766Z] ++ 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-08-27T23:16:31.766Z] ++ set -e [2020-08-27T23:16:31.766Z] ++ '[' -n 0 ']' [2020-08-27T23:16:31.766Z] ++ set -x [2020-08-27T23:16:31.766Z] ++ env -i DEST=/go/src/github.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-08-27T23:16:31.766Z] testing: warning: no tests to run [2020-08-27T23:16:31.766Z] PASS [2020-08-27T23:16:31.766Z] [2020-08-27T23:16:31.766Z] DONE 0 tests in 0.030s [2020-08-27T23:16:31.766Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-27T23:16:31.766Z] ++ 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-08-27T23:16:31.766Z] ++ set -e [2020-08-27T23:16:31.766Z] ++ '[' -n 0 ']' [2020-08-27T23:16:31.766Z] ++ set -x [2020-08-27T23:16:31.766Z] ++ env -i DEST=/go/src/github.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-08-27T23:16:31.766Z] INFO: Testing against a local daemon [2020-08-27T23:16:31.766Z] === RUN TestAuthZPluginAllowRequest [2020-08-27T23:16:32.464Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-08-27T23:16:33.681Z] --- PASS: TestAuthZPluginAllowRequest (1.73s) [2020-08-27T23:16:33.681Z] === RUN TestAuthZPluginTLS [2020-08-27T23:16:34.256Z] --- PASS: TestAuthZPluginTLS (0.67s) [2020-08-27T23:16:34.256Z] === RUN TestAuthZPluginDenyRequest [2020-08-27T23:16:34.829Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2020-08-27T23:16:34.829Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-27T23:16:34.978Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-08-27T23:16:34.978Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-08-27T23:16:35.401Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s) [2020-08-27T23:16:35.401Z] === RUN TestAuthZPluginDenyResponse [2020-08-27T23:16:35.905Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-08-27T23:16:35.973Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2020-08-27T23:16:35.973Z] === RUN TestAuthZPluginAllowEventStream [2020-08-27T23:16:37.888Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s) [2020-08-27T23:16:37.888Z] === RUN TestAuthZPluginErrorResponse [2020-08-27T23:16:38.460Z] --- PASS: TestAuthZPluginErrorResponse (0.68s) [2020-08-27T23:16:38.460Z] === RUN TestAuthZPluginErrorRequest [2020-08-27T23:16:38.549Z] --- PASS: TestBuildWithHugeFile (53.92s) [2020-08-27T23:16:38.549Z] === RUN TestBuildWithEmptyDockerfile [2020-08-27T23:16:38.549Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-27T23:16:38.549Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-27T23:16:38.549Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-27T23:16:38.549Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-27T23:16:38.549Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-27T23:16:38.549Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-27T23:16:38.549Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-27T23:16:38.549Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-27T23:16:38.549Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-27T23:16:38.549Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-08-27T23:16:38.549Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2020-08-27T23:16:38.549Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2020-08-27T23:16:38.549Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2020-08-27T23:16:38.549Z] === RUN TestBuildPreserveOwnership [2020-08-27T23:16:38.549Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-27T23:16:38.549Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-27T23:16:39.033Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2020-08-27T23:16:39.033Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-27T23:16:39.168Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-08-27T23:16:39.185Z] --- PASS: TestBuildPreserveOwnership (3.80s) [2020-08-27T23:16:39.186Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.48s) [2020-08-27T23:16:39.186Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.30s) [2020-08-27T23:16:39.186Z] === RUN TestBuildPlatformInvalid [2020-08-27T23:16:39.480Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-08-27T23:16:39.480Z] PASS [2020-08-27T23:16:39.480Z] [2020-08-27T23:16:39.480Z] === Skipped [2020-08-27T23:16:39.480Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-08-27T23:16:39.480Z] build_session_test.go:25: TODO: BuildKit [2020-08-27T23:16:39.480Z] [2020-08-27T23:16:39.480Z] [2020-08-27T23:16:39.480Z] DONE 32 tests, 1 skipped in 92.020s [2020-08-27T23:16:39.480Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-08-27T23:16:39.480Z] ++ 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-08-27T23:16:39.480Z] ++ set -e [2020-08-27T23:16:39.480Z] ++ '[' -n 0 ']' [2020-08-27T23:16:39.480Z] ++ set -x [2020-08-27T23:16:39.480Z] ++ env -i DEST=/go/src/github.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-08-27T23:16:39.480Z] INFO: Testing against a local daemon [2020-08-27T23:16:39.480Z] === RUN TestConfigInspect [2020-08-27T23:16:39.976Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2020-08-27T23:16:39.976Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-27T23:16:40.292Z] --- PASS: TestServiceUpdateSecrets (16.03s) [2020-08-27T23:16:40.292Z] === RUN TestServiceUpdateConfigs [2020-08-27T23:16:40.530Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-08-27T23:16:41.568Z] --- PASS: TestConfigInspect (1.96s) [2020-08-27T23:16:41.568Z] === RUN TestConfigList [2020-08-27T23:16:41.891Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s) [2020-08-27T23:16:41.891Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-27T23:16:42.415Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-08-27T23:16:44.312Z] --- PASS: TestConfigList (2.39s) [2020-08-27T23:16:44.312Z] === RUN TestConfigsCreateAndDelete [2020-08-27T23:16:44.438Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s) [2020-08-27T23:16:44.438Z] === RUN TestAuthZPluginHeader [2020-08-27T23:16:45.380Z] --- PASS: TestAuthZPluginHeader (1.01s) [2020-08-27T23:16:45.380Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-27T23:16:45.380Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-27T23:16:45.380Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:16:45.380Z] === RUN TestAuthZPluginV2Disable [2020-08-27T23:16:45.380Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-08-27T23:16:45.380Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:16:45.380Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-27T23:16:45.380Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-27T23:16:45.380Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:16:45.380Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-27T23:16:45.380Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-27T23:16:45.380Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:16:45.380Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-27T23:16:45.831Z] --- PASS: TestConfigsCreateAndDelete (1.93s) [2020-08-27T23:16:45.831Z] === RUN TestConfigsUpdate [2020-08-27T23:16:47.655Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-08-27T23:16:47.909Z] --- PASS: TestConfigsUpdate (1.86s) [2020-08-27T23:16:47.909Z] === RUN TestTemplatedConfig [2020-08-27T23:16:48.215Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-08-27T23:16:48.472Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-08-27T23:16:49.034Z] === RUN TestDockerSuite/TestPortHostBinding [2020-08-27T23:16:49.594Z] === RUN TestDockerSuite/TestPortList [2020-08-27T23:16:49.992Z] --- PASS: TestTemplatedConfig (2.40s) [2020-08-27T23:16:49.992Z] === RUN TestConfigCreateResolve [2020-08-27T23:16:52.070Z] --- PASS: TestConfigCreateResolve (1.92s) [2020-08-27T23:16:52.070Z] === RUN TestConfigDaemonLibtrustID [2020-08-27T23:16:52.402Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-08-27T23:16:52.402Z] PASS [2020-08-27T23:16:52.402Z] [2020-08-27T23:16:52.402Z] DONE 7 tests in 13.081s [2020-08-27T23:16:52.402Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-08-27T23:16:52.402Z] ++ 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-08-27T23:16:52.402Z] ++ set -e [2020-08-27T23:16:52.402Z] ++ '[' -n 0 ']' [2020-08-27T23:16:52.402Z] ++ set -x [2020-08-27T23:16:52.402Z] ++ env -i DEST=/go/src/github.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-08-27T23:16:52.695Z] INFO: Testing against a local daemon [2020-08-27T23:16:52.695Z] === RUN TestCheckpoint [2020-08-27T23:16:52.695Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-27T23:16:52.695Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-27T23:16:52.695Z] === RUN TestContainerInvalidJSON [2020-08-27T23:16:52.695Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-27T23:16:52.695Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-27T23:16:52.695Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-27T23:16:52.695Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-27T23:16:52.695Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-27T23:16:52.695Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-27T23:16:52.695Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-27T23:16:52.695Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-27T23:16:52.695Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-27T23:16:52.695Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-08-27T23:16:52.695Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-27T23:16:52.695Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-27T23:16:52.695Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-27T23:16:52.695Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-27T23:16:52.695Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-08-27T23:16:52.695Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-27T23:16:52.695Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2020-08-27T23:16:52.695Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-27T23:16:52.695Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-08-27T23:16:52.695Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-27T23:16:52.987Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-08-27T23:16:52.987Z] === RUN TestCopyFromContainer [2020-08-27T23:16:54.034Z] === RUN TestCopyFromContainer// [2020-08-27T23:16:54.034Z] === RUN TestCopyFromContainer//bar/root [2020-08-27T23:16:54.331Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-27T23:16:54.331Z] === RUN TestCopyFromContainer/bar/quux [2020-08-27T23:16:54.331Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-27T23:16:54.331Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-27T23:16:54.627Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-27T23:16:54.627Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-27T23:16:54.627Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-27T23:16:54.627Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-27T23:16:54.922Z] --- PASS: TestCopyFromContainer (1.96s) [2020-08-27T23:16:54.922Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-08-27T23:16:54.922Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-08-27T23:16:54.922Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-08-27T23:16:54.922Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-08-27T23:16:54.922Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-08-27T23:16:54.922Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-08-27T23:16:54.922Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-08-27T23:16:54.922Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-08-27T23:16:54.922Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-08-27T23:16:54.922Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-08-27T23:16:54.922Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-27T23:16:54.922Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-27T23:16:54.922Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-27T23:16:54.922Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-27T23:16:54.922Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-27T23:16:54.922Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-27T23:16:54.922Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-27T23:16:54.922Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-27T23:16:54.922Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-27T23:16:54.922Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-27T23:16:54.922Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-08-27T23:16:54.922Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-27T23:16:54.922Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-27T23:16:54.922Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-27T23:16:54.922Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-27T23:16:54.922Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-08-27T23:16:54.922Z] === RUN TestCreateWithInvalidEnv [2020-08-27T23:16:54.922Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-27T23:16:54.922Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-27T23:16:54.922Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-27T23:16:54.922Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-27T23:16:54.922Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-27T23:16:54.922Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-27T23:16:54.922Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-27T23:16:54.922Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-27T23:16:54.922Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-27T23:16:54.922Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-08-27T23:16:54.922Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-27T23:16:54.922Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-27T23:16:54.922Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-27T23:16:54.922Z] === RUN TestCreateTmpfsMountsTarget [2020-08-27T23:16:54.922Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-08-27T23:16:54.922Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-27T23:16:56.440Z] --- PASS: TestCreateWithCustomMaskedPaths (1.47s) [2020-08-27T23:16:56.440Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-27T23:16:57.674Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-08-27T23:16:57.674Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-08-27T23:16:57.958Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.62s) [2020-08-27T23:16:57.958Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-27T23:16:57.958Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-27T23:16:57.958Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-27T23:16:57.958Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-27T23:16:57.958Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-27T23:16:57.958Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-27T23:16:57.958Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-27T23:16:57.958Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-27T23:16:57.958Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-27T23:16:57.958Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-27T23:16:57.958Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-27T23:16:57.958Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-27T23:16:57.958Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-27T23:16:57.958Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-27T23:16:57.958Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-27T23:16:57.958Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-27T23:16:57.958Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-08-27T23:16:57.958Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-08-27T23:16:57.958Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-08-27T23:16:57.958Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-08-27T23:16:57.958Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-08-27T23:16:57.958Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-08-27T23:16:57.958Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-27T23:16:58.599Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2020-08-27T23:16:58.599Z] === RUN TestCreateDifferentPlatform [2020-08-27T23:16:58.599Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-27T23:16:58.599Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-27T23:16:58.599Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-08-27T23:16:58.599Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-27T23:16:58.599Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-27T23:16:58.599Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-27T23:16:58.599Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-08-27T23:16:58.599Z] === RUN TestContainerStartOnDaemonRestart [2020-08-27T23:16:58.599Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-27T23:16:58.599Z] === RUN TestDaemonRestartIpcMode [2020-08-27T23:16:58.599Z] === PAUSE TestDaemonRestartIpcMode [2020-08-27T23:16:58.599Z] === RUN TestDaemonHostGatewayIP [2020-08-27T23:16:58.599Z] === PAUSE TestDaemonHostGatewayIP [2020-08-27T23:16:58.599Z] === RUN TestContainerKillOnDaemonStart [2020-08-27T23:16:58.599Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-27T23:16:58.599Z] === RUN TestDiff [2020-08-27T23:16:58.903Z] --- PASS: TestServiceUpdateConfigs (15.90s) [2020-08-27T23:16:58.903Z] === RUN TestServiceUpdateNetwork [2020-08-27T23:16:59.239Z] --- PASS: TestDiff (0.49s) [2020-08-27T23:16:59.239Z] === RUN TestExecWithCloseStdin [2020-08-27T23:16:59.874Z] --- PASS: TestExecWithCloseStdin (0.61s) [2020-08-27T23:16:59.874Z] === RUN TestExec [2020-08-27T23:17:00.512Z] --- PASS: TestExec (0.58s) [2020-08-27T23:17:00.512Z] === RUN TestExecUser [2020-08-27T23:17:00.808Z] --- PASS: TestExecUser (0.57s) [2020-08-27T23:17:00.808Z] === RUN TestExportContainerAndImportImage [2020-08-27T23:17:01.857Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2020-08-27T23:17:01.857Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-27T23:17:03.377Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2020-08-27T23:17:03.377Z] === RUN TestHealthCheckWorkdir [2020-08-27T23:17:03.493Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.23s) [2020-08-27T23:17:03.493Z] PASS [2020-08-27T23:17:03.493Z] [2020-08-27T23:17:03.493Z] === Skipped [2020-08-27T23:17:03.493Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-27T23:17:03.493Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:17:03.493Z] [2020-08-27T23:17:03.493Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-08-27T23:17:03.493Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:17:03.493Z] [2020-08-27T23:17:03.493Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-27T23:17:03.493Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:17:03.493Z] [2020-08-27T23:17:03.493Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-27T23:17:03.493Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:17:03.493Z] [2020-08-27T23:17:03.493Z] [2020-08-27T23:17:03.493Z] DONE 17 tests, 4 skipped in 31.865s [2020-08-27T23:17:03.493Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-27T23:17:03.493Z] ++ 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-08-27T23:17:03.493Z] ++ set -e [2020-08-27T23:17:03.493Z] ++ '[' -n 0 ']' [2020-08-27T23:17:03.493Z] ++ set -x [2020-08-27T23:17:03.493Z] ++ env -i DEST=/go/src/github.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-08-27T23:17:03.671Z] --- PASS: TestHealthCheckWorkdir (0.70s) [2020-08-27T23:17:03.671Z] === RUN TestHealthKillContainer [2020-08-27T23:17:03.754Z] INFO: Testing against a local daemon [2020-08-27T23:17:03.754Z] === RUN TestPluginInvalidJSON [2020-08-27T23:17:03.754Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-27T23:17:03.754Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-27T23:17:03.754Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-27T23:17:03.754Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-08-27T23:17:03.754Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-27T23:17:03.754Z] === RUN TestPluginInstall [2020-08-27T23:17:03.754Z] === RUN TestPluginInstall/no_auth [2020-08-27T23:17:04.258Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-08-27T23:17:04.258Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-08-27T23:17:04.258Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-08-27T23:17:04.258Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-08-27T23:17:04.258Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-08-27T23:17:04.258Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-08-27T23:17:04.514Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-08-27T23:17:04.514Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-08-27T23:17:05.075Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-08-27T23:17:05.075Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-08-27T23:17:06.442Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-08-27T23:17:06.442Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-08-27T23:17:06.488Z] --- PASS: TestHealthKillContainer (2.61s) [2020-08-27T23:17:06.488Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-27T23:17:07.124Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2020-08-27T23:17:07.124Z] === RUN TestIpcModeNone [2020-08-27T23:17:07.765Z] --- PASS: TestIpcModeNone (0.62s) [2020-08-27T23:17:07.765Z] === RUN TestIpcModePrivate [2020-08-27T23:17:08.060Z] --- PASS: TestIpcModePrivate (0.58s) [2020-08-27T23:17:08.060Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-08-27T23:17:08.060Z] === RUN TestIpcModeShareable [2020-08-27T23:17:08.704Z] --- PASS: TestIpcModeShareable (0.60s) [2020-08-27T23:17:08.704Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-08-27T23:17:08.704Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-27T23:17:08.956Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-08-27T23:17:09.051Z] time="2020-08-27T23:17:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-27T23:17:09.051Z] time="2020-08-27T23:17:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:411c11fcd715fe0ebc064090673cac0309f27c77a39e66423c2a38fcc7418575" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-27T23:17:09.051Z] time="2020-08-27T23:17:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-27T23:17:09.051Z] time="2020-08-27T23:17:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:411c11fcd715fe0ebc064090673cac0309f27c77a39e66423c2a38fcc7418575" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-27T23:17:09.312Z] === RUN TestPluginInstall/with_htpasswd [2020-08-27T23:17:10.255Z] time="2020-08-27T23:17:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-27T23:17:10.255Z] time="2020-08-27T23:17:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:53889bdd4ac1b6755093a330698b02e5bcede96e9a6658c669f642ac708de0d2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-27T23:17:10.255Z] time="2020-08-27T23:17:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-27T23:17:10.255Z] time="2020-08-27T23:17:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:53889bdd4ac1b6755093a330698b02e5bcede96e9a6658c669f642ac708de0d2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-27T23:17:10.320Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-08-27T23:17:10.320Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-08-27T23:17:10.516Z] === RUN TestPluginInstall/with_insecure [2020-08-27T23:17:10.785Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.81s) [2020-08-27T23:17:10.785Z] === RUN TestAPIIpcModeHost [2020-08-27T23:17:10.881Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-08-27T23:17:10.881Z] === RUN TestDockerSuite/TestPsByOrder [2020-08-27T23:17:11.085Z] --- PASS: TestAPIIpcModeHost (0.48s) [2020-08-27T23:17:11.085Z] === RUN TestDaemonIpcModeShareable [2020-08-27T23:17:11.902Z] time="2020-08-27T23:17:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-27T23:17:11.902Z] time="2020-08-27T23:17:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77d0e030210d0e801c416a2194319a033efbbaaf53ab9d83795cba967c3793f2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-27T23:17:11.902Z] time="2020-08-27T23:17:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-27T23:17:11.902Z] time="2020-08-27T23:17:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77d0e030210d0e801c416a2194319a033efbbaaf53ab9d83795cba967c3793f2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-27T23:17:12.473Z] --- PASS: TestPluginInstall (8.69s) [2020-08-27T23:17:12.473Z] --- PASS: TestPluginInstall/no_auth (5.74s) [2020-08-27T23:17:12.473Z] --- PASS: TestPluginInstall/with_htpasswd (1.21s) [2020-08-27T23:17:12.473Z] --- PASS: TestPluginInstall/with_insecure (1.74s) [2020-08-27T23:17:12.473Z] plugin_test.go:157: [d6e3077da05dc] daemon is not started [2020-08-27T23:17:12.473Z] PASS [2020-08-27T23:17:12.473Z] [2020-08-27T23:17:12.473Z] DONE 6 tests in 8.904s [2020-08-27T23:17:12.473Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-27T23:17:12.473Z] ++ 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-08-27T23:17:12.473Z] ++ set -e [2020-08-27T23:17:12.473Z] ++ '[' -n 0 ']' [2020-08-27T23:17:12.473Z] ++ set -x [2020-08-27T23:17: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=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-08-27T23:17:12.473Z] INFO: Testing against a local daemon [2020-08-27T23:17:12.473Z] === RUN TestExternalGraphDriver [2020-08-27T23:17:12.604Z] --- PASS: TestDaemonIpcModeShareable (1.40s) [2020-08-27T23:17:12.604Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-08-27T23:17:12.604Z] === RUN TestDaemonIpcModePrivate [2020-08-27T23:17:12.734Z] === RUN TestExternalGraphDriver/json [2020-08-27T23:17:13.393Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-08-27T23:17:13.955Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-08-27T23:17:14.127Z] --- PASS: TestDaemonIpcModePrivate (1.41s) [2020-08-27T23:17:14.127Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-08-27T23:17:14.127Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-27T23:17:14.329Z] --- PASS: TestServiceUpdateNetwork (16.47s) [2020-08-27T23:17:14.329Z] === RUN TestServiceUpdatePidsLimit [2020-08-27T23:17:14.329Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-27T23:17:14.622Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-27T23:17:15.172Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.38s) [2020-08-27T23:17:15.172Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-08-27T23:17:15.172Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-27T23:17:15.281Z] === RUN TestExternalGraphDriver/spec [2020-08-27T23:17:16.468Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-08-27T23:17:16.701Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.41s) [2020-08-27T23:17:16.702Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-08-27T23:17:16.702Z] === RUN TestIpcModeOlderClient [2020-08-27T23:17:16.702Z] === PAUSE TestIpcModeOlderClient [2020-08-27T23:17:16.702Z] === RUN TestKillContainerInvalidSignal [2020-08-27T23:17:17.341Z] --- PASS: TestKillContainerInvalidSignal (0.54s) [2020-08-27T23:17:17.341Z] === RUN TestKillContainer [2020-08-27T23:17:17.341Z] === RUN TestKillContainer/no_signal [2020-08-27T23:17:17.635Z] === RUN TestKillContainer/non_killing_signal [2020-08-27T23:17:17.930Z] === RUN TestKillContainer/killing_signal [2020-08-27T23:17:18.582Z] === RUN TestExternalGraphDriver/pull [2020-08-27T23:17:18.971Z] --- PASS: TestKillContainer (1.57s) [2020-08-27T23:17:18.971Z] --- PASS: TestKillContainer/no_signal (0.52s) [2020-08-27T23:17:18.971Z] --- PASS: TestKillContainer/non_killing_signal (0.34s) [2020-08-27T23:17:18.971Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2020-08-27T23:17:18.971Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-27T23:17:18.971Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-27T23:17:19.264Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-27T23:17:19.731Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-08-27T23:17:19.731Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-08-27T23:17:19.906Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.03s) [2020-08-27T23:17:19.906Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.49s) [2020-08-27T23:17:19.906Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s) [2020-08-27T23:17:19.906Z] === RUN TestKillStoppedContainer [2020-08-27T23:17:19.906Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-08-27T23:17:19.906Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-27T23:17:19.906Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-08-27T23:17:19.906Z] === RUN TestKillDifferentUserContainer [2020-08-27T23:17:19.967Z] --- PASS: TestExternalGraphDriver (7.47s) [2020-08-27T23:17:19.967Z] --- PASS: TestExternalGraphDriver/json (2.46s) [2020-08-27T23:17:19.967Z] --- PASS: TestExternalGraphDriver/spec (2.67s) [2020-08-27T23:17:19.967Z] --- PASS: TestExternalGraphDriver/pull (2.07s) [2020-08-27T23:17:19.967Z] === RUN TestGraphdriverPluginV2 [2020-08-27T23:17:19.967Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-08-27T23:17:19.967Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:17:19.967Z] PASS [2020-08-27T23:17:19.967Z] [2020-08-27T23:17:19.967Z] === Skipped [2020-08-27T23:17:19.967Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-08-27T23:17:19.967Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:17:19.967Z] [2020-08-27T23:17:19.967Z] [2020-08-27T23:17:19.967Z] DONE 5 tests, 1 skipped in 7.688s [2020-08-27T23:17:20.228Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-27T23:17:20.228Z] ++ 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-08-27T23:17:20.228Z] ++ set -e [2020-08-27T23:17:20.228Z] ++ '[' -n 0 ']' [2020-08-27T23:17:20.228Z] ++ set -x [2020-08-27T23:17:20.228Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-08-27T23:17:20.228Z] INFO: Testing against a local daemon [2020-08-27T23:17:20.228Z] === RUN TestContinueAfterPluginCrash [2020-08-27T23:17:20.228Z] === PAUSE TestContinueAfterPluginCrash [2020-08-27T23:17:20.228Z] === RUN TestReadPluginNoRead [2020-08-27T23:17:20.228Z] === PAUSE TestReadPluginNoRead [2020-08-27T23:17:20.228Z] === RUN TestDaemonStartWithLogOpt [2020-08-27T23:17:20.228Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-27T23:17:20.228Z] === CONT TestContinueAfterPluginCrash [2020-08-27T23:17:20.228Z] === CONT TestDaemonStartWithLogOpt [2020-08-27T23:17:20.228Z] === CONT TestReadPluginNoRead [2020-08-27T23:17:20.544Z] --- PASS: TestKillDifferentUserContainer (0.53s) [2020-08-27T23:17:20.545Z] === RUN TestInspectOomKilledTrue [2020-08-27T23:17:20.700Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-08-27T23:17:20.700Z] Copying nested executables into bundles/binary-daemon [2020-08-27T23:17:20.700Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-08-27T23:17:21.051Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41360/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=b9665a9495a16879e5403adeb7cc8206e1fd16ac -e DOCKER_GRAPHDRIVER docker:b9665a9495a16879e5403adeb7cc8206e1fd16ac hack/make.sh cross [2020-08-27T23:17:21.181Z] --- PASS: TestInspectOomKilledTrue (0.84s) [2020-08-27T23:17:21.181Z] === RUN TestInspectOomKilledFalse [2020-08-27T23:17:21.311Z] [2020-08-27T23:17:21.311Z] Removing bundles/ [2020-08-27T23:17:21.570Z] [2020-08-27T23:17:21.570Z] ---> Making bundle: cross (in bundles/cross) [2020-08-27T23:17:21.570Z] Cross building: bundles/cross/linux/amd64 [2020-08-27T23:17:21.570Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-08-27T23:17:21.570Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-08-27T23:17:21.617Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-08-27T23:17:21.821Z] --- PASS: TestInspectOomKilledFalse (0.51s) [2020-08-27T23:17:21.821Z] === RUN TestLinksEtcHostsContentMatch [2020-08-27T23:17:22.115Z] --- PASS: TestLinksEtcHostsContentMatch (0.37s) [2020-08-27T23:17:22.115Z] === RUN TestLinksContainerNames [2020-08-27T23:17:23.124Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-27T23:17:23.158Z] --- PASS: TestLinksContainerNames (1.00s) [2020-08-27T23:17:23.158Z] === RUN TestLogsFollowTailEmpty [2020-08-27T23:17:23.797Z] --- PASS: TestLogsFollowTailEmpty (0.55s) [2020-08-27T23:17:23.797Z] === RUN TestContainerNetworkMountsNoChown [2020-08-27T23:17:24.436Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s) [2020-08-27T23:17:24.436Z] === RUN TestMountDaemonRoot [2020-08-27T23:17:24.436Z] === RUN TestMountDaemonRoot/default [2020-08-27T23:17:24.436Z] === PAUSE TestMountDaemonRoot/default [2020-08-27T23:17:24.436Z] === RUN TestMountDaemonRoot/private [2020-08-27T23:17:24.436Z] === PAUSE TestMountDaemonRoot/private [2020-08-27T23:17:24.436Z] === RUN TestMountDaemonRoot/rprivate [2020-08-27T23:17:24.436Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-27T23:17:24.436Z] === RUN TestMountDaemonRoot/slave [2020-08-27T23:17:24.436Z] === PAUSE TestMountDaemonRoot/slave [2020-08-27T23:17:24.436Z] === RUN TestMountDaemonRoot/rslave [2020-08-27T23:17:24.436Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-27T23:17:24.436Z] === RUN TestMountDaemonRoot/shared [2020-08-27T23:17:24.436Z] === PAUSE TestMountDaemonRoot/shared [2020-08-27T23:17:24.436Z] === RUN TestMountDaemonRoot/rshared [2020-08-27T23:17:24.436Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-27T23:17:24.436Z] === CONT TestMountDaemonRoot/default [2020-08-27T23:17:24.436Z] === CONT TestMountDaemonRoot/rprivate [2020-08-27T23:17:24.436Z] === CONT TestMountDaemonRoot/rslave [2020-08-27T23:17:24.436Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-27T23:17:24.436Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-27T23:17:24.436Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-27T23:17:24.436Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-27T23:17:24.436Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-27T23:17:24.436Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-27T23:17:24.436Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-27T23:17:24.436Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-27T23:17:24.436Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-27T23:17:24.436Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-27T23:17:24.436Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-27T23:17:24.436Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-27T23:17:24.436Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-27T23:17:24.436Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-27T23:17:24.436Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-27T23:17:24.436Z] === CONT TestMountDaemonRoot/rshared [2020-08-27T23:17:24.436Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-27T23:17:24.436Z] === CONT TestMountDaemonRoot/shared [2020-08-27T23:17:24.436Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-27T23:17:24.436Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-27T23:17:24.436Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-27T23:17:24.436Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-27T23:17:24.436Z] === CONT TestMountDaemonRoot/private [2020-08-27T23:17:24.436Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-27T23:17:24.436Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-27T23:17:24.436Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-27T23:17:24.436Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-27T23:17:24.436Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-27T23:17:24.436Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-27T23:17:24.436Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-27T23:17:24.436Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-27T23:17:24.436Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-27T23:17:24.436Z] === CONT TestMountDaemonRoot/slave [2020-08-27T23:17:24.436Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-27T23:17:24.436Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-27T23:17:24.436Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-27T23:17:24.436Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-27T23:17:24.436Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-27T23:17:24.436Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-27T23:17:24.436Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-27T23:17:24.436Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-27T23:17:24.436Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-27T23:17:24.436Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-27T23:17:24.436Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-27T23:17:24.436Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-27T23:17:24.436Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-27T23:17:24.436Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-27T23:17:24.436Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-27T23:17:24.436Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-27T23:17:24.436Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-27T23:17:24.436Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-27T23:17:24.437Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-27T23:17:24.437Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-27T23:17:24.437Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-27T23:17:24.437Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-27T23:17:24.437Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-27T23:17:24.437Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-27T23:17:24.437Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-27T23:17:24.437Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-27T23:17:24.437Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-27T23:17:24.437Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-27T23:17:24.437Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-27T23:17:24.437Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-27T23:17:24.437Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-27T23:17:24.437Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-27T23:17:24.437Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-27T23:17:24.437Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-27T23:17:24.437Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-27T23:17:24.437Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-27T23:17:24.437Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-27T23:17:24.437Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-27T23:17:24.437Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-27T23:17:24.437Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-27T23:17:24.437Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-27T23:17:24.437Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-27T23:17:24.437Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-27T23:17:24.437Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-27T23:17:24.437Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-27T23:17:24.437Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-27T23:17:24.437Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-27T23:17:24.437Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-27T23:17:24.437Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-27T23:17:24.437Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-27T23:17:24.437Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-27T23:17:24.437Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-27T23:17:24.437Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-27T23:17:24.437Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-27T23:17:24.437Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-27T23:17:24.445Z] === RUN TestReadPluginNoRead/default [2020-08-27T23:17:24.732Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-08-27T23:17:24.732Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-27T23:17:24.732Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-08-27T23:17:24.732Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-08-27T23:17:24.732Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-08-27T23:17:24.732Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-08-27T23:17:24.732Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-27T23:17:24.732Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-08-27T23:17:24.732Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-08-27T23:17:24.732Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-08-27T23:17:24.732Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-08-27T23:17:24.732Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-27T23:17:24.732Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-08-27T23:17:24.732Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-08-27T23:17:24.732Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-08-27T23:17:24.732Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-08-27T23:17:24.732Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-27T23:17:24.732Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-08-27T23:17:24.732Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-08-27T23:17:24.732Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-08-27T23:17:24.732Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-08-27T23:17:24.732Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-27T23:17:24.732Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-08-27T23:17:24.732Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-08-27T23:17:24.732Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-08-27T23:17:24.732Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-08-27T23:17:24.732Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-27T23:17:24.732Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-08-27T23:17:24.732Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-08-27T23:17:24.732Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-08-27T23:17:24.732Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-08-27T23:17:24.732Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-27T23:17:24.732Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-08-27T23:17:24.732Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-08-27T23:17:24.732Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-08-27T23:17:24.732Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-08-27T23:17:24.732Z] === RUN TestContainerBindMountNonRecursive [2020-08-27T23:17:25.020Z] --- PASS: TestDaemonStartWithLogOpt (4.87s) [2020-08-27T23:17:26.257Z] --- PASS: TestContainerBindMountNonRecursive (1.51s) [2020-08-27T23:17:26.257Z] === RUN TestNetworkNat [2020-08-27T23:17:26.405Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-27T23:17:26.553Z] --- PASS: TestNetworkNat (0.56s) [2020-08-27T23:17:26.553Z] === RUN TestNetworkLocalhostTCPNat [2020-08-27T23:17:27.200Z] --- PASS: TestNetworkLocalhostTCPNat (0.60s) [2020-08-27T23:17:27.200Z] === RUN TestNetworkLoopbackNat [2020-08-27T23:17:28.145Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-08-27T23:17:28.320Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-27T23:17:29.071Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-08-27T23:17:29.950Z] --- PASS: TestNetworkLoopbackNat (2.73s) [2020-08-27T23:17:29.950Z] === RUN TestPause [2020-08-27T23:17:30.234Z] --- PASS: TestReadPluginNoRead (9.69s) [2020-08-27T23:17:30.234Z] --- PASS: TestReadPluginNoRead/default (1.90s) [2020-08-27T23:17:30.234Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.75s) [2020-08-27T23:17:30.234Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.80s) [2020-08-27T23:17:30.234Z] read_test.go:92: [dcad7067fd99d] daemon is not started [2020-08-27T23:17:30.435Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-08-27T23:17:30.495Z] --- PASS: TestContinueAfterPluginCrash (10.21s) [2020-08-27T23:17:30.495Z] PASS [2020-08-27T23:17:30.495Z] [2020-08-27T23:17:30.495Z] DONE 6 tests in 10.384s [2020-08-27T23:17:30.495Z] 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-08-27T23:17:30.495Z] ++ 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-08-27T23:17:30.495Z] ++ set -e [2020-08-27T23:17:30.495Z] ++ '[' -n 0 ']' [2020-08-27T23:17:30.495Z] ++ set -x [2020-08-27T23:17:30.495Z] ++ env -i DEST=/go/src/github.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-08-27T23:17:30.495Z] testing: warning: no tests to run [2020-08-27T23:17:30.495Z] PASS [2020-08-27T23:17:30.495Z] [2020-08-27T23:17:30.495Z] DONE 0 tests in 0.051s [2020-08-27T23:17:30.495Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-27T23:17:30.495Z] ++ 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-08-27T23:17:30.495Z] ++ set -e [2020-08-27T23:17:30.495Z] ++ '[' -n 0 ']' [2020-08-27T23:17:30.495Z] ++ set -x [2020-08-27T23:17:30.495Z] ++ env -i DEST=/go/src/github.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-08-27T23:17:30.597Z] --- PASS: TestPause (0.58s) [2020-08-27T23:17:30.597Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-27T23:17:30.597Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-27T23:17:30.597Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-27T23:17:30.597Z] === RUN TestPauseStopPausedContainer [2020-08-27T23:17:30.756Z] INFO: Testing against a local daemon [2020-08-27T23:17:30.756Z] === RUN TestPluginWithDevMounts [2020-08-27T23:17:30.756Z] === PAUSE TestPluginWithDevMounts [2020-08-27T23:17:30.756Z] === CONT TestPluginWithDevMounts [2020-08-27T23:17:31.242Z] --- PASS: TestPauseStopPausedContainer (0.56s) [2020-08-27T23:17:31.242Z] === RUN TestPsFilter [2020-08-27T23:17:31.242Z] --- PASS: TestPsFilter (0.14s) [2020-08-27T23:17:31.242Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-27T23:17:31.625Z] --- PASS: TestServiceUpdatePidsLimit (17.84s) [2020-08-27T23:17:31.626Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s) [2020-08-27T23:17:31.626Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2020-08-27T23:17:31.626Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.25s) [2020-08-27T23:17:31.626Z] PASS [2020-08-27T23:17:31.626Z] [2020-08-27T23:17:31.626Z] === Skipped [2020-08-27T23:17:31.626Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-08-27T23:17:31.626Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-27T23:17:31.626Z] [2020-08-27T23:17:31.626Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s) [2020-08-27T23:17:31.626Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:17:31.626Z] [2020-08-27T23:17:31.626Z] [2020-08-27T23:17:31.626Z] DONE 27 tests, 2 skipped in 174.464s [2020-08-27T23:17:31.626Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-08-27T23:17:31.626Z] ++ 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-08-27T23:17:31.626Z] ++ set -e [2020-08-27T23:17:31.626Z] ++ '[' -n 0 ']' [2020-08-27T23:17:31.626Z] ++ set -x [2020-08-27T23:17:31.626Z] ++ env -i DEST=/go/src/github.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-08-27T23:17:31.626Z] INFO: Testing against a local daemon [2020-08-27T23:17:31.626Z] === RUN TestSessionCreate [2020-08-27T23:17:31.626Z] --- PASS: TestSessionCreate (0.02s) [2020-08-27T23:17:31.626Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-27T23:17:31.626Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-08-27T23:17:31.626Z] PASS [2020-08-27T23:17:31.626Z] [2020-08-27T23:17:31.626Z] DONE 2 tests in 0.211s [2020-08-27T23:17:31.626Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-08-27T23:17:31.626Z] ++ 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-08-27T23:17:31.626Z] ++ set -e [2020-08-27T23:17:31.626Z] ++ '[' -n 0 ']' [2020-08-27T23:17:31.626Z] ++ set -x [2020-08-27T23:17:31.626Z] ++ env -i DEST=/go/src/github.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-08-27T23:17:31.626Z] INFO: Testing against a local daemon [2020-08-27T23:17:31.626Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-27T23:17:31.626Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-27T23:17:31.626Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-27T23:17:31.626Z] === RUN TestEventsExecDie [2020-08-27T23:17:31.626Z] --- PASS: TestEventsExecDie (0.93s) [2020-08-27T23:17:31.626Z] === RUN TestEventsBackwardsCompatible [2020-08-27T23:17:31.626Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-08-27T23:17:31.626Z] === RUN TestInfoBinaryCommits [2020-08-27T23:17:31.798Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-08-27T23:17:31.886Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.52s) [2020-08-27T23:17:31.886Z] === RUN TestRemoveContainerWithVolume [2020-08-27T23:17:31.919Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-08-27T23:17:31.919Z] === RUN TestInfoAPIVersioned [2020-08-27T23:17:31.919Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-27T23:17:31.919Z] === RUN TestInfoDiscoveryBackend [2020-08-27T23:17:32.183Z] --- PASS: TestRemoveContainerWithVolume (0.53s) [2020-08-27T23:17:32.183Z] === RUN TestRemoveContainerRunning [2020-08-27T23:17:32.212Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-08-27T23:17:32.212Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-27T23:17:32.359Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-08-27T23:17:32.822Z] --- PASS: TestRemoveContainerRunning (0.54s) [2020-08-27T23:17:32.822Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-27T23:17:33.252Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-27T23:17:33.252Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-27T23:17:33.300Z] --- PASS: TestPluginWithDevMounts (2.15s) [2020-08-27T23:17:33.300Z] PASS [2020-08-27T23:17:33.301Z] [2020-08-27T23:17:33.301Z] DONE 1 tests in 2.309s [2020-08-27T23:17:33.301Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-08-27T23:17:33.301Z] ++ 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-08-27T23:17:33.301Z] ++ set -e [2020-08-27T23:17:33.301Z] ++ '[' -n 0 ']' [2020-08-27T23:17:33.301Z] ++ set -x [2020-08-27T23:17:33.301Z] ++ env -i DEST=/go/src/github.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-08-27T23:17:33.301Z] INFO: Testing against a local daemon [2020-08-27T23:17:33.301Z] === RUN TestSecretInspect [2020-08-27T23:17:33.473Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s) [2020-08-27T23:17:33.473Z] === RUN TestRemoveInvalidContainer [2020-08-27T23:17:33.473Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-08-27T23:17:33.473Z] === RUN TestRenameLinkedContainer [2020-08-27T23:17:33.496Z] 3ab49687905c: Pull complete [2020-08-27T23:17:33.496Z] Digest: sha256:30f8f12fc7a3da27e2b9e8c6c7f564f78a7610594713ae49143e5808e1fe7b36 [2020-08-27T23:17:33.496Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-27T23:17:33.496Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-08-27T23:17:33.496Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-08-27T23:17:33.496Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1397' [2020-08-27T23:17:33.496Z] WARN: Skipping validation tests [2020-08-27T23:17:33.496Z] INFO: Running unit tests at 08/27/2020 23:17:22... [2020-08-27T23:17:33.496Z] INFO: make.ps1 starting at 08/27/2020 23:17:26 [2020-08-27T23:17:33.496Z] INFO: Git commit (c39438dac8) assumed from DOCKER_GITCOMMIT environment variable [2020-08-27T23:17:33.496Z] INFO: Invoking autogen... [2020-08-27T23:17:33.496Z] INFO: Running unit tests... [2020-08-27T23:17:33.889Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-08-27T23:17:33.889Z] === RUN TestInfoAPI [2020-08-27T23:17:33.889Z] --- PASS: TestInfoAPI (0.02s) [2020-08-27T23:17:33.889Z] === RUN TestInfoAPIWarnings [2020-08-27T23:17:34.246Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-08-27T23:17:34.525Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-08-27T23:17:34.526Z] === RUN TestInfoDebug [2020-08-27T23:17:34.819Z] --- PASS: TestInfoDebug (0.53s) [2020-08-27T23:17:34.819Z] === RUN TestInfoInsecureRegistries [2020-08-27T23:17:35.466Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-08-27T23:17:35.466Z] === RUN TestInfoRegistryMirrors [2020-08-27T23:17:35.574Z] --- PASS: TestRenameLinkedContainer (2.13s) [2020-08-27T23:17:35.574Z] === RUN TestRenameStoppedContainer [2020-08-27T23:17:35.609Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-08-27T23:17:36.103Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-08-27T23:17:36.103Z] === RUN TestLoginFailsWithBadCredentials [2020-08-27T23:17:36.296Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-08-27T23:17:36.333Z] --- PASS: TestRenameStoppedContainer (0.55s) [2020-08-27T23:17:36.333Z] === RUN TestRenameRunningContainerAndReuse [2020-08-27T23:17:36.401Z] --- PASS: TestLoginFailsWithBadCredentials (0.56s) [2020-08-27T23:17:36.401Z] === RUN TestPingCacheHeaders [2020-08-27T23:17:36.401Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-08-27T23:17:36.401Z] === RUN TestPingGet [2020-08-27T23:17:36.401Z] --- PASS: TestPingGet (0.01s) [2020-08-27T23:17:36.401Z] === RUN TestPingHead [2020-08-27T23:17:36.423Z] 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-08-27T23:17:36.561Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-08-27T23:17:36.602Z] --- PASS: TestSecretInspect (3.20s) [2020-08-27T23:17:36.602Z] === RUN TestSecretList [2020-08-27T23:17:36.695Z] --- PASS: TestPingHead (0.01s) [2020-08-27T23:17:36.695Z] === RUN TestVersion [2020-08-27T23:17:36.695Z] --- PASS: TestVersion (0.01s) [2020-08-27T23:17:36.695Z] PASS [2020-08-27T23:17:36.695Z] [2020-08-27T23:17:36.695Z] === Skipped [2020-08-27T23:17:36.695Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-27T23:17:36.695Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-27T23:17:36.695Z] [2020-08-27T23:17:36.695Z] [2020-08-27T23:17:36.695Z] DONE 18 tests, 1 skipped in 5.936s [2020-08-27T23:17:36.695Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-08-27T23:17:36.695Z] ++ 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-08-27T23:17:36.695Z] ++ set -e [2020-08-27T23:17:36.695Z] ++ '[' -n 0 ']' [2020-08-27T23:17:36.695Z] ++ set -x [2020-08-27T23:17:36.695Z] ++ env -i DEST=/go/src/github.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-08-27T23:17:36.695Z] INFO: Testing against a local daemon [2020-08-27T23:17:36.695Z] === RUN TestVolumesCreateAndList [2020-08-27T23:17:36.695Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-08-27T23:17:36.695Z] === RUN TestVolumesRemove [2020-08-27T23:17:36.695Z] --- PASS: TestVolumesRemove (0.11s) [2020-08-27T23:17:36.695Z] === RUN TestVolumesInspect [2020-08-27T23:17:36.988Z] --- PASS: TestVolumesInspect (0.01s) [2020-08-27T23:17:36.988Z] === RUN TestVolumesInvalidJSON [2020-08-27T23:17:36.988Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-27T23:17:36.988Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-27T23:17:36.988Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-27T23:17:36.988Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-08-27T23:17:36.988Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-27T23:17:36.988Z] PASS [2020-08-27T23:17:36.988Z] [2020-08-27T23:17:36.988Z] DONE 5 tests in 0.285s [2020-08-27T23:17:36.988Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-27T23:17:36.988Z] ++++ cat bundles/test-integration/docker.pid [2020-08-27T23:17:36.988Z] +++ kill 12074 [2020-08-27T23:17:37.124Z] === RUN TestDockerSuite/TestPsRightTagName [2020-08-27T23:17:37.381Z] --- PASS: TestRenameRunningContainerAndReuse (1.05s) [2020-08-27T23:17:37.381Z] === RUN TestRenameInvalidName [2020-08-27T23:17:37.677Z] --- PASS: TestRenameInvalidName (0.55s) [2020-08-27T23:17:37.677Z] === RUN TestRenameAnonymousContainer [2020-08-27T23:17:38.049Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-08-27T23:17:38.505Z] +++ /etc/init.d/apparmor stop [2020-08-27T23:17:38.505Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-27T23:17:38.505Z] [2020-08-27T23:17:38.505Z] Unloading profiles will leave already running processes permanently [2020-08-27T23:17:38.505Z] unconfined, which can lead to unexpected situations. [2020-08-27T23:17:38.505Z] [2020-08-27T23:17:38.505Z] To set a process to complain mode, use the command line tool [2020-08-27T23:17:38.505Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-27T23:17:38.505Z] +++ true [2020-08-27T23:17:38.505Z] exiting test-integration [2020-08-27T23:17:38.505Z] ++ exit 0 [2020-08-27T23:17:38.505Z] [2020-08-27T23:17:38.610Z] === RUN TestDockerSuite/TestPsShowMounts [2020-08-27T23:17:39.794Z] --- PASS: TestRenameAnonymousContainer (1.93s) [2020-08-27T23:17:39.794Z] === RUN TestRenameContainerWithSameName [2020-08-27T23:17:39.904Z] --- PASS: TestSecretList (3.23s) [2020-08-27T23:17:39.904Z] === RUN TestSecretsCreateAndDelete [2020-08-27T23:17:40.087Z] --- PASS: TestRenameContainerWithSameName (0.49s) [2020-08-27T23:17:40.087Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-27T23:17:40.497Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost Post stage [Pipeline] junit [2020-08-27T23:17:40.632Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-27T23:17:41.059Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-08-27T23:17:41.059Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-08-27T23:17:41.059Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-08-27T23:17:41.133Z] --- PASS: TestRenameContainerWithLinkedContainer (1.04s) [2020-08-27T23:17:41.133Z] === RUN TestResize [2020-08-27T23:17:41.315Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-08-27T23:17:41.315Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-08-27T23:17:41.315Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-08-27T23:17:41.424Z] + echo Ensuring container killed. [2020-08-27T23:17:41.424Z] Ensuring container killed. [2020-08-27T23:17:41.424Z] + docker rm -vf docker-pr6 [2020-08-27T23:17:41.424Z] Error: No such container: docker-pr6 [2020-08-27T23:17:41.424Z] + true [Pipeline] sh [2020-08-27T23:17:41.776Z] --- PASS: TestResize (0.54s) [2020-08-27T23:17:41.776Z] === RUN TestResizeWithInvalidSize [2020-08-27T23:17:41.811Z] + echo Chowning /workspace to jenkins user [2020-08-27T23:17:41.811Z] Chowning /workspace to jenkins user [2020-08-27T23:17:41.811Z] + id -u [2020-08-27T23:17:41.811Z] + id -g [2020-08-27T23:17:41.811Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41360:/workspace busybox chown -R 1001:1001 /workspace [2020-08-27T23:17:41.811Z] Unable to find image 'busybox:latest' locally [2020-08-27T23:17:41.876Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-08-27T23:17:42.105Z] latest: Pulling from library/busybox [2020-08-27T23:17:42.401Z] 970013469dcd: Pulling fs layer [2020-08-27T23:17:42.401Z] 970013469dcd: Verifying Checksum [2020-08-27T23:17:42.401Z] 970013469dcd: Download complete [2020-08-27T23:17:42.418Z] --- PASS: TestResizeWithInvalidSize (0.55s) [2020-08-27T23:17:42.419Z] === RUN TestResizeWhenContainerNotStarted [2020-08-27T23:17:42.719Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s) [2020-08-27T23:17:42.719Z] === RUN TestDaemonRestartKillContainers [2020-08-27T23:17:42.719Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-27T23:17:42.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-27T23:17:42.719Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-27T23:17:42.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-27T23:17:42.719Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-27T23:17:42.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-27T23:17:42.719Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-27T23:17:42.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-27T23:17:42.719Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-27T23:17:42.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-27T23:17:42.719Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-27T23:17:42.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-27T23:17:42.719Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-27T23:17:42.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-27T23:17:42.719Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-27T23:17:42.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-27T23:17:42.719Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-27T23:17:42.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-27T23:17:42.719Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-27T23:17:42.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-27T23:17:42.719Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-27T23:17:42.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-27T23:17:42.719Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-27T23:17:42.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-27T23:17:42.719Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-27T23:17:42.719Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-27T23:17:42.719Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-27T23:17:42.719Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-27T23:17:42.802Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-08-27T23:17:43.038Z] 970013469dcd: Pull complete [2020-08-27T23:17:43.038Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-27T23:17:43.038Z] Status: Downloaded newer image for busybox:latest [2020-08-27T23:17:43.204Z] --- PASS: TestSecretsCreateAndDelete (3.14s) [2020-08-27T23:17:43.204Z] === RUN TestSecretsUpdate [2020-08-27T23:17:44.167Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-08-27T23:17:44.423Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-08-27T23:17:45.042Z] ? github.com/docker/docker/api [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-27T23:17:45.501Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-27T23:17:45.514Z] + bundleName=s390x-integration [2020-08-27T23:17:45.514Z] + echo Creating s390x-integration-bundles.tar.gz [2020-08-27T23:17:45.514Z] Creating s390x-integration-bundles.tar.gz [2020-08-27T23:17:45.514Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-08-27T23:17:45.514Z] + 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-08-27T23:17:45.560Z] Archiving artifacts [2020-08-27T23:17:45.748Z] --- PASS: TestSecretsUpdate (3.18s) [2020-08-27T23:17:45.749Z] === RUN TestTemplatedSecret [2020-08-27T23:17:45.807Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-27T23:17:45.807Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-27T23:17:46.112Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-27T23:17:47.642Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-27T23:17:47.642Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-27T23:17:47.944Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-27T23:17:47.944Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-27T23:17:48.044Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41360/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-27T23:17:48.453Z] + make clean [2020-08-27T23:17:49.091Z] docker volume rm -f docker-dev-cache [2020-08-27T23:17:49.091Z] docker-dev-cache [Pipeline] deleteDir [2020-08-27T23:17:49.953Z] --- PASS: TestTemplatedSecret (3.38s) [2020-08-27T23:17:49.953Z] === RUN TestSecretCreateResolve [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-27T23:17:50.721Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-27T23:17:50.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.74s) [2020-08-27T23:17:50.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.88s) [2020-08-27T23:17:50.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.95s) [2020-08-27T23:17:50.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.32s) [2020-08-27T23:17:50.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.78s) [2020-08-27T23:17:50.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.80s) [2020-08-27T23:17:50.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.76s) [2020-08-27T23:17:50.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.42s) [2020-08-27T23:17:50.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-08-27T23:17:50.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.45s) [2020-08-27T23:17:50.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.44s) [2020-08-27T23:17:50.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.78s) [2020-08-27T23:17:50.722Z] === RUN TestCgroupNamespacesRun [2020-08-27T23:17:52.260Z] --- PASS: TestCgroupNamespacesRun (1.34s) [2020-08-27T23:17:52.260Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-27T23:17:52.499Z] --- PASS: TestSecretCreateResolve (3.20s) [2020-08-27T23:17:52.499Z] PASS [2020-08-27T23:17:52.499Z] [2020-08-27T23:17:52.499Z] DONE 6 tests in 19.506s [2020-08-27T23:17:52.499Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-08-27T23:17:52.499Z] ++ 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-08-27T23:17:52.499Z] ++ set -e [2020-08-27T23:17:52.499Z] ++ '[' -n 0 ']' [2020-08-27T23:17:52.499Z] ++ set -x [2020-08-27T23:17:52.499Z] ++ env -i DEST=/go/src/github.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-08-27T23:17:52.499Z] INFO: Testing against a local daemon [2020-08-27T23:17:52.499Z] === RUN TestServiceCreateInit [2020-08-27T23:17:52.503Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-08-27T23:17:52.503Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-08-27T23:17:52.762Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-27T23:17:53.306Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.34s) [2020-08-27T23:17:53.306Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-27T23:17:54.389Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-08-27T23:17:54.389Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-08-27T23:17:54.389Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-08-27T23:17:54.389Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-08-27T23:17:54.823Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.34s) [2020-08-27T23:17:54.823Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-27T23:17:56.275Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-08-27T23:17:56.349Z] --- PASS: TestCgroupNamespacesRunHostMode (1.38s) [2020-08-27T23:17:56.349Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-27T23:17:57.200Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-08-27T23:17:57.393Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.33s) [2020-08-27T23:17:57.393Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-27T23:17:58.052Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-27T23:17:58.909Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.33s) [2020-08-27T23:17:58.909Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-27T23:17:59.548Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-08-27T23:17:59.548Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-27T23:17:59.714Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-08-27T23:17:59.925Z] ok github.com/docker/docker/api/server 0.190s coverage: 9.0% of statements [2020-08-27T23:18:00.275Z] === RUN TestDockerSuite/TestRmiBlank [2020-08-27T23:18:00.275Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-08-27T23:18:00.275Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-08-27T23:18:01.066Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.37s) [2020-08-27T23:18:01.066Z] === RUN TestKernelTCPMemory [2020-08-27T23:18:01.703Z] --- PASS: TestKernelTCPMemory (0.65s) [2020-08-27T23:18:01.703Z] === RUN TestNISDomainname [2020-08-27T23:18:02.342Z] --- PASS: TestNISDomainname (0.67s) [2020-08-27T23:18:02.342Z] === RUN TestHostnameDnsResolution [2020-08-27T23:18:02.788Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-08-27T23:18:02.982Z] --- PASS: TestHostnameDnsResolution (0.82s) [2020-08-27T23:18:02.982Z] === RUN TestStats [2020-08-27T23:18:03.343Z] --- PASS: TestServiceCreateInit (10.11s) [2020-08-27T23:18:03.343Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.00s) [2020-08-27T23:18:03.343Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.08s) [2020-08-27T23:18:03.343Z] === RUN TestCreateServiceMultipleTimes [2020-08-27T23:18:03.348Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-08-27T23:18:03.348Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-08-27T23:18:03.603Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-08-27T23:18:04.968Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-08-27T23:18:05.529Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-08-27T23:18:05.734Z] --- PASS: TestStats (2.56s) [2020-08-27T23:18:05.734Z] === RUN TestStopContainerWithTimeout [2020-08-27T23:18:05.734Z] === RUN TestStopContainerWithTimeout/0 [2020-08-27T23:18:05.734Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-27T23:18:05.734Z] === RUN TestStopContainerWithTimeout/1 [2020-08-27T23:18:05.734Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-27T23:18:05.734Z] === RUN TestStopContainerWithTimeout/3 [2020-08-27T23:18:05.734Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-27T23:18:05.734Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-27T23:18:05.734Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-27T23:18:05.734Z] === CONT TestStopContainerWithTimeout/0 [2020-08-27T23:18:05.734Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-27T23:18:05.734Z] === CONT TestStopContainerWithTimeout/1 [2020-08-27T23:18:05.734Z] === CONT TestStopContainerWithTimeout/3 [2020-08-27T23:18:06.456Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-08-27T23:18:07.382Z] === RUN TestDockerSuite/TestRmiTag [2020-08-27T23:18:07.382Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-08-27T23:18:07.944Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-08-27T23:18:09.274Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-08-27T23:18:09.274Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2020-08-27T23:18:09.274Z] --- PASS: TestStopContainerWithTimeout/1 (1.79s) [2020-08-27T23:18:09.274Z] --- PASS: TestStopContainerWithTimeout/3 (3.06s) [2020-08-27T23:18:09.274Z] --- PASS: TestStopContainerWithTimeout/-1 (3.10s) [2020-08-27T23:18:09.274Z] === RUN TestDeleteDevicemapper [2020-08-27T23:18:09.274Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-27T23:18:09.274Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-27T23:18:09.274Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-27T23:18:10.320Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s) [2020-08-27T23:18:10.320Z] === RUN TestUpdateMemory [2020-08-27T23:18:10.958Z] --- PASS: TestUpdateMemory (0.69s) [2020-08-27T23:18:10.958Z] === RUN TestUpdateCPUQuota [2020-08-27T23:18:11.231Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-08-27T23:18:11.792Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-08-27T23:18:12.000Z] --- PASS: TestUpdateCPUQuota (0.89s) [2020-08-27T23:18:12.000Z] === RUN TestUpdatePidsLimit [2020-08-27T23:18:12.000Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-27T23:18:12.000Z] === RUN TestUpdatePidsLimit/no_change [2020-08-27T23:18:12.294Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-27T23:18:12.353Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-08-27T23:18:12.587Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-27T23:18:12.608Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-08-27T23:18:12.881Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-27T23:18:13.174Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-27T23:18:13.174Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-27T23:18:13.533Z] === RUN TestDockerSuite/TestRunAddHost [2020-08-27T23:18:13.789Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-08-27T23:18:14.044Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-08-27T23:18:14.214Z] --- PASS: TestUpdatePidsLimit (2.36s) [2020-08-27T23:18:14.214Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.25s) [2020-08-27T23:18:14.214Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2020-08-27T23:18:14.214Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2020-08-27T23:18:14.214Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2020-08-27T23:18:14.214Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2020-08-27T23:18:14.214Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2020-08-27T23:18:14.214Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s) [2020-08-27T23:18:14.214Z] === RUN TestUpdateRestartPolicy [2020-08-27T23:18:14.605Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-08-27T23:18:14.605Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-08-27T23:18:14.861Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-08-27T23:18:16.223Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-08-27T23:18:16.479Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-08-27T23:18:17.040Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-08-27T23:18:17.601Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-08-27T23:18:18.527Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-08-27T23:18:19.453Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-08-27T23:18:20.379Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-08-27T23:18:20.939Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-08-27T23:18:21.500Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-08-27T23:18:22.062Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-08-27T23:18:22.623Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-08-27T23:18:23.549Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-08-27T23:18:24.476Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-08-27T23:18:25.308Z] --- PASS: TestCreateServiceMultipleTimes (19.04s) [2020-08-27T23:18:25.308Z] === RUN TestCreateServiceConflict [2020-08-27T23:18:25.308Z] --- PASS: TestCreateServiceConflict (3.19s) [2020-08-27T23:18:25.308Z] === RUN TestCreateServiceMaxReplicas [2020-08-27T23:18:25.402Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-08-27T23:18:25.963Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-08-27T23:18:26.523Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-08-27T23:18:26.523Z] === RUN TestDockerSuite/TestRunBindMounts [2020-08-27T23:18:26.873Z] --- PASS: TestUpdateRestartPolicy (11.20s) [2020-08-27T23:18:26.873Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-27T23:18:26.873Z] --- PASS: TestUpdateRestartWithAutoRemove (0.55s) [2020-08-27T23:18:26.873Z] === RUN TestWaitNonBlocked [2020-08-27T23:18:26.873Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-27T23:18:26.873Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-27T23:18:26.873Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-27T23:18:26.873Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-27T23:18:26.873Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-27T23:18:26.873Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-27T23:18:26.873Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-08-27T23:18:26.873Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2020-08-27T23:18:26.873Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.80s) [2020-08-27T23:18:26.873Z] === RUN TestWaitBlocked [2020-08-27T23:18:26.873Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-27T23:18:26.873Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-27T23:18:26.873Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-27T23:18:26.873Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-27T23:18:26.873Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-27T23:18:26.873Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-27T23:18:27.533Z] --- PASS: TestWaitBlocked (0.03s) [2020-08-27T23:18:27.533Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2020-08-27T23:18:27.533Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.82s) [2020-08-27T23:18:27.533Z] === CONT TestContainerStartOnDaemonRestart [2020-08-27T23:18:27.533Z] === CONT TestIpcModeOlderClient [2020-08-27T23:18:27.533Z] === CONT TestDaemonHostGatewayIP [2020-08-27T23:18:27.533Z] === CONT TestContainerKillOnDaemonStart [2020-08-27T23:18:27.831Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-08-27T23:18:27.831Z] === CONT TestDaemonRestartIpcMode [2020-08-27T23:18:27.886Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-08-27T23:18:28.142Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-08-27T23:18:28.610Z] --- PASS: TestCreateServiceMaxReplicas (3.68s) [2020-08-27T23:18:28.610Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-27T23:18:28.702Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-08-27T23:18:28.957Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-08-27T23:18:29.517Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-08-27T23:18:29.517Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-08-27T23:18:30.078Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-08-27T23:18:30.639Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-08-27T23:18:30.640Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-08-27T23:18:30.895Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-08-27T23:18:31.388Z] --- PASS: TestContainerStartOnDaemonRestart (3.79s) [2020-08-27T23:18:31.457Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-08-27T23:18:31.683Z] --- PASS: TestDaemonHostGatewayIP (4.13s) [2020-08-27T23:18:31.977Z] --- PASS: TestDaemonRestartIpcMode (4.25s) [2020-08-27T23:18:32.017Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-08-27T23:18:32.017Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-08-27T23:18:32.577Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-08-27T23:18:32.577Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-08-27T23:18:33.503Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-08-27T23:18:33.759Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-08-27T23:18:34.692Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-08-27T23:18:34.949Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-08-27T23:18:34.949Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-08-27T23:18:35.511Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-08-27T23:18:37.397Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-08-27T23:18:38.324Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-08-27T23:18:40.210Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-08-27T23:18:40.465Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-08-27T23:18:40.479Z] --- PASS: TestContainerKillOnDaemonStart (12.87s) [2020-08-27T23:18:40.479Z] PASS [2020-08-27T23:18:40.479Z] [2020-08-27T23:18:40.479Z] === Skipped [2020-08-27T23:18:40.479Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-08-27T23:18:40.479Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-27T23:18:40.479Z] [2020-08-27T23:18:40.479Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-27T23:18:40.479Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-27T23:18:40.479Z] [2020-08-27T23:18:40.479Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-08-27T23:18:40.479Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-27T23:18:40.479Z] [2020-08-27T23:18:40.479Z] [2020-08-27T23:18:40.479Z] DONE 192 tests, 3 skipped in 107.995s [2020-08-27T23:18:40.479Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-08-27T23:18:40.480Z] ++ 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-08-27T23:18:40.480Z] ++ set -e [2020-08-27T23:18:40.480Z] ++ '[' -n 0 ']' [2020-08-27T23:18:40.480Z] ++ set -x [2020-08-27T23:18:40.480Z] ++ env -i DEST=/go/src/github.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-08-27T23:18:40.480Z] INFO: Testing against a local daemon [2020-08-27T23:18:40.480Z] === RUN TestCommitInheritsEnv [2020-08-27T23:18:41.026Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-08-27T23:18:41.118Z] --- PASS: TestCommitInheritsEnv (0.31s) [2020-08-27T23:18:41.118Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-27T23:18:41.118Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-27T23:18:41.118Z] === RUN TestImagesFilterMultiReference [2020-08-27T23:18:41.118Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-08-27T23:18:41.118Z] === RUN TestImagePullPlatformInvalid [2020-08-27T23:18:41.118Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-08-27T23:18:41.118Z] === RUN TestRemoveImageOrphaning [2020-08-27T23:18:41.281Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-08-27T23:18:41.414Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2020-08-27T23:18:41.414Z] === RUN TestRemoveImageGarbageCollector [2020-08-27T23:18:41.414Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-27T23:18:41.414Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:18:41.414Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-27T23:18:41.414Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-08-27T23:18:41.414Z] === RUN TestTagInvalidReference [2020-08-27T23:18:41.414Z] --- PASS: TestTagInvalidReference (0.02s) [2020-08-27T23:18:41.414Z] === RUN TestTagValidPrefixedRepo [2020-08-27T23:18:41.414Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-08-27T23:18:41.414Z] === RUN TestTagExistedNameWithoutForce [2020-08-27T23:18:41.414Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-08-27T23:18:41.414Z] === RUN TestTagOfficialNames [2020-08-27T23:18:41.414Z] --- PASS: TestTagOfficialNames (0.05s) [2020-08-27T23:18:41.414Z] === RUN TestTagMatchesDigest [2020-08-27T23:18:41.414Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-08-27T23:18:41.414Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-27T23:18:41.842Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-08-27T23:18:42.402Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-08-27T23:18:43.027Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-08-27T23:18:43.027Z] Copying nested executables into bundles/cross/linux/amd64 [2020-08-27T23:18:43.027Z] Cross building: bundles/cross/windows/amd64 [2020-08-27T23:18:43.027Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-08-27T23:18:43.027Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-08-27T23:18:43.328Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-08-27T23:18:43.516Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.26s) [2020-08-27T23:18:43.516Z] === RUN TestCreateServiceSecretFileMode [2020-08-27T23:18:45.841Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-08-27T23:18:45.841Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-08-27T23:18:46.402Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-08-27T23:18:46.817Z] --- PASS: TestCreateServiceSecretFileMode (3.34s) [2020-08-27T23:18:46.817Z] === RUN TestCreateServiceConfigFileMode [2020-08-27T23:18:47.765Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-08-27T23:18:49.128Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-08-27T23:18:50.117Z] --- PASS: TestCreateServiceConfigFileMode (3.37s) [2020-08-27T23:18:50.117Z] === RUN TestCreateServiceSysctls [2020-08-27T23:18:50.698Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-27T23:18:50.698Z] ok github.com/docker/docker/api/server/httputils 0.133s coverage: 14.7% of statements [2020-08-27T23:18:50.698Z] ok github.com/docker/docker/api/server/middleware 0.178s coverage: 37.7% of statements [2020-08-27T23:18:50.698Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-27T23:18:50.698Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-27T23:18:50.698Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-27T23:18:50.698Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-27T23:18:50.698Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-27T23:18:50.698Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-27T23:18:50.698Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-27T23:18:50.698Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-27T23:18:50.698Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-27T23:18:50.698Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-27T23:18:50.698Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-27T23:18:50.698Z] ok github.com/docker/docker/api/types/filters 0.140s coverage: 92.2% of statements [2020-08-27T23:18:50.698Z] ok github.com/docker/docker/api/types/strslice 0.156s coverage: 90.0% of statements [2020-08-27T23:18:50.698Z] ok github.com/docker/docker/api/types/time 0.193s coverage: 100.0% of statements [2020-08-27T23:18:50.698Z] ok github.com/docker/docker/api/server/router/swarm 0.205s coverage: 5.7% of statements [2020-08-27T23:18:50.698Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-27T23:18:50.698Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-27T23:18:50.698Z] ? github.com/docker/docker/api/types [no test files] [2020-08-27T23:18:50.698Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-27T23:18:50.698Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-27T23:18:50.698Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-27T23:18:50.698Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-27T23:18:50.698Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-27T23:18:50.698Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-27T23:18:50.698Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-27T23:18:50.698Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-27T23:18:50.698Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-27T23:18:50.698Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-27T23:18:50.698Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-27T23:18:51.015Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-08-27T23:18:51.162Z] ok github.com/docker/docker/api/types/versions 0.038s coverage: 75.0% of statements [2020-08-27T23:18:51.162Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-27T23:18:51.162Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-27T23:18:51.162Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-27T23:18:51.162Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-08-27T23:18:51.162Z] ? github.com/docker/docker/builder [no test files] [2020-08-27T23:18:51.162Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-27T23:18:51.162Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-27T23:18:51.162Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-27T23:18:51.162Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-27T23:18:51.162Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-27T23:18:51.162Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-27T23:18:51.162Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-27T23:18:51.625Z] ok github.com/docker/docker/builder/dockerignore 0.038s coverage: 96.8% of statements [2020-08-27T23:18:52.379Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-08-27T23:18:52.379Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-08-27T23:18:52.379Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-08-27T23:18:52.941Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-08-27T23:18:53.866Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-08-27T23:18:54.338Z] --- PASS: TestCreateServiceSysctls (4.24s) [2020-08-27T23:18:54.338Z] === RUN TestCreateServiceCapabilities [2020-08-27T23:18:54.792Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-08-27T23:18:55.386Z] ok github.com/docker/docker/cli/debug 0.038s coverage: 100.0% of statements [2020-08-27T23:18:55.718Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-08-27T23:18:56.279Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-08-27T23:18:56.364Z] ok github.com/docker/docker/builder/remotecontext 0.951s coverage: 9.2% of statements [2020-08-27T23:18:56.364Z] ok github.com/docker/docker/builder/dockerfile 0.709s coverage: 46.3% of statements [2020-08-27T23:18:56.840Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-08-27T23:18:56.895Z] --- PASS: TestCreateServiceCapabilities (2.92s) [2020-08-27T23:18:56.895Z] === RUN TestInspect [2020-08-27T23:18:57.766Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-08-27T23:18:58.328Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-08-27T23:18:58.328Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-08-27T23:18:58.888Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-08-27T23:19:00.204Z] --- PASS: TestInspect (3.51s) [2020-08-27T23:19:00.204Z] === RUN TestCreateJob [2020-08-27T23:19:00.252Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-08-27T23:19:00.252Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-08-27T23:19:00.813Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-08-27T23:19:01.374Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-08-27T23:19:01.941Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-08-27T23:19:02.517Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-08-27T23:19:02.517Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-08-27T23:19:03.079Z] === RUN TestDockerSuite/TestRunEnvironment [2020-08-27T23:19:03.639Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-08-27T23:19:03.894Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-08-27T23:19:04.454Z] === RUN TestDockerSuite/TestRunExitCode [2020-08-27T23:19:05.015Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-08-27T23:19:05.492Z] --- PASS: TestCreateJob (4.29s) [2020-08-27T23:19:05.492Z] === RUN TestReplicatedJob [2020-08-27T23:19:05.575Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-08-27T23:19:05.830Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-08-27T23:19:06.391Z] === RUN TestDockerSuite/TestRunExposePort [2020-08-27T23:19:06.391Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-08-27T23:19:06.951Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-08-27T23:19:07.512Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-08-27T23:19:08.798Z] ok github.com/docker/docker/client 0.497s coverage: 74.9% of statements [2020-08-27T23:19:08.874Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-08-27T23:19:08.874Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-08-27T23:19:08.874Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-08-27T23:19:11.388Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-08-27T23:19:11.644Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-08-27T23:19:12.079Z] --- PASS: TestReplicatedJob (6.79s) [2020-08-27T23:19:12.079Z] === RUN TestUpdateReplicatedJob [2020-08-27T23:19:15.382Z] --- PASS: TestUpdateReplicatedJob (3.64s) [2020-08-27T23:19:15.382Z] === RUN TestServiceListWithStatuses [2020-08-27T23:19:15.382Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-27T23:19:15.382Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-27T23:19:15.382Z] === RUN TestDockerNetworkConnectAlias [2020-08-27T23:19:21.968Z] --- PASS: TestDockerNetworkConnectAlias (6.68s) [2020-08-27T23:19:21.968Z] === RUN TestDockerNetworkReConnect [2020-08-27T23:19:23.665Z] ok github.com/docker/docker/builder/remotecontext/git 30.495s coverage: 86.3% of statements [2020-08-27T23:19:23.806Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-08-27T23:19:23.806Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-08-27T23:19:24.128Z] ? github.com/docker/docker/cli [no test files] [2020-08-27T23:19:24.128Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-27T23:19:24.732Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-08-27T23:19:24.732Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-08-27T23:19:24.732Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-08-27T23:19:24.732Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-08-27T23:19:24.987Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-08-27T23:19:26.873Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-08-27T23:19:27.254Z] --- PASS: TestDockerNetworkReConnect (5.00s) [2020-08-27T23:19:27.254Z] === RUN TestServicePlugin [2020-08-27T23:19:27.254Z] --- SKIP: TestServicePlugin (0.01s) [2020-08-27T23:19:27.254Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:19:27.254Z] === RUN TestServiceUpdateLabel [2020-08-27T23:19:27.799Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-08-27T23:19:29.161Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-08-27T23:19:29.799Z] --- PASS: TestServiceUpdateLabel (3.18s) [2020-08-27T23:19:29.799Z] === RUN TestServiceUpdateSecrets [2020-08-27T23:19:31.241Z] ok github.com/docker/docker/cmd/dockerd 0.743s coverage: 19.3% of statements [2020-08-27T23:19:32.220Z] ok github.com/docker/docker/container 0.591s coverage: 41.6% of statements [2020-08-27T23:19:32.220Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-27T23:19:32.220Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-27T23:19:32.220Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-27T23:19:32.220Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-27T23:19:33.321Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-08-27T23:19:34.414Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.253s coverage: 65.3% of statements [2020-08-27T23:19:35.209Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-08-27T23:19:35.209Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-08-27T23:19:35.769Z] === RUN TestDockerSuite/TestRunModeHostname [2020-08-27T23:19:36.611Z] ok github.com/docker/docker/daemon/cluster 0.880s coverage: 0.5% of statements [2020-08-27T23:19:36.695Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-08-27T23:19:36.695Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-08-27T23:19:36.695Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-08-27T23:19:37.075Z] ok github.com/docker/docker/daemon/cluster/convert 0.806s coverage: 35.9% of statements [2020-08-27T23:19:37.621Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-08-27T23:19:38.563Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-08-27T23:19:39.490Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-08-27T23:19:39.490Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-08-27T23:19:39.745Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-08-27T23:19:40.670Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-08-27T23:19:42.034Z] === RUN TestDockerSuite/TestRunMount [2020-08-27T23:19:42.907Z] ok github.com/docker/docker/daemon/discovery 0.230s coverage: 30.0% of statements [2020-08-27T23:19:42.907Z] ok github.com/docker/docker/daemon/config 0.506s coverage: 79.7% of statements [2020-08-27T23:19:44.456Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.628s coverage: 11.3% of statements [2020-08-27T23:19:46.008Z] ok github.com/docker/docker/daemon/events 0.267s coverage: 50.0% of statements [2020-08-27T23:19:46.197Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-08-27T23:19:46.197Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-08-27T23:19:46.757Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-08-27T23:19:46.986Z] ok github.com/docker/docker/daemon/graphdriver 0.157s coverage: 2.3% of statements [2020-08-27T23:19:46.986Z] ok github.com/docker/docker/daemon 4.045s coverage: 9.1% of statements [2020-08-27T23:19:46.986Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-27T23:19:46.986Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-27T23:19:46.986Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-27T23:19:46.986Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-27T23:19:47.449Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-08-27T23:19:47.449Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-08-27T23:19:47.449Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-08-27T23:19:47.450Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-27T23:19:47.450Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-08-27T23:19:47.450Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-08-27T23:19:47.450Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-08-27T23:19:47.450Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-08-27T23:19:47.450Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-27T23:19:47.450Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-08-27T23:19:47.450Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-08-27T23:19:47.450Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-08-27T23:19:47.450Z] ok github.com/docker/docker/daemon/links 0.072s coverage: 93.0% of statements [2020-08-27T23:19:47.917Z] --- PASS: TestServiceUpdateSecrets (15.35s) [2020-08-27T23:19:47.917Z] === RUN TestServiceUpdateConfigs [2020-08-27T23:19:48.120Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-08-27T23:19:49.483Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-08-27T23:19:50.380Z] ok github.com/docker/docker/daemon/images 0.471s coverage: 4.8% of statements [2020-08-27T23:19:50.380Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-27T23:19:50.380Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-27T23:19:50.381Z] ok github.com/docker/docker/daemon/logger/awslogs 0.566s coverage: 77.4% of statements [2020-08-27T23:19:50.844Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.446s coverage: 61.6% of statements [2020-08-27T23:19:51.308Z] ok github.com/docker/docker/daemon/logger 0.706s coverage: 41.2% of statements [2020-08-27T23:19:51.308Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-08-27T23:19:51.308Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-27T23:19:51.308Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-27T23:19:51.308Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-08-27T23:19:51.308Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-08-27T23:19:51.997Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-08-27T23:19:52.285Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.257s coverage: 87.2% of statements [2020-08-27T23:19:53.361Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-08-27T23:19:53.844Z] ok github.com/docker/docker/daemon/logger/local 0.307s coverage: 75.2% of statements [2020-08-27T23:19:53.844Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-27T23:19:53.844Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.225s coverage: 35.9% of statements [2020-08-27T23:19:53.844Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.193s coverage: 33.3% of statements [2020-08-27T23:19:55.408Z] ok github.com/docker/docker/daemon/logger/templates 0.062s coverage: 8.3% of statements [2020-08-27T23:19:55.872Z] ok github.com/docker/docker/daemon/logger/syslog 0.156s coverage: 46.8% of statements [2020-08-27T23:19:55.872Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-08-27T23:19:56.128Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-08-27T23:19:57.054Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-08-27T23:19:57.421Z] ok github.com/docker/docker/daemon/logger/splunk 2.429s coverage: 82.5% of statements [2020-08-27T23:19:57.421Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-27T23:19:57.421Z] ? github.com/docker/docker/daemon/network [no test files] [2020-08-27T23:19:57.421Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-27T23:19:57.981Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-08-27T23:19:57.981Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-08-27T23:19:58.542Z] === RUN TestDockerSuite/TestRunNetHost [2020-08-27T23:19:59.468Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-08-27T23:20:00.145Z] --- PASS: TestServiceUpdateConfigs (14.78s) [2020-08-27T23:20:00.145Z] === RUN TestServiceUpdateNetwork [2020-08-27T23:20:00.354Z] ok github.com/docker/docker/distribution/metadata 2.324s coverage: 48.2% of statements [2020-08-27T23:20:00.354Z] ok github.com/docker/docker/distribution 2.500s coverage: 20.1% of statements [2020-08-27T23:20:00.354Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-27T23:20:00.354Z] ok github.com/docker/docker/errdefs 0.093s coverage: 49.4% of statements [2020-08-27T23:20:00.354Z] ok github.com/docker/docker/distribution/xfer 2.223s coverage: 76.8% of statements [2020-08-27T23:20:00.354Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-27T23:20:00.394Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-08-27T23:20:00.650Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-08-27T23:20:00.650Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-08-27T23:20:02.014Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-08-27T23:20:02.549Z] ok github.com/docker/docker/image/v1 0.126s coverage: 25.0% of statements [2020-08-27T23:20:02.549Z] ok github.com/docker/docker/image/cache 0.219s coverage: 19.2% of statements [2020-08-27T23:20:03.526Z] ok github.com/docker/docker/image 0.901s coverage: 86.4% of statements [2020-08-27T23:20:03.526Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-27T23:20:03.526Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-27T23:20:03.900Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-08-27T23:20:03.900Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-08-27T23:20:04.472Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-08-27T23:20:04.472Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-08-27T23:20:04.472Z] remote: Enumerating objects: 2, done. [2020-08-27T23:20:04.472Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-08-27T23:20:04.472Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-08-27T23:20:04.472Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-08-27T23:20:04.472Z] 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-08-27T23:20:04.472Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-08-27T23:20:04.472Z] [Pipeline] } [Pipeline] // stage [2020-08-27T23:20:04.503Z] ok github.com/docker/docker/libcontainerd/queue 0.092s coverage: 100.0% of statements [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-27T23:20:04.804Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41360/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b9665a9495a16879e5403adeb7cc8206e1fd16ac -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b9665a9495a16879e5403adeb7cc8206e1fd16ac hack/test/unit [2020-08-27T23:20:04.967Z] ok github.com/docker/docker/layer 0.481s coverage: 30.1% of statements [2020-08-27T23:20:04.967Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-27T23:20:05.430Z] ok github.com/docker/docker/libcontainerd/local 0.279s coverage: 1.0% of statements [2020-08-27T23:20:05.430Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-27T23:20:05.430Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-27T23:20:05.430Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-27T23:20:05.430Z] ? github.com/docker/docker/oci [no test files] [2020-08-27T23:20:05.430Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-27T23:20:05.430Z] ok github.com/docker/docker/pkg/aaparser 0.198s coverage: 50.0% of statements [2020-08-27T23:20:06.406Z] ok github.com/docker/docker/opts 0.474s coverage: 67.1% of statements [2020-08-27T23:20:06.870Z] ok github.com/docker/docker/pkg/broadcaster 0.096s coverage: 100.0% of statements [2020-08-27T23:20:07.164Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-08-27T23:20:07.343Z] ? github.com/docker/docker/api [no test files] [2020-08-27T23:20:07.420Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-08-27T23:20:07.675Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-08-27T23:20:07.675Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-08-27T23:20:07.846Z] ok github.com/docker/docker/pkg/capabilities 0.235s coverage: 87.5% of statements [2020-08-27T23:20:08.236Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-08-27T23:20:08.236Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-08-27T23:20:08.310Z] ok github.com/docker/docker/pkg/authorization 0.488s coverage: 26.8% of statements [2020-08-27T23:20:08.310Z] ok github.com/docker/docker/pkg/chrootarchive 0.214s coverage: 15.4% of statements [2020-08-27T23:20:09.164Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-08-27T23:20:09.287Z] ok github.com/docker/docker/pkg/directory 0.086s coverage: 80.0% of statements [2020-08-27T23:20:09.732Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-08-27T23:20:09.732Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-08-27T23:20:09.751Z] ok github.com/docker/docker/pkg/discovery 0.102s coverage: 58.3% of statements [2020-08-27T23:20:09.751Z] ok github.com/docker/docker/pkg/discovery/file 0.162s coverage: 92.9% of statements [2020-08-27T23:20:10.293Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-08-27T23:20:10.293Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-08-27T23:20:11.300Z] ok github.com/docker/docker/pkg/discovery/memory 0.151s coverage: 92.3% of statements [2020-08-27T23:20:11.300Z] ok github.com/docker/docker/pkg/discovery/nodes 0.047s coverage: 93.8% of statements [2020-08-27T23:20:12.806Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-08-27T23:20:12.850Z] ok github.com/docker/docker/pkg/filenotify 0.159s coverage: 36.2% of statements [2020-08-27T23:20:12.850Z] ok github.com/docker/docker/pkg/fileutils 0.088s coverage: 87.7% of statements [2020-08-27T23:20:13.827Z] ok github.com/docker/docker/pkg/homedir 0.269s coverage: 42.9% of statements [2020-08-27T23:20:14.290Z] ok github.com/docker/docker/pkg/idtools 0.055s coverage: 7.3% of statements [2020-08-27T23:20:14.754Z] ok github.com/docker/docker/pkg/discovery/kv 3.463s coverage: 84.1% of statements [2020-08-27T23:20:15.053Z] --- PASS: TestServiceUpdateNetwork (14.46s) [2020-08-27T23:20:15.053Z] === RUN TestServiceUpdatePidsLimit [2020-08-27T23:20:15.217Z] ok github.com/docker/docker/pkg/archive 7.324s coverage: 62.7% of statements [2020-08-27T23:20:15.318Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-08-27T23:20:15.680Z] ok github.com/docker/docker/pkg/jsonmessage 0.236s coverage: 91.7% of statements [2020-08-27T23:20:15.878Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-08-27T23:20:15.878Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-08-27T23:20:15.994Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-27T23:20:16.143Z] ok github.com/docker/docker/pkg/locker 0.059s coverage: 88.9% of statements [2020-08-27T23:20:16.143Z] ok github.com/docker/docker/pkg/ioutils 0.726s coverage: 68.8% of statements [2020-08-27T23:20:16.439Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-08-27T23:20:16.606Z] ok github.com/docker/docker/pkg/longpath 0.087s coverage: 100.0% of statements [2020-08-27T23:20:16.936Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-27T23:20:17.000Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-08-27T23:20:17.070Z] ok github.com/docker/docker/pkg/namesgenerator 0.036s coverage: 85.7% of statements [2020-08-27T23:20:17.533Z] ok github.com/docker/docker/pkg/parsers 0.124s coverage: 97.0% of statements [2020-08-27T23:20:17.997Z] ok github.com/docker/docker/pkg/pidfile 0.053s coverage: 82.6% of statements [2020-08-27T23:20:18.364Z] === RUN TestDockerSuite/TestRunPortInUse [2020-08-27T23:20:19.546Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.209s coverage: 56.8% of statements [2020-08-27T23:20:19.728Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-08-27T23:20:19.728Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-08-27T23:20:19.983Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-08-27T23:20:20.010Z] ok github.com/docker/docker/pkg/plugins/transport 0.214s coverage: 85.7% of statements [2020-08-27T23:20:20.474Z] ok github.com/docker/docker/pkg/pools 0.122s coverage: 88.2% of statements [2020-08-27T23:20:20.543Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-08-27T23:20:20.938Z] ok github.com/docker/docker/pkg/progress 0.034s coverage: 75.9% of statements [2020-08-27T23:20:21.104Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-08-27T23:20:21.665Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-08-27T23:20:21.915Z] ok github.com/docker/docker/pkg/reexec 0.108s coverage: 82.4% of statements [2020-08-27T23:20:21.915Z] ok github.com/docker/docker/pkg/pubsub 1.072s coverage: 73.9% of statements [2020-08-27T23:20:22.226Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-08-27T23:20:22.226Z] === RUN TestDockerSuite/TestRunPublishPort [2020-08-27T23:20:22.230Z] ok github.com/docker/docker/api/server 0.012s coverage: 9.0% of statements [2020-08-27T23:20:22.891Z] ok github.com/docker/docker/pkg/signal 0.129s coverage: 20.3% of statements [2020-08-27T23:20:23.151Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-08-27T23:20:23.355Z] ok github.com/docker/docker/pkg/stdcopy 0.085s coverage: 100.0% of statements [2020-08-27T23:20:24.077Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-08-27T23:20:24.077Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-08-27T23:20:24.331Z] ok github.com/docker/docker/pkg/stringid 0.079s coverage: 70.6% of statements [2020-08-27T23:20:24.331Z] ok github.com/docker/docker/pkg/streamformatter 0.146s coverage: 66.2% of statements [2020-08-27T23:20:24.333Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-08-27T23:20:24.588Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-08-27T23:20:25.073Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-27T23:20:25.307Z] ok github.com/docker/docker/pkg/sysinfo 0.055s coverage: 38.2% of statements [2020-08-27T23:20:25.514Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-08-27T23:20:25.514Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-08-27T23:20:25.770Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-27T23:20:25.770Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-27T23:20:25.770Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-27T23:20:25.770Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-27T23:20:25.770Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-08-27T23:20:25.770Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-08-27T23:20:25.770Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-27T23:20:25.770Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-27T23:20:26.233Z] ok github.com/docker/docker/pkg/system 0.214s coverage: 13.8% of statements [2020-08-27T23:20:26.698Z] ok github.com/docker/docker/pkg/tailfile 0.194s coverage: 88.6% of statements [2020-08-27T23:20:27.161Z] ok github.com/docker/docker/pkg/tarsum 0.215s coverage: 89.3% of statements [2020-08-27T23:20:27.161Z] testing: warning: no tests to run [2020-08-27T23:20:27.161Z] coverage: [no statements] [2020-08-27T23:20:27.161Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: [no statements] [no tests to run] [2020-08-27T23:20:27.625Z] ok github.com/docker/docker/pkg/truncindex 0.155s coverage: 91.5% of statements [2020-08-27T23:20:28.028Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-08-27T23:20:28.088Z] ok github.com/docker/docker/pkg/urlutil 0.085s coverage: 100.0% of statements [2020-08-27T23:20:28.088Z] ok github.com/docker/docker/pkg/useragent 0.171s coverage: 88.9% of statements [2020-08-27T23:20:28.955Z] === RUN TestDockerSuite/TestRunRm [2020-08-27T23:20:29.210Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-08-27T23:20:29.638Z] ok github.com/docker/docker/plugin/v2 0.214s coverage: 20.1% of statements [2020-08-27T23:20:30.101Z] ok github.com/docker/docker/plugin 0.587s coverage: 12.0% of statements [2020-08-27T23:20:30.101Z] ok github.com/docker/docker/reference 0.731s coverage: 84.4% of statements [2020-08-27T23:20:31.651Z] ok github.com/docker/docker/restartmanager 0.123s coverage: 50.9% of statements [2020-08-27T23:20:31.651Z] ok github.com/docker/docker/registry/resumable 0.283s coverage: 100.0% of statements [2020-08-27T23:20:32.627Z] ok github.com/docker/docker/runconfig 0.039s coverage: 52.2% of statements [2020-08-27T23:20:33.090Z] ok github.com/docker/docker/testutil 0.268s coverage: 62.5% of statements [2020-08-27T23:20:33.207Z] --- PASS: TestServiceUpdatePidsLimit (17.44s) [2020-08-27T23:20:33.207Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-08-27T23:20:33.207Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-08-27T23:20:33.207Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-08-27T23:20:33.207Z] PASS [2020-08-27T23:20:33.207Z] [2020-08-27T23:20:33.207Z] === Skipped [2020-08-27T23:20:33.207Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-08-27T23:20:33.207Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-27T23:20:33.207Z] [2020-08-27T23:20:33.207Z] === SKIP: arm64.integration.service TestServicePlugin (0.01s) [2020-08-27T23:20:33.207Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:20:33.207Z] [2020-08-27T23:20:33.207Z] [2020-08-27T23:20:33.207Z] DONE 27 tests, 2 skipped in 159.492s [2020-08-27T23:20:33.207Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-08-27T23:20:33.207Z] ++ 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-08-27T23:20:33.207Z] ++ set -e [2020-08-27T23:20:33.207Z] ++ '[' -n 0 ']' [2020-08-27T23:20:33.207Z] ++ set -x [2020-08-27T23:20:33.207Z] ++ env -i DEST=/go/src/github.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-08-27T23:20:33.207Z] INFO: Testing against a local daemon [2020-08-27T23:20:33.207Z] === RUN TestSessionCreate [2020-08-27T23:20:33.207Z] --- PASS: TestSessionCreate (0.05s) [2020-08-27T23:20:33.207Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-27T23:20:33.207Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-08-27T23:20:33.207Z] PASS [2020-08-27T23:20:33.207Z] [2020-08-27T23:20:33.207Z] DONE 2 tests in 0.263s [2020-08-27T23:20:33.207Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-08-27T23:20:33.207Z] ++ 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-08-27T23:20:33.207Z] ++ set -e [2020-08-27T23:20:33.207Z] ++ '[' -n 0 ']' [2020-08-27T23:20:33.207Z] ++ set -x [2020-08-27T23:20:33.207Z] ++ env -i DEST=/go/src/github.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-08-27T23:20:33.207Z] INFO: Testing against a local daemon [2020-08-27T23:20:33.207Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-27T23:20:33.207Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-27T23:20:33.207Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-27T23:20:33.207Z] === RUN TestEventsExecDie [2020-08-27T23:20:33.207Z] --- PASS: TestEventsExecDie (0.84s) [2020-08-27T23:20:33.207Z] === RUN TestEventsBackwardsCompatible [2020-08-27T23:20:33.370Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-08-27T23:20:33.370Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-08-27T23:20:33.468Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-08-27T23:20:33.468Z] === RUN TestInfoBinaryCommits [2020-08-27T23:20:33.468Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-08-27T23:20:33.468Z] === RUN TestInfoAPIVersioned [2020-08-27T23:20:33.468Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-08-27T23:20:33.468Z] === RUN TestInfoDiscoveryBackend [2020-08-27T23:20:33.553Z] ok github.com/docker/docker/registry 0.570s coverage: 51.7% of statements [2020-08-27T23:20:33.626Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-08-27T23:20:34.039Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2020-08-27T23:20:34.039Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-27T23:20:34.980Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-27T23:20:34.980Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-27T23:20:34.988Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-08-27T23:20:35.548Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-08-27T23:20:35.552Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2020-08-27T23:20:35.553Z] === RUN TestInfoAPI [2020-08-27T23:20:35.747Z] ok github.com/docker/docker/volume/local 0.303s coverage: 37.7% of statements [2020-08-27T23:20:35.813Z] --- PASS: TestInfoAPI (0.05s) [2020-08-27T23:20:35.813Z] === RUN TestInfoAPIWarnings [2020-08-27T23:20:36.210Z] ok github.com/docker/docker/volume/drivers 0.375s coverage: 36.1% of statements [2020-08-27T23:20:36.210Z] ok github.com/docker/docker/volume/mounts 0.154s coverage: 66.2% of statements [2020-08-27T23:20:36.386Z] --- PASS: TestInfoAPIWarnings (0.62s) [2020-08-27T23:20:36.386Z] === RUN TestInfoDebug [2020-08-27T23:20:36.957Z] --- PASS: TestInfoDebug (0.61s) [2020-08-27T23:20:36.957Z] === RUN TestInfoInsecureRegistries [2020-08-27T23:20:37.530Z] --- PASS: TestInfoInsecureRegistries (0.62s) [2020-08-27T23:20:37.530Z] === RUN TestInfoRegistryMirrors [2020-08-27T23:20:38.061Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-08-27T23:20:38.100Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2020-08-27T23:20:38.101Z] === RUN TestLoginFailsWithBadCredentials [2020-08-27T23:20:38.406Z] ok github.com/docker/docker/volume/service 0.365s coverage: 70.3% of statements [2020-08-27T23:20:38.671Z] --- PASS: TestLoginFailsWithBadCredentials (0.45s) [2020-08-27T23:20:38.671Z] === RUN TestPingCacheHeaders [2020-08-27T23:20:38.671Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-08-27T23:20:38.671Z] === RUN TestPingGet [2020-08-27T23:20:38.671Z] --- PASS: TestPingGet (0.03s) [2020-08-27T23:20:38.671Z] === RUN TestPingHead [2020-08-27T23:20:38.671Z] --- PASS: TestPingHead (0.05s) [2020-08-27T23:20:38.671Z] === RUN TestVersion [2020-08-27T23:20:38.932Z] --- PASS: TestVersion (0.05s) [2020-08-27T23:20:38.932Z] PASS [2020-08-27T23:20:38.932Z] [2020-08-27T23:20:38.932Z] === Skipped [2020-08-27T23:20:38.932Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-27T23:20:38.932Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-27T23:20:38.932Z] [2020-08-27T23:20:38.932Z] [2020-08-27T23:20:38.932Z] DONE 18 tests, 1 skipped in 6.596s [2020-08-27T23:20:38.932Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-08-27T23:20:38.932Z] ++ 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-08-27T23:20:38.932Z] ++ set -e [2020-08-27T23:20:38.932Z] ++ '[' -n 0 ']' [2020-08-27T23:20:38.932Z] ++ set -x [2020-08-27T23:20:38.932Z] ++ env -i DEST=/go/src/github.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-08-27T23:20:38.932Z] INFO: Testing against a local daemon [2020-08-27T23:20:38.932Z] === RUN TestVolumesCreateAndList [2020-08-27T23:20:38.932Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-08-27T23:20:38.932Z] === RUN TestVolumesRemove [2020-08-27T23:20:39.193Z] --- PASS: TestVolumesRemove (0.11s) [2020-08-27T23:20:39.193Z] === RUN TestVolumesInspect [2020-08-27T23:20:39.193Z] --- PASS: TestVolumesInspect (0.03s) [2020-08-27T23:20:39.193Z] === RUN TestVolumesInvalidJSON [2020-08-27T23:20:39.193Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-27T23:20:39.193Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-27T23:20:39.193Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-27T23:20:39.193Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-08-27T23:20:39.193Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-27T23:20:39.193Z] PASS [2020-08-27T23:20:39.193Z] [2020-08-27T23:20:39.193Z] DONE 5 tests in 0.369s [2020-08-27T23:20:39.193Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-27T23:20:39.453Z] ++++ cat bundles/test-integration/docker.pid [2020-08-27T23:20:39.453Z] +++ kill 13628 [2020-08-27T23:20:40.602Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-08-27T23:20:40.837Z] +++ /etc/init.d/apparmor stop [2020-08-27T23:20:40.837Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-27T23:20:40.837Z] [2020-08-27T23:20:40.837Z] Unloading profiles will leave already running processes permanently [2020-08-27T23:20:40.837Z] unconfined, which can lead to unexpected situations. [2020-08-27T23:20:40.837Z] [2020-08-27T23:20:40.837Z] To set a process to complain mode, use the command line tool [2020-08-27T23:20:40.837Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-27T23:20:40.837Z] +++ true [2020-08-27T23:20:40.837Z] exiting test-integration [2020-08-27T23:20:40.837Z] ++ exit 0 [2020-08-27T23:20:40.837Z] [2020-08-27T23:20:41.163Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-08-27T23:20:41.418Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-08-27T23:20:41.978Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-08-27T23:20:42.539Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-08-27T23:20:43.100Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-08-27T23:20:43.355Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile Post stage [Pipeline] junit [2020-08-27T23:20:43.399Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-27T23:20:43.916Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-08-27T23:20:44.065Z] + echo Ensuring container killed. [2020-08-27T23:20:44.065Z] Ensuring container killed. [2020-08-27T23:20:44.065Z] + docker rm -vf docker-pr6 [2020-08-27T23:20:44.065Z] Error: No such container: docker-pr6 [2020-08-27T23:20:44.065Z] + true [Pipeline] sh [2020-08-27T23:20:44.355Z] + echo Chowning /workspace to jenkins user [2020-08-27T23:20:44.355Z] Chowning /workspace to jenkins user [2020-08-27T23:20:44.355Z] + id -u [2020-08-27T23:20:44.355Z] + id -g [2020-08-27T23:20:44.355Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41360:/workspace busybox chown -R 1000:1000 /workspace [2020-08-27T23:20:44.355Z] Unable to find image 'busybox:latest' locally [2020-08-27T23:20:44.355Z] latest: Pulling from library/busybox [2020-08-27T23:20:44.477Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-08-27T23:20:44.617Z] b532f239b6e6: Pulling fs layer [2020-08-27T23:20:44.617Z] b532f239b6e6: Verifying Checksum [2020-08-27T23:20:44.617Z] b532f239b6e6: Download complete [2020-08-27T23:20:44.879Z] b532f239b6e6: Pull complete [2020-08-27T23:20:44.879Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-27T23:20:44.879Z] Status: Downloaded newer image for busybox:latest [2020-08-27T23:20:45.038Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-08-27T23:20:47.550Z] === RUN TestDockerSuite/TestRunState [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-27T23:20:48.483Z] + bundleName=arm64-integration [2020-08-27T23:20:48.483Z] + echo Creating arm64-integration-bundles.tar.gz [2020-08-27T23:20:48.483Z] Creating arm64-integration-bundles.tar.gz [2020-08-27T23:20:48.483Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.prof -oxargs -name *-report.xml tar ) -czf -print arm64-integration-bundles.tar.gz [2020-08-27T23:20:48.483Z] [Pipeline] archiveArtifacts [2020-08-27T23:20:48.758Z] Archiving artifacts [2020-08-27T23:20:48.913Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-08-27T23:20:49.168Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-08-27T23:20:49.423Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-08-27T23:20:49.985Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-08-27T23:20:50.240Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-08-27T23:20:50.240Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-08-27T23:20:50.801Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-08-27T23:20:50.827Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41360/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-27T23:20:51.187Z] + make clean [2020-08-27T23:20:51.363Z] === RUN TestDockerSuite/TestRunSysctls [2020-08-27T23:20:51.770Z] docker volume rm -f docker-dev-cache [2020-08-27T23:20:51.770Z] docker-dev-cache [Pipeline] deleteDir [2020-08-27T23:20:52.726Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-08-27T23:20:52.726Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-08-27T23:20:52.726Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-08-27T23:20:53.287Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-08-27T23:20:55.174Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2020-08-27T23:20:55.735Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-27T23:20:56.169Z] ok github.com/docker/docker/pkg/plugins 35.060s coverage: 73.4% of statements [2020-08-27T23:20:56.169Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-27T23:20:56.169Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-27T23:20:56.169Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-27T23:20:56.169Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-08-27T23:20:56.169Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-27T23:20:56.169Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-27T23:20:56.169Z] ? github.com/docker/docker/rootless [no test files] [2020-08-27T23:20:56.169Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-27T23:20:56.169Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-27T23:20:56.169Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-27T23:20:56.169Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-27T23:20:56.169Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-27T23:20:56.169Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-27T23:20:56.169Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-27T23:20:56.169Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-27T23:20:56.169Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-27T23:20:56.169Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-27T23:20:56.169Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-27T23:20:56.169Z] ? github.com/docker/docker/volume [no test files] [2020-08-27T23:20:56.169Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-27T23:20:56.169Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === Skipped [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-08-27T23:20:56.169Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-08-27T23:20:56.169Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-08-27T23:20:56.169Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-08-27T23:20:56.169Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-08-27T23:20:56.169Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-08-27T23:20:56.169Z] client_test.go:23: runtime.GOOS == "windows" [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-08-27T23:20:56.169Z] daemon_test.go:147: root required [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-08-27T23:20:56.169Z] reload_test.go:520: root required [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-08-27T23:20:56.169Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-08-27T23:20:56.169Z] pull_v2_test.go:73: Needs fixing on Windows [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-08-27T23:20:56.169Z] pull_v2_test.go:118: Needs fixing on Windows [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-08-27T23:20:56.169Z] download_test.go:268: Needs fixing on Windows [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-08-27T23:20:56.169Z] layer_test.go:304: Failing on Windows [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-08-27T23:20:56.169Z] layer_test.go:353: Failing on Windows [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-08-27T23:20:56.169Z] layer_test.go:468: Failing on Windows [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-08-27T23:20:56.169Z] layer_test.go:697: Failing on Windows [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-08-27T23:20:56.169Z] migration_test.go:46: Failing on Windows [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-08-27T23:20:56.169Z] migration_test.go:182: Failing on Windows [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-08-27T23:20:56.169Z] mount_test.go:17: Failing on Windows [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-08-27T23:20:56.169Z] mount_test.go:76: Failing on Windows [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-08-27T23:20:56.169Z] mount_test.go:125: Failing on Windows [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-08-27T23:20:56.169Z] mount_test.go:212: Failing on Windows [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-08-27T23:20:56.169Z] archive_test.go:133: Xz not present in msys2 [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-08-27T23:20:56.169Z] archive_test.go:238: Failing on Windows CI machines [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-08-27T23:20:56.169Z] archive_windows_test.go:16: Currently fails [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-08-27T23:20:56.169Z] changes_test.go:192: needs more investigation [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-08-27T23:20:56.169Z] changes_test.go:405: needs further investigation [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-08-27T23:20:56.169Z] changes_test.go:441: needs further investigation [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-08-27T23:20:56.169Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-08-27T23:20:56.169Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-08-27T23:20:56.169Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-08-27T23:20:56.169Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-08-27T23:20:56.169Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-08-27T23:20:56.169Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-08-27T23:20:56.169Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-08-27T23:20:56.169Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-08-27T23:20:56.169Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-08-27T23:20:56.169Z] poller_test.go:41: No chmod on Windows [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-08-27T23:20:56.169Z] fileutils_test.go:134: Needs porting to Windows [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-08-27T23:20:56.169Z] fileutils_test.go:180: Needs porting to Windows [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-08-27T23:20:56.169Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-08-27T23:20:56.169Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-08-27T23:20:56.169Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-08-27T23:20:56.169Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-08-27T23:20:56.169Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-08-27T23:20:56.169Z] local_test.go:181: runtime.GOOS == "windows" [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] [2020-08-27T23:20:56.169Z] DONE 1785 tests, 46 skipped in 199.024s [2020-08-27T23:20:56.169Z] INFO: make.ps1 ended at 08/27/2020 23:20:55 [2020-08-27T23:20:57.098Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-08-27T23:20:57.147Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-08-27T23:20:57.147Z] INFO: Unit tests ended at 08/27/2020 23:20:57. Duration:00:03:33.5202157 [2020-08-27T23:20:57.147Z] INFO: Building busybox [2020-08-27T23:20:57.147Z] Sending build context to Docker daemon 5.12kB [2020-08-27T23:20:57.147Z] [2020-08-27T23:20:57.147Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-08-27T23:20:57.147Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-08-27T23:20:57.147Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-08-27T23:20:57.147Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-08-27T23:20:57.147Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-08-27T23:20:57.147Z] ---> 86eddd4761f5 [2020-08-27T23:20:57.147Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-08-27T23:20:57.147Z] ---> Running in 6e920940b2fb [2020-08-27T23:20:58.984Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-08-27T23:21:00.349Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-08-27T23:21:02.236Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-08-27T23:21:02.981Z] Removing intermediate container 6e920940b2fb [2020-08-27T23:21:02.981Z] ---> 3bd8b7821b69 [2020-08-27T23:21:02.981Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-08-27T23:21:02.981Z] ---> Running in 27f32e3f03f9 [2020-08-27T23:21:02.981Z] Removing intermediate container 27f32e3f03f9 [2020-08-27T23:21:02.981Z] ---> 0239121ceb0e [2020-08-27T23:21:02.981Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-08-27T23:21:02.981Z] ---> Running in b35e2619a0f2 [2020-08-27T23:21:02.981Z] Removing intermediate container b35e2619a0f2 [2020-08-27T23:21:02.981Z] ---> 7ad482d3beb2 [2020-08-27T23:21:02.981Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-08-27T23:21:03.162Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-08-27T23:21:03.724Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-08-27T23:21:04.284Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-08-27T23:21:04.532Z] [2020-08-27T23:21:04.845Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-08-27T23:21:04.995Z] ---> 75bb00c77573 [2020-08-27T23:21:04.995Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-08-27T23:21:04.995Z] ---> Running in 65fb10074864 [2020-08-27T23:21:06.209Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-08-27T23:21:07.606Z] === RUN TestDockerSuite/TestRunUserByID [2020-08-27T23:21:07.863Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-08-27T23:21:07.863Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-08-27T23:21:08.119Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-08-27T23:21:08.679Z] === RUN TestDockerSuite/TestRunUserByName [2020-08-27T23:21:08.934Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-08-27T23:21:09.494Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-08-27T23:21:09.495Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-08-27T23:21:09.750Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-08-27T23:21:10.312Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-08-27T23:21:13.576Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-08-27T23:21:13.576Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-08-27T23:21:14.502Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-08-27T23:21:15.062Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-08-27T23:21:15.378Z] Removing intermediate container 65fb10074864 [2020-08-27T23:21:15.378Z] ---> aac42985569d [2020-08-27T23:21:15.378Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-08-27T23:21:15.378Z] ---> Running in 4ed2d44a880f [2020-08-27T23:21:15.378Z] [2020-08-27T23:21:15.378Z] SUCCESS: Specified value was saved. [2020-08-27T23:21:15.989Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-08-27T23:21:17.352Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-08-27T23:21:18.277Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-08-27T23:21:19.138Z] Removing intermediate container 4ed2d44a880f [2020-08-27T23:21:19.138Z] ---> c0b2a1c3e916 [2020-08-27T23:21:19.138Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-08-27T23:21:19.138Z] ---> Running in 9e0aa40c2470 [2020-08-27T23:21:19.214Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-08-27T23:21:21.727Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-08-27T23:21:21.727Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-08-27T23:21:22.064Z] Cannot create a file when that file already exists. [2020-08-27T23:21:22.288Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-08-27T23:21:22.543Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-08-27T23:21:23.470Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-08-27T23:21:23.470Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-08-27T23:21:23.470Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-08-27T23:21:23.470Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-08-27T23:21:23.470Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-08-27T23:21:23.470Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-08-27T23:21:24.396Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-08-27T23:21:24.396Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-08-27T23:21:24.957Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-08-27T23:21:26.321Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-08-27T23:21:26.881Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-08-27T23:21:27.807Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-08-27T23:21:27.807Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-08-27T23:21:27.807Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-08-27T23:21:27.890Z] Removing intermediate container 9e0aa40c2470 [2020-08-27T23:21:27.890Z] ---> 838c38600b72 [2020-08-27T23:21:27.890Z] Step 13/13 : CMD ["sh"] [2020-08-27T23:21:27.890Z] ---> Running in 1f4d468c12bc [2020-08-27T23:21:27.890Z] Removing intermediate container 1f4d468c12bc [2020-08-27T23:21:27.890Z] ---> 4ea14188ea21 [2020-08-27T23:21:27.890Z] Successfully built 4ea14188ea21 [2020-08-27T23:21:27.890Z] Successfully tagged busybox:latest [2020-08-27T23:21:27.890Z] INFO: Docker images of the daemon under test [2020-08-27T23:21:27.890Z] [2020-08-27T23:21:27.890Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-08-27T23:21:27.890Z] busybox latest 4ea14188ea21 Less than a second ago 5.1GB [2020-08-27T23:21:27.890Z] microsoft/windowsservercore latest 86eddd4761f5 3 weeks ago 5.03GB [2020-08-27T23:21:27.890Z] mcr.microsoft.com/windows/servercore ltsc2019 86eddd4761f5 3 weeks ago 5.03GB [2020-08-27T23:21:27.890Z] [2020-08-27T23:21:27.890Z] INFO: Running integration tests at 08/27/2020 23:21:27... [2020-08-27T23:21:27.890Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-08-27T23:21:27.890Z] INFO: Integration API tests being run from the host: [2020-08-27T23:21:27.890Z] INFO: make.ps1 starting at 08/27/2020 23:21:27 [2020-08-27T23:21:28.062Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-08-27T23:21:28.062Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-08-27T23:21:28.318Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-08-27T23:21:28.318Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-08-27T23:21:28.318Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-08-27T23:21:28.318Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-08-27T23:21:28.318Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-08-27T23:21:28.318Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-08-27T23:21:28.318Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-08-27T23:21:28.318Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-08-27T23:21:28.867Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-08-27T23:21:28.879Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-08-27T23:21:29.439Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-08-27T23:21:29.999Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-08-27T23:21:29.999Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-08-27T23:21:30.925Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-08-27T23:21:30.925Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-08-27T23:21:30.925Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-08-27T23:21:31.486Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-08-27T23:21:31.486Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-08-27T23:21:32.047Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-08-27T23:21:32.608Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-08-27T23:21:32.608Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-08-27T23:21:32.608Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-08-27T23:21:33.169Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-08-27T23:21:34.094Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-08-27T23:21:34.355Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-08-27T23:21:34.920Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-08-27T23:21:34.920Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-08-27T23:21:35.175Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-08-27T23:21:35.175Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-08-27T23:21:36.540Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-08-27T23:21:37.101Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-08-27T23:21:37.101Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-08-27T23:21:38.989Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-08-27T23:21:39.550Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-08-27T23:21:39.550Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-08-27T23:21:39.550Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-08-27T23:21:40.110Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-08-27T23:21:40.366Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-08-27T23:21:41.292Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-08-27T23:21:42.219Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-08-27T23:21:42.219Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-08-27T23:21:43.582Z] === RUN TestDockerSuite/TestSaveImageId [2020-08-27T23:21:43.582Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-27T23:21:43.670Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-08-27T23:21:43.670Z] ok github.com/docker/docker/api/server/middleware 0.016s coverage: 37.7% of statements [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-27T23:21:43.670Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.7% of statements [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/api/types [no test files] [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-27T23:21:43.670Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-27T23:21:43.670Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-27T23:21:43.670Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2020-08-27T23:21:43.670Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/builder [no test files] [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-27T23:21:43.670Z] ok github.com/docker/docker/builder/dockerignore 0.015s coverage: 96.8% of statements [2020-08-27T23:21:43.670Z] ok github.com/docker/docker/builder/dockerfile 0.221s coverage: 48.0% of statements [2020-08-27T23:21:43.670Z] ok github.com/docker/docker/builder/remotecontext 0.092s coverage: 13.6% of statements [2020-08-27T23:21:43.670Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-08-27T23:21:43.670Z] ok github.com/docker/docker/builder/remotecontext/git 1.416s coverage: 86.3% of statements [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/cli [no test files] [2020-08-27T23:21:43.670Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-27T23:21:43.838Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-08-27T23:21:45.048Z] ok github.com/docker/docker/client 0.185s coverage: 75.4% of statements [2020-08-27T23:21:45.201Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-08-27T23:21:45.201Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-08-27T23:21:46.127Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-08-27T23:21:46.383Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-08-27T23:21:46.638Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-08-27T23:21:46.638Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-08-27T23:21:47.565Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-08-27T23:21:49.452Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-08-27T23:21:50.814Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-08-27T23:21:50.814Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-08-27T23:21:51.070Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-08-27T23:21:51.070Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-08-27T23:21:51.070Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-08-27T23:21:51.995Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-08-27T23:21:54.104Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-27T23:21:54.104Z] INFO: Testing against a local daemon [2020-08-27T23:21:54.508Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-08-27T23:21:59.745Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-08-27T23:22:00.671Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-08-27T23:22:01.232Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-08-27T23:22:02.158Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-08-27T23:22:04.040Z] --- PASS: TestImportExtremelyLargeImageWorks (193.04s) [2020-08-27T23:22:04.040Z] PASS [2020-08-27T23:22:04.040Z] [2020-08-27T23:22:04.040Z] === Skipped [2020-08-27T23:22:04.040Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-27T23:22:04.040Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:22:04.040Z] [2020-08-27T23:22:04.040Z] [2020-08-27T23:22:04.040Z] DONE 12 tests, 1 skipped in 194.033s [2020-08-27T23:22:04.040Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-08-27T23:22:04.040Z] ++ 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-08-27T23:22:04.040Z] ++ set -e [2020-08-27T23:22:04.040Z] ++ '[' -n 0 ']' [2020-08-27T23:22:04.040Z] ++ set -x [2020-08-27T23:22:04.040Z] ++ env -i DEST=/go/src/github.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-08-27T23:22:04.040Z] INFO: Testing against a local daemon [2020-08-27T23:22:04.040Z] === RUN TestNetworkCreateDelete [2020-08-27T23:22:04.040Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-08-27T23:22:04.040Z] === RUN TestDockerNetworkDeletePreferID [2020-08-27T23:22:04.040Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2020-08-27T23:22:04.040Z] === RUN TestDaemonDNSFallback [2020-08-27T23:22:04.040Z] --- PASS: TestDaemonDNSFallback (1.53s) [2020-08-27T23:22:04.040Z] === RUN TestInspectNetwork [2020-08-27T23:22:04.040Z] === RUN TestInspectNetwork/full_network_id [2020-08-27T23:22:04.040Z] === RUN TestInspectNetwork/partial_network_id [2020-08-27T23:22:04.040Z] === RUN TestInspectNetwork/network_name [2020-08-27T23:22:04.040Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-27T23:22:04.040Z] --- PASS: TestInspectNetwork (6.88s) [2020-08-27T23:22:04.040Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-27T23:22:04.040Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-27T23:22:04.040Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-27T23:22:04.040Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-27T23:22:04.040Z] === RUN TestRunContainerWithBridgeNone [2020-08-27T23:22:04.471Z] ok github.com/docker/docker/integration/build 13.550s [2020-08-27T23:22:04.471Z] [2020-08-27T23:22:04.471Z] === Skipped [2020-08-27T23:22:04.471Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-08-27T23:22:04.471Z] build_session_test.go:25: TODO: BuildKit [2020-08-27T23:22:04.471Z] [2020-08-27T23:22:04.471Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-08-27T23:22:04.471Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:22:04.471Z] [2020-08-27T23:22:04.471Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-08-27T23:22:04.471Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-27T23:22:04.471Z] [2020-08-27T23:22:04.471Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-08-27T23:22:04.471Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-27T23:22:04.471Z] [2020-08-27T23:22:04.471Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-08-27T23:22:04.471Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-27T23:22:04.471Z] [2020-08-27T23:22:04.471Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s) [2020-08-27T23:22:04.471Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-27T23:22:04.471Z] [2020-08-27T23:22:04.471Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-08-27T23:22:04.471Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-27T23:22:04.471Z] [2020-08-27T23:22:04.471Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-08-27T23:22:04.471Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-27T23:22:04.471Z] [2020-08-27T23:22:04.471Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-08-27T23:22:04.471Z] build_test.go:492: testEnv.OSType == "windows" [2020-08-27T23:22:04.471Z] [2020-08-27T23:22:04.471Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-08-27T23:22:04.471Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-27T23:22:04.471Z] [2020-08-27T23:22:04.471Z] [2020-08-27T23:22:04.471Z] DONE 22 tests, 10 skipped in 35.298s [2020-08-27T23:22:04.471Z] [2020-08-27T23:22:04.471Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-08-27T23:22:04.669Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-08-27T23:22:04.670Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-08-27T23:22:05.567Z] --- PASS: TestRunContainerWithBridgeNone (1.89s) [2020-08-27T23:22:05.567Z] === RUN TestNetworkInvalidJSON [2020-08-27T23:22:05.567Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-27T23:22:05.567Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-27T23:22:05.567Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-27T23:22:05.567Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-27T23:22:05.567Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-27T23:22:05.567Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-27T23:22:05.567Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-27T23:22:05.567Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-27T23:22:05.567Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-27T23:22:05.567Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-08-27T23:22:05.567Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-27T23:22:05.567Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-27T23:22:05.567Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-27T23:22:05.567Z] === RUN TestHostIPv4BridgeLabel [2020-08-27T23:22:06.021Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-27T23:22:06.021Z] INFO: Testing against a local daemon [2020-08-27T23:22:06.021Z] ok github.com/docker/docker/integration/config 0.223s [2020-08-27T23:22:06.206Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-08-27T23:22:06.206Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-27T23:22:06.484Z] [2020-08-27T23:22:06.484Z] === Skipped [2020-08-27T23:22:06.484Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-08-27T23:22:06.484Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:22:06.484Z] [2020-08-27T23:22:06.484Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-08-27T23:22:06.484Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:22:06.484Z] [2020-08-27T23:22:06.484Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-08-27T23:22:06.484Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:22:06.484Z] [2020-08-27T23:22:06.484Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-08-27T23:22:06.484Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:22:06.484Z] [2020-08-27T23:22:06.484Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-08-27T23:22:06.484Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:22:06.484Z] [2020-08-27T23:22:06.484Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-08-27T23:22:06.484Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-08-27T23:22:06.484Z] [2020-08-27T23:22:06.484Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-08-27T23:22:06.484Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-08-27T23:22:06.484Z] [2020-08-27T23:22:06.484Z] [2020-08-27T23:22:06.484Z] DONE 7 tests, 7 skipped in 2.302s [2020-08-27T23:22:06.484Z] [2020-08-27T23:22:06.484Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-08-27T23:22:07.206Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-08-27T23:22:07.250Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-08-27T23:22:07.251Z] === RUN TestDaemonDefaultNetworkPools [2020-08-27T23:22:07.767Z] === RUN TestDockerSuite/TestStartRecordError [2020-08-27T23:22:07.767Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-08-27T23:22:07.887Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-08-27T23:22:07.888Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-27T23:22:09.130Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-08-27T23:22:09.402Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-08-27T23:22:09.402Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-27T23:22:09.408Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-27T23:22:09.409Z] INFO: Testing against a local daemon [2020-08-27T23:22:10.445Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-08-27T23:22:10.445Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-27T23:22:10.493Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-08-27T23:22:11.081Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-08-27T23:22:11.081Z] === RUN TestServiceWithPredefinedNetwork [2020-08-27T23:22:11.856Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-08-27T23:22:11.856Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-08-27T23:22:13.160Z] --- PASS: TestServiceWithPredefinedNetwork (1.95s) [2020-08-27T23:22:13.160Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-27T23:22:13.160Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-27T23:22:13.160Z] service_test.go:236: FLAKY_TEST [2020-08-27T23:22:13.160Z] === RUN TestServiceWithDataPathPortInit [2020-08-27T23:22:14.370Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-08-27T23:22:14.931Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-08-27T23:22:19.097Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-08-27T23:22:19.658Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-08-27T23:22:21.545Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-08-27T23:22:22.909Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-08-27T23:22:23.776Z] ok github.com/docker/docker/cmd/dockerd 0.057s coverage: 30.8% of statements [2020-08-27T23:22:24.714Z] ok github.com/docker/docker/container 0.115s coverage: 34.7% of statements [2020-08-27T23:22:24.714Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-27T23:22:24.714Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-27T23:22:24.714Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-27T23:22:24.714Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-27T23:22:27.069Z] === RUN TestDockerSuite/TestStatsNoStream [2020-08-27T23:22:28.538Z] --- PASS: TestServiceWithDataPathPortInit (13.76s) [2020-08-27T23:22:28.539Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-27T23:22:29.580Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-08-27T23:22:30.506Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-08-27T23:22:31.066Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-08-27T23:22:31.627Z] === RUN TestDockerSuite/TestTopPrivileged [2020-08-27T23:22:32.187Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-08-27T23:22:32.187Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-08-27T23:22:32.442Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-08-27T23:22:34.122Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.91s) [2020-08-27T23:22:34.122Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:eqcnmgzy22vyz0pwl9k3onsg5 Created:2020-08-27 23:22:27.66879734 +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[5b1e0b0a63f5f2fecf83a820d6bb0d3e24e3436b202f8f8f985b1521efc680f1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bu68pfg0es4kydo9x5r7w24vb EndpointID:5c43702f6212456ee344e7b842978805ba81df2705cd7ee57851766b29a80fb1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9757967df758d2520f48c52d7ee9adae2bee8bb8eb81a6eec2394daf6733dca6 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:085c725e8167 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bu68pfg0es4kydo9x5r7w24vb EndpointID:5c43702f6212456ee344e7b842978805ba81df2705cd7ee57851766b29a80fb1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-27T23:22:34.122Z] PASS [2020-08-27T23:22:34.122Z] [2020-08-27T23:22:34.122Z] === Skipped [2020-08-27T23:22:34.122Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-27T23:22:34.122Z] service_test.go:236: FLAKY_TEST [2020-08-27T23:22:34.122Z] [2020-08-27T23:22:34.122Z] [2020-08-27T23:22:34.122Z] DONE 23 tests, 1 skipped in 39.054s [2020-08-27T23:22:34.122Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-27T23:22:34.122Z] ++ 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-08-27T23:22:34.122Z] ++ set -e [2020-08-27T23:22:34.122Z] ++ '[' -n 0 ']' [2020-08-27T23:22:34.122Z] ++ set -x [2020-08-27T23:22:34.122Z] ++ env -i DEST=/go/src/github.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-08-27T23:22:34.122Z] INFO: Testing against a local daemon [2020-08-27T23:22:34.122Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-27T23:22:34.122Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-27T23:22:34.122Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-27T23:22:34.122Z] === RUN TestDockerNetworkIpvlan [2020-08-27T23:22:34.122Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-27T23:22:34.122Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-27T23:22:34.122Z] PASS [2020-08-27T23:22:34.122Z] [2020-08-27T23:22:34.122Z] === Skipped [2020-08-27T23:22:34.122Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-27T23:22:34.122Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-27T23:22:34.122Z] [2020-08-27T23:22:34.122Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-27T23:22:34.122Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-27T23:22:34.122Z] [2020-08-27T23:22:34.122Z] [2020-08-27T23:22:34.122Z] DONE 2 tests, 2 skipped in 0.079s [2020-08-27T23:22:34.122Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-27T23:22:34.122Z] ++ 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-08-27T23:22:34.122Z] ++ set -e [2020-08-27T23:22:34.122Z] ++ '[' -n 0 ']' [2020-08-27T23:22:34.122Z] ++ set -x [2020-08-27T23:22:34.122Z] ++ env -i DEST=/go/src/github.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-08-27T23:22:34.122Z] INFO: Testing against a local daemon [2020-08-27T23:22:34.122Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-27T23:22:34.695Z] ok github.com/docker/docker/daemon/cluster 0.058s coverage: 0.5% of statements [2020-08-27T23:22:35.168Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2020-08-27T23:22:35.168Z] === RUN TestDockerNetworkMacvlan [2020-08-27T23:22:35.706Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-08-27T23:22:35.962Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-08-27T23:22:36.208Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-27T23:22:36.604Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-08-27T23:22:36.848Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-27T23:22:37.892Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-27T23:22:38.494Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-08-27T23:22:38.507Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2020-08-27T23:22:38.755Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-08-27T23:22:39.011Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-08-27T23:22:39.267Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-08-27T23:22:39.828Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-08-27T23:22:39.991Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-27T23:22:40.754Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-08-27T23:22:40.754Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-08-27T23:22:41.681Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-08-27T23:22:42.072Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-27T23:22:42.243Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-08-27T23:22:42.803Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-08-27T23:22:44.167Z] === RUN TestDockerSuite/TestUpdateStats [2020-08-27T23:22:45.616Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-27T23:22:46.254Z] --- PASS: TestDockerNetworkMacvlan (11.00s) [2020-08-27T23:22:46.254Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-08-27T23:22:46.254Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-08-27T23:22:46.254Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2020-08-27T23:22:46.254Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.90s) [2020-08-27T23:22:46.254Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.20s) [2020-08-27T23:22:46.254Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2020-08-27T23:22:46.254Z] PASS [2020-08-27T23:22:46.254Z] [2020-08-27T23:22:46.254Z] DONE 8 tests in 12.453s [2020-08-27T23:22:46.255Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-27T23:22:46.255Z] ++ 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-08-27T23:22:46.255Z] ++ set -e [2020-08-27T23:22:46.255Z] ++ '[' -n 0 ']' [2020-08-27T23:22:46.255Z] ++ set -x [2020-08-27T23:22:46.255Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-27T23:22:46.255Z] testing: warning: no tests to run [2020-08-27T23:22:46.255Z] PASS [2020-08-27T23:22:46.255Z] [2020-08-27T23:22:46.255Z] DONE 0 tests in 0.014s [2020-08-27T23:22:46.255Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-27T23:22:46.255Z] ++ 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-08-27T23:22:46.255Z] ++ set -e [2020-08-27T23:22:46.255Z] ++ '[' -n 0 ']' [2020-08-27T23:22:46.255Z] ++ set -x [2020-08-27T23:22:46.255Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-27T23:22:46.255Z] INFO: Testing against a local daemon [2020-08-27T23:22:46.255Z] === RUN TestAuthZPluginAllowRequest [2020-08-27T23:22:46.630Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 14.1% of statements [2020-08-27T23:22:47.429Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-08-27T23:22:47.770Z] --- PASS: TestAuthZPluginAllowRequest (1.29s) [2020-08-27T23:22:47.770Z] === RUN TestAuthZPluginTLS [2020-08-27T23:22:48.064Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-08-27T23:22:48.064Z] === RUN TestAuthZPluginDenyRequest [2020-08-27T23:22:48.538Z] ok github.com/docker/docker/daemon/config 0.053s coverage: 81.8% of statements [2020-08-27T23:22:48.538Z] ok github.com/docker/docker/daemon 12.155s coverage: 17.4% of statements [2020-08-27T23:22:48.538Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-27T23:22:48.538Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-27T23:22:48.701Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-08-27T23:22:48.701Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-27T23:22:48.792Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-08-27T23:22:48.792Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-08-27T23:22:49.047Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-08-27T23:22:49.302Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-08-27T23:22:49.341Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-08-27T23:22:49.341Z] === RUN TestAuthZPluginDenyResponse [2020-08-27T23:22:49.477Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-08-27T23:22:49.477Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-08-27T23:22:49.477Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-27T23:22:49.477Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-27T23:22:49.636Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-08-27T23:22:49.636Z] === RUN TestAuthZPluginAllowEventStream [2020-08-27T23:22:50.229Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-08-27T23:22:50.856Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-08-27T23:22:51.153Z] --- PASS: TestAuthZPluginAllowEventStream (1.33s) [2020-08-27T23:22:51.153Z] === RUN TestAuthZPluginErrorResponse [2020-08-27T23:22:51.802Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-08-27T23:22:51.802Z] === RUN TestAuthZPluginErrorRequest [2020-08-27T23:22:52.096Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-08-27T23:22:52.096Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-27T23:22:52.732Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-08-27T23:22:52.732Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-27T23:22:52.741Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-08-27T23:22:52.765Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.248s coverage: 73.1% of statements [2020-08-27T23:22:53.704Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-08-27T23:22:54.274Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.406s coverage: 57.0% of statements [2020-08-27T23:22:54.814Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.66s) [2020-08-27T23:22:54.814Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-27T23:22:55.255Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-08-27T23:22:56.331Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s) [2020-08-27T23:22:56.331Z] === RUN TestAuthZPluginHeader [2020-08-27T23:22:56.812Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.023s coverage: 1.8% of statements [2020-08-27T23:22:56.966Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-08-27T23:22:56.966Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-27T23:22:56.966Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-27T23:22:56.966Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:22:56.966Z] === RUN TestAuthZPluginV2Disable [2020-08-27T23:22:56.966Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-08-27T23:22:56.966Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:22:56.966Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-27T23:22:56.966Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-27T23:22:56.966Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:22:56.966Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-27T23:22:56.966Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-27T23:22:56.966Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:22:56.966Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-27T23:22:57.140Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-08-27T23:22:58.191Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.288s coverage: 49.5% of statements [2020-08-27T23:22:59.026Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-08-27T23:22:59.130Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.856s coverage: 46.2% of statements [2020-08-27T23:22:59.130Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-27T23:23:00.509Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.696s coverage: 57.7% of statements [2020-08-27T23:23:00.509Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-27T23:23:01.449Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.391s coverage: 76.1% of statements [2020-08-27T23:23:01.449Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-27T23:23:01.539Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-08-27T23:23:02.019Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2020-08-27T23:23:02.102Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-08-27T23:23:03.399Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-08-27T23:23:04.336Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-08-27T23:23:04.614Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-08-27T23:23:04.905Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.8% of statements [2020-08-27T23:23:04.905Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-27T23:23:04.905Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-27T23:23:05.539Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-08-27T23:23:06.284Z] ok github.com/docker/docker/daemon/logger 0.216s coverage: 41.0% of statements [2020-08-27T23:23:06.466Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-08-27T23:23:07.222Z] ok github.com/docker/docker/daemon/logger/awslogs 0.149s coverage: 77.8% of statements [2020-08-27T23:23:07.222Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-27T23:23:07.222Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-27T23:23:07.790Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2020-08-27T23:23:08.353Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-08-27T23:23:08.727Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-08-27T23:23:08.917Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-08-27T23:23:08.986Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 61.6% of statements [2020-08-27T23:23:09.245Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.018s coverage: 87.2% of statements [2020-08-27T23:23:09.858Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-08-27T23:23:09.939Z] ok github.com/docker/docker/integration/container 60.272s [2020-08-27T23:23:09.939Z] [2020-08-27T23:23:09.939Z] === Skipped [2020-08-27T23:23:09.939Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-08-27T23:23:09.939Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-27T23:23:09.939Z] [2020-08-27T23:23:09.939Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-08-27T23:23:09.939Z] copy_test.go:25: testEnv.OSType == "windows" [2020-08-27T23:23:09.939Z] [2020-08-27T23:23:09.939Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-08-27T23:23:09.939Z] copy_test.go:39: testEnv.OSType == "windows" [2020-08-27T23:23:09.939Z] [2020-08-27T23:23:09.939Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-08-27T23:23:09.939Z] copy_test.go:51: testEnv.OSType == "windows" [2020-08-27T23:23:09.939Z] [2020-08-27T23:23:09.939Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-08-27T23:23:09.939Z] copy_test.go:65: testEnv.OSType == "windows" [2020-08-27T23:23:09.939Z] [2020-08-27T23:23:09.939Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-08-27T23:23:09.939Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:23:09.939Z] [2020-08-27T23:23:09.939Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-08-27T23:23:09.939Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-08-27T23:23:09.939Z] [2020-08-27T23:23:09.939Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-08-27T23:23:09.939Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:23:09.939Z] [2020-08-27T23:23:09.939Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-08-27T23:23:09.939Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-08-27T23:23:09.939Z] [2020-08-27T23:23:09.939Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-08-27T23:23:09.939Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-08-27T23:23:09.939Z] [2020-08-27T23:23:09.939Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-08-27T23:23:09.939Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-08-27T23:23:09.939Z] [2020-08-27T23:23:09.939Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-08-27T23:23:09.939Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:23:09.939Z] [2020-08-27T23:23:09.939Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-08-27T23:23:09.939Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-08-27T23:23:09.939Z] [2020-08-27T23:23:09.939Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-08-27T23:23:09.939Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-08-27T23:23:09.939Z] [2020-08-27T23:23:09.939Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-08-27T23:23:09.939Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-08-27T23:23:09.939Z] [2020-08-27T23:23:09.939Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-08-27T23:23:09.939Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:23:09.939Z] [2020-08-27T23:23:09.939Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-08-27T23:23:09.939Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:23:09.939Z] [2020-08-27T23:23:09.939Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-08-27T23:23:09.939Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-08-27T23:23:09.939Z] [2020-08-27T23:23:09.939Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-08-27T23:23:09.939Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-08-27T23:23:09.939Z] [2020-08-27T23:23:09.940Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-08-27T23:23:09.940Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-08-27T23:23:09.940Z] [2020-08-27T23:23:09.940Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-08-27T23:23:09.940Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-08-27T23:23:09.940Z] [2020-08-27T23:23:09.940Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-08-27T23:23:09.940Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-08-27T23:23:09.940Z] [2020-08-27T23:23:09.940Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-08-27T23:23:09.940Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-08-27T23:23:09.940Z] [2020-08-27T23:23:09.940Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-08-27T23:23:09.940Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-08-27T23:23:09.940Z] [2020-08-27T23:23:09.940Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-08-27T23:23:09.940Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-08-27T23:23:09.940Z] [2020-08-27T23:23:09.940Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-08-27T23:23:09.940Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:23:09.940Z] [2020-08-27T23:23:09.940Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-08-27T23:23:09.940Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-27T23:23:09.940Z] [2020-08-27T23:23:09.940Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-08-27T23:23:09.940Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-08-27T23:23:09.940Z] [2020-08-27T23:23:09.940Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-08-27T23:23:09.940Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-27T23:23:09.940Z] [2020-08-27T23:23:09.940Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-08-27T23:23:09.940Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-08-27T23:23:09.940Z] [2020-08-27T23:23:09.940Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-08-27T23:23:09.940Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-08-27T23:23:09.940Z] [2020-08-27T23:23:09.940Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-08-27T23:23:09.940Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:23:09.940Z] [2020-08-27T23:23:09.940Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-08-27T23:23:09.940Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-08-27T23:23:09.940Z] [2020-08-27T23:23:09.940Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-08-27T23:23:09.940Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-08-27T23:23:09.940Z] [2020-08-27T23:23:09.940Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-08-27T23:23:09.940Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-08-27T23:23:09.940Z] [2020-08-27T23:23:09.940Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-08-27T23:23:09.940Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-08-27T23:23:09.940Z] [2020-08-27T23:23:09.940Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-08-27T23:23:09.940Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-08-27T23:23:09.940Z] [2020-08-27T23:23:09.940Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-08-27T23:23:09.940Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:23:09.940Z] [2020-08-27T23:23:09.940Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-08-27T23:23:09.940Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-08-27T23:23:09.940Z] [2020-08-27T23:23:09.940Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-08-27T23:23:09.940Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-08-27T23:23:09.940Z] [2020-08-27T23:23:09.940Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-08-27T23:23:09.940Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-08-27T23:23:09.940Z] [2020-08-27T23:23:09.940Z] [2020-08-27T23:23:09.940Z] DONE 84 tests, 41 skipped in 62.898s [2020-08-27T23:23:09.940Z] [2020-08-27T23:23:09.940Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-08-27T23:23:10.625Z] ok github.com/docker/docker/daemon/logger/local 0.026s coverage: 75.2% of statements [2020-08-27T23:23:10.625Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-27T23:23:10.884Z] time="2020-08-27T23:23:10Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate830209882/log390252273.1: no such file or directory" [2020-08-27T23:23:10.884Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.038s coverage: 38.0% of statements [2020-08-27T23:23:11.490Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-27T23:23:11.490Z] INFO: Testing against a local daemon [2020-08-27T23:23:11.490Z] ok github.com/docker/docker/integration/image 0.420s [2020-08-27T23:23:11.745Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-08-27T23:23:11.822Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.011s coverage: 33.3% of statements [2020-08-27T23:23:11.953Z] [2020-08-27T23:23:11.953Z] === Skipped [2020-08-27T23:23:11.953Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2020-08-27T23:23:11.953Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-27T23:23:11.953Z] [2020-08-27T23:23:11.953Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-08-27T23:23:11.953Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-08-27T23:23:11.953Z] [2020-08-27T23:23:11.953Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-08-27T23:23:11.953Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-27T23:23:11.953Z] [2020-08-27T23:23:11.953Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-08-27T23:23:11.953Z] tag_test.go:98: testEnv.OSType == "windows" [2020-08-27T23:23:11.953Z] [2020-08-27T23:23:11.953Z] [2020-08-27T23:23:11.953Z] DONE 11 tests, 4 skipped in 2.503s [2020-08-27T23:23:11.953Z] [2020-08-27T23:23:11.953Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-08-27T23:23:13.110Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-08-27T23:23:13.202Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-08-27T23:23:13.461Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-08-27T23:23:14.149Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-27T23:23:14.149Z] INFO: Testing against a local daemon [2020-08-27T23:23:14.149Z] ok github.com/docker/docker/integration/network 0.200s [2020-08-27T23:23:14.149Z] [2020-08-27T23:23:14.149Z] === Skipped [2020-08-27T23:23:14.149Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.01s) [2020-08-27T23:23:14.149Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-08-27T23:23:14.149Z] [2020-08-27T23:23:14.149Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-08-27T23:23:14.149Z] 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-08-27T23:23:14.149Z] [2020-08-27T23:23:14.149Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-08-27T23:23:14.149Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-08-27T23:23:14.149Z] [2020-08-27T23:23:14.149Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-08-27T23:23:14.149Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-08-27T23:23:14.149Z] [2020-08-27T23:23:14.149Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-08-27T23:23:14.149Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-08-27T23:23:14.149Z] [2020-08-27T23:23:14.149Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-08-27T23:23:14.149Z] network_test.go:97: testEnv.OSType == "windows" [2020-08-27T23:23:14.149Z] [2020-08-27T23:23:14.149Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-08-27T23:23:14.149Z] service_test.go:29: testEnv.OSType == "windows" [2020-08-27T23:23:14.149Z] [2020-08-27T23:23:14.149Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-08-27T23:23:14.149Z] service_test.go:52: testEnv.OSType == "windows" [2020-08-27T23:23:14.149Z] [2020-08-27T23:23:14.149Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-08-27T23:23:14.149Z] service_test.go:96: testEnv.OSType == "windows" [2020-08-27T23:23:14.149Z] [2020-08-27T23:23:14.149Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-08-27T23:23:14.149Z] service_test.go:130: testEnv.OSType == "windows" [2020-08-27T23:23:14.149Z] [2020-08-27T23:23:14.149Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-08-27T23:23:14.149Z] service_test.go:181: testEnv.OSType == "windows" [2020-08-27T23:23:14.149Z] [2020-08-27T23:23:14.149Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-08-27T23:23:14.149Z] service_test.go:206: testEnv.OSType == "windows" [2020-08-27T23:23:14.149Z] [2020-08-27T23:23:14.149Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-27T23:23:14.149Z] service_test.go:236: FLAKY_TEST [2020-08-27T23:23:14.149Z] [2020-08-27T23:23:14.149Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-08-27T23:23:14.149Z] service_test.go:326: testEnv.OSType == "windows" [2020-08-27T23:23:14.149Z] [2020-08-27T23:23:14.149Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-08-27T23:23:14.149Z] service_test.go:394: testEnv.OSType == "windows" [2020-08-27T23:23:14.149Z] [2020-08-27T23:23:14.149Z] [2020-08-27T23:23:14.149Z] DONE 19 tests, 15 skipped in 2.343s [2020-08-27T23:23:14.149Z] [2020-08-27T23:23:14.149Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-08-27T23:23:14.398Z] ok github.com/docker/docker/daemon/logger/splunk 1.679s coverage: 82.5% of statements [2020-08-27T23:23:14.398Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-27T23:23:14.658Z] ok github.com/docker/docker/daemon/network 0.026s coverage: 63.8% of statements [2020-08-27T23:23:14.658Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-27T23:23:14.996Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-08-27T23:23:15.124Z] testing: warning: no tests to run [2020-08-27T23:23:15.125Z] ok github.com/docker/docker/integration/network/ipvlan 0.067s [2020-08-27T23:23:15.125Z] [2020-08-27T23:23:15.125Z] DONE 0 tests in 0.727s [2020-08-27T23:23:15.125Z] [2020-08-27T23:23:15.125Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-08-27T23:23:15.560Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.91s) [2020-08-27T23:23:15.560Z] PASS [2020-08-27T23:23:15.560Z] [2020-08-27T23:23:15.560Z] === Skipped [2020-08-27T23:23:15.560Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-27T23:23:15.560Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:23:15.560Z] [2020-08-27T23:23:15.560Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-08-27T23:23:15.560Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:23:15.560Z] [2020-08-27T23:23:15.560Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-27T23:23:15.560Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:23:15.560Z] [2020-08-27T23:23:15.560Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-27T23:23:15.560Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:23:15.560Z] [2020-08-27T23:23:15.560Z] [2020-08-27T23:23:15.560Z] DONE 17 tests, 4 skipped in 27.650s [2020-08-27T23:23:15.560Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-27T23:23:15.560Z] ++ 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-08-27T23:23:15.560Z] ++ set -e [2020-08-27T23:23:15.560Z] ++ '[' -n 0 ']' [2020-08-27T23:23:15.560Z] ++ set -x [2020-08-27T23:23:15.560Z] ++ env -i DEST=/go/src/github.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-08-27T23:23:15.560Z] INFO: Testing against a local daemon [2020-08-27T23:23:15.560Z] === RUN TestPluginInvalidJSON [2020-08-27T23:23:15.560Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-27T23:23:15.560Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-27T23:23:15.560Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-27T23:23:15.560Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-08-27T23:23:15.560Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-27T23:23:15.560Z] === RUN TestPluginInstall [2020-08-27T23:23:15.560Z] === RUN TestPluginInstall/no_auth [2020-08-27T23:23:16.101Z] testing: warning: no tests to run [2020-08-27T23:23:16.101Z] ok github.com/docker/docker/integration/network/macvlan 0.066s [2020-08-27T23:23:16.101Z] [2020-08-27T23:23:16.101Z] DONE 0 tests in 0.770s [2020-08-27T23:23:16.101Z] [2020-08-27T23:23:16.101Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-08-27T23:23:16.564Z] testing: warning: no tests to run [2020-08-27T23:23:16.564Z] ok github.com/docker/docker/integration/plugin 0.069s [2020-08-27T23:23:16.564Z] [2020-08-27T23:23:16.564Z] DONE 0 tests in 0.725s [2020-08-27T23:23:16.564Z] [2020-08-27T23:23:16.564Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-08-27T23:23:16.565Z] ok github.com/docker/docker/distribution/metadata 0.043s coverage: 48.2% of statements [2020-08-27T23:23:16.881Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-08-27T23:23:17.135Z] ok github.com/docker/docker/distribution 0.551s coverage: 21.9% of statements [2020-08-27T23:23:17.135Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-27T23:23:17.540Z] testing: warning: no tests to run [2020-08-27T23:23:17.540Z] ok github.com/docker/docker/integration/plugin/authz 0.163s [2020-08-27T23:23:17.540Z] [2020-08-27T23:23:17.540Z] DONE 0 tests in 0.828s [2020-08-27T23:23:17.540Z] [2020-08-27T23:23:17.540Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-08-27T23:23:18.073Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-08-27T23:23:18.244Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-08-27T23:23:19.071Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-08-27T23:23:19.123Z] time="2020-08-27T23:23:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-27T23:23:19.123Z] time="2020-08-27T23:23:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:38e4e02cca34da6852af78be18c49a66717ea5b186913220a5a9d2ee291e3fdc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-27T23:23:19.123Z] time="2020-08-27T23:23:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-27T23:23:19.123Z] time="2020-08-27T23:23:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:38e4e02cca34da6852af78be18c49a66717ea5b186913220a5a9d2ee291e3fdc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-27T23:23:19.417Z] === RUN TestPluginInstall/with_htpasswd [2020-08-27T23:23:19.642Z] ok github.com/docker/docker/distribution/xfer 1.918s coverage: 85.1% of statements [2020-08-27T23:23:19.642Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-27T23:23:20.054Z] time="2020-08-27T23:23:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-27T23:23:20.054Z] time="2020-08-27T23:23:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dbd729f0ae89791f0f633672099a5b43f9db0fae4cd78ae64b84b0d4430a07b0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-27T23:23:20.054Z] time="2020-08-27T23:23:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-27T23:23:20.054Z] time="2020-08-27T23:23:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dbd729f0ae89791f0f633672099a5b43f9db0fae4cd78ae64b84b0d4430a07b0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-27T23:23:20.217Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-08-27T23:23:20.217Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-27T23:23:20.350Z] === RUN TestPluginInstall/with_insecure [2020-08-27T23:23:21.175Z] ok github.com/docker/docker/image/v1 0.023s coverage: 25.0% of statements [2020-08-27T23:23:21.175Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-27T23:23:21.407Z] time="2020-08-27T23:23:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-27T23:23:21.407Z] time="2020-08-27T23:23:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:015610c2357038885b2c9a8e9f62d87c8f661acf6c44fe4d6a6c0b097af62ca0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-27T23:23:21.407Z] time="2020-08-27T23:23:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-27T23:23:21.407Z] time="2020-08-27T23:23:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:015610c2357038885b2c9a8e9f62d87c8f661acf6c44fe4d6a6c0b097af62ca0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-27T23:23:21.702Z] --- PASS: TestPluginInstall (7.78s) [2020-08-27T23:23:21.702Z] --- PASS: TestPluginInstall/no_auth (5.45s) [2020-08-27T23:23:21.702Z] --- PASS: TestPluginInstall/with_htpasswd (0.94s) [2020-08-27T23:23:21.702Z] --- PASS: TestPluginInstall/with_insecure (1.38s) [2020-08-27T23:23:21.702Z] plugin_test.go:157: [d77e1d2bb1105] daemon is not started [2020-08-27T23:23:21.702Z] PASS [2020-08-27T23:23:21.702Z] [2020-08-27T23:23:21.702Z] DONE 6 tests in 7.877s [2020-08-27T23:23:21.702Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-27T23:23:21.702Z] ++ 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-08-27T23:23:21.702Z] ++ set -e [2020-08-27T23:23:21.702Z] ++ '[' -n 0 ']' [2020-08-27T23:23:21.702Z] ++ set -x [2020-08-27T23:23:21.702Z] ++ env -i DEST=/go/src/github.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-08-27T23:23:21.702Z] INFO: Testing against a local daemon [2020-08-27T23:23:21.702Z] === RUN TestExternalGraphDriver [2020-08-27T23:23:22.116Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-08-27T23:23:22.340Z] === RUN TestExternalGraphDriver/json [2020-08-27T23:23:23.494Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2020-08-27T23:23:23.494Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-08-27T23:23:24.413Z] === RUN TestExternalGraphDriver/spec [2020-08-27T23:23:25.406Z] ok github.com/docker/docker/pkg/archive 0.289s coverage: 77.2% of statements [2020-08-27T23:23:25.937Z] === RUN TestExternalGraphDriver/pull [2020-08-27T23:23:25.974Z] ok github.com/docker/docker/pkg/authorization 0.257s coverage: 68.3% of statements [2020-08-27T23:23:26.162Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-27T23:23:26.163Z] INFO: Testing against a local daemon [2020-08-27T23:23:26.163Z] ok github.com/docker/docker/integration/plugin/common 0.223s [2020-08-27T23:23:26.163Z] [2020-08-27T23:23:26.163Z] === Skipped [2020-08-27T23:23:26.163Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-08-27T23:23:26.163Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-08-27T23:23:26.163Z] [2020-08-27T23:23:26.163Z] [2020-08-27T23:23:26.163Z] DONE 3 tests, 1 skipped in 7.676s [2020-08-27T23:23:26.163Z] [2020-08-27T23:23:26.163Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-08-27T23:23:26.233Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-08-27T23:23:26.322Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-08-27T23:23:26.492Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-08-27T23:23:28.011Z] --- PASS: TestExternalGraphDriver (5.83s) [2020-08-27T23:23:28.011Z] --- PASS: TestExternalGraphDriver/json (1.80s) [2020-08-27T23:23:28.011Z] --- PASS: TestExternalGraphDriver/spec (1.84s) [2020-08-27T23:23:28.011Z] --- PASS: TestExternalGraphDriver/pull (1.70s) [2020-08-27T23:23:28.011Z] === RUN TestGraphdriverPluginV2 [2020-08-27T23:23:28.011Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2020-08-27T23:23:28.011Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:23:28.011Z] PASS [2020-08-27T23:23:28.011Z] [2020-08-27T23:23:28.011Z] === Skipped [2020-08-27T23:23:28.011Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2020-08-27T23:23:28.011Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:23:28.011Z] [2020-08-27T23:23:28.011Z] [2020-08-27T23:23:28.011Z] DONE 5 tests, 1 skipped in 5.976s [2020-08-27T23:23:28.011Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-27T23:23:28.011Z] ++ 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-08-27T23:23:28.011Z] ++ set -e [2020-08-27T23:23:28.011Z] ++ '[' -n 0 ']' [2020-08-27T23:23:28.011Z] ++ set -x [2020-08-27T23:23:28.011Z] ++ env -i DEST=/go/src/github.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-08-27T23:23:28.011Z] INFO: Testing against a local daemon [2020-08-27T23:23:28.011Z] === RUN TestContinueAfterPluginCrash [2020-08-27T23:23:28.011Z] === PAUSE TestContinueAfterPluginCrash [2020-08-27T23:23:28.011Z] === RUN TestReadPluginNoRead [2020-08-27T23:23:28.011Z] === PAUSE TestReadPluginNoRead [2020-08-27T23:23:28.011Z] === RUN TestDaemonStartWithLogOpt [2020-08-27T23:23:28.011Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-27T23:23:28.011Z] === CONT TestContinueAfterPluginCrash [2020-08-27T23:23:28.011Z] === CONT TestReadPluginNoRead [2020-08-27T23:23:28.011Z] === CONT TestDaemonStartWithLogOpt [2020-08-27T23:23:28.208Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-08-27T23:23:28.362Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-27T23:23:28.362Z] INFO: Testing against a local daemon [2020-08-27T23:23:28.362Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.239s [2020-08-27T23:23:28.362Z] [2020-08-27T23:23:28.362Z] === Skipped [2020-08-27T23:23:28.362Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-08-27T23:23:28.362Z] external_test.go:48: runtime.GOOS == "windows" [2020-08-27T23:23:28.362Z] [2020-08-27T23:23:28.362Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-08-27T23:23:28.362Z] external_test.go:408: runtime.GOOS == "windows" [2020-08-27T23:23:28.362Z] [2020-08-27T23:23:28.362Z] [2020-08-27T23:23:28.362Z] DONE 2 tests, 2 skipped in 3.058s [2020-08-27T23:23:28.362Z] [2020-08-27T23:23:28.362Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-08-27T23:23:29.779Z] ok github.com/docker/docker/pkg/chrootarchive 2.498s coverage: 43.2% of statements [2020-08-27T23:23:29.779Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-08-27T23:23:30.039Z] ok github.com/docker/docker/layer 7.388s coverage: 68.8% of statements [2020-08-27T23:23:30.039Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-27T23:23:30.298Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-27T23:23:30.298Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-27T23:23:30.298Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-27T23:23:30.298Z] ? github.com/docker/docker/oci [no test files] [2020-08-27T23:23:30.298Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-27T23:23:30.298Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-27T23:23:30.298Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-27T23:23:30.298Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-08-27T23:23:30.719Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-08-27T23:23:30.867Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-08-27T23:23:31.291Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-27T23:23:31.292Z] INFO: Testing against a local daemon [2020-08-27T23:23:31.292Z] ok github.com/docker/docker/integration/plugin/logging 0.230s [2020-08-27T23:23:31.292Z] [2020-08-27T23:23:31.292Z] === Skipped [2020-08-27T23:23:31.292Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-08-27T23:23:31.292Z] read_test.go:21: no unix domain sockets on Windows [2020-08-27T23:23:31.292Z] [2020-08-27T23:23:31.292Z] [2020-08-27T23:23:31.292Z] DONE 1 tests, 1 skipped in 2.658s [2020-08-27T23:23:31.292Z] [2020-08-27T23:23:31.292Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-08-27T23:23:31.436Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-08-27T23:23:32.003Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-08-27T23:23:32.269Z] testing: warning: no tests to run [2020-08-27T23:23:32.269Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.098s [2020-08-27T23:23:32.269Z] [2020-08-27T23:23:32.269Z] DONE 0 tests in 1.261s [2020-08-27T23:23:32.269Z] [2020-08-27T23:23:32.269Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-08-27T23:23:32.571Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-08-27T23:23:33.236Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-08-27T23:23:33.236Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-08-27T23:23:33.236Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-08-27T23:23:33.645Z] === RUN TestReadPluginNoRead/default [2020-08-27T23:23:33.645Z] --- PASS: TestDaemonStartWithLogOpt (5.34s) [2020-08-27T23:23:33.798Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-08-27T23:23:33.798Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-08-27T23:23:33.950Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-08-27T23:23:34.054Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-08-27T23:23:34.054Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-08-27T23:23:34.282Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-27T23:23:34.518Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2020-08-27T23:23:34.614Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-08-27T23:23:34.614Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-08-27T23:23:34.781Z] ok github.com/docker/docker/pkg/discovery/kv 3.076s coverage: 84.1% of statements [2020-08-27T23:23:35.040Z] ok github.com/docker/docker/pkg/fsutils 0.197s coverage: 85.1% of statements [2020-08-27T23:23:35.040Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2020-08-27T23:23:35.195Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-27T23:23:35.195Z] INFO: Testing against a local daemon [2020-08-27T23:23:35.195Z] ok github.com/docker/docker/integration/plugin/volumes 0.276s [2020-08-27T23:23:35.195Z] [2020-08-27T23:23:35.195Z] === Skipped [2020-08-27T23:23:35.195Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-08-27T23:23:35.195Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:23:35.195Z] [2020-08-27T23:23:35.195Z] [2020-08-27T23:23:35.195Z] DONE 1 tests, 1 skipped in 2.589s [2020-08-27T23:23:35.195Z] [2020-08-27T23:23:35.195Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-08-27T23:23:35.541Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-08-27T23:23:35.541Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-08-27T23:23:35.541Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-08-27T23:23:35.541Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-08-27T23:23:35.541Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-08-27T23:23:35.798Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-27T23:23:36.417Z] ok github.com/docker/docker/pkg/idtools 0.411s coverage: 70.1% of statements [2020-08-27T23:23:36.676Z] ok github.com/docker/docker/pkg/ioutils 0.506s coverage: 69.3% of statements [2020-08-27T23:23:36.935Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2020-08-27T23:23:36.935Z] ok github.com/docker/docker/pkg/locker 0.015s coverage: 88.9% of statements [2020-08-27T23:23:37.312Z] --- PASS: TestReadPluginNoRead (9.40s) [2020-08-27T23:23:37.312Z] --- PASS: TestReadPluginNoRead/default (1.40s) [2020-08-27T23:23:37.312Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.49s) [2020-08-27T23:23:37.312Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.48s) [2020-08-27T23:23:37.312Z] read_test.go:92: [d525b24340d7e] daemon is not started [2020-08-27T23:23:37.393Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-27T23:23:37.393Z] INFO: Testing against a local daemon [2020-08-27T23:23:37.393Z] ok github.com/docker/docker/integration/secret 0.223s [2020-08-27T23:23:37.393Z] [2020-08-27T23:23:37.393Z] === Skipped [2020-08-27T23:23:37.393Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-08-27T23:23:37.393Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:23:37.393Z] [2020-08-27T23:23:37.393Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-08-27T23:23:37.393Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:23:37.393Z] [2020-08-27T23:23:37.393Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-08-27T23:23:37.393Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:23:37.393Z] [2020-08-27T23:23:37.393Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-08-27T23:23:37.393Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:23:37.393Z] [2020-08-27T23:23:37.393Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-08-27T23:23:37.393Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:23:37.393Z] [2020-08-27T23:23:37.393Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-08-27T23:23:37.393Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-08-27T23:23:37.393Z] [2020-08-27T23:23:37.393Z] [2020-08-27T23:23:37.393Z] DONE 6 tests, 6 skipped in 2.223s [2020-08-27T23:23:37.393Z] [2020-08-27T23:23:37.393Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-08-27T23:23:37.427Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-08-27T23:23:37.427Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-08-27T23:23:37.427Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-08-27T23:23:37.427Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-08-27T23:23:37.427Z] === RUN TestDockerSuite/TestVolumeEvents [2020-08-27T23:23:37.503Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-08-27T23:23:37.504Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-27T23:23:37.504Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-27T23:23:37.504Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-08-27T23:23:37.504Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-27T23:23:37.763Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-08-27T23:23:37.763Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2020-08-27T23:23:37.987Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-08-27T23:23:38.330Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2020-08-27T23:23:38.330Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2020-08-27T23:23:38.330Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-27T23:23:38.330Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-27T23:23:38.353Z] --- PASS: TestContinueAfterPluginCrash (10.52s) [2020-08-27T23:23:38.353Z] PASS [2020-08-27T23:23:38.353Z] [2020-08-27T23:23:38.353Z] DONE 6 tests in 10.597s [2020-08-27T23:23:38.353Z] 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-08-27T23:23:38.353Z] ++ 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-08-27T23:23:38.353Z] ++ set -e [2020-08-27T23:23:38.353Z] ++ '[' -n 0 ']' [2020-08-27T23:23:38.353Z] ++ set -x [2020-08-27T23:23:38.353Z] ++ env -i DEST=/go/src/github.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-08-27T23:23:38.353Z] testing: warning: no tests to run [2020-08-27T23:23:38.353Z] PASS [2020-08-27T23:23:38.353Z] [2020-08-27T23:23:38.353Z] DONE 0 tests in 0.017s [2020-08-27T23:23:38.353Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-27T23:23:38.353Z] ++ 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-08-27T23:23:38.353Z] ++ set -e [2020-08-27T23:23:38.353Z] ++ '[' -n 0 ']' [2020-08-27T23:23:38.353Z] ++ set -x [2020-08-27T23:23:38.353Z] ++ env -i DEST=/go/src/github.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-08-27T23:23:38.353Z] INFO: Testing against a local daemon [2020-08-27T23:23:38.353Z] === RUN TestPluginWithDevMounts [2020-08-27T23:23:38.353Z] === PAUSE TestPluginWithDevMounts [2020-08-27T23:23:38.353Z] === CONT TestPluginWithDevMounts [2020-08-27T23:23:39.269Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2020-08-27T23:23:39.352Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-08-27T23:23:39.352Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-08-27T23:23:39.352Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-08-27T23:23:39.837Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-08-27T23:23:40.320Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-27T23:23:40.320Z] INFO: Testing against a local daemon [2020-08-27T23:23:40.320Z] ok github.com/docker/docker/integration/service 0.392s [2020-08-27T23:23:40.405Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-08-27T23:23:40.405Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-08-27T23:23:40.432Z] --- PASS: TestPluginWithDevMounts (1.84s) [2020-08-27T23:23:40.432Z] PASS [2020-08-27T23:23:40.432Z] [2020-08-27T23:23:40.432Z] DONE 1 tests in 1.918s [2020-08-27T23:23:40.432Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-08-27T23:23:40.432Z] ++ 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-08-27T23:23:40.432Z] ++ set -e [2020-08-27T23:23:40.432Z] ++ '[' -n 0 ']' [2020-08-27T23:23:40.432Z] ++ set -x [2020-08-27T23:23:40.432Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-27T23:23:40.432Z] INFO: Testing against a local daemon [2020-08-27T23:23:40.432Z] === RUN TestSecretInspect [2020-08-27T23:23:40.784Z] [2020-08-27T23:23:40.784Z] === Skipped [2020-08-27T23:23:40.784Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-27T23:23:40.784Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-27T23:23:40.784Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:23:40.784Z] [2020-08-27T23:23:40.784Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-27T23:23:40.784Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-27T23:23:40.784Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:23:40.784Z] [2020-08-27T23:23:40.784Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-08-27T23:23:40.784Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:23:40.784Z] [2020-08-27T23:23:40.784Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-08-27T23:23:40.784Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:23:40.784Z] [2020-08-27T23:23:40.784Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-08-27T23:23:40.784Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:23:40.784Z] [2020-08-27T23:23:40.784Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-08-27T23:23:40.784Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:23:40.784Z] [2020-08-27T23:23:40.784Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-08-27T23:23:40.784Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:23:40.784Z] [2020-08-27T23:23:40.784Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-08-27T23:23:40.784Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:23:40.784Z] [2020-08-27T23:23:40.784Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-08-27T23:23:40.784Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:23:40.784Z] [2020-08-27T23:23:40.784Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-08-27T23:23:40.784Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:23:40.784Z] [2020-08-27T23:23:40.784Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-08-27T23:23:40.784Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:23:40.784Z] [2020-08-27T23:23:40.784Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-08-27T23:23:40.784Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:23:40.784Z] [2020-08-27T23:23:40.784Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-08-27T23:23:40.784Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:23:40.784Z] [2020-08-27T23:23:40.784Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-08-27T23:23:40.784Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:23:40.784Z] [2020-08-27T23:23:40.784Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-08-27T23:23:40.784Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:23:40.784Z] [2020-08-27T23:23:40.784Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-08-27T23:23:40.784Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:23:40.784Z] [2020-08-27T23:23:40.784Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-08-27T23:23:40.784Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:23:40.784Z] [2020-08-27T23:23:40.784Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-08-27T23:23:40.784Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:23:40.784Z] [2020-08-27T23:23:40.784Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-08-27T23:23:40.784Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-08-27T23:23:40.784Z] [2020-08-27T23:23:40.784Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-08-27T23:23:40.784Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-08-27T23:23:40.784Z] [2020-08-27T23:23:40.784Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-08-27T23:23:40.784Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-08-27T23:23:40.784Z] [2020-08-27T23:23:40.784Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-08-27T23:23:40.784Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-08-27T23:23:40.784Z] [2020-08-27T23:23:40.784Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-08-27T23:23:40.784Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-08-27T23:23:40.784Z] [2020-08-27T23:23:40.784Z] [2020-08-27T23:23:40.784Z] DONE 24 tests, 23 skipped in 3.101s [2020-08-27T23:23:40.784Z] [2020-08-27T23:23:40.784Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-08-27T23:23:41.241Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-08-27T23:23:41.782Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-08-27T23:23:42.042Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-08-27T23:23:42.510Z] --- PASS: TestSecretInspect (1.90s) [2020-08-27T23:23:42.510Z] === RUN TestSecretList [2020-08-27T23:23:42.979Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-27T23:23:42.979Z] INFO: Testing against a local daemon [2020-08-27T23:23:42.979Z] ok github.com/docker/docker/integration/session 0.204s [2020-08-27T23:23:42.979Z] [2020-08-27T23:23:42.979Z] === Skipped [2020-08-27T23:23:42.979Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-08-27T23:23:42.979Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-08-27T23:23:42.979Z] [2020-08-27T23:23:42.979Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-08-27T23:23:42.979Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-08-27T23:23:42.979Z] [2020-08-27T23:23:42.979Z] [2020-08-27T23:23:42.979Z] DONE 2 tests, 2 skipped in 2.129s [2020-08-27T23:23:42.979Z] [2020-08-27T23:23:42.979Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-08-27T23:23:43.766Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite (1244.78s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (10.81s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.07s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.28s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.37s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.52s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.20s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.41s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.29s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.64s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.25s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.79s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.24s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (1.96s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.94s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.79s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.68s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.67s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.77s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.93s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (7.64s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAttachDetach (28.72s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAttachDisconnect (3.72s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.68s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.65s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.55s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.83s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.36s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.79s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.83s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.73s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.43s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (12.39s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.32s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (0.88s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.13s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.43s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.51s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.86s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.52s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.65s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.21s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.04s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.43s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.88s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.43s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.04s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.52s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.64s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.86s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.34s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.13s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.82s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.54s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.24s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.26s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.88s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.84s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (2.80s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.08s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.22s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.58s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.51s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.98s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.03s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.12s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.79s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.91s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.14s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (8.61s) [2020-08-27T23:23:43.766Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.71s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (1.83s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.20s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.54s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.70s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.50s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.83s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.45s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.44s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (3.37s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.82s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.40s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.58s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.10s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.32s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.47s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.29s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildCmd (0.19s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.20s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.21s) [2020-08-27T23:23:43.767Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-08-27T23:23:43.767Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.79s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.33s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.51s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildContChar (2.17s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.61s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.17s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.19s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.50s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.18s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.31s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.48s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.33s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.16s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.02s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.29s) [2020-08-27T23:23:43.767Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-08-27T23:23:43.767Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-08-27T23:23:43.767Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-08-27T23:23:43.767Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-08-27T23:23:43.767Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-08-27T23:23:43.767Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-08-27T23:23:43.767Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2020-08-27T23:23:43.767Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.83s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (2.99s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.01s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.22s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.89s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.69s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.32s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.75s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.51s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.34s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.89s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.76s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.90s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildDockerignore (7.35s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.81s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.53s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (8.14s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.48s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.91s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.50s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.60s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.54s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.49s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.54s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (11.89s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.09s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.49s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.19s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.21s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.41s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.19s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.20s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.64s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.92s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.07s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildEnv (0.96s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.81s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.67s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.73s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (16.26s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.04s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (5.52s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.48s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.31s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.32s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.09s) [2020-08-27T23:23:43.767Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.01s) [2020-08-27T23:23:43.767Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.21s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.66s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildExpose (0.24s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.36s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.28s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.24s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildFails (0.60s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.48s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.46s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.16s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.92s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.23s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.83s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.49s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.56s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.21s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.36s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.70s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.82s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildHistory (2.49s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.28s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.18s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.39s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.34s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.71s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildLabel (0.29s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.28s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.29s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.18s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildLabels (0.29s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.67s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.79s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.52s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.43s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.91s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.10s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.90s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.27s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.35s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.78s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.66s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.72s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.52s) [2020-08-27T23:23:43.767Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-08-27T23:23:43.767Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.20s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.28s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.44s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.21s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.45s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.34s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.64s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.62s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.20s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.36s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.42s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.32s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.37s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.69s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.91s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.49s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.78s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.04s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.27s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.95s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildPATH (1.38s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.51s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.63s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.49s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.38s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.21s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildRm (1.90s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.64s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.77s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.27s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.36s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.75s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.73s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.64s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.84s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.24s) [2020-08-27T23:23:43.767Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-08-27T23:23:43.767Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.66s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildStderr (0.68s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.27s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.71s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.69s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.43s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.63s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.90s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildUser (1.42s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.23s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.92s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.78s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.76s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.75s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.04s) [2020-08-27T23:23:43.767Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-08-27T23:23:43.767Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-08-27T23:23:43.767Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-08-27T23:23:43.767Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-08-27T23:23:43.767Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-08-27T23:23:43.767Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-08-27T23:23:43.767Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-08-27T23:23:43.767Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.50s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.61s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.81s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.89s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.58s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.61s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.38s) [2020-08-27T23:23:43.767Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-08-27T23:23:43.767Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.51s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.48s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-08-27T23:23:43.767Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-08-27T23:23:43.767Z] docker_cli_sni_test.go:18: Flakey test [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.63s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.68s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestCommitChange (1.01s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.87s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.16s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.48s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.87s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestCommitTTY (1.08s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.68s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.12s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.86s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.21s) [2020-08-27T23:23:43.767Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.68s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.83s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.73s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.70s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.80s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.49s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.50s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.62s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.83s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.51s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.89s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.52s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.52s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.48s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.53s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.55s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.58s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.65s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.59s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.49s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.32s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.98s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.64s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.27s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.52s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.64s) [2020-08-27T23:23:43.768Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-08-27T23:23:43.768Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.65s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.48s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.73s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.46s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.47s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.08s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.85s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.09s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.31s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.31s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.32s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.62s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000977100_} (1.33s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1719235050_/foo_false____} (1.43s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1719235050_/foo_true____} (1.59s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3256451137_/foo_false____} (1.30s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3256451137_/foo_true____} (1.44s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3256451137_/foo_true__0xc000977160__} (1.30s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000977180_} (1.36s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009771a0_} (1.27s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009771c0_} (1.54s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009771e0_} (1.27s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.34s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.88s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.23s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.20s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.28s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.84s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.58s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.56s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.60s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.99s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.65s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.67s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.11s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.87s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.63s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.63s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.72s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.76s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.05s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.93s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.56s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.60s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.58s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.78s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.56s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.70s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.58s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.70s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.54s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.08s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.36s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.53s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.05s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.10s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.56s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.94s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.56s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpToDot (0.58s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.07s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.04s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpToStdout (0.57s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.91s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.64s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.88s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.38s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.85s) [2020-08-27T23:23:43.768Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-08-27T23:23:43.768Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.51s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2020-08-27T23:23:43.768Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-08-27T23:23:43.768Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.49s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.94s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.44s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.97s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.56s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.09s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.13s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.52s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.51s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.49s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.78s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.01s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.40s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.61s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.60s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.19s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.67s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsAttach (0.54s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsCommit (0.71s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.51s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.50s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.47s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.48s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.02s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.41s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.37s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsCopy (0.96s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.18s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.56s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.22s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.92s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.99s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.19s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.02s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsFilters (0.88s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsFormat (0.93s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.54s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.24s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s) [2020-08-27T23:23:43.768Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-08-27T23:23:43.768Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-08-27T23:23:43.768Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-08-27T23:23:43.768Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.40s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.55s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsRename (0.52s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsResize (0.55s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.67s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.55s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.54s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.81s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsTop (0.58s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.90s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestExec (0.60s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.62s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.10s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.52s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.20s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.52s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.55s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.57s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.54s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.55s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.58s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.12s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestExecCgroup (0.78s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestExecEnv (0.97s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.97s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.55s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestExecInspectID (2.60s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestExecInteractive (0.52s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.55s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.61s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestExecParseError (0.50s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.56s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.50s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.82s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.50s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestExecStartFails (0.54s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.68s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.52s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestExecTTY (0.54s) [2020-08-27T23:23:43.768Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.56s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2020-08-27T23:23:43.769Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-08-27T23:23:43.769Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.21s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.76s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.51s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestExecWithUser (0.58s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.48s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.52s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.50s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.56s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.51s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestHealth (18.40s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.52s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.28s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.55s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.63s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestImagesFormat (0.10s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.66s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestImportDisplay (1.00s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestImportFile (1.49s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.33s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestImportGzipped (1.19s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.10s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.56s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.59s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.53s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.52s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.49s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.49s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.22s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.42s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.51s) [2020-08-27T23:23:43.769Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-08-27T23:23:43.769Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.70s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.52s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInspectHistory (0.58s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-08-27T23:23:43.769Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-08-27T23:23:43.769Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.48s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.50s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.48s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.57s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.35s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.50s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.07s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.51s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.48s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.50s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.37s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.02s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.93s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.16s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.39s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.52s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.54s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.50s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.22s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.75s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.43s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.06s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.56s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.54s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.25s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.46s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.43s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.48s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.50s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.77s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.79s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.78s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.73s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.41s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.46s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.49s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLogsSince (6.62s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.76s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.65s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLogsTail (1.26s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.87s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.50s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestNetHostname (1.28s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.16s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.68s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.30s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.48s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPluginActive (1.81s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.50s) [2020-08-27T23:23:43.769Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-08-27T23:23:43.769Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.16s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.13s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.47s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.95s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.54s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.25s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.80s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.80s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPortList (6.98s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.90s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.00s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.43s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.47s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.50s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.10s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.38s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.74s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.53s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPsByOrder (2.06s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.77s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.41s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.07s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.21s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.60s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.94s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.47s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.94s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.88s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.68s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.42s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.93s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.52s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.58s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.63s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.74s) [2020-08-27T23:23:43.769Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-08-27T23:23:43.769Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.22s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.48s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.03s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.05s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.83s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.34s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.54s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.17s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.97s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.91s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.96s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.96s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.06s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.32s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.64s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.19s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.74s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.11s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.65s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.61s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.25s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.48s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.61s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.24s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.88s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRunAddHost (0.46s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.19s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.43s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.47s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.04s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.49s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.60s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.88s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.00s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.64s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.51s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.80s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.68s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.20s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.88s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.49s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.42s) [2020-08-27T23:23:43.769Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.36s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.46s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.47s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.51s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.56s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.87s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.58s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.50s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.53s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.64s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.20s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.45s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.53s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.48s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.51s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.51s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.45s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.09s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.38s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.48s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.45s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.08s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.81s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.75s) [2020-08-27T23:23:43.770Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-08-27T23:23:43.770Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-08-27T23:23:43.770Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-08-27T23:23:43.770Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.47s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (0.82s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.97s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.50s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.53s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.16s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.57s) [2020-08-27T23:23:43.770Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-08-27T23:23:43.770Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.53s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.35s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.50s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.58s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.56s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.47s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.52s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.49s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.49s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.47s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunExitCode (0.51s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.48s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.50s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.54s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.47s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.65s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.17s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.17s) [2020-08-27T23:23:43.770Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-27T23:23:43.770Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.14s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.51s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.96s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.96s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.95s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.46s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.78s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.99s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.24s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.86s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.39s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.47s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.81s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.89s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.69s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.23s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.99s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.99s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunMount (4.00s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.47s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.48s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.11s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.55s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.66s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.34s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.28s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.32s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.98s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunNetHost (0.82s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.95s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.35s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.47s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.92s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.41s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.33s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.50s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.66s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.73s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.59s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.63s) [2020-08-27T23:23:43.770Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-08-27T23:23:43.770Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.51s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.59s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.39s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.10s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.50s) [2020-08-27T23:23:43.770Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.49s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.56s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.76s) [2020-08-27T23:23:43.770Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-27T23:23:43.770Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.63s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.91s) [2020-08-27T23:23:43.770Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-08-27T23:23:43.770Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.69s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.98s) [2020-08-27T23:23:43.770Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-08-27T23:23:43.770Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.34s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.92s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunRm (0.48s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.44s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.46s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.46s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.25s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.48s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.43s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.81s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.46s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.43s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.49s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.49s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.46s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.44s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.52s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.50s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.37s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunState (1.57s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.64s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.56s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2020-08-27T23:23:43.770Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-08-27T23:23:43.770Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.48s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.62s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunSysctls (1.32s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.66s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.78s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.48s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.23s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.37s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.04s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.53s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.60s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.53s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.38s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.00s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunUserByID (0.52s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.50s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunUserByName (0.49s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.52s) [2020-08-27T23:23:43.770Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-08-27T23:23:43.770Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.47s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.87s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.46s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.78s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.70s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.13s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.03s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.45s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.53s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.51s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.65s) [2020-08-27T23:23:43.770Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-08-27T23:23:43.770Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-08-27T23:23:43.770Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-08-27T23:23:43.770Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-08-27T23:23:43.770Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-08-27T23:23:43.770Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.29s) [2020-08-27T23:23:43.770Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-08-27T23:23:43.770Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.91s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.53s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.03s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.78s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.83s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.50s) [2020-08-27T23:23:43.770Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-08-27T23:23:43.770Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-08-27T23:23:43.770Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-08-27T23:23:43.770Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-08-27T23:23:43.770Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-08-27T23:23:43.770Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-08-27T23:23:43.770Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-08-27T23:23:43.770Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-08-27T23:23:43.770Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-08-27T23:23:43.770Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-08-27T23:23:43.770Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-08-27T23:23:43.770Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.51s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.52s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.73s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.70s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.47s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.53s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.51s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.74s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.20s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.51s) [2020-08-27T23:23:43.770Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-08-27T23:23:43.770Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.27s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.08s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.77s) [2020-08-27T23:23:43.770Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.50s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.80s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.05s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.74s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.83s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.35s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.34s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.24s) [2020-08-27T23:23:43.771Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents956157555 [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.32s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.13s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.43s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (1.50s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.15s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.26s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.94s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.22s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.91s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.53s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.70s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.02s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.85s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestStartRecordError (1.19s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.46s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.36s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.62s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.36s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.93s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.52s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.54s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2020-08-27T23:23:43.771Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-08-27T23:23:43.771Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.39s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.78s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.90s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.48s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.46s) [2020-08-27T23:23:43.771Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-08-27T23:23:43.771Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.51s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.11s) [2020-08-27T23:23:43.771Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-08-27T23:23:43.771Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.98s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.58s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.98s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestUpdateStats (3.49s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.26s) [2020-08-27T23:23:43.771Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-08-27T23:23:43.771Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.77s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.64s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.52s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.34s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.31s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.49s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.38s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.38s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.88s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.72s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.93s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.98s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.39s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.67s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.01s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.70s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.42s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.54s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.75s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.58s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.47s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.43s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.88s) [2020-08-27T23:23:43.771Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.49s) [2020-08-27T23:23:43.771Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-08-27T23:23:43.771Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-08-27T23:23:43.771Z] === RUN TestDockerRegistrySuite [2020-08-27T23:23:43.771Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-08-27T23:23:44.596Z] --- PASS: TestSecretList (1.91s) [2020-08-27T23:23:44.596Z] === RUN TestSecretsCreateAndDelete [2020-08-27T23:23:45.134Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-08-27T23:23:45.174Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-27T23:23:45.175Z] INFO: Testing against a local daemon [2020-08-27T23:23:45.330Z] ok github.com/docker/docker/pkg/signal 2.375s coverage: 61.0% of statements [2020-08-27T23:23:45.330Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-08-27T23:23:45.590Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-08-27T23:23:45.850Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-08-27T23:23:46.060Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-08-27T23:23:46.110Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-08-27T23:23:46.116Z] --- PASS: TestSecretsCreateAndDelete (1.88s) [2020-08-27T23:23:46.116Z] === RUN TestSecretsUpdate [2020-08-27T23:23:46.151Z] ok github.com/docker/docker/integration/system 1.524s [2020-08-27T23:23:46.151Z] [2020-08-27T23:23:46.151Z] === Skipped [2020-08-27T23:23:46.151Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-27T23:23:46.151Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-08-27T23:23:46.151Z] [2020-08-27T23:23:46.151Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-08-27T23:23:46.151Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-08-27T23:23:46.151Z] [2020-08-27T23:23:46.151Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-08-27T23:23:46.151Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-08-27T23:23:46.151Z] [2020-08-27T23:23:46.151Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-08-27T23:23:46.151Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-27T23:23:46.151Z] [2020-08-27T23:23:46.151Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-08-27T23:23:46.151Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-08-27T23:23:46.151Z] [2020-08-27T23:23:46.151Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-08-27T23:23:46.151Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-08-27T23:23:46.151Z] [2020-08-27T23:23:46.151Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-08-27T23:23:46.151Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-08-27T23:23:46.151Z] [2020-08-27T23:23:46.151Z] [2020-08-27T23:23:46.151Z] DONE 13 tests, 7 skipped in 3.459s [2020-08-27T23:23:46.151Z] [2020-08-27T23:23:46.151Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-08-27T23:23:46.679Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.6% of statements [2020-08-27T23:23:47.249Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-08-27T23:23:47.424Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-08-27T23:23:47.424Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-08-27T23:23:47.508Z] ok github.com/docker/docker/pkg/tailfile 0.082s coverage: 88.6% of statements [2020-08-27T23:23:48.077Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-08-27T23:23:48.203Z] --- PASS: TestSecretsUpdate (1.89s) [2020-08-27T23:23:48.203Z] === RUN TestTemplatedSecret [2020-08-27T23:23:48.336Z] testing: warning: no tests to run [2020-08-27T23:23:48.336Z] coverage: [no statements] [2020-08-27T23:23:48.336Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-08-27T23:23:48.346Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-27T23:23:48.346Z] INFO: Testing against a local daemon [2020-08-27T23:23:48.810Z] ok github.com/docker/docker/integration/volume 0.320s [2020-08-27T23:23:48.810Z] [2020-08-27T23:23:48.810Z] === Skipped [2020-08-27T23:23:48.810Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-08-27T23:23:48.810Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-08-27T23:23:48.810Z] [2020-08-27T23:23:48.810Z] [2020-08-27T23:23:48.810Z] DONE 5 tests, 1 skipped in 2.456s [2020-08-27T23:23:48.810Z] [2020-08-27T23:23:48.810Z] INFO: make.ps1 ended at 08/27/2020 23:23:48 [2020-08-27T23:23:48.810Z] INFO: Integration CLI tests being run from the host: [2020-08-27T23:23:48.810Z] 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-08-27T23:23:48.904Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-08-27T23:23:48.904Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-08-27T23:23:49.163Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-08-27T23:23:50.688Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-08-27T23:23:50.955Z] --- PASS: TestTemplatedSecret (2.49s) [2020-08-27T23:23:50.955Z] === RUN TestSecretCreateResolve [2020-08-27T23:23:51.068Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.1% of statements [2020-08-27T23:23:51.248Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-08-27T23:23:51.637Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-08-27T23:23:52.477Z] --- PASS: TestSecretCreateResolve (1.89s) [2020-08-27T23:23:52.477Z] PASS [2020-08-27T23:23:52.477Z] [2020-08-27T23:23:52.477Z] DONE 6 tests in 12.034s [2020-08-27T23:23:52.477Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-08-27T23:23:52.477Z] ++ 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-08-27T23:23:52.477Z] ++ set -e [2020-08-27T23:23:52.477Z] ++ '[' -n 0 ']' [2020-08-27T23:23:52.477Z] ++ set -x [2020-08-27T23:23:52.477Z] ++ env -i DEST=/go/src/github.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-08-27T23:23:52.477Z] INFO: Testing against a local daemon [2020-08-27T23:23:52.477Z] === RUN TestServiceCreateInit [2020-08-27T23:23:52.477Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-27T23:23:52.574Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-08-27T23:23:53.136Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-08-27T23:23:53.143Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-08-27T23:23:54.522Z] ok github.com/docker/docker/registry 0.075s coverage: 56.3% of statements [2020-08-27T23:23:55.091Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-08-27T23:23:55.350Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-08-27T23:23:55.650Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-08-27T23:23:55.919Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2020-08-27T23:23:56.179Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-08-27T23:23:56.210Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-08-27T23:23:56.944Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-27T23:23:57.136Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-08-27T23:23:57.425Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-27T23:23:57.425Z] INFO: Testing against a local daemon [2020-08-27T23:23:58.061Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-08-27T23:23:58.716Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-08-27T23:23:58.986Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-08-27T23:23:59.547Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-08-27T23:23:59.653Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-08-27T23:23:59.701Z] --- PASS: TestServiceCreateInit (7.34s) [2020-08-27T23:23:59.701Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.68s) [2020-08-27T23:23:59.701Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.64s) [2020-08-27T23:23:59.701Z] === RUN TestCreateServiceMultipleTimes [2020-08-27T23:24:00.108Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-08-27T23:24:00.221Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-08-27T23:24:01.034Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-08-27T23:24:01.160Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.1% of statements [2020-08-27T23:24:02.399Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-08-27T23:24:02.399Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-08-27T23:24:04.286Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-08-27T23:24:06.171Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-08-27T23:24:07.096Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-08-27T23:24:08.983Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-08-27T23:24:09.909Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-08-27T23:24:09.909Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-08-27T23:24:10.870Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-08-27T23:24:11.796Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-08-27T23:24:12.723Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-08-27T23:24:13.360Z] ok github.com/docker/docker/pkg/plugins 33.625s coverage: 76.6% of statements [2020-08-27T23:24:13.360Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-27T23:24:13.360Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-27T23:24:13.360Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-27T23:24:13.360Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-27T23:24:13.360Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-27T23:24:13.360Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-27T23:24:13.360Z] ? github.com/docker/docker/rootless [no test files] [2020-08-27T23:24:13.360Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-27T23:24:13.360Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-27T23:24:13.360Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-27T23:24:13.360Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-27T23:24:13.360Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-27T23:24:13.360Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-27T23:24:13.360Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-27T23:24:13.360Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-27T23:24:13.360Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-27T23:24:13.360Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-27T23:24:13.360Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-27T23:24:13.360Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-27T23:24:13.360Z] ? github.com/docker/docker/volume [no test files] [2020-08-27T23:24:13.360Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-27T23:24:13.360Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-27T23:24:13.360Z] [2020-08-27T23:24:13.360Z] === Skipped [2020-08-27T23:24:13.360Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-27T23:24:13.360Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-27T23:24:13.360Z] [2020-08-27T23:24:13.360Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-27T23:24:13.360Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-27T23:24:13.360Z] [2020-08-27T23:24:13.360Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-27T23:24:13.360Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:24:13.360Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-27T23:24:13.360Z] [2020-08-27T23:24:13.360Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-27T23:24:13.360Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:24:13.360Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-27T23:24:13.360Z] [2020-08-27T23:24:13.360Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-27T23:24:13.360Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:24:13.360Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-27T23:24:13.360Z] [2020-08-27T23:24:13.360Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-27T23:24:13.360Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:24:13.360Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-27T23:24:13.360Z] [2020-08-27T23:24:13.360Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-27T23:24:13.360Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:24:13.360Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-27T23:24:13.360Z] [2020-08-27T23:24:13.360Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-27T23:24:13.360Z] graphtest_unix.go:73: No driver to put! [2020-08-27T23:24:13.360Z] [2020-08-27T23:24:13.360Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-27T23:24:13.360Z] time="2020-08-27T23:22:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-27T23:24:13.360Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-27T23:24:13.360Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-27T23:24:13.360Z] [2020-08-27T23:24:13.360Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-27T23:24:13.360Z] time="2020-08-27T23:22:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-27T23:24:13.360Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-27T23:24:13.360Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-27T23:24:13.360Z] [2020-08-27T23:24:13.360Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-27T23:24:13.360Z] time="2020-08-27T23:22:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-27T23:24:13.360Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-27T23:24:13.360Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-27T23:24:13.360Z] [2020-08-27T23:24:13.360Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-27T23:24:13.360Z] time="2020-08-27T23:22:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-27T23:24:13.360Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-27T23:24:13.360Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-27T23:24:13.360Z] [2020-08-27T23:24:13.360Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-27T23:24:13.360Z] time="2020-08-27T23:22:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-27T23:24:13.360Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-27T23:24:13.360Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-27T23:24:13.360Z] [2020-08-27T23:24:13.360Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-27T23:24:13.360Z] graphtest_unix.go:73: No driver to put! [2020-08-27T23:24:13.360Z] [2020-08-27T23:24:13.360Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-27T23:24:13.361Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-27T23:24:13.361Z] [2020-08-27T23:24:13.361Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-27T23:24:13.361Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-27T23:24:13.361Z] [2020-08-27T23:24:13.361Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-27T23:24:13.361Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-27T23:24:13.361Z] [2020-08-27T23:24:13.361Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-27T23:24:13.361Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-27T23:24:13.361Z] [2020-08-27T23:24:13.361Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-27T23:24:13.361Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:24:13.361Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-27T23:24:13.361Z] [2020-08-27T23:24:13.361Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-27T23:24:13.361Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:24:13.361Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-27T23:24:13.361Z] [2020-08-27T23:24:13.361Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-27T23:24:13.361Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:24:13.361Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-27T23:24:13.361Z] [2020-08-27T23:24:13.361Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-27T23:24:13.361Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:24:13.361Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-27T23:24:13.361Z] [2020-08-27T23:24:13.361Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-27T23:24:13.361Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-27T23:24:13.361Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-27T23:24:13.361Z] [2020-08-27T23:24:13.361Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-27T23:24:13.361Z] graphtest_unix.go:73: No driver to put! [2020-08-27T23:24:13.361Z] [2020-08-27T23:24:13.361Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-27T23:24:13.361Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-27T23:24:13.361Z] [2020-08-27T23:24:13.361Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-27T23:24:13.361Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-27T23:24:13.361Z] [2020-08-27T23:24:13.361Z] [2020-08-27T23:24:13.361Z] DONE 2142 tests, 26 skipped in 247.162s Post stage [Pipeline] junit [2020-08-27T23:24:13.631Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-08-27T23:24:14.445Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41360/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b9665a9495a16879e5403adeb7cc8206e1fd16ac -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b9665a9495a16879e5403adeb7cc8206e1fd16ac hack/validate/vendor [2020-08-27T23:24:15.083Z] --- PASS: TestCreateServiceMultipleTimes (15.31s) [2020-08-27T23:24:15.083Z] === RUN TestCreateServiceConflict [2020-08-27T23:24:15.271Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-08-27T23:24:15.271Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-08-27T23:24:15.821Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-08-27T23:24:16.154Z] + echo Building e2e image [2020-08-27T23:24:16.154Z] Building e2e image [2020-08-27T23:24:16.154Z] + docker build --build-arg DOCKER_GITCOMMIT=b9665a9495a16879e5403adeb7cc8206e1fd16ac -t moby-e2e-test -f Dockerfile.e2e . [2020-08-27T23:24:16.154Z] #2 [internal] load .dockerignore [2020-08-27T23:24:16.154Z] #2 transferring context: 34B done [2020-08-27T23:24:16.154Z] #2 DONE 0.0s [2020-08-27T23:24:16.154Z] [2020-08-27T23:24:16.154Z] #1 [internal] load build definition from Dockerfile.e2e [2020-08-27T23:24:16.154Z] #1 transferring dockerfile: 3.21kB done [2020-08-27T23:24:16.154Z] #1 DONE 0.0s [2020-08-27T23:24:16.154Z] [2020-08-27T23:24:16.154Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-08-27T23:24:16.197Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-08-27T23:24:16.428Z] #4 ... [2020-08-27T23:24:16.428Z] [2020-08-27T23:24:16.428Z] #3 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-08-27T23:24:16.428Z] #3 DONE 0.2s [2020-08-27T23:24:16.428Z] [2020-08-27T23:24:16.428Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-08-27T23:24:16.428Z] #4 DONE 0.3s [2020-08-27T23:24:16.428Z] [2020-08-27T23:24:16.428Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-08-27T23:24:16.428Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done [2020-08-27T23:24:16.428Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0B / 282.60kB 0.1s [2020-08-27T23:24:16.428Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done [2020-08-27T23:24:16.428Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done [2020-08-27T23:24:16.428Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done [2020-08-27T23:24:16.428Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0B / 2.80MB 0.1s [2020-08-27T23:24:16.452Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-08-27T23:24:16.452Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-08-27T23:24:16.686Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-08-27T23:24:16.686Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.45MB / 2.80MB 0.2s [2020-08-27T23:24:16.686Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 0B / 127.34MB 0.2s [2020-08-27T23:24:16.686Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-08-27T23:24:16.686Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.2s done [2020-08-27T23:24:16.686Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c [2020-08-27T23:24:16.686Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.2s done [2020-08-27T23:24:16.707Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-08-27T23:24:16.945Z] #14 ... [2020-08-27T23:24:16.945Z] [2020-08-27T23:24:16.945Z] #8 [internal] load build context [2020-08-27T23:24:16.945Z] #8 transferring context: 851.79kB 0.3s done [2020-08-27T23:24:16.945Z] #8 DONE 0.4s [2020-08-27T23:24:16.945Z] [2020-08-27T23:24:16.945Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-08-27T23:24:16.945Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 6.46MB / 127.34MB 0.4s [2020-08-27T23:24:16.945Z] #14 ... [2020-08-27T23:24:16.945Z] [2020-08-27T23:24:16.945Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-08-27T23:24:16.945Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-08-27T23:24:16.945Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-08-27T23:24:16.945Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-08-27T23:24:16.945Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-08-27T23:24:16.945Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done [2020-08-27T23:24:16.945Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done [2020-08-27T23:24:16.945Z] #5 DONE 0.7s [2020-08-27T23:24:16.945Z] [2020-08-27T23:24:16.945Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-08-27T23:24:16.945Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 19.75MB / 127.34MB 0.6s [2020-08-27T23:24:16.945Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.4s done [2020-08-27T23:24:16.962Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-08-27T23:24:17.158Z] --- PASS: TestCreateServiceConflict (1.91s) [2020-08-27T23:24:17.158Z] === RUN TestCreateServiceMaxReplicas [2020-08-27T23:24:17.205Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-08-27T23:24:17.205Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 26.53MB / 127.34MB 0.9s [2020-08-27T23:24:17.205Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.1s done [2020-08-27T23:24:17.205Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 0.0s done [2020-08-27T23:24:17.464Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 33.15MB / 127.34MB 1.0s [2020-08-27T23:24:17.464Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 42.04MB / 127.34MB 1.1s [2020-08-27T23:24:17.522Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-08-27T23:24:17.522Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-08-27T23:24:17.724Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 51.34MB / 127.34MB 1.3s [2020-08-27T23:24:17.724Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 58.56MB / 127.34MB 1.4s [2020-08-27T23:24:17.777Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-08-27T23:24:17.985Z] #14 ... [2020-08-27T23:24:17.985Z] [2020-08-27T23:24:17.985Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-08-27T23:24:17.985Z] #6 DONE 0.8s [2020-08-27T23:24:17.985Z] [2020-08-27T23:24:17.985Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-08-27T23:24:18.245Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 67.34MB / 127.34MB 1.7s [2020-08-27T23:24:18.245Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 81.53MB / 127.34MB 1.9s [2020-08-27T23:24:18.504Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 90.46MB / 127.34MB 2.0s [2020-08-27T23:24:18.504Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 99.13MB / 127.34MB 2.1s [2020-08-27T23:24:18.702Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-08-27T23:24:18.762Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 112.85MB / 127.34MB 2.3s [2020-08-27T23:24:18.762Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 120.55MB / 127.34MB 2.4s [2020-08-27T23:24:19.021Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 2.5s [2020-08-27T23:24:19.021Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 2.5s done [2020-08-27T23:24:19.021Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 0.1s [2020-08-27T23:24:19.894Z] --- PASS: TestCreateServiceMaxReplicas (2.73s) [2020-08-27T23:24:19.894Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-27T23:24:20.065Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-08-27T23:24:20.990Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-08-27T23:24:21.915Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-08-27T23:24:22.841Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-08-27T23:24:23.213Z] #14 ... [2020-08-27T23:24:23.214Z] [2020-08-27T23:24:23.214Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-08-27T23:24:23.214Z] #7 0.626 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-08-27T23:24:23.214Z] #7 1.722 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-08-27T23:24:23.214Z] #7 1.825 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-08-27T23:24:23.214Z] #7 1.830 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-08-27T23:24:23.214Z] #7 1.842 (3/30) Installing readline (8.0.0-r0) [2020-08-27T23:24:23.214Z] #7 1.850 (4/30) Installing bash (5.0.0-r0) [2020-08-27T23:24:23.214Z] #7 1.916 Executing bash-5.0.0-r0.post-install [2020-08-27T23:24:23.214Z] #7 1.916 (5/30) Installing ca-certificates (20191127-r2) [2020-08-27T23:24:23.214Z] #7 1.934 (6/30) Installing libgcc (8.3.0-r0) [2020-08-27T23:24:23.214Z] #7 1.945 (7/30) Installing libstdc++ (8.3.0-r0) [2020-08-27T23:24:23.214Z] #7 1.953 (8/30) Installing binutils (2.32-r0) [2020-08-27T23:24:23.214Z] #7 2.052 (9/30) Installing gmp (6.1.2-r1) [2020-08-27T23:24:23.214Z] #7 2.060 (10/30) Installing isl (0.18-r0) [2020-08-27T23:24:23.214Z] #7 2.079 (11/30) Installing libgomp (8.3.0-r0) [2020-08-27T23:24:23.214Z] #7 2.084 (12/30) Installing libatomic (8.3.0-r0) [2020-08-27T23:24:23.214Z] #7 2.088 (13/30) Installing mpfr3 (3.1.5-r1) [2020-08-27T23:24:23.214Z] #7 2.094 (14/30) Installing mpc1 (1.1.0-r0) [2020-08-27T23:24:23.214Z] #7 2.097 (15/30) Installing gcc (8.3.0-r0) [2020-08-27T23:24:23.214Z] #7 3.007 (16/30) Installing musl-dev (1.1.22-r3) [2020-08-27T23:24:23.214Z] #7 3.113 (17/30) Installing libc-dev (0.7.1-r0) [2020-08-27T23:24:23.214Z] #7 3.115 (18/30) Installing g++ (8.3.0-r0) [2020-08-27T23:24:23.214Z] #7 3.690 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-08-27T23:24:23.214Z] #7 3.693 (20/30) Installing libcurl (7.66.0-r0) [2020-08-27T23:24:23.214Z] #7 3.701 (21/30) Installing expat (2.2.8-r0) [2020-08-27T23:24:23.214Z] #7 3.705 (22/30) Installing pcre2 (10.33-r0) [2020-08-27T23:24:23.214Z] #7 3.714 (23/30) Installing git (2.22.4-r0) [2020-08-27T23:24:23.214Z] #7 3.915 (24/30) Installing libmnl (1.0.4-r0) [2020-08-27T23:24:23.214Z] #7 3.918 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-08-27T23:24:23.214Z] #7 3.922 (26/30) Installing iptables (1.8.3-r1) [2020-08-27T23:24:23.214Z] #7 3.949 (27/30) Installing pigz (2.4-r0) [2020-08-27T23:24:23.214Z] #7 3.954 (28/30) Installing tar (1.32-r0) [2020-08-27T23:24:23.214Z] #7 3.963 (29/30) Installing xz-libs (5.2.4-r0) [2020-08-27T23:24:23.214Z] #7 3.968 (30/30) Installing xz (5.2.4-r0) [2020-08-27T23:24:23.214Z] #7 3.973 Executing busybox-1.30.1-r3.trigger [2020-08-27T23:24:23.214Z] #7 3.977 Executing ca-certificates-20191127-r2.trigger [2020-08-27T23:24:23.214Z] #7 4.033 OK: 179 MiB in 44 packages [2020-08-27T23:24:23.214Z] #7 DONE 4.9s [2020-08-27T23:24:23.214Z] [2020-08-27T23:24:23.214Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-08-27T23:24:23.214Z] #14 ... [2020-08-27T23:24:23.214Z] [2020-08-27T23:24:23.214Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-08-27T23:24:23.214Z] #9 DONE 0.1s [2020-08-27T23:24:23.214Z] [2020-08-27T23:24:23.214Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-08-27T23:24:23.214Z] #10 DONE 0.0s [2020-08-27T23:24:23.214Z] [2020-08-27T23:24:23.214Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-08-27T23:24:23.214Z] #11 DONE 0.0s [2020-08-27T23:24:23.214Z] [2020-08-27T23:24:23.214Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-08-27T23:24:23.214Z] #12 DONE 0.0s [2020-08-27T23:24:23.214Z] [2020-08-27T23:24:23.214Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-08-27T23:24:23.214Z] #13 DONE 0.0s [2020-08-27T23:24:23.214Z] [2020-08-27T23:24:23.214Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-08-27T23:24:23.401Z] --- PASS: TestDockerRegistrySuite (39.73s) [2020-08-27T23:24:23.401Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.13s) [2020-08-27T23:24:23.401Z] check_test.go:196: [dcfb518fa55bf] daemon is not started [2020-08-27T23:24:23.401Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.25s) [2020-08-27T23:24:23.401Z] check_test.go:196: [dc88bc8a3d123] daemon is not started [2020-08-27T23:24:23.401Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.22s) [2020-08-27T23:24:23.401Z] check_test.go:196: [d0f6b041eaa55] daemon is not started [2020-08-27T23:24:23.401Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.13s) [2020-08-27T23:24:23.401Z] check_test.go:196: [df1a94eeb743b] daemon is not started [2020-08-27T23:24:23.401Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.62s) [2020-08-27T23:24:23.401Z] check_test.go:196: [dcebff4529d46] daemon is not started [2020-08-27T23:24:23.401Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.66s) [2020-08-27T23:24:23.401Z] check_test.go:196: [dbd0584ea579e] daemon is not started [2020-08-27T23:24:23.401Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.56s) [2020-08-27T23:24:23.402Z] check_test.go:196: [d680b97e99993] daemon is not started [2020-08-27T23:24:23.402Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.91s) [2020-08-27T23:24:23.402Z] check_test.go:196: [d05b0e0d9f537] daemon is not started [2020-08-27T23:24:23.402Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.83s) [2020-08-27T23:24:23.402Z] check_test.go:196: [df4d4011282e7] daemon is not started [2020-08-27T23:24:23.402Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.95s) [2020-08-27T23:24:23.402Z] check_test.go:196: [d4a9d9fbcf60d] daemon is not started [2020-08-27T23:24:23.402Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s) [2020-08-27T23:24:23.402Z] check_test.go:196: [d1e4e56022ff6] daemon is not started [2020-08-27T23:24:23.402Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.14s) [2020-08-27T23:24:23.402Z] check_test.go:196: [daccbe3a826b2] daemon is not started [2020-08-27T23:24:23.402Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.89s) [2020-08-27T23:24:23.402Z] check_test.go:196: [d2ab034c04a01] daemon is not started [2020-08-27T23:24:23.402Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.16s) [2020-08-27T23:24:23.402Z] check_test.go:196: [dccdb03709dce] daemon is not started [2020-08-27T23:24:23.402Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.96s) [2020-08-27T23:24:23.402Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e181f822cbb87b4d60fe186ed86b5b5b6751294dfe2491945f2452209f442f3e [2020-08-27T23:24:23.402Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:94f709b8fb3575780e0c0acbcb8e424e6f221510695fc5a3a612321f15d7949e [2020-08-27T23:24:23.402Z] check_test.go:196: [d03e73fb95c98] daemon is not started [2020-08-27T23:24:23.402Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.78s) [2020-08-27T23:24:23.402Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:49fa78e5b5e647a2047e4f627753e4dd3998b5661f324820e010c9845e393fbf [2020-08-27T23:24:23.402Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5e5e10d9a1812bc22f0646b368bbbc3ec4ed2d6bf63879a348f7d9fee2638b9b [2020-08-27T23:24:23.402Z] check_test.go:196: [d586a814b0038] daemon is not started [2020-08-27T23:24:23.402Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.91s) [2020-08-27T23:24:23.402Z] check_test.go:196: [d20939dd55df8] daemon is not started [2020-08-27T23:24:23.402Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.10s) [2020-08-27T23:24:23.402Z] check_test.go:196: [d5e2b1d8f9d56] daemon is not started [2020-08-27T23:24:23.402Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s) [2020-08-27T23:24:23.402Z] check_test.go:196: [d86d047534c51] daemon is not started [2020-08-27T23:24:23.402Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-08-27T23:24:23.402Z] check_test.go:196: [de577ea3193c0] daemon is not started [2020-08-27T23:24:23.402Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2020-08-27T23:24:23.402Z] check_test.go:196: [d9da76b4e12a7] daemon is not started [2020-08-27T23:24:23.402Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2020-08-27T23:24:23.402Z] check_test.go:196: [d5234c297c68a] daemon is not started [2020-08-27T23:24:23.402Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2020-08-27T23:24:23.402Z] check_test.go:196: [d91c2e0a2c9c9] daemon is not started [2020-08-27T23:24:23.402Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.21s) [2020-08-27T23:24:23.402Z] check_test.go:196: [db94ec85b83ee] daemon is not started [2020-08-27T23:24:23.402Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2020-08-27T23:24:23.402Z] check_test.go:196: [d4b27036d68b9] daemon is not started [2020-08-27T23:24:23.402Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.90s) [2020-08-27T23:24:23.402Z] check_test.go:196: [d4773e1afdb21] daemon is not started [2020-08-27T23:24:23.402Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.33s) [2020-08-27T23:24:23.402Z] check_test.go:196: [d00e02ce9840d] daemon is not started [2020-08-27T23:24:23.402Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-08-27T23:24:23.402Z] check_test.go:196: [dc53f1d5ff5ea] daemon is not started [2020-08-27T23:24:23.402Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2020-08-27T23:24:23.402Z] check_test.go:196: [dab0b61b6e7e3] daemon is not started [2020-08-27T23:24:23.402Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2020-08-27T23:24:23.402Z] check_test.go:196: [d82e603346911] daemon is not started [2020-08-27T23:24:23.402Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s) [2020-08-27T23:24:23.402Z] check_test.go:196: [d81bdf24d3171] daemon is not started [2020-08-27T23:24:23.402Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-08-27T23:24:23.402Z] check_test.go:196: [d3c7bde825256] daemon is not started [2020-08-27T23:24:23.402Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.05s) [2020-08-27T23:24:23.402Z] check_test.go:196: [dc5c76e9d6420] daemon is not started [2020-08-27T23:24:23.402Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.50s) [2020-08-27T23:24:23.402Z] check_test.go:196: [d05957f0814f5] daemon is not started [2020-08-27T23:24:23.402Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.75s) [2020-08-27T23:24:23.402Z] check_test.go:196: [d3e7fa9d0c8e7] daemon is not started [2020-08-27T23:24:23.402Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.05s) [2020-08-27T23:24:23.402Z] check_test.go:196: [d29a31a2b4ede] daemon is not started [2020-08-27T23:24:23.402Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.89s) [2020-08-27T23:24:23.402Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.74s) [2020-08-27T23:24:23.402Z] === RUN TestDockerSchema1RegistrySuite [2020-08-27T23:24:23.402Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-08-27T23:24:23.657Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-08-27T23:24:24.151Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.3s [2020-08-27T23:24:24.720Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.7s done [2020-08-27T23:24:24.983Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done [2020-08-27T23:24:24.983Z] #14 DONE 8.5s [2020-08-27T23:24:24.983Z] [2020-08-27T23:24:24.983Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-08-27T23:24:25.242Z] #15 0.348 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-27T23:24:26.169Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-08-27T23:24:26.177Z] #15 1.396 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-27T23:24:26.436Z] #15 1.514 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-08-27T23:24:26.436Z] #15 1.518 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-08-27T23:24:26.436Z] #15 1.526 (3/54) Installing readline (8.0.4-r0) [2020-08-27T23:24:26.436Z] #15 1.530 (4/54) Installing bash (5.0.17-r0) [2020-08-27T23:24:26.436Z] #15 1.542 Executing bash-5.0.17-r0.post-install [2020-08-27T23:24:26.436Z] #15 1.544 (5/54) Installing linux-headers (5.4.5-r1) [2020-08-27T23:24:26.436Z] #15 1.622 (6/54) Installing libblkid (2.35.2-r0) [2020-08-27T23:24:26.695Z] #15 1.627 (7/54) Installing libuuid (2.35.2-r0) [2020-08-27T23:24:26.695Z] #15 1.630 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-08-27T23:24:26.695Z] #15 1.636 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-08-27T23:24:26.695Z] #15 1.650 (10/54) Installing libgcc (9.3.0-r2) [2020-08-27T23:24:26.695Z] #15 1.652 (11/54) Installing libstdc++ (9.3.0-r2) [2020-08-27T23:24:26.695Z] #15 1.667 (12/54) Installing binutils (2.34-r1) [2020-08-27T23:24:26.695Z] #15 1.734 (13/54) Installing libmagic (5.38-r0) [2020-08-27T23:24:26.695Z] #15 1.754 (14/54) Installing file (5.38-r0) [2020-08-27T23:24:26.695Z] #15 1.756 (15/54) Installing gmp (6.2.0-r0) [2020-08-27T23:24:26.695Z] #15 1.762 (16/54) Installing isl (0.18-r0) [2020-08-27T23:24:26.695Z] #15 1.777 (17/54) Installing libgomp (9.3.0-r2) [2020-08-27T23:24:26.695Z] #15 1.780 (18/54) Installing libatomic (9.3.0-r2) [2020-08-27T23:24:26.695Z] #15 1.782 (19/54) Installing libgphobos (9.3.0-r2) [2020-08-27T23:24:26.695Z] #15 1.823 (20/54) Installing mpfr4 (4.0.2-r4) [2020-08-27T23:24:26.695Z] #15 1.830 (21/54) Installing mpc1 (1.1.0-r1) [2020-08-27T23:24:26.695Z] #15 1.832 (22/54) Installing gcc (9.3.0-r2) [2020-08-27T23:24:27.638Z] #15 2.666 (23/54) Installing musl-dev (1.1.24-r9) [2020-08-27T23:24:27.638Z] #15 2.737 (24/54) Installing libc-dev (0.7.2-r3) [2020-08-27T23:24:27.638Z] #15 2.739 (25/54) Installing g++ (9.3.0-r2) [2020-08-27T23:24:27.898Z] #15 3.145 (26/54) Installing make (4.3-r0) [2020-08-27T23:24:28.157Z] #15 3.149 (27/54) Installing fortify-headers (1.1-r0) [2020-08-27T23:24:28.157Z] #15 3.152 (28/54) Installing patch (2.7.6-r6) [2020-08-27T23:24:28.157Z] #15 3.155 (29/54) Installing build-base (0.5-r2) [2020-08-27T23:24:28.157Z] #15 3.157 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-08-27T23:24:28.157Z] #15 3.160 (31/54) Installing libcurl (7.69.1-r0) [2020-08-27T23:24:28.157Z] #15 3.167 (32/54) Installing curl (7.69.1-r0) [2020-08-27T23:24:28.157Z] #15 3.170 (33/54) Installing oniguruma (6.9.5-r1) [2020-08-27T23:24:28.157Z] #15 3.176 (34/54) Installing jq (1.6-r1) [2020-08-27T23:24:28.157Z] #15 3.184 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-08-27T23:24:28.157Z] #15 3.189 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-08-27T23:24:28.157Z] #15 3.192 (37/54) Installing libaio (0.3.112-r1) [2020-08-27T23:24:28.157Z] #15 3.194 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-08-27T23:24:28.157Z] #15 3.222 (39/54) Installing blkid (2.35.2-r0) [2020-08-27T23:24:28.157Z] #15 3.231 (40/54) Installing libcap-ng (0.7.10-r0) [2020-08-27T23:24:28.157Z] #15 3.233 (41/54) Installing setpriv (2.35.2-r0) [2020-08-27T23:24:28.157Z] #15 3.236 (42/54) Installing libmount (2.35.2-r0) [2020-08-27T23:24:28.157Z] #15 3.241 (43/54) Installing libsmartcols (2.35.2-r0) [2020-08-27T23:24:28.157Z] #15 3.247 (44/54) Installing findmnt (2.35.2-r0) [2020-08-27T23:24:28.157Z] #15 3.250 (45/54) Installing mcookie (2.35.2-r0) [2020-08-27T23:24:28.157Z] #15 3.252 (46/54) Installing hexdump (2.35.2-r0) [2020-08-27T23:24:28.157Z] #15 3.255 (47/54) Installing lsblk (2.35.2-r0) [2020-08-27T23:24:28.157Z] #15 3.258 (48/54) Installing libfdisk (2.35.2-r0) [2020-08-27T23:24:28.157Z] #15 3.264 (49/54) Installing sfdisk (2.35.2-r0) [2020-08-27T23:24:28.157Z] #15 3.267 (50/54) Installing cfdisk (2.35.2-r0) [2020-08-27T23:24:28.157Z] #15 3.270 (51/54) Installing util-linux (2.35.2-r0) [2020-08-27T23:24:28.157Z] #15 3.304 (52/54) Installing pkgconf (1.7.2-r0) [2020-08-27T23:24:28.157Z] #15 3.307 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-08-27T23:24:28.157Z] #15 3.328 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-08-27T23:24:28.157Z] #15 3.333 Executing busybox-1.31.1-r16.trigger [2020-08-27T23:24:28.157Z] #15 3.339 OK: 230 MiB in 69 packages [2020-08-27T23:24:28.681Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-08-27T23:24:29.094Z] #15 DONE 4.1s [2020-08-27T23:24:29.094Z] [2020-08-27T23:24:29.094Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-08-27T23:24:29.354Z] #16 DONE 0.4s [2020-08-27T23:24:29.612Z] [2020-08-27T23:24:29.612Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-08-27T23:24:29.875Z] #17 DONE 0.4s [2020-08-27T23:24:29.875Z] [2020-08-27T23:24:29.875Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-08-27T23:24:29.875Z] #18 DONE 0.0s [2020-08-27T23:24:29.875Z] [2020-08-27T23:24:29.875Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-08-27T23:24:29.875Z] #19 DONE 0.0s [2020-08-27T23:24:29.875Z] [2020-08-27T23:24:29.875Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-08-27T23:24:29.875Z] #26 DONE 0.1s [2020-08-27T23:24:29.875Z] [2020-08-27T23:24:29.875Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-27T23:24:29.875Z] #22 DONE 0.1s [2020-08-27T23:24:29.875Z] [2020-08-27T23:24:29.875Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-08-27T23:24:30.135Z] #23 DONE 0.1s [2020-08-27T23:24:30.135Z] [2020-08-27T23:24:30.135Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-08-27T23:24:30.135Z] #27 DONE 0.1s [2020-08-27T23:24:30.135Z] [2020-08-27T23:24:30.135Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-08-27T23:24:30.395Z] #24 ... [2020-08-27T23:24:30.395Z] [2020-08-27T23:24:30.395Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-08-27T23:24:30.395Z] #28 DONE 0.2s [2020-08-27T23:24:30.395Z] [2020-08-27T23:24:30.395Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-08-27T23:24:31.779Z] #29 ... [2020-08-27T23:24:31.779Z] [2020-08-27T23:24:31.779Z] #31 [builder 1/4] COPY . . [2020-08-27T23:24:31.779Z] #31 DONE 1.6s [2020-08-27T23:24:31.779Z] [2020-08-27T23:24:31.779Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-08-27T23:24:31.779Z] #24 1.222 + RM_GOPATH=0 [2020-08-27T23:24:31.779Z] #24 1.222 + TMP_GOPATH= [2020-08-27T23:24:31.779Z] #24 1.222 + : /build [2020-08-27T23:24:31.779Z] #24 1.222 + '[' -z '' ']' [2020-08-27T23:24:31.779Z] #24 1.222 ++ mktemp -d [2020-08-27T23:24:31.779Z] #24 1.222 + export GOPATH=/tmp/tmp.hGGOof [2020-08-27T23:24:31.779Z] #24 1.222 + GOPATH=/tmp/tmp.hGGOof [2020-08-27T23:24:31.779Z] #24 1.222 + RM_GOPATH=1 [2020-08-27T23:24:31.779Z] #24 1.222 + case "$(go env GOARCH)" in [2020-08-27T23:24:31.779Z] #24 1.226 ++ go env GOARCH [2020-08-27T23:24:31.779Z] #24 1.236 + export GO_BUILDMODE=-buildmode=pie [2020-08-27T23:24:31.779Z] #24 1.237 + GO_BUILDMODE=-buildmode=pie [2020-08-27T23:24:31.779Z] #24 1.238 ++ dirname ./install.sh [2020-08-27T23:24:31.779Z] #24 1.241 + dir=. [2020-08-27T23:24:31.779Z] #24 1.241 + bin=dockercli [2020-08-27T23:24:31.779Z] #24 1.241 + shift [2020-08-27T23:24:31.779Z] #24 1.241 + '[' '!' -f ./dockercli.installer ']' [2020-08-27T23:24:31.779Z] #24 1.242 + . ./dockercli.installer [2020-08-27T23:24:31.779Z] #24 1.243 ++ : stable [2020-08-27T23:24:31.779Z] #24 1.243 ++ : 17.06.2-ce [2020-08-27T23:24:31.779Z] #24 1.244 + install_dockercli [2020-08-27T23:24:31.779Z] #24 1.245 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-27T23:24:31.779Z] #24 1.246 Install docker/cli version 17.06.2-ce from stable [2020-08-27T23:24:31.779Z] #24 1.247 ++ uname -m [2020-08-27T23:24:31.779Z] #24 1.248 + arch=x86_64 [2020-08-27T23:24:31.779Z] #24 1.248 + '[' x86_64 '!=' x86_64 ']' [2020-08-27T23:24:31.779Z] #24 1.248 + url=https://download.docker.com/linux/static [2020-08-27T23:24:31.779Z] #24 1.248 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-27T23:24:31.779Z] #24 1.252 + tar -xz docker/docker [2020-08-27T23:24:31.944Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-08-27T23:24:32.198Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-08-27T23:24:32.558Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.84s) [2020-08-27T23:24:32.558Z] === RUN TestCreateServiceSecretFileMode [2020-08-27T23:24:32.718Z] #24 ... [2020-08-27T23:24:32.718Z] [2020-08-27T23:24:32.718Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-08-27T23:24:32.718Z] #32 DONE 1.0s [2020-08-27T23:24:32.718Z] [2020-08-27T23:24:32.718Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-27T23:24:33.123Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-08-27T23:24:33.287Z] #33 0.803 [2020-08-27T23:24:33.378Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-08-27T23:24:33.547Z] #33 1.023 Removing bundles/ [2020-08-27T23:24:33.547Z] #33 1.024 [2020-08-27T23:24:33.547Z] #33 1.033 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-08-27T23:24:34.304Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-08-27T23:24:34.929Z] #33 ... [2020-08-27T23:24:34.929Z] [2020-08-27T23:24:34.929Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-08-27T23:24:34.929Z] #24 4.595 + mkdir -p /build [2020-08-27T23:24:34.929Z] #24 4.602 + mv docker/docker /build/ [2020-08-27T23:24:34.929Z] #24 4.606 + rmdir docker [2020-08-27T23:24:34.929Z] #24 DONE 4.7s [2020-08-27T23:24:34.929Z] [2020-08-27T23:24:34.929Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-08-27T23:24:34.929Z] #20 2.888 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-27T23:24:34.929Z] #20 3.401 [2020-08-27T23:24:34.929Z] #20 3.519 #### 5.7% ################### 27.4% ################################# 46.7% ############################################## 63.9% ############################################################## 87.1% ######################################################################## 100.0% [2020-08-27T23:24:34.929Z] #20 4.625 [2020-08-27T23:24:34.929Z] #20 4.848 0.2% ###################################### 53.9% ######################################################################## 100.0% [2020-08-27T23:24:35.230Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-08-27T23:24:35.306Z] --- PASS: TestCreateServiceSecretFileMode (2.33s) [2020-08-27T23:24:35.306Z] === RUN TestCreateServiceConfigFileMode [2020-08-27T23:24:35.867Z] #20 5.722 [2020-08-27T23:24:35.867Z] #20 5.838 ################### 26.8% ######################################################################## 100.0% [2020-08-27T23:24:36.156Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-08-27T23:24:36.437Z] #20 6.408 [2020-08-27T23:24:36.958Z] #20 6.526 ### 5.0% ################### 27.6% ################################# 46.7% ############################################### 65.4% ############################################################ 84.0% ######################################################################## 100.0% [2020-08-27T23:24:37.081Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-08-27T23:24:37.388Z] --- PASS: TestCreateServiceConfigFileMode (2.20s) [2020-08-27T23:24:37.388Z] === RUN TestCreateServiceSysctls [2020-08-27T23:24:37.528Z] #20 7.464 [2020-08-27T23:24:38.459Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-08-27T23:24:38.718Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-08-27T23:24:38.973Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-08-27T23:24:39.229Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-08-27T23:24:39.484Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-08-27T23:24:39.604Z] #20 7.600 0.0% ## 4.1% ####### 10.6% ############ 16.9% ################ 22.6% ##################### 29.6% ######################### 35.1% ############################# 40.6% ################################# 45.8% #################################### 51.0% ######################################## 56.3% ############################################ 61.5% ############################################### 66.7% ################################################### 71.9% ####################################################### 77.1% ########################################################### 82.4% ############################################################ 83.8% ################################################################## 92.1% ###################################################################### 98.0% ######################################################################## 100.0% [2020-08-27T23:24:39.739Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-08-27T23:24:39.863Z] #20 9.839 [2020-08-27T23:24:39.995Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-08-27T23:24:40.136Z] --- PASS: TestCreateServiceSysctls (3.00s) [2020-08-27T23:24:40.136Z] === RUN TestCreateServiceCapabilities [2020-08-27T23:24:40.250Z] --- PASS: TestDockerSchema1RegistrySuite (16.70s) [2020-08-27T23:24:40.250Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.12s) [2020-08-27T23:24:40.250Z] check_test.go:223: [d23c70b8de9bf] daemon is not started [2020-08-27T23:24:40.250Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.59s) [2020-08-27T23:24:40.250Z] check_test.go:223: [d46f0acc17b84] daemon is not started [2020-08-27T23:24:40.250Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.63s) [2020-08-27T23:24:40.250Z] check_test.go:223: [ddc18c73d96aa] daemon is not started [2020-08-27T23:24:40.250Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.55s) [2020-08-27T23:24:40.250Z] check_test.go:223: [d4599c8a9a340] daemon is not started [2020-08-27T23:24:40.250Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.92s) [2020-08-27T23:24:40.250Z] check_test.go:223: [de28f9b28f380] daemon is not started [2020-08-27T23:24:40.250Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.91s) [2020-08-27T23:24:40.250Z] check_test.go:223: [dbf6278eb1a93] daemon is not started [2020-08-27T23:24:40.250Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-08-27T23:24:40.250Z] check_test.go:223: [d4f1fb5d06993] daemon is not started [2020-08-27T23:24:40.250Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2020-08-27T23:24:40.250Z] check_test.go:223: [dd4ea2fdc5b74] daemon is not started [2020-08-27T23:24:40.250Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2020-08-27T23:24:40.250Z] check_test.go:223: [d445ab16c524d] daemon is not started [2020-08-27T23:24:40.250Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2020-08-27T23:24:40.250Z] check_test.go:223: [d45c632a4f7c4] daemon is not started [2020-08-27T23:24:40.250Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.30s) [2020-08-27T23:24:40.250Z] check_test.go:223: [d75b97fef3412] daemon is not started [2020-08-27T23:24:40.250Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2020-08-27T23:24:40.250Z] check_test.go:223: [ddc3ba6df6e44] daemon is not started [2020-08-27T23:24:40.250Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2020-08-27T23:24:40.250Z] check_test.go:223: [d671928bd589f] daemon is not started [2020-08-27T23:24:40.250Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-08-27T23:24:40.250Z] check_test.go:223: [d13879b036688] daemon is not started [2020-08-27T23:24:40.250Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s) [2020-08-27T23:24:40.250Z] check_test.go:223: [d848ee49fe1b3] daemon is not started [2020-08-27T23:24:40.250Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s) [2020-08-27T23:24:40.250Z] check_test.go:223: [def983cda33c7] daemon is not started [2020-08-27T23:24:40.250Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s) [2020-08-27T23:24:40.250Z] check_test.go:223: [d63b0b23fa32f] daemon is not started [2020-08-27T23:24:40.250Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-08-27T23:24:40.250Z] check_test.go:223: [d311e4d95e7a0] daemon is not started [2020-08-27T23:24:40.250Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-08-27T23:24:40.250Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-08-27T23:24:40.810Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-08-27T23:24:41.337Z] #20 11.18 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-27T23:24:41.370Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-08-27T23:24:41.370Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-08-27T23:24:41.610Z] #20 11.72 [2020-08-27T23:24:41.870Z] #20 11.84 ######################################################################## 100.0% [2020-08-27T23:24:42.134Z] #20 12.14 [2020-08-27T23:24:42.733Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-08-27T23:24:42.733Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-08-27T23:24:42.890Z] --- PASS: TestCreateServiceCapabilities (2.35s) [2020-08-27T23:24:42.890Z] === RUN TestInspect [2020-08-27T23:24:42.988Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-08-27T23:24:43.526Z] #20 13.37 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-27T23:24:43.548Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-08-27T23:24:43.803Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.57s) [2020-08-27T23:24:43.803Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.69s) [2020-08-27T23:24:43.803Z] check_test.go:252: [d75e974907a61] daemon is not started [2020-08-27T23:24:43.803Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.44s) [2020-08-27T23:24:43.803Z] check_test.go:252: [dcac19e10da5e] daemon is not started [2020-08-27T23:24:43.803Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-08-27T23:24:43.803Z] check_test.go:252: [dbe5a0bc4b6ab] daemon is not started [2020-08-27T23:24:43.803Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.03s) [2020-08-27T23:24:43.803Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.20s) [2020-08-27T23:24:43.803Z] check_test.go:252: [dd1ffb2ca60ee] daemon is not started [2020-08-27T23:24:43.803Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.36s) [2020-08-27T23:24:43.803Z] check_test.go:252: [db036f855cc4e] daemon is not started [2020-08-27T23:24:43.803Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2020-08-27T23:24:43.803Z] check_test.go:252: [db56944c850c1] daemon is not started [2020-08-27T23:24:43.803Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-08-27T23:24:43.803Z] check_test.go:252: [dc6bca2ca8e52] daemon is not started [2020-08-27T23:24:43.803Z] === RUN TestDockerRegistryAuthTokenSuite [2020-08-27T23:24:43.803Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-08-27T23:24:44.095Z] #20 13.92 [2020-08-27T23:24:44.095Z] #20 14.06 0.6% ######################################################################## 100.0% [2020-08-27T23:24:44.664Z] #20 14.53 [2020-08-27T23:24:44.729Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-08-27T23:24:44.971Z] --- PASS: TestInspect (2.43s) [2020-08-27T23:24:44.971Z] === RUN TestCreateJob [2020-08-27T23:24:45.602Z] #20 15.69 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-27T23:24:45.602Z] #20 ... [2020-08-27T23:24:45.602Z] [2020-08-27T23:24:45.602Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-27T23:24:45.602Z] #33 3.140 Building test suite binary ./integration-cli/test.main [2020-08-27T23:24:45.860Z] #33 ... [2020-08-27T23:24:45.860Z] [2020-08-27T23:24:45.860Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-08-27T23:24:45.860Z] #20 15.86 skipping existing c35d46ef359f [2020-08-27T23:24:46.119Z] #20 16.19 [2020-08-27T23:24:47.497Z] #20 17.34 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-27T23:24:47.738Z] --- PASS: TestCreateJob (2.96s) [2020-08-27T23:24:47.738Z] === RUN TestReplicatedJob [2020-08-27T23:24:47.756Z] #20 17.80 [2020-08-27T23:24:47.756Z] #20 17.86 ######################################################################## 100.0% [2020-08-27T23:24:48.015Z] #20 18.21 [2020-08-27T23:24:48.274Z] #20 18.32 Download of images into '/build' complete. [2020-08-27T23:24:48.274Z] #20 18.32 Use something like the following to load the result into a Docker daemon: [2020-08-27T23:24:48.274Z] #20 18.32 tar -cC '/build' . | docker load [2020-08-27T23:24:48.890Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-08-27T23:24:49.145Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-08-27T23:24:49.145Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-08-27T23:24:49.215Z] #20 DONE 19.0s [2020-08-27T23:24:49.215Z] [2020-08-27T23:24:49.215Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-08-27T23:24:49.401Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-08-27T23:24:49.401Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.73s) [2020-08-27T23:24:49.401Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-08-27T23:24:49.401Z] check_test.go:279: [d6c85232c6294] daemon is not started [2020-08-27T23:24:49.401Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-08-27T23:24:49.401Z] check_test.go:279: [dfd3fea551871] daemon is not started [2020-08-27T23:24:49.401Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.14s) [2020-08-27T23:24:49.401Z] check_test.go:279: [d4b3fb092e4a0] daemon is not started [2020-08-27T23:24:49.401Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.14s) [2020-08-27T23:24:49.401Z] check_test.go:279: [d6d97accaff1f] daemon is not started [2020-08-27T23:24:49.401Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-08-27T23:24:49.401Z] check_test.go:279: [d27511b8d3e66] daemon is not started [2020-08-27T23:24:49.401Z] === RUN TestDockerNetworkSuite [2020-08-27T23:24:49.401Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-08-27T23:24:51.287Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-08-27T23:24:51.753Z] #29 ... [2020-08-27T23:24:51.753Z] [2020-08-27T23:24:51.753Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-08-27T23:24:52.212Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-08-27T23:24:52.330Z] #21 DONE 1.1s [2020-08-27T23:24:52.331Z] [2020-08-27T23:24:52.331Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-08-27T23:24:52.589Z] #29 ... [2020-08-27T23:24:52.589Z] [2020-08-27T23:24:52.589Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-08-27T23:24:52.589Z] #25 DONE 0.1s [2020-08-27T23:24:52.848Z] [2020-08-27T23:24:52.848Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-08-27T23:24:53.325Z] --- PASS: TestReplicatedJob (4.63s) [2020-08-27T23:24:53.325Z] === RUN TestUpdateReplicatedJob [2020-08-27T23:24:54.725Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-08-27T23:24:55.445Z] --- PASS: TestUpdateReplicatedJob (3.01s) [2020-08-27T23:24:55.445Z] === RUN TestServiceListWithStatuses [2020-08-27T23:24:55.445Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-27T23:24:55.445Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-27T23:24:55.445Z] === RUN TestDockerNetworkConnectAlias [2020-08-27T23:24:56.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-08-27T23:24:59.124Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-08-27T23:24:59.924Z] --- PASS: TestDockerNetworkConnectAlias (4.00s) [2020-08-27T23:24:59.924Z] === RUN TestDockerNetworkReConnect [2020-08-27T23:25:00.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-08-27T23:25:02.675Z] --- PASS: TestDockerNetworkReConnect (3.24s) [2020-08-27T23:25:02.675Z] === RUN TestServicePlugin [2020-08-27T23:25:02.675Z] --- SKIP: TestServicePlugin (0.00s) [2020-08-27T23:25:02.675Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:25:02.675Z] === RUN TestServiceUpdateLabel [2020-08-27T23:25:02.828Z] #29 32.14 # github.com/docker/docker/contrib/httpserver [2020-08-27T23:25:02.828Z] #29 32.14 loadinternal: cannot find runtime/cgo [2020-08-27T23:25:02.828Z] #29 DONE 32.4s [2020-08-27T23:25:02.828Z] [2020-08-27T23:25:02.828Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-27T23:25:03.767Z] #33 ... [2020-08-27T23:25:03.767Z] [2020-08-27T23:25:03.767Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-08-27T23:25:04.026Z] #30 DONE 0.1s [2020-08-27T23:25:04.026Z] [2020-08-27T23:25:04.026Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-27T23:25:04.752Z] --- PASS: TestServiceUpdateLabel (1.90s) [2020-08-27T23:25:04.752Z] === RUN TestServiceUpdateSecrets [2020-08-27T23:25:05.726Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-08-27T23:25:08.239Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-08-27T23:25:09.166Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-08-27T23:25:09.730Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-08-27T23:25:09.986Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-08-27T23:25:10.911Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-08-27T23:25:11.837Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-08-27T23:25:12.093Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-08-27T23:25:12.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-08-27T23:25:13.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-08-27T23:25:13.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-08-27T23:25:13.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-08-27T23:25:13.530Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-08-27T23:25:14.455Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-08-27T23:25:15.381Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-08-27T23:25:15.637Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-08-27T23:25:15.637Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-08-27T23:25:15.892Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-08-27T23:25:18.405Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-08-27T23:25:20.116Z] --- PASS: TestServiceUpdateSecrets (14.24s) [2020-08-27T23:25:20.116Z] === RUN TestServiceUpdateConfigs [2020-08-27T23:25:20.292Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-08-27T23:25:24.455Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-08-27T23:25:24.455Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-08-27T23:25:25.016Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-08-27T23:25:25.271Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-08-27T23:25:25.271Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-08-27T23:25:25.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-08-27T23:25:25.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-08-27T23:25:25.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-08-27T23:25:28.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-08-27T23:25:28.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-08-27T23:25:28.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-08-27T23:25:29.046Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-08-27T23:25:33.210Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-08-27T23:25:35.477Z] --- PASS: TestServiceUpdateConfigs (14.26s) [2020-08-27T23:25:35.477Z] === RUN TestServiceUpdateNetwork [2020-08-27T23:25:35.725Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-08-27T23:25:35.725Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-08-27T23:25:36.651Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-08-27T23:25:38.538Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-08-27T23:25:38.538Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-08-27T23:25:38.794Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-08-27T23:25:39.355Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-08-27T23:25:40.294Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite (55.55s) [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.87s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [d63f4a4d1aaa6] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [d430e31211274] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.73s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [da26e9121af1f] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.51s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [dafee68193cab] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.55s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:1233: [df55a6f07e3b9] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.58s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [d9124c2c6780d] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.11s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [dd97cb1db73c6] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.40s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [d7583866306d4] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.16s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [d64ad7b74b6b3] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [d526ab56f95fc] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.32s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [d22cdecf5643a] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.92s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [d22335d5e31fe] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.96s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [d2dc0b90ac2ef] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.20s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [daad0cb02a563] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.36s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [dfc0f3d6acae1] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.78s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [dec7fc187afd3] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [d48a7dcd0e184] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [df5cb15a94b58] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [d831e84b98f10] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [d411389d52c0c] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.14s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [d23c570d51e28] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [da4761bd3de4a] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.22s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [dd7586d278440] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [de5614f77204c] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.32s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:968: [d6b62bd6466c6] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.90s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [de6652a33a41f] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (3.96s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:1116: [d598172eebcaa] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [de0966cd4a510] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.87s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [d4934b5ecb324] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [dc46c3f7ee085] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [de25939c35cdb] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [d4c78acb6dce1] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [d91249e6fc17d] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [da5d70ce8275e] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.56s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [d0abf157395a1] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [db9d7bf2691f2] daemon is not started [2020-08-27T23:25:45.534Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [da324bad335c9] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.84s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [d9973f6660ec4] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.47s) [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.10s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:1084: [df076d52ef5b0] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [dbed5bd601c68] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.82s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [d1fd15d370ad2] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.67s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [d545882f1d7b4] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [d7f6e42460872] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.70s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [db1e7330bc2a3] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [dc8d1260a1b67] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.01s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [d9403ae8a9328] daemon is not started [2020-08-27T23:25:45.534Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.62s) [2020-08-27T23:25:45.534Z] docker_cli_network_unix_test.go:46: [d9637bb9c43c9] daemon is not started [2020-08-27T23:25:45.534Z] === RUN TestDockerHubPullSuite [2020-08-27T23:25:45.534Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-08-27T23:25:45.969Z] --- PASS: TestServiceUpdateNetwork (12.30s) [2020-08-27T23:25:45.969Z] === RUN TestServiceUpdatePidsLimit [2020-08-27T23:25:46.460Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-08-27T23:25:46.618Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-27T23:25:47.259Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-27T23:25:48.974Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-08-27T23:25:49.534Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-08-27T23:25:51.421Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-08-27T23:25:51.421Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-08-27T23:25:51.677Z] --- PASS: TestDockerHubPullSuite (6.61s) [2020-08-27T23:25:51.677Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.53s) [2020-08-27T23:25:51.677Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.41s) [2020-08-27T23:25:51.677Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.59s) [2020-08-27T23:25:51.677Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.63s) [2020-08-27T23:25:51.677Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s) [2020-08-27T23:25:51.677Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.21s) [2020-08-27T23:25:51.677Z] PASS [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === Skipped [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-08-27T23:25:51.677Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-08-27T23:25:51.677Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-08-27T23:25:51.677Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-08-27T23:25:51.677Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2020-08-27T23:25:51.677Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.01s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.01s) [2020-08-27T23:25:51.677Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-08-27T23:25:51.677Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-08-27T23:25:51.677Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-08-27T23:25:51.677Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-08-27T23:25:51.677Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-08-27T23:25:51.677Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-08-27T23:25:51.677Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-08-27T23:25:51.677Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-08-27T23:25:51.677Z] docker_cli_sni_test.go:18: Flakey test [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-08-27T23:25:51.677Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-08-27T23:25:51.677Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-08-27T23:25:51.677Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-08-27T23:25:51.677Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-08-27T23:25:51.677Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-08-27T23:25:51.677Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-08-27T23:25:51.677Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-08-27T23:25:51.677Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-08-27T23:25:51.677Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-08-27T23:25:51.677Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-08-27T23:25:51.677Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-08-27T23:25:51.677Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-08-27T23:25:51.677Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-27T23:25:51.677Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-08-27T23:25:51.677Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-27T23:25:51.677Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-08-27T23:25:51.677Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-08-27T23:25:51.677Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-08-27T23:25:51.677Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-08-27T23:25:51.677Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-08-27T23:25:51.677Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-08-27T23:25:51.677Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-08-27T23:25:51.677Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-08-27T23:25:51.677Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-08-27T23:25:51.677Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-08-27T23:25:51.677Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-08-27T23:25:51.677Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-08-27T23:25:51.677Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-08-27T23:25:51.677Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-08-27T23:25:51.677Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-08-27T23:25:51.677Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-08-27T23:25:51.677Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-08-27T23:25:51.677Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-08-27T23:25:51.677Z] [2020-08-27T23:25:51.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-08-27T23:25:51.678Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-08-27T23:25:51.678Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-08-27T23:25:51.678Z] [2020-08-27T23:25:51.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-08-27T23:25:51.678Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-08-27T23:25:51.678Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-08-27T23:25:51.678Z] [2020-08-27T23:25:51.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-08-27T23:25:51.678Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-08-27T23:25:51.678Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-08-27T23:25:51.678Z] [2020-08-27T23:25:51.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-08-27T23:25:51.678Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-08-27T23:25:51.678Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-08-27T23:25:51.678Z] [2020-08-27T23:25:51.678Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-08-27T23:25:51.678Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-08-27T23:25:51.678Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-08-27T23:25:51.678Z] docker_cli_network_unix_test.go:46: [da324bad335c9] daemon is not started [2020-08-27T23:25:51.678Z] [2020-08-27T23:25:51.678Z] [2020-08-27T23:25:51.678Z] DONE 1277 tests, 51 skipped in 1385.920s [2020-08-27T23:25:51.678Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-27T23:25:51.678Z] ++++ cat bundles/test-integration/docker.pid [2020-08-27T23:25:51.678Z] +++ kill 11875 [2020-08-27T23:25:52.603Z] +++ /etc/init.d/apparmor stop [2020-08-27T23:25:52.603Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-27T23:25:52.603Z] [2020-08-27T23:25:52.603Z] Unloading profiles will leave already running processes permanently [2020-08-27T23:25:52.603Z] unconfined, which can lead to unexpected situations. [2020-08-27T23:25:52.603Z] [2020-08-27T23:25:52.603Z] To set a process to complain mode, use the command line tool [2020-08-27T23:25:52.603Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-27T23:25:52.603Z] +++ true [2020-08-27T23:25:52.603Z] exiting test-integration [2020-08-27T23:25:52.603Z] ++ exit 0 [2020-08-27T23:25:52.603Z] [2020-08-27T23:25:53.163Z] + for job in $(jobs -p) [2020-08-27T23:25:53.163Z] + wait 22209 [2020-08-27T23:25:54.162Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-27T23:26:02.651Z] --- PASS: TestServiceUpdatePidsLimit (15.87s) [2020-08-27T23:26:02.651Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-08-27T23:26:02.651Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2020-08-27T23:26:02.651Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2020-08-27T23:26:02.651Z] PASS [2020-08-27T23:26:02.651Z] [2020-08-27T23:26:02.651Z] === Skipped [2020-08-27T23:26:02.651Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-08-27T23:26:02.651Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-27T23:26:02.651Z] [2020-08-27T23:26:02.651Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-08-27T23:26:02.651Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-27T23:26:02.651Z] [2020-08-27T23:26:02.651Z] [2020-08-27T23:26:02.651Z] DONE 27 tests, 2 skipped in 128.936s [2020-08-27T23:26:02.651Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-08-27T23:26:02.651Z] ++ 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-08-27T23:26:02.651Z] ++ set -e [2020-08-27T23:26:02.651Z] ++ '[' -n 0 ']' [2020-08-27T23:26:02.651Z] ++ set -x [2020-08-27T23:26:02.651Z] ++ env -i DEST=/go/src/github.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-08-27T23:26:02.651Z] INFO: Testing against a local daemon [2020-08-27T23:26:02.651Z] === RUN TestSessionCreate [2020-08-27T23:26:02.651Z] --- PASS: TestSessionCreate (0.03s) [2020-08-27T23:26:02.651Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-27T23:26:02.651Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-08-27T23:26:02.651Z] PASS [2020-08-27T23:26:02.651Z] [2020-08-27T23:26:02.651Z] DONE 2 tests in 0.156s [2020-08-27T23:26:02.651Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-08-27T23:26:02.651Z] ++ 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-08-27T23:26:02.651Z] ++ set -e [2020-08-27T23:26:02.651Z] ++ '[' -n 0 ']' [2020-08-27T23:26:02.651Z] ++ set -x [2020-08-27T23:26:02.651Z] ++ env -i DEST=/go/src/github.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-08-27T23:26:02.651Z] INFO: Testing against a local daemon [2020-08-27T23:26:02.651Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-27T23:26:02.651Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-27T23:26:02.651Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-27T23:26:02.651Z] === RUN TestEventsExecDie [2020-08-27T23:26:02.651Z] --- PASS: TestEventsExecDie (0.57s) [2020-08-27T23:26:02.651Z] === RUN TestEventsBackwardsCompatible [2020-08-27T23:26:02.651Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-08-27T23:26:02.651Z] === RUN TestInfoBinaryCommits [2020-08-27T23:26:02.651Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-08-27T23:26:02.651Z] === RUN TestInfoAPIVersioned [2020-08-27T23:26:02.651Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-08-27T23:26:02.651Z] === RUN TestInfoDiscoveryBackend [2020-08-27T23:26:02.945Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-08-27T23:26:02.945Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-27T23:26:03.983Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-27T23:26:03.983Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-27T23:26:04.277Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-08-27T23:26:04.277Z] === RUN TestInfoAPI [2020-08-27T23:26:04.277Z] --- PASS: TestInfoAPI (0.03s) [2020-08-27T23:26:04.277Z] === RUN TestInfoAPIWarnings [2020-08-27T23:26:04.920Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-08-27T23:26:04.920Z] === RUN TestInfoDebug [2020-08-27T23:26:05.558Z] --- PASS: TestInfoDebug (0.53s) [2020-08-27T23:26:05.558Z] === RUN TestInfoInsecureRegistries [2020-08-27T23:26:05.853Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-08-27T23:26:05.853Z] === RUN TestInfoRegistryMirrors [2020-08-27T23:26:06.491Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-08-27T23:26:06.491Z] === RUN TestLoginFailsWithBadCredentials [2020-08-27T23:26:07.128Z] --- PASS: TestLoginFailsWithBadCredentials (0.63s) [2020-08-27T23:26:07.128Z] === RUN TestPingCacheHeaders [2020-08-27T23:26:07.128Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-08-27T23:26:07.128Z] === RUN TestPingGet [2020-08-27T23:26:07.128Z] --- PASS: TestPingGet (0.02s) [2020-08-27T23:26:07.128Z] === RUN TestPingHead [2020-08-27T23:26:07.128Z] --- PASS: TestPingHead (0.03s) [2020-08-27T23:26:07.128Z] === RUN TestVersion [2020-08-27T23:26:07.128Z] --- PASS: TestVersion (0.03s) [2020-08-27T23:26:07.128Z] PASS [2020-08-27T23:26:07.128Z] [2020-08-27T23:26:07.128Z] === Skipped [2020-08-27T23:26:07.128Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-27T23:26:07.128Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-27T23:26:07.128Z] [2020-08-27T23:26:07.128Z] [2020-08-27T23:26:07.128Z] DONE 18 tests, 1 skipped in 5.726s [2020-08-27T23:26:07.128Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-08-27T23:26:07.128Z] ++ 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-08-27T23:26:07.128Z] ++ set -e [2020-08-27T23:26:07.128Z] ++ '[' -n 0 ']' [2020-08-27T23:26:07.128Z] ++ set -x [2020-08-27T23:26:07.128Z] ++ env -i DEST=/go/src/github.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-08-27T23:26:07.422Z] INFO: Testing against a local daemon [2020-08-27T23:26:07.422Z] === RUN TestVolumesCreateAndList [2020-08-27T23:26:07.422Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-08-27T23:26:07.422Z] === RUN TestVolumesRemove [2020-08-27T23:26:07.422Z] --- PASS: TestVolumesRemove (0.07s) [2020-08-27T23:26:07.422Z] === RUN TestVolumesInspect [2020-08-27T23:26:07.422Z] --- PASS: TestVolumesInspect (0.02s) [2020-08-27T23:26:07.422Z] === RUN TestVolumesInvalidJSON [2020-08-27T23:26:07.422Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-27T23:26:07.422Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-27T23:26:07.422Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-27T23:26:07.422Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-08-27T23:26:07.422Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-27T23:26:07.422Z] PASS [2020-08-27T23:26:07.422Z] [2020-08-27T23:26:07.422Z] DONE 5 tests in 0.204s [2020-08-27T23:26:07.422Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-27T23:26:07.715Z] ++++ cat bundles/test-integration/docker.pid [2020-08-27T23:26:07.715Z] +++ kill 13810 [2020-08-27T23:26:08.751Z] +++ /etc/init.d/apparmor stop [2020-08-27T23:26:08.751Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-27T23:26:08.751Z] [2020-08-27T23:26:08.751Z] Unloading profiles will leave already running processes permanently [2020-08-27T23:26:08.751Z] unconfined, which can lead to unexpected situations. [2020-08-27T23:26:08.751Z] [2020-08-27T23:26:08.751Z] To set a process to complain mode, use the command line tool [2020-08-27T23:26:08.751Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-27T23:26:08.751Z] +++ true [2020-08-27T23:26:08.751Z] exiting test-integration [2020-08-27T23:26:08.751Z] ++ exit 0 [2020-08-27T23:26:08.751Z] Post stage [Pipeline] junit [2020-08-27T23:26:10.314Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-27T23:26:11.383Z] + echo Ensuring container killed. [2020-08-27T23:26:11.383Z] Ensuring container killed. [2020-08-27T23:26:11.383Z] + docker rm -vf docker-pr6 [2020-08-27T23:26:11.383Z] Error: No such container: docker-pr6 [2020-08-27T23:26:11.383Z] + true [Pipeline] sh [2020-08-27T23:26:11.792Z] + echo Chowning /workspace to jenkins user [2020-08-27T23:26:11.792Z] Chowning /workspace to jenkins user [2020-08-27T23:26:11.792Z] + id -u [2020-08-27T23:26:11.792Z] + id -g [2020-08-27T23:26:11.792Z] + docker run --rm -v /home/docker/workspace/moby_PR-41360:/workspace busybox chown -R 1001:1001 /workspace [2020-08-27T23:26:11.792Z] Unable to find image 'busybox:latest' locally [2020-08-27T23:26:12.092Z] latest: Pulling from library/busybox [2020-08-27T23:26:12.092Z] f45ff7dc89a9: Pulling fs layer [2020-08-27T23:26:12.392Z] f45ff7dc89a9: Verifying Checksum [2020-08-27T23:26:12.392Z] f45ff7dc89a9: Download complete [2020-08-27T23:26:12.392Z] f45ff7dc89a9: Pull complete [2020-08-27T23:26:12.392Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-27T23:26:12.392Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-27T23:26:14.318Z] + bundleName=ppc64le-integration [2020-08-27T23:26:14.318Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-08-27T23:26:14.318Z] Creating ppc64le-integration-bundles.tar.gz [2020-08-27T23:26:14.318Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-08-27T23:26:14.318Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-08-27T23:26:14.363Z] Archiving artifacts [2020-08-27T23:26:16.876Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41360/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-27T23:26:17.266Z] + make clean [2020-08-27T23:26:17.559Z] make: command: Command not found [2020-08-27T23:26:17.559Z] make: command: Command not found [2020-08-27T23:26:17.559Z] docker volume rm -f docker-dev-cache [2020-08-27T23:26:17.559Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-27T23:26:25.177Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-08-27T23:26:27.064Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-08-27T23:26:35.146Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-08-27T23:26:40.384Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-08-27T23:26:42.917Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-08-27T23:26:47.079Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-08-27T23:26:49.592Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-08-27T23:26:53.755Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-08-27T23:26:53.755Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-08-27T23:26:55.548Z] #33 137.2 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-27T23:26:55.548Z] #33 139.2 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-27T23:26:55.548Z] #33 140.6 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-27T23:26:55.548Z] #33 142.5 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-27T23:26:58.084Z] #33 145.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-27T23:26:59.026Z] #33 146.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-27T23:27:00.285Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-08-27T23:27:00.285Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-08-27T23:27:00.935Z] #33 147.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-27T23:27:01.210Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-08-27T23:27:01.874Z] #33 149.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-27T23:27:02.133Z] #33 149.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-27T23:27:03.512Z] #33 150.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-27T23:27:03.723Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-08-27T23:27:05.418Z] #33 152.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-27T23:27:07.322Z] #33 154.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-27T23:27:08.699Z] #33 155.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-27T23:27:09.269Z] #33 156.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-27T23:27:10.649Z] #33 158.1 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-27T23:27:12.028Z] #33 159.3 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-27T23:27:13.407Z] #33 161.0 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-27T23:27:14.862Z] #33 162.2 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-27T23:27:16.244Z] #33 163.6 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-27T23:27:17.624Z] #33 164.9 [2020-08-27T23:27:17.624Z] #33 DONE 165.2s [2020-08-27T23:27:17.884Z] [2020-08-27T23:27:17.884Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-08-27T23:27:19.262Z] #34 DONE 1.4s [2020-08-27T23:27:20.641Z] [2020-08-27T23:27:20.641Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-08-27T23:27:21.581Z] #35 DONE 0.9s [2020-08-27T23:27:21.581Z] [2020-08-27T23:27:21.581Z] #36 exporting to image [2020-08-27T23:27:21.581Z] #36 exporting layers [2020-08-27T23:27:24.874Z] #36 exporting layers 3.0s done [2020-08-27T23:27:24.874Z] #36 writing image sha256:f7cfba6018ea65aea3ff4ef50f9ad52de09bff47f5290710f3a2dd59ad836b73 done [2020-08-27T23:27:24.874Z] #36 naming to docker.io/library/moby-e2e-test done [2020-08-27T23:27:24.874Z] #36 DONE 3.0s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-27T23:27:25.205Z] + echo Ensuring container killed. [2020-08-27T23:27:25.205Z] Ensuring container killed. [2020-08-27T23:27:25.205Z] + docker rm -vf docker-pr6 [2020-08-27T23:27:25.205Z] Error: No such container: docker-pr6 [2020-08-27T23:27:25.205Z] + true [Pipeline] sh [2020-08-27T23:27:25.487Z] + echo Chowning /workspace to jenkins user [2020-08-27T23:27:25.487Z] Chowning /workspace to jenkins user [2020-08-27T23:27:25.487Z] + id -u [2020-08-27T23:27:25.487Z] + id -g [2020-08-27T23:27:25.487Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41360:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-27T23:27:26.377Z] + bundleName=unit [2020-08-27T23:27:26.377Z] + echo Creating unit-bundles.tar.gz [2020-08-27T23:27:26.377Z] Creating unit-bundles.tar.gz [2020-08-27T23:27:26.377Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-08-27T23:27:26.377Z] bundles/junit-report.xml [2020-08-27T23:27:26.377Z] bundles/go-test-report.json [2020-08-27T23:27:26.377Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-08-27T23:27:26.389Z] Archiving artifacts [2020-08-27T23:27:26.979Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41360/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-27T23:27:27.289Z] + make clean [2020-08-27T23:27:27.548Z] docker volume rm -f docker-dev-cache [2020-08-27T23:27:27.548Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-27T23:27:59.875Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-08-27T23:28:46.514Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-08-27T23:28:53.044Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-08-27T23:28:58.283Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-08-27T23:31:04.650Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-08-27T23:31:12.726Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-08-27T23:31:13.286Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-08-27T23:31:13.286Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-08-27T23:31:13.541Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-08-27T23:31:13.541Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-08-27T23:31:14.467Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-08-27T23:31:16.981Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-08-27T23:31:20.293Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-08-27T23:31:22.805Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-08-27T23:32:18.958Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-08-27T23:32:18.958Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-08-27T23:32:20.321Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-08-27T23:32:22.831Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-08-27T23:32:26.094Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-08-27T23:32:28.606Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-08-27T23:32:50.481Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-08-27T23:33:02.638Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-08-27T23:33:04.542Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-08-27T23:33:07.054Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-08-27T23:33:10.317Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-08-27T23:33:16.848Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-08-27T23:33:22.089Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-08-27T23:33:23.976Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-08-27T23:33:27.239Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-08-27T23:33:29.752Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-08-27T23:33:32.265Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-08-27T23:33:34.777Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-08-27T23:33:37.290Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-08-27T23:34:33.449Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-08-27T23:34:48.278Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite (1612.40s) [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.95s) [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.99s) [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.41s) [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.38s) [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.71s) [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (21.92s) [2020-08-27T23:35:06.313Z] docker_api_swarm_test.go:562: [d7cb87ae8b284] joining swarm manager [d11fc057837ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-27T23:35:06.313Z] docker_api_swarm_test.go:584: [dfac3655f8db9] joining swarm manager [d11fc057837ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-27T23:35:06.313Z] check_test.go:380: [d7cb87ae8b284] daemon is not started [2020-08-27T23:35:06.313Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-08-27T23:35:06.313Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.86s) [2020-08-27T23:35:06.313Z] docker_api_swarm_test.go:45: [dcae9454f4edb] joining swarm manager [d268609433fe1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.69s) [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.47s) [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.19s) [2020-08-27T23:35:06.313Z] docker_api_swarm_test.go:303: [d8da21e257157] joining swarm manager [dcd1ef3bec7fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-27T23:35:06.313Z] docker_api_swarm_test.go:304: [da49423cb944b] joining swarm manager [dcd1ef3bec7fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-27T23:35:06.313Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-08-27T23:35:06.313Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.66s) [2020-08-27T23:35:06.313Z] docker_api_swarm_test.go:271: [d9d8550890f4c] joining swarm manager [dce823555d87a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-27T23:35:06.313Z] docker_api_swarm_test.go:272: [da498a1a415df] joining swarm manager [dce823555d87a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.83s) [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.59s) [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.63s) [2020-08-27T23:35:06.313Z] docker_api_swarm_node_test.go:19: [da97a257c799e] joining swarm manager [d145e8c72e4da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-27T23:35:06.313Z] docker_api_swarm_node_test.go:20: [d7d53ec054d23] joining swarm manager [d145e8c72e4da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.95s) [2020-08-27T23:35:06.313Z] docker_api_swarm_test.go:501: [da75be8bf551a] joining swarm manager [d0278dc20d147]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-27T23:35:06.313Z] docker_api_swarm_test.go:506: [d94c60803fe56] joining swarm manager [d0278dc20d147]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.68s) [2020-08-27T23:35:06.313Z] docker_api_swarm_node_test.go:80: [d36df6e9a02dc] joining swarm manager [d4a55435a093d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.37s) [2020-08-27T23:35:06.313Z] docker_api_swarm_node_test.go:52: [d0a20243fe364] joining swarm manager [d075cb5a8fbe2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-27T23:35:06.313Z] docker_api_swarm_node_test.go:53: [d66d8d587a105] joining swarm manager [d075cb5a8fbe2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.33s) [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.57s) [2020-08-27T23:35:06.313Z] docker_api_swarm_test.go:201: [d0efa07b5796f] joining swarm manager [dbd5739f93002]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.95s) [2020-08-27T23:35:06.313Z] docker_api_swarm_test.go:383: [d1f7d6e87b642] joining swarm manager [d8ea3e976a9e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-27T23:35:06.313Z] docker_api_swarm_test.go:384: [d56086758eeb7] joining swarm manager [d8ea3e976a9e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-27T23:35:06.313Z] check_test.go:380: [d56086758eeb7] daemon is not started [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.31s) [2020-08-27T23:35:06.313Z] docker_api_swarm_test.go:801: [dde61dddf2eb2] joining swarm manager [d65a4175462fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-27T23:35:06.313Z] docker_api_swarm_test.go:801: [d9b01c46638b4] joining swarm manager [d65a4175462fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-27T23:35:06.313Z] docker_api_swarm_test.go:801: [d8998fd454120] joining swarm manager [d65a4175462fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-08-27T23:35:06.313Z] docker_api_swarm_test.go:801: [dfc85c0a46bf3] joining swarm manager [d65a4175462fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-08-27T23:35:06.313Z] docker_api_swarm_test.go:809: [ddb156bc9aaa2] joining swarm manager [d65a4175462fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.26s) [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.02s) [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.74s) [2020-08-27T23:35:06.313Z] docker_api_swarm_service_test.go:394: [da034e1df181b] joining swarm manager [d01b1c6f63ed9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-27T23:35:06.313Z] docker_api_swarm_service_test.go:394: [dd87e7929b944] joining swarm manager [d01b1c6f63ed9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.51s) [2020-08-27T23:35:06.313Z] docker_api_swarm_service_test.go:342: [d267e437a979c] joining swarm manager [d49810b827b62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-27T23:35:06.313Z] docker_api_swarm_service_test.go:342: [d481d116e17e7] joining swarm manager [d49810b827b62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.57s) [2020-08-27T23:35:06.313Z] docker_api_swarm_service_test.go:489: [d6f8e321ffd02] joining swarm manager [de957547ec667]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-27T23:35:06.313Z] docker_api_swarm_service_test.go:489: [db43e1948424a] joining swarm manager [de957547ec667]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.97s) [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.07s) [2020-08-27T23:35:06.313Z] docker_api_swarm_service_test.go:127: [d93eed75fc9b8] joining swarm manager [d071dcb27b484]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-27T23:35:06.313Z] docker_api_swarm_service_test.go:128: [d41d245687118] joining swarm manager [d071dcb27b484]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-27T23:35:06.313Z] docker_api_swarm_service_test.go:136: [d1e062d4730f3] joining swarm manager [d071dcb27b484]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-08-27T23:35:06.313Z] docker_api_swarm_service_test.go:137: [d719dc6d0c03a] joining swarm manager [d071dcb27b484]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.97s) [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.29s) [2020-08-27T23:35:06.313Z] docker_api_swarm_service_test.go:303: [d27207e77dc73] joining swarm manager [d6f17ebb4a03a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-27T23:35:06.313Z] docker_api_swarm_service_test.go:303: [d64c3dd18d77c] joining swarm manager [d6f17ebb4a03a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.25s) [2020-08-27T23:35:06.313Z] docker_api_swarm_service_test.go:99: [db4d0eb4ef89d] joining swarm manager [d708b5cc2007f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-27T23:35:06.313Z] docker_api_swarm_service_test.go:100: [d80cb896c9bb5] joining swarm manager [d708b5cc2007f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-27T23:35:06.313Z] check_test.go:380: [db4d0eb4ef89d] daemon is not started [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.18s) [2020-08-27T23:35:06.313Z] docker_api_swarm_service_test.go:532: [db7b93fa27de3] joining swarm manager [d5bd7e93586d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-27T23:35:06.313Z] docker_api_swarm_service_test.go:533: [d9206ca0d13a5] joining swarm manager [d5bd7e93586d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (37.53s) [2020-08-27T23:35:06.313Z] docker_api_swarm_service_test.go:147: [db8c0217b35ef] joining swarm manager [dcf16a93a9db1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-27T23:35:06.313Z] docker_api_swarm_service_test.go:147: [d5532fce7b88f] joining swarm manager [dcf16a93a9db1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (22.80s) [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.42s) [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.14s) [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.15s) [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.30s) [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.72s) [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.40s) [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.39s) [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.66s) [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.94s) [2020-08-27T23:35:06.313Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.52s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.25s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.00s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.36s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.08s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.91s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.32s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.37s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.94s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.08s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.16s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.86s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.09s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.18s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.34s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.04s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.27s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.71s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.19s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.96s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.07s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.26s) [2020-08-27T23:35:06.314Z] docker_cli_service_logs_test.go:245: checking task q1yqo08e25ng [2020-08-27T23:35:06.314Z] docker_cli_service_logs_test.go:250: checking messages for q1yqo08e25ng [2020-08-27T23:35:06.314Z] docker_cli_service_logs_test.go:245: checking task d3ab2pdowc90 [2020-08-27T23:35:06.314Z] docker_cli_service_logs_test.go:250: checking messages for d3ab2pdowc90 [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.19s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.36s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.29s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.30s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.91s) [2020-08-27T23:35:06.314Z] docker_cli_swarm_test.go:1901: [d93e1279cccae] joining swarm manager [dadb6236e058b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-27T23:35:06.314Z] docker_cli_swarm_test.go:1902: [dc2dc20338c0f] joining swarm manager [dadb6236e058b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.20s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.88s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.54s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.19s) [2020-08-27T23:35:06.314Z] docker_cli_swarm_test.go:1802: [d655d628beaee] joining swarm manager [d0cd084adf126]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-27T23:35:06.314Z] docker_cli_swarm_test.go:1803: [d45a9c8c111cb] joining swarm manager [d0cd084adf126]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.78s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (98.01s) [2020-08-27T23:35:06.314Z] docker_cli_swarm_test.go:1321: [da69ba7f1a858] joining swarm manager [d85c8c81820cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-27T23:35:06.314Z] docker_cli_swarm_test.go:1322: [d39c29658323d] joining swarm manager [d85c8c81820cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.87s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.74s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.80s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.36s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.53s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.31s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.92s) [2020-08-27T23:35:06.314Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-08-27T23:35:06.314Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.29s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.38s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.54s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.94s) [2020-08-27T23:35:06.314Z] docker_cli_swarm_test.go:1186: [de4de84a991b5] joining swarm manager [d13437d862d9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-27T23:35:06.314Z] docker_cli_swarm_test.go:1195: [d68bf11b179ea] joining swarm manager [d13437d862d9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.12s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.68s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (120.77s) [2020-08-27T23:35:06.314Z] docker_cli_swarm_test.go:1118: [dd897426656bd] joining swarm manager [da3352175c283]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-27T23:35:06.314Z] docker_cli_swarm_test.go:1119: [d6fd88061ec0e] joining swarm manager [da3352175c283]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-27T23:35:06.314Z] docker_cli_swarm_test.go:1172: [db8ccb00b81d1] joining swarm manager [da3352175c283]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.42s) [2020-08-27T23:35:06.314Z] docker_cli_swarm_test.go:1453: [d3753cf88f4ce] joining swarm manager [d1128b2728387]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-27T23:35:06.314Z] docker_cli_swarm_test.go:1454: [d1711ae7ca6cb] joining swarm manager [d1128b2728387]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.43s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.13s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.24s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.54s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.32s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.32s) [2020-08-27T23:35:06.314Z] docker_cli_swarm_unix_test.go:62: [d87837230d52d] joining swarm manager [d150e0760bcd7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.36s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.16s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.36s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.36s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.74s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.05s) [2020-08-27T23:35:06.314Z] docker_api_swarm_test.go:961: [ddd836e457512] joining swarm manager [d1e131960e75a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.50s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.32s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.44s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.84s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.98s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.54s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.62s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.81s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.68s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.74s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.42s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.43s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.87s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.51s) [2020-08-27T23:35:06.314Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.44s) [2020-08-27T23:35:06.314Z] === RUN TestDockerExternalVolumeSuite [2020-08-27T23:35:06.314Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-08-27T23:35:21.141Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-08-27T23:36:28.748Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-08-27T23:36:36.840Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-08-27T23:37:08.854Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-08-27T23:37:23.684Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-08-27T23:37:55.698Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-08-27T23:38:07.857Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-08-27T23:38:39.898Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-08-27T23:38:54.861Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-08-27T23:39:12.892Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-08-27T23:39:59.496Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-08-27T23:40:17.528Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-08-27T23:40:49.556Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-08-27T23:41:21.566Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-08-27T23:41:33.724Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-08-27T23:41:51.757Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-08-27T23:42:06.584Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-08-27T23:42:21.435Z] --- PASS: TestDockerExternalVolumeSuite (436.77s) [2020-08-27T23:42:21.435Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2020-08-27T23:42:21.435Z] docker_cli_external_volume_driver_test.go:53: [da63803f1045c] daemon is not started [2020-08-27T23:42:21.435Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2020-08-27T23:42:21.435Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s) [2020-08-27T23:42:21.435Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-08-27T23:42:21.435Z] docker_cli_external_volume_driver_test.go:53: [d98fc9b91d88a] daemon is not started [2020-08-27T23:42:21.435Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-08-27T23:42:21.435Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-08-27T23:42:21.435Z] docker_cli_external_volume_driver_test.go:53: [d99cd7f9141ea] daemon is not started [2020-08-27T23:42:21.435Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-08-27T23:42:21.435Z] docker_cli_external_volume_driver_test.go:53: [d58ba6c7eaef6] daemon is not started [2020-08-27T23:42:21.435Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2020-08-27T23:42:21.435Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2020-08-27T23:42:21.435Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2020-08-27T23:42:21.435Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2020-08-27T23:42:21.435Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2020-08-27T23:42:21.435Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.24s) [2020-08-27T23:42:21.435Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2020-08-27T23:42:21.435Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.10s) [2020-08-27T23:42:21.435Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.58s) [2020-08-27T23:42:21.435Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s) [2020-08-27T23:42:21.435Z] docker_cli_external_volume_driver_test.go:485: [d56b8ed80eb5f] daemon is not started [2020-08-27T23:42:21.435Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-08-27T23:42:21.435Z] docker_cli_external_volume_driver_test.go:53: [dbee44ac07742] daemon is not started [2020-08-27T23:42:21.435Z] PASS [2020-08-27T23:42:21.435Z] [2020-08-27T23:42:21.435Z] === Skipped [2020-08-27T23:42:21.435Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2020-08-27T23:42:21.435Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2020-08-27T23:42:21.435Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-08-27T23:42:21.435Z] check_test.go:309: [d695f8d83df66] daemon is not started [2020-08-27T23:42:21.435Z] [2020-08-27T23:42:21.435Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-08-27T23:42:21.435Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-08-27T23:42:21.435Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-08-27T23:42:21.435Z] check_test.go:309: [d8ea418874247] daemon is not started [2020-08-27T23:42:21.435Z] [2020-08-27T23:42:21.435Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-08-27T23:42:21.435Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-08-27T23:42:21.435Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-08-27T23:42:21.435Z] check_test.go:309: [d81054fc1f901] daemon is not started [2020-08-27T23:42:21.435Z] [2020-08-27T23:42:21.435Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-08-27T23:42:21.435Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-08-27T23:42:21.435Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-08-27T23:42:21.435Z] [2020-08-27T23:42:21.435Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-08-27T23:42:21.435Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-08-27T23:42:21.435Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-08-27T23:42:21.435Z] [2020-08-27T23:42:21.435Z] [2020-08-27T23:42:21.436Z] DONE 273 tests, 5 skipped in 2374.981s [2020-08-27T23:42:21.436Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-27T23:42:21.436Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d71b3f927357e/docker.pid [2020-08-27T23:42:21.436Z] +++ kill 12934 [2020-08-27T23:42:21.436Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12934 is not a child of this shell [2020-08-27T23:42:21.436Z] warning: PID 12934 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d71b3f927357e/docker.pid had a nonzero exit code [2020-08-27T23:42:21.436Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d71b3f927357e/root: target is busy. [2020-08-27T23:42:21.436Z] ++++ cat bundles/test-integration/docker.pid [2020-08-27T23:42:21.436Z] +++ kill 11855 [2020-08-27T23:42:22.010Z] +++ /etc/init.d/apparmor stop [2020-08-27T23:42:22.010Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-27T23:42:22.010Z] [2020-08-27T23:42:22.010Z] Unloading profiles will leave already running processes permanently [2020-08-27T23:42:22.010Z] unconfined, which can lead to unexpected situations. [2020-08-27T23:42:22.010Z] [2020-08-27T23:42:22.010Z] To set a process to complain mode, use the command line tool [2020-08-27T23:42:22.010Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-27T23:42:22.010Z] +++ true [2020-08-27T23:42:22.010Z] exiting test-integration [2020-08-27T23:42:22.010Z] ++ exit 0 [2020-08-27T23:42:22.010Z] [2020-08-27T23:42:22.575Z] + exit 0 [2020-08-27T23:42:22.575Z] ++ jobs -p [2020-08-27T23:42:22.575Z] + pids= [2020-08-27T23:42:22.575Z] + echo 'Remaining pids to kill: []' [2020-08-27T23:42:22.575Z] Remaining pids to kill: [] [2020-08-27T23:42:22.575Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-08-27T23:42:22.585Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-27T23:42:24.610Z] + echo Ensuring container killed. [2020-08-27T23:42:24.610Z] Ensuring container killed. [2020-08-27T23:42:24.610Z] + docker ps -aq -f name=docker-pr6-* [2020-08-27T23:42:24.610Z] + cids=4c41576781b7 [2020-08-27T23:42:24.610Z] ec5fad3294aa [2020-08-27T23:42:24.610Z] c285f7b4be49 [2020-08-27T23:42:24.610Z] + [ -n 4c41576781b7 [2020-08-27T23:42:24.610Z] ec5fad3294aa [2020-08-27T23:42:24.610Z] c285f7b4be49 ] [2020-08-27T23:42:24.610Z] + docker rm -vf 4c41576781b7 ec5fad3294aa c285f7b4be49 [2020-08-27T23:42:25.996Z] 4c41576781b7 [2020-08-27T23:42:26.254Z] ec5fad3294aa [2020-08-27T23:42:26.254Z] c285f7b4be49 [Pipeline] sh [2020-08-27T23:42:26.568Z] + echo Chowning /workspace to jenkins user [2020-08-27T23:42:26.568Z] Chowning /workspace to jenkins user [2020-08-27T23:42:26.568Z] + id -u [2020-08-27T23:42:26.568Z] + id -g [2020-08-27T23:42:26.568Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41360:/workspace busybox chown -R 1000:1000 /workspace [2020-08-27T23:42:26.568Z] Unable to find image 'busybox:latest' locally [2020-08-27T23:42:31.808Z] latest: Pulling from library/busybox [2020-08-27T23:42:31.808Z] 61c5ed1cbdf8: Pulling fs layer [2020-08-27T23:42:31.808Z] 61c5ed1cbdf8: Verifying Checksum [2020-08-27T23:42:31.808Z] 61c5ed1cbdf8: Download complete [2020-08-27T23:42:31.808Z] 61c5ed1cbdf8: Pull complete [2020-08-27T23:42:31.808Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-27T23:42:31.808Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-27T23:42:35.409Z] + bundleName=amd64 [2020-08-27T23:42:35.409Z] + echo Creating amd64-bundles.tar.gz [2020-08-27T23:42:35.409Z] Creating amd64-bundles.tar.gz [2020-08-27T23:42:35.409Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+ *.prof -o -name *-report.xml ) -print [2020-08-27T23:42:35.409Z] xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-08-27T23:42:36.342Z] Archiving artifacts [2020-08-27T23:42:37.915Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41360/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-27T23:42:38.221Z] + make clean [2020-08-27T23:42:38.477Z] docker volume rm -f docker-dev-cache [2020-08-27T23:42:38.477Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-28T00:00:38.367Z] ok github.com/docker/docker/integration-cli 2192.115s [2020-08-28T00:00:38.367Z] [2020-08-28T00:00:38.367Z] === Skipped [2020-08-28T00:00:38.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-08-28T00:00:38.367Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-08-28T00:00:38.367Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.367Z] [2020-08-28T00:00:38.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-08-28T00:00:38.367Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-08-28T00:00:38.367Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.367Z] [2020-08-28T00:00:38.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-08-28T00:00:38.367Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-08-28T00:00:38.367Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.367Z] [2020-08-28T00:00:38.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-08-28T00:00:38.367Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-08-28T00:00:38.367Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.367Z] [2020-08-28T00:00:38.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-08-28T00:00:38.367Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-08-28T00:00:38.367Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.367Z] [2020-08-28T00:00:38.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-08-28T00:00:38.367Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-08-28T00:00:38.367Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.367Z] [2020-08-28T00:00:38.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-08-28T00:00:38.367Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-08-28T00:00:38.367Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.367Z] [2020-08-28T00:00:38.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-08-28T00:00:38.367Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-08-28T00:00:38.367Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.367Z] [2020-08-28T00:00:38.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-08-28T00:00:38.367Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-08-28T00:00:38.367Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.367Z] [2020-08-28T00:00:38.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-08-28T00:00:38.367Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-08-28T00:00:38.367Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.367Z] [2020-08-28T00:00:38.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-08-28T00:00:38.367Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-08-28T00:00:38.367Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.367Z] [2020-08-28T00:00:38.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-08-28T00:00:38.367Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-08-28T00:00:38.367Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.367Z] [2020-08-28T00:00:38.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-08-28T00:00:38.367Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-08-28T00:00:38.367Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-08-28T00:00:38.367Z] [2020-08-28T00:00:38.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-08-28T00:00:38.367Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-08-28T00:00:38.367Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-08-28T00:00:38.367Z] [2020-08-28T00:00:38.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-08-28T00:00:38.367Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-08-28T00:00:38.367Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.367Z] [2020-08-28T00:00:38.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-08-28T00:00:38.367Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-08-28T00:00:38.367Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.367Z] [2020-08-28T00:00:38.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-08-28T00:00:38.367Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-08-28T00:00:38.367Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-08-28T00:00:38.367Z] [2020-08-28T00:00:38.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-08-28T00:00:38.367Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-08-28T00:00:38.367Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.367Z] [2020-08-28T00:00:38.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2020-08-28T00:00:38.367Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2020-08-28T00:00:38.367Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-08-28T00:00:38.367Z] [2020-08-28T00:00:38.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-08-28T00:00:38.367Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-08-28T00:00:38.367Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.367Z] [2020-08-28T00:00:38.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-08-28T00:00:38.367Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-08-28T00:00:38.367Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.367Z] [2020-08-28T00:00:38.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.70s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.70s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.94s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.94s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-08-28T00:00:38.368Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.32s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-08-28T00:00:38.368Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.368Z] [2020-08-28T00:00:38.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-08-28T00:00:38.368Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-08-28T00:00:38.368Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2020-08-28T00:00:38.369Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-08-28T00:00:38.369Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2020-08-28T00:00:38.369Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2020-08-28T00:00:38.369Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.31s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2020-08-28T00:00:38.369Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-08-28T00:00:38.369Z] docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2020-08-28T00:00:38.369Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-08-28T00:00:38.369Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-08-28T00:00:38.369Z] docker_cli_sni_test.go:18: Flakey test [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-08-28T00:00:38.369Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-08-28T00:00:38.369Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-08-28T00:00:38.369Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-08-28T00:00:38.369Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-08-28T00:00:38.369Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-08-28T00:00:38.369Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-08-28T00:00:38.369Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-08-28T00:00:38.369Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-08-28T00:00:38.369Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-08-28T00:00:38.369Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-08-28T00:00:38.369Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-08-28T00:00:38.369Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-08-28T00:00:38.369Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-08-28T00:00:38.369Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-08-28T00:00:38.369Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-08-28T00:00:38.369Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-08-28T00:00:38.369Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-08-28T00:00:38.369Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-08-28T00:00:38.369Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2020-08-28T00:00:38.369Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-08-28T00:00:38.369Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.369Z] [2020-08-28T00:00:38.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-08-28T00:00:38.369Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-08-28T00:00:38.370Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.370Z] [2020-08-28T00:00:38.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-08-28T00:00:38.370Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-08-28T00:00:38.370Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.370Z] [2020-08-28T00:00:38.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-08-28T00:00:38.370Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-08-28T00:00:38.370Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.370Z] [2020-08-28T00:00:38.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-08-28T00:00:38.370Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-08-28T00:00:38.370Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.370Z] [2020-08-28T00:00:38.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-08-28T00:00:38.370Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-08-28T00:00:38.370Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.370Z] [2020-08-28T00:00:38.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-08-28T00:00:38.370Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-08-28T00:00:38.370Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.370Z] [2020-08-28T00:00:38.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-08-28T00:00:38.370Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-08-28T00:00:38.370Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.370Z] [2020-08-28T00:00:38.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-08-28T00:00:38.370Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-08-28T00:00:38.370Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.370Z] [2020-08-28T00:00:38.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-08-28T00:00:38.370Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-08-28T00:00:38.370Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.370Z] [2020-08-28T00:00:38.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-08-28T00:00:38.370Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-08-28T00:00:38.370Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-08-28T00:00:38.370Z] [2020-08-28T00:00:38.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-08-28T00:00:38.370Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-08-28T00:00:38.370Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.370Z] [2020-08-28T00:00:38.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-08-28T00:00:38.370Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-08-28T00:00:38.370Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.370Z] [2020-08-28T00:00:38.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-08-28T00:00:38.370Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-08-28T00:00:38.370Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.370Z] [2020-08-28T00:00:38.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-08-28T00:00:38.370Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-08-28T00:00:38.370Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.370Z] [2020-08-28T00:00:38.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-08-28T00:00:38.370Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-08-28T00:00:38.370Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.370Z] [2020-08-28T00:00:38.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-08-28T00:00:38.370Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-08-28T00:00:38.370Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.370Z] [2020-08-28T00:00:38.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-08-28T00:00:38.370Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-08-28T00:00:38.370Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.370Z] [2020-08-28T00:00:38.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-08-28T00:00:38.370Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-08-28T00:00:38.370Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.370Z] [2020-08-28T00:00:38.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-08-28T00:00:38.370Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-08-28T00:00:38.370Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.370Z] [2020-08-28T00:00:38.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-08-28T00:00:38.370Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-08-28T00:00:38.370Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.370Z] [2020-08-28T00:00:38.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-08-28T00:00:38.370Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-08-28T00:00:38.370Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.370Z] [2020-08-28T00:00:38.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-08-28T00:00:38.370Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-08-28T00:00:38.370Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.370Z] [2020-08-28T00:00:38.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-08-28T00:00:38.370Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-08-28T00:00:38.370Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.370Z] [2020-08-28T00:00:38.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-08-28T00:00:38.370Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-08-28T00:00:38.370Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.370Z] [2020-08-28T00:00:38.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-08-28T00:00:38.370Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-08-28T00:00:38.370Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.370Z] [2020-08-28T00:00:38.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-08-28T00:00:38.370Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-08-28T00:00:38.370Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-08-28T00:00:38.372Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-08-28T00:00:38.372Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-08-28T00:00:38.372Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-08-28T00:00:38.372Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-08-28T00:00:38.372Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-08-28T00:00:38.372Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-08-28T00:00:38.372Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-08-28T00:00:38.372Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-08-28T00:00:38.372Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-08-28T00:00:38.372Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-08-28T00:00:38.372Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-08-28T00:00:38.372Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-08-28T00:00:38.372Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-08-28T00:00:38.372Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-08-28T00:00:38.372Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-08-28T00:00:38.372Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-08-28T00:00:38.372Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-08-28T00:00:38.372Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-08-28T00:00:38.372Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-08-28T00:00:38.372Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-08-28T00:00:38.372Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-08-28T00:00:38.372Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-08-28T00:00:38.372Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-08-28T00:00:38.372Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2020-08-28T00:00:38.372Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-08-28T00:00:38.372Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-08-28T00:00:38.372Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-08-28T00:00:38.372Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-08-28T00:00:38.372Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-08-28T00:00:38.372Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-08-28T00:00:38.372Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-08-28T00:00:38.372Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-08-28T00:00:38.372Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-08-28T00:00:38.372Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-08-28T00:00:38.372Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-08-28T00:00:38.372Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-08-28T00:00:38.372Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-08-28T00:00:38.372Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-08-28T00:00:38.372Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-08-28T00:00:38.372Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-08-28T00:00:38.372Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-08-28T00:00:38.372Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-08-28T00:00:38.372Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-08-28T00:00:38.372Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-08-28T00:00:38.372Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-08-28T00:00:38.372Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.372Z] [2020-08-28T00:00:38.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-08-28T00:00:38.372Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-08-28T00:00:38.372Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-08-28T00:00:38.373Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-08-28T00:00:38.373Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-08-28T00:00:38.373Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-08-28T00:00:38.373Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-08-28T00:00:38.373Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-08-28T00:00:38.373Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-08-28T00:00:38.373Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-08-28T00:00:38.373Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-08-28T00:00:38.373Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-08-28T00:00:38.373Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-08-28T00:00:38.373Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-08-28T00:00:38.373Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-08-28T00:00:38.373Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-08-28T00:00:38.373Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-08-28T00:00:38.373Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.373Z] [2020-08-28T00:00:38.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-08-28T00:00:38.374Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.374Z] [2020-08-28T00:00:38.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-08-28T00:00:38.374Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-08-28T00:00:38.375Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.375Z] [2020-08-28T00:00:38.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-08-28T00:00:38.375Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-08-28T00:00:38.376Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-08-28T00:00:38.376Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-08-28T00:00:38.376Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-08-28T00:00:38.376Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-08-28T00:00:38.376Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-08-28T00:00:38.376Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-08-28T00:00:38.376Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-08-28T00:00:38.376Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-08-28T00:00:38.376Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-08-28T00:00:38.376Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-08-28T00:00:38.376Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-08-28T00:00:38.376Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-08-28T00:00:38.376Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-08-28T00:00:38.376Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-08-28T00:00:38.376Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-08-28T00:00:38.376Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-08-28T00:00:38.376Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-08-28T00:00:38.376Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-08-28T00:00:38.376Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-08-28T00:00:38.376Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-08-28T00:00:38.376Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-08-28T00:00:38.376Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-08-28T00:00:38.376Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-08-28T00:00:38.376Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-08-28T00:00:38.376Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-08-28T00:00:38.376Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-08-28T00:00:38.376Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-08-28T00:00:38.376Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-08-28T00:00:38.376Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-08-28T00:00:38.376Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-08-28T00:00:38.376Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-08-28T00:00:38.376Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-08-28T00:00:38.376Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-08-28T00:00:38.376Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-08-28T00:00:38.376Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-08-28T00:00:38.376Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-08-28T00:00:38.376Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-08-28T00:00:38.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-08-28T00:00:38.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-08-28T00:00:38.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-28T00:00:38.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-28T00:00:38.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-28T00:00:38.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-08-28T00:00:38.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-08-28T00:00:38.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-08-28T00:00:38.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-08-28T00:00:38.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-08-28T00:00:38.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-08-28T00:00:38.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-08-28T00:00:38.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-08-28T00:00:38.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-08-28T00:00:38.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-08-28T00:00:38.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-08-28T00:00:38.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-08-28T00:00:38.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-08-28T00:00:38.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-28T00:00:38.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-28T00:00:38.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-28T00:00:38.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-28T00:00:38.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-08-28T00:00:38.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-28T00:00:38.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-08-28T00:00:38.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-08-28T00:00:38.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-08-28T00:00:38.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-28T00:00:38.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-28T00:00:38.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-08-28T00:00:38.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-08-28T00:00:38.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-08-28T00:00:38.376Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-08-28T00:00:38.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.376Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-08-28T00:00:38.377Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-08-28T00:00:38.377Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.377Z] [2020-08-28T00:00:38.378Z] DONE 1096 tests, 549 skipped in 2200.200s [2020-08-28T00:00:38.378Z] INFO: Integration tests ended at 08/28/2020 00:00:29. Duration:00:36:40.4783485 [2020-08-28T00:00:38.378Z] INFO: Docker info of the daemon under test at end of run [2020-08-28T00:00:38.378Z] [2020-08-28T00:00:38.378Z] Containers: 2 [2020-08-28T00:00:38.378Z] Running: 0 [2020-08-28T00:00:38.378Z] Paused: 0 [2020-08-28T00:00:38.378Z] Stopped: 2 [2020-08-28T00:00:38.378Z] Images: 15 [2020-08-28T00:00:38.378Z] Server Version: 0.0.0-dev [2020-08-28T00:00:38.378Z] Storage Driver: windowsfilter [2020-08-28T00:00:38.378Z] Windows: [2020-08-28T00:00:38.378Z] Logging Driver: json-file [2020-08-28T00:00:38.378Z] Plugins: [2020-08-28T00:00:38.378Z] Volume: local [2020-08-28T00:00:38.378Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-28T00:00:38.378Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-28T00:00:38.378Z] Swarm: inactive [2020-08-28T00:00:38.378Z] Default Isolation: process [2020-08-28T00:00:38.378Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-28T00:00:38.378Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-28T00:00:38.378Z] OSType: windows [2020-08-28T00:00:38.378Z] Architecture: x86_64 [2020-08-28T00:00:38.378Z] CPUs: 4 [2020-08-28T00:00:38.378Z] Total Memory: 32GiB [2020-08-28T00:00:38.378Z] Name: azwin-2-b40ac0 [2020-08-28T00:00:38.378Z] ID: 4DTN:JVLI:B7UD:57M2:6FD2:QBDR:O2HQ:FU4V:7Y35:EGQM:TBMT:AYRY [2020-08-28T00:00:38.378Z] Docker Root Dir: D:\CI\PR-41360\6\daemon [2020-08-28T00:00:38.378Z] Debug Mode (client): false [2020-08-28T00:00:38.378Z] Debug Mode (server): true [2020-08-28T00:00:38.378Z] File Descriptors: -1 [2020-08-28T00:00:38.378Z] Goroutines: 18 [2020-08-28T00:00:38.378Z] System Time: 2020-08-28T00:00:29.1543491Z [2020-08-28T00:00:38.378Z] EventsListeners: 0 [2020-08-28T00:00:38.378Z] Registry: https://index.docker.io/v1/ [2020-08-28T00:00:38.378Z] Labels: [2020-08-28T00:00:38.378Z] Experimental: false [2020-08-28T00:00:38.378Z] Insecure Registries: [2020-08-28T00:00:38.378Z] 127.0.0.0/8 [2020-08-28T00:00:38.378Z] Live Restore Enabled: false [2020-08-28T00:00:38.378Z] [2020-08-28T00:00:38.378Z] [2020-08-28T00:00:38.378Z] INFO: Stopping daemon under test [2020-08-28T00:00:38.378Z] SUCCESS: The process with PID 5264 (child process of PID 5512) has been terminated. [2020-08-28T00:00:38.378Z] SUCCESS: The process with PID 5512 (child process of PID 1044) has been terminated. [2020-08-28T00:00:38.378Z] INFO: Stop tailing logs of the daemon under tests [2020-08-28T00:00:38.378Z] INFO: executeCI.ps1 Completed successfully at 08/28/2020 00:00:29. [2020-08-28T00:00:38.378Z] INFO: Tidying up at end of run [2020-08-28T00:00:38.378Z] INFO: Saving daemon under test log (d:\CI\PR-41360\6\dut.out) to C:\windows\TEMP\CIDUT.out [2020-08-28T00:00:38.378Z] INFO: Saving daemon under test log (d:\CI\PR-41360\6\dut.err) to C:\windows\TEMP\CIDUT.err [2020-08-28T00:00:38.378Z] INFO: Nuke-Everything... [2020-08-28T00:00:38.378Z] INFO: Container count on control daemon to delete is 2 [2020-08-28T00:00:38.378Z] 68c52898d8ef [2020-08-28T00:00:38.378Z] 540b17848f18 [2020-08-28T00:00:38.378Z] INFO: Tidying pidfile d:\CI\PR-41360\6\docker.pid [2020-08-28T00:00:38.378Z] INFO: Nuking d:\CI [2020-08-28T00:00:59.539Z] INFO: Zapped successfully [2020-08-28T00:00:59.539Z] [2020-08-28T00:00:59.539Z] INFO: executeCI.ps1 exiting at Fri Aug 28 00:00:56 CUT 2020. Duration 00:57:53.3473271 [2020-08-28T00:00:59.539Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-08-28T00:00:59.785Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-08-28T00:01:08.258Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-08-28T00:01:10.028Z] Archiving artifacts [2020-08-28T00:01:24.180Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41360/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-28T00:01:25.119Z] + make clean [2020-08-28T00:01:27.317Z] docker volume rm -f docker-dev-cache [2020-08-28T00:01:27.317Z] 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