Pull request #42025 updated Started by user Sebastiaan van Stijn Rebuilds build #5 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 94feac18d26961c5ae4d080a3989cf2ccc8cdb52+24e1d7fa5924f80193d60e22a5a825e4cafd4b91 (36841cb730bc4163b368f6fa8ab48224fda865b8) 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 The recommended git tool is: NONE 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 [2021-02-18T09:37:50.217Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-02-18T09:37:50.222Z] Trying to pass milestone 5 [Pipeline] milestone [2021-02-18T09:37:50.282Z] Trying to pass milestone 6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-02-18T09:37:50.487Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08412274142091f63) in /home/ubuntu/workspace/moby_PR-42025 [Pipeline] { [Pipeline] checkout [2021-02-18T09:37:50.515Z] The recommended git tool is: git [2021-02-18T09:37:50.522Z] using credential docker-jenkins-github-credentials [2021-02-18T09:37:50.527Z] Cloning the remote Git repository [2021-02-18T09:37:50.527Z] Cloning with configured refspecs honoured and without tags [2021-02-18T09:37:50.492Z] Cloning repository https://github.com/moby/moby.git [2021-02-18T09:37:50.492Z] > git init /home/ubuntu/workspace/moby_PR-42025 # timeout=10 [2021-02-18T09:37:50.517Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-18T09:37:50.517Z] > git --version # timeout=10 [2021-02-18T09:37:50.525Z] > git --version # 'git version 2.17.1' [2021-02-18T09:37:50.525Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-18T09:37:50.526Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42025/head:refs/remotes/origin/PR-42025 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-18T09:38:04.219Z] Fetching without tags [2021-02-18T09:38:04.449Z] Merging remotes/origin/20.10 commit 24e1d7fa5924f80193d60e22a5a825e4cafd4b91 into PR head commit 94feac18d26961c5ae4d080a3989cf2ccc8cdb52 [2021-02-18T09:38:04.162Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-18T09:38:04.165Z] > git config --add remote.origin.fetch +refs/pull/42025/head:refs/remotes/origin/PR-42025 # timeout=10 [2021-02-18T09:38:04.168Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-18T09:38:04.174Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-18T09:38:04.183Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-18T09:38:04.183Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-18T09:38:04.184Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42025/head:refs/remotes/origin/PR-42025 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-18T09:38:04.414Z] > git config core.sparsecheckout # timeout=10 [2021-02-18T09:38:04.419Z] > git checkout -f 94feac18d26961c5ae4d080a3989cf2ccc8cdb52 # timeout=10 [2021-02-18T09:38:05.386Z] Merge succeeded, producing 44eff94d90edfbe509d20b765038a0185e9d1262 [2021-02-18T09:38:05.387Z] Checking out Revision 44eff94d90edfbe509d20b765038a0185e9d1262 (PR-42025) [2021-02-18T09:38:05.443Z] Commit message: "Merge commit '24e1d7fa5924f80193d60e22a5a825e4cafd4b91' into HEAD" [2021-02-18T09:38:05.451Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-18T09:38:06.115Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42025:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-02-18T09:38:04.837Z] > git remote # timeout=10 [2021-02-18T09:38:04.841Z] > git config --get remote.origin.url # timeout=10 [2021-02-18T09:38:04.843Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-18T09:38:04.844Z] > git merge 24e1d7fa5924f80193d60e22a5a825e4cafd4b91 # timeout=10 [2021-02-18T09:38:05.343Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-18T09:38:05.351Z] > git config core.sparsecheckout # timeout=10 [2021-02-18T09:38:05.356Z] > git checkout -f 44eff94d90edfbe509d20b765038a0185e9d1262 # timeout=10 [2021-02-18T09:38:05.408Z] > git rev-list --no-walk 5418613eabc38b5be94941cc58b5cbd8924df62d # timeout=10 [2021-02-18T09:38:08.630Z] 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: cgroup2) [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] { (cgroup2) [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" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "arm64" skipped due to when conditional Stage "win-RS5" skipped due to when conditional 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 [2021-02-18T09:38:08.862Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08412274142091f63) in /home/ubuntu/workspace/moby_PR-42025 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2021-02-18T09:38:08.872Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-077baba2d5e2cb7fb) in /home/ubuntu/workspace/moby_PR-42025 [Pipeline] stage [Pipeline] { (Print info) [2021-02-18T09:38:08.874Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ffab9cd8d947df83) in /home/ubuntu/workspace/moby_PR-42025 [2021-02-18T09:38:08.874Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-063ad6245370497fd) in /home/ubuntu/workspace/moby_PR-42025 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } Stage "win-RS5" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2021-02-18T09:38:08.915Z] The recommended git tool is: git [2021-02-18T09:38:08.921Z] using credential docker-jenkins-github-credentials [Pipeline] { [2021-02-18T09:38:08.930Z] Fetching changes from the remote Git repository [2021-02-18T09:38:08.940Z] Fetching without tags [Pipeline] { [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [2021-02-18T09:38:09.030Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] checkout [2021-02-18T09:38:09.047Z] The recommended git tool is: git [Pipeline] checkout [2021-02-18T09:38:09.057Z] The recommended git tool is: git [2021-02-18T09:38:09.063Z] using credential docker-jenkins-github-credentials [2021-02-18T09:38:09.068Z] using credential docker-jenkins-github-credentials [2021-02-18T09:38:09.069Z] Cloning the remote Git repository [2021-02-18T09:38:09.069Z] Cloning with configured refspecs honoured and without tags [2021-02-18T09:38:09.074Z] Cloning the remote Git repository [2021-02-18T09:38:09.074Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2021-02-18T09:38:09.079Z] using credential docker-jenkins-github-credentials [2021-02-18T09:38:09.084Z] Cloning the remote Git repository [2021-02-18T09:38:09.084Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } Stage "win-RS5" skipped due to when conditional [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] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2021-02-18T09:38:09.207Z] Merging remotes/origin/20.10 commit 24e1d7fa5924f80193d60e22a5a825e4cafd4b91 into PR head commit 94feac18d26961c5ae4d080a3989cf2ccc8cdb52 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-18T09:38:09.331Z] Merge succeeded, producing 24da6f427cee40fa07eb8b24660e054144aeaa6b [2021-02-18T09:38:09.332Z] Checking out Revision 24da6f427cee40fa07eb8b24660e054144aeaa6b (PR-42025) [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [2021-02-18T09:38:09.386Z] Commit message: "Merge commit '24e1d7fa5924f80193d60e22a5a825e4cafd4b91' into HEAD" [Pipeline] // stage [2021-02-18T09:38:09.396Z] First time build. Skipping changelog. [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-18T09:38:08.890Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-02-18T09:38:08.895Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-18T09:38:08.945Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-18T09:38:08.945Z] > git --version # timeout=10 [2021-02-18T09:38:08.950Z] > git --version # 'git version 2.17.1' [2021-02-18T09:38:08.950Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-18T09:38:08.951Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42025/head:refs/remotes/origin/PR-42025 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-18T09:38:09.172Z] > git config core.sparsecheckout # timeout=10 [2021-02-18T09:38:09.179Z] > git checkout -f 94feac18d26961c5ae4d080a3989cf2ccc8cdb52 # timeout=10 [2021-02-18T09:38:09.221Z] > git remote # timeout=10 [2021-02-18T09:38:09.226Z] > git config --get remote.origin.url # timeout=10 [2021-02-18T09:38:09.231Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-18T09:38:09.232Z] > git merge 24e1d7fa5924f80193d60e22a5a825e4cafd4b91 # timeout=10 [2021-02-18T09:38:09.289Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-18T09:38:09.299Z] > git config core.sparsecheckout # timeout=10 [2021-02-18T09:38:09.304Z] > git checkout -f 24da6f427cee40fa07eb8b24660e054144aeaa6b # timeout=10 [2021-02-18T09:38:09.351Z] > git rev-list --no-walk 5418613eabc38b5be94941cc58b5cbd8924df62d # timeout=10 [2021-02-18T09:38:09.140Z] Cloning repository https://github.com/moby/moby.git [2021-02-18T09:38:09.140Z] > git init /home/ubuntu/workspace/moby_PR-42025 # timeout=10 [2021-02-18T09:38:09.152Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-18T09:38:09.152Z] > git --version # timeout=10 [2021-02-18T09:38:09.159Z] > git --version # 'git version 2.17.1' [2021-02-18T09:38:09.159Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-18T09:38:09.160Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42025/head:refs/remotes/origin/PR-42025 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-18T09:38:09.087Z] Cloning repository https://github.com/moby/moby.git [2021-02-18T09:38:09.087Z] > git init /home/ubuntu/workspace/moby_PR-42025 # timeout=10 [2021-02-18T09:38:09.101Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-18T09:38:09.101Z] > git --version # timeout=10 [2021-02-18T09:38:09.106Z] > git --version # 'git version 2.17.1' [2021-02-18T09:38:09.107Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-18T09:38:09.108Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42025/head:refs/remotes/origin/PR-42025 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-18T09:38:09.126Z] Cloning repository https://github.com/moby/moby.git [2021-02-18T09:38:09.127Z] > git init /home/ubuntu/workspace/moby_PR-42025 # timeout=10 [2021-02-18T09:38:09.142Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-18T09:38:09.143Z] > git --version # timeout=10 [2021-02-18T09:38:09.148Z] > git --version # 'git version 2.25.1' [2021-02-18T09:38:09.148Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-18T09:38:09.149Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42025/head:refs/remotes/origin/PR-42025 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-18T09:38:10.091Z] + docker version [2021-02-18T09:38:10.091Z] Client: Docker Engine - Community [2021-02-18T09:38:10.091Z] Version: 20.10.3 [2021-02-18T09:38:10.091Z] API version: 1.41 [2021-02-18T09:38:10.091Z] Go version: go1.13.15 [2021-02-18T09:38:10.091Z] Git commit: 48d30b5 [2021-02-18T09:38:10.091Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-18T09:38:10.091Z] OS/Arch: linux/amd64 [2021-02-18T09:38:10.091Z] Context: default [2021-02-18T09:38:10.091Z] Experimental: true [2021-02-18T09:38:10.091Z] [2021-02-18T09:38:10.091Z] Server: Docker Engine - Community [2021-02-18T09:38:10.091Z] Engine: [2021-02-18T09:38:10.091Z] Version: 20.10.3 [2021-02-18T09:38:10.091Z] API version: 1.41 (minimum version 1.12) [2021-02-18T09:38:10.091Z] Go version: go1.13.15 [2021-02-18T09:38:10.091Z] Git commit: 46229ca [2021-02-18T09:38:10.091Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-18T09:38:10.091Z] OS/Arch: linux/amd64 [2021-02-18T09:38:10.091Z] Experimental: true [2021-02-18T09:38:10.091Z] containerd: [2021-02-18T09:38:10.091Z] Version: 1.4.3 [2021-02-18T09:38:10.091Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:38:10.091Z] runc: [2021-02-18T09:38:10.091Z] Version: 1.0.0-rc92 [2021-02-18T09:38:10.091Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-18T09:38:10.091Z] docker-init: [2021-02-18T09:38:10.091Z] Version: 0.19.0 [2021-02-18T09:38:10.091Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-18T09:38:10.363Z] + docker info [2021-02-18T09:38:11.289Z] Client: [2021-02-18T09:38:11.289Z] Context: default [2021-02-18T09:38:11.289Z] Debug Mode: false [2021-02-18T09:38:11.289Z] Plugins: [2021-02-18T09:38:11.289Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-18T09:38:11.289Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-18T09:38:11.289Z] [2021-02-18T09:38:11.289Z] Server: [2021-02-18T09:38:11.289Z] Containers: 0 [2021-02-18T09:38:11.289Z] Running: 0 [2021-02-18T09:38:11.289Z] Paused: 0 [2021-02-18T09:38:11.289Z] Stopped: 0 [2021-02-18T09:38:11.289Z] Images: 3 [2021-02-18T09:38:11.289Z] Server Version: 20.10.3 [2021-02-18T09:38:11.289Z] Storage Driver: overlay2 [2021-02-18T09:38:11.289Z] Backing Filesystem: extfs [2021-02-18T09:38:11.289Z] Supports d_type: true [2021-02-18T09:38:11.289Z] Native Overlay Diff: true [2021-02-18T09:38:11.289Z] Logging Driver: json-file [2021-02-18T09:38:11.289Z] Cgroup Driver: cgroupfs [2021-02-18T09:38:11.289Z] Cgroup Version: 1 [2021-02-18T09:38:11.289Z] Plugins: [2021-02-18T09:38:11.289Z] Volume: local [2021-02-18T09:38:11.289Z] Network: bridge host ipvlan macvlan null overlay [2021-02-18T09:38:11.289Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-18T09:38:11.289Z] Swarm: inactive [2021-02-18T09:38:11.289Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-18T09:38:11.289Z] Default Runtime: runc [2021-02-18T09:38:11.289Z] Init Binary: docker-init [2021-02-18T09:38:11.289Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:38:11.289Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-18T09:38:11.289Z] init version: de40ad0 [2021-02-18T09:38:11.289Z] Security Options: [2021-02-18T09:38:11.289Z] apparmor [2021-02-18T09:38:11.289Z] seccomp [2021-02-18T09:38:11.289Z] Profile: default [2021-02-18T09:38:11.289Z] Kernel Version: 5.4.0-1037-aws [2021-02-18T09:38:11.289Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-18T09:38:11.289Z] OSType: linux [2021-02-18T09:38:11.289Z] Architecture: x86_64 [2021-02-18T09:38:11.289Z] CPUs: 2 [2021-02-18T09:38:11.289Z] Total Memory: 7.569GiB [2021-02-18T09:38:11.289Z] Name: ip-10-100-66-4 [2021-02-18T09:38:11.289Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-18T09:38:11.289Z] Docker Root Dir: /var/lib/docker [2021-02-18T09:38:11.289Z] Debug Mode: false [2021-02-18T09:38:11.289Z] Registry: https://index.docker.io/v1/ [2021-02-18T09:38:11.289Z] Labels: [2021-02-18T09:38:11.289Z] Experimental: true [2021-02-18T09:38:11.289Z] Insecure Registries: [2021-02-18T09:38:11.289Z] 127.0.0.0/8 [2021-02-18T09:38:11.289Z] Live Restore Enabled: true [2021-02-18T09:38:11.289Z] [2021-02-18T09:38:11.289Z] WARNING: No swap limit support [2021-02-18T09:38:11.289Z] WARNING: No blkio weight support [2021-02-18T09:38:11.289Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-18T09:38:11.608Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-18T09:38:11.608Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-18T09:38:11.608Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42025/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-18T09:38:11.608Z] + bash /home/ubuntu/workspace/moby_PR-42025/check-config.sh [2021-02-18T09:38:11.608Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-18T09:38:11.608Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-18T09:38:11.608Z] [2021-02-18T09:38:11.608Z] Generally Necessary: [2021-02-18T09:38:11.608Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-18T09:38:11.608Z] - apparmor: enabled and tools installed [2021-02-18T09:38:11.608Z] - CONFIG_NAMESPACES: enabled [2021-02-18T09:38:11.608Z] - CONFIG_NET_NS: enabled [2021-02-18T09:38:11.608Z] - CONFIG_PID_NS: enabled [2021-02-18T09:38:11.608Z] - CONFIG_IPC_NS: enabled [2021-02-18T09:38:11.608Z] - CONFIG_UTS_NS: enabled [2021-02-18T09:38:11.608Z] - CONFIG_CGROUPS: enabled [2021-02-18T09:38:11.608Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-18T09:38:11.608Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-18T09:38:11.608Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-18T09:38:11.608Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-18T09:38:11.608Z] - CONFIG_CPUSETS: enabled [2021-02-18T09:38:11.608Z] - CONFIG_MEMCG: enabled [2021-02-18T09:38:11.608Z] - CONFIG_KEYS: enabled [2021-02-18T09:38:11.608Z] - CONFIG_VETH: enabled (as module) [2021-02-18T09:38:11.608Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-18T09:38:11.608Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-18T09:38:11.608Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-18T09:38:11.608Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-18T09:38:11.608Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-18T09:38:11.608Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-18T09:38:11.608Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-18T09:38:11.864Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-18T09:38:11.864Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-18T09:38:11.864Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-18T09:38:11.864Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-18T09:38:11.864Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-18T09:38:11.864Z] [2021-02-18T09:38:11.864Z] Optional Features: [2021-02-18T09:38:11.864Z] - CONFIG_USER_NS: enabled [2021-02-18T09:38:11.864Z] - CONFIG_SECCOMP: enabled [2021-02-18T09:38:11.864Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-18T09:38:11.864Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-18T09:38:11.864Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-18T09:38:11.864Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-18T09:38:11.864Z] - CONFIG_BLK_CGROUP: enabled [2021-02-18T09:38:11.864Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-18T09:38:11.864Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-18T09:38:11.864Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-18T09:38:11.864Z] - CONFIG_CGROUP_PERF: enabled [2021-02-18T09:38:11.864Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-18T09:38:11.864Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-18T09:38:11.864Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-18T09:38:11.864Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-18T09:38:11.864Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-18T09:38:11.864Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-18T09:38:11.864Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-18T09:38:11.864Z] - CONFIG_IP_VS: enabled (as module) [2021-02-18T09:38:11.864Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-18T09:38:11.864Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-18T09:38:11.864Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-18T09:38:11.864Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-18T09:38:11.864Z] - CONFIG_EXT4_FS: enabled [2021-02-18T09:38:11.864Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-18T09:38:11.864Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-18T09:38:11.864Z] - Network Drivers: [2021-02-18T09:38:11.864Z] - "overlay": [2021-02-18T09:38:11.864Z] - CONFIG_VXLAN: enabled (as module) [2021-02-18T09:38:11.864Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-18T09:38:11.864Z] Optional (for encrypted networks): [2021-02-18T09:38:11.864Z] - CONFIG_CRYPTO: enabled [2021-02-18T09:38:11.864Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-18T09:38:11.864Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-18T09:38:11.864Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-18T09:38:11.864Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-18T09:38:11.864Z] - CONFIG_XFRM: enabled [2021-02-18T09:38:11.864Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-18T09:38:11.864Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-18T09:38:11.864Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-18T09:38:11.864Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-18T09:38:11.864Z] - "ipvlan": [2021-02-18T09:38:11.864Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-18T09:38:11.864Z] - "macvlan": [2021-02-18T09:38:11.864Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-18T09:38:11.864Z] - CONFIG_DUMMY: enabled (as module) [2021-02-18T09:38:11.864Z] - "ftp,tftp client in container": [2021-02-18T09:38:12.119Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-18T09:38:12.119Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-18T09:38:12.119Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-18T09:38:12.119Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-18T09:38:12.119Z] - Storage Drivers: [2021-02-18T09:38:12.119Z] - "aufs": [2021-02-18T09:38:12.119Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-18T09:38:12.119Z] - "btrfs": [2021-02-18T09:38:12.119Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-18T09:38:12.119Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-18T09:38:12.119Z] - "devicemapper": [2021-02-18T09:38:12.119Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-18T09:38:12.119Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-18T09:38:12.119Z] - "overlay": [2021-02-18T09:38:12.119Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-18T09:38:12.119Z] - "zfs": [2021-02-18T09:38:12.119Z] - /dev/zfs: present [2021-02-18T09:38:12.119Z] - zfs command: missing [2021-02-18T09:38:12.119Z] - zpool command: missing [2021-02-18T09:38:12.119Z] [2021-02-18T09:38:12.119Z] Limits: [2021-02-18T09:38:12.119Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-18T09:38:12.119Z] [2021-02-18T09:38:12.119Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-18T09:38:12.444Z] + sudo modprobe ip_vs [2021-02-18T09:38:12.444Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:44eff94d90edfbe509d20b765038a0185e9d1262 . [2021-02-18T09:38:12.699Z] #1 [internal] load build definition from Dockerfile [2021-02-18T09:38:12.699Z] #1 sha256:fc9c35c51afecba45b6e7ac9b301c9a7fabaed1093be81eb898342940b3e2794 [2021-02-18T09:38:12.699Z] #1 transferring dockerfile: 16.55kB done [2021-02-18T09:38:12.699Z] #1 DONE 0.0s [2021-02-18T09:38:12.699Z] [2021-02-18T09:38:12.699Z] #2 [internal] load .dockerignore [2021-02-18T09:38:12.699Z] #2 sha256:ddfd7f88ce046feb2a1767ea5186e99a9276fbf7cd01b7c9dd02ce990218d37b [2021-02-18T09:38:12.699Z] #2 transferring context: 87B 0.0s done [2021-02-18T09:38:12.699Z] #2 DONE 0.0s [2021-02-18T09:38:12.699Z] [2021-02-18T09:38:12.699Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-18T09:38:12.699Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-18T09:38:12.955Z] #3 DONE 0.4s [2021-02-18T09:38:12.955Z] [2021-02-18T09:38:12.955Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-18T09:38:12.955Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-18T09:38:12.955Z] #4 CACHED [2021-02-18T09:38:13.210Z] [2021-02-18T09:38:13.210Z] #5 [internal] load build definition from Dockerfile [2021-02-18T09:38:13.210Z] #5 sha256:04d4d7485ad0acfd14ef4d534fe9f2ba9bfcaa191c7c7c5e87c2c17d9393adb2 [2021-02-18T09:38:13.210Z] #5 transferring dockerfile: 16.55kB done [2021-02-18T09:38:13.210Z] #5 DONE 0.0s [2021-02-18T09:38:13.210Z] [2021-02-18T09:38:13.210Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-18T09:38:13.210Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-18T09:38:13.210Z] #8 DONE 0.1s [2021-02-18T09:38:13.210Z] [2021-02-18T09:38:13.210Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-18T09:38:13.210Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-18T09:38:13.468Z] #7 DONE 0.1s [2021-02-18T09:38:13.468Z] [2021-02-18T09:38:13.468Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-18T09:38:13.468Z] #6 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-18T09:38:13.468Z] #6 DONE 0.3s [2021-02-18T09:38:13.724Z] [2021-02-18T09:38:13.724Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-18T09:38:13.724Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-18T09:38:13.724Z] #61 DONE 0.0s [2021-02-18T09:38:13.724Z] [2021-02-18T09:38:13.724Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-18T09:38:13.724Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-18T09:38:13.724Z] #25 DONE 0.0s [2021-02-18T09:38:13.724Z] [2021-02-18T09:38:13.724Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-18T09:38:13.724Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-18T09:38:13.724Z] #9 DONE 0.0s [2021-02-18T09:38:13.724Z] [2021-02-18T09:38:13.724Z] #22 [internal] load build context [2021-02-18T09:38:13.724Z] #22 sha256:e345d793d7d7d1d70e4d1624e3575bfac81a31c80d95e8c567a3d853fdf1a4bf [2021-02-18T09:38:15.104Z] #22 transferring context: 53.35MB 1.3s done [2021-02-18T09:38:15.104Z] #22 DONE 1.3s [2021-02-18T09:38:15.104Z] [2021-02-18T09:38:15.104Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-18T09:38:15.104Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-18T09:38:15.104Z] #10 CACHED [2021-02-18T09:38:15.104Z] [2021-02-18T09:38:15.104Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-18T09:38:15.104Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-18T09:38:15.104Z] #11 CACHED [2021-02-18T09:38:15.104Z] [2021-02-18T09:38:15.104Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-18T09:38:15.104Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-18T09:38:15.104Z] #54 CACHED [2021-02-18T09:38:15.104Z] [2021-02-18T09:38:15.104Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-18T09:38:15.104Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-18T09:38:15.104Z] #12 CACHED [2021-02-18T09:38:15.104Z] [2021-02-18T09:38:15.104Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-18T09:38:15.104Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-18T09:38:15.104Z] #35 CACHED [2021-02-18T09:38:15.104Z] [2021-02-18T09:38:15.104Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-18T09:38:15.104Z] #23 sha256:b55b02ae6af8790e89f6de249cb18bc32d84673b98c6287418f0692f1756def7 [2021-02-18T09:38:19.282Z] #23 4.098 + RM_GOPATH=0 [2021-02-18T09:38:19.282Z] #23 4.098 + TMP_GOPATH= [2021-02-18T09:38:19.282Z] #23 4.098 + : /build [2021-02-18T09:38:19.282Z] #23 4.098 + '[' -z '' ']' [2021-02-18T09:38:19.282Z] #23 4.103 ++ mktemp -d [2021-02-18T09:38:19.282Z] #23 4.121 + export GOPATH=/tmp/tmp.WKIqC0ZbVw [2021-02-18T09:38:19.282Z] #23 4.121 + GOPATH=/tmp/tmp.WKIqC0ZbVw [2021-02-18T09:38:19.282Z] #23 4.121 + RM_GOPATH=1 [2021-02-18T09:38:19.282Z] #23 4.121 + case "$(go env GOARCH)" in [2021-02-18T09:38:19.282Z] #23 4.121 ++ go env GOARCH [2021-02-18T09:38:19.282Z] #23 4.162 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:19.282Z] #23 4.162 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:19.282Z] #23 4.170 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:19.282Z] #23 4.176 + dir=/tmp/install [2021-02-18T09:38:19.282Z] #23 4.176 + bin=dockercli [2021-02-18T09:38:19.282Z] #23 4.176 + shift [2021-02-18T09:38:19.282Z] #23 4.176 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-18T09:38:19.282Z] #23 4.177 + . /tmp/install/dockercli.installer [2021-02-18T09:38:19.282Z] #23 4.178 ++ : stable [2021-02-18T09:38:19.282Z] #23 4.178 ++ : 17.06.2-ce [2021-02-18T09:38:19.282Z] #23 4.179 + install_dockercli [2021-02-18T09:38:19.282Z] #23 4.180 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-18T09:38:19.282Z] #23 4.182 Install docker/cli version 17.06.2-ce from stable [2021-02-18T09:38:19.282Z] #23 4.185 ++ uname -m [2021-02-18T09:38:19.282Z] #23 4.190 + arch=x86_64 [2021-02-18T09:38:19.282Z] #23 4.191 + '[' x86_64 '!=' x86_64 ']' [2021-02-18T09:38:19.282Z] #23 4.191 + url=https://download.docker.com/linux/static [2021-02-18T09:38:19.282Z] #23 4.191 + tar -xz docker/docker [2021-02-18T09:38:19.282Z] #23 4.192 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-18T09:38:21.188Z] #23 ... [2021-02-18T09:38:21.188Z] [2021-02-18T09:38:21.188Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-18T09:38:21.188Z] #57 sha256:096f95467588fe5e3dbd66a88f76f80d35fa32f42fc9d3d2aaa495b80490d296 [2021-02-18T09:38:21.188Z] #57 4.138 + RM_GOPATH=0 [2021-02-18T09:38:21.188Z] #57 4.138 + TMP_GOPATH= [2021-02-18T09:38:21.188Z] #57 4.138 + : /build [2021-02-18T09:38:21.188Z] #57 4.138 + '[' -z '' ']' [2021-02-18T09:38:21.188Z] #57 4.139 ++ mktemp -d [2021-02-18T09:38:21.188Z] #57 4.158 + export GOPATH=/tmp/tmp.DCo0Ei4gKi [2021-02-18T09:38:21.188Z] #57 4.161 + GOPATH=/tmp/tmp.DCo0Ei4gKi [2021-02-18T09:38:21.188Z] #57 4.161 + RM_GOPATH=1 [2021-02-18T09:38:21.188Z] #57 4.161 + case "$(go env GOARCH)" in [2021-02-18T09:38:21.188Z] #57 4.164 ++ go env GOARCH [2021-02-18T09:38:21.188Z] #57 4.218 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:21.188Z] #57 4.225 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:21.188Z] #57 4.226 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:21.188Z] #57 4.227 + dir=/tmp/install [2021-02-18T09:38:21.188Z] #57 4.227 + bin=rootlesskit [2021-02-18T09:38:21.188Z] #57 4.228 + shift [2021-02-18T09:38:21.188Z] #57 4.229 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-18T09:38:21.188Z] #57 4.232 + . /tmp/install/rootlesskit.installer [2021-02-18T09:38:21.188Z] #57 4.236 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-18T09:38:21.188Z] #57 4.236 + install_rootlesskit [2021-02-18T09:38:21.188Z] #57 4.239 + case "$1" in [2021-02-18T09:38:21.188Z] #57 4.240 + export CGO_ENABLED=0 [2021-02-18T09:38:21.188Z] #57 4.240 + CGO_ENABLED=0 [2021-02-18T09:38:21.188Z] #57 4.240 + _install_rootlesskit [2021-02-18T09:38:21.188Z] #57 4.241 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-02-18T09:38:21.188Z] #57 4.242 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-18T09:38:21.188Z] #57 4.242 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.DCo0Ei4gKi/src/github.com/rootless-containers/rootlesskit [2021-02-18T09:38:21.188Z] #57 4.251 Cloning into '/tmp/tmp.DCo0Ei4gKi/src/github.com/rootless-containers/rootlesskit'... [2021-02-18T09:38:22.141Z] #57 ... [2021-02-18T09:38:22.141Z] [2021-02-18T09:38:22.141Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-18T09:38:22.141Z] #46 sha256:1d8933d210db140327d32345cbe2d95afbd02e01a2e69a1b6a84f95d00d77165 [2021-02-18T09:38:22.141Z] #46 4.170 + RM_GOPATH=0 [2021-02-18T09:38:22.141Z] #46 4.170 + TMP_GOPATH= [2021-02-18T09:38:22.141Z] #46 4.170 + : /build [2021-02-18T09:38:22.141Z] #46 4.170 + '[' -z '' ']' [2021-02-18T09:38:22.141Z] #46 4.174 ++ mktemp -d [2021-02-18T09:38:22.141Z] #46 4.174 + export GOPATH=/tmp/tmp.FwOsqHzcGv [2021-02-18T09:38:22.141Z] #46 4.174 + GOPATH=/tmp/tmp.FwOsqHzcGv [2021-02-18T09:38:22.141Z] #46 4.174 + RM_GOPATH=1 [2021-02-18T09:38:22.141Z] #46 4.174 + case "$(go env GOARCH)" in [2021-02-18T09:38:22.141Z] #46 4.174 ++ go env GOARCH [2021-02-18T09:38:22.141Z] #46 4.208 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:22.141Z] #46 4.208 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:22.141Z] #46 4.208 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:22.141Z] #46 4.219 + dir=/tmp/install [2021-02-18T09:38:22.141Z] #46 4.219 + bin=gotestsum [2021-02-18T09:38:22.141Z] #46 4.219 + shift [2021-02-18T09:38:22.141Z] #46 4.221 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-18T09:38:22.141Z] #46 4.221 + . /tmp/install/gotestsum.installer [2021-02-18T09:38:22.141Z] #46 4.222 ++ : v0.5.3 [2021-02-18T09:38:22.141Z] #46 4.222 + install_gotestsum [2021-02-18T09:38:22.141Z] #46 4.223 + set -e [2021-02-18T09:38:22.141Z] #46 4.223 + export GO111MODULE=on [2021-02-18T09:38:22.141Z] #46 4.223 + GO111MODULE=on [2021-02-18T09:38:22.141Z] #46 4.223 + GOBIN=/build [2021-02-18T09:38:22.141Z] #46 4.223 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-18T09:38:22.141Z] #46 4.256 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-18T09:38:22.141Z] #46 4.273 go: finding gotest.tools v0.5.3 [2021-02-18T09:38:22.141Z] #46 5.093 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-18T09:38:22.141Z] #46 5.594 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-18T09:38:22.141Z] #46 6.366 go: downloading github.com/pkg/errors v0.9.1 [2021-02-18T09:38:22.141Z] #46 6.368 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-18T09:38:22.141Z] #46 6.439 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-18T09:38:22.141Z] #46 6.448 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-18T09:38:22.141Z] #46 6.458 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-18T09:38:22.141Z] #46 6.469 go: extracting github.com/pkg/errors v0.9.1 [2021-02-18T09:38:22.141Z] #46 6.533 go: downloading github.com/fatih/color v1.9.0 [2021-02-18T09:38:22.141Z] #46 6.553 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-18T09:38:22.141Z] #46 6.720 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-18T09:38:22.141Z] #46 6.795 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-18T09:38:22.141Z] #46 6.917 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-18T09:38:22.141Z] #46 6.943 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-18T09:38:22.141Z] #46 6.958 go: extracting github.com/fatih/color v1.9.0 [2021-02-18T09:38:22.141Z] #46 7.078 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-18T09:38:22.141Z] #46 7.212 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-18T09:38:22.397Z] #46 7.240 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-18T09:38:22.397Z] #46 7.245 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-18T09:38:22.498Z] Fetching without tags [2021-02-18T09:38:22.653Z] #46 7.667 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-18T09:38:22.653Z] #46 7.713 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-18T09:38:22.761Z] Merging remotes/origin/20.10 commit 24e1d7fa5924f80193d60e22a5a825e4cafd4b91 into PR head commit 94feac18d26961c5ae4d080a3989cf2ccc8cdb52 [2021-02-18T09:38:22.811Z] Fetching without tags [2021-02-18T09:38:22.920Z] #46 ... [2021-02-18T09:38:22.920Z] [2021-02-18T09:38:22.920Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-18T09:38:22.920Z] #57 sha256:096f95467588fe5e3dbd66a88f76f80d35fa32f42fc9d3d2aaa495b80490d296 [2021-02-18T09:38:22.920Z] #57 7.885 + cd /tmp/tmp.DCo0Ei4gKi/src/github.com/rootless-containers/rootlesskit [2021-02-18T09:38:22.920Z] #57 7.886 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-18T09:38:22.920Z] #57 7.897 + export GO111MODULE=on [2021-02-18T09:38:22.920Z] #57 7.898 + GO111MODULE=on [2021-02-18T09:38:22.920Z] #57 7.898 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-18T09:38:22.920Z] #57 7.898 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-18T09:38:23.047Z] Merging remotes/origin/20.10 commit 24e1d7fa5924f80193d60e22a5a825e4cafd4b91 into PR head commit 94feac18d26961c5ae4d080a3989cf2ccc8cdb52 [2021-02-18T09:38:22.861Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-18T09:38:22.866Z] > git config --add remote.origin.fetch +refs/pull/42025/head:refs/remotes/origin/PR-42025 # timeout=10 [2021-02-18T09:38:22.870Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-18T09:38:22.875Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-18T09:38:22.882Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-18T09:38:22.882Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-18T09:38:22.883Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42025/head:refs/remotes/origin/PR-42025 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-18T09:38:23.118Z] > git config core.sparsecheckout # timeout=10 [2021-02-18T09:38:23.127Z] > git checkout -f 94feac18d26961c5ae4d080a3989cf2ccc8cdb52 # timeout=10 [2021-02-18T09:38:23.248Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-18T09:38:22.453Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-18T09:38:22.456Z] > git config --add remote.origin.fetch +refs/pull/42025/head:refs/remotes/origin/PR-42025 # timeout=10 [2021-02-18T09:38:22.461Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-18T09:38:22.485Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-18T09:38:22.506Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-18T09:38:22.506Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-18T09:38:22.507Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42025/head:refs/remotes/origin/PR-42025 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-18T09:38:22.763Z] > git config core.sparsecheckout # timeout=10 [2021-02-18T09:38:22.768Z] > git checkout -f 94feac18d26961c5ae4d080a3989cf2ccc8cdb52 # timeout=10 [2021-02-18T09:38:23.181Z] > git remote # timeout=10 [2021-02-18T09:38:23.187Z] > git config --get remote.origin.url # timeout=10 [2021-02-18T09:38:23.189Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-18T09:38:23.190Z] > git merge 24e1d7fa5924f80193d60e22a5a825e4cafd4b91 # timeout=10 [2021-02-18T09:38:23.274Z] Fetching without tags [2021-02-18T09:38:23.505Z] Merging remotes/origin/20.10 commit 24e1d7fa5924f80193d60e22a5a825e4cafd4b91 into PR head commit 94feac18d26961c5ae4d080a3989cf2ccc8cdb52 [2021-02-18T09:38:23.523Z] Merge succeeded, producing cc78e83ee6c56ae8aafeb5e232a7ffbcbd8d035f [2021-02-18T09:38:23.523Z] Checking out Revision cc78e83ee6c56ae8aafeb5e232a7ffbcbd8d035f (PR-42025) [2021-02-18T09:38:23.768Z] Commit message: "Merge commit '24e1d7fa5924f80193d60e22a5a825e4cafd4b91' into HEAD" [2021-02-18T09:38:23.782Z] First time build. Skipping changelog. [2021-02-18T09:38:23.979Z] Merge succeeded, producing cc78e83ee6c56ae8aafeb5e232a7ffbcbd8d035f [2021-02-18T09:38:23.979Z] Checking out Revision cc78e83ee6c56ae8aafeb5e232a7ffbcbd8d035f (PR-42025) [2021-02-18T09:38:24.036Z] Commit message: "Merge commit '24e1d7fa5924f80193d60e22a5a825e4cafd4b91' into HEAD" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-18T09:38:24.459Z] Merge succeeded, producing 10b6f6c6d984963a933a6a8913c55ac14bc7881b [2021-02-18T09:38:24.459Z] Checking out Revision 10b6f6c6d984963a933a6a8913c55ac14bc7881b (PR-42025) [2021-02-18T09:38:24.534Z] + docker version [2021-02-18T09:38:24.534Z] Client: Docker Engine - Community [2021-02-18T09:38:24.534Z] Version: 20.10.3 [2021-02-18T09:38:24.534Z] API version: 1.41 [2021-02-18T09:38:24.534Z] Go version: go1.13.15 [2021-02-18T09:38:24.534Z] Git commit: 48d30b5 [2021-02-18T09:38:24.534Z] Built: Fri Jan 29 14:33:21 2021 [2021-02-18T09:38:24.534Z] OS/Arch: linux/amd64 [2021-02-18T09:38:24.534Z] Context: default [2021-02-18T09:38:24.534Z] Experimental: true [2021-02-18T09:38:24.534Z] [2021-02-18T09:38:24.534Z] Server: Docker Engine - Community [2021-02-18T09:38:24.534Z] Engine: [2021-02-18T09:38:24.534Z] Version: 20.10.3 [2021-02-18T09:38:24.534Z] API version: 1.41 (minimum version 1.12) [2021-02-18T09:38:24.534Z] Go version: go1.13.15 [2021-02-18T09:38:24.534Z] Git commit: 46229ca [2021-02-18T09:38:24.534Z] Built: Fri Jan 29 14:31:32 2021 [2021-02-18T09:38:24.534Z] OS/Arch: linux/amd64 [2021-02-18T09:38:24.534Z] Experimental: true [2021-02-18T09:38:24.534Z] containerd: [2021-02-18T09:38:24.534Z] Version: 1.4.3 [2021-02-18T09:38:24.534Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:38:24.534Z] runc: [2021-02-18T09:38:24.534Z] Version: 1.0.0-rc92 [2021-02-18T09:38:24.534Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-18T09:38:24.534Z] docker-init: [2021-02-18T09:38:24.534Z] Version: 0.19.0 [2021-02-18T09:38:24.534Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-18T09:38:24.561Z] Commit message: "Merge commit '24e1d7fa5924f80193d60e22a5a825e4cafd4b91' into HEAD" [2021-02-18T09:38:24.597Z] First time build. Skipping changelog. [2021-02-18T09:38:24.719Z] + docker version [2021-02-18T09:38:24.719Z] Client: Docker Engine - Community [2021-02-18T09:38:24.719Z] Version: 20.10.3 [2021-02-18T09:38:24.719Z] API version: 1.41 [2021-02-18T09:38:24.719Z] Go version: go1.13.15 [2021-02-18T09:38:24.719Z] Git commit: 48d30b5 [2021-02-18T09:38:24.719Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-18T09:38:24.719Z] OS/Arch: linux/amd64 [2021-02-18T09:38:24.719Z] Context: default [2021-02-18T09:38:24.719Z] Experimental: true [2021-02-18T09:38:24.719Z] [2021-02-18T09:38:24.719Z] Server: Docker Engine - Community [2021-02-18T09:38:24.719Z] Engine: [2021-02-18T09:38:24.719Z] Version: 20.10.3 [2021-02-18T09:38:24.719Z] API version: 1.41 (minimum version 1.12) [2021-02-18T09:38:24.719Z] Go version: go1.13.15 [2021-02-18T09:38:24.719Z] Git commit: 46229ca [2021-02-18T09:38:24.719Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-18T09:38:24.719Z] OS/Arch: linux/amd64 [2021-02-18T09:38:24.719Z] Experimental: true [2021-02-18T09:38:24.719Z] containerd: [2021-02-18T09:38:24.719Z] Version: 1.4.3 [2021-02-18T09:38:24.719Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:38:24.719Z] runc: [2021-02-18T09:38:24.719Z] Version: 1.0.0-rc92 [2021-02-18T09:38:24.719Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-18T09:38:24.719Z] docker-init: [2021-02-18T09:38:24.719Z] Version: 0.19.0 [2021-02-18T09:38:24.719Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-18T09:38:24.809Z] + docker info [2021-02-18T09:38:24.809Z] Client: [2021-02-18T09:38:24.809Z] Context: default [2021-02-18T09:38:24.809Z] Debug Mode: false [2021-02-18T09:38:24.809Z] Plugins: [2021-02-18T09:38:24.809Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-18T09:38:24.809Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-18T09:38:24.809Z] [2021-02-18T09:38:24.809Z] Server: [2021-02-18T09:38:24.809Z] Containers: 0 [2021-02-18T09:38:24.809Z] Running: 0 [2021-02-18T09:38:24.809Z] Paused: 0 [2021-02-18T09:38:24.809Z] Stopped: 0 [2021-02-18T09:38:24.809Z] Images: 4 [2021-02-18T09:38:24.809Z] Server Version: 20.10.3 [2021-02-18T09:38:24.809Z] Storage Driver: overlay2 [2021-02-18T09:38:24.809Z] Backing Filesystem: extfs [2021-02-18T09:38:24.809Z] Supports d_type: true [2021-02-18T09:38:24.809Z] Native Overlay Diff: true [2021-02-18T09:38:24.809Z] Logging Driver: json-file [2021-02-18T09:38:24.809Z] Cgroup Driver: systemd [2021-02-18T09:38:24.809Z] Cgroup Version: 2 [2021-02-18T09:38:24.809Z] Plugins: [2021-02-18T09:38:24.809Z] Volume: local [2021-02-18T09:38:24.809Z] Network: bridge host ipvlan macvlan null overlay [2021-02-18T09:38:24.809Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-18T09:38:24.809Z] Swarm: inactive [2021-02-18T09:38:24.809Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-02-18T09:38:24.809Z] Default Runtime: runc [2021-02-18T09:38:24.809Z] Init Binary: docker-init [2021-02-18T09:38:24.809Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:38:24.809Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-18T09:38:24.809Z] init version: de40ad0 [2021-02-18T09:38:24.809Z] Security Options: [2021-02-18T09:38:24.809Z] apparmor [2021-02-18T09:38:24.809Z] seccomp [2021-02-18T09:38:24.809Z] Profile: default [2021-02-18T09:38:24.809Z] cgroupns [2021-02-18T09:38:24.809Z] Kernel Version: 5.4.0-1037-aws [2021-02-18T09:38:24.809Z] Operating System: Ubuntu 20.04.2 LTS [2021-02-18T09:38:24.809Z] OSType: linux [2021-02-18T09:38:24.809Z] Architecture: x86_64 [2021-02-18T09:38:24.809Z] CPUs: 2 [2021-02-18T09:38:24.809Z] Total Memory: 7.569GiB [2021-02-18T09:38:24.809Z] Name: ip-10-100-77-150 [2021-02-18T09:38:24.809Z] ID: OFF2:BTCM:CKDV:MQWH:UM2E:5MQ5:AWUO:EWJ5:ACPR:VNBW:3JGL:VG7K [2021-02-18T09:38:24.809Z] Docker Root Dir: /var/lib/docker [2021-02-18T09:38:24.809Z] Debug Mode: false [2021-02-18T09:38:24.809Z] Registry: https://index.docker.io/v1/ [2021-02-18T09:38:24.809Z] Labels: [2021-02-18T09:38:24.809Z] Experimental: true [2021-02-18T09:38:24.809Z] Insecure Registries: [2021-02-18T09:38:24.809Z] 127.0.0.0/8 [2021-02-18T09:38:24.809Z] Live Restore Enabled: true [2021-02-18T09:38:24.809Z] [2021-02-18T09:38:24.809Z] WARNING: No kernel memory TCP limit support [2021-02-18T09:38:24.809Z] WARNING: No oom kill disable support [2021-02-18T09:38:24.809Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [2021-02-18T09:38:24.815Z] #57 9.367 go: downloading github.com/pkg/errors v0.9.1 [2021-02-18T09:38:24.815Z] #57 9.394 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-02-18T09:38:24.815Z] #57 9.475 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-02-18T09:38:24.815Z] #57 9.485 go: downloading github.com/moby/vpnkit v0.4.0 [2021-02-18T09:38:24.815Z] #57 9.571 go: downloading github.com/gofrs/flock v0.8.0 [2021-02-18T09:38:24.815Z] #57 9.666 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-18T09:38:24.815Z] #57 9.707 go: downloading github.com/google/uuid v1.2.0 [2021-02-18T09:38:24.815Z] #57 9.718 go: downloading github.com/moby/sys/mountinfo v0.4.0 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-18T09:38:23.540Z] > git remote # timeout=10 [2021-02-18T09:38:23.545Z] > git config --get remote.origin.url # timeout=10 [2021-02-18T09:38:23.550Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-18T09:38:23.551Z] > git merge 24e1d7fa5924f80193d60e22a5a825e4cafd4b91 # timeout=10 [2021-02-18T09:38:24.043Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-18T09:38:24.051Z] > git config core.sparsecheckout # timeout=10 [2021-02-18T09:38:24.056Z] > git checkout -f cc78e83ee6c56ae8aafeb5e232a7ffbcbd8d035f # timeout=10 [2021-02-18T09:38:23.261Z] > git config --add remote.origin.fetch +refs/pull/42025/head:refs/remotes/origin/PR-42025 # timeout=10 [2021-02-18T09:38:23.269Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-18T09:38:23.275Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-18T09:38:23.286Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-18T09:38:23.286Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-18T09:38:23.287Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42025/head:refs/remotes/origin/PR-42025 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-18T09:38:23.517Z] > git config core.sparsecheckout # timeout=10 [2021-02-18T09:38:23.522Z] > git checkout -f 94feac18d26961c5ae4d080a3989cf2ccc8cdb52 # timeout=10 [2021-02-18T09:38:23.946Z] > git remote # timeout=10 [2021-02-18T09:38:23.951Z] > git config --get remote.origin.url # timeout=10 [2021-02-18T09:38:23.954Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-18T09:38:23.955Z] > git merge 24e1d7fa5924f80193d60e22a5a825e4cafd4b91 # timeout=10 [2021-02-18T09:38:24.461Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-18T09:38:24.471Z] > git config core.sparsecheckout # timeout=10 [2021-02-18T09:38:24.476Z] > git checkout -f 10b6f6c6d984963a933a6a8913c55ac14bc7881b # timeout=10 [2021-02-18T09:38:24.573Z] > git rev-list --no-walk 5418613eabc38b5be94941cc58b5cbd8924df62d # timeout=10 [2021-02-18T09:38:23.516Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-18T09:38:23.524Z] > git config core.sparsecheckout # timeout=10 [2021-02-18T09:38:23.533Z] > git checkout -f cc78e83ee6c56ae8aafeb5e232a7ffbcbd8d035f # timeout=10 [2021-02-18T09:38:23.775Z] > git rev-list --no-walk 5418613eabc38b5be94941cc58b5cbd8924df62d # timeout=10 [2021-02-18T09:38:25.017Z] + docker info [2021-02-18T09:38:25.072Z] #57 9.857 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-02-18T09:38:25.072Z] #57 9.908 go: extracting github.com/pkg/errors v0.9.1 [2021-02-18T09:38:25.072Z] #57 9.919 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-18T09:38:25.072Z] #57 9.980 go: extracting github.com/gofrs/flock v0.8.0 [2021-02-18T09:38:25.072Z] #57 ... [2021-02-18T09:38:25.072Z] [2021-02-18T09:38:25.072Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-18T09:38:25.072Z] #63 sha256:ea54fe97770aa2ca49c6bfb85ef55c07db7ca069167717d1d553c6e8a8e563bf [2021-02-18T09:38:25.072Z] #63 3.099 + RM_GOPATH=0 [2021-02-18T09:38:25.072Z] #63 3.099 + TMP_GOPATH= [2021-02-18T09:38:25.072Z] #63 3.099 + : /build [2021-02-18T09:38:25.072Z] #63 3.099 + '[' -z '' ']' [2021-02-18T09:38:25.072Z] #63 3.099 ++ mktemp -d [2021-02-18T09:38:25.072Z] #63 3.099 + export GOPATH=/tmp/tmp.DoNao4l8aK [2021-02-18T09:38:25.072Z] #63 3.099 + GOPATH=/tmp/tmp.DoNao4l8aK [2021-02-18T09:38:25.072Z] #63 3.099 + RM_GOPATH=1 [2021-02-18T09:38:25.072Z] #63 3.099 + case "$(go env GOARCH)" in [2021-02-18T09:38:25.072Z] #63 3.102 ++ go env GOARCH [2021-02-18T09:38:25.072Z] #63 3.106 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:25.072Z] #63 3.106 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:25.072Z] #63 3.107 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:25.072Z] #63 3.107 + dir=/tmp/install [2021-02-18T09:38:25.072Z] #63 3.107 + bin=proxy [2021-02-18T09:38:25.072Z] #63 3.107 + shift [2021-02-18T09:38:25.072Z] #63 3.107 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-18T09:38:25.072Z] #63 3.107 + . /tmp/install/proxy.installer [2021-02-18T09:38:25.072Z] #63 3.107 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-18T09:38:25.072Z] #63 3.107 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-18T09:38:25.072Z] #63 3.107 + install_proxy [2021-02-18T09:38:25.072Z] #63 3.107 + case "$1" in [2021-02-18T09:38:25.072Z] #63 3.107 + export CGO_ENABLED=0 [2021-02-18T09:38:25.072Z] #63 3.107 + CGO_ENABLED=0 [2021-02-18T09:38:25.072Z] #63 3.107 + _install_proxy [2021-02-18T09:38:25.072Z] #63 3.107 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-18T09:38:25.072Z] #63 3.107 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.DoNao4l8aK/src/github.com/docker/libnetwork [2021-02-18T09:38:25.072Z] #63 3.111 Cloning into '/tmp/tmp.DoNao4l8aK/src/github.com/docker/libnetwork'... [2021-02-18T09:38:25.072Z] #63 ... [2021-02-18T09:38:25.072Z] [2021-02-18T09:38:25.072Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-18T09:38:25.072Z] #33 sha256:eaa09f3c1bb4eb3164f5fa0aa400e0030da31b1f5e40469c933f60316b62dc1b [2021-02-18T09:38:25.072Z] #33 3.847 + RM_GOPATH=0 [2021-02-18T09:38:25.072Z] #33 3.847 + TMP_GOPATH= [2021-02-18T09:38:25.072Z] #33 3.847 + : /build [2021-02-18T09:38:25.072Z] #33 3.847 + '[' -z '' ']' [2021-02-18T09:38:25.072Z] #33 3.847 ++ mktemp -d [2021-02-18T09:38:25.072Z] #33 3.851 + export GOPATH=/tmp/tmp.3KEL6atakR [2021-02-18T09:38:25.072Z] #33 3.851 + GOPATH=/tmp/tmp.3KEL6atakR [2021-02-18T09:38:25.072Z] #33 3.851 + RM_GOPATH=1 [2021-02-18T09:38:25.072Z] #33 3.851 + case "$(go env GOARCH)" in [2021-02-18T09:38:25.072Z] #33 3.861 ++ go env GOARCH [2021-02-18T09:38:25.072Z] #33 3.877 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:25.072Z] #33 3.877 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:25.072Z] #33 3.878 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:25.072Z] #33 3.880 + dir=/tmp/install [2021-02-18T09:38:25.072Z] #33 3.880 + bin=tomlv [2021-02-18T09:38:25.072Z] #33 3.880 + shift [2021-02-18T09:38:25.072Z] #33 3.880 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-18T09:38:25.072Z] #33 3.880 + . /tmp/install/tomlv.installer [2021-02-18T09:38:25.072Z] #33 3.880 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-18T09:38:25.072Z] #33 3.880 + install_tomlv [2021-02-18T09:38:25.072Z] #33 3.904 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-18T09:38:25.072Z] #33 3.905 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.3KEL6atakR/src/github.com/BurntSushi/toml [2021-02-18T09:38:25.072Z] #33 3.908 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-18T09:38:25.072Z] #33 3.931 Cloning into '/tmp/tmp.3KEL6atakR/src/github.com/BurntSushi/toml'... [2021-02-18T09:38:25.072Z] #33 4.651 + cd /tmp/tmp.3KEL6atakR/src/github.com/BurntSushi/toml [2021-02-18T09:38:25.072Z] #33 4.652 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-18T09:38:25.072Z] #33 4.660 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-18T09:38:25.072Z] #33 5.478 github.com/BurntSushi/toml [2021-02-18T09:38:25.072Z] #33 8.633 github.com/BurntSushi/toml/cmd/tomlv [Pipeline] withEnv [Pipeline] { [2021-02-18T09:38:25.130Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:44eff94d90edfbe509d20b765038a0185e9d1262 . [Pipeline] sh [2021-02-18T09:38:25.275Z] Client: [2021-02-18T09:38:25.275Z] Context: default [2021-02-18T09:38:25.275Z] Debug Mode: false [2021-02-18T09:38:25.275Z] Plugins: [2021-02-18T09:38:25.275Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-18T09:38:25.275Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-18T09:38:25.275Z] [2021-02-18T09:38:25.275Z] Server: [2021-02-18T09:38:25.275Z] Containers: 0 [2021-02-18T09:38:25.275Z] Running: 0 [2021-02-18T09:38:25.275Z] Paused: 0 [2021-02-18T09:38:25.275Z] Stopped: 0 [2021-02-18T09:38:25.275Z] Images: 4 [2021-02-18T09:38:25.275Z] Server Version: 20.10.3 [2021-02-18T09:38:25.275Z] Storage Driver: overlay2 [2021-02-18T09:38:25.275Z] Backing Filesystem: extfs [2021-02-18T09:38:25.275Z] Supports d_type: true [2021-02-18T09:38:25.275Z] Native Overlay Diff: true [2021-02-18T09:38:25.275Z] Logging Driver: json-file [2021-02-18T09:38:25.275Z] Cgroup Driver: cgroupfs [2021-02-18T09:38:25.275Z] Cgroup Version: 1 [2021-02-18T09:38:25.275Z] Plugins: [2021-02-18T09:38:25.275Z] Volume: local [2021-02-18T09:38:25.275Z] Network: bridge host ipvlan macvlan null overlay [2021-02-18T09:38:25.275Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-18T09:38:25.275Z] Swarm: inactive [2021-02-18T09:38:25.275Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-18T09:38:25.275Z] Default Runtime: runc [2021-02-18T09:38:25.275Z] Init Binary: docker-init [2021-02-18T09:38:25.275Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:38:25.275Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-18T09:38:25.275Z] init version: de40ad0 [2021-02-18T09:38:25.275Z] Security Options: [2021-02-18T09:38:25.275Z] apparmor [2021-02-18T09:38:25.275Z] seccomp [2021-02-18T09:38:25.275Z] Profile: default [2021-02-18T09:38:25.275Z] Kernel Version: 5.4.0-1037-aws [2021-02-18T09:38:25.275Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-18T09:38:25.275Z] OSType: linux [2021-02-18T09:38:25.275Z] Architecture: x86_64 [2021-02-18T09:38:25.275Z] CPUs: 2 [2021-02-18T09:38:25.275Z] Total Memory: 7.487GiB [2021-02-18T09:38:25.275Z] Name: ip-10-100-40-60 [2021-02-18T09:38:25.275Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-18T09:38:25.275Z] Docker Root Dir: /var/lib/docker [2021-02-18T09:38:25.275Z] Debug Mode: false [2021-02-18T09:38:25.275Z] Registry: https://index.docker.io/v1/ [2021-02-18T09:38:25.275Z] Labels: [2021-02-18T09:38:25.275Z] Experimental: true [2021-02-18T09:38:25.275Z] Insecure Registries: [2021-02-18T09:38:25.275Z] 127.0.0.0/8 [2021-02-18T09:38:25.275Z] Live Restore Enabled: true [2021-02-18T09:38:25.275Z] [2021-02-18T09:38:25.275Z] WARNING: No swap limit support [2021-02-18T09:38:25.275Z] WARNING: No blkio weight support [2021-02-18T09:38:25.275Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-18T09:38:25.328Z] #33 ... [2021-02-18T09:38:25.328Z] [2021-02-18T09:38:25.328Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:38:25.328Z] #48 sha256:4c8ced110680800f9f28895e97621455aeab6907936acbd9f65383e69e4c9531 [2021-02-18T09:38:25.328Z] #48 3.792 + RM_GOPATH=0 [2021-02-18T09:38:25.328Z] #48 3.792 + TMP_GOPATH= [2021-02-18T09:38:25.328Z] #48 3.792 + : /build [2021-02-18T09:38:25.328Z] #48 3.792 + '[' -z '' ']' [2021-02-18T09:38:25.328Z] #48 3.798 ++ mktemp -d [2021-02-18T09:38:25.328Z] #48 3.798 + export GOPATH=/tmp/tmp.9zrEuM9kfS [2021-02-18T09:38:25.328Z] #48 3.798 + GOPATH=/tmp/tmp.9zrEuM9kfS [2021-02-18T09:38:25.328Z] #48 3.798 + RM_GOPATH=1 [2021-02-18T09:38:25.328Z] #48 3.798 + case "$(go env GOARCH)" in [2021-02-18T09:38:25.328Z] #48 3.798 ++ go env GOARCH [2021-02-18T09:38:25.328Z] #48 3.819 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:25.328Z] #48 3.819 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:25.328Z] #48 3.819 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:25.328Z] #48 3.819 + dir=/tmp/install [2021-02-18T09:38:25.328Z] #48 3.819 + bin=golangci_lint [2021-02-18T09:38:25.328Z] #48 3.819 + shift [2021-02-18T09:38:25.328Z] #48 3.819 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-18T09:38:25.328Z] #48 3.819 + . /tmp/install/golangci_lint.installer [2021-02-18T09:38:25.328Z] #48 3.819 ++ : v1.23.8 [2021-02-18T09:38:25.328Z] #48 3.819 + install_golangci_lint [2021-02-18T09:38:25.328Z] #48 3.819 + set -e [2021-02-18T09:38:25.328Z] #48 3.819 + export GO111MODULE=on [2021-02-18T09:38:25.328Z] #48 3.819 + GO111MODULE=on [2021-02-18T09:38:25.328Z] #48 3.819 + GOBIN=/build [2021-02-18T09:38:25.328Z] #48 3.819 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-18T09:38:25.328Z] #48 3.854 go: finding github.com v1.23.8 [2021-02-18T09:38:25.328Z] #48 3.856 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-18T09:38:25.328Z] #48 3.872 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-18T09:38:25.328Z] #48 3.872 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-18T09:38:25.328Z] #48 3.872 go: finding github.com/golangci v1.23.8 [2021-02-18T09:38:25.328Z] #48 4.885 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-18T09:38:25.328Z] #48 5.490 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-18T09:38:25.328Z] #48 ... [2021-02-18T09:38:25.328Z] [2021-02-18T09:38:25.328Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-18T09:38:25.328Z] #36 sha256:2a313a496735107c92ee72ae31c30c8e2e2c0a36c5a053c6c6c723a5ea9cedb8 [2021-02-18T09:38:25.328Z] #36 3.838 + RM_GOPATH=0 [2021-02-18T09:38:25.328Z] #36 3.838 + TMP_GOPATH= [2021-02-18T09:38:25.328Z] #36 3.847 + : /build [2021-02-18T09:38:25.328Z] #36 3.847 + '[' -z '' ']' [2021-02-18T09:38:25.328Z] #36 3.847 ++ mktemp -d [2021-02-18T09:38:25.328Z] #36 3.847 + export GOPATH=/tmp/tmp.wMpXqbHjc5 [2021-02-18T09:38:25.328Z] #36 3.847 + GOPATH=/tmp/tmp.wMpXqbHjc5 [2021-02-18T09:38:25.328Z] #36 3.847 + RM_GOPATH=1 [2021-02-18T09:38:25.328Z] #36 3.847 + case "$(go env GOARCH)" in [2021-02-18T09:38:25.328Z] #36 3.847 ++ go env GOARCH [2021-02-18T09:38:25.328Z] #36 3.867 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:25.328Z] #36 3.867 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:25.328Z] #36 3.869 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:25.328Z] #36 3.872 + dir=/tmp/install [2021-02-18T09:38:25.328Z] #36 3.874 + bin=tini [2021-02-18T09:38:25.328Z] #36 3.874 + shift [2021-02-18T09:38:25.328Z] #36 3.874 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-18T09:38:25.328Z] #36 3.875 + . /tmp/install/tini.installer [2021-02-18T09:38:25.328Z] #36 3.876 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-18T09:38:25.328Z] #36 3.877 + install_tini [2021-02-18T09:38:25.328Z] #36 3.877 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-18T09:38:25.328Z] #36 3.877 + git clone https://github.com/krallin/tini.git /tmp/tmp.wMpXqbHjc5/tini [2021-02-18T09:38:25.328Z] #36 3.877 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-18T09:38:25.328Z] #36 3.879 Cloning into '/tmp/tmp.wMpXqbHjc5/tini'... [2021-02-18T09:38:25.328Z] #36 4.635 + cd /tmp/tmp.wMpXqbHjc5/tini [2021-02-18T09:38:25.328Z] #36 4.635 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-18T09:38:25.328Z] #36 4.646 + cmake . [2021-02-18T09:38:25.328Z] #36 5.185 -- The C compiler identification is GNU 8.3.0 [2021-02-18T09:38:25.328Z] #36 5.234 -- Check for working C compiler: /usr/bin/cc [2021-02-18T09:38:25.328Z] #36 5.921 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-18T09:38:25.328Z] #36 5.924 -- Detecting C compiler ABI info [2021-02-18T09:38:25.328Z] #36 6.781 -- Detecting C compiler ABI info - done [2021-02-18T09:38:25.328Z] #36 6.869 -- Detecting C compile features [2021-02-18T09:38:25.328Z] #36 8.901 -- Detecting C compile features - done [2021-02-18T09:38:25.328Z] #36 8.995 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-18T09:38:25.328Z] #36 9.335 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-18T09:38:25.328Z] #36 9.467 -- Configuring done [2021-02-18T09:38:25.328Z] #36 9.495 -- Generating done [2021-02-18T09:38:25.328Z] #36 9.497 -- Build files have been written to: /tmp/tmp.wMpXqbHjc5/tini [2021-02-18T09:38:25.328Z] #36 9.500 + make tini-static [2021-02-18T09:38:25.328Z] #36 9.942 Scanning dependencies of target tini-static [2021-02-18T09:38:25.328Z] #36 10.05 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-18T09:38:25.386Z] #1 [internal] load build definition from Dockerfile [2021-02-18T09:38:25.386Z] #1 sha256:c712f69df72322d8b921d9da64fccf32dd412fded57abdaa4685e5b79ae34910 [2021-02-18T09:38:25.386Z] #1 transferring dockerfile: 16.55kB done [2021-02-18T09:38:25.386Z] #1 DONE 0.0s [2021-02-18T09:38:25.386Z] [2021-02-18T09:38:25.386Z] #2 [internal] load .dockerignore [2021-02-18T09:38:25.386Z] #2 sha256:21fa44e13d6a846272faf2f29efa8052a1e01f88c0806ea21e6ef39a76ddf7d2 [2021-02-18T09:38:25.386Z] #2 transferring context: 87B done [2021-02-18T09:38:25.386Z] #2 DONE 0.0s [2021-02-18T09:38:25.386Z] [2021-02-18T09:38:25.386Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-18T09:38:25.386Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-18T09:38:25.386Z] #3 DONE 0.1s [2021-02-18T09:38:25.386Z] [2021-02-18T09:38:25.386Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-18T09:38:25.386Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-18T09:38:25.386Z] #4 CACHED [2021-02-18T09:38:25.412Z] + [ PR != PR ] [2021-02-18T09:38:25.412Z] + [ 20.10 != master ] [2021-02-18T09:38:25.412Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-18T09:38:25.560Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-18T09:38:25.560Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-18T09:38:25.560Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42025/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-18T09:38:25.560Z] + bash /home/ubuntu/workspace/moby_PR-42025/check-config.sh [2021-02-18T09:38:25.560Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-18T09:38:25.560Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-18T09:38:25.560Z] [2021-02-18T09:38:25.560Z] Generally Necessary: [2021-02-18T09:38:25.560Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-18T09:38:25.560Z] - apparmor: enabled and tools installed [2021-02-18T09:38:25.560Z] - CONFIG_NAMESPACES: enabled [2021-02-18T09:38:25.560Z] - CONFIG_NET_NS: enabled [2021-02-18T09:38:25.560Z] - CONFIG_PID_NS: enabled [2021-02-18T09:38:25.560Z] - CONFIG_IPC_NS: enabled [2021-02-18T09:38:25.560Z] - CONFIG_UTS_NS: enabled [2021-02-18T09:38:25.560Z] - CONFIG_CGROUPS: enabled [2021-02-18T09:38:25.560Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-18T09:38:25.560Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-18T09:38:25.560Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-18T09:38:25.560Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-18T09:38:25.560Z] - CONFIG_CPUSETS: enabled [2021-02-18T09:38:25.560Z] - CONFIG_MEMCG: enabled [2021-02-18T09:38:25.560Z] - CONFIG_KEYS: enabled [2021-02-18T09:38:25.560Z] - CONFIG_VETH: enabled (as module) [2021-02-18T09:38:25.560Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-18T09:38:25.560Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-18T09:38:25.584Z] #36 ... [2021-02-18T09:38:25.584Z] [2021-02-18T09:38:25.584Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-18T09:38:25.584Z] #52 sha256:d0a10fcf128be3aceb56b682593e7ac27f721404df1722a726dba35a53ab4505 [2021-02-18T09:38:25.584Z] #52 4.133 + RM_GOPATH=0 [2021-02-18T09:38:25.584Z] #52 4.133 + TMP_GOPATH= [2021-02-18T09:38:25.584Z] #52 4.133 + : /build [2021-02-18T09:38:25.584Z] #52 4.133 + '[' -z '' ']' [2021-02-18T09:38:25.584Z] #52 4.135 ++ mktemp -d [2021-02-18T09:38:25.584Z] #52 4.146 + export GOPATH=/tmp/tmp.8F9cWqU6qj [2021-02-18T09:38:25.584Z] #52 4.146 + GOPATH=/tmp/tmp.8F9cWqU6qj [2021-02-18T09:38:25.584Z] #52 4.146 + RM_GOPATH=1 [2021-02-18T09:38:25.584Z] #52 4.146 + case "$(go env GOARCH)" in [2021-02-18T09:38:25.584Z] #52 4.146 ++ go env GOARCH [2021-02-18T09:38:25.584Z] #52 4.157 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:25.584Z] #52 4.157 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:25.584Z] #52 4.158 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:25.584Z] #52 4.178 + dir=/tmp/install [2021-02-18T09:38:25.584Z] #52 4.178 + bin=runc [2021-02-18T09:38:25.584Z] #52 4.179 + shift [2021-02-18T09:38:25.584Z] #52 4.179 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-18T09:38:25.584Z] #52 4.179 + . /tmp/install/runc.installer [2021-02-18T09:38:25.584Z] #52 4.180 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-18T09:38:25.584Z] #52 4.181 + install_runc [2021-02-18T09:38:25.584Z] #52 4.182 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-18T09:38:25.584Z] #52 4.183 + uname -r [2021-02-18T09:38:25.584Z] #52 4.190 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-02-18T09:38:25.584Z] #52 4.191 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-02-18T09:38:25.584Z] #52 4.191 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-02-18T09:38:25.584Z] #52 4.191 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8F9cWqU6qj/src/github.com/opencontainers/runc [2021-02-18T09:38:25.584Z] #52 4.206 Cloning into '/tmp/tmp.8F9cWqU6qj/src/github.com/opencontainers/runc'... [2021-02-18T09:38:25.584Z] #52 ... [2021-02-18T09:38:25.584Z] [2021-02-18T09:38:25.584Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-18T09:38:25.584Z] #55 sha256:57ae60bcabad1de4e30f39ff1f4cd89888d9fd4644ddd34ecd3c7a7c7d329f88 [2021-02-18T09:38:25.584Z] #55 3.126 + RM_GOPATH=0 [2021-02-18T09:38:25.584Z] #55 3.126 + TMP_GOPATH= [2021-02-18T09:38:25.584Z] #55 3.126 + : /build [2021-02-18T09:38:25.584Z] #55 3.126 + '[' -z '' ']' [2021-02-18T09:38:25.584Z] #55 3.126 ++ mktemp -d [2021-02-18T09:38:25.584Z] #55 3.126 + export GOPATH=/tmp/tmp.rgHbWna98P [2021-02-18T09:38:25.584Z] #55 3.126 + GOPATH=/tmp/tmp.rgHbWna98P [2021-02-18T09:38:25.584Z] #55 3.126 + RM_GOPATH=1 [2021-02-18T09:38:25.584Z] #55 3.126 + case "$(go env GOARCH)" in [2021-02-18T09:38:25.584Z] #55 3.126 ++ go env GOARCH [2021-02-18T09:38:25.584Z] #55 3.135 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:38:25.584Z] #55 3.136 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:25.584Z] #55 3.136 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:25.584Z] #55 3.136 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:25.584Z] #55 3.136 + dir=/tmp/install [2021-02-18T09:38:25.584Z] #55 3.136 + bin=containerd [2021-02-18T09:38:25.584Z] #55 3.136 + shift [2021-02-18T09:38:25.584Z] #55 3.136 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-18T09:38:25.584Z] #55 3.136 + . /tmp/install/containerd.installer [2021-02-18T09:38:25.584Z] #55 3.136 ++ set -e [2021-02-18T09:38:25.584Z] #55 3.136 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:38:25.584Z] #55 3.136 + install_containerd [2021-02-18T09:38:25.584Z] #55 3.136 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-18T09:38:25.584Z] #55 3.136 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rgHbWna98P/src/github.com/containerd/containerd [2021-02-18T09:38:25.584Z] #55 3.136 Cloning into '/tmp/tmp.rgHbWna98P/src/github.com/containerd/containerd'... [2021-02-18T09:38:25.642Z] [2021-02-18T09:38:25.642Z] #5 [internal] load build definition from Dockerfile [2021-02-18T09:38:25.642Z] #5 sha256:e500439a541b1433fa50eeef7091a56934ace9b246625baae0141314ff803ca7 [2021-02-18T09:38:25.642Z] #5 transferring dockerfile: 16.55kB done [2021-02-18T09:38:25.642Z] #5 DONE 0.0s [2021-02-18T09:38:25.642Z] [2021-02-18T09:38:25.642Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-18T09:38:25.642Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-18T09:38:25.642Z] #7 DONE 0.1s [2021-02-18T09:38:25.642Z] [2021-02-18T09:38:25.642Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-18T09:38:25.642Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-18T09:38:25.732Z] + docker version [2021-02-18T09:38:25.732Z] Client: Docker Engine - Community [2021-02-18T09:38:25.732Z] Version: 20.10.3 [2021-02-18T09:38:25.732Z] API version: 1.41 [2021-02-18T09:38:25.732Z] Go version: go1.13.15 [2021-02-18T09:38:25.732Z] Git commit: 48d30b5 [2021-02-18T09:38:25.732Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-18T09:38:25.732Z] OS/Arch: linux/amd64 [2021-02-18T09:38:25.732Z] Context: default [2021-02-18T09:38:25.732Z] Experimental: true [2021-02-18T09:38:25.732Z] [2021-02-18T09:38:25.732Z] Server: Docker Engine - Community [2021-02-18T09:38:25.732Z] Engine: [2021-02-18T09:38:25.732Z] Version: 20.10.3 [2021-02-18T09:38:25.732Z] API version: 1.41 (minimum version 1.12) [2021-02-18T09:38:25.732Z] Go version: go1.13.15 [2021-02-18T09:38:25.732Z] Git commit: 46229ca [2021-02-18T09:38:25.732Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-18T09:38:25.732Z] OS/Arch: linux/amd64 [2021-02-18T09:38:25.732Z] Experimental: true [2021-02-18T09:38:25.732Z] containerd: [2021-02-18T09:38:25.732Z] Version: 1.4.3 [2021-02-18T09:38:25.732Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:38:25.732Z] runc: [2021-02-18T09:38:25.732Z] Version: 1.0.0-rc92 [2021-02-18T09:38:25.732Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-18T09:38:25.732Z] docker-init: [2021-02-18T09:38:25.732Z] Version: 0.19.0 [2021-02-18T09:38:25.732Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-18T09:38:25.818Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-18T09:38:25.818Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-18T09:38:25.818Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-18T09:38:25.818Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-18T09:38:25.818Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-18T09:38:25.818Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-18T09:38:25.818Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-18T09:38:25.818Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-18T09:38:25.818Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-18T09:38:25.818Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-18T09:38:25.818Z] [2021-02-18T09:38:25.818Z] Optional Features: [2021-02-18T09:38:25.818Z] - CONFIG_USER_NS: enabled [2021-02-18T09:38:25.818Z] - CONFIG_SECCOMP: enabled [2021-02-18T09:38:25.818Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-18T09:38:25.818Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-18T09:38:25.818Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-18T09:38:25.818Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-18T09:38:25.818Z] - CONFIG_BLK_CGROUP: enabled [2021-02-18T09:38:25.818Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-18T09:38:25.818Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-18T09:38:25.818Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-18T09:38:25.818Z] - CONFIG_CGROUP_PERF: enabled [2021-02-18T09:38:25.818Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-18T09:38:25.818Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-18T09:38:25.818Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-18T09:38:25.818Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-18T09:38:25.818Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-18T09:38:25.818Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-18T09:38:25.818Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-18T09:38:25.818Z] - CONFIG_IP_VS: enabled (as module) [2021-02-18T09:38:25.818Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-18T09:38:25.818Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-18T09:38:25.818Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-18T09:38:25.818Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-18T09:38:25.818Z] - CONFIG_EXT4_FS: enabled [2021-02-18T09:38:25.818Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-18T09:38:25.818Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-18T09:38:25.818Z] - Network Drivers: [2021-02-18T09:38:25.818Z] - "overlay": [2021-02-18T09:38:25.818Z] - CONFIG_VXLAN: enabled (as module) [2021-02-18T09:38:25.818Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-18T09:38:25.818Z] Optional (for encrypted networks): [2021-02-18T09:38:25.818Z] - CONFIG_CRYPTO: enabled [2021-02-18T09:38:25.819Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-18T09:38:25.819Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-18T09:38:25.819Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-18T09:38:25.819Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-18T09:38:25.819Z] - CONFIG_XFRM: enabled [2021-02-18T09:38:25.819Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-18T09:38:25.819Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-18T09:38:25.819Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-18T09:38:25.819Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-18T09:38:25.819Z] - "ipvlan": [2021-02-18T09:38:25.819Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-18T09:38:25.819Z] - "macvlan": [2021-02-18T09:38:25.840Z] #55 ... [2021-02-18T09:38:25.840Z] [2021-02-18T09:38:25.840Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-18T09:38:25.840Z] #44 sha256:0b71e1d746933725042fcc9f6037b627ac590b59fc7f3abbdceaa43659b9e7af [2021-02-18T09:38:25.840Z] #44 3.762 + RM_GOPATH=0 [2021-02-18T09:38:25.840Z] #44 3.762 + TMP_GOPATH= [2021-02-18T09:38:25.840Z] #44 3.762 + : /build [2021-02-18T09:38:25.840Z] #44 3.762 + '[' -z '' ']' [2021-02-18T09:38:25.840Z] #44 3.762 ++ mktemp -d [2021-02-18T09:38:25.840Z] #44 3.766 + export GOPATH=/tmp/tmp.VLmMLqyfpw [2021-02-18T09:38:25.840Z] #44 3.766 + GOPATH=/tmp/tmp.VLmMLqyfpw [2021-02-18T09:38:25.840Z] #44 3.766 + RM_GOPATH=1 [2021-02-18T09:38:25.840Z] #44 3.766 + case "$(go env GOARCH)" in [2021-02-18T09:38:25.840Z] #44 3.766 ++ go env GOARCH [2021-02-18T09:38:25.840Z] #44 3.787 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-18T09:38:25.840Z] #44 3.787 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:25.840Z] #44 3.787 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:25.840Z] #44 3.787 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:25.840Z] #44 3.787 + dir=/tmp/install [2021-02-18T09:38:25.840Z] #44 3.787 + bin=vndr [2021-02-18T09:38:25.840Z] #44 3.787 + shift [2021-02-18T09:38:25.840Z] #44 3.787 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-18T09:38:25.840Z] #44 3.787 + . /tmp/install/vndr.installer [2021-02-18T09:38:25.840Z] #44 3.787 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-18T09:38:25.840Z] #44 3.787 + install_vndr [2021-02-18T09:38:25.840Z] #44 3.787 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-18T09:38:25.840Z] #44 3.787 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.VLmMLqyfpw/src/github.com/LK4D4/vndr [2021-02-18T09:38:25.840Z] #44 3.819 Cloning into '/tmp/tmp.VLmMLqyfpw/src/github.com/LK4D4/vndr'... [2021-02-18T09:38:25.840Z] #44 4.344 + cd /tmp/tmp.VLmMLqyfpw/src/github.com/LK4D4/vndr [2021-02-18T09:38:25.840Z] #44 4.344 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-18T09:38:25.840Z] #44 4.350 + go build -buildmode=pie -v -o /build/vndr . [2021-02-18T09:38:25.840Z] #44 5.835 github.com/LK4D4/vndr/build [2021-02-18T09:38:25.840Z] #44 5.887 github.com/LK4D4/vndr/godl/singleflight [2021-02-18T09:38:25.840Z] #44 6.277 github.com/LK4D4/vndr/versioned [2021-02-18T09:38:25.840Z] #44 7.490 github.com/LK4D4/vndr/godl [2021-02-18T09:38:25.840Z] #44 9.855 github.com/LK4D4/vndr [2021-02-18T09:38:25.840Z] #44 ... [2021-02-18T09:38:25.840Z] [2021-02-18T09:38:25.840Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-18T09:38:25.840Z] #50 sha256:2a7f8bc21a426a0c02470402ec96212f578846d4fb431eefb721c6e47f6faab9 [2021-02-18T09:38:25.840Z] #50 3.340 + RM_GOPATH=0 [2021-02-18T09:38:25.840Z] #50 3.340 + TMP_GOPATH= [2021-02-18T09:38:25.840Z] #50 3.340 + : /build [2021-02-18T09:38:25.840Z] #50 3.340 + '[' -z '' ']' [2021-02-18T09:38:25.840Z] #50 3.340 ++ mktemp -d [2021-02-18T09:38:25.840Z] #50 3.340 + export GOPATH=/tmp/tmp.Na3uxgX8Kz [2021-02-18T09:38:25.840Z] #50 3.340 + GOPATH=/tmp/tmp.Na3uxgX8Kz [2021-02-18T09:38:25.840Z] #50 3.340 + RM_GOPATH=1 [2021-02-18T09:38:25.840Z] #50 3.340 + case "$(go env GOARCH)" in [2021-02-18T09:38:25.840Z] #50 3.340 ++ go env GOARCH [2021-02-18T09:38:25.840Z] #50 3.384 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:25.840Z] #50 3.384 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:25.840Z] #50 3.384 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:25.840Z] #50 3.385 + dir=/tmp/install [2021-02-18T09:38:25.840Z] #50 3.385 + bin=shfmt [2021-02-18T09:38:25.840Z] #50 3.385 + shift [2021-02-18T09:38:25.840Z] #50 3.385 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-18T09:38:25.840Z] #50 3.385 + . /tmp/install/shfmt.installer [2021-02-18T09:38:25.840Z] #50 3.385 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-18T09:38:25.840Z] #50 3.385 + install_shfmt [2021-02-18T09:38:25.840Z] #50 3.385 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-18T09:38:25.840Z] #50 3.385 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Na3uxgX8Kz/src/github.com/mvdan/sh [2021-02-18T09:38:25.840Z] #50 3.387 Cloning into '/tmp/tmp.Na3uxgX8Kz/src/github.com/mvdan/sh'... [2021-02-18T09:38:25.840Z] #50 3.394 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-18T09:38:25.898Z] #8 DONE 0.1s [2021-02-18T09:38:25.898Z] [2021-02-18T09:38:25.898Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-18T09:38:25.898Z] #6 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-18T09:38:25.898Z] #6 DONE 0.1s [2021-02-18T09:38:25.898Z] [2021-02-18T09:38:25.899Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-18T09:38:25.899Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-18T09:38:25.899Z] #61 DONE 0.0s [2021-02-18T09:38:25.899Z] [2021-02-18T09:38:25.899Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-18T09:38:25.899Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-18T09:38:25.899Z] #9 DONE 0.0s [2021-02-18T09:38:25.899Z] [2021-02-18T09:38:25.899Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-18T09:38:25.899Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-18T09:38:25.899Z] #25 DONE 0.0s [2021-02-18T09:38:25.899Z] [2021-02-18T09:38:25.899Z] #22 [internal] load build context [2021-02-18T09:38:25.899Z] #22 sha256:d350611ef50cb159cd993c58d2313fd60aab551587ee5ba827529bcadc770c30 [2021-02-18T09:38:26.027Z] + docker info [2021-02-18T09:38:26.077Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-18T09:38:26.077Z] - CONFIG_DUMMY: enabled (as module) [2021-02-18T09:38:26.077Z] - "ftp,tftp client in container": [2021-02-18T09:38:26.077Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-18T09:38:26.077Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-18T09:38:26.077Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-18T09:38:26.077Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-18T09:38:26.077Z] - Storage Drivers: [2021-02-18T09:38:26.077Z] - "aufs": [2021-02-18T09:38:26.077Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-18T09:38:26.077Z] - "btrfs": [2021-02-18T09:38:26.077Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-18T09:38:26.077Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-18T09:38:26.077Z] - "devicemapper": [2021-02-18T09:38:26.077Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-18T09:38:26.077Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-18T09:38:26.077Z] - "overlay": [2021-02-18T09:38:26.077Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-18T09:38:26.077Z] - "zfs": [2021-02-18T09:38:26.077Z] - /dev/zfs: present [2021-02-18T09:38:26.077Z] - zfs command: missing [2021-02-18T09:38:26.077Z] - zpool command: missing [2021-02-18T09:38:26.077Z] [2021-02-18T09:38:26.077Z] Limits: [2021-02-18T09:38:26.077Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-18T09:38:26.077Z] [2021-02-18T09:38:26.077Z] + true [Pipeline] } [Pipeline] // stage [2021-02-18T09:38:26.099Z] #50 ... [2021-02-18T09:38:26.099Z] [2021-02-18T09:38:26.099Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-18T09:38:26.099Z] #23 sha256:b55b02ae6af8790e89f6de249cb18bc32d84673b98c6287418f0692f1756def7 [2021-02-18T09:38:26.099Z] #23 10.57 + mkdir -p /build [2021-02-18T09:38:26.099Z] #23 10.58 + mv docker/docker /build/ [2021-02-18T09:38:26.099Z] #23 10.59 + rmdir docker [2021-02-18T09:38:26.099Z] #23 DONE 11.0s [2021-02-18T09:38:26.099Z] [2021-02-18T09:38:26.099Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:38:26.099Z] #48 sha256:4c8ced110680800f9f28895e97621455aeab6907936acbd9f65383e69e4c9531 [2021-02-18T09:38:26.099Z] #48 10.87 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-18T09:38:26.099Z] #48 10.89 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-18T09:38:26.099Z] #48 10.89 go: downloading github.com/fatih/color v1.7.0 [2021-02-18T09:38:26.099Z] #48 11.01 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-18T09:38:26.099Z] #48 11.06 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-18T09:38:26.355Z] #48 11.25 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-18T09:38:26.355Z] #48 11.45 go: extracting github.com/fatih/color v1.7.0 [2021-02-18T09:38:26.413Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:44eff94d90edfbe509d20b765038a0185e9d1262 . [2021-02-18T09:38:26.413Z] #1 [internal] load build definition from Dockerfile [2021-02-18T09:38:26.413Z] #1 sha256:4c9eac2ee5a76681c2125ab805dbfa1efc193493a243da31be6480ccebe1f4bd [2021-02-18T09:38:26.413Z] #1 transferring dockerfile: 16.55kB done [2021-02-18T09:38:26.413Z] #1 DONE 0.0s [2021-02-18T09:38:26.413Z] [2021-02-18T09:38:26.413Z] #2 [internal] load .dockerignore [2021-02-18T09:38:26.413Z] #2 sha256:73958fd00694f6d331e8a95b2af77fd645afd947f5d66b1c6cf54c00ad8d89e8 [2021-02-18T09:38:26.413Z] #2 transferring context: 87B done [2021-02-18T09:38:26.413Z] #2 DONE 0.0s [2021-02-18T09:38:26.413Z] [2021-02-18T09:38:26.413Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-18T09:38:26.413Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-18T09:38:26.596Z] Client: [2021-02-18T09:38:26.596Z] Context: default [2021-02-18T09:38:26.596Z] Debug Mode: false [2021-02-18T09:38:26.596Z] Plugins: [2021-02-18T09:38:26.596Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-18T09:38:26.596Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-18T09:38:26.596Z] [2021-02-18T09:38:26.596Z] Server: [2021-02-18T09:38:26.596Z] Containers: 0 [2021-02-18T09:38:26.596Z] Running: 0 [2021-02-18T09:38:26.596Z] Paused: 0 [2021-02-18T09:38:26.596Z] Stopped: 0 [2021-02-18T09:38:26.596Z] Images: 2 [2021-02-18T09:38:26.596Z] Server Version: 20.10.3 [2021-02-18T09:38:26.596Z] Storage Driver: overlay2 [2021-02-18T09:38:26.596Z] Backing Filesystem: extfs [2021-02-18T09:38:26.596Z] Supports d_type: true [2021-02-18T09:38:26.596Z] Native Overlay Diff: true [2021-02-18T09:38:26.596Z] Logging Driver: json-file [2021-02-18T09:38:26.596Z] Cgroup Driver: cgroupfs [2021-02-18T09:38:26.596Z] Cgroup Version: 1 [2021-02-18T09:38:26.596Z] Plugins: [2021-02-18T09:38:26.596Z] Volume: local [2021-02-18T09:38:26.596Z] Network: bridge host ipvlan macvlan null overlay [2021-02-18T09:38:26.596Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-18T09:38:26.596Z] Swarm: inactive [2021-02-18T09:38:26.596Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-02-18T09:38:26.596Z] Default Runtime: runc [2021-02-18T09:38:26.596Z] Init Binary: docker-init [2021-02-18T09:38:26.596Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:38:26.596Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-18T09:38:26.596Z] init version: de40ad0 [2021-02-18T09:38:26.596Z] Security Options: [2021-02-18T09:38:26.596Z] apparmor [2021-02-18T09:38:26.596Z] seccomp [2021-02-18T09:38:26.596Z] Profile: default [2021-02-18T09:38:26.596Z] Kernel Version: 5.4.0-1037-aws [2021-02-18T09:38:26.596Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-18T09:38:26.596Z] OSType: linux [2021-02-18T09:38:26.596Z] Architecture: x86_64 [2021-02-18T09:38:26.596Z] CPUs: 2 [2021-02-18T09:38:26.596Z] Total Memory: 7.569GiB [2021-02-18T09:38:26.596Z] Name: ip-10-100-51-227 [2021-02-18T09:38:26.596Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-18T09:38:26.596Z] Docker Root Dir: /var/lib/docker [2021-02-18T09:38:26.596Z] Debug Mode: false [2021-02-18T09:38:26.596Z] Registry: https://index.docker.io/v1/ [2021-02-18T09:38:26.596Z] Labels: [2021-02-18T09:38:26.596Z] Experimental: true [2021-02-18T09:38:26.596Z] Insecure Registries: [2021-02-18T09:38:26.596Z] 127.0.0.0/8 [2021-02-18T09:38:26.596Z] Live Restore Enabled: true [2021-02-18T09:38:26.596Z] [2021-02-18T09:38:26.596Z] WARNING: No swap limit support [2021-02-18T09:38:26.596Z] WARNING: No blkio weight support [2021-02-18T09:38:26.596Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-18T09:38:26.611Z] #48 11.47 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-18T09:38:26.611Z] #48 11.52 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-18T09:38:26.611Z] #48 11.61 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-18T09:38:26.611Z] #48 11.65 go: downloading github.com/spf13/viper v1.6.1 [2021-02-18T09:38:26.671Z] #3 DONE 0.2s [2021-02-18T09:38:26.671Z] [2021-02-18T09:38:26.671Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-18T09:38:26.671Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-18T09:38:26.671Z] #4 CACHED [2021-02-18T09:38:26.866Z] #48 11.90 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-18T09:38:26.867Z] #48 12.01 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-18T09:38:26.880Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-18T09:38:26.880Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-18T09:38:26.880Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42025/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-18T09:38:26.880Z] + bash /home/ubuntu/workspace/moby_PR-42025/check-config.sh [2021-02-18T09:38:26.880Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-18T09:38:26.880Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-18T09:38:26.880Z] [2021-02-18T09:38:26.880Z] Generally Necessary: [2021-02-18T09:38:26.880Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-18T09:38:26.880Z] - apparmor: enabled and tools installed [2021-02-18T09:38:26.880Z] - CONFIG_NAMESPACES: enabled [2021-02-18T09:38:26.880Z] - CONFIG_NET_NS: enabled [2021-02-18T09:38:26.880Z] - CONFIG_PID_NS: enabled [2021-02-18T09:38:26.880Z] - CONFIG_IPC_NS: enabled [2021-02-18T09:38:26.880Z] - CONFIG_UTS_NS: enabled [2021-02-18T09:38:26.880Z] - CONFIG_CGROUPS: enabled [2021-02-18T09:38:26.880Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-18T09:38:26.880Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-18T09:38:26.880Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-18T09:38:26.880Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-18T09:38:26.880Z] - CONFIG_CPUSETS: enabled [2021-02-18T09:38:26.880Z] - CONFIG_MEMCG: enabled [2021-02-18T09:38:26.880Z] - CONFIG_KEYS: enabled [2021-02-18T09:38:26.880Z] - CONFIG_VETH: enabled (as module) [2021-02-18T09:38:26.880Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-18T09:38:26.880Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-18T09:38:26.880Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-18T09:38:26.880Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-18T09:38:26.880Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-18T09:38:26.880Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-18T09:38:26.880Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-18T09:38:26.880Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-18T09:38:26.880Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-18T09:38:26.880Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-18T09:38:26.880Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-18T09:38:26.880Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-18T09:38:26.880Z] [2021-02-18T09:38:26.880Z] Optional Features: [2021-02-18T09:38:26.880Z] - CONFIG_USER_NS: enabled [2021-02-18T09:38:26.880Z] - CONFIG_SECCOMP: enabled [2021-02-18T09:38:26.880Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-18T09:38:26.880Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-18T09:38:26.880Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-18T09:38:26.880Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-18T09:38:26.880Z] - CONFIG_BLK_CGROUP: enabled [2021-02-18T09:38:26.880Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-18T09:38:26.930Z] [2021-02-18T09:38:26.930Z] #5 [internal] load build definition from Dockerfile [2021-02-18T09:38:26.930Z] #5 sha256:436bc1e131c76affb0a79d200ed8f68021e9cff3201f35d4de32cee7bc3bffd2 [2021-02-18T09:38:26.930Z] #5 transferring dockerfile: 16.55kB done [2021-02-18T09:38:26.930Z] #5 DONE 0.0s [2021-02-18T09:38:26.930Z] [2021-02-18T09:38:26.930Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-18T09:38:26.930Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-18T09:38:26.930Z] #6 DONE 0.1s [2021-02-18T09:38:26.930Z] [2021-02-18T09:38:26.930Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-18T09:38:26.930Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-18T09:38:27.130Z] #48 12.03 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-18T09:38:27.139Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-18T09:38:27.139Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-18T09:38:27.139Z] - CONFIG_CGROUP_PERF: enabled [2021-02-18T09:38:27.139Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-18T09:38:27.139Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-18T09:38:27.139Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-18T09:38:27.139Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-18T09:38:27.139Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-18T09:38:27.139Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-18T09:38:27.139Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-18T09:38:27.139Z] - CONFIG_IP_VS: enabled (as module) [2021-02-18T09:38:27.139Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-18T09:38:27.139Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-18T09:38:27.139Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-18T09:38:27.139Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-18T09:38:27.139Z] - CONFIG_EXT4_FS: enabled [2021-02-18T09:38:27.139Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-18T09:38:27.139Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-18T09:38:27.139Z] - Network Drivers: [2021-02-18T09:38:27.139Z] - "overlay": [2021-02-18T09:38:27.139Z] - CONFIG_VXLAN: enabled (as module) [2021-02-18T09:38:27.139Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-18T09:38:27.139Z] Optional (for encrypted networks): [2021-02-18T09:38:27.139Z] - CONFIG_CRYPTO: enabled [2021-02-18T09:38:27.139Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-18T09:38:27.139Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-18T09:38:27.139Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-18T09:38:27.139Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-18T09:38:27.139Z] - CONFIG_XFRM: enabled [2021-02-18T09:38:27.139Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-18T09:38:27.139Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-18T09:38:27.139Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-18T09:38:27.139Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-18T09:38:27.139Z] - "ipvlan": [2021-02-18T09:38:27.139Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-18T09:38:27.139Z] - "macvlan": [2021-02-18T09:38:27.139Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-18T09:38:27.139Z] - CONFIG_DUMMY: enabled (as module) [2021-02-18T09:38:27.139Z] - "ftp,tftp client in container": [2021-02-18T09:38:27.139Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-18T09:38:27.139Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-18T09:38:27.139Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-18T09:38:27.139Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-18T09:38:27.139Z] - Storage Drivers: [2021-02-18T09:38:27.139Z] - "aufs": [2021-02-18T09:38:27.139Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-18T09:38:27.139Z] - "btrfs": [2021-02-18T09:38:27.139Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-18T09:38:27.139Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-18T09:38:27.139Z] - "devicemapper": [2021-02-18T09:38:27.139Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-18T09:38:27.139Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-18T09:38:27.139Z] - "overlay": [2021-02-18T09:38:27.139Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-18T09:38:27.139Z] - "zfs": [2021-02-18T09:38:27.139Z] - /dev/zfs: present [2021-02-18T09:38:27.139Z] - zfs command: missing [2021-02-18T09:38:27.139Z] - zpool command: missing [2021-02-18T09:38:27.139Z] [2021-02-18T09:38:27.139Z] Limits: [2021-02-18T09:38:27.139Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-18T09:38:27.139Z] [2021-02-18T09:38:27.139Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-02-18T09:38:27.189Z] #8 DONE 0.1s [2021-02-18T09:38:27.189Z] [2021-02-18T09:38:27.189Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-18T09:38:27.189Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-18T09:38:27.189Z] #7 DONE 0.1s [2021-02-18T09:38:27.189Z] [2021-02-18T09:38:27.189Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-18T09:38:27.189Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-18T09:38:27.189Z] #25 DONE 0.0s [2021-02-18T09:38:27.189Z] [2021-02-18T09:38:27.189Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-18T09:38:27.189Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-18T09:38:27.189Z] #61 DONE 0.0s [2021-02-18T09:38:27.189Z] [2021-02-18T09:38:27.189Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-18T09:38:27.189Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-18T09:38:27.189Z] #9 DONE 0.0s [2021-02-18T09:38:27.189Z] [2021-02-18T09:38:27.189Z] #22 [internal] load build context [2021-02-18T09:38:27.189Z] #22 sha256:8cb7b75bf02db0defbd631a797a81883e6c70c64e173d1cea45c0f089e11d05f [Pipeline] sh [2021-02-18T09:38:27.264Z] #22 transferring context: 53.34MB 1.4s done [2021-02-18T09:38:27.264Z] #22 DONE 1.5s [2021-02-18T09:38:27.386Z] #48 12.23 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-18T09:38:27.386Z] #48 12.32 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-18T09:38:27.386Z] #48 12.39 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-18T09:38:27.386Z] #48 12.46 go: extracting github.com/spf13/viper v1.6.1 [2021-02-18T09:38:27.486Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:44eff94d90edfbe509d20b765038a0185e9d1262 . [2021-02-18T09:38:27.521Z] [2021-02-18T09:38:27.521Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-18T09:38:27.521Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-18T09:38:27.521Z] #10 CACHED [2021-02-18T09:38:27.521Z] [2021-02-18T09:38:27.521Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-18T09:38:27.521Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-18T09:38:27.521Z] #11 CACHED [2021-02-18T09:38:27.521Z] [2021-02-18T09:38:27.521Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-18T09:38:27.521Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-18T09:38:27.521Z] #54 CACHED [2021-02-18T09:38:27.521Z] [2021-02-18T09:38:27.521Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-18T09:38:27.521Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-18T09:38:27.521Z] #12 CACHED [2021-02-18T09:38:27.521Z] [2021-02-18T09:38:27.521Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-18T09:38:27.521Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-18T09:38:27.521Z] #35 CACHED [2021-02-18T09:38:27.521Z] [2021-02-18T09:38:27.521Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-18T09:38:27.521Z] #23 sha256:c47697d89fa3078b879f74d55f7f78aa032bcac7c869b05243ac37a71aa14556 [2021-02-18T09:38:27.643Z] #48 12.48 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-18T09:38:27.643Z] #48 12.70 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-18T09:38:27.746Z] #1 [internal] load build definition from Dockerfile [2021-02-18T09:38:27.746Z] #1 sha256:4f4c39277a524821e54babe423a9f21b56dc592f4156a7569f301440a942224d [2021-02-18T09:38:27.746Z] #1 transferring dockerfile: 16.55kB done [2021-02-18T09:38:27.746Z] #1 DONE 0.0s [2021-02-18T09:38:27.746Z] [2021-02-18T09:38:27.746Z] #2 [internal] load .dockerignore [2021-02-18T09:38:27.746Z] #2 sha256:b30edf9ef3b770ba7f91bad78a545353bade4fdcd982e4c28cce3b1bd466e04f [2021-02-18T09:38:27.746Z] #2 transferring context: 87B done [2021-02-18T09:38:27.746Z] #2 DONE 0.0s [2021-02-18T09:38:27.746Z] [2021-02-18T09:38:27.746Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-18T09:38:27.746Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-18T09:38:27.746Z] #3 DONE 0.1s [2021-02-18T09:38:27.746Z] [2021-02-18T09:38:27.746Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-18T09:38:27.746Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-18T09:38:27.746Z] #4 CACHED [2021-02-18T09:38:27.900Z] #48 ... [2021-02-18T09:38:27.900Z] [2021-02-18T09:38:27.900Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-18T09:38:27.900Z] #36 sha256:2a313a496735107c92ee72ae31c30c8e2e2c0a36c5a053c6c6c723a5ea9cedb8 [2021-02-18T09:38:27.900Z] #36 11.79 [100%] Linking C executable tini-static [2021-02-18T09:38:27.900Z] #36 12.60 [100%] Built target tini-static [2021-02-18T09:38:27.900Z] #36 12.68 + mkdir -p /build [2021-02-18T09:38:27.900Z] #36 12.69 + cp tini-static /build/docker-init [2021-02-18T09:38:27.900Z] #36 DONE 12.8s [2021-02-18T09:38:27.900Z] [2021-02-18T09:38:27.900Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:38:27.900Z] #48 sha256:4c8ced110680800f9f28895e97621455aeab6907936acbd9f65383e69e4c9531 [2021-02-18T09:38:27.900Z] #48 12.73 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-18T09:38:27.900Z] #48 12.73 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-18T09:38:27.900Z] #48 12.79 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-18T09:38:27.900Z] #48 12.89 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-18T09:38:28.005Z] [2021-02-18T09:38:28.005Z] #5 [internal] load build definition from Dockerfile [2021-02-18T09:38:28.005Z] #5 sha256:88bb7e68d38582791c2be0596547b9966b59d21243b5bd76c12e710316191273 [2021-02-18T09:38:28.005Z] #5 transferring dockerfile: 16.55kB done [2021-02-18T09:38:28.005Z] #5 DONE 0.0s [2021-02-18T09:38:28.005Z] [2021-02-18T09:38:28.005Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-18T09:38:28.005Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-18T09:38:28.005Z] #7 DONE 0.1s [2021-02-18T09:38:28.005Z] [2021-02-18T09:38:28.005Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-18T09:38:28.005Z] #8 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-18T09:38:28.155Z] #48 13.19 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-18T09:38:28.155Z] #48 13.27 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-18T09:38:28.265Z] #8 DONE 0.2s [2021-02-18T09:38:28.265Z] [2021-02-18T09:38:28.265Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-18T09:38:28.265Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-18T09:38:28.265Z] #6 DONE 0.1s [2021-02-18T09:38:28.526Z] [2021-02-18T09:38:28.526Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-18T09:38:28.526Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-18T09:38:28.526Z] #25 DONE 0.0s [2021-02-18T09:38:28.526Z] [2021-02-18T09:38:28.526Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-18T09:38:28.526Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-18T09:38:28.526Z] #61 DONE 0.0s [2021-02-18T09:38:28.526Z] [2021-02-18T09:38:28.526Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-18T09:38:28.526Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-18T09:38:28.526Z] #9 DONE 0.0s [2021-02-18T09:38:28.526Z] [2021-02-18T09:38:28.526Z] #22 [internal] load build context [2021-02-18T09:38:28.526Z] #22 sha256:fa87ef130dac4a42f97db550ffc8d10055f6ef58144c4e00814049b34046e686 [2021-02-18T09:38:28.573Z] #22 transferring context: 53.35MB 1.4s done [2021-02-18T09:38:28.573Z] #22 DONE 1.5s [2021-02-18T09:38:28.573Z] [2021-02-18T09:38:28.573Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-18T09:38:28.573Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-18T09:38:28.573Z] #10 CACHED [2021-02-18T09:38:28.573Z] [2021-02-18T09:38:28.573Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-18T09:38:28.573Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-18T09:38:28.573Z] #35 CACHED [2021-02-18T09:38:28.573Z] [2021-02-18T09:38:28.573Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-18T09:38:28.573Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-18T09:38:28.573Z] #12 CACHED [2021-02-18T09:38:28.573Z] [2021-02-18T09:38:28.573Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-18T09:38:28.573Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-18T09:38:28.573Z] #54 CACHED [2021-02-18T09:38:28.573Z] [2021-02-18T09:38:28.573Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-18T09:38:28.573Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-18T09:38:28.573Z] #11 CACHED [2021-02-18T09:38:28.573Z] [2021-02-18T09:38:28.573Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-18T09:38:28.573Z] #63 sha256:b7504c166288a0bdc5c652e22ef46b1fee4168fa850655608dd3c0c93a3aea5b [2021-02-18T09:38:28.718Z] #48 ... [2021-02-18T09:38:28.718Z] [2021-02-18T09:38:28.718Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-18T09:38:28.718Z] #33 sha256:eaa09f3c1bb4eb3164f5fa0aa400e0030da31b1f5e40469c933f60316b62dc1b [2021-02-18T09:38:28.718Z] #33 DONE 13.6s [2021-02-18T09:38:28.718Z] [2021-02-18T09:38:28.718Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:38:28.718Z] #48 sha256:4c8ced110680800f9f28895e97621455aeab6907936acbd9f65383e69e4c9531 [2021-02-18T09:38:28.718Z] #48 13.71 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-18T09:38:28.975Z] #48 14.02 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-18T09:38:28.975Z] #48 14.12 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-18T09:38:29.536Z] #48 14.68 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-18T09:38:29.796Z] #48 14.72 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-18T09:38:29.796Z] #48 14.72 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-18T09:38:29.796Z] #48 14.78 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-18T09:38:29.796Z] #48 ... [2021-02-18T09:38:29.796Z] [2021-02-18T09:38:29.796Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-18T09:38:29.796Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-18T09:38:29.796Z] #38 CACHED [2021-02-18T09:38:29.796Z] [2021-02-18T09:38:29.796Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-18T09:38:29.796Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-18T09:38:29.796Z] #39 CACHED [2021-02-18T09:38:29.796Z] [2021-02-18T09:38:29.796Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-18T09:38:29.796Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-18T09:38:29.796Z] #41 CACHED [2021-02-18T09:38:29.796Z] [2021-02-18T09:38:29.796Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:38:29.796Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-18T09:38:29.796Z] #42 CACHED [2021-02-18T09:38:29.796Z] [2021-02-18T09:38:29.796Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-18T09:38:29.796Z] #27 sha256:88371c851cd017a7a0ad7979bb1ca8153f6b5475717211f3849d073eb3013378 [2021-02-18T09:38:29.796Z] #27 CACHED [2021-02-18T09:38:29.796Z] [2021-02-18T09:38:29.796Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-18T09:38:29.796Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-18T09:38:29.796Z] #13 CACHED [2021-02-18T09:38:29.796Z] [2021-02-18T09:38:29.796Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-18T09:38:29.796Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-18T09:38:29.796Z] #18 CACHED [2021-02-18T09:38:29.796Z] [2021-02-18T09:38:29.796Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-18T09:38:29.796Z] #24 sha256:9290f198ba2d7a8613138d24f2df13e36429c6d61bea5fdf32bdff3bffd9fad3 [2021-02-18T09:38:29.796Z] #24 CACHED [2021-02-18T09:38:29.796Z] [2021-02-18T09:38:29.796Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-18T09:38:29.796Z] #28 sha256:5e5dc8dc6a330f9dac3b822ce39203b3f8dd5a5da39914e40b2990d563be6fd9 [2021-02-18T09:38:29.796Z] #28 CACHED [2021-02-18T09:38:29.796Z] [2021-02-18T09:38:29.796Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-18T09:38:29.796Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-18T09:38:29.796Z] #30 CACHED [2021-02-18T09:38:29.796Z] [2021-02-18T09:38:29.796Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-18T09:38:29.796Z] #29 sha256:9123b551fc4d2350f0b0cff3534388069456a424720e360554a4d2b3d4abef39 [2021-02-18T09:38:29.796Z] #29 CACHED [2021-02-18T09:38:29.796Z] [2021-02-18T09:38:29.796Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-18T09:38:29.796Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-18T09:38:29.796Z] #16 CACHED [2021-02-18T09:38:29.796Z] [2021-02-18T09:38:29.796Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-18T09:38:29.796Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-18T09:38:29.796Z] #15 CACHED [2021-02-18T09:38:29.796Z] [2021-02-18T09:38:29.796Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-18T09:38:29.796Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-18T09:38:29.796Z] #19 CACHED [2021-02-18T09:38:29.796Z] [2021-02-18T09:38:29.796Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-18T09:38:29.796Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-18T09:38:29.796Z] #21 CACHED [2021-02-18T09:38:29.796Z] [2021-02-18T09:38:29.796Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-18T09:38:29.796Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-18T09:38:29.796Z] #26 CACHED [2021-02-18T09:38:29.796Z] [2021-02-18T09:38:29.796Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-18T09:38:29.796Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-18T09:38:29.796Z] #20 CACHED [2021-02-18T09:38:29.796Z] [2021-02-18T09:38:29.796Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-18T09:38:29.796Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-18T09:38:29.796Z] #14 CACHED [2021-02-18T09:38:29.796Z] [2021-02-18T09:38:29.796Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-18T09:38:29.796Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-18T09:38:29.796Z] #17 CACHED [2021-02-18T09:38:29.796Z] [2021-02-18T09:38:29.796Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-18T09:38:29.796Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-18T09:38:29.796Z] #31 CACHED [2021-02-18T09:38:29.796Z] [2021-02-18T09:38:29.796Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-18T09:38:29.796Z] #32 sha256:7a7c84c0077fff4bce91a5a156e0fc58e59f30d3887a1300dda858863f1fb4a6 [2021-02-18T09:38:29.796Z] #32 CACHED [2021-02-18T09:38:29.796Z] [2021-02-18T09:38:29.796Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-18T09:38:29.796Z] #34 sha256:39f6ff3d1235447d670e8a300c00b3de8750ea2826284487eb0103eda444aebc [2021-02-18T09:38:29.796Z] #34 DONE 0.1s [2021-02-18T09:38:29.796Z] [2021-02-18T09:38:29.796Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:38:29.796Z] #48 sha256:4c8ced110680800f9f28895e97621455aeab6907936acbd9f65383e69e4c9531 [2021-02-18T09:38:29.796Z] #48 14.79 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-18T09:38:29.927Z] #22 transferring context: 53.35MB 1.2s done [2021-02-18T09:38:29.927Z] #22 DONE 1.3s [2021-02-18T09:38:29.927Z] [2021-02-18T09:38:29.927Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-18T09:38:29.927Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-18T09:38:29.927Z] #10 CACHED [2021-02-18T09:38:29.927Z] [2021-02-18T09:38:29.927Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-18T09:38:29.927Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-18T09:38:29.927Z] #11 CACHED [2021-02-18T09:38:29.927Z] [2021-02-18T09:38:29.927Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-18T09:38:29.927Z] #63 sha256:bae9cde05d1e9c156d7e2080a0beee38d7573b8882d156b6d8539ea96e36b6b0 [2021-02-18T09:38:29.927Z] #63 ... [2021-02-18T09:38:29.927Z] [2021-02-18T09:38:29.927Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-18T09:38:29.927Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-18T09:38:29.927Z] #54 CACHED [2021-02-18T09:38:29.927Z] [2021-02-18T09:38:29.927Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-18T09:38:29.927Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-18T09:38:29.927Z] #12 CACHED [2021-02-18T09:38:29.927Z] [2021-02-18T09:38:29.927Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-18T09:38:29.927Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-18T09:38:29.927Z] #35 CACHED [2021-02-18T09:38:30.054Z] #48 ... [2021-02-18T09:38:30.054Z] [2021-02-18T09:38:30.054Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-18T09:38:30.054Z] #37 sha256:3e4cefe91df37dd6b2149fe0cc7e8db445be44e6f24cea58a8ae743b5d1d0f2e [2021-02-18T09:38:30.054Z] #37 DONE 0.1s [2021-02-18T09:38:30.054Z] [2021-02-18T09:38:30.054Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:38:30.054Z] #48 sha256:4c8ced110680800f9f28895e97621455aeab6907936acbd9f65383e69e4c9531 [2021-02-18T09:38:30.054Z] #48 14.92 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-18T09:38:30.054Z] #48 14.95 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-18T09:38:30.190Z] [2021-02-18T09:38:30.190Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-18T09:38:30.190Z] #23 sha256:40311fc8bfe9825ed5f3531896ec886ea7a18aed57cf95c41eaff4b7b22f0aff [2021-02-18T09:38:30.310Z] #48 ... [2021-02-18T09:38:30.310Z] [2021-02-18T09:38:30.310Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-18T09:38:30.310Z] #40 sha256:17bc49f4b691468893a2ff075b4ac8222a49d07f090682e73fee850105b74d7f [2021-02-18T09:38:30.310Z] #40 DONE 0.2s [2021-02-18T09:38:30.310Z] [2021-02-18T09:38:30.310Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:38:30.310Z] #48 sha256:4c8ced110680800f9f28895e97621455aeab6907936acbd9f65383e69e4c9531 [2021-02-18T09:38:30.310Z] #48 15.24 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-18T09:38:30.310Z] #48 ... [2021-02-18T09:38:30.310Z] [2021-02-18T09:38:30.310Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-18T09:38:30.310Z] #43 sha256:e2fdd3f5742ea35f0bcb3a4b653d35612461550dd7ce308d5588dcfcd1fdbe37 [2021-02-18T09:38:30.310Z] #43 DONE 0.1s [2021-02-18T09:38:30.565Z] [2021-02-18T09:38:30.565Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-18T09:38:30.565Z] #50 sha256:2a7f8bc21a426a0c02470402ec96212f578846d4fb431eefb721c6e47f6faab9 [2021-02-18T09:38:30.565Z] #50 12.06 + cd /tmp/tmp.Na3uxgX8Kz/src/github.com/mvdan/sh [2021-02-18T09:38:30.565Z] #50 12.06 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-18T09:38:30.565Z] #50 12.22 + GO111MODULE=on [2021-02-18T09:38:30.565Z] #50 12.22 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-18T09:38:30.565Z] #50 13.63 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-18T09:38:30.565Z] #50 13.63 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-18T09:38:30.565Z] #50 13.73 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-18T09:38:30.565Z] #50 14.18 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-18T09:38:30.565Z] #50 14.28 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-18T09:38:30.565Z] #50 15.11 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-18T09:38:30.565Z] #50 15.61 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-18T09:38:31.493Z] #50 16.40 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-18T09:38:31.688Z] #23 3.813 + RM_GOPATH=0 [2021-02-18T09:38:31.688Z] #23 3.813 + TMP_GOPATH= [2021-02-18T09:38:31.688Z] #23 3.813 + : /build [2021-02-18T09:38:31.688Z] #23 3.813 + '[' -z '' ']' [2021-02-18T09:38:31.688Z] #23 3.813 ++ mktemp -d [2021-02-18T09:38:31.688Z] #23 3.813 + export GOPATH=/tmp/tmp.RBHYIMsg9u [2021-02-18T09:38:31.688Z] #23 3.813 + GOPATH=/tmp/tmp.RBHYIMsg9u [2021-02-18T09:38:31.688Z] #23 3.813 + RM_GOPATH=1 [2021-02-18T09:38:31.688Z] #23 3.813 + case "$(go env GOARCH)" in [2021-02-18T09:38:31.688Z] #23 3.813 ++ go env GOARCH [2021-02-18T09:38:31.688Z] #23 3.824 Install docker/cli version 17.06.2-ce from stable [2021-02-18T09:38:31.688Z] #23 3.824 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:31.688Z] #23 3.824 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:31.688Z] #23 3.824 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:31.688Z] #23 3.824 + dir=/tmp/install [2021-02-18T09:38:31.688Z] #23 3.824 + bin=dockercli [2021-02-18T09:38:31.688Z] #23 3.824 + shift [2021-02-18T09:38:31.688Z] #23 3.824 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-18T09:38:31.688Z] #23 3.824 + . /tmp/install/dockercli.installer [2021-02-18T09:38:31.688Z] #23 3.824 ++ : stable [2021-02-18T09:38:31.688Z] #23 3.824 ++ : 17.06.2-ce [2021-02-18T09:38:31.688Z] #23 3.824 + install_dockercli [2021-02-18T09:38:31.688Z] #23 3.824 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-18T09:38:31.688Z] #23 3.824 ++ uname -m [2021-02-18T09:38:31.688Z] #23 3.842 + arch=x86_64 [2021-02-18T09:38:31.688Z] #23 3.842 + '[' x86_64 '!=' x86_64 ']' [2021-02-18T09:38:31.688Z] #23 3.842 + url=https://download.docker.com/linux/static [2021-02-18T09:38:31.688Z] #23 3.842 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-18T09:38:31.688Z] #23 3.842 + tar -xz docker/docker [2021-02-18T09:38:32.056Z] #50 17.05 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-18T09:38:32.056Z] #50 17.17 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-18T09:38:32.312Z] #50 17.30 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-18T09:38:32.312Z] #50 17.31 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-18T09:38:32.568Z] #50 ... [2021-02-18T09:38:32.568Z] [2021-02-18T09:38:32.568Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:38:32.568Z] #48 sha256:4c8ced110680800f9f28895e97621455aeab6907936acbd9f65383e69e4c9531 [2021-02-18T09:38:32.568Z] #48 15.59 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-18T09:38:32.568Z] #48 15.60 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-18T09:38:32.568Z] #48 15.61 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-18T09:38:32.568Z] #48 15.72 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-18T09:38:32.568Z] #48 15.75 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-18T09:38:32.568Z] #48 15.86 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-18T09:38:32.568Z] #48 16.02 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-18T09:38:32.568Z] #48 17.33 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-18T09:38:32.568Z] #48 17.33 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-18T09:38:32.568Z] #48 17.34 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-18T09:38:32.568Z] #48 17.38 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-18T09:38:32.568Z] #48 17.38 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-18T09:38:32.568Z] #48 17.38 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-18T09:38:32.568Z] #48 17.38 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-18T09:38:32.568Z] #48 17.38 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-18T09:38:32.568Z] #48 17.39 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-18T09:38:32.568Z] #48 17.40 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-18T09:38:32.568Z] #48 17.42 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-18T09:38:32.568Z] #48 17.48 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-18T09:38:32.568Z] #48 17.48 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-18T09:38:32.568Z] #48 17.52 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-18T09:38:32.568Z] #48 17.52 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-18T09:38:32.568Z] #48 17.52 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-18T09:38:32.568Z] #48 17.53 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-18T09:38:32.568Z] #48 17.54 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-18T09:38:32.568Z] #48 17.59 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-18T09:38:32.616Z] #23 ... [2021-02-18T09:38:32.616Z] [2021-02-18T09:38:32.616Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-18T09:38:32.616Z] #46 sha256:5718d1d635aaee16c3867d892cd3331e1a4989c4381b7f908725c4b15d2ed5fc [2021-02-18T09:38:32.616Z] #46 2.797 + RM_GOPATH=0 [2021-02-18T09:38:32.616Z] #46 2.797 + TMP_GOPATH= [2021-02-18T09:38:32.616Z] #46 2.798 + : /build [2021-02-18T09:38:32.616Z] #46 2.798 + '[' -z '' ']' [2021-02-18T09:38:32.616Z] #46 2.798 ++ mktemp -d [2021-02-18T09:38:32.616Z] #46 2.803 + export GOPATH=/tmp/tmp.UTaYzw3AS2 [2021-02-18T09:38:32.616Z] #46 2.803 + GOPATH=/tmp/tmp.UTaYzw3AS2 [2021-02-18T09:38:32.616Z] #46 2.803 + RM_GOPATH=1 [2021-02-18T09:38:32.616Z] #46 2.803 + case "$(go env GOARCH)" in [2021-02-18T09:38:32.616Z] #46 2.803 ++ go env GOARCH [2021-02-18T09:38:32.616Z] #46 2.811 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:32.616Z] #46 2.811 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:32.616Z] #46 2.811 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:32.616Z] #46 2.811 + dir=/tmp/install [2021-02-18T09:38:32.616Z] #46 2.811 + bin=gotestsum [2021-02-18T09:38:32.616Z] #46 2.811 + shift [2021-02-18T09:38:32.616Z] #46 2.811 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-18T09:38:32.616Z] #46 2.811 + . /tmp/install/gotestsum.installer [2021-02-18T09:38:32.616Z] #46 2.811 ++ : v0.5.3 [2021-02-18T09:38:32.616Z] #46 2.811 + install_gotestsum [2021-02-18T09:38:32.616Z] #46 2.814 + set -e [2021-02-18T09:38:32.616Z] #46 2.814 + export GO111MODULE=on [2021-02-18T09:38:32.616Z] #46 2.814 + GO111MODULE=on [2021-02-18T09:38:32.616Z] #46 2.814 + GOBIN=/build [2021-02-18T09:38:32.616Z] #46 2.814 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-18T09:38:32.616Z] #46 2.820 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-18T09:38:32.616Z] #46 2.820 go: finding gotest.tools v0.5.3 [2021-02-18T09:38:32.616Z] #46 2.993 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-18T09:38:32.616Z] #46 3.583 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-18T09:38:32.616Z] #46 3.846 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-18T09:38:32.616Z] #46 3.846 go: downloading github.com/fatih/color v1.9.0 [2021-02-18T09:38:32.616Z] #46 3.864 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-18T09:38:32.616Z] #46 3.870 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-18T09:38:32.616Z] #46 3.873 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-18T09:38:32.616Z] #46 3.886 go: extracting github.com/fatih/color v1.9.0 [2021-02-18T09:38:32.616Z] #46 3.900 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-18T09:38:32.616Z] #46 3.931 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-18T09:38:32.616Z] #46 3.945 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-18T09:38:32.616Z] #46 4.030 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-18T09:38:32.616Z] #46 4.056 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-18T09:38:32.616Z] #46 4.070 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-18T09:38:32.616Z] #46 4.112 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-18T09:38:32.616Z] #46 4.146 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-18T09:38:32.616Z] #46 4.146 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-18T09:38:32.616Z] #46 4.162 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-18T09:38:32.616Z] #46 4.162 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-18T09:38:32.616Z] #46 4.294 go: downloading github.com/pkg/errors v0.9.1 [2021-02-18T09:38:32.616Z] #46 4.511 go: extracting github.com/pkg/errors v0.9.1 [2021-02-18T09:38:32.767Z] #63 3.659 + RM_GOPATH=0 [2021-02-18T09:38:32.767Z] #63 3.659 + TMP_GOPATH= [2021-02-18T09:38:32.767Z] #63 3.659 + : /build [2021-02-18T09:38:32.767Z] #63 3.659 + '[' -z '' ']' [2021-02-18T09:38:32.767Z] #63 3.659 ++ mktemp -d [2021-02-18T09:38:32.767Z] #63 3.659 + export GOPATH=/tmp/tmp.XCjPmQUaal [2021-02-18T09:38:32.767Z] #63 3.659 + GOPATH=/tmp/tmp.XCjPmQUaal [2021-02-18T09:38:32.767Z] #63 3.659 + RM_GOPATH=1 [2021-02-18T09:38:32.767Z] #63 3.659 + case "$(go env GOARCH)" in [2021-02-18T09:38:32.767Z] #63 3.659 ++ go env GOARCH [2021-02-18T09:38:32.767Z] #63 3.676 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:32.767Z] #63 3.676 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:32.767Z] #63 3.676 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:32.767Z] #63 3.683 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-18T09:38:32.767Z] #63 3.684 + dir=/tmp/install [2021-02-18T09:38:32.767Z] #63 3.684 + bin=proxy [2021-02-18T09:38:32.767Z] #63 3.684 + shift [2021-02-18T09:38:32.767Z] #63 3.684 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-18T09:38:32.767Z] #63 3.684 + . /tmp/install/proxy.installer [2021-02-18T09:38:32.767Z] #63 3.684 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-18T09:38:32.767Z] #63 3.684 + install_proxy [2021-02-18T09:38:32.767Z] #63 3.684 + case "$1" in [2021-02-18T09:38:32.767Z] #63 3.684 + export CGO_ENABLED=0 [2021-02-18T09:38:32.767Z] #63 3.684 + CGO_ENABLED=0 [2021-02-18T09:38:32.767Z] #63 3.684 + _install_proxy [2021-02-18T09:38:32.767Z] #63 3.684 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-18T09:38:32.767Z] #63 3.684 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.XCjPmQUaal/src/github.com/docker/libnetwork [2021-02-18T09:38:32.767Z] #63 3.693 Cloning into '/tmp/tmp.XCjPmQUaal/src/github.com/docker/libnetwork'... [2021-02-18T09:38:32.824Z] #48 17.65 go: downloading github.com/pkg/errors v0.8.1 [2021-02-18T09:38:32.824Z] #48 17.75 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-18T09:38:32.824Z] #48 17.76 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-18T09:38:32.824Z] #48 17.77 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-18T09:38:32.824Z] #48 17.81 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-18T09:38:32.824Z] #48 17.88 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-18T09:38:32.824Z] #48 17.88 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-18T09:38:32.824Z] #48 17.89 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-18T09:38:32.824Z] #48 17.91 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-18T09:38:32.824Z] #48 17.91 go: extracting github.com/pkg/errors v0.8.1 [2021-02-18T09:38:32.824Z] #48 17.92 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-18T09:38:32.824Z] #48 17.93 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-18T09:38:32.824Z] #48 18.00 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-18T09:38:33.080Z] #48 18.07 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-18T09:38:33.080Z] #48 18.09 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-18T09:38:33.080Z] #48 18.09 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-18T09:38:33.080Z] #48 18.14 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-18T09:38:33.080Z] #48 18.15 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-18T09:38:33.080Z] #48 18.23 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-18T09:38:33.080Z] #48 18.23 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-18T09:38:33.080Z] #48 18.24 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-18T09:38:33.336Z] #48 18.24 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-18T09:38:33.336Z] #48 18.26 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-18T09:38:33.336Z] #48 18.32 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-18T09:38:33.336Z] #48 18.37 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-18T09:38:33.592Z] #48 18.40 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-18T09:38:33.592Z] #48 18.41 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-18T09:38:33.592Z] #48 18.55 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-18T09:38:33.592Z] #48 18.58 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-18T09:38:33.592Z] #48 18.60 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-18T09:38:33.592Z] #48 18.62 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-18T09:38:33.592Z] #48 18.63 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-18T09:38:33.592Z] #48 18.70 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-18T09:38:33.592Z] #48 18.71 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-18T09:38:33.592Z] #48 18.74 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-18T09:38:33.849Z] #48 18.82 go: downloading github.com/spf13/cast v1.3.0 [2021-02-18T09:38:33.849Z] #48 18.84 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-18T09:38:33.849Z] #48 18.84 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-18T09:38:33.849Z] #48 18.88 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-18T09:38:33.849Z] #48 18.88 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-18T09:38:33.849Z] #48 18.94 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-18T09:38:33.849Z] #48 18.95 go: extracting github.com/spf13/cast v1.3.0 [2021-02-18T09:38:33.983Z] #46 ... [2021-02-18T09:38:33.983Z] [2021-02-18T09:38:33.983Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-18T09:38:33.983Z] #33 sha256:bd6cd9e74c7d936dce070376a7e98d43a118e1d0f95ddffcd50d4b989bd799af [2021-02-18T09:38:33.983Z] #33 4.951 + RM_GOPATH=0 [2021-02-18T09:38:33.983Z] #33 4.951 + TMP_GOPATH= [2021-02-18T09:38:33.983Z] #33 4.951 + : /build [2021-02-18T09:38:33.983Z] #33 4.951 + '[' -z '' ']' [2021-02-18T09:38:33.983Z] #33 4.951 ++ mktemp -d [2021-02-18T09:38:33.983Z] #33 4.952 + export GOPATH=/tmp/tmp.CQvgQo3ait [2021-02-18T09:38:33.983Z] #33 4.952 + GOPATH=/tmp/tmp.CQvgQo3ait [2021-02-18T09:38:33.983Z] #33 4.952 + RM_GOPATH=1 [2021-02-18T09:38:33.983Z] #33 4.953 + case "$(go env GOARCH)" in [2021-02-18T09:38:33.983Z] #33 4.953 ++ go env GOARCH [2021-02-18T09:38:33.983Z] #33 4.959 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:33.983Z] #33 4.959 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:33.983Z] #33 4.959 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:33.983Z] #33 4.960 + dir=/tmp/install [2021-02-18T09:38:33.983Z] #33 4.960 + bin=tomlv [2021-02-18T09:38:33.983Z] #33 4.960 + shift [2021-02-18T09:38:33.983Z] #33 4.960 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-18T09:38:33.983Z] #33 4.961 + . /tmp/install/tomlv.installer [2021-02-18T09:38:33.983Z] #33 4.961 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-18T09:38:33.983Z] #33 4.961 + install_tomlv [2021-02-18T09:38:33.983Z] #33 4.961 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-18T09:38:33.983Z] #33 4.961 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.CQvgQo3ait/src/github.com/BurntSushi/toml [2021-02-18T09:38:33.983Z] #33 4.961 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-18T09:38:33.983Z] #33 4.971 Cloning into '/tmp/tmp.CQvgQo3ait/src/github.com/BurntSushi/toml'... [2021-02-18T09:38:33.983Z] #33 5.837 + cd /tmp/tmp.CQvgQo3ait/src/github.com/BurntSushi/toml [2021-02-18T09:38:33.983Z] #33 5.844 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-18T09:38:33.983Z] #33 5.849 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-18T09:38:34.105Z] #48 18.97 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-18T09:38:34.105Z] #48 18.97 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-18T09:38:34.105Z] #48 18.98 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-18T09:38:34.105Z] #48 19.03 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-18T09:38:34.105Z] #48 19.03 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-18T09:38:34.105Z] #48 19.17 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-18T09:38:34.105Z] #48 19.17 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-18T09:38:34.105Z] #48 19.18 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-18T09:38:34.105Z] #48 19.24 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-18T09:38:34.105Z] #48 ... [2021-02-18T09:38:34.105Z] [2021-02-18T09:38:34.105Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-18T09:38:34.105Z] #46 sha256:1d8933d210db140327d32345cbe2d95afbd02e01a2e69a1b6a84f95d00d77165 [2021-02-18T09:38:34.105Z] #46 9.202 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-18T09:38:34.105Z] #46 9.604 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-18T09:38:34.105Z] #46 10.59 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-18T09:38:34.105Z] #46 14.87 go: finding github.com/fatih/color v1.9.0 [2021-02-18T09:38:34.105Z] #46 14.87 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-18T09:38:34.105Z] #46 14.87 go: finding github.com/pkg/errors v0.9.1 [2021-02-18T09:38:34.105Z] #46 14.97 go: finding github.com/spf13/pflag v1.0.3 [2021-02-18T09:38:34.105Z] #46 15.06 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-18T09:38:34.105Z] #46 15.16 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-18T09:38:34.105Z] #46 15.33 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-18T09:38:34.105Z] #46 15.42 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-18T09:38:34.105Z] #46 15.52 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-18T09:38:34.105Z] #46 15.54 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-18T09:38:34.105Z] #46 15.59 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-18T09:38:34.145Z] #63 ... [2021-02-18T09:38:34.145Z] [2021-02-18T09:38:34.145Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-18T09:38:34.145Z] #23 sha256:e1f4ebc36859c750a6034c27ed8adf792acb38e8f5410bab07197b0b43674bfd [2021-02-18T09:38:34.145Z] #23 4.033 + RM_GOPATH=0 [2021-02-18T09:38:34.145Z] #23 4.033 + TMP_GOPATH= [2021-02-18T09:38:34.145Z] #23 4.033 + : /build [2021-02-18T09:38:34.145Z] #23 4.033 + '[' -z '' ']' [2021-02-18T09:38:34.145Z] #23 4.039 ++ mktemp -d [2021-02-18T09:38:34.145Z] #23 4.058 + export GOPATH=/tmp/tmp.vCgt1hM9Sf [2021-02-18T09:38:34.145Z] #23 4.058 + GOPATH=/tmp/tmp.vCgt1hM9Sf [2021-02-18T09:38:34.145Z] #23 4.058 + RM_GOPATH=1 [2021-02-18T09:38:34.145Z] #23 4.058 + case "$(go env GOARCH)" in [2021-02-18T09:38:34.145Z] #23 4.059 ++ go env GOARCH [2021-02-18T09:38:34.145Z] #23 4.083 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:34.145Z] #23 4.084 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:34.145Z] #23 4.085 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:34.145Z] #23 4.099 + dir=/tmp/install [2021-02-18T09:38:34.145Z] #23 4.099 + bin=dockercli [2021-02-18T09:38:34.145Z] #23 4.100 + shift [2021-02-18T09:38:34.145Z] #23 4.101 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-18T09:38:34.145Z] #23 4.101 + . /tmp/install/dockercli.installer [2021-02-18T09:38:34.145Z] #23 4.102 ++ : stable [2021-02-18T09:38:34.145Z] #23 4.103 ++ : 17.06.2-ce [2021-02-18T09:38:34.145Z] #23 4.105 + install_dockercli [2021-02-18T09:38:34.145Z] #23 4.107 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-18T09:38:34.145Z] #23 4.107 Install docker/cli version 17.06.2-ce from stable [2021-02-18T09:38:34.145Z] #23 4.108 ++ uname -m [2021-02-18T09:38:34.145Z] #23 4.119 + arch=x86_64 [2021-02-18T09:38:34.145Z] #23 4.120 + '[' x86_64 '!=' x86_64 ']' [2021-02-18T09:38:34.145Z] #23 4.120 + url=https://download.docker.com/linux/static [2021-02-18T09:38:34.145Z] #23 4.121 + tar -xz docker/docker [2021-02-18T09:38:34.145Z] #23 4.126 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-18T09:38:34.239Z] #33 6.722 github.com/BurntSushi/toml [2021-02-18T09:38:34.239Z] #33 ... [2021-02-18T09:38:34.239Z] [2021-02-18T09:38:34.239Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-18T09:38:34.239Z] #46 sha256:5718d1d635aaee16c3867d892cd3331e1a4989c4381b7f908725c4b15d2ed5fc [2021-02-18T09:38:34.239Z] #46 6.732 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-18T09:38:34.361Z] #46 ... [2021-02-18T09:38:34.361Z] [2021-02-18T09:38:34.361Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:38:34.361Z] #48 sha256:4c8ced110680800f9f28895e97621455aeab6907936acbd9f65383e69e4c9531 [2021-02-18T09:38:34.361Z] #48 19.27 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-18T09:38:34.361Z] #48 19.27 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-18T09:38:34.361Z] #48 19.28 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-18T09:38:34.361Z] #48 19.30 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-18T09:38:34.361Z] #48 19.31 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-18T09:38:34.361Z] #48 19.42 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-18T09:38:34.361Z] #48 19.43 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-18T09:38:34.361Z] #48 19.50 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-18T09:38:34.398Z] #23 3.999 + RM_GOPATH=0 [2021-02-18T09:38:34.398Z] #23 3.999 + TMP_GOPATH= [2021-02-18T09:38:34.398Z] #23 3.999 + : /build [2021-02-18T09:38:34.398Z] #23 3.999 + '[' -z '' ']' [2021-02-18T09:38:34.398Z] #23 4.004 ++ mktemp -d [2021-02-18T09:38:34.398Z] #23 4.013 + export GOPATH=/tmp/tmp.VQ1dx7lMby [2021-02-18T09:38:34.398Z] #23 4.013 + GOPATH=/tmp/tmp.VQ1dx7lMby [2021-02-18T09:38:34.398Z] #23 4.013 + RM_GOPATH=1 [2021-02-18T09:38:34.398Z] #23 4.013 + case "$(go env GOARCH)" in [2021-02-18T09:38:34.398Z] #23 4.013 ++ go env GOARCH [2021-02-18T09:38:34.398Z] #23 4.070 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:34.398Z] #23 4.070 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:34.398Z] #23 4.071 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:34.398Z] #23 4.072 + dir=/tmp/install [2021-02-18T09:38:34.398Z] #23 4.072 + bin=dockercli [2021-02-18T09:38:34.398Z] #23 4.072 + shift [2021-02-18T09:38:34.398Z] #23 4.072 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-18T09:38:34.398Z] #23 4.073 + . /tmp/install/dockercli.installer [2021-02-18T09:38:34.398Z] #23 4.074 ++ : stable [2021-02-18T09:38:34.398Z] #23 4.074 ++ : 17.06.2-ce [2021-02-18T09:38:34.398Z] #23 4.074 + install_dockercli [2021-02-18T09:38:34.398Z] #23 4.074 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-18T09:38:34.398Z] #23 4.074 Install docker/cli version 17.06.2-ce from stable [2021-02-18T09:38:34.398Z] #23 4.074 ++ uname -m [2021-02-18T09:38:34.398Z] #23 4.075 + arch=x86_64 [2021-02-18T09:38:34.398Z] #23 4.076 + '[' x86_64 '!=' x86_64 ']' [2021-02-18T09:38:34.398Z] #23 4.076 + url=https://download.docker.com/linux/static [2021-02-18T09:38:34.398Z] #23 4.076 + tar -xz docker/docker [2021-02-18T09:38:34.398Z] #23 4.078 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-18T09:38:34.495Z] #46 6.932 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-18T09:38:34.617Z] #48 19.69 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-18T09:38:34.617Z] #48 19.69 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-18T09:38:34.617Z] #48 19.71 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-18T09:38:34.617Z] #48 19.74 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-18T09:38:34.617Z] #48 19.74 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-18T09:38:34.617Z] #48 19.74 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-18T09:38:34.617Z] #48 19.78 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-18T09:38:34.876Z] #48 19.81 go: downloading golang.org/x/text v0.3.2 [2021-02-18T09:38:34.876Z] #48 19.82 go: downloading github.com/spf13/afero v1.1.2 [2021-02-18T09:38:35.132Z] #48 ... [2021-02-18T09:38:35.132Z] [2021-02-18T09:38:35.132Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-18T09:38:35.132Z] #57 sha256:096f95467588fe5e3dbd66a88f76f80d35fa32f42fc9d3d2aaa495b80490d296 [2021-02-18T09:38:35.132Z] #57 10.19 go: extracting github.com/google/uuid v1.2.0 [2021-02-18T09:38:35.132Z] #57 10.30 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-18T09:38:35.132Z] #57 10.39 go: downloading github.com/gorilla/mux v1.8.0 [2021-02-18T09:38:35.132Z] #57 10.46 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-18T09:38:35.132Z] #57 10.47 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-02-18T09:38:35.132Z] #57 11.88 go: extracting github.com/gorilla/mux v1.8.0 [2021-02-18T09:38:35.132Z] #57 12.20 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-18T09:38:35.132Z] #57 12.87 go: extracting github.com/moby/vpnkit v0.4.0 [2021-02-18T09:38:35.132Z] #57 13.16 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-18T09:38:35.132Z] #57 13.27 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-02-18T09:38:35.132Z] #57 14.64 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-02-18T09:38:35.132Z] #57 15.19 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-18T09:38:35.132Z] #57 16.98 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-18T09:38:35.132Z] #57 17.06 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-18T09:38:35.132Z] #57 17.21 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-18T09:38:35.132Z] #57 17.24 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-02-18T09:38:35.132Z] #57 17.47 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-02-18T09:38:35.132Z] #57 18.57 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-02-18T09:38:35.132Z] #57 20.20 go: finding github.com/pkg/errors v0.9.1 [2021-02-18T09:38:35.132Z] #57 20.30 go: finding github.com/sirupsen/logrus v1.7.0 [2021-02-18T09:38:35.132Z] #57 ... [2021-02-18T09:38:35.132Z] [2021-02-18T09:38:35.132Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:38:35.132Z] #48 sha256:4c8ced110680800f9f28895e97621455aeab6907936acbd9f65383e69e4c9531 [2021-02-18T09:38:35.132Z] #48 20.29 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-18T09:38:35.388Z] #48 20.31 go: extracting github.com/spf13/afero v1.1.2 [2021-02-18T09:38:35.388Z] #48 20.40 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-18T09:38:35.388Z] #48 20.40 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-18T09:38:35.422Z] #46 7.847 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-18T09:38:35.644Z] #48 20.68 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-18T09:38:35.644Z] #48 20.77 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-18T09:38:35.781Z] #23 ... [2021-02-18T09:38:35.781Z] [2021-02-18T09:38:35.781Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-18T09:38:35.781Z] #44 sha256:24852e90fc0b8c4b9d69064bf717718a538d874cc246724726a27e4eb8bbb15a [2021-02-18T09:38:35.781Z] #44 3.990 + RM_GOPATH=0 [2021-02-18T09:38:35.781Z] #44 3.990 + TMP_GOPATH= [2021-02-18T09:38:35.781Z] #44 3.990 + : /build [2021-02-18T09:38:35.781Z] #44 3.990 + '[' -z '' ']' [2021-02-18T09:38:35.781Z] #44 3.996 ++ mktemp -d [2021-02-18T09:38:35.781Z] #44 3.997 + export GOPATH=/tmp/tmp.N1YXHx1kZu [2021-02-18T09:38:35.781Z] #44 3.997 + GOPATH=/tmp/tmp.N1YXHx1kZu [2021-02-18T09:38:35.781Z] #44 3.997 + RM_GOPATH=1 [2021-02-18T09:38:35.781Z] #44 3.997 + case "$(go env GOARCH)" in [2021-02-18T09:38:35.781Z] #44 3.998 ++ go env GOARCH [2021-02-18T09:38:35.781Z] #44 4.043 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:35.781Z] #44 4.045 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:35.781Z] #44 4.047 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:35.781Z] #44 4.060 + dir=/tmp/install [2021-02-18T09:38:35.781Z] #44 4.060 + bin=vndr [2021-02-18T09:38:35.781Z] #44 4.060 + shift [2021-02-18T09:38:35.781Z] #44 4.064 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-18T09:38:35.781Z] #44 4.065 + . /tmp/install/vndr.installer [2021-02-18T09:38:35.781Z] #44 4.065 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-18T09:38:35.781Z] #44 4.068 + install_vndr [2021-02-18T09:38:35.781Z] #44 4.068 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-18T09:38:35.781Z] #44 4.068 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-18T09:38:35.781Z] #44 4.068 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.N1YXHx1kZu/src/github.com/LK4D4/vndr [2021-02-18T09:38:35.781Z] #44 4.070 Cloning into '/tmp/tmp.N1YXHx1kZu/src/github.com/LK4D4/vndr'... [2021-02-18T09:38:35.781Z] #44 4.628 + cd /tmp/tmp.N1YXHx1kZu/src/github.com/LK4D4/vndr [2021-02-18T09:38:35.781Z] #44 4.628 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-18T09:38:35.781Z] #44 4.637 + go build -buildmode=pie -v -o /build/vndr . [2021-02-18T09:38:35.900Z] #48 20.97 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-18T09:38:35.900Z] #48 21.01 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-18T09:38:35.900Z] #48 21.03 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-18T09:38:35.900Z] #48 21.03 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-18T09:38:35.900Z] #48 21.03 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-18T09:38:36.042Z] #44 6.168 github.com/LK4D4/vndr/build [2021-02-18T09:38:36.042Z] #44 6.255 github.com/LK4D4/vndr/godl/singleflight [2021-02-18T09:38:36.156Z] #48 21.06 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-18T09:38:36.156Z] #48 21.10 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-18T09:38:36.156Z] #48 21.11 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-18T09:38:36.156Z] #48 21.13 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-18T09:38:36.156Z] #48 21.13 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-18T09:38:36.156Z] #48 21.17 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-18T09:38:36.156Z] #48 21.24 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-18T09:38:36.412Z] #48 21.34 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-18T09:38:36.613Z] #44 6.631 github.com/LK4D4/vndr/versioned [2021-02-18T09:38:36.668Z] #48 ... [2021-02-18T09:38:36.668Z] [2021-02-18T09:38:36.668Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-18T09:38:36.668Z] #44 sha256:0b71e1d746933725042fcc9f6037b627ac590b59fc7f3abbdceaa43659b9e7af [2021-02-18T09:38:36.668Z] #44 DONE 21.8s [2021-02-18T09:38:36.874Z] #44 ... [2021-02-18T09:38:36.874Z] [2021-02-18T09:38:36.874Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-18T09:38:36.874Z] #46 sha256:337e827dd667e154d1c6499c0e4d34f2883852c29332fd3ee8871d1985031df9 [2021-02-18T09:38:36.874Z] #46 3.292 + RM_GOPATH=0 [2021-02-18T09:38:36.874Z] #46 3.292 + TMP_GOPATH= [2021-02-18T09:38:36.874Z] #46 3.292 + : /build [2021-02-18T09:38:36.874Z] #46 3.292 + '[' -z '' ']' [2021-02-18T09:38:36.874Z] #46 3.292 ++ mktemp -d [2021-02-18T09:38:36.874Z] #46 3.292 + export GOPATH=/tmp/tmp.H0zHDsyysN [2021-02-18T09:38:36.874Z] #46 3.292 + GOPATH=/tmp/tmp.H0zHDsyysN [2021-02-18T09:38:36.874Z] #46 3.292 + RM_GOPATH=1 [2021-02-18T09:38:36.874Z] #46 3.292 + case "$(go env GOARCH)" in [2021-02-18T09:38:36.874Z] #46 3.299 ++ go env GOARCH [2021-02-18T09:38:36.874Z] #46 3.346 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:36.874Z] #46 3.346 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:36.874Z] #46 3.346 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:36.874Z] #46 3.346 + dir=/tmp/install [2021-02-18T09:38:36.874Z] #46 3.346 + bin=gotestsum [2021-02-18T09:38:36.874Z] #46 3.346 + shift [2021-02-18T09:38:36.874Z] #46 3.347 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-18T09:38:36.874Z] #46 3.347 + . /tmp/install/gotestsum.installer [2021-02-18T09:38:36.874Z] #46 3.347 ++ : v0.5.3 [2021-02-18T09:38:36.874Z] #46 3.347 + install_gotestsum [2021-02-18T09:38:36.874Z] #46 3.350 + set -e [2021-02-18T09:38:36.874Z] #46 3.350 + export GO111MODULE=on [2021-02-18T09:38:36.874Z] #46 3.350 + GO111MODULE=on [2021-02-18T09:38:36.874Z] #46 3.350 + GOBIN=/build [2021-02-18T09:38:36.874Z] #46 3.350 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-18T09:38:36.874Z] #46 3.369 go: finding gotest.tools v0.5.3 [2021-02-18T09:38:36.874Z] #46 3.369 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-18T09:38:36.874Z] #46 4.372 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-18T09:38:36.874Z] #46 4.877 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-18T09:38:36.874Z] #46 5.523 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-18T09:38:36.874Z] #46 5.535 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-18T09:38:36.874Z] #46 5.537 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-18T09:38:36.874Z] #46 5.549 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-18T09:38:36.874Z] #46 5.550 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-18T09:38:36.874Z] #46 5.551 go: downloading github.com/pkg/errors v0.9.1 [2021-02-18T09:38:36.874Z] #46 5.960 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-18T09:38:36.874Z] #46 5.984 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-18T09:38:36.874Z] #46 5.986 go: downloading github.com/fatih/color v1.9.0 [2021-02-18T09:38:36.874Z] #46 6.048 go: extracting github.com/pkg/errors v0.9.1 [2021-02-18T09:38:36.874Z] #46 6.053 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-18T09:38:36.874Z] #46 6.062 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-18T09:38:36.874Z] #46 6.148 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-18T09:38:36.874Z] #46 6.185 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-18T09:38:36.874Z] #46 6.427 go: extracting github.com/fatih/color v1.9.0 [2021-02-18T09:38:36.874Z] #46 6.476 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-18T09:38:36.874Z] #46 6.491 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-18T09:38:36.874Z] #46 6.843 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-18T09:38:36.874Z] #46 6.998 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-18T09:38:36.924Z] [2021-02-18T09:38:36.924Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-18T09:38:36.924Z] #63 sha256:ea54fe97770aa2ca49c6bfb85ef55c07db7ca069167717d1d553c6e8a8e563bf [2021-02-18T09:38:36.924Z] #63 17.13 + cd /tmp/tmp.DoNao4l8aK/src/github.com/docker/libnetwork [2021-02-18T09:38:36.924Z] #63 17.14 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-18T09:38:36.924Z] #63 17.68 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-18T09:38:36.924Z] #63 DONE 21.8s [2021-02-18T09:38:36.924Z] [2021-02-18T09:38:36.924Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-18T09:38:36.924Z] #57 sha256:096f95467588fe5e3dbd66a88f76f80d35fa32f42fc9d3d2aaa495b80490d296 [2021-02-18T09:38:36.924Z] #57 20.39 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-18T09:38:36.924Z] #57 20.57 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-18T09:38:36.924Z] #57 20.63 go: finding github.com/google/uuid v1.2.0 [2021-02-18T09:38:36.924Z] #57 20.66 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-18T09:38:36.924Z] #57 20.69 go: finding github.com/gofrs/flock v0.8.0 [2021-02-18T09:38:36.924Z] #57 20.70 go: finding github.com/moby/vpnkit v0.4.0 [2021-02-18T09:38:36.924Z] #57 20.76 go: finding github.com/gorilla/mux v1.8.0 [2021-02-18T09:38:36.924Z] #57 20.80 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-02-18T09:38:36.924Z] #57 20.80 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-18T09:38:36.924Z] #57 20.84 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-02-18T09:38:36.924Z] #57 20.87 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-02-18T09:38:36.924Z] #57 21.06 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-18T09:38:36.924Z] #57 21.07 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-02-18T09:38:37.489Z] #46 ... [2021-02-18T09:38:37.489Z] [2021-02-18T09:38:37.489Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-18T09:38:37.489Z] #44 sha256:24852e90fc0b8c4b9d69064bf717718a538d874cc246724726a27e4eb8bbb15a [2021-02-18T09:38:37.489Z] #44 7.595 github.com/LK4D4/vndr/godl [2021-02-18T09:38:37.958Z] #46 ... [2021-02-18T09:38:37.958Z] [2021-02-18T09:38:37.958Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-18T09:38:37.958Z] #44 sha256:277904fffa08ab3b482370d4499adfd390f01ba719e6554043c2a7233b5f15c8 [2021-02-18T09:38:37.958Z] #44 4.043 + RM_GOPATH=0 [2021-02-18T09:38:37.958Z] #44 4.043 + TMP_GOPATH= [2021-02-18T09:38:37.958Z] #44 4.043 + : /build [2021-02-18T09:38:37.958Z] #44 4.043 + '[' -z '' ']' [2021-02-18T09:38:37.958Z] #44 4.043 ++ mktemp -d [2021-02-18T09:38:37.958Z] #44 4.043 + export GOPATH=/tmp/tmp.0DL9cZscds [2021-02-18T09:38:37.958Z] #44 4.043 + GOPATH=/tmp/tmp.0DL9cZscds [2021-02-18T09:38:37.958Z] #44 4.043 + RM_GOPATH=1 [2021-02-18T09:38:37.958Z] #44 4.043 + case "$(go env GOARCH)" in [2021-02-18T09:38:37.958Z] #44 4.043 ++ go env GOARCH [2021-02-18T09:38:37.958Z] #44 4.051 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-18T09:38:37.958Z] #44 4.051 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:37.958Z] #44 4.051 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:37.958Z] #44 4.051 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:37.958Z] #44 4.051 + dir=/tmp/install [2021-02-18T09:38:37.958Z] #44 4.051 + bin=vndr [2021-02-18T09:38:37.958Z] #44 4.051 + shift [2021-02-18T09:38:37.958Z] #44 4.051 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-18T09:38:37.958Z] #44 4.051 + . /tmp/install/vndr.installer [2021-02-18T09:38:37.958Z] #44 4.051 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-18T09:38:37.958Z] #44 4.051 + install_vndr [2021-02-18T09:38:37.958Z] #44 4.051 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-18T09:38:37.958Z] #44 4.056 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.0DL9cZscds/src/github.com/LK4D4/vndr [2021-02-18T09:38:37.958Z] #44 4.056 Cloning into '/tmp/tmp.0DL9cZscds/src/github.com/LK4D4/vndr'... [2021-02-18T09:38:37.958Z] #44 4.679 + cd /tmp/tmp.0DL9cZscds/src/github.com/LK4D4/vndr [2021-02-18T09:38:37.958Z] #44 4.692 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-18T09:38:37.958Z] #44 4.711 + go build -buildmode=pie -v -o /build/vndr . [2021-02-18T09:38:37.958Z] #44 6.217 github.com/LK4D4/vndr/build [2021-02-18T09:38:37.958Z] #44 6.262 github.com/LK4D4/vndr/godl/singleflight [2021-02-18T09:38:37.958Z] #44 6.719 github.com/LK4D4/vndr/versioned [2021-02-18T09:38:37.958Z] #44 7.815 github.com/LK4D4/vndr/godl [2021-02-18T09:38:37.958Z] #44 10.11 github.com/LK4D4/vndr [2021-02-18T09:38:37.958Z] #44 ... [2021-02-18T09:38:37.958Z] [2021-02-18T09:38:37.958Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-18T09:38:37.958Z] #55 sha256:408f0671adebfd3b83758b5d81ba8790d18bdae14e34225730a1b4b70f0338cd [2021-02-18T09:38:37.958Z] #55 3.774 + RM_GOPATH=0 [2021-02-18T09:38:37.958Z] #55 3.774 + TMP_GOPATH= [2021-02-18T09:38:37.958Z] #55 3.774 + : /build [2021-02-18T09:38:37.958Z] #55 3.774 + '[' -z '' ']' [2021-02-18T09:38:37.958Z] #55 3.774 ++ mktemp -d [2021-02-18T09:38:37.958Z] #55 3.780 + export GOPATH=/tmp/tmp.TfInQEasie [2021-02-18T09:38:37.958Z] #55 3.780 + GOPATH=/tmp/tmp.TfInQEasie [2021-02-18T09:38:37.958Z] #55 3.780 + RM_GOPATH=1 [2021-02-18T09:38:37.958Z] #55 3.780 + case "$(go env GOARCH)" in [2021-02-18T09:38:37.958Z] #55 3.780 ++ go env GOARCH [2021-02-18T09:38:37.958Z] #55 3.795 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:38:37.958Z] #55 3.796 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:37.958Z] #55 3.796 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:37.958Z] #55 3.796 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:37.958Z] #55 3.796 + dir=/tmp/install [2021-02-18T09:38:37.958Z] #55 3.796 + bin=containerd [2021-02-18T09:38:37.958Z] #55 3.796 + shift [2021-02-18T09:38:37.958Z] #55 3.796 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-18T09:38:37.958Z] #55 3.796 + . /tmp/install/containerd.installer [2021-02-18T09:38:37.958Z] #55 3.796 ++ set -e [2021-02-18T09:38:37.958Z] #55 3.796 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:38:37.958Z] #55 3.796 + install_containerd [2021-02-18T09:38:37.958Z] #55 3.796 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-18T09:38:37.958Z] #55 3.796 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TfInQEasie/src/github.com/containerd/containerd [2021-02-18T09:38:37.958Z] #55 3.803 Cloning into '/tmp/tmp.TfInQEasie/src/github.com/containerd/containerd'... [2021-02-18T09:38:37.958Z] #55 ... [2021-02-18T09:38:37.958Z] [2021-02-18T09:38:37.958Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-18T09:38:37.958Z] #23 sha256:c47697d89fa3078b879f74d55f7f78aa032bcac7c869b05243ac37a71aa14556 [2021-02-18T09:38:37.958Z] #23 9.931 + mkdir -p /build [2021-02-18T09:38:37.958Z] #23 9.935 + mv docker/docker /build/ [2021-02-18T09:38:37.958Z] #23 9.938 + rmdir docker [2021-02-18T09:38:37.958Z] #23 DONE 10.3s [2021-02-18T09:38:37.958Z] [2021-02-18T09:38:37.958Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:38:37.958Z] #48 sha256:ef1c468bd45dd55ade6bbc9ec7c679846f0bff6959f18b02921d27e83ce32e77 [2021-02-18T09:38:37.958Z] #48 4.160 + RM_GOPATH=0 [2021-02-18T09:38:37.958Z] #48 4.160 + TMP_GOPATH= [2021-02-18T09:38:37.958Z] #48 4.160 + : /build [2021-02-18T09:38:37.958Z] #48 4.160 + '[' -z '' ']' [2021-02-18T09:38:37.958Z] #48 4.162 ++ mktemp -d [2021-02-18T09:38:37.958Z] #48 4.162 + export GOPATH=/tmp/tmp.q1A6uwH8FY [2021-02-18T09:38:37.958Z] #48 4.162 + GOPATH=/tmp/tmp.q1A6uwH8FY [2021-02-18T09:38:37.958Z] #48 4.162 + RM_GOPATH=1 [2021-02-18T09:38:37.958Z] #48 4.162 + case "$(go env GOARCH)" in [2021-02-18T09:38:37.958Z] #48 4.167 ++ go env GOARCH [2021-02-18T09:38:37.958Z] #48 4.175 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:37.958Z] #48 4.175 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:37.958Z] #48 4.176 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:37.958Z] #48 4.179 + dir=/tmp/install [2021-02-18T09:38:37.958Z] #48 4.179 + bin=golangci_lint [2021-02-18T09:38:37.958Z] #48 4.179 + shift [2021-02-18T09:38:37.958Z] #48 4.179 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-18T09:38:37.958Z] #48 4.179 + . /tmp/install/golangci_lint.installer [2021-02-18T09:38:37.958Z] #48 4.179 ++ : v1.23.8 [2021-02-18T09:38:37.958Z] #48 4.179 + install_golangci_lint [2021-02-18T09:38:37.958Z] #48 4.179 + set -e [2021-02-18T09:38:37.958Z] #48 4.179 + export GO111MODULE=on [2021-02-18T09:38:37.958Z] #48 4.179 + GO111MODULE=on [2021-02-18T09:38:37.958Z] #48 4.179 + GOBIN=/build [2021-02-18T09:38:37.958Z] #48 4.179 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-18T09:38:37.958Z] #48 4.184 go: finding github.com v1.23.8 [2021-02-18T09:38:37.958Z] #48 4.187 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-18T09:38:37.958Z] #48 4.188 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-18T09:38:37.958Z] #48 4.189 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-18T09:38:37.958Z] #48 4.189 go: finding github.com/golangci v1.23.8 [2021-02-18T09:38:37.958Z] #48 5.040 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-18T09:38:37.958Z] #48 5.719 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-18T09:38:37.958Z] #48 ... [2021-02-18T09:38:37.958Z] [2021-02-18T09:38:37.958Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-18T09:38:37.958Z] #63 sha256:68238242352191909d068dc1e18a4f1a0b7adeb74ad0961ef136fddb5a45a1bc [2021-02-18T09:38:37.958Z] #63 3.174 + RM_GOPATH=0 [2021-02-18T09:38:37.958Z] #63 3.174 + TMP_GOPATH= [2021-02-18T09:38:37.958Z] #63 3.174 + : /build [2021-02-18T09:38:37.958Z] #63 3.174 + '[' -z '' ']' [2021-02-18T09:38:37.958Z] #63 3.174 ++ mktemp -d [2021-02-18T09:38:37.958Z] #63 3.175 + export GOPATH=/tmp/tmp.D2Y2U6IL1w [2021-02-18T09:38:37.958Z] #63 3.175 + GOPATH=/tmp/tmp.D2Y2U6IL1w [2021-02-18T09:38:37.958Z] #63 3.175 + RM_GOPATH=1 [2021-02-18T09:38:37.958Z] #63 3.175 + case "$(go env GOARCH)" in [2021-02-18T09:38:37.958Z] #63 3.178 ++ go env GOARCH [2021-02-18T09:38:37.958Z] #63 3.180 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:37.958Z] #63 3.180 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:37.958Z] #63 3.182 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-18T09:38:37.958Z] #63 3.182 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:37.958Z] #63 3.182 + dir=/tmp/install [2021-02-18T09:38:37.958Z] #63 3.182 + bin=proxy [2021-02-18T09:38:37.958Z] #63 3.182 + shift [2021-02-18T09:38:37.958Z] #63 3.182 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-18T09:38:37.958Z] #63 3.182 + . /tmp/install/proxy.installer [2021-02-18T09:38:37.958Z] #63 3.182 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-18T09:38:37.958Z] #63 3.182 + install_proxy [2021-02-18T09:38:37.958Z] #63 3.182 + case "$1" in [2021-02-18T09:38:37.958Z] #63 3.182 + export CGO_ENABLED=0 [2021-02-18T09:38:37.958Z] #63 3.182 + CGO_ENABLED=0 [2021-02-18T09:38:37.958Z] #63 3.182 + _install_proxy [2021-02-18T09:38:37.958Z] #63 3.182 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-18T09:38:37.958Z] #63 3.182 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.D2Y2U6IL1w/src/github.com/docker/libnetwork [2021-02-18T09:38:37.958Z] #63 3.199 Cloning into '/tmp/tmp.D2Y2U6IL1w/src/github.com/docker/libnetwork'... [2021-02-18T09:38:38.214Z] #63 ... [2021-02-18T09:38:38.214Z] [2021-02-18T09:38:38.214Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-18T09:38:38.214Z] #52 sha256:6c11ace4c820a5007f5a5d0e4f11902ad2c276b75e89fbb3dffd2d333ca11b25 [2021-02-18T09:38:38.214Z] #52 4.492 + RM_GOPATH=0 [2021-02-18T09:38:38.214Z] #52 4.492 + TMP_GOPATH= [2021-02-18T09:38:38.214Z] #52 4.492 + : /build [2021-02-18T09:38:38.214Z] #52 4.492 + '[' -z '' ']' [2021-02-18T09:38:38.214Z] #52 4.492 ++ mktemp -d [2021-02-18T09:38:38.214Z] #52 4.492 + export GOPATH=/tmp/tmp.Jzfg6qVl6x [2021-02-18T09:38:38.214Z] #52 4.492 + GOPATH=/tmp/tmp.Jzfg6qVl6x [2021-02-18T09:38:38.214Z] #52 4.492 + RM_GOPATH=1 [2021-02-18T09:38:38.214Z] #52 4.492 + case "$(go env GOARCH)" in [2021-02-18T09:38:38.214Z] #52 4.492 ++ go env GOARCH [2021-02-18T09:38:38.214Z] #52 4.511 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:38.214Z] #52 4.511 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:38.214Z] #52 4.520 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:38.214Z] #52 4.520 + dir=/tmp/install [2021-02-18T09:38:38.214Z] #52 4.520 + bin=runc [2021-02-18T09:38:38.214Z] #52 4.520 + shift [2021-02-18T09:38:38.214Z] #52 4.520 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-18T09:38:38.214Z] #52 4.520 + . /tmp/install/runc.installer [2021-02-18T09:38:38.214Z] #52 4.520 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-18T09:38:38.214Z] #52 4.520 + install_runc [2021-02-18T09:38:38.214Z] #52 4.520 + uname -r [2021-02-18T09:38:38.214Z] #52 4.520 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-18T09:38:38.214Z] #52 4.522 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-02-18T09:38:38.214Z] #52 4.534 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-02-18T09:38:38.214Z] #52 4.534 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-02-18T09:38:38.214Z] #52 4.534 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Jzfg6qVl6x/src/github.com/opencontainers/runc [2021-02-18T09:38:38.214Z] #52 4.534 Cloning into '/tmp/tmp.Jzfg6qVl6x/src/github.com/opencontainers/runc'... [2021-02-18T09:38:38.214Z] #52 ... [2021-02-18T09:38:38.214Z] [2021-02-18T09:38:38.214Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-18T09:38:38.214Z] #36 sha256:6fb7742e776c2f3729d6f988abf55b3a8a721b8d2162a30cf1ccd8f2bad17ee8 [2021-02-18T09:38:38.214Z] #36 4.262 + RM_GOPATH=0 [2021-02-18T09:38:38.214Z] #36 4.262 + TMP_GOPATH= [2021-02-18T09:38:38.214Z] #36 4.262 + : /build [2021-02-18T09:38:38.214Z] #36 4.262 + '[' -z '' ']' [2021-02-18T09:38:38.214Z] #36 4.262 ++ mktemp -d [2021-02-18T09:38:38.214Z] #36 4.262 + export GOPATH=/tmp/tmp.fpvvULjm7t [2021-02-18T09:38:38.214Z] #36 4.262 + GOPATH=/tmp/tmp.fpvvULjm7t [2021-02-18T09:38:38.214Z] #36 4.262 + RM_GOPATH=1 [2021-02-18T09:38:38.214Z] #36 4.262 + case "$(go env GOARCH)" in [2021-02-18T09:38:38.214Z] #36 4.262 ++ go env GOARCH [2021-02-18T09:38:38.214Z] #36 4.266 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:38.214Z] #36 4.266 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:38.214Z] #36 4.272 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-18T09:38:38.214Z] #36 4.272 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:38.214Z] #36 4.272 + dir=/tmp/install [2021-02-18T09:38:38.214Z] #36 4.272 + bin=tini [2021-02-18T09:38:38.214Z] #36 4.272 + shift [2021-02-18T09:38:38.214Z] #36 4.272 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-18T09:38:38.214Z] #36 4.272 + . /tmp/install/tini.installer [2021-02-18T09:38:38.214Z] #36 4.272 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-18T09:38:38.214Z] #36 4.272 + install_tini [2021-02-18T09:38:38.214Z] #36 4.272 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-18T09:38:38.214Z] #36 4.272 + git clone https://github.com/krallin/tini.git /tmp/tmp.fpvvULjm7t/tini [2021-02-18T09:38:38.214Z] #36 4.276 Cloning into '/tmp/tmp.fpvvULjm7t/tini'... [2021-02-18T09:38:38.214Z] #36 5.012 + cd /tmp/tmp.fpvvULjm7t/tini [2021-02-18T09:38:38.214Z] #36 5.013 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-18T09:38:38.214Z] #36 5.035 + cmake . [2021-02-18T09:38:38.214Z] #36 5.694 -- The C compiler identification is GNU 8.3.0 [2021-02-18T09:38:38.214Z] #36 5.762 -- Check for working C compiler: /usr/bin/cc [2021-02-18T09:38:38.214Z] #36 6.490 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-18T09:38:38.214Z] #36 6.499 -- Detecting C compiler ABI info [2021-02-18T09:38:38.214Z] #36 7.139 -- Detecting C compiler ABI info - done [2021-02-18T09:38:38.214Z] #36 7.193 -- Detecting C compile features [2021-02-18T09:38:38.214Z] #36 9.470 -- Detecting C compile features - done [2021-02-18T09:38:38.214Z] #36 9.579 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-18T09:38:38.214Z] #36 9.937 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-18T09:38:38.214Z] #36 10.08 -- Configuring done [2021-02-18T09:38:38.214Z] #36 10.12 -- Generating done [2021-02-18T09:38:38.214Z] #36 10.13 -- Build files have been written to: /tmp/tmp.fpvvULjm7t/tini [2021-02-18T09:38:38.214Z] #36 10.16 + make tini-static [2021-02-18T09:38:38.214Z] #36 10.56 Scanning dependencies of target tini-static [2021-02-18T09:38:38.214Z] #36 10.63 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-18T09:38:38.471Z] #36 ... [2021-02-18T09:38:38.471Z] [2021-02-18T09:38:38.471Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-18T09:38:38.471Z] #57 sha256:17169179c4ca120cb478dda00be1ac9bd4ef1b889e8d6496c9f0e7b730456a5a [2021-02-18T09:38:38.471Z] #57 3.384 + RM_GOPATH=0 [2021-02-18T09:38:38.471Z] #57 3.384 + TMP_GOPATH= [2021-02-18T09:38:38.471Z] #57 3.384 + : /build [2021-02-18T09:38:38.471Z] #57 3.384 + '[' -z '' ']' [2021-02-18T09:38:38.471Z] #57 3.385 ++ mktemp -d [2021-02-18T09:38:38.471Z] #57 3.385 + export GOPATH=/tmp/tmp.0Kzuuc2ToU [2021-02-18T09:38:38.471Z] #57 3.385 + GOPATH=/tmp/tmp.0Kzuuc2ToU [2021-02-18T09:38:38.471Z] #57 3.386 + RM_GOPATH=1 [2021-02-18T09:38:38.471Z] #57 3.386 + case "$(go env GOARCH)" in [2021-02-18T09:38:38.471Z] #57 3.386 ++ go env GOARCH [2021-02-18T09:38:38.471Z] #57 3.392 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:38.471Z] #57 3.392 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:38.471Z] #57 3.393 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:38.471Z] #57 3.395 + dir=/tmp/install [2021-02-18T09:38:38.471Z] #57 3.395 + bin=rootlesskit [2021-02-18T09:38:38.471Z] #57 3.395 + shift [2021-02-18T09:38:38.471Z] #57 3.395 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-18T09:38:38.471Z] #57 3.395 + . /tmp/install/rootlesskit.installer [2021-02-18T09:38:38.471Z] #57 3.395 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-18T09:38:38.471Z] #57 3.395 + install_rootlesskit [2021-02-18T09:38:38.471Z] #57 3.395 + case "$1" in [2021-02-18T09:38:38.471Z] #57 3.395 + export CGO_ENABLED=0 [2021-02-18T09:38:38.471Z] #57 3.395 + CGO_ENABLED=0 [2021-02-18T09:38:38.471Z] #57 3.395 + _install_rootlesskit [2021-02-18T09:38:38.471Z] #57 3.395 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-18T09:38:38.471Z] #57 3.395 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-02-18T09:38:38.471Z] #57 3.395 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.0Kzuuc2ToU/src/github.com/rootless-containers/rootlesskit [2021-02-18T09:38:38.471Z] #57 3.407 Cloning into '/tmp/tmp.0Kzuuc2ToU/src/github.com/rootless-containers/rootlesskit'... [2021-02-18T09:38:38.471Z] #57 6.131 + cd /tmp/tmp.0Kzuuc2ToU/src/github.com/rootless-containers/rootlesskit [2021-02-18T09:38:38.471Z] #57 6.138 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-18T09:38:38.471Z] #57 6.151 + export GO111MODULE=on [2021-02-18T09:38:38.471Z] #57 6.151 + GO111MODULE=on [2021-02-18T09:38:38.471Z] #57 6.151 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-18T09:38:38.471Z] #57 6.151 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-18T09:38:38.471Z] #57 7.620 go: downloading github.com/gofrs/flock v0.8.0 [2021-02-18T09:38:38.471Z] #57 7.638 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-18T09:38:38.471Z] #57 7.645 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-02-18T09:38:38.471Z] #57 7.676 go: downloading github.com/gorilla/mux v1.8.0 [2021-02-18T09:38:38.471Z] #57 7.817 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-02-18T09:38:38.471Z] #57 7.820 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-02-18T09:38:38.471Z] #57 7.843 go: extracting github.com/gofrs/flock v0.8.0 [2021-02-18T09:38:38.471Z] #57 7.909 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-18T09:38:38.471Z] #57 7.946 go: downloading github.com/pkg/errors v0.9.1 [2021-02-18T09:38:38.471Z] #57 8.051 go: downloading github.com/moby/vpnkit v0.4.0 [2021-02-18T09:38:38.471Z] #57 8.077 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-18T09:38:38.471Z] #57 8.150 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-02-18T09:38:38.471Z] #57 8.174 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-02-18T09:38:38.471Z] #57 8.335 go: extracting github.com/gorilla/mux v1.8.0 [2021-02-18T09:38:38.471Z] #57 8.532 go: extracting github.com/pkg/errors v0.9.1 [2021-02-18T09:38:38.471Z] #57 8.937 go: downloading github.com/google/uuid v1.2.0 [2021-02-18T09:38:38.471Z] #57 9.021 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-18T09:38:38.471Z] #57 9.575 go: extracting github.com/google/uuid v1.2.0 [2021-02-18T09:38:38.471Z] #57 9.782 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-18T09:38:38.471Z] #57 10.92 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-18T09:38:38.471Z] #57 10.98 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-02-18T09:38:38.471Z] #57 ... [2021-02-18T09:38:38.471Z] [2021-02-18T09:38:38.471Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-18T09:38:38.471Z] #50 sha256:958b6af18d520a5d60232833c84b54960da8b8b39afe4ac9fb9489007cf7fce8 [2021-02-18T09:38:38.471Z] #50 4.688 + RM_GOPATH=0 [2021-02-18T09:38:38.471Z] #50 4.688 + TMP_GOPATH= [2021-02-18T09:38:38.471Z] #50 4.688 + : /build [2021-02-18T09:38:38.471Z] #50 4.688 + '[' -z '' ']' [2021-02-18T09:38:38.471Z] #50 4.688 ++ mktemp -d [2021-02-18T09:38:38.471Z] #50 4.688 + export GOPATH=/tmp/tmp.CipTO7mePm [2021-02-18T09:38:38.471Z] #50 4.688 + GOPATH=/tmp/tmp.CipTO7mePm [2021-02-18T09:38:38.471Z] #50 4.688 + RM_GOPATH=1 [2021-02-18T09:38:38.471Z] #50 4.688 + case "$(go env GOARCH)" in [2021-02-18T09:38:38.471Z] #50 4.688 ++ go env GOARCH [2021-02-18T09:38:38.471Z] #50 4.704 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-18T09:38:38.471Z] #50 4.708 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:38.471Z] #50 4.708 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:38.471Z] #50 4.708 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:38.471Z] #50 4.708 + dir=/tmp/install [2021-02-18T09:38:38.471Z] #50 4.708 + bin=shfmt [2021-02-18T09:38:38.471Z] #50 4.708 + shift [2021-02-18T09:38:38.471Z] #50 4.708 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-18T09:38:38.471Z] #50 4.708 + . /tmp/install/shfmt.installer [2021-02-18T09:38:38.471Z] #50 4.708 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-18T09:38:38.471Z] #50 4.708 + install_shfmt [2021-02-18T09:38:38.471Z] #50 4.708 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-18T09:38:38.471Z] #50 4.708 + git clone https://github.com/mvdan/sh.git /tmp/tmp.CipTO7mePm/src/github.com/mvdan/sh [2021-02-18T09:38:38.471Z] #50 4.716 Cloning into '/tmp/tmp.CipTO7mePm/src/github.com/mvdan/sh'... [2021-02-18T09:38:38.727Z] #50 ... [2021-02-18T09:38:38.727Z] [2021-02-18T09:38:38.727Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:38:38.727Z] #48 sha256:ef1c468bd45dd55ade6bbc9ec7c679846f0bff6959f18b02921d27e83ce32e77 [2021-02-18T09:38:38.727Z] #48 11.04 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-18T09:38:38.727Z] #48 11.06 go: downloading github.com/pkg/errors v0.8.1 [2021-02-18T09:38:38.727Z] #48 11.08 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-18T09:38:38.727Z] #48 11.20 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-18T09:38:38.727Z] #48 11.21 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-18T09:38:38.727Z] #48 11.21 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-18T09:38:38.983Z] #48 11.39 go: downloading github.com/fatih/color v1.7.0 [2021-02-18T09:38:38.983Z] #48 11.39 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-18T09:38:38.983Z] #48 11.42 go: extracting github.com/pkg/errors v0.8.1 [2021-02-18T09:38:38.983Z] #48 11.42 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-18T09:38:38.983Z] #48 11.46 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-18T09:38:39.240Z] #48 11.62 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-18T09:38:39.240Z] #48 11.64 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-18T09:38:39.240Z] #48 11.64 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-18T09:38:39.240Z] #48 11.69 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-18T09:38:39.240Z] #48 11.72 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-18T09:38:39.240Z] #48 11.78 go: extracting github.com/fatih/color v1.7.0 [2021-02-18T09:38:39.240Z] #48 11.83 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-18T09:38:39.422Z] #23 ... [2021-02-18T09:38:39.422Z] [2021-02-18T09:38:39.422Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-18T09:38:39.422Z] #46 sha256:c686cf0206b74f60ad571eccb76d4f295be4572ef6e2eb998765c31ccd25634a [2021-02-18T09:38:39.422Z] #46 3.800 + RM_GOPATH=0 [2021-02-18T09:38:39.422Z] #46 3.800 + TMP_GOPATH= [2021-02-18T09:38:39.422Z] #46 3.800 + : /build [2021-02-18T09:38:39.422Z] #46 3.800 + '[' -z '' ']' [2021-02-18T09:38:39.422Z] #46 3.800 ++ mktemp -d [2021-02-18T09:38:39.422Z] #46 3.800 + export GOPATH=/tmp/tmp.W4k3Y8Kqp1 [2021-02-18T09:38:39.422Z] #46 3.800 + GOPATH=/tmp/tmp.W4k3Y8Kqp1 [2021-02-18T09:38:39.422Z] #46 3.800 + RM_GOPATH=1 [2021-02-18T09:38:39.422Z] #46 3.800 + case "$(go env GOARCH)" in [2021-02-18T09:38:39.422Z] #46 3.800 ++ go env GOARCH [2021-02-18T09:38:39.422Z] #46 3.823 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:39.422Z] #46 3.823 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:39.422Z] #46 3.823 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:39.422Z] #46 3.823 + dir=/tmp/install [2021-02-18T09:38:39.422Z] #46 3.823 + bin=gotestsum [2021-02-18T09:38:39.422Z] #46 3.823 + shift [2021-02-18T09:38:39.422Z] #46 3.823 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-18T09:38:39.422Z] #46 3.823 + . /tmp/install/gotestsum.installer [2021-02-18T09:38:39.422Z] #46 3.823 ++ : v0.5.3 [2021-02-18T09:38:39.422Z] #46 3.823 + install_gotestsum [2021-02-18T09:38:39.422Z] #46 3.825 + set -e [2021-02-18T09:38:39.422Z] #46 3.825 + export GO111MODULE=on [2021-02-18T09:38:39.422Z] #46 3.825 + GO111MODULE=on [2021-02-18T09:38:39.422Z] #46 3.825 + GOBIN=/build [2021-02-18T09:38:39.422Z] #46 3.825 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-18T09:38:39.422Z] #46 3.875 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-18T09:38:39.422Z] #46 3.875 go: finding gotest.tools v0.5.3 [2021-02-18T09:38:39.422Z] #46 4.690 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-18T09:38:39.422Z] #46 5.187 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-18T09:38:39.422Z] #46 5.950 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-18T09:38:39.422Z] #46 5.967 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-18T09:38:39.422Z] #46 5.977 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-18T09:38:39.422Z] #46 5.985 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-18T09:38:39.422Z] #46 5.986 go: downloading github.com/fatih/color v1.9.0 [2021-02-18T09:38:39.422Z] #46 5.993 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-18T09:38:39.422Z] #46 6.271 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-18T09:38:39.422Z] #46 6.282 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-18T09:38:39.422Z] #46 6.491 go: extracting github.com/fatih/color v1.9.0 [2021-02-18T09:38:39.422Z] #46 6.496 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-18T09:38:39.422Z] #46 6.840 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-18T09:38:39.422Z] #46 6.923 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-18T09:38:39.422Z] #46 7.124 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-18T09:38:39.422Z] #46 7.247 go: downloading github.com/pkg/errors v0.9.1 [2021-02-18T09:38:39.422Z] #46 7.535 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-18T09:38:39.422Z] #46 7.547 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-18T09:38:39.422Z] #46 7.568 go: extracting github.com/pkg/errors v0.9.1 [2021-02-18T09:38:39.423Z] #46 7.659 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-18T09:38:39.423Z] #46 8.042 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-18T09:38:39.423Z] #46 8.326 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-18T09:38:39.423Z] #46 9.875 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-18T09:38:39.423Z] #46 ... [2021-02-18T09:38:39.423Z] [2021-02-18T09:38:39.423Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-18T09:38:39.423Z] #44 sha256:4949d05a8d7149eb4bf7744075213539eaaab48ea0cdd097e7d4514359089c4b [2021-02-18T09:38:39.423Z] #44 3.374 + RM_GOPATH=0 [2021-02-18T09:38:39.423Z] #44 3.374 + TMP_GOPATH= [2021-02-18T09:38:39.423Z] #44 3.374 + : /build [2021-02-18T09:38:39.423Z] #44 3.374 + '[' -z '' ']' [2021-02-18T09:38:39.423Z] #44 3.374 ++ mktemp -d [2021-02-18T09:38:39.423Z] #44 3.374 + export GOPATH=/tmp/tmp.Gn7OQB4ZkG [2021-02-18T09:38:39.423Z] #44 3.374 + GOPATH=/tmp/tmp.Gn7OQB4ZkG [2021-02-18T09:38:39.423Z] #44 3.374 + RM_GOPATH=1 [2021-02-18T09:38:39.423Z] #44 3.374 + case "$(go env GOARCH)" in [2021-02-18T09:38:39.423Z] #44 3.374 ++ go env GOARCH [2021-02-18T09:38:39.423Z] #44 3.382 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:39.423Z] #44 3.382 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:39.423Z] #44 3.390 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-18T09:38:39.423Z] #44 3.390 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:39.423Z] #44 3.390 + dir=/tmp/install [2021-02-18T09:38:39.423Z] #44 3.390 + bin=vndr [2021-02-18T09:38:39.423Z] #44 3.390 + shift [2021-02-18T09:38:39.423Z] #44 3.390 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-18T09:38:39.423Z] #44 3.390 + . /tmp/install/vndr.installer [2021-02-18T09:38:39.423Z] #44 3.390 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-18T09:38:39.423Z] #44 3.390 + install_vndr [2021-02-18T09:38:39.423Z] #44 3.390 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-18T09:38:39.423Z] #44 3.390 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Gn7OQB4ZkG/src/github.com/LK4D4/vndr [2021-02-18T09:38:39.423Z] #44 3.413 Cloning into '/tmp/tmp.Gn7OQB4ZkG/src/github.com/LK4D4/vndr'... [2021-02-18T09:38:39.423Z] #44 3.983 + cd /tmp/tmp.Gn7OQB4ZkG/src/github.com/LK4D4/vndr [2021-02-18T09:38:39.423Z] #44 3.983 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-18T09:38:39.423Z] #44 4.007 + go build -buildmode=pie -v -o /build/vndr . [2021-02-18T09:38:39.423Z] #44 5.317 github.com/LK4D4/vndr/build [2021-02-18T09:38:39.423Z] #44 5.388 github.com/LK4D4/vndr/godl/singleflight [2021-02-18T09:38:39.423Z] #44 5.689 github.com/LK4D4/vndr/versioned [2021-02-18T09:38:39.423Z] #44 6.733 github.com/LK4D4/vndr/godl [2021-02-18T09:38:39.423Z] #44 9.084 github.com/LK4D4/vndr [2021-02-18T09:38:39.423Z] #44 ... [2021-02-18T09:38:39.423Z] [2021-02-18T09:38:39.423Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-18T09:38:39.423Z] #57 sha256:261d33e7049d0a260b4a7bdb42eb78e719e91f471116d4c10e4d6f3de506e298 [2021-02-18T09:38:39.423Z] #57 3.737 + RM_GOPATH=0 [2021-02-18T09:38:39.423Z] #57 3.737 + TMP_GOPATH= [2021-02-18T09:38:39.423Z] #57 3.737 + : /build [2021-02-18T09:38:39.423Z] #57 3.737 + '[' -z '' ']' [2021-02-18T09:38:39.423Z] #57 3.737 ++ mktemp -d [2021-02-18T09:38:39.423Z] #57 3.741 + export GOPATH=/tmp/tmp.OkdPKCEp65 [2021-02-18T09:38:39.423Z] #57 3.741 + GOPATH=/tmp/tmp.OkdPKCEp65 [2021-02-18T09:38:39.423Z] #57 3.741 + RM_GOPATH=1 [2021-02-18T09:38:39.423Z] #57 3.741 + case "$(go env GOARCH)" in [2021-02-18T09:38:39.423Z] #57 3.741 ++ go env GOARCH [2021-02-18T09:38:39.423Z] #57 3.752 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:39.423Z] #57 3.752 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:39.423Z] #57 3.786 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:39.423Z] #57 3.786 + dir=/tmp/install [2021-02-18T09:38:39.423Z] #57 3.786 + bin=rootlesskit [2021-02-18T09:38:39.423Z] #57 3.786 + shift [2021-02-18T09:38:39.423Z] #57 3.786 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-18T09:38:39.423Z] #57 3.786 + . /tmp/install/rootlesskit.installer [2021-02-18T09:38:39.423Z] #57 3.786 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-18T09:38:39.423Z] #57 3.786 + install_rootlesskit [2021-02-18T09:38:39.423Z] #57 3.786 + case "$1" in [2021-02-18T09:38:39.423Z] #57 3.786 + export CGO_ENABLED=0 [2021-02-18T09:38:39.423Z] #57 3.786 + CGO_ENABLED=0 [2021-02-18T09:38:39.423Z] #57 3.786 + _install_rootlesskit [2021-02-18T09:38:39.423Z] #57 3.786 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-02-18T09:38:39.423Z] #57 3.786 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.OkdPKCEp65/src/github.com/rootless-containers/rootlesskit [2021-02-18T09:38:39.423Z] #57 3.786 Cloning into '/tmp/tmp.OkdPKCEp65/src/github.com/rootless-containers/rootlesskit'... [2021-02-18T09:38:39.423Z] #57 3.786 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-18T09:38:39.423Z] #57 7.350 + cd /tmp/tmp.OkdPKCEp65/src/github.com/rootless-containers/rootlesskit [2021-02-18T09:38:39.423Z] #57 7.351 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-18T09:38:39.423Z] #57 7.392 + export GO111MODULE=on [2021-02-18T09:38:39.423Z] #57 7.392 + GO111MODULE=on [2021-02-18T09:38:39.423Z] #57 7.392 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-18T09:38:39.423Z] #57 7.392 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-18T09:38:39.423Z] #57 8.745 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-18T09:38:39.423Z] #57 8.763 go: downloading github.com/pkg/errors v0.9.1 [2021-02-18T09:38:39.423Z] #57 8.872 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-02-18T09:38:39.423Z] #57 8.899 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-02-18T09:38:39.423Z] #57 9.009 go: downloading github.com/gorilla/mux v1.8.0 [2021-02-18T09:38:39.423Z] #57 9.117 go: downloading github.com/gofrs/flock v0.8.0 [2021-02-18T09:38:39.423Z] #57 9.163 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-02-18T09:38:39.423Z] #57 9.190 go: extracting github.com/pkg/errors v0.9.1 [2021-02-18T09:38:39.423Z] #57 9.399 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-18T09:38:39.423Z] #57 9.404 go: downloading github.com/moby/vpnkit v0.4.0 [2021-02-18T09:38:39.423Z] #57 9.408 go: downloading github.com/google/uuid v1.2.0 [2021-02-18T09:38:39.423Z] #57 9.508 go: extracting github.com/gofrs/flock v0.8.0 [2021-02-18T09:38:39.423Z] #57 9.519 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-18T09:38:39.423Z] #57 9.557 go: extracting github.com/google/uuid v1.2.0 [2021-02-18T09:38:39.423Z] #57 9.628 go: extracting github.com/gorilla/mux v1.8.0 [2021-02-18T09:38:39.423Z] #57 9.795 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-02-18T09:38:39.423Z] #57 9.892 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-18T09:38:39.423Z] #57 10.17 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-18T09:38:39.423Z] #57 ... [2021-02-18T09:38:39.423Z] [2021-02-18T09:38:39.423Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-18T09:38:39.423Z] #36 sha256:b31f3f9ce615c755e42e88d16df01c6a3fe97ffbbb9fad1e4ae9356c63f1dc9b [2021-02-18T09:38:39.423Z] #36 3.188 + RM_GOPATH=0 [2021-02-18T09:38:39.423Z] #36 3.188 + TMP_GOPATH= [2021-02-18T09:38:39.423Z] #36 3.188 + : /build [2021-02-18T09:38:39.423Z] #36 3.188 + '[' -z '' ']' [2021-02-18T09:38:39.423Z] #36 3.188 ++ mktemp -d [2021-02-18T09:38:39.423Z] #36 3.188 + export GOPATH=/tmp/tmp.P5RJ76O7rq [2021-02-18T09:38:39.423Z] #36 3.188 + GOPATH=/tmp/tmp.P5RJ76O7rq [2021-02-18T09:38:39.423Z] #36 3.188 + RM_GOPATH=1 [2021-02-18T09:38:39.423Z] #36 3.188 + case "$(go env GOARCH)" in [2021-02-18T09:38:39.423Z] #36 3.188 ++ go env GOARCH [2021-02-18T09:38:39.423Z] #36 3.188 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:39.423Z] #36 3.188 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:39.423Z] #36 3.188 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:39.423Z] #36 3.188 + dir=/tmp/install [2021-02-18T09:38:39.423Z] #36 3.188 + bin=tini [2021-02-18T09:38:39.423Z] #36 3.188 + shift [2021-02-18T09:38:39.423Z] #36 3.188 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-18T09:38:39.423Z] #36 3.188 + . /tmp/install/tini.installer [2021-02-18T09:38:39.423Z] #36 3.188 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-18T09:38:39.423Z] #36 3.188 + install_tini [2021-02-18T09:38:39.423Z] #36 3.188 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-18T09:38:39.423Z] #36 3.188 + git clone https://github.com/krallin/tini.git /tmp/tmp.P5RJ76O7rq/tini [2021-02-18T09:38:39.423Z] #36 3.188 Cloning into '/tmp/tmp.P5RJ76O7rq/tini'... [2021-02-18T09:38:39.423Z] #36 3.192 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-18T09:38:39.423Z] #36 3.640 + cd /tmp/tmp.P5RJ76O7rq/tini [2021-02-18T09:38:39.423Z] #36 3.640 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-18T09:38:39.423Z] #36 3.675 + cmake . [2021-02-18T09:38:39.423Z] #36 4.461 -- The C compiler identification is GNU 8.3.0 [2021-02-18T09:38:39.423Z] #36 4.572 -- Check for working C compiler: /usr/bin/cc [2021-02-18T09:38:39.423Z] #36 5.186 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-18T09:38:39.423Z] #36 5.197 -- Detecting C compiler ABI info [2021-02-18T09:38:39.423Z] #36 5.894 -- Detecting C compiler ABI info - done [2021-02-18T09:38:39.423Z] #36 5.961 -- Detecting C compile features [2021-02-18T09:38:39.423Z] #36 8.211 -- Detecting C compile features - done [2021-02-18T09:38:39.423Z] #36 8.253 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-18T09:38:39.423Z] #36 8.574 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-18T09:38:39.423Z] #36 8.721 -- Configuring done [2021-02-18T09:38:39.423Z] #36 8.754 -- Generating done [2021-02-18T09:38:39.423Z] #36 8.767 -- Build files have been written to: /tmp/tmp.P5RJ76O7rq/tini [2021-02-18T09:38:39.423Z] #36 8.790 + make tini-static [2021-02-18T09:38:39.423Z] #36 9.097 Scanning dependencies of target tini-static [2021-02-18T09:38:39.423Z] #36 9.197 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-18T09:38:39.423Z] #36 ... [2021-02-18T09:38:39.423Z] [2021-02-18T09:38:39.423Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-18T09:38:39.423Z] #52 sha256:e3759132bb4568dc6b57519eff0e18d5f077e27ffe354b81b9b5bfada02c6304 [2021-02-18T09:38:39.423Z] #52 3.026 + RM_GOPATH=0 [2021-02-18T09:38:39.423Z] #52 3.026 + TMP_GOPATH= [2021-02-18T09:38:39.423Z] #52 3.026 + : /build [2021-02-18T09:38:39.423Z] #52 3.026 + '[' -z '' ']' [2021-02-18T09:38:39.423Z] #52 3.026 ++ mktemp -d [2021-02-18T09:38:39.423Z] #52 3.026 + export GOPATH=/tmp/tmp.yMw9OWX5Z0 [2021-02-18T09:38:39.423Z] #52 3.026 + GOPATH=/tmp/tmp.yMw9OWX5Z0 [2021-02-18T09:38:39.423Z] #52 3.026 + RM_GOPATH=1 [2021-02-18T09:38:39.423Z] #52 3.026 + case "$(go env GOARCH)" in [2021-02-18T09:38:39.423Z] #52 3.026 ++ go env GOARCH [2021-02-18T09:38:39.423Z] #52 3.043 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:39.423Z] #52 3.043 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:39.423Z] #52 3.043 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:39.423Z] #52 3.043 + dir=/tmp/install [2021-02-18T09:38:39.423Z] #52 3.043 + bin=runc [2021-02-18T09:38:39.423Z] #52 3.043 + shift [2021-02-18T09:38:39.423Z] #52 3.043 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-18T09:38:39.423Z] #52 3.043 + . /tmp/install/runc.installer [2021-02-18T09:38:39.423Z] #52 3.043 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-18T09:38:39.423Z] #52 3.043 + install_runc [2021-02-18T09:38:39.423Z] #52 3.043 + uname -r [2021-02-18T09:38:39.423Z] #52 3.043 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-18T09:38:39.423Z] #52 3.043 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-02-18T09:38:39.423Z] #52 3.043 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-02-18T09:38:39.423Z] #52 3.043 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yMw9OWX5Z0/src/github.com/opencontainers/runc [2021-02-18T09:38:39.423Z] #52 3.043 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-02-18T09:38:39.423Z] #52 3.060 Cloning into '/tmp/tmp.yMw9OWX5Z0/src/github.com/opencontainers/runc'... [2021-02-18T09:38:39.423Z] #52 ... [2021-02-18T09:38:39.423Z] [2021-02-18T09:38:39.423Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-18T09:38:39.423Z] #33 sha256:ca2d640435b5a9276a635e7bd10fe3ca2f84c32634c717ad0e3e8d25c8f2e7ac [2021-02-18T09:38:39.423Z] #33 4.044 + RM_GOPATH=0 [2021-02-18T09:38:39.423Z] #33 4.044 + TMP_GOPATH= [2021-02-18T09:38:39.423Z] #33 4.044 + : /build [2021-02-18T09:38:39.423Z] #33 4.044 + '[' -z '' ']' [2021-02-18T09:38:39.423Z] #33 4.049 ++ mktemp -d [2021-02-18T09:38:39.423Z] #33 4.058 + export GOPATH=/tmp/tmp.a7geUsBuaC [2021-02-18T09:38:39.423Z] #33 4.058 + GOPATH=/tmp/tmp.a7geUsBuaC [2021-02-18T09:38:39.423Z] #33 4.058 + RM_GOPATH=1 [2021-02-18T09:38:39.423Z] #33 4.058 + case "$(go env GOARCH)" in [2021-02-18T09:38:39.423Z] #33 4.059 ++ go env GOARCH [2021-02-18T09:38:39.423Z] #33 4.076 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:39.423Z] #33 4.076 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:39.423Z] #33 4.077 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:39.423Z] #33 4.092 + dir=/tmp/install [2021-02-18T09:38:39.423Z] #33 4.094 + bin=tomlv [2021-02-18T09:38:39.423Z] #33 4.094 + shift [2021-02-18T09:38:39.423Z] #33 4.097 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-18T09:38:39.423Z] #33 4.098 + . /tmp/install/tomlv.installer [2021-02-18T09:38:39.423Z] #33 4.098 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-18T09:38:39.423Z] #33 4.098 + install_tomlv [2021-02-18T09:38:39.423Z] #33 4.098 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-18T09:38:39.423Z] #33 4.099 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-18T09:38:39.423Z] #33 4.099 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.a7geUsBuaC/src/github.com/BurntSushi/toml [2021-02-18T09:38:39.423Z] #33 4.107 Cloning into '/tmp/tmp.a7geUsBuaC/src/github.com/BurntSushi/toml'... [2021-02-18T09:38:39.423Z] #33 4.801 + cd /tmp/tmp.a7geUsBuaC/src/github.com/BurntSushi/toml [2021-02-18T09:38:39.423Z] #33 4.801 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-18T09:38:39.423Z] #33 4.808 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-18T09:38:39.423Z] #33 5.628 github.com/BurntSushi/toml [2021-02-18T09:38:39.423Z] #33 8.766 github.com/BurntSushi/toml/cmd/tomlv [2021-02-18T09:38:39.444Z] #57 ... [2021-02-18T09:38:39.444Z] [2021-02-18T09:38:39.444Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-18T09:38:39.444Z] #45 sha256:b692e7bf49aec236e045221118d31668d0d33cd537a12642165cc5e0f35d1226 [2021-02-18T09:38:39.444Z] #45 DONE 0.1s [2021-02-18T09:38:39.444Z] [2021-02-18T09:38:39.444Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-18T09:38:39.444Z] #50 sha256:2a7f8bc21a426a0c02470402ec96212f578846d4fb431eefb721c6e47f6faab9 [2021-02-18T09:38:39.444Z] #50 17.94 golang.org/x/sys/unix [2021-02-18T09:38:39.444Z] #50 17.96 github.com/pkg/diff [2021-02-18T09:38:39.444Z] #50 19.19 mvdan.cc/editorconfig [2021-02-18T09:38:39.444Z] #50 20.26 mvdan.cc/sh/v3/fileutil [2021-02-18T09:38:39.444Z] #50 20.40 mvdan.cc/sh/v3/syntax [2021-02-18T09:38:39.507Z] #48 11.87 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-18T09:38:39.507Z] #48 11.91 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-18T09:38:39.507Z] #48 12.06 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-18T09:38:39.507Z] #48 12.07 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-18T09:38:39.507Z] #48 12.14 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-18T09:38:39.683Z] #33 ... [2021-02-18T09:38:39.683Z] [2021-02-18T09:38:39.683Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-18T09:38:39.683Z] #55 sha256:68ae1a9e8e9aa5d0454e96fc1b51fa0b74f08589f65dc95438361de1972bdeab [2021-02-18T09:38:39.683Z] #55 3.424 + RM_GOPATH=0 [2021-02-18T09:38:39.683Z] #55 3.424 + TMP_GOPATH= [2021-02-18T09:38:39.683Z] #55 3.424 + : /build [2021-02-18T09:38:39.683Z] #55 3.424 + '[' -z '' ']' [2021-02-18T09:38:39.683Z] #55 3.424 ++ mktemp -d [2021-02-18T09:38:39.683Z] #55 3.424 + export GOPATH=/tmp/tmp.1GPKxrSSJZ [2021-02-18T09:38:39.683Z] #55 3.424 + GOPATH=/tmp/tmp.1GPKxrSSJZ [2021-02-18T09:38:39.683Z] #55 3.424 + RM_GOPATH=1 [2021-02-18T09:38:39.683Z] #55 3.424 + case "$(go env GOARCH)" in [2021-02-18T09:38:39.683Z] #55 3.424 ++ go env GOARCH [2021-02-18T09:38:39.683Z] #55 3.431 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:38:39.683Z] #55 3.431 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:39.683Z] #55 3.431 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:39.683Z] #55 3.431 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:39.683Z] #55 3.431 + dir=/tmp/install [2021-02-18T09:38:39.683Z] #55 3.431 + bin=containerd [2021-02-18T09:38:39.683Z] #55 3.431 + shift [2021-02-18T09:38:39.683Z] #55 3.431 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-18T09:38:39.683Z] #55 3.431 + . /tmp/install/containerd.installer [2021-02-18T09:38:39.683Z] #55 3.431 ++ set -e [2021-02-18T09:38:39.683Z] #55 3.431 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:38:39.683Z] #55 3.431 + install_containerd [2021-02-18T09:38:39.683Z] #55 3.431 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-18T09:38:39.683Z] #55 3.431 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1GPKxrSSJZ/src/github.com/containerd/containerd [2021-02-18T09:38:39.683Z] #55 3.435 Cloning into '/tmp/tmp.1GPKxrSSJZ/src/github.com/containerd/containerd'... [2021-02-18T09:38:39.683Z] #55 ... [2021-02-18T09:38:39.683Z] [2021-02-18T09:38:39.683Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-18T09:38:39.683Z] #50 sha256:8d0b16b222d3ddc997fecad03573d8e5d0b37f68dd46b5cd29accb12ff733dce [2021-02-18T09:38:39.683Z] #50 3.905 + RM_GOPATH=0 [2021-02-18T09:38:39.683Z] #50 3.905 + TMP_GOPATH= [2021-02-18T09:38:39.683Z] #50 3.905 + : /build [2021-02-18T09:38:39.683Z] #50 3.905 + '[' -z '' ']' [2021-02-18T09:38:39.683Z] #50 3.905 ++ mktemp -d [2021-02-18T09:38:39.683Z] #50 3.911 + export GOPATH=/tmp/tmp.hDy2ZVKdQV [2021-02-18T09:38:39.683Z] #50 3.911 + GOPATH=/tmp/tmp.hDy2ZVKdQV [2021-02-18T09:38:39.683Z] #50 3.911 + RM_GOPATH=1 [2021-02-18T09:38:39.683Z] #50 3.911 + case "$(go env GOARCH)" in [2021-02-18T09:38:39.683Z] #50 3.919 ++ go env GOARCH [2021-02-18T09:38:39.683Z] #50 3.933 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:39.683Z] #50 3.933 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:39.683Z] #50 3.935 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:39.683Z] #50 3.936 + dir=/tmp/install [2021-02-18T09:38:39.683Z] #50 3.941 + bin=shfmt [2021-02-18T09:38:39.683Z] #50 3.941 + shift [2021-02-18T09:38:39.683Z] #50 3.942 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-18T09:38:39.683Z] #50 3.942 + . /tmp/install/shfmt.installer [2021-02-18T09:38:39.683Z] #50 3.942 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-18T09:38:39.683Z] #50 3.942 + install_shfmt [2021-02-18T09:38:39.683Z] #50 3.943 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-18T09:38:39.683Z] #50 3.943 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-18T09:38:39.683Z] #50 3.943 + git clone https://github.com/mvdan/sh.git /tmp/tmp.hDy2ZVKdQV/src/github.com/mvdan/sh [2021-02-18T09:38:39.683Z] #50 3.961 Cloning into '/tmp/tmp.hDy2ZVKdQV/src/github.com/mvdan/sh'... [2021-02-18T09:38:39.700Z] #50 ... [2021-02-18T09:38:39.700Z] [2021-02-18T09:38:39.700Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:38:39.700Z] #48 sha256:4c8ced110680800f9f28895e97621455aeab6907936acbd9f65383e69e4c9531 [2021-02-18T09:38:39.700Z] #48 24.67 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-18T09:38:39.763Z] #48 12.27 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-18T09:38:39.763Z] #48 12.27 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-18T09:38:39.763Z] #48 12.29 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-18T09:38:39.945Z] #50 ... [2021-02-18T09:38:39.945Z] [2021-02-18T09:38:39.945Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:38:39.945Z] #48 sha256:d488854a8a6f90559eb4efc52caa8804c02808234be07d376d6d2d47806d9183 [2021-02-18T09:38:39.945Z] #48 3.982 + RM_GOPATH=0 [2021-02-18T09:38:39.945Z] #48 3.982 + TMP_GOPATH= [2021-02-18T09:38:39.945Z] #48 3.982 + : /build [2021-02-18T09:38:39.945Z] #48 3.982 + '[' -z '' ']' [2021-02-18T09:38:39.945Z] #48 3.982 ++ mktemp -d [2021-02-18T09:38:39.945Z] #48 3.983 + export GOPATH=/tmp/tmp.sBg4EAq4X5 [2021-02-18T09:38:39.945Z] #48 3.985 + GOPATH=/tmp/tmp.sBg4EAq4X5 [2021-02-18T09:38:39.945Z] #48 3.985 + RM_GOPATH=1 [2021-02-18T09:38:39.945Z] #48 3.986 + case "$(go env GOARCH)" in [2021-02-18T09:38:39.945Z] #48 3.989 ++ go env GOARCH [2021-02-18T09:38:39.945Z] #48 4.036 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:39.945Z] #48 4.036 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:39.945Z] #48 4.036 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:39.945Z] #48 4.050 + dir=/tmp/install [2021-02-18T09:38:39.945Z] #48 4.051 + bin=golangci_lint [2021-02-18T09:38:39.945Z] #48 4.051 + shift [2021-02-18T09:38:39.945Z] #48 4.051 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-18T09:38:39.945Z] #48 4.052 + . /tmp/install/golangci_lint.installer [2021-02-18T09:38:39.945Z] #48 4.052 ++ : v1.23.8 [2021-02-18T09:38:39.945Z] #48 4.053 + install_golangci_lint [2021-02-18T09:38:39.945Z] #48 4.053 + set -e [2021-02-18T09:38:39.945Z] #48 4.053 + export GO111MODULE=on [2021-02-18T09:38:39.945Z] #48 4.054 + GO111MODULE=on [2021-02-18T09:38:39.945Z] #48 4.054 + GOBIN=/build [2021-02-18T09:38:39.945Z] #48 4.054 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-18T09:38:39.945Z] #48 4.085 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-18T09:38:39.945Z] #48 4.091 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-18T09:38:39.945Z] #48 4.097 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-18T09:38:39.945Z] #48 4.097 go: finding github.com/golangci v1.23.8 [2021-02-18T09:38:39.945Z] #48 4.098 go: finding github.com v1.23.8 [2021-02-18T09:38:39.945Z] #48 5.063 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-18T09:38:39.945Z] #48 5.833 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-18T09:38:39.945Z] #48 ... [2021-02-18T09:38:39.945Z] [2021-02-18T09:38:39.945Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-18T09:38:39.945Z] #57 sha256:261d33e7049d0a260b4a7bdb42eb78e719e91f471116d4c10e4d6f3de506e298 [2021-02-18T09:38:39.945Z] #57 11.02 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-02-18T09:38:39.945Z] #57 11.32 go: extracting github.com/moby/vpnkit v0.4.0 [2021-02-18T09:38:40.019Z] #48 12.49 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-18T09:38:40.019Z] #48 12.49 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-18T09:38:40.019Z] #48 12.53 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-18T09:38:40.019Z] #48 12.66 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-18T09:38:40.033Z] #44 9.969 github.com/LK4D4/vndr [2021-02-18T09:38:40.033Z] #44 ... [2021-02-18T09:38:40.033Z] [2021-02-18T09:38:40.033Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-18T09:38:40.033Z] #52 sha256:5984e7f65e2292b6c69c11a82f60a2913be9e9de39b9e9cf9a7210aed3aeea5e [2021-02-18T09:38:40.033Z] #52 3.429 + RM_GOPATH=0 [2021-02-18T09:38:40.033Z] #52 3.429 + TMP_GOPATH= [2021-02-18T09:38:40.033Z] #52 3.429 + : /build [2021-02-18T09:38:40.033Z] #52 3.429 + '[' -z '' ']' [2021-02-18T09:38:40.033Z] #52 3.432 ++ mktemp -d [2021-02-18T09:38:40.033Z] #52 3.438 + export GOPATH=/tmp/tmp.tq9RlKlLPg [2021-02-18T09:38:40.033Z] #52 3.438 + GOPATH=/tmp/tmp.tq9RlKlLPg [2021-02-18T09:38:40.033Z] #52 3.438 + RM_GOPATH=1 [2021-02-18T09:38:40.033Z] #52 3.438 + case "$(go env GOARCH)" in [2021-02-18T09:38:40.033Z] #52 3.440 ++ go env GOARCH [2021-02-18T09:38:40.033Z] #52 3.477 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:40.033Z] #52 3.481 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:40.033Z] #52 3.482 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:40.033Z] #52 3.496 + dir=/tmp/install [2021-02-18T09:38:40.033Z] #52 3.496 + bin=runc [2021-02-18T09:38:40.033Z] #52 3.496 + shift [2021-02-18T09:38:40.033Z] #52 3.496 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-18T09:38:40.033Z] #52 3.496 + . /tmp/install/runc.installer [2021-02-18T09:38:40.033Z] #52 3.496 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-18T09:38:40.033Z] #52 3.496 + install_runc [2021-02-18T09:38:40.033Z] #52 3.496 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-18T09:38:40.033Z] #52 3.500 + uname -r [2021-02-18T09:38:40.034Z] #52 3.516 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-02-18T09:38:40.034Z] #52 3.517 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-02-18T09:38:40.034Z] #52 3.517 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-02-18T09:38:40.034Z] #52 3.517 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tq9RlKlLPg/src/github.com/opencontainers/runc [2021-02-18T09:38:40.034Z] #52 3.526 Cloning into '/tmp/tmp.tq9RlKlLPg/src/github.com/opencontainers/runc'... [2021-02-18T09:38:40.034Z] #52 ... [2021-02-18T09:38:40.034Z] [2021-02-18T09:38:40.034Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:38:40.034Z] #48 sha256:cae741a285562be5ec35c0f8539e3e1303e46c6ded3e09ee5771b2b65920b775 [2021-02-18T09:38:40.034Z] #48 3.402 + RM_GOPATH=0 [2021-02-18T09:38:40.034Z] #48 3.402 + TMP_GOPATH= [2021-02-18T09:38:40.034Z] #48 3.402 + : /build [2021-02-18T09:38:40.034Z] #48 3.402 + '[' -z '' ']' [2021-02-18T09:38:40.034Z] #48 3.402 ++ mktemp -d [2021-02-18T09:38:40.034Z] #48 3.415 + export GOPATH=/tmp/tmp.qI4fw6YcFS [2021-02-18T09:38:40.034Z] #48 3.415 + GOPATH=/tmp/tmp.qI4fw6YcFS [2021-02-18T09:38:40.034Z] #48 3.415 + RM_GOPATH=1 [2021-02-18T09:38:40.034Z] #48 3.415 + case "$(go env GOARCH)" in [2021-02-18T09:38:40.034Z] #48 3.422 ++ go env GOARCH [2021-02-18T09:38:40.034Z] #48 3.452 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:40.034Z] #48 3.452 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:40.034Z] #48 3.452 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:40.034Z] #48 3.454 + dir=/tmp/install [2021-02-18T09:38:40.034Z] #48 3.454 + bin=golangci_lint [2021-02-18T09:38:40.034Z] #48 3.454 + shift [2021-02-18T09:38:40.034Z] #48 3.454 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-18T09:38:40.034Z] #48 3.454 + . /tmp/install/golangci_lint.installer [2021-02-18T09:38:40.034Z] #48 3.454 ++ : v1.23.8 [2021-02-18T09:38:40.034Z] #48 3.454 + install_golangci_lint [2021-02-18T09:38:40.034Z] #48 3.454 + set -e [2021-02-18T09:38:40.034Z] #48 3.454 + export GO111MODULE=on [2021-02-18T09:38:40.034Z] #48 3.454 + GO111MODULE=on [2021-02-18T09:38:40.034Z] #48 3.454 + GOBIN=/build [2021-02-18T09:38:40.034Z] #48 3.454 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-18T09:38:40.034Z] #48 3.542 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-18T09:38:40.034Z] #48 3.542 go: finding github.com v1.23.8 [2021-02-18T09:38:40.034Z] #48 3.542 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-18T09:38:40.034Z] #48 3.542 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-18T09:38:40.034Z] #48 3.542 go: finding github.com/golangci v1.23.8 [2021-02-18T09:38:40.034Z] #48 4.481 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-18T09:38:40.034Z] #48 5.064 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-18T09:38:40.034Z] #48 ... [2021-02-18T09:38:40.034Z] [2021-02-18T09:38:40.034Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-18T09:38:40.034Z] #55 sha256:a34eb599197f8c608e1a2457ed332614d8a247b786da4d427c4a4627a9886a04 [2021-02-18T09:38:40.034Z] #55 3.207 + RM_GOPATH=0 [2021-02-18T09:38:40.034Z] #55 3.207 + TMP_GOPATH= [2021-02-18T09:38:40.034Z] #55 3.207 + : /build [2021-02-18T09:38:40.034Z] #55 3.207 + '[' -z '' ']' [2021-02-18T09:38:40.034Z] #55 3.207 ++ mktemp -d [2021-02-18T09:38:40.034Z] #55 3.207 + export GOPATH=/tmp/tmp.hFXphKhLl5 [2021-02-18T09:38:40.034Z] #55 3.207 + GOPATH=/tmp/tmp.hFXphKhLl5 [2021-02-18T09:38:40.034Z] #55 3.207 + RM_GOPATH=1 [2021-02-18T09:38:40.034Z] #55 3.207 + case "$(go env GOARCH)" in [2021-02-18T09:38:40.034Z] #55 3.207 ++ go env GOARCH [2021-02-18T09:38:40.034Z] #55 3.218 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:40.034Z] #55 3.218 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:40.034Z] #55 3.219 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:38:40.034Z] #55 3.219 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:40.034Z] #55 3.219 + dir=/tmp/install [2021-02-18T09:38:40.034Z] #55 3.219 + bin=containerd [2021-02-18T09:38:40.034Z] #55 3.219 + shift [2021-02-18T09:38:40.034Z] #55 3.219 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-18T09:38:40.034Z] #55 3.219 + . /tmp/install/containerd.installer [2021-02-18T09:38:40.034Z] #55 3.219 ++ set -e [2021-02-18T09:38:40.034Z] #55 3.219 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:38:40.034Z] #55 3.219 + install_containerd [2021-02-18T09:38:40.034Z] #55 3.219 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-18T09:38:40.034Z] #55 3.219 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hFXphKhLl5/src/github.com/containerd/containerd [2021-02-18T09:38:40.034Z] #55 3.238 Cloning into '/tmp/tmp.hFXphKhLl5/src/github.com/containerd/containerd'... [2021-02-18T09:38:40.220Z] #57 ... [2021-02-18T09:38:40.220Z] [2021-02-18T09:38:40.220Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-18T09:38:40.220Z] #23 sha256:e1f4ebc36859c750a6034c27ed8adf792acb38e8f5410bab07197b0b43674bfd [2021-02-18T09:38:40.220Z] #23 10.66 + mkdir -p /build [2021-02-18T09:38:40.220Z] #23 10.67 + mv docker/docker /build/ [2021-02-18T09:38:40.220Z] #23 10.68 + rmdir docker [2021-02-18T09:38:40.220Z] #23 DONE 11.4s [2021-02-18T09:38:40.220Z] [2021-02-18T09:38:40.220Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-18T09:38:40.220Z] #57 sha256:261d33e7049d0a260b4a7bdb42eb78e719e91f471116d4c10e4d6f3de506e298 [2021-02-18T09:38:40.220Z] #57 11.40 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-18T09:38:40.220Z] #57 11.41 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-02-18T09:38:40.276Z] #48 12.67 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-18T09:38:40.294Z] #55 ... [2021-02-18T09:38:40.294Z] [2021-02-18T09:38:40.294Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-18T09:38:40.294Z] #36 sha256:837b8dd17c7f1a08e4ecd58c22e21bb111cfc157744d8ef3033d1754d06236e1 [2021-02-18T09:38:40.294Z] #36 3.572 + RM_GOPATH=0 [2021-02-18T09:38:40.294Z] #36 3.572 + TMP_GOPATH= [2021-02-18T09:38:40.294Z] #36 3.572 + : /build [2021-02-18T09:38:40.294Z] #36 3.572 + '[' -z '' ']' [2021-02-18T09:38:40.294Z] #36 3.572 ++ mktemp -d [2021-02-18T09:38:40.294Z] #36 3.572 + export GOPATH=/tmp/tmp.A0rufNwbZn [2021-02-18T09:38:40.294Z] #36 3.572 + GOPATH=/tmp/tmp.A0rufNwbZn [2021-02-18T09:38:40.294Z] #36 3.572 + RM_GOPATH=1 [2021-02-18T09:38:40.294Z] #36 3.572 + case "$(go env GOARCH)" in [2021-02-18T09:38:40.294Z] #36 3.573 ++ go env GOARCH [2021-02-18T09:38:40.294Z] #36 3.584 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:40.294Z] #36 3.584 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:40.294Z] #36 3.584 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:40.294Z] #36 3.585 + dir=/tmp/install [2021-02-18T09:38:40.294Z] #36 3.585 + bin=tini [2021-02-18T09:38:40.294Z] #36 3.585 + shift [2021-02-18T09:38:40.294Z] #36 3.585 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-18T09:38:40.294Z] #36 3.585 + . /tmp/install/tini.installer [2021-02-18T09:38:40.294Z] #36 3.585 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-18T09:38:40.294Z] #36 3.585 + install_tini [2021-02-18T09:38:40.294Z] #36 3.585 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-18T09:38:40.294Z] #36 3.585 + git clone https://github.com/krallin/tini.git /tmp/tmp.A0rufNwbZn/tini [2021-02-18T09:38:40.294Z] #36 3.585 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-18T09:38:40.294Z] #36 3.596 Cloning into '/tmp/tmp.A0rufNwbZn/tini'... [2021-02-18T09:38:40.294Z] #36 4.375 + cd /tmp/tmp.A0rufNwbZn/tini [2021-02-18T09:38:40.294Z] #36 4.375 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-18T09:38:40.294Z] #36 4.415 + cmake . [2021-02-18T09:38:40.294Z] #36 5.013 -- The C compiler identification is GNU 8.3.0 [2021-02-18T09:38:40.294Z] #36 5.074 -- Check for working C compiler: /usr/bin/cc [2021-02-18T09:38:40.294Z] #36 5.837 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-18T09:38:40.294Z] #36 5.844 -- Detecting C compiler ABI info [2021-02-18T09:38:40.294Z] #36 6.438 -- Detecting C compiler ABI info - done [2021-02-18T09:38:40.294Z] #36 6.479 -- Detecting C compile features [2021-02-18T09:38:40.294Z] #36 8.813 -- Detecting C compile features - done [2021-02-18T09:38:40.294Z] #36 8.881 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-18T09:38:40.294Z] #36 9.099 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-18T09:38:40.294Z] #36 9.203 -- Configuring done [2021-02-18T09:38:40.294Z] #36 9.246 -- Generating done [2021-02-18T09:38:40.294Z] #36 9.254 -- Build files have been written to: /tmp/tmp.A0rufNwbZn/tini [2021-02-18T09:38:40.294Z] #36 9.271 + make tini-static [2021-02-18T09:38:40.294Z] #36 9.774 Scanning dependencies of target tini-static [2021-02-18T09:38:40.294Z] #36 9.933 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-18T09:38:40.556Z] #36 ... [2021-02-18T09:38:40.556Z] [2021-02-18T09:38:40.556Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-18T09:38:40.556Z] #57 sha256:607be6d240a2abf5d78948e5a56d908dfbd830bc5bcd5b7a894db5ac19e97441 [2021-02-18T09:38:40.556Z] #57 3.520 + RM_GOPATH=0 [2021-02-18T09:38:40.556Z] #57 3.520 + TMP_GOPATH= [2021-02-18T09:38:40.556Z] #57 3.520 + : /build [2021-02-18T09:38:40.556Z] #57 3.520 + '[' -z '' ']' [2021-02-18T09:38:40.556Z] #57 3.520 ++ mktemp -d [2021-02-18T09:38:40.556Z] #57 3.520 + export GOPATH=/tmp/tmp.bP5qBtCmhU [2021-02-18T09:38:40.556Z] #57 3.520 + GOPATH=/tmp/tmp.bP5qBtCmhU [2021-02-18T09:38:40.556Z] #57 3.520 + RM_GOPATH=1 [2021-02-18T09:38:40.556Z] #57 3.520 + case "$(go env GOARCH)" in [2021-02-18T09:38:40.556Z] #57 3.520 ++ go env GOARCH [2021-02-18T09:38:40.556Z] #57 3.549 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-18T09:38:40.556Z] #57 3.549 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:40.556Z] #57 3.549 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:40.556Z] #57 3.549 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:40.556Z] #57 3.549 + dir=/tmp/install [2021-02-18T09:38:40.556Z] #57 3.549 + bin=rootlesskit [2021-02-18T09:38:40.556Z] #57 3.549 + shift [2021-02-18T09:38:40.556Z] #57 3.549 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-18T09:38:40.556Z] #57 3.549 + . /tmp/install/rootlesskit.installer [2021-02-18T09:38:40.556Z] #57 3.549 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-18T09:38:40.556Z] #57 3.549 + install_rootlesskit [2021-02-18T09:38:40.556Z] #57 3.549 + case "$1" in [2021-02-18T09:38:40.556Z] #57 3.549 + export CGO_ENABLED=0 [2021-02-18T09:38:40.556Z] #57 3.549 + CGO_ENABLED=0 [2021-02-18T09:38:40.556Z] #57 3.549 + _install_rootlesskit [2021-02-18T09:38:40.556Z] #57 3.549 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-02-18T09:38:40.556Z] #57 3.549 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.bP5qBtCmhU/src/github.com/rootless-containers/rootlesskit [2021-02-18T09:38:40.556Z] #57 3.567 Cloning into '/tmp/tmp.bP5qBtCmhU/src/github.com/rootless-containers/rootlesskit'... [2021-02-18T09:38:40.556Z] #57 7.165 + cd /tmp/tmp.bP5qBtCmhU/src/github.com/rootless-containers/rootlesskit [2021-02-18T09:38:40.556Z] #57 7.166 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-18T09:38:40.556Z] #57 7.194 + export GO111MODULE=on [2021-02-18T09:38:40.556Z] #57 7.205 + GO111MODULE=on [2021-02-18T09:38:40.556Z] #57 7.205 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-18T09:38:40.556Z] #57 7.205 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-18T09:38:40.556Z] #57 8.670 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-02-18T09:38:40.556Z] #57 8.708 go: downloading github.com/pkg/errors v0.9.1 [2021-02-18T09:38:40.556Z] #57 8.720 go: downloading github.com/google/uuid v1.2.0 [2021-02-18T09:38:40.556Z] #57 8.749 go: downloading github.com/moby/vpnkit v0.4.0 [2021-02-18T09:38:40.556Z] #57 8.865 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-18T09:38:40.556Z] #57 8.955 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-02-18T09:38:40.556Z] #57 9.005 go: extracting github.com/pkg/errors v0.9.1 [2021-02-18T09:38:40.556Z] #57 9.121 go: downloading github.com/gofrs/flock v0.8.0 [2021-02-18T09:38:40.556Z] #57 9.133 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-02-18T09:38:40.556Z] #57 9.155 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-02-18T09:38:40.556Z] #57 9.229 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-18T09:38:40.556Z] #57 9.263 go: extracting github.com/google/uuid v1.2.0 [2021-02-18T09:38:40.556Z] #57 9.436 go: downloading github.com/gorilla/mux v1.8.0 [2021-02-18T09:38:40.556Z] #57 9.574 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-18T09:38:40.556Z] #57 9.886 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-18T09:38:40.556Z] #57 9.985 go: extracting github.com/gofrs/flock v0.8.0 [2021-02-18T09:38:40.556Z] #57 10.21 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-02-18T09:38:40.556Z] #57 10.31 go: extracting github.com/gorilla/mux v1.8.0 [2021-02-18T09:38:40.556Z] #57 ... [2021-02-18T09:38:40.556Z] [2021-02-18T09:38:40.556Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-18T09:38:40.556Z] #50 sha256:c21214dd12072b201cc8b3dd9d830500bc6c33597846e3dff290485a2459cb0d [2021-02-18T09:38:40.556Z] #50 3.948 + RM_GOPATH=0 [2021-02-18T09:38:40.556Z] #50 3.948 + TMP_GOPATH= [2021-02-18T09:38:40.556Z] #50 3.948 + : /build [2021-02-18T09:38:40.556Z] #50 3.948 + '[' -z '' ']' [2021-02-18T09:38:40.556Z] #50 3.952 ++ mktemp -d [2021-02-18T09:38:40.556Z] #50 3.953 + export GOPATH=/tmp/tmp.iWRpHlg2Rp [2021-02-18T09:38:40.556Z] #50 3.953 + GOPATH=/tmp/tmp.iWRpHlg2Rp [2021-02-18T09:38:40.556Z] #50 3.953 + RM_GOPATH=1 [2021-02-18T09:38:40.556Z] #50 3.953 + case "$(go env GOARCH)" in [2021-02-18T09:38:40.556Z] #50 3.955 ++ go env GOARCH [2021-02-18T09:38:40.556Z] #50 4.013 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:40.556Z] #50 4.015 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:40.556Z] #50 4.016 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:40.556Z] #50 4.020 + dir=/tmp/install [2021-02-18T09:38:40.556Z] #50 4.022 + bin=shfmt [2021-02-18T09:38:40.556Z] #50 4.022 + shift [2021-02-18T09:38:40.556Z] #50 4.022 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-18T09:38:40.556Z] #50 4.023 + . /tmp/install/shfmt.installer [2021-02-18T09:38:40.556Z] #50 4.023 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-18T09:38:40.556Z] #50 4.023 + install_shfmt [2021-02-18T09:38:40.556Z] #50 4.023 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-18T09:38:40.556Z] #50 4.023 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-18T09:38:40.556Z] #50 4.024 + git clone https://github.com/mvdan/sh.git /tmp/tmp.iWRpHlg2Rp/src/github.com/mvdan/sh [2021-02-18T09:38:40.556Z] #50 4.033 Cloning into '/tmp/tmp.iWRpHlg2Rp/src/github.com/mvdan/sh'... [2021-02-18T09:38:40.569Z] #48 ... [2021-02-18T09:38:40.569Z] [2021-02-18T09:38:40.569Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-18T09:38:40.569Z] #36 sha256:6fb7742e776c2f3729d6f988abf55b3a8a721b8d2162a30cf1ccd8f2bad17ee8 [2021-02-18T09:38:40.569Z] #36 12.15 [100%] Linking C executable tini-static [2021-02-18T09:38:40.569Z] #36 12.82 [100%] Built target tini-static [2021-02-18T09:38:40.569Z] #36 12.91 + mkdir -p /build [2021-02-18T09:38:40.569Z] #36 12.91 + cp tini-static /build/docker-init [2021-02-18T09:38:40.569Z] #36 DONE 13.1s [2021-02-18T09:38:40.811Z] #57 ... [2021-02-18T09:38:40.812Z] [2021-02-18T09:38:40.812Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-18T09:38:40.812Z] #36 sha256:b31f3f9ce615c755e42e88d16df01c6a3fe97ffbbb9fad1e4ae9356c63f1dc9b [2021-02-18T09:38:40.812Z] #36 10.84 [100%] Linking C executable tini-static [2021-02-18T09:38:40.812Z] #36 11.53 [100%] Built target tini-static [2021-02-18T09:38:40.812Z] #36 11.77 + mkdir -p /build [2021-02-18T09:38:40.812Z] #36 11.78 + cp tini-static /build/docker-init [2021-02-18T09:38:40.812Z] #36 DONE 11.9s [2021-02-18T09:38:40.812Z] [2021-02-18T09:38:40.812Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:38:40.812Z] #48 sha256:d488854a8a6f90559eb4efc52caa8804c02808234be07d376d6d2d47806d9183 [2021-02-18T09:38:40.812Z] #48 11.53 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-18T09:38:40.812Z] #48 11.57 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-18T09:38:40.812Z] #48 11.86 go: downloading github.com/pkg/errors v0.8.1 [2021-02-18T09:38:40.812Z] #48 11.88 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-18T09:38:40.812Z] #48 11.89 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-18T09:38:40.812Z] #48 12.18 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-18T09:38:40.812Z] #48 12.18 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-18T09:38:40.812Z] #48 12.24 go: extracting github.com/pkg/errors v0.8.1 [2021-02-18T09:38:40.817Z] #50 ... [2021-02-18T09:38:40.817Z] [2021-02-18T09:38:40.817Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-18T09:38:40.817Z] #33 sha256:cc2dc47094e3717494cc2b25ee4aaf11f18ae84f8f698048fdeea02a742599de [2021-02-18T09:38:40.817Z] #33 3.723 + RM_GOPATH=0 [2021-02-18T09:38:40.817Z] #33 3.723 + TMP_GOPATH= [2021-02-18T09:38:40.817Z] #33 3.723 + : /build [2021-02-18T09:38:40.817Z] #33 3.723 + '[' -z '' ']' [2021-02-18T09:38:40.817Z] #33 3.723 ++ mktemp -d [2021-02-18T09:38:40.817Z] #33 3.731 + export GOPATH=/tmp/tmp.7Tvjciyz1J [2021-02-18T09:38:40.817Z] #33 3.731 + GOPATH=/tmp/tmp.7Tvjciyz1J [2021-02-18T09:38:40.817Z] #33 3.731 + RM_GOPATH=1 [2021-02-18T09:38:40.817Z] #33 3.731 + case "$(go env GOARCH)" in [2021-02-18T09:38:40.817Z] #33 3.731 ++ go env GOARCH [2021-02-18T09:38:40.817Z] #33 3.804 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:40.817Z] #33 3.804 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:40.817Z] #33 3.804 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:40.817Z] #33 3.807 + dir=/tmp/install [2021-02-18T09:38:40.817Z] #33 3.807 + bin=tomlv [2021-02-18T09:38:40.817Z] #33 3.808 + shift [2021-02-18T09:38:40.817Z] #33 3.809 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-18T09:38:40.817Z] #33 3.810 + . /tmp/install/tomlv.installer [2021-02-18T09:38:40.817Z] #33 3.810 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-18T09:38:40.817Z] #33 3.821 + install_tomlv [2021-02-18T09:38:40.817Z] #33 3.821 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-18T09:38:40.817Z] #33 3.821 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-18T09:38:40.817Z] #33 3.821 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.7Tvjciyz1J/src/github.com/BurntSushi/toml [2021-02-18T09:38:40.817Z] #33 3.825 Cloning into '/tmp/tmp.7Tvjciyz1J/src/github.com/BurntSushi/toml'... [2021-02-18T09:38:40.817Z] #33 4.754 + cd /tmp/tmp.7Tvjciyz1J/src/github.com/BurntSushi/toml [2021-02-18T09:38:40.817Z] #33 4.754 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-18T09:38:40.817Z] #33 4.775 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-18T09:38:40.817Z] #33 5.738 github.com/BurntSushi/toml [2021-02-18T09:38:40.817Z] #33 8.860 github.com/BurntSushi/toml/cmd/tomlv [2021-02-18T09:38:40.817Z] #33 ... [2021-02-18T09:38:40.817Z] [2021-02-18T09:38:40.817Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:38:40.817Z] #48 sha256:cae741a285562be5ec35c0f8539e3e1303e46c6ded3e09ee5771b2b65920b775 [2021-02-18T09:38:40.817Z] #48 10.39 go: downloading github.com/fatih/color v1.7.0 [2021-02-18T09:38:40.817Z] #48 10.39 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-18T09:38:40.817Z] #48 10.40 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-18T09:38:40.817Z] #48 10.50 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-18T09:38:40.817Z] #48 10.50 go: downloading github.com/spf13/viper v1.6.1 [2021-02-18T09:38:40.817Z] #48 10.50 go: downloading github.com/pkg/errors v0.8.1 [2021-02-18T09:38:40.817Z] #48 10.50 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-18T09:38:40.817Z] #48 10.55 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-18T09:38:40.817Z] #48 10.56 go: extracting github.com/fatih/color v1.7.0 [2021-02-18T09:38:40.817Z] #48 10.65 go: extracting github.com/pkg/errors v0.8.1 [2021-02-18T09:38:40.817Z] #48 10.71 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-18T09:38:40.817Z] #48 10.84 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-18T09:38:40.817Z] #48 10.87 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-18T09:38:40.817Z] #48 10.89 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-18T09:38:40.817Z] #48 10.97 go: extracting github.com/spf13/viper v1.6.1 [2021-02-18T09:38:40.817Z] #48 10.97 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-18T09:38:40.834Z] [2021-02-18T09:38:40.834Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-18T09:38:40.834Z] #50 sha256:958b6af18d520a5d60232833c84b54960da8b8b39afe4ac9fb9489007cf7fce8 [2021-02-18T09:38:40.834Z] #50 13.31 + cd /tmp/tmp.CipTO7mePm/src/github.com/mvdan/sh [2021-02-18T09:38:40.834Z] #50 13.31 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-18T09:38:41.068Z] #48 ... [2021-02-18T09:38:41.068Z] [2021-02-18T09:38:41.068Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-18T09:38:41.068Z] #52 sha256:d0a10fcf128be3aceb56b682593e7ac27f721404df1722a726dba35a53ab4505 [2021-02-18T09:38:41.068Z] #52 15.81 + cd /tmp/tmp.8F9cWqU6qj/src/github.com/opencontainers/runc [2021-02-18T09:38:41.068Z] #52 15.81 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-18T09:38:41.068Z] #52 16.53 + '[' -z '' ']' [2021-02-18T09:38:41.068Z] #52 16.53 + target=static [2021-02-18T09:38:41.068Z] #52 16.53 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-02-18T09:38:41.068Z] #52 16.93 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 . [2021-02-18T09:38:41.068Z] #52 ... [2021-02-18T09:38:41.068Z] [2021-02-18T09:38:41.068Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-18T09:38:41.068Z] #50 sha256:2a7f8bc21a426a0c02470402ec96212f578846d4fb431eefb721c6e47f6faab9 [2021-02-18T09:38:41.068Z] #50 25.84 golang.org/x/crypto/ssh/terminal [2021-02-18T09:38:41.071Z] #48 12.26 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-18T09:38:41.071Z] #48 12.34 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-18T09:38:41.071Z] #48 12.34 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-18T09:38:41.071Z] #48 12.46 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-18T09:38:41.071Z] #48 12.46 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-18T09:38:41.077Z] #48 11.05 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-18T09:38:41.077Z] #48 11.13 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-18T09:38:41.077Z] #48 ... [2021-02-18T09:38:41.077Z] [2021-02-18T09:38:41.077Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-18T09:38:41.077Z] #23 sha256:40311fc8bfe9825ed5f3531896ec886ea7a18aed57cf95c41eaff4b7b22f0aff [2021-02-18T09:38:41.077Z] #23 10.58 + mkdir -p /build [2021-02-18T09:38:41.077Z] #23 10.59 + mv docker/docker /build/ [2021-02-18T09:38:41.077Z] #23 10.61 + rmdir docker [2021-02-18T09:38:41.077Z] #23 DONE 11.2s [2021-02-18T09:38:41.094Z] #50 13.44 + GO111MODULE=on [2021-02-18T09:38:41.094Z] #50 13.44 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-18T09:38:41.329Z] #48 12.55 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-18T09:38:41.329Z] #48 12.58 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-18T09:38:41.329Z] #48 12.58 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-18T09:38:41.337Z] [2021-02-18T09:38:41.337Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-18T09:38:41.337Z] #57 sha256:607be6d240a2abf5d78948e5a56d908dfbd830bc5bcd5b7a894db5ac19e97441 [2021-02-18T09:38:41.337Z] #57 10.84 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-18T09:38:41.337Z] #57 11.56 go: extracting github.com/moby/vpnkit v0.4.0 [2021-02-18T09:38:41.589Z] #48 12.96 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-18T09:38:41.849Z] #48 13.09 go: downloading github.com/spf13/viper v1.6.1 [2021-02-18T09:38:41.908Z] #57 12.15 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-02-18T09:38:42.022Z] #50 ... [2021-02-18T09:38:42.022Z] [2021-02-18T09:38:42.022Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-18T09:38:42.022Z] #33 sha256:bd6cd9e74c7d936dce070376a7e98d43a118e1d0f95ddffcd50d4b989bd799af [2021-02-18T09:38:42.022Z] #33 9.795 github.com/BurntSushi/toml/cmd/tomlv [2021-02-18T09:38:42.022Z] #33 DONE 14.6s [2021-02-18T09:38:42.022Z] [2021-02-18T09:38:42.022Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-18T09:38:42.022Z] #50 sha256:958b6af18d520a5d60232833c84b54960da8b8b39afe4ac9fb9489007cf7fce8 [2021-02-18T09:38:42.022Z] #50 14.52 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-18T09:38:42.022Z] #50 14.58 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-18T09:38:42.022Z] #50 14.58 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-18T09:38:42.109Z] #48 13.46 go: extracting github.com/spf13/viper v1.6.1 [2021-02-18T09:38:42.168Z] #57 12.37 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-18T09:38:42.278Z] #50 14.80 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-18T09:38:42.278Z] #50 14.81 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-18T09:38:42.679Z] #48 ... [2021-02-18T09:38:42.679Z] [2021-02-18T09:38:42.679Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-18T09:38:42.679Z] #33 sha256:ca2d640435b5a9276a635e7bd10fe3ca2f84c32634c717ad0e3e8d25c8f2e7ac [2021-02-18T09:38:42.679Z] #33 DONE 14.0s [2021-02-18T09:38:42.753Z] #57 ... [2021-02-18T09:38:42.753Z] [2021-02-18T09:38:42.753Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-18T09:38:42.753Z] #36 sha256:837b8dd17c7f1a08e4ecd58c22e21bb111cfc157744d8ef3033d1754d06236e1 [2021-02-18T09:38:42.753Z] #36 11.66 [100%] Linking C executable tini-static [2021-02-18T09:38:42.753Z] #36 12.75 [100%] Built target tini-static [2021-02-18T09:38:42.753Z] #36 12.82 + mkdir -p /build [2021-02-18T09:38:42.753Z] #36 12.83 + cp tini-static /build/docker-init [2021-02-18T09:38:42.753Z] #36 DONE 12.9s [2021-02-18T09:38:42.839Z] #50 15.50 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-18T09:38:42.939Z] [2021-02-18T09:38:42.939Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-18T09:38:42.939Z] #50 sha256:8d0b16b222d3ddc997fecad03573d8e5d0b37f68dd46b5cd29accb12ff733dce [2021-02-18T09:38:42.939Z] #50 12.36 + cd /tmp/tmp.hDy2ZVKdQV/src/github.com/mvdan/sh [2021-02-18T09:38:42.939Z] #50 12.36 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-18T09:38:42.939Z] #50 12.55 + GO111MODULE=on [2021-02-18T09:38:42.939Z] #50 12.55 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-18T09:38:42.939Z] #50 13.97 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-18T09:38:42.939Z] #50 13.99 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-18T09:38:42.939Z] #50 14.00 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-18T09:38:43.014Z] [2021-02-18T09:38:43.014Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-18T09:38:43.014Z] #63 sha256:bae9cde05d1e9c156d7e2080a0beee38d7573b8882d156b6d8539ea96e36b6b0 [2021-02-18T09:38:43.014Z] #63 3.055 + RM_GOPATH=0 [2021-02-18T09:38:43.014Z] #63 3.055 + TMP_GOPATH= [2021-02-18T09:38:43.014Z] #63 3.055 + : /build [2021-02-18T09:38:43.014Z] #63 3.055 + '[' -z '' ']' [2021-02-18T09:38:43.014Z] #63 3.060 ++ mktemp -d [2021-02-18T09:38:43.014Z] #63 3.060 + export GOPATH=/tmp/tmp.a3huwDUv07 [2021-02-18T09:38:43.014Z] #63 3.060 + GOPATH=/tmp/tmp.a3huwDUv07 [2021-02-18T09:38:43.014Z] #63 3.060 + RM_GOPATH=1 [2021-02-18T09:38:43.014Z] #63 3.060 + case "$(go env GOARCH)" in [2021-02-18T09:38:43.014Z] #63 3.060 ++ go env GOARCH [2021-02-18T09:38:43.014Z] #63 3.065 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:43.014Z] #63 3.065 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:38:43.014Z] #63 3.066 ++ dirname /tmp/install/install.sh [2021-02-18T09:38:43.014Z] #63 3.067 + dir=/tmp/install [2021-02-18T09:38:43.014Z] #63 3.067 + bin=proxy [2021-02-18T09:38:43.014Z] #63 3.067 + shift [2021-02-18T09:38:43.014Z] #63 3.067 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-18T09:38:43.014Z] #63 3.067 + . /tmp/install/proxy.installer [2021-02-18T09:38:43.014Z] #63 3.067 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-18T09:38:43.014Z] #63 3.068 + install_proxy [2021-02-18T09:38:43.014Z] #63 3.068 + case "$1" in [2021-02-18T09:38:43.014Z] #63 3.068 + export CGO_ENABLED=0 [2021-02-18T09:38:43.014Z] #63 3.068 + CGO_ENABLED=0 [2021-02-18T09:38:43.014Z] #63 3.068 + _install_proxy [2021-02-18T09:38:43.014Z] #63 3.068 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-18T09:38:43.014Z] #63 3.068 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.a3huwDUv07/src/github.com/docker/libnetwork [2021-02-18T09:38:43.014Z] #63 3.068 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-18T09:38:43.014Z] #63 3.069 Cloning into '/tmp/tmp.a3huwDUv07/src/github.com/docker/libnetwork'... [2021-02-18T09:38:43.014Z] #63 ... [2021-02-18T09:38:43.014Z] [2021-02-18T09:38:43.015Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-18T09:38:43.015Z] #50 sha256:c21214dd12072b201cc8b3dd9d830500bc6c33597846e3dff290485a2459cb0d [2021-02-18T09:38:43.015Z] #50 13.01 + cd /tmp/tmp.iWRpHlg2Rp/src/github.com/mvdan/sh [2021-02-18T09:38:43.015Z] #50 13.01 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-18T09:38:43.015Z] #50 13.22 + GO111MODULE=on [2021-02-18T09:38:43.015Z] #50 13.22 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-18T09:38:43.202Z] #50 14.47 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-18T09:38:43.202Z] #50 14.59 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-18T09:38:43.401Z] #50 16.06 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-18T09:38:43.612Z] #50 28.13 mvdan.cc/sh/v3/cmd/shfmt [2021-02-18T09:38:44.140Z] #50 ... [2021-02-18T09:38:44.140Z] [2021-02-18T09:38:44.140Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-18T09:38:44.140Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-18T09:38:44.140Z] #30 CACHED [2021-02-18T09:38:44.140Z] [2021-02-18T09:38:44.140Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-18T09:38:44.140Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-18T09:38:44.140Z] #21 CACHED [2021-02-18T09:38:44.140Z] [2021-02-18T09:38:44.140Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-18T09:38:44.140Z] #29 sha256:bb039c08a4eb84dc8903d2f988fac2af08659f0f583dbd691a01f0d3f9ed84bd [2021-02-18T09:38:44.140Z] #29 CACHED [2021-02-18T09:38:44.140Z] [2021-02-18T09:38:44.140Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-18T09:38:44.140Z] #28 sha256:dd2dc49c037b174df41410d631fb5bc834243ad28a3e5e8157b3ed47665d81ab [2021-02-18T09:38:44.140Z] #28 CACHED [2021-02-18T09:38:44.140Z] [2021-02-18T09:38:44.140Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-18T09:38:44.140Z] #27 sha256:832d51fc7f741205301aa18b8d90e27662e9b1ed56fab70457afc45d984a113d [2021-02-18T09:38:44.140Z] #27 CACHED [2021-02-18T09:38:44.140Z] [2021-02-18T09:38:44.140Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-18T09:38:44.140Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-18T09:38:44.140Z] #15 CACHED [2021-02-18T09:38:44.140Z] [2021-02-18T09:38:44.140Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-18T09:38:44.140Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-18T09:38:44.140Z] #26 CACHED [2021-02-18T09:38:44.140Z] [2021-02-18T09:38:44.140Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-18T09:38:44.141Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-18T09:38:44.141Z] #16 CACHED [2021-02-18T09:38:44.141Z] [2021-02-18T09:38:44.141Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-18T09:38:44.141Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-18T09:38:44.141Z] #13 CACHED [2021-02-18T09:38:44.141Z] [2021-02-18T09:38:44.141Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-18T09:38:44.141Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-18T09:38:44.141Z] #20 CACHED [2021-02-18T09:38:44.141Z] [2021-02-18T09:38:44.141Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-18T09:38:44.141Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-18T09:38:44.141Z] #17 CACHED [2021-02-18T09:38:44.141Z] [2021-02-18T09:38:44.141Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-18T09:38:44.141Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-18T09:38:44.141Z] #14 CACHED [2021-02-18T09:38:44.141Z] [2021-02-18T09:38:44.141Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-18T09:38:44.141Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-18T09:38:44.141Z] #31 CACHED [2021-02-18T09:38:44.141Z] [2021-02-18T09:38:44.141Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-18T09:38:44.141Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-18T09:38:44.141Z] #18 CACHED [2021-02-18T09:38:44.141Z] [2021-02-18T09:38:44.141Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-18T09:38:44.141Z] #24 sha256:25246bf543d97c3a804cdaf136d313ca0efb2fd2f4b2aca6fe5cbe39d911ab55 [2021-02-18T09:38:44.141Z] #24 CACHED [2021-02-18T09:38:44.141Z] [2021-02-18T09:38:44.141Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-18T09:38:44.141Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-18T09:38:44.141Z] #19 CACHED [2021-02-18T09:38:44.141Z] [2021-02-18T09:38:44.141Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-18T09:38:44.141Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-18T09:38:44.141Z] #38 CACHED [2021-02-18T09:38:44.141Z] [2021-02-18T09:38:44.141Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-18T09:38:44.141Z] #32 sha256:4b2b4e541baa399fe8d90688d5678e02ac65f1368d1b7dca8d9298f0f9d10044 [2021-02-18T09:38:44.141Z] #32 CACHED [2021-02-18T09:38:44.141Z] [2021-02-18T09:38:44.141Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-18T09:38:44.141Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-18T09:38:44.141Z] #39 CACHED [2021-02-18T09:38:44.141Z] [2021-02-18T09:38:44.141Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-18T09:38:44.141Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-18T09:38:44.141Z] #41 CACHED [2021-02-18T09:38:44.141Z] [2021-02-18T09:38:44.141Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:38:44.141Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-18T09:38:44.141Z] #42 CACHED [2021-02-18T09:38:44.141Z] [2021-02-18T09:38:44.141Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-18T09:38:44.141Z] #50 sha256:8d0b16b222d3ddc997fecad03573d8e5d0b37f68dd46b5cd29accb12ff733dce [2021-02-18T09:38:44.141Z] #50 15.35 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-18T09:38:44.141Z] #50 ... [2021-02-18T09:38:44.141Z] [2021-02-18T09:38:44.141Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-18T09:38:44.141Z] #34 sha256:a201d3a9a0594955f65abf45954108113df16edb397800d3bd1dead732ae5752 [2021-02-18T09:38:44.141Z] #34 DONE 0.1s [2021-02-18T09:38:44.141Z] [2021-02-18T09:38:44.141Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-18T09:38:44.141Z] #37 sha256:74afd24ea08e517f558b6322ef0b306676ec9866d2717f5514775a50411dd5ba [2021-02-18T09:38:44.141Z] #37 DONE 0.1s [2021-02-18T09:38:44.400Z] #50 ... [2021-02-18T09:38:44.400Z] [2021-02-18T09:38:44.400Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-18T09:38:44.400Z] #33 sha256:cc2dc47094e3717494cc2b25ee4aaf11f18ae84f8f698048fdeea02a742599de [2021-02-18T09:38:44.400Z] #33 DONE 14.2s [2021-02-18T09:38:44.400Z] [2021-02-18T09:38:44.400Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:38:44.400Z] #48 sha256:cae741a285562be5ec35c0f8539e3e1303e46c6ded3e09ee5771b2b65920b775 [2021-02-18T09:38:44.400Z] #48 11.49 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-18T09:38:44.400Z] #48 11.56 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-18T09:38:44.400Z] #48 11.57 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-18T09:38:44.400Z] #48 11.59 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-18T09:38:44.400Z] #48 11.74 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-18T09:38:44.400Z] #48 11.96 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-18T09:38:44.400Z] #48 11.96 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-18T09:38:44.400Z] #48 12.04 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-18T09:38:44.400Z] #48 12.13 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-18T09:38:44.400Z] #48 12.18 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-18T09:38:44.400Z] #48 12.31 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-18T09:38:44.400Z] #48 12.64 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-18T09:38:44.400Z] #48 12.72 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-18T09:38:44.400Z] #48 12.77 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-18T09:38:44.400Z] #48 12.91 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-18T09:38:44.400Z] #48 12.95 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-18T09:38:44.400Z] #48 13.18 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-18T09:38:44.400Z] #48 13.36 go: downloading github.com/spf13/afero v1.1.2 [2021-02-18T09:38:44.400Z] #48 13.45 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-18T09:38:44.400Z] #48 13.46 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-18T09:38:44.400Z] #48 13.52 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-18T09:38:44.400Z] #48 13.56 go: extracting github.com/spf13/afero v1.1.2 [2021-02-18T09:38:44.400Z] #48 13.69 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-18T09:38:44.400Z] #48 13.77 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-18T09:38:44.400Z] #48 13.90 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-18T09:38:44.400Z] #48 14.01 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-18T09:38:44.400Z] #48 14.21 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-18T09:38:44.400Z] #48 14.31 go: downloading github.com/spf13/cast v1.3.0 [2021-02-18T09:38:44.400Z] #48 14.37 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-18T09:38:44.400Z] #48 14.37 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-18T09:38:44.400Z] #48 14.59 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-18T09:38:44.402Z] [2021-02-18T09:38:44.402Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-18T09:38:44.402Z] #52 sha256:e3759132bb4568dc6b57519eff0e18d5f077e27ffe354b81b9b5bfada02c6304 [2021-02-18T09:38:44.402Z] #52 14.86 Checking out files: 76% (894/1170) Checking out files: 77% (901/1170) Checking out files: 78% (913/1170) Checking out files: 79% (925/1170) Checking out files: 80% (936/1170) Checking out files: 81% (948/1170) Checking out files: 82% (960/1170) Checking out files: 83% (972/1170) Checking out files: 84% (983/1170) Checking out files: 85% (995/1170) Checking out files: 86% (1007/1170) Checking out files: 87% (1018/1170) Checking out files: 88% (1030/1170) Checking out files: 89% (1042/1170) Checking out files: 90% (1053/1170) Checking out files: 91% (1065/1170) Checking out files: 92% (1077/1170) Checking out files: 93% (1089/1170) Checking out files: 94% (1100/1170) Checking out files: 95% (1112/1170) Checking out files: 96% (1124/1170) Checking out files: 97% (1135/1170) Checking out files: 98% (1147/1170) Checking out files: 99% (1159/1170) Checking out files: 100% (1170/1170) Checking out files: 100% (1170/1170), done. [2021-02-18T09:38:44.402Z] #52 15.20 + cd /tmp/tmp.yMw9OWX5Z0/src/github.com/opencontainers/runc [2021-02-18T09:38:44.402Z] #52 15.20 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-18T09:38:44.660Z] #48 14.64 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-18T09:38:44.660Z] #48 14.64 go: extracting github.com/spf13/cast v1.3.0 [2021-02-18T09:38:44.660Z] #48 14.68 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-18T09:38:44.660Z] #48 14.72 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-18T09:38:44.660Z] #48 14.79 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-18T09:38:44.662Z] #52 ... [2021-02-18T09:38:44.662Z] [2021-02-18T09:38:44.662Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-18T09:38:44.662Z] #40 sha256:3d69e5f669f808e2a21cb8b3d1c44a94362fcb5b5bcf0909b3a6421292cb4282 [2021-02-18T09:38:44.662Z] #40 DONE 0.4s [2021-02-18T09:38:44.662Z] [2021-02-18T09:38:44.662Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-18T09:38:44.662Z] #43 sha256:db936b854d3dbfd0f1bf26f63c1dfed2246d59a7768fb706da7d424d2d57beed [2021-02-18T09:38:44.662Z] #43 DONE 0.1s [2021-02-18T09:38:44.662Z] [2021-02-18T09:38:44.662Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-18T09:38:44.662Z] #52 sha256:e3759132bb4568dc6b57519eff0e18d5f077e27ffe354b81b9b5bfada02c6304 [2021-02-18T09:38:44.662Z] #52 16.11 + '[' -z '' ']' [2021-02-18T09:38:44.766Z] #50 16.93 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-18T09:38:44.920Z] #48 15.03 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-18T09:38:44.921Z] #52 16.11 + target=static [2021-02-18T09:38:44.921Z] #52 16.11 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-02-18T09:38:45.182Z] #48 ... [2021-02-18T09:38:45.182Z] [2021-02-18T09:38:45.182Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-18T09:38:45.182Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-18T09:38:45.182Z] #16 CACHED [2021-02-18T09:38:45.182Z] [2021-02-18T09:38:45.182Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-18T09:38:45.182Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-18T09:38:45.182Z] #14 CACHED [2021-02-18T09:38:45.182Z] [2021-02-18T09:38:45.182Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-18T09:38:45.182Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-18T09:38:45.182Z] #31 CACHED [2021-02-18T09:38:45.182Z] [2021-02-18T09:38:45.182Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-18T09:38:45.182Z] #27 sha256:4aa34f0e788a4f5736a0ba600fcb713c625c905a334f5622026eae55bf57efc7 [2021-02-18T09:38:45.182Z] #27 CACHED [2021-02-18T09:38:45.182Z] [2021-02-18T09:38:45.182Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-18T09:38:45.182Z] #29 sha256:f658082b914188596dd1ceb454a46af2674a208e9d92b4b20cd134d8ec92c1d1 [2021-02-18T09:38:45.182Z] #29 CACHED [2021-02-18T09:38:45.182Z] [2021-02-18T09:38:45.182Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-18T09:38:45.182Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-18T09:38:45.182Z] #13 CACHED [2021-02-18T09:38:45.182Z] [2021-02-18T09:38:45.182Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-18T09:38:45.182Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-18T09:38:45.182Z] #30 CACHED [2021-02-18T09:38:45.182Z] [2021-02-18T09:38:45.182Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-18T09:38:45.182Z] #28 sha256:2584ad66f595dd9263bd4f6f48771e3ff855831b75b1c078c76626a890d7729e [2021-02-18T09:38:45.182Z] #28 CACHED [2021-02-18T09:38:45.182Z] [2021-02-18T09:38:45.182Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-18T09:38:45.182Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-18T09:38:45.182Z] #17 CACHED [2021-02-18T09:38:45.182Z] [2021-02-18T09:38:45.182Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-18T09:38:45.182Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-18T09:38:45.182Z] #21 CACHED [2021-02-18T09:38:45.182Z] [2021-02-18T09:38:45.182Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-18T09:38:45.182Z] #24 sha256:e828dd80929f931f74b5e569798465b06856c16ae8f6624f062ff6e9686c113e [2021-02-18T09:38:45.182Z] #24 CACHED [2021-02-18T09:38:45.182Z] [2021-02-18T09:38:45.182Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-18T09:38:45.182Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-18T09:38:45.182Z] #15 CACHED [2021-02-18T09:38:45.182Z] [2021-02-18T09:38:45.182Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-18T09:38:45.182Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-18T09:38:45.182Z] #18 CACHED [2021-02-18T09:38:45.182Z] [2021-02-18T09:38:45.182Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-18T09:38:45.182Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-18T09:38:45.182Z] #26 CACHED [2021-02-18T09:38:45.182Z] [2021-02-18T09:38:45.182Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-18T09:38:45.182Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-18T09:38:45.182Z] #19 CACHED [2021-02-18T09:38:45.182Z] [2021-02-18T09:38:45.182Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-18T09:38:45.182Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-18T09:38:45.182Z] #20 CACHED [2021-02-18T09:38:45.182Z] [2021-02-18T09:38:45.182Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-18T09:38:45.182Z] #32 sha256:0419a09fbbe73b0cfd5867a61c90e5ae1bec544bdaca19aad0d5d4df28b97a0a [2021-02-18T09:38:45.182Z] #32 CACHED [2021-02-18T09:38:45.182Z] [2021-02-18T09:38:45.182Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-18T09:38:45.182Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-18T09:38:45.182Z] #38 CACHED [2021-02-18T09:38:45.182Z] [2021-02-18T09:38:45.182Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-18T09:38:45.182Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-18T09:38:45.182Z] #39 CACHED [2021-02-18T09:38:45.182Z] [2021-02-18T09:38:45.182Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-18T09:38:45.182Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-18T09:38:45.182Z] #41 CACHED [2021-02-18T09:38:45.182Z] [2021-02-18T09:38:45.182Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:38:45.182Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-18T09:38:45.182Z] #42 CACHED [2021-02-18T09:38:45.182Z] [2021-02-18T09:38:45.182Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-18T09:38:45.182Z] #34 sha256:f7b3af63a9600570353ae0aaa2da6c1151f271892299f6dcc56e2e1ccfa3ca73 [2021-02-18T09:38:45.182Z] #34 DONE 0.1s [2021-02-18T09:38:45.182Z] [2021-02-18T09:38:45.182Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:38:45.182Z] #48 sha256:cae741a285562be5ec35c0f8539e3e1303e46c6ded3e09ee5771b2b65920b775 [2021-02-18T09:38:45.182Z] #48 15.27 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-18T09:38:45.182Z] #48 15.38 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-18T09:38:45.327Z] #50 17.85 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-18T09:38:45.327Z] #50 17.92 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-18T09:38:45.446Z] #48 ... [2021-02-18T09:38:45.446Z] [2021-02-18T09:38:45.446Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-18T09:38:45.446Z] #37 sha256:4f69fac8dfa388acd255d62e7bfc6c29a883aec6e3b8324ca55d2169f9b139c9 [2021-02-18T09:38:45.446Z] #37 DONE 0.1s [2021-02-18T09:38:45.446Z] [2021-02-18T09:38:45.446Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-18T09:38:45.446Z] #40 sha256:54ec5c86eeb7f06e41abfe2712a5c5369f53df2325ec7f51204aa4cfe17d6762 [2021-02-18T09:38:45.446Z] #40 DONE 0.3s [2021-02-18T09:38:45.446Z] [2021-02-18T09:38:45.446Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-18T09:38:45.446Z] #50 sha256:c21214dd12072b201cc8b3dd9d830500bc6c33597846e3dff290485a2459cb0d [2021-02-18T09:38:45.446Z] #50 14.73 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-18T09:38:45.446Z] #50 14.81 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-18T09:38:45.446Z] #50 14.90 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-18T09:38:45.446Z] #50 15.15 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-18T09:38:45.446Z] #50 15.21 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-18T09:38:45.490Z] #52 16.57 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 . [2021-02-18T09:38:45.583Z] #50 18.06 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-18T09:38:45.583Z] #50 18.07 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-18T09:38:45.706Z] #50 ... [2021-02-18T09:38:45.706Z] [2021-02-18T09:38:45.706Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-18T09:38:45.706Z] #43 sha256:893a04149445d8204b3b0e7ad00e2db9e47bdfec522e572f8ae53390c3e1480f [2021-02-18T09:38:45.706Z] #43 DONE 0.1s [2021-02-18T09:38:45.706Z] [2021-02-18T09:38:45.706Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-18T09:38:45.707Z] #50 sha256:c21214dd12072b201cc8b3dd9d830500bc6c33597846e3dff290485a2459cb0d [2021-02-18T09:38:45.707Z] #50 15.87 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-18T09:38:46.128Z] #50 ... [2021-02-18T09:38:46.128Z] [2021-02-18T09:38:46.128Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:38:46.128Z] #48 sha256:4c8ced110680800f9f28895e97621455aeab6907936acbd9f65383e69e4c9531 [2021-02-18T09:38:46.128Z] #48 26.12 go: extracting golang.org/x/text v0.3.2 [2021-02-18T09:38:46.128Z] #48 28.65 go: finding github.com/fatih/color v1.7.0 [2021-02-18T09:38:46.128Z] #48 28.69 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-18T09:38:46.128Z] #48 28.72 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-18T09:38:46.128Z] #48 28.73 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-18T09:38:46.128Z] #48 28.77 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-18T09:38:46.128Z] #48 28.81 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-18T09:38:46.128Z] #48 28.82 go: finding github.com/pkg/errors v0.8.1 [2021-02-18T09:38:46.128Z] #48 28.83 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-18T09:38:46.128Z] #48 28.83 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-18T09:38:46.128Z] #48 28.85 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-18T09:38:46.128Z] #48 28.85 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-18T09:38:46.128Z] #48 28.86 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-18T09:38:46.128Z] #48 28.87 go: finding github.com/stretchr/testify v1.4.0 [2021-02-18T09:38:46.128Z] #48 28.87 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-18T09:38:46.128Z] #48 28.88 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-18T09:38:46.128Z] #48 28.89 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-18T09:38:46.128Z] #48 28.90 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-18T09:38:46.128Z] #48 28.92 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-18T09:38:46.128Z] #48 28.92 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-18T09:38:46.128Z] #48 28.96 go: finding github.com/stretchr/objx v0.2.0 [2021-02-18T09:38:46.128Z] #48 28.96 go: finding github.com/spf13/viper v1.6.1 [2021-02-18T09:38:46.128Z] #48 28.99 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-18T09:38:46.128Z] #48 29.01 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-18T09:38:46.128Z] #48 29.05 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-18T09:38:46.128Z] #48 29.06 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-18T09:38:46.128Z] #48 29.09 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-18T09:38:46.128Z] #48 29.10 go: finding github.com/gobwas/glob v0.2.3 [2021-02-18T09:38:46.128Z] #48 29.11 go: finding github.com/spf13/cobra v0.0.5 [2021-02-18T09:38:46.128Z] #48 29.11 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-18T09:38:46.128Z] #48 29.18 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-18T09:38:46.128Z] #48 29.18 go: finding github.com/spf13/pflag v1.0.5 [2021-02-18T09:38:46.128Z] #48 29.21 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-18T09:38:46.128Z] #48 29.24 go: finding github.com/magiconair/properties v1.8.1 [2021-02-18T09:38:46.128Z] #48 29.26 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-18T09:38:46.128Z] #48 29.27 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-18T09:38:46.128Z] #48 29.27 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-18T09:38:46.128Z] #48 29.29 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-18T09:38:46.128Z] #48 29.30 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-18T09:38:46.128Z] #48 29.32 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-18T09:38:46.128Z] #48 29.32 go: finding github.com/spf13/afero v1.1.2 [2021-02-18T09:38:46.128Z] #48 29.37 go: finding github.com/spf13/cast v1.3.0 [2021-02-18T09:38:46.128Z] #48 29.39 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-18T09:38:46.128Z] #48 29.43 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-18T09:38:46.128Z] #48 29.45 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-18T09:38:46.128Z] #48 29.46 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-18T09:38:46.128Z] #48 29.47 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-18T09:38:46.128Z] #48 29.49 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-18T09:38:46.128Z] #48 29.49 go: finding golang.org/x/text v0.3.2 [2021-02-18T09:38:46.128Z] #48 29.51 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-18T09:38:46.128Z] #48 29.53 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-18T09:38:46.128Z] #48 29.54 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-18T09:38:46.128Z] #48 29.55 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-18T09:38:46.128Z] #48 29.59 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-18T09:38:46.128Z] #48 29.60 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-18T09:38:46.128Z] #48 29.62 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-18T09:38:46.128Z] #48 29.63 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-18T09:38:46.128Z] #48 29.64 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-18T09:38:46.128Z] #48 29.65 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-18T09:38:46.128Z] #48 29.65 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-18T09:38:46.128Z] #48 29.65 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-18T09:38:46.128Z] #48 29.67 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-18T09:38:46.128Z] #48 29.67 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-18T09:38:46.128Z] #48 29.68 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-18T09:38:46.128Z] #48 29.69 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-18T09:38:46.128Z] #48 29.70 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-18T09:38:46.128Z] #48 29.70 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-18T09:38:46.128Z] #48 29.71 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-18T09:38:46.128Z] #48 29.73 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-18T09:38:46.128Z] #48 29.77 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-18T09:38:46.128Z] #48 29.85 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-18T09:38:46.128Z] #48 29.87 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-18T09:38:46.128Z] #48 29.91 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-18T09:38:46.128Z] #48 29.91 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-18T09:38:46.128Z] #48 29.93 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-18T09:38:46.277Z] #50 16.38 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-18T09:38:46.512Z] #50 18.84 golang.org/x/sys/unix [2021-02-18T09:38:46.512Z] #50 18.84 github.com/pkg/diff [2021-02-18T09:38:47.057Z] #48 ... [2021-02-18T09:38:47.057Z] [2021-02-18T09:38:47.057Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-18T09:38:47.057Z] #50 sha256:2a7f8bc21a426a0c02470402ec96212f578846d4fb431eefb721c6e47f6faab9 [2021-02-18T09:38:47.057Z] #50 DONE 31.9s [2021-02-18T09:38:47.057Z] [2021-02-18T09:38:47.057Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-18T09:38:47.057Z] #46 sha256:1d8933d210db140327d32345cbe2d95afbd02e01a2e69a1b6a84f95d00d77165 [2021-02-18T09:38:47.217Z] #50 17.24 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-18T09:38:47.788Z] #50 ... [2021-02-18T09:38:47.788Z] [2021-02-18T09:38:47.788Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-18T09:38:47.788Z] #46 sha256:337e827dd667e154d1c6499c0e4d34f2883852c29332fd3ee8871d1985031df9 [2021-02-18T09:38:47.788Z] #46 7.975 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-18T09:38:47.788Z] #46 8.592 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-18T09:38:47.788Z] #46 9.821 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-18T09:38:47.788Z] #46 13.86 go: finding github.com/fatih/color v1.9.0 [2021-02-18T09:38:47.788Z] #46 13.90 go: finding github.com/pkg/errors v0.9.1 [2021-02-18T09:38:47.788Z] #46 13.90 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-18T09:38:47.788Z] #46 13.96 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-18T09:38:47.788Z] #46 14.09 go: finding github.com/spf13/pflag v1.0.3 [2021-02-18T09:38:47.788Z] #46 14.16 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-18T09:38:47.788Z] #46 14.34 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-18T09:38:47.788Z] #46 14.44 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-18T09:38:47.788Z] #46 14.47 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-18T09:38:47.788Z] #46 14.48 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-18T09:38:47.788Z] #46 14.50 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-18T09:38:47.877Z] #50 20.22 mvdan.cc/editorconfig [2021-02-18T09:38:47.877Z] #50 ... [2021-02-18T09:38:47.877Z] [2021-02-18T09:38:47.877Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:38:47.877Z] #48 sha256:ef1c468bd45dd55ade6bbc9ec7c679846f0bff6959f18b02921d27e83ce32e77 [2021-02-18T09:38:47.877Z] #48 13.91 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-18T09:38:47.877Z] #48 14.04 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-18T09:38:47.877Z] #48 14.04 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-18T09:38:47.877Z] #48 14.30 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-18T09:38:47.877Z] #48 14.62 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-18T09:38:47.877Z] #48 14.65 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-18T09:38:47.877Z] #48 14.68 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-18T09:38:47.877Z] #48 14.80 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-18T09:38:47.877Z] #48 14.88 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-18T09:38:47.877Z] #48 16.17 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-18T09:38:47.877Z] #48 16.20 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-18T09:38:47.877Z] #48 16.25 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-18T09:38:47.877Z] #48 16.25 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-18T09:38:47.877Z] #48 16.25 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-18T09:38:47.877Z] #48 16.29 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-18T09:38:47.877Z] #48 16.33 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-18T09:38:47.877Z] #48 16.43 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-18T09:38:47.877Z] #48 16.43 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-18T09:38:47.877Z] #48 16.45 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-18T09:38:47.877Z] #48 16.50 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-18T09:38:47.877Z] #48 16.50 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-18T09:38:47.877Z] #48 16.54 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-18T09:38:47.877Z] #48 16.58 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-18T09:38:47.877Z] #48 16.58 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-18T09:38:47.877Z] #48 16.58 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-18T09:38:47.877Z] #48 16.78 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-18T09:38:47.877Z] #48 16.81 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-18T09:38:47.877Z] #48 16.89 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-18T09:38:47.877Z] #48 16.89 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-18T09:38:47.877Z] #48 16.90 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-18T09:38:47.877Z] #48 16.93 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-18T09:38:47.877Z] #48 17.00 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-18T09:38:47.877Z] #48 17.07 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-18T09:38:47.877Z] #48 17.11 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-18T09:38:47.877Z] #48 17.16 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-18T09:38:47.877Z] #48 17.25 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-18T09:38:47.877Z] #48 17.25 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-18T09:38:47.877Z] #48 17.25 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-18T09:38:47.877Z] #48 17.25 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-18T09:38:47.877Z] #48 17.42 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-18T09:38:47.877Z] #48 17.54 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-18T09:38:47.877Z] #48 17.54 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-18T09:38:47.877Z] #48 17.54 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-18T09:38:47.877Z] #48 17.54 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-18T09:38:47.877Z] #48 17.57 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-18T09:38:47.877Z] #48 17.57 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-18T09:38:47.877Z] #48 17.57 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-18T09:38:47.877Z] #48 17.57 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-18T09:38:47.877Z] #48 17.57 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-18T09:38:47.877Z] #48 17.65 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-18T09:38:47.877Z] #48 17.65 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-18T09:38:47.877Z] #48 17.77 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-18T09:38:47.877Z] #48 17.80 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-18T09:38:47.877Z] #48 17.80 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-18T09:38:47.877Z] #48 17.80 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-18T09:38:47.877Z] #48 17.80 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-18T09:38:47.877Z] #48 17.82 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-18T09:38:47.878Z] #48 17.87 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-18T09:38:47.878Z] #48 17.92 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-18T09:38:47.878Z] #48 17.92 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-18T09:38:47.878Z] #48 17.94 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-18T09:38:47.878Z] #48 17.94 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-18T09:38:47.878Z] #48 17.96 go: downloading golang.org/x/text v0.3.2 [2021-02-18T09:38:47.878Z] #48 18.03 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-18T09:38:47.878Z] #48 18.15 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-18T09:38:47.878Z] #48 18.17 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-18T09:38:47.878Z] #48 18.21 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-18T09:38:47.878Z] #48 18.26 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-18T09:38:47.878Z] #48 18.43 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-18T09:38:47.878Z] #48 18.44 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-18T09:38:47.878Z] #48 18.49 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-18T09:38:47.878Z] #48 18.63 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-18T09:38:47.878Z] #48 18.63 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-18T09:38:47.878Z] #48 18.77 go: downloading github.com/spf13/viper v1.6.1 [2021-02-18T09:38:47.878Z] #48 18.83 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-18T09:38:47.878Z] #48 18.83 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-18T09:38:47.878Z] #48 18.87 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-18T09:38:47.878Z] #48 19.01 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-18T09:38:47.878Z] #48 19.04 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-18T09:38:47.878Z] #48 19.07 go: extracting github.com/spf13/viper v1.6.1 [2021-02-18T09:38:47.878Z] #48 19.09 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-18T09:38:47.878Z] #48 19.23 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-18T09:38:47.878Z] #48 19.28 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-18T09:38:47.878Z] #48 19.28 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-18T09:38:47.878Z] #48 19.29 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-18T09:38:47.878Z] #48 19.75 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-18T09:38:47.878Z] #48 19.78 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-18T09:38:47.878Z] #48 19.87 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-18T09:38:47.878Z] #48 19.90 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-18T09:38:47.878Z] #48 19.91 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-18T09:38:47.878Z] #48 19.99 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-18T09:38:47.878Z] #48 20.01 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-18T09:38:47.878Z] #48 20.01 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-18T09:38:47.878Z] #48 20.01 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-18T09:38:47.878Z] #48 20.03 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-18T09:38:47.878Z] #48 20.13 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-18T09:38:47.878Z] #48 20.18 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-18T09:38:47.878Z] #48 20.20 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-18T09:38:47.878Z] #48 20.20 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-18T09:38:47.878Z] #48 20.20 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-18T09:38:47.878Z] #48 20.35 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-18T09:38:47.878Z] #48 20.41 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-18T09:38:47.878Z] #48 20.41 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-18T09:38:47.878Z] #48 20.44 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-18T09:38:47.878Z] #48 20.46 go: downloading github.com/spf13/afero v1.1.2 [2021-02-18T09:38:48.051Z] #46 ... [2021-02-18T09:38:48.051Z] [2021-02-18T09:38:48.051Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-18T09:38:48.051Z] #63 sha256:bae9cde05d1e9c156d7e2080a0beee38d7573b8882d156b6d8539ea96e36b6b0 [2021-02-18T09:38:48.051Z] #63 17.67 Checking out files: 97% (1849/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-02-18T09:38:48.051Z] #63 17.73 + cd /tmp/tmp.a3huwDUv07/src/github.com/docker/libnetwork [2021-02-18T09:38:48.051Z] #63 17.74 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-18T09:38:48.051Z] #63 18.03 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-18T09:38:48.134Z] #48 20.59 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-18T09:38:48.134Z] #48 20.59 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-18T09:38:48.134Z] #48 20.63 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-18T09:38:48.134Z] #48 20.65 go: downloading github.com/spf13/cast v1.3.0 [2021-02-18T09:38:48.134Z] #48 20.76 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-18T09:38:48.134Z] #48 20.81 go: extracting github.com/spf13/cast v1.3.0 [2021-02-18T09:38:48.134Z] #48 20.83 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-18T09:38:48.134Z] #48 20.83 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-18T09:38:48.390Z] #48 20.84 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-18T09:38:48.390Z] #48 20.92 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-18T09:38:48.646Z] #48 21.09 go: extracting github.com/spf13/afero v1.1.2 [2021-02-18T09:38:48.902Z] #48 21.21 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-18T09:38:48.902Z] #48 21.21 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-18T09:38:48.902Z] #48 ... [2021-02-18T09:38:48.902Z] [2021-02-18T09:38:48.902Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-18T09:38:48.902Z] #57 sha256:17169179c4ca120cb478dda00be1ac9bd4ef1b889e8d6496c9f0e7b730456a5a [2021-02-18T09:38:48.902Z] #57 11.43 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-18T09:38:48.902Z] #57 11.52 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-02-18T09:38:48.902Z] #57 11.84 go: extracting github.com/moby/vpnkit v0.4.0 [2021-02-18T09:38:48.902Z] #57 14.65 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-18T09:38:48.902Z] #57 15.47 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-18T09:38:48.902Z] #57 15.68 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-18T09:38:48.902Z] #57 15.68 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-02-18T09:38:48.902Z] #57 16.00 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-02-18T09:38:48.902Z] #57 16.81 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-02-18T09:38:48.902Z] #57 18.66 go: finding github.com/pkg/errors v0.9.1 [2021-02-18T09:38:48.902Z] #57 18.84 go: finding github.com/sirupsen/logrus v1.7.0 [2021-02-18T09:38:48.902Z] #57 18.92 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-18T09:38:48.902Z] #57 18.96 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-18T09:38:48.902Z] #57 19.07 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-18T09:38:48.902Z] #57 19.09 go: finding github.com/google/uuid v1.2.0 [2021-02-18T09:38:48.902Z] #57 19.09 go: finding github.com/gofrs/flock v0.8.0 [2021-02-18T09:38:48.902Z] #57 19.10 go: finding github.com/moby/vpnkit v0.4.0 [2021-02-18T09:38:48.902Z] #57 19.16 go: finding github.com/gorilla/mux v1.8.0 [2021-02-18T09:38:48.902Z] #57 19.22 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-02-18T09:38:48.902Z] #57 19.22 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-18T09:38:48.902Z] #57 19.28 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-02-18T09:38:48.902Z] #57 19.28 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-02-18T09:38:48.902Z] #57 19.47 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-18T09:38:48.902Z] #57 19.50 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-02-18T09:38:49.158Z] #57 ... [2021-02-18T09:38:49.158Z] [2021-02-18T09:38:49.158Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-18T09:38:49.158Z] #46 sha256:5718d1d635aaee16c3867d892cd3331e1a4989c4381b7f908725c4b15d2ed5fc [2021-02-18T09:38:49.158Z] #46 11.70 go: finding github.com/fatih/color v1.9.0 [2021-02-18T09:38:49.158Z] #46 11.74 go: finding github.com/pkg/errors v0.9.1 [2021-02-18T09:38:49.158Z] #46 11.75 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-18T09:38:49.158Z] #46 11.78 go: finding github.com/spf13/pflag v1.0.3 [2021-02-18T09:38:49.158Z] #46 11.78 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-18T09:38:49.158Z] #46 11.97 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-18T09:38:49.158Z] #46 12.18 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-18T09:38:49.158Z] #46 12.34 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-18T09:38:49.158Z] #46 12.42 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-18T09:38:49.158Z] #46 12.44 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-18T09:38:49.158Z] #46 12.46 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-18T09:38:49.158Z] #46 ... [2021-02-18T09:38:49.158Z] [2021-02-18T09:38:49.158Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-18T09:38:49.158Z] #50 sha256:958b6af18d520a5d60232833c84b54960da8b8b39afe4ac9fb9489007cf7fce8 [2021-02-18T09:38:49.158Z] #50 21.54 mvdan.cc/sh/v3/fileutil [2021-02-18T09:38:49.158Z] #50 21.70 mvdan.cc/sh/v3/syntax [2021-02-18T09:38:49.573Z] #46 ... [2021-02-18T09:38:49.573Z] [2021-02-18T09:38:49.573Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-18T09:38:49.573Z] #55 sha256:57ae60bcabad1de4e30f39ff1f4cd89888d9fd4644ddd34ecd3c7a7c7d329f88 [2021-02-18T09:38:49.686Z] #52 ... [2021-02-18T09:38:49.686Z] [2021-02-18T09:38:49.686Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-18T09:38:49.686Z] #46 sha256:c686cf0206b74f60ad571eccb76d4f295be4572ef6e2eb998765c31ccd25634a [2021-02-18T09:38:49.686Z] #46 10.83 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-18T09:38:49.686Z] #46 15.05 go: finding github.com/fatih/color v1.9.0 [2021-02-18T09:38:49.686Z] #46 15.08 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-18T09:38:49.686Z] #46 15.10 go: finding github.com/pkg/errors v0.9.1 [2021-02-18T09:38:49.686Z] #46 15.24 go: finding github.com/spf13/pflag v1.0.3 [2021-02-18T09:38:49.686Z] #46 15.33 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-18T09:38:49.686Z] #46 15.38 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-18T09:38:49.686Z] #46 15.52 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-18T09:38:49.686Z] #46 15.65 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-18T09:38:49.686Z] #46 15.68 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-18T09:38:49.686Z] #46 15.70 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-18T09:38:49.686Z] #46 15.71 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-18T09:38:49.686Z] #46 ... [2021-02-18T09:38:49.686Z] [2021-02-18T09:38:49.686Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:38:49.686Z] #48 sha256:d488854a8a6f90559eb4efc52caa8804c02808234be07d376d6d2d47806d9183 [2021-02-18T09:38:49.686Z] #48 14.85 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-18T09:38:49.686Z] #48 16.51 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-18T09:38:49.686Z] #48 16.52 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-18T09:38:49.686Z] #48 16.52 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-18T09:38:49.686Z] #48 16.55 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-18T09:38:49.686Z] #48 16.56 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-18T09:38:49.686Z] #48 16.56 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-18T09:38:49.686Z] #48 16.56 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-18T09:38:49.686Z] #48 16.57 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-18T09:38:49.686Z] #48 16.57 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-18T09:38:49.686Z] #48 16.57 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-18T09:38:49.686Z] #48 16.66 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-18T09:38:49.686Z] #48 16.69 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-18T09:38:49.686Z] #48 16.69 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-18T09:38:49.686Z] #48 16.73 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-18T09:38:49.686Z] #48 16.80 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-18T09:38:49.686Z] #48 16.90 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-18T09:38:49.686Z] #48 16.92 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-18T09:38:49.686Z] #48 16.93 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-18T09:38:49.686Z] #48 16.93 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-18T09:38:49.686Z] #48 16.93 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-18T09:38:49.686Z] #48 17.00 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-18T09:38:49.686Z] #48 17.00 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-18T09:38:49.686Z] #48 17.01 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-18T09:38:49.686Z] #48 17.01 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-18T09:38:49.686Z] #48 17.02 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-18T09:38:49.686Z] #48 17.08 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-18T09:38:49.686Z] #48 17.15 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-18T09:38:49.686Z] #48 17.20 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-18T09:38:49.686Z] #48 17.34 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-18T09:38:49.686Z] #48 17.34 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-18T09:38:49.686Z] #48 17.35 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-18T09:38:49.686Z] #48 17.44 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-18T09:38:49.686Z] #48 17.55 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-18T09:38:49.686Z] #48 17.55 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-18T09:38:49.686Z] #48 17.59 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-18T09:38:49.686Z] #48 17.61 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-18T09:38:49.686Z] #48 17.65 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-18T09:38:49.686Z] #48 17.68 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-18T09:38:49.686Z] #48 17.83 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-18T09:38:49.686Z] #48 17.84 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-18T09:38:49.686Z] #48 17.94 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-18T09:38:49.686Z] #48 18.08 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-18T09:38:49.686Z] #48 18.09 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-18T09:38:49.686Z] #48 18.11 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-18T09:38:49.686Z] #48 18.17 go: downloading github.com/fatih/color v1.7.0 [2021-02-18T09:38:49.686Z] #48 18.17 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-18T09:38:49.686Z] #48 18.32 go: extracting github.com/fatih/color v1.7.0 [2021-02-18T09:38:49.686Z] #48 18.34 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-18T09:38:49.686Z] #48 18.35 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-18T09:38:49.686Z] #48 18.36 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-18T09:38:49.686Z] #48 18.43 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-18T09:38:49.686Z] #48 18.43 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-18T09:38:49.686Z] #48 18.44 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-18T09:38:49.686Z] #48 18.46 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-18T09:38:49.686Z] #48 18.60 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-18T09:38:49.686Z] #48 18.65 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-18T09:38:49.686Z] #48 18.71 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-18T09:38:49.686Z] #48 18.72 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-18T09:38:49.686Z] #48 18.79 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-18T09:38:49.686Z] #48 18.89 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-18T09:38:49.686Z] #48 18.91 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-18T09:38:49.686Z] #48 18.91 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-18T09:38:49.686Z] #48 18.96 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-18T09:38:49.686Z] #48 18.96 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-18T09:38:49.686Z] #48 19.03 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-18T09:38:49.686Z] #48 19.11 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-18T09:38:49.686Z] #48 19.12 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-18T09:38:49.686Z] #48 19.16 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-18T09:38:49.686Z] #48 19.34 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-18T09:38:49.686Z] #48 19.34 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-18T09:38:49.686Z] #48 19.47 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-18T09:38:49.686Z] #48 19.48 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-18T09:38:49.686Z] #48 19.50 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-18T09:38:49.686Z] #48 19.50 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-18T09:38:49.686Z] #48 19.67 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-18T09:38:49.686Z] #48 19.67 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-18T09:38:49.686Z] #48 19.68 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-18T09:38:49.686Z] #48 19.68 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-18T09:38:49.686Z] #48 19.70 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-18T09:38:49.686Z] #48 19.78 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-18T09:38:49.686Z] #48 19.82 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-18T09:38:49.686Z] #48 19.92 go: downloading github.com/spf13/cast v1.3.0 [2021-02-18T09:38:49.686Z] #48 19.93 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-18T09:38:49.686Z] #48 19.96 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-18T09:38:49.686Z] #48 19.97 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-18T09:38:49.686Z] #48 20.04 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-18T09:38:49.686Z] #48 20.12 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-18T09:38:49.686Z] #48 20.17 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-18T09:38:49.686Z] #48 20.22 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-18T09:38:49.686Z] #48 20.24 go: downloading golang.org/x/text v0.3.2 [2021-02-18T09:38:49.686Z] #48 20.29 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-18T09:38:49.686Z] #48 20.30 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-18T09:38:49.686Z] #48 20.31 go: extracting github.com/spf13/cast v1.3.0 [2021-02-18T09:38:49.686Z] #48 20.32 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-18T09:38:49.686Z] #48 20.35 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-18T09:38:49.686Z] #48 20.47 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-18T09:38:49.686Z] #48 20.52 go: downloading github.com/spf13/afero v1.1.2 [2021-02-18T09:38:49.686Z] #48 20.62 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-18T09:38:49.686Z] #48 20.70 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-18T09:38:49.686Z] #48 20.73 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-18T09:38:49.686Z] #48 20.73 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-18T09:38:49.686Z] #48 20.76 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-18T09:38:49.686Z] #48 20.85 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-18T09:38:49.686Z] #48 20.90 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-18T09:38:49.686Z] #48 20.95 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-18T09:38:49.686Z] #48 20.98 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-18T09:38:49.686Z] #48 20.98 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-18T09:38:49.687Z] #48 20.99 go: extracting github.com/spf13/afero v1.1.2 [2021-02-18T09:38:49.687Z] #48 21.08 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-18T09:38:49.721Z] #50 ... [2021-02-18T09:38:49.721Z] [2021-02-18T09:38:49.721Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-18T09:38:49.721Z] #44 sha256:277904fffa08ab3b482370d4499adfd390f01ba719e6554043c2a7233b5f15c8 [2021-02-18T09:38:49.721Z] #44 DONE 22.1s [2021-02-18T09:38:49.721Z] [2021-02-18T09:38:49.721Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-18T09:38:49.721Z] #63 sha256:68238242352191909d068dc1e18a4f1a0b7adeb74ad0961ef136fddb5a45a1bc [2021-02-18T09:38:49.721Z] #63 16.55 Checking out files: 96% (1832/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-02-18T09:38:49.721Z] #63 16.66 + cd /tmp/tmp.D2Y2U6IL1w/src/github.com/docker/libnetwork [2021-02-18T09:38:49.721Z] #63 16.66 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-18T09:38:49.721Z] #63 17.27 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-18T09:38:49.721Z] #63 DONE 22.3s [2021-02-18T09:38:49.721Z] [2021-02-18T09:38:49.721Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:38:49.721Z] #48 sha256:ef1c468bd45dd55ade6bbc9ec7c679846f0bff6959f18b02921d27e83ce32e77 [2021-02-18T09:38:49.721Z] #48 21.93 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-18T09:38:49.828Z] #55 34.52 Checking out files: 84% (3170/3766) Checking out files: 85% (3202/3766) Checking out files: 86% (3239/3766) Checking out files: 87% (3277/3766) Checking out files: 88% (3315/3766) Checking out files: 89% (3352/3766) Checking out files: 90% (3390/3766) Checking out files: 91% (3428/3766) Checking out files: 92% (3465/3766) Checking out files: 93% (3503/3766) Checking out files: 94% (3541/3766) Checking out files: 95% (3578/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) Checking out files: 99% (3729/3766) Checking out files: 100% (3766/3766) Checking out files: 100% (3766/3766), done. [2021-02-18T09:38:49.828Z] #55 34.89 + cd /tmp/tmp.rgHbWna98P/src/github.com/containerd/containerd [2021-02-18T09:38:49.828Z] #55 34.89 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:38:49.947Z] #48 21.08 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-18T09:38:49.947Z] #48 21.24 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-18T09:38:50.084Z] #55 ... [2021-02-18T09:38:50.084Z] [2021-02-18T09:38:50.084Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-18T09:38:50.084Z] #46 sha256:1d8933d210db140327d32345cbe2d95afbd02e01a2e69a1b6a84f95d00d77165 [2021-02-18T09:38:50.084Z] #46 DONE 35.0s [2021-02-18T09:38:50.208Z] #48 ... [2021-02-18T09:38:50.208Z] [2021-02-18T09:38:50.208Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-18T09:38:50.208Z] #44 sha256:4949d05a8d7149eb4bf7744075213539eaaab48ea0cdd097e7d4514359089c4b [2021-02-18T09:38:50.208Z] #44 DONE 21.5s [2021-02-18T09:38:50.208Z] [2021-02-18T09:38:50.208Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:38:50.208Z] #48 sha256:d488854a8a6f90559eb4efc52caa8804c02808234be07d376d6d2d47806d9183 [2021-02-18T09:38:50.208Z] #48 21.40 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-18T09:38:50.208Z] #48 21.48 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-18T09:38:50.208Z] #48 ... [2021-02-18T09:38:50.208Z] [2021-02-18T09:38:50.208Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-18T09:38:50.208Z] #57 sha256:261d33e7049d0a260b4a7bdb42eb78e719e91f471116d4c10e4d6f3de506e298 [2021-02-18T09:38:50.208Z] #57 13.75 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-02-18T09:38:50.208Z] #57 14.35 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-18T09:38:50.208Z] #57 16.26 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-18T09:38:50.208Z] #57 17.01 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-18T09:38:50.208Z] #57 17.18 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-18T09:38:50.208Z] #57 17.19 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-02-18T09:38:50.208Z] #57 17.62 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-02-18T09:38:50.208Z] #57 17.87 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-02-18T09:38:50.208Z] #57 19.91 go: finding github.com/pkg/errors v0.9.1 [2021-02-18T09:38:50.208Z] #57 19.93 go: finding github.com/sirupsen/logrus v1.7.0 [2021-02-18T09:38:50.208Z] #57 20.00 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-18T09:38:50.208Z] #57 20.25 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-18T09:38:50.208Z] #57 20.28 go: finding github.com/google/uuid v1.2.0 [2021-02-18T09:38:50.208Z] #57 20.31 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-18T09:38:50.208Z] #57 20.32 go: finding github.com/gofrs/flock v0.8.0 [2021-02-18T09:38:50.208Z] #57 20.33 go: finding github.com/moby/vpnkit v0.4.0 [2021-02-18T09:38:50.208Z] #57 20.37 go: finding github.com/gorilla/mux v1.8.0 [2021-02-18T09:38:50.208Z] #57 20.42 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-18T09:38:50.208Z] #57 20.45 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-02-18T09:38:50.208Z] #57 20.45 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-02-18T09:38:50.208Z] #57 20.48 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-02-18T09:38:50.208Z] #57 20.64 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-18T09:38:50.208Z] #57 20.83 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-02-18T09:38:50.339Z] [2021-02-18T09:38:50.339Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-18T09:38:50.339Z] #55 sha256:57ae60bcabad1de4e30f39ff1f4cd89888d9fd4644ddd34ecd3c7a7c7d329f88 [2021-02-18T09:38:50.468Z] #57 ... [2021-02-18T09:38:50.468Z] [2021-02-18T09:38:50.468Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:38:50.468Z] #48 sha256:d488854a8a6f90559eb4efc52caa8804c02808234be07d376d6d2d47806d9183 [2021-02-18T09:38:50.468Z] #48 21.77 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-18T09:38:51.036Z] #48 22.11 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-18T09:38:51.036Z] #48 22.30 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-18T09:38:51.036Z] #48 22.37 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-18T09:38:51.611Z] #48 23.91 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-18T09:38:51.613Z] #48 ... [2021-02-18T09:38:51.613Z] [2021-02-18T09:38:51.613Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-18T09:38:51.613Z] #45 sha256:49856df99e62256f21d182a0ee89889201912037e2ed36fe1920c66d89db3d2b [2021-02-18T09:38:51.613Z] #45 DONE 0.1s [2021-02-18T09:38:51.703Z] #55 36.77 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-18T09:38:51.874Z] [2021-02-18T09:38:51.874Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-18T09:38:51.874Z] #50 sha256:8d0b16b222d3ddc997fecad03573d8e5d0b37f68dd46b5cd29accb12ff733dce [2021-02-18T09:38:51.874Z] #50 15.82 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-18T09:38:51.874Z] #50 16.69 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-18T09:38:51.874Z] #50 17.48 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-18T09:38:51.874Z] #50 17.54 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-18T09:38:51.874Z] #50 17.62 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-18T09:38:51.874Z] #50 17.73 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-18T09:38:51.874Z] #50 18.28 golang.org/x/sys/unix [2021-02-18T09:38:51.874Z] #50 18.29 github.com/pkg/diff [2021-02-18T09:38:51.874Z] #50 19.49 mvdan.cc/editorconfig [2021-02-18T09:38:51.874Z] #50 20.50 mvdan.cc/sh/v3/fileutil [2021-02-18T09:38:51.874Z] #50 20.68 mvdan.cc/sh/v3/syntax [2021-02-18T09:38:51.958Z] #55 36.77 + BUILDTAGS='netgo osusergo static_build' [2021-02-18T09:38:51.958Z] #55 36.77 + export EXTRA_FLAGS=-buildmode=pie [2021-02-18T09:38:51.958Z] #55 36.77 + EXTRA_FLAGS=-buildmode=pie [2021-02-18T09:38:51.958Z] #55 36.77 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-18T09:38:51.958Z] #55 36.77 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-18T09:38:51.958Z] #55 36.77 + '[' '' = dynamic ']' [2021-02-18T09:38:51.958Z] #55 36.77 + make [2021-02-18T09:38:51.958Z] #55 ... [2021-02-18T09:38:51.958Z] [2021-02-18T09:38:51.958Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-18T09:38:51.958Z] #47 sha256:a2df8811d2a7d4c74ecfb3aaed7f31783902e18cc3d152fdf29a63d79de1b34b [2021-02-18T09:38:51.958Z] #47 DONE 0.1s [2021-02-18T09:38:52.134Z] #50 ... [2021-02-18T09:38:52.134Z] [2021-02-18T09:38:52.134Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:38:52.134Z] #48 sha256:d488854a8a6f90559eb4efc52caa8804c02808234be07d376d6d2d47806d9183 [2021-02-18T09:38:52.134Z] #48 23.20 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-18T09:38:52.134Z] #48 23.20 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-18T09:38:52.134Z] #48 23.26 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-18T09:38:52.134Z] #48 23.26 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-18T09:38:52.134Z] #48 23.28 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-18T09:38:52.134Z] #48 23.28 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-18T09:38:52.134Z] #48 ... [2021-02-18T09:38:52.134Z] [2021-02-18T09:38:52.134Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-18T09:38:52.134Z] #63 sha256:b7504c166288a0bdc5c652e22ef46b1fee4168fa850655608dd3c0c93a3aea5b [2021-02-18T09:38:52.134Z] #63 18.57 + cd /tmp/tmp.XCjPmQUaal/src/github.com/docker/libnetwork [2021-02-18T09:38:52.134Z] #63 18.57 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-18T09:38:52.134Z] #63 18.80 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-18T09:38:52.134Z] #63 DONE 23.4s [2021-02-18T09:38:52.215Z] [2021-02-18T09:38:52.215Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-18T09:38:52.215Z] #57 sha256:096f95467588fe5e3dbd66a88f76f80d35fa32f42fc9d3d2aaa495b80490d296 [2021-02-18T09:38:52.253Z] #63 ... [2021-02-18T09:38:52.253Z] [2021-02-18T09:38:52.253Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-18T09:38:52.253Z] #44 sha256:24852e90fc0b8c4b9d69064bf717718a538d874cc246724726a27e4eb8bbb15a [2021-02-18T09:38:52.253Z] #44 DONE 22.1s [2021-02-18T09:38:52.253Z] [2021-02-18T09:38:52.253Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-18T09:38:52.253Z] #63 sha256:bae9cde05d1e9c156d7e2080a0beee38d7573b8882d156b6d8539ea96e36b6b0 [2021-02-18T09:38:52.253Z] #63 DONE 22.3s [2021-02-18T09:38:52.253Z] [2021-02-18T09:38:52.253Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:38:52.253Z] #48 sha256:cae741a285562be5ec35c0f8539e3e1303e46c6ded3e09ee5771b2b65920b775 [2021-02-18T09:38:52.253Z] #48 15.71 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-18T09:38:52.253Z] #48 15.81 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-18T09:38:52.253Z] #48 15.86 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-18T09:38:52.253Z] #48 15.93 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-18T09:38:52.253Z] #48 16.00 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-18T09:38:52.253Z] #48 16.08 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-18T09:38:52.253Z] #48 16.14 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-18T09:38:52.253Z] #48 16.15 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-18T09:38:52.253Z] #48 16.17 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-18T09:38:52.253Z] #48 16.18 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-18T09:38:52.253Z] #48 16.69 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-18T09:38:52.253Z] #48 17.05 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-18T09:38:52.253Z] #48 17.12 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-18T09:38:52.253Z] #48 17.16 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-18T09:38:52.253Z] #48 17.18 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-18T09:38:52.253Z] #48 17.18 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-18T09:38:52.253Z] #48 17.20 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-18T09:38:52.253Z] #48 17.25 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-18T09:38:52.253Z] #48 17.29 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-18T09:38:52.253Z] #48 17.35 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-18T09:38:52.253Z] #48 17.39 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-18T09:38:52.253Z] #48 17.95 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-18T09:38:52.253Z] #48 17.95 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-18T09:38:52.253Z] #48 17.95 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-18T09:38:52.253Z] #48 17.97 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-18T09:38:52.253Z] #48 17.98 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-18T09:38:52.253Z] #48 18.00 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-18T09:38:52.253Z] #48 18.01 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-18T09:38:52.253Z] #48 18.02 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-18T09:38:52.253Z] #48 18.04 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-18T09:38:52.253Z] #48 18.04 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-18T09:38:52.253Z] #48 18.09 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-18T09:38:52.253Z] #48 18.10 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-18T09:38:52.253Z] #48 18.11 go: downloading golang.org/x/text v0.3.2 [2021-02-18T09:38:52.253Z] #48 18.13 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-18T09:38:52.253Z] #48 18.14 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-18T09:38:52.253Z] #48 18.27 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-18T09:38:52.253Z] #48 18.28 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-18T09:38:52.253Z] #48 18.29 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-18T09:38:52.253Z] #48 18.31 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-18T09:38:52.253Z] #48 18.32 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-18T09:38:52.253Z] #48 18.50 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-18T09:38:52.253Z] #48 18.56 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-18T09:38:52.253Z] #48 18.63 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-18T09:38:52.253Z] #48 18.73 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-18T09:38:52.253Z] #48 18.80 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-18T09:38:52.253Z] #48 18.84 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-18T09:38:52.253Z] #48 18.89 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-18T09:38:52.253Z] #48 18.97 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-18T09:38:52.253Z] #48 19.02 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-18T09:38:52.253Z] #48 19.14 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-18T09:38:52.253Z] #48 19.27 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-18T09:38:52.253Z] #48 19.28 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-18T09:38:52.253Z] #48 19.32 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-18T09:38:52.253Z] #48 19.39 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-18T09:38:52.253Z] #48 19.39 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-18T09:38:52.253Z] #48 19.51 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-18T09:38:52.253Z] #48 19.60 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-18T09:38:52.253Z] #48 19.66 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-18T09:38:52.253Z] #48 19.67 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-18T09:38:52.253Z] #48 19.74 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-18T09:38:52.253Z] #48 19.74 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-18T09:38:52.253Z] #48 19.76 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-18T09:38:52.253Z] #48 19.93 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-18T09:38:52.253Z] #48 19.93 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-18T09:38:52.253Z] #48 19.95 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-18T09:38:52.253Z] #48 20.24 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-18T09:38:52.253Z] #48 20.33 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-18T09:38:52.253Z] #48 20.43 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-18T09:38:52.253Z] #48 20.47 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-18T09:38:52.253Z] #48 20.61 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-18T09:38:52.253Z] #48 20.71 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-18T09:38:52.253Z] #48 20.78 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-18T09:38:52.253Z] #48 21.45 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-18T09:38:52.253Z] #48 21.52 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-18T09:38:52.253Z] #48 21.63 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-18T09:38:52.253Z] #48 21.78 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-18T09:38:52.253Z] #48 21.93 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-18T09:38:52.253Z] #48 21.97 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-18T09:38:52.253Z] #48 22.04 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-18T09:38:52.253Z] #48 22.29 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-18T09:38:52.436Z] [2021-02-18T09:38:52.436Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:38:52.436Z] #48 sha256:d488854a8a6f90559eb4efc52caa8804c02808234be07d376d6d2d47806d9183 [2021-02-18T09:38:52.436Z] #48 23.61 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-18T09:38:52.513Z] #57 ... [2021-02-18T09:38:52.513Z] [2021-02-18T09:38:52.513Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-18T09:38:52.513Z] #55 sha256:57ae60bcabad1de4e30f39ff1f4cd89888d9fd4644ddd34ecd3c7a7c7d329f88 [2021-02-18T09:38:52.513Z] #55 37.43 + bin/ctr [2021-02-18T09:38:52.696Z] #48 23.62 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-18T09:38:52.696Z] #48 23.63 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-18T09:38:52.696Z] #48 23.65 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-18T09:38:52.696Z] #48 23.69 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-18T09:38:52.696Z] #48 23.70 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-18T09:38:52.696Z] #48 23.96 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-18T09:38:52.823Z] #48 22.88 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-18T09:38:52.823Z] #48 22.95 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-18T09:38:52.823Z] #48 22.95 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-18T09:38:52.823Z] #48 22.95 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-18T09:38:52.823Z] #48 22.98 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-18T09:38:52.980Z] #48 25.47 go: extracting golang.org/x/text v0.3.2 [2021-02-18T09:38:52.980Z] #48 ... [2021-02-18T09:38:52.980Z] [2021-02-18T09:38:52.980Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-18T09:38:52.980Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-18T09:38:52.980Z] #38 CACHED [2021-02-18T09:38:52.980Z] [2021-02-18T09:38:52.980Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-18T09:38:52.980Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-18T09:38:52.980Z] #39 CACHED [2021-02-18T09:38:52.980Z] [2021-02-18T09:38:52.980Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-18T09:38:52.980Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-18T09:38:52.980Z] #41 CACHED [2021-02-18T09:38:52.980Z] [2021-02-18T09:38:52.980Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:38:52.980Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-18T09:38:52.980Z] #42 CACHED [2021-02-18T09:38:52.980Z] [2021-02-18T09:38:52.980Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-18T09:38:52.980Z] #52 sha256:6c11ace4c820a5007f5a5d0e4f11902ad2c276b75e89fbb3dffd2d333ca11b25 [2021-02-18T09:38:52.980Z] #52 15.53 + cd /tmp/tmp.Jzfg6qVl6x/src/github.com/opencontainers/runc [2021-02-18T09:38:52.980Z] #52 15.53 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-18T09:38:52.980Z] #52 16.33 + '[' -z '' ']' [2021-02-18T09:38:52.980Z] #52 16.33 + target=static [2021-02-18T09:38:52.980Z] #52 16.33 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-02-18T09:38:52.980Z] #52 16.89 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 . [2021-02-18T09:38:53.083Z] #48 23.08 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-18T09:38:53.083Z] #48 23.10 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-18T09:38:53.083Z] #48 23.29 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-18T09:38:53.083Z] #48 23.29 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-18T09:38:53.344Z] #48 23.36 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-18T09:38:53.344Z] #48 ... [2021-02-18T09:38:53.344Z] [2021-02-18T09:38:53.344Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-18T09:38:53.344Z] #57 sha256:607be6d240a2abf5d78948e5a56d908dfbd830bc5bcd5b7a894db5ac19e97441 [2021-02-18T09:38:53.344Z] #57 13.44 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-18T09:38:53.344Z] #57 14.09 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-02-18T09:38:53.344Z] #57 16.16 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-18T09:38:53.344Z] #57 17.48 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-18T09:38:53.344Z] #57 17.62 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-18T09:38:53.344Z] #57 17.62 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-02-18T09:38:53.344Z] #57 18.04 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-02-18T09:38:53.344Z] #57 18.41 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-02-18T09:38:53.344Z] #57 19.83 go: finding github.com/pkg/errors v0.9.1 [2021-02-18T09:38:53.344Z] #57 19.98 go: finding github.com/sirupsen/logrus v1.7.0 [2021-02-18T09:38:53.344Z] #57 20.02 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-18T09:38:53.344Z] #57 20.11 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-18T09:38:53.344Z] #57 20.17 go: finding github.com/google/uuid v1.2.0 [2021-02-18T09:38:53.344Z] #57 20.20 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-18T09:38:53.344Z] #57 20.23 go: finding github.com/gofrs/flock v0.8.0 [2021-02-18T09:38:53.344Z] #57 20.25 go: finding github.com/moby/vpnkit v0.4.0 [2021-02-18T09:38:53.344Z] #57 20.29 go: finding github.com/gorilla/mux v1.8.0 [2021-02-18T09:38:53.344Z] #57 20.37 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-18T09:38:53.344Z] #57 20.38 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-02-18T09:38:53.344Z] #57 20.39 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-02-18T09:38:53.344Z] #57 20.40 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-02-18T09:38:53.344Z] #57 20.58 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-18T09:38:53.344Z] #57 20.71 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-02-18T09:38:53.344Z] #57 ... [2021-02-18T09:38:53.344Z] [2021-02-18T09:38:53.344Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:38:53.344Z] #48 sha256:cae741a285562be5ec35c0f8539e3e1303e46c6ded3e09ee5771b2b65920b775 [2021-02-18T09:38:53.344Z] #48 23.60 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-18T09:38:53.344Z] #48 23.60 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-18T09:38:53.545Z] #52 ... [2021-02-18T09:38:53.545Z] [2021-02-18T09:38:53.545Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-18T09:38:53.545Z] #50 sha256:958b6af18d520a5d60232833c84b54960da8b8b39afe4ac9fb9489007cf7fce8 [2021-02-18T09:38:53.545Z] #50 25.82 golang.org/x/crypto/ssh/terminal [2021-02-18T09:38:54.081Z] #48 25.32 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-18T09:38:54.109Z] #50 ... [2021-02-18T09:38:54.109Z] [2021-02-18T09:38:54.109Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-18T09:38:54.109Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-18T09:38:54.109Z] #30 CACHED [2021-02-18T09:38:54.109Z] [2021-02-18T09:38:54.109Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-18T09:38:54.109Z] #24 sha256:9c51eba66fad768b9a39635ea0db2996480997faa0f0f95ee032624525906e77 [2021-02-18T09:38:54.109Z] #24 CACHED [2021-02-18T09:38:54.109Z] [2021-02-18T09:38:54.109Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-18T09:38:54.109Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-18T09:38:54.109Z] #31 CACHED [2021-02-18T09:38:54.109Z] [2021-02-18T09:38:54.109Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-18T09:38:54.109Z] #28 sha256:1cb3ae20dc981ccf78f36bade7811652ff80ad1d0378497c72b60435893c5c3d [2021-02-18T09:38:54.109Z] #28 CACHED [2021-02-18T09:38:54.109Z] [2021-02-18T09:38:54.109Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-18T09:38:54.109Z] #29 sha256:e42a1ff71f9e0b950d708ba709811678b454422406124357fdf052b7378e4ffc [2021-02-18T09:38:54.109Z] #29 CACHED [2021-02-18T09:38:54.109Z] [2021-02-18T09:38:54.109Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-18T09:38:54.109Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-18T09:38:54.109Z] #20 CACHED [2021-02-18T09:38:54.109Z] [2021-02-18T09:38:54.109Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-18T09:38:54.109Z] #27 sha256:0b98c3fe3c5b72656dbfdfac12746f39987f34db6b195fc18a45770aee2e3ce3 [2021-02-18T09:38:54.109Z] #27 CACHED [2021-02-18T09:38:54.109Z] [2021-02-18T09:38:54.109Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-18T09:38:54.109Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-18T09:38:54.109Z] #14 CACHED [2021-02-18T09:38:54.109Z] [2021-02-18T09:38:54.109Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-18T09:38:54.109Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-18T09:38:54.109Z] #17 CACHED [2021-02-18T09:38:54.109Z] [2021-02-18T09:38:54.109Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-18T09:38:54.109Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-18T09:38:54.109Z] #18 CACHED [2021-02-18T09:38:54.109Z] [2021-02-18T09:38:54.109Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-18T09:38:54.109Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-18T09:38:54.109Z] #26 CACHED [2021-02-18T09:38:54.109Z] [2021-02-18T09:38:54.109Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-18T09:38:54.109Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-18T09:38:54.109Z] #13 CACHED [2021-02-18T09:38:54.109Z] [2021-02-18T09:38:54.109Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-18T09:38:54.109Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-18T09:38:54.109Z] #15 CACHED [2021-02-18T09:38:54.109Z] [2021-02-18T09:38:54.109Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-18T09:38:54.109Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-18T09:38:54.109Z] #16 CACHED [2021-02-18T09:38:54.109Z] [2021-02-18T09:38:54.109Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-18T09:38:54.109Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-18T09:38:54.109Z] #21 CACHED [2021-02-18T09:38:54.109Z] [2021-02-18T09:38:54.109Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-18T09:38:54.109Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-18T09:38:54.109Z] #19 CACHED [2021-02-18T09:38:54.109Z] [2021-02-18T09:38:54.109Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-18T09:38:54.109Z] #32 sha256:07af2ab90c1253c7604b45a687521c41bb46b9785283db007bef2f66ecdcff93 [2021-02-18T09:38:54.109Z] #32 CACHED [2021-02-18T09:38:54.365Z] [2021-02-18T09:38:54.365Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-18T09:38:54.365Z] #34 sha256:11fed9fb65ff1597aa3d37ec92e91147de4d5b7248fc2782e6f078bdaf76856d [2021-02-18T09:38:54.622Z] #34 DONE 0.7s [2021-02-18T09:38:54.622Z] [2021-02-18T09:38:54.622Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:38:54.622Z] #48 sha256:ef1c468bd45dd55ade6bbc9ec7c679846f0bff6959f18b02921d27e83ce32e77 [2021-02-18T09:38:54.733Z] #48 ... [2021-02-18T09:38:54.733Z] [2021-02-18T09:38:54.733Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-18T09:38:54.733Z] #45 sha256:204a80d2a4dbff645837d096af36808b99b2c5ccbcb03a420b2c7d01a8fcfc1f [2021-02-18T09:38:54.733Z] #45 DONE 0.2s [2021-02-18T09:38:54.733Z] [2021-02-18T09:38:54.733Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:38:54.733Z] #48 sha256:cae741a285562be5ec35c0f8539e3e1303e46c6ded3e09ee5771b2b65920b775 [2021-02-18T09:38:54.733Z] #48 24.74 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-18T09:38:54.879Z] #48 ... [2021-02-18T09:38:54.879Z] [2021-02-18T09:38:54.879Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-18T09:38:54.879Z] #37 sha256:ece17d504de4ed5514a25139f3c52f5efd1d49a37f7facd3299dfec68cb709c7 [2021-02-18T09:38:55.443Z] #37 DONE 0.7s [2021-02-18T09:38:55.443Z] [2021-02-18T09:38:55.443Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-18T09:38:55.443Z] #40 sha256:4a763e421cab174dc153062663c9d2a926493baa04f4a72aaffd28f9fb200d53 [2021-02-18T09:38:55.673Z] #48 ... [2021-02-18T09:38:55.673Z] [2021-02-18T09:38:55.673Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-18T09:38:55.673Z] #52 sha256:5984e7f65e2292b6c69c11a82f60a2913be9e9de39b9e9cf9a7210aed3aeea5e [2021-02-18T09:38:55.673Z] #52 15.79 + cd /tmp/tmp.tq9RlKlLPg/src/github.com/opencontainers/runc [2021-02-18T09:38:55.673Z] #52 15.79 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-18T09:38:55.673Z] #52 16.40 + '[' -z '' ']' [2021-02-18T09:38:55.673Z] #52 16.40 + target=static [2021-02-18T09:38:55.673Z] #52 16.40 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-02-18T09:38:55.673Z] #52 16.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 runc . [2021-02-18T09:38:55.933Z] #52 ... [2021-02-18T09:38:55.933Z] [2021-02-18T09:38:55.933Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-18T09:38:55.933Z] #50 sha256:c21214dd12072b201cc8b3dd9d830500bc6c33597846e3dff290485a2459cb0d [2021-02-18T09:38:55.933Z] #50 18.16 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-18T09:38:55.933Z] #50 18.23 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-18T09:38:55.933Z] #50 18.33 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-18T09:38:55.933Z] #50 18.41 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-18T09:38:55.933Z] #50 19.01 golang.org/x/sys/unix [2021-02-18T09:38:55.933Z] #50 19.06 github.com/pkg/diff [2021-02-18T09:38:55.933Z] #50 20.33 mvdan.cc/editorconfig [2021-02-18T09:38:55.933Z] #50 21.43 mvdan.cc/sh/v3/fileutil [2021-02-18T09:38:55.933Z] #50 21.63 mvdan.cc/sh/v3/syntax [2021-02-18T09:38:55.933Z] #50 26.01 golang.org/x/crypto/ssh/terminal [2021-02-18T09:38:55.988Z] #48 27.02 go: extracting golang.org/x/text v0.3.2 [2021-02-18T09:38:56.194Z] #50 ... [2021-02-18T09:38:56.194Z] [2021-02-18T09:38:56.194Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:38:56.194Z] #48 sha256:cae741a285562be5ec35c0f8539e3e1303e46c6ded3e09ee5771b2b65920b775 [2021-02-18T09:38:56.194Z] #48 26.25 go: extracting golang.org/x/text v0.3.2 [2021-02-18T09:38:57.333Z] #40 DONE 1.5s [2021-02-18T09:38:57.333Z] [2021-02-18T09:38:57.333Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:38:57.333Z] #48 sha256:ef1c468bd45dd55ade6bbc9ec7c679846f0bff6959f18b02921d27e83ce32e77 [2021-02-18T09:38:57.333Z] #48 28.41 go: finding github.com/fatih/color v1.7.0 [2021-02-18T09:38:57.333Z] #48 28.51 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-18T09:38:57.333Z] #48 28.51 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-18T09:38:57.333Z] #48 28.51 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-18T09:38:57.333Z] #48 28.54 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-18T09:38:57.333Z] #48 28.54 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-18T09:38:57.333Z] #48 28.54 go: finding github.com/pkg/errors v0.8.1 [2021-02-18T09:38:57.333Z] #48 28.54 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-18T09:38:57.333Z] #48 28.58 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-18T09:38:57.333Z] #48 28.58 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-18T09:38:57.333Z] #48 28.58 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-18T09:38:57.333Z] #48 28.58 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-18T09:38:57.333Z] #48 28.61 go: finding github.com/stretchr/testify v1.4.0 [2021-02-18T09:38:57.333Z] #48 28.61 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-18T09:38:57.333Z] #48 28.61 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-18T09:38:57.333Z] #48 28.63 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-18T09:38:57.333Z] #48 28.63 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-18T09:38:57.333Z] #48 28.66 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-18T09:38:57.333Z] #48 28.67 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-18T09:38:57.333Z] #48 28.67 go: finding github.com/spf13/viper v1.6.1 [2021-02-18T09:38:57.333Z] #48 28.69 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-18T09:38:57.333Z] #48 28.73 go: finding github.com/stretchr/objx v0.2.0 [2021-02-18T09:38:57.333Z] #48 28.73 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-18T09:38:57.333Z] #48 28.84 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-18T09:38:57.333Z] #48 28.90 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-18T09:38:57.333Z] #48 28.90 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-18T09:38:57.333Z] #48 28.93 go: finding github.com/spf13/cobra v0.0.5 [2021-02-18T09:38:57.333Z] #48 28.98 go: finding github.com/spf13/pflag v1.0.5 [2021-02-18T09:38:57.333Z] #48 28.98 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-18T09:38:57.333Z] #48 28.98 go: finding github.com/gobwas/glob v0.2.3 [2021-02-18T09:38:57.333Z] #48 29.00 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-18T09:38:57.333Z] #48 29.02 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-18T09:38:57.333Z] #48 29.04 go: finding github.com/magiconair/properties v1.8.1 [2021-02-18T09:38:57.333Z] #48 29.08 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-18T09:38:57.333Z] #48 29.14 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-18T09:38:57.333Z] #48 29.18 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-18T09:38:57.333Z] #48 29.20 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-18T09:38:57.333Z] #48 29.23 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-18T09:38:57.333Z] #48 29.23 go: finding github.com/spf13/afero v1.1.2 [2021-02-18T09:38:57.333Z] #48 29.35 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-18T09:38:57.333Z] #48 29.35 go: finding github.com/spf13/cast v1.3.0 [2021-02-18T09:38:57.333Z] #48 29.35 go: finding golang.org/x/text v0.3.2 [2021-02-18T09:38:57.333Z] #48 29.36 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-18T09:38:57.333Z] #48 29.36 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-18T09:38:57.333Z] #48 29.38 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-18T09:38:57.333Z] #48 29.38 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-18T09:38:57.333Z] #48 29.39 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-18T09:38:57.333Z] #48 29.43 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-18T09:38:57.333Z] #48 29.49 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-18T09:38:57.333Z] #48 29.49 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-18T09:38:57.333Z] #48 29.49 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-18T09:38:57.333Z] #48 29.50 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-18T09:38:57.333Z] #48 29.51 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-18T09:38:57.333Z] #48 29.52 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-18T09:38:57.333Z] #48 29.52 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-18T09:38:57.334Z] #48 29.55 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-18T09:38:57.334Z] #48 29.55 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-18T09:38:57.334Z] #48 29.55 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-18T09:38:57.334Z] #48 29.56 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-18T09:38:57.334Z] #48 29.56 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-18T09:38:57.334Z] #48 29.57 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-18T09:38:57.334Z] #48 29.57 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-18T09:38:57.334Z] #48 29.60 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-18T09:38:57.334Z] #48 29.60 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-18T09:38:57.334Z] #48 29.60 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-18T09:38:57.334Z] #48 29.62 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-18T09:38:57.334Z] #48 29.62 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-18T09:38:57.334Z] #48 29.66 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-18T09:38:57.334Z] #48 29.75 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-18T09:38:57.334Z] #48 29.82 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-18T09:38:57.334Z] #48 29.83 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-18T09:38:57.334Z] #48 29.83 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-18T09:38:57.334Z] #48 29.88 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-18T09:38:57.334Z] #48 29.88 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-18T09:38:57.589Z] #48 ... [2021-02-18T09:38:57.589Z] [2021-02-18T09:38:57.589Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-18T09:38:57.589Z] #43 sha256:d7bd58c53cc104245e6dc78791eb22b4452402eecb0b7f3d6ea1a3d35f69733c [2021-02-18T09:38:57.589Z] #43 DONE 0.6s [2021-02-18T09:38:57.845Z] [2021-02-18T09:38:57.845Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-18T09:38:57.845Z] #50 sha256:958b6af18d520a5d60232833c84b54960da8b8b39afe4ac9fb9489007cf7fce8 [2021-02-18T09:38:57.845Z] #50 28.93 mvdan.cc/sh/v3/cmd/shfmt [2021-02-18T09:38:57.892Z] #48 29.05 go: finding github.com/fatih/color v1.7.0 [2021-02-18T09:38:57.892Z] #48 29.09 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-18T09:38:57.892Z] #48 29.11 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-18T09:38:57.892Z] #48 29.12 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-18T09:38:57.892Z] #48 29.16 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-18T09:38:57.892Z] #48 29.16 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-18T09:38:57.892Z] #48 29.17 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-18T09:38:57.892Z] #48 29.17 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-18T09:38:57.892Z] #48 29.21 go: finding github.com/pkg/errors v0.8.1 [2021-02-18T09:38:57.892Z] #48 29.22 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-18T09:38:57.892Z] #48 29.22 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-18T09:38:57.892Z] #48 29.24 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-18T09:38:57.892Z] #48 29.24 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-18T09:38:57.892Z] #48 29.26 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-18T09:38:57.892Z] #48 29.26 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-18T09:38:57.892Z] #48 29.26 go: finding github.com/stretchr/testify v1.4.0 [2021-02-18T09:38:58.151Z] #48 29.26 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-18T09:38:58.151Z] #48 29.28 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-18T09:38:58.151Z] #48 29.30 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-18T09:38:58.151Z] #48 29.30 go: finding github.com/spf13/viper v1.6.1 [2021-02-18T09:38:58.151Z] #48 29.31 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-18T09:38:58.151Z] #48 29.36 go: finding github.com/stretchr/objx v0.2.0 [2021-02-18T09:38:58.151Z] #48 29.37 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-18T09:38:58.151Z] #48 29.39 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-18T09:38:58.151Z] #48 29.42 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-18T09:38:58.151Z] #48 29.42 go: finding github.com/spf13/cobra v0.0.5 [2021-02-18T09:38:58.151Z] #48 29.43 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-18T09:38:58.151Z] #48 29.44 go: finding github.com/spf13/pflag v1.0.5 [2021-02-18T09:38:58.151Z] #48 29.45 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-18T09:38:58.151Z] #48 29.46 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-18T09:38:58.151Z] #48 29.51 go: finding github.com/magiconair/properties v1.8.1 [2021-02-18T09:38:58.411Z] #48 29.51 go: finding github.com/gobwas/glob v0.2.3 [2021-02-18T09:38:58.411Z] #48 29.55 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-18T09:38:58.411Z] #48 29.55 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-18T09:38:58.411Z] #48 29.57 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-18T09:38:58.411Z] #48 29.60 go: finding github.com/spf13/afero v1.1.2 [2021-02-18T09:38:58.411Z] #48 29.61 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-18T09:38:58.411Z] #48 29.62 go: finding github.com/spf13/cast v1.3.0 [2021-02-18T09:38:58.411Z] #48 29.65 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-18T09:38:58.411Z] #48 29.70 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-18T09:38:58.411Z] #48 29.72 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-18T09:38:58.411Z] #48 29.76 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-18T09:38:58.670Z] #48 29.77 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-18T09:38:58.670Z] #48 29.77 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-18T09:38:58.670Z] #48 29.79 go: finding golang.org/x/text v0.3.2 [2021-02-18T09:38:58.670Z] #48 29.79 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-18T09:38:58.670Z] #48 29.79 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-18T09:38:58.670Z] #48 29.81 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-18T09:38:58.670Z] #48 29.83 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-18T09:38:58.670Z] #48 29.85 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-18T09:38:58.670Z] #48 29.85 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-18T09:38:58.670Z] #48 29.86 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-18T09:38:58.670Z] #48 29.87 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-18T09:38:58.670Z] #48 29.88 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-18T09:38:58.670Z] #48 29.88 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-18T09:38:58.670Z] #48 29.88 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-18T09:38:58.670Z] #48 29.89 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-18T09:38:58.670Z] #48 29.89 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-18T09:38:58.670Z] #48 29.91 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-18T09:38:58.670Z] #48 29.92 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-18T09:38:58.670Z] #48 29.93 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-18T09:38:58.670Z] #48 29.95 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-18T09:38:58.670Z] #48 29.96 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-18T09:38:58.670Z] #48 29.98 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-18T09:38:58.670Z] #48 30.01 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-18T09:38:58.670Z] #48 30.03 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-18T09:38:58.670Z] #48 30.03 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-18T09:38:58.670Z] #48 30.06 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-18T09:38:58.670Z] #48 30.10 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-18T09:38:58.736Z] #48 28.54 go: finding github.com/fatih/color v1.7.0 [2021-02-18T09:38:58.736Z] #48 28.58 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-18T09:38:58.736Z] #48 28.59 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-18T09:38:58.736Z] #48 28.61 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-18T09:38:58.736Z] #48 28.66 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-18T09:38:58.736Z] #48 28.70 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-18T09:38:58.736Z] #48 28.71 go: finding github.com/pkg/errors v0.8.1 [2021-02-18T09:38:58.736Z] #48 28.73 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-18T09:38:58.736Z] #48 28.73 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-18T09:38:58.736Z] #48 28.74 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-18T09:38:58.736Z] #48 28.74 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-18T09:38:58.736Z] #48 28.75 go: finding github.com/stretchr/testify v1.4.0 [2021-02-18T09:38:58.736Z] #48 28.75 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-18T09:38:58.736Z] #48 28.77 go: finding github.com/spf13/viper v1.6.1 [2021-02-18T09:38:58.736Z] #48 28.77 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-18T09:38:58.736Z] #48 28.78 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-18T09:38:58.736Z] #48 28.83 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-18T09:38:58.736Z] #48 28.84 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-18T09:38:58.736Z] #48 28.85 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-18T09:38:58.736Z] #48 28.86 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-18T09:38:58.736Z] #48 28.87 go: finding github.com/stretchr/objx v0.2.0 [2021-02-18T09:38:58.736Z] #48 28.87 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-18T09:38:58.736Z] #48 28.89 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-18T09:38:58.736Z] #48 28.91 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-18T09:38:58.736Z] #48 28.91 go: finding github.com/spf13/cobra v0.0.5 [2021-02-18T09:38:58.736Z] #48 28.91 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-18T09:38:58.736Z] #48 28.93 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-18T09:38:58.736Z] #48 28.94 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-18T09:38:58.736Z] #48 28.94 go: finding github.com/spf13/pflag v1.0.5 [2021-02-18T09:38:58.736Z] #48 28.95 go: finding github.com/gobwas/glob v0.2.3 [2021-02-18T09:38:58.736Z] #48 28.97 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-18T09:38:58.736Z] #48 28.98 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-18T09:38:58.930Z] #48 30.17 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-18T09:38:58.930Z] #48 30.19 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-18T09:38:58.930Z] #48 30.19 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-18T09:38:58.930Z] #48 30.22 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-18T09:38:58.997Z] #48 29.05 go: finding github.com/magiconair/properties v1.8.1 [2021-02-18T09:38:58.997Z] #48 29.09 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-18T09:38:58.997Z] #48 29.10 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-18T09:38:58.997Z] #48 29.11 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-18T09:38:58.997Z] #48 29.18 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-18T09:38:58.997Z] #48 29.18 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-18T09:38:58.997Z] #48 29.19 go: finding github.com/spf13/afero v1.1.2 [2021-02-18T09:38:59.189Z] #48 30.25 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-18T09:38:59.257Z] #48 29.20 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-18T09:38:59.257Z] #48 29.21 go: finding github.com/spf13/cast v1.3.0 [2021-02-18T09:38:59.257Z] #48 29.22 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-18T09:38:59.257Z] #48 29.22 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-18T09:38:59.257Z] #48 29.28 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-18T09:38:59.257Z] #48 29.29 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-18T09:38:59.257Z] #48 29.34 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-18T09:38:59.257Z] #48 29.34 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-18T09:38:59.257Z] #48 29.36 go: finding golang.org/x/text v0.3.2 [2021-02-18T09:38:59.257Z] #48 29.39 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-18T09:38:59.257Z] #48 29.40 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-18T09:38:59.257Z] #48 29.41 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-18T09:38:59.257Z] #48 29.43 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-18T09:38:59.257Z] #48 29.43 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-18T09:38:59.257Z] #48 29.44 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-18T09:38:59.257Z] #48 29.45 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-18T09:38:59.257Z] #48 29.45 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-18T09:38:59.257Z] #48 29.46 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-18T09:38:59.257Z] #48 29.47 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-18T09:38:59.257Z] #48 29.48 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-18T09:38:59.257Z] #48 29.48 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-18T09:38:59.257Z] #48 29.53 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-18T09:38:59.257Z] #48 29.54 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-18T09:38:59.257Z] #48 29.55 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-18T09:38:59.517Z] #48 29.58 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-18T09:38:59.517Z] #48 29.58 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-18T09:38:59.517Z] #48 29.60 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-18T09:38:59.517Z] #48 29.61 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-18T09:38:59.517Z] #48 29.61 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-18T09:38:59.517Z] #48 29.62 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-18T09:38:59.517Z] #48 29.68 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-18T09:38:59.751Z] #50 ... [2021-02-18T09:38:59.751Z] [2021-02-18T09:38:59.751Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-18T09:38:59.751Z] #45 sha256:7e31bd2a6252a8c36c57324d3c519321db04dae3ae08974892d34c8af692a36f [2021-02-18T09:38:59.751Z] #45 DONE 0.1s [2021-02-18T09:38:59.778Z] #48 29.69 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-18T09:38:59.778Z] #48 29.69 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-18T09:38:59.778Z] #48 29.71 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-18T09:38:59.778Z] #48 29.76 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-18T09:39:00.013Z] [2021-02-18T09:39:00.013Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:39:00.013Z] #48 sha256:ef1c468bd45dd55ade6bbc9ec7c679846f0bff6959f18b02921d27e83ce32e77 [2021-02-18T09:39:00.568Z] #48 ... [2021-02-18T09:39:00.568Z] [2021-02-18T09:39:00.568Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-18T09:39:00.568Z] #50 sha256:8d0b16b222d3ddc997fecad03573d8e5d0b37f68dd46b5cd29accb12ff733dce [2021-02-18T09:39:00.568Z] #50 25.68 golang.org/x/crypto/ssh/terminal [2021-02-18T09:39:00.568Z] #50 28.28 mvdan.cc/sh/v3/cmd/shfmt [2021-02-18T09:39:00.568Z] #50 DONE 31.8s [2021-02-18T09:39:00.568Z] [2021-02-18T09:39:00.568Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-18T09:39:00.568Z] #46 sha256:c686cf0206b74f60ad571eccb76d4f295be4572ef6e2eb998765c31ccd25634a [2021-02-18T09:39:00.575Z] #48 ... [2021-02-18T09:39:00.575Z] [2021-02-18T09:39:00.575Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-18T09:39:00.575Z] #50 sha256:958b6af18d520a5d60232833c84b54960da8b8b39afe4ac9fb9489007cf7fce8 [2021-02-18T09:39:00.575Z] #50 DONE 32.9s [2021-02-18T09:39:00.575Z] [2021-02-18T09:39:00.575Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-18T09:39:00.575Z] #46 sha256:5718d1d635aaee16c3867d892cd3331e1a4989c4381b7f908725c4b15d2ed5fc [2021-02-18T09:39:00.597Z] #55 ... [2021-02-18T09:39:00.597Z] [2021-02-18T09:39:00.597Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-18T09:39:00.597Z] #57 sha256:096f95467588fe5e3dbd66a88f76f80d35fa32f42fc9d3d2aaa495b80490d296 [2021-02-18T09:39:00.597Z] #57 45.37 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-18T09:39:00.597Z] #57 45.37 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-18T09:39:03.096Z] #46 DONE 35.3s [2021-02-18T09:39:03.096Z] [2021-02-18T09:39:03.096Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-18T09:39:03.096Z] #55 sha256:408f0671adebfd3b83758b5d81ba8790d18bdae14e34225730a1b4b70f0338cd [2021-02-18T09:39:03.098Z] #48 ... [2021-02-18T09:39:03.098Z] [2021-02-18T09:39:03.098Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-18T09:39:03.098Z] #50 sha256:c21214dd12072b201cc8b3dd9d830500bc6c33597846e3dff290485a2459cb0d [2021-02-18T09:39:03.098Z] #50 28.88 mvdan.cc/sh/v3/cmd/shfmt [2021-02-18T09:39:03.098Z] #50 DONE 32.8s [2021-02-18T09:39:03.098Z] [2021-02-18T09:39:03.098Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:39:03.098Z] #48 sha256:cae741a285562be5ec35c0f8539e3e1303e46c6ded3e09ee5771b2b65920b775 [2021-02-18T09:39:03.607Z] #55 35.61 Checking out files: 74% (2819/3766) Checking out files: 75% (2825/3766) Checking out files: 76% (2863/3766) Checking out files: 77% (2900/3766) Checking out files: 78% (2938/3766) Checking out files: 79% (2976/3766) Checking out files: 80% (3013/3766) Checking out files: 81% (3051/3766) Checking out files: 82% (3089/3766) Checking out files: 83% (3126/3766) Checking out files: 84% (3164/3766) Checking out files: 85% (3202/3766) Checking out files: 86% (3239/3766) Checking out files: 87% (3277/3766) Checking out files: 88% (3315/3766) Checking out files: 89% (3352/3766) Checking out files: 90% (3390/3766) Checking out files: 91% (3428/3766) Checking out files: 92% (3465/3766) Checking out files: 93% (3503/3766) Checking out files: 94% (3541/3766) Checking out files: 95% (3578/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) Checking out files: 99% (3729/3766) Checking out files: 100% (3766/3766) Checking out files: 100% (3766/3766), done. [2021-02-18T09:39:03.607Z] #55 36.17 + cd /tmp/tmp.TfInQEasie/src/github.com/containerd/containerd [2021-02-18T09:39:03.607Z] #55 36.17 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:39:03.867Z] #46 ... [2021-02-18T09:39:03.867Z] [2021-02-18T09:39:03.867Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-18T09:39:03.867Z] #55 sha256:68ae1a9e8e9aa5d0454e96fc1b51fa0b74f08589f65dc95438361de1972bdeab [2021-02-18T09:39:04.126Z] #55 34.86 Checking out files: 83% (3129/3766) Checking out files: 84% (3164/3766) Checking out files: 85% (3202/3766) Checking out files: 86% (3239/3766) Checking out files: 87% (3277/3766) Checking out files: 88% (3315/3766) Checking out files: 89% (3352/3766) Checking out files: 90% (3390/3766) Checking out files: 91% (3428/3766) Checking out files: 92% (3465/3766) Checking out files: 93% (3503/3766) Checking out files: 94% (3541/3766) Checking out files: 95% (3578/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) Checking out files: 99% (3729/3766) Checking out files: 100% (3766/3766) Checking out files: 100% (3766/3766), done. [2021-02-18T09:39:04.126Z] #55 35.28 + cd /tmp/tmp.1GPKxrSSJZ/src/github.com/containerd/containerd [2021-02-18T09:39:04.126Z] #55 35.28 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:39:04.387Z] #55 ... [2021-02-18T09:39:04.387Z] [2021-02-18T09:39:04.387Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-18T09:39:04.387Z] #46 sha256:c686cf0206b74f60ad571eccb76d4f295be4572ef6e2eb998765c31ccd25634a [2021-02-18T09:39:04.387Z] #46 DONE 35.6s [2021-02-18T09:39:04.387Z] [2021-02-18T09:39:04.387Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:39:04.387Z] #48 sha256:d488854a8a6f90559eb4efc52caa8804c02808234be07d376d6d2d47806d9183 [2021-02-18T09:39:04.534Z] #55 37.25 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-18T09:39:04.535Z] #55 37.25 + BUILDTAGS='netgo osusergo static_build' [2021-02-18T09:39:04.535Z] #55 37.25 + export EXTRA_FLAGS=-buildmode=pie [2021-02-18T09:39:04.535Z] #55 37.25 + EXTRA_FLAGS=-buildmode=pie [2021-02-18T09:39:04.535Z] #55 37.25 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-18T09:39:04.535Z] #55 37.25 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-18T09:39:04.535Z] #55 37.25 + '[' '' = dynamic ']' [2021-02-18T09:39:04.535Z] #55 37.25 + make [2021-02-18T09:39:04.769Z] #57 DONE 48.9s [2021-02-18T09:39:04.769Z] [2021-02-18T09:39:04.769Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-18T09:39:04.769Z] #58 sha256:16650ce9cc5171f8bd860b8d4a28bcb5e41c7b3bf94b558301a60ec93755370c [2021-02-18T09:39:04.769Z] #58 DONE 0.1s [2021-02-18T09:39:04.769Z] [2021-02-18T09:39:04.769Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-18T09:39:04.769Z] #59 sha256:1399285d6967d00d6b62ba9175797369405af514aa5b984aaef9e4eabd223c14 [2021-02-18T09:39:04.769Z] #59 DONE 0.1s [2021-02-18T09:39:04.769Z] [2021-02-18T09:39:04.769Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-18T09:39:04.769Z] #55 sha256:57ae60bcabad1de4e30f39ff1f4cd89888d9fd4644ddd34ecd3c7a7c7d329f88 [2021-02-18T09:39:05.331Z] #55 ... [2021-02-18T09:39:05.331Z] [2021-02-18T09:39:05.331Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-18T09:39:05.331Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-18T09:39:05.331Z] #61 CACHED [2021-02-18T09:39:05.588Z] [2021-02-18T09:39:05.588Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-18T09:39:05.588Z] #55 sha256:57ae60bcabad1de4e30f39ff1f4cd89888d9fd4644ddd34ecd3c7a7c7d329f88 [2021-02-18T09:39:05.639Z] #48 ... [2021-02-18T09:39:05.639Z] [2021-02-18T09:39:05.639Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-18T09:39:05.639Z] #55 sha256:a34eb599197f8c608e1a2457ed332614d8a247b786da4d427c4a4627a9886a04 [2021-02-18T09:39:05.639Z] #55 35.48 Checking out files: 81% (3086/3766) [2021-02-18T09:39:05.639Z] #55 ... [2021-02-18T09:39:05.639Z] [2021-02-18T09:39:05.639Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-18T09:39:05.639Z] #46 sha256:337e827dd667e154d1c6499c0e4d34f2883852c29332fd3ee8871d1985031df9 [2021-02-18T09:39:05.639Z] #46 DONE 35.5s [2021-02-18T09:39:05.639Z] [2021-02-18T09:39:05.639Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-18T09:39:05.639Z] #55 sha256:a34eb599197f8c608e1a2457ed332614d8a247b786da4d427c4a4627a9886a04 [2021-02-18T09:39:05.767Z] #48 ... [2021-02-18T09:39:05.767Z] [2021-02-18T09:39:05.767Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-18T09:39:05.767Z] #55 sha256:68ae1a9e8e9aa5d0454e96fc1b51fa0b74f08589f65dc95438361de1972bdeab [2021-02-18T09:39:05.767Z] #55 37.10 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-18T09:39:05.767Z] #55 37.10 + BUILDTAGS='netgo osusergo static_build' [2021-02-18T09:39:05.767Z] #55 37.10 + export EXTRA_FLAGS=-buildmode=pie [2021-02-18T09:39:05.767Z] #55 37.10 + EXTRA_FLAGS=-buildmode=pie [2021-02-18T09:39:05.767Z] #55 37.10 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-18T09:39:05.767Z] #55 37.10 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-18T09:39:05.767Z] #55 37.10 + '[' '' = dynamic ']' [2021-02-18T09:39:05.767Z] #55 37.10 + make [2021-02-18T09:39:05.899Z] #55 35.48 Checking out files: 81% (3086/3766) Checking out files: 82% (3089/3766) Checking out files: 83% (3126/3766) Checking out files: 84% (3164/3766) Checking out files: 85% (3202/3766) Checking out files: 86% (3239/3766) Checking out files: 87% (3277/3766) Checking out files: 88% (3315/3766) Checking out files: 89% (3352/3766) Checking out files: 90% (3390/3766) Checking out files: 91% (3428/3766) Checking out files: 92% (3465/3766) Checking out files: 93% (3503/3766) Checking out files: 94% (3541/3766) Checking out files: 95% (3578/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) Checking out files: 99% (3729/3766) Checking out files: 100% (3766/3766) Checking out files: 100% (3766/3766), done. [2021-02-18T09:39:05.899Z] #55 36.09 + cd /tmp/tmp.hFXphKhLl5/src/github.com/containerd/containerd [2021-02-18T09:39:05.899Z] #55 36.09 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:39:05.902Z] #55 38.18 + bin/ctr [2021-02-18T09:39:06.029Z] #55 ... [2021-02-18T09:39:06.029Z] [2021-02-18T09:39:06.029Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-18T09:39:06.029Z] #47 sha256:06f0716225fa55c67a39e13d9c7c874126b9514b813429e1a997235621cead53 [2021-02-18T09:39:06.029Z] #47 DONE 0.1s [2021-02-18T09:39:06.029Z] [2021-02-18T09:39:06.029Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:39:06.029Z] #48 sha256:d488854a8a6f90559eb4efc52caa8804c02808234be07d376d6d2d47806d9183 [2021-02-18T09:39:06.288Z] #48 ... [2021-02-18T09:39:06.288Z] [2021-02-18T09:39:06.288Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-18T09:39:06.288Z] #55 sha256:68ae1a9e8e9aa5d0454e96fc1b51fa0b74f08589f65dc95438361de1972bdeab [2021-02-18T09:39:06.288Z] #55 37.66 + bin/ctr [2021-02-18T09:39:06.464Z] #55 ... [2021-02-18T09:39:06.464Z] [2021-02-18T09:39:06.464Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-18T09:39:06.464Z] #47 sha256:765cb519201c3ee171d4dba2722f94652854029861ce56eda4193b2da37e6ba6 [2021-02-18T09:39:06.464Z] #47 DONE 0.1s [2021-02-18T09:39:06.722Z] [2021-02-18T09:39:06.722Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:39:06.722Z] #48 sha256:ef1c468bd45dd55ade6bbc9ec7c679846f0bff6959f18b02921d27e83ce32e77 [2021-02-18T09:39:06.847Z] #55 ... [2021-02-18T09:39:06.847Z] [2021-02-18T09:39:06.847Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-18T09:39:06.847Z] #47 sha256:b1c0e0919a3d8041fe547ccd4bc984c914a1a585ea51323b866ee561606c3355 [2021-02-18T09:39:06.847Z] #47 DONE 0.1s [2021-02-18T09:39:06.847Z] [2021-02-18T09:39:06.847Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-18T09:39:06.847Z] #55 sha256:a34eb599197f8c608e1a2457ed332614d8a247b786da4d427c4a4627a9886a04 [2021-02-18T09:39:07.107Z] #55 37.39 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-18T09:39:07.367Z] #55 37.40 + BUILDTAGS='netgo osusergo static_build' [2021-02-18T09:39:07.367Z] #55 37.40 + export EXTRA_FLAGS=-buildmode=pie [2021-02-18T09:39:07.367Z] #55 37.40 + EXTRA_FLAGS=-buildmode=pie [2021-02-18T09:39:07.367Z] #55 37.40 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-18T09:39:07.367Z] #55 37.40 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-18T09:39:07.367Z] #55 37.40 + '[' '' = dynamic ']' [2021-02-18T09:39:07.367Z] #55 37.40 + make [2021-02-18T09:39:07.938Z] #55 38.10 + bin/ctr [2021-02-18T09:39:13.262Z] #48 ... [2021-02-18T09:39:13.262Z] [2021-02-18T09:39:13.262Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-18T09:39:13.262Z] #57 sha256:17169179c4ca120cb478dda00be1ac9bd4ef1b889e8d6496c9f0e7b730456a5a [2021-02-18T09:39:13.262Z] #57 45.28 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-18T09:39:13.262Z] #57 45.28 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-18T09:39:14.407Z] #55 ... [2021-02-18T09:39:14.407Z] [2021-02-18T09:39:14.407Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-18T09:39:14.407Z] #57 sha256:261d33e7049d0a260b4a7bdb42eb78e719e91f471116d4c10e4d6f3de506e298 [2021-02-18T09:39:14.407Z] #57 45.31 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-18T09:39:14.407Z] #57 45.31 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-18T09:39:16.074Z] #55 ... [2021-02-18T09:39:16.074Z] [2021-02-18T09:39:16.074Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-18T09:39:16.074Z] #57 sha256:607be6d240a2abf5d78948e5a56d908dfbd830bc5bcd5b7a894db5ac19e97441 [2021-02-18T09:39:16.074Z] #57 45.37 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-18T09:39:16.074Z] #57 45.37 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-18T09:39:16.534Z] #57 DONE 48.8s [2021-02-18T09:39:16.534Z] [2021-02-18T09:39:16.534Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-18T09:39:16.534Z] #58 sha256:4f5096abfdd7b19491f75b9f1e20801e05e970fa5526d159ae558cdf3c44d487 [2021-02-18T09:39:16.534Z] #58 DONE 0.1s [2021-02-18T09:39:16.534Z] [2021-02-18T09:39:16.534Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-18T09:39:16.534Z] #59 sha256:2a1631e8bf7b1dcd5f809ac4e1f10c1b4e9e8aff09020ff29aeab122a45ba4e0 [2021-02-18T09:39:16.534Z] #59 DONE 0.1s [2021-02-18T09:39:16.534Z] [2021-02-18T09:39:16.534Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:39:16.534Z] #48 sha256:ef1c468bd45dd55ade6bbc9ec7c679846f0bff6959f18b02921d27e83ce32e77 [2021-02-18T09:39:17.697Z] #57 DONE 49.0s [2021-02-18T09:39:17.697Z] [2021-02-18T09:39:17.697Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-18T09:39:17.697Z] #58 sha256:58fd7c1eca2332aa330ebde4563539d706302a48894773e1b12eab6c541d93f6 [2021-02-18T09:39:17.957Z] #58 DONE 0.1s [2021-02-18T09:39:17.957Z] [2021-02-18T09:39:17.957Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-18T09:39:17.957Z] #59 sha256:0598d9ece963145a35b7f85a703bba46d1fe101dfba36f6d71d8a56fea1389ec [2021-02-18T09:39:17.957Z] #59 DONE 0.1s [2021-02-18T09:39:17.957Z] [2021-02-18T09:39:17.957Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-18T09:39:17.957Z] #52 sha256:e3759132bb4568dc6b57519eff0e18d5f077e27ffe354b81b9b5bfada02c6304 [2021-02-18T09:39:18.425Z] #48 ... [2021-02-18T09:39:18.425Z] [2021-02-18T09:39:18.425Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-18T09:39:18.425Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-18T09:39:18.425Z] #61 CACHED [2021-02-18T09:39:18.425Z] [2021-02-18T09:39:18.425Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:39:18.425Z] #48 sha256:ef1c468bd45dd55ade6bbc9ec7c679846f0bff6959f18b02921d27e83ce32e77 [2021-02-18T09:39:19.337Z] #52 ... [2021-02-18T09:39:19.337Z] [2021-02-18T09:39:19.337Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-18T09:39:19.337Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-18T09:39:19.337Z] #61 CACHED [2021-02-18T09:39:19.337Z] [2021-02-18T09:39:19.337Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:39:19.337Z] #48 sha256:d488854a8a6f90559eb4efc52caa8804c02808234be07d376d6d2d47806d9183 [2021-02-18T09:39:19.369Z] #57 DONE 49.4s [2021-02-18T09:39:19.369Z] [2021-02-18T09:39:19.369Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-18T09:39:19.369Z] #58 sha256:893898d067535ed19aa391c2fc75b55efc8943e7e9da17c2d9e72c9ce1427081 [2021-02-18T09:39:19.369Z] #58 DONE 0.1s [2021-02-18T09:39:19.369Z] [2021-02-18T09:39:19.369Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-18T09:39:19.369Z] #52 sha256:5984e7f65e2292b6c69c11a82f60a2913be9e9de39b9e9cf9a7210aed3aeea5e [2021-02-18T09:39:19.369Z] #52 ... [2021-02-18T09:39:19.369Z] [2021-02-18T09:39:19.369Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-18T09:39:19.369Z] #59 sha256:eae1b6bd075a221c1ba56228040a8d69ba290aaa817afb995e6327ba0338ba6b [2021-02-18T09:39:19.369Z] #59 DONE 0.1s [2021-02-18T09:39:19.629Z] [2021-02-18T09:39:19.629Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:39:19.629Z] #48 sha256:cae741a285562be5ec35c0f8539e3e1303e46c6ded3e09ee5771b2b65920b775 [2021-02-18T09:39:21.011Z] #48 ... [2021-02-18T09:39:21.011Z] [2021-02-18T09:39:21.011Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-18T09:39:21.011Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-18T09:39:21.011Z] #61 CACHED [2021-02-18T09:39:21.271Z] [2021-02-18T09:39:21.271Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:39:21.271Z] #48 sha256:cae741a285562be5ec35c0f8539e3e1303e46c6ded3e09ee5771b2b65920b775 [2021-02-18T09:39:23.645Z] #55 ... [2021-02-18T09:39:23.646Z] [2021-02-18T09:39:23.646Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-18T09:39:23.646Z] #52 sha256:d0a10fcf128be3aceb56b682593e7ac27f721404df1722a726dba35a53ab4505 [2021-02-18T09:39:23.646Z] #52 67.15 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 [2021-02-18T09:39:23.646Z] #52 68.39 + mkdir -p /build [2021-02-18T09:39:23.646Z] #52 68.39 + cp runc /build/runc [2021-02-18T09:39:23.646Z] #52 DONE 68.7s [2021-02-18T09:39:23.646Z] [2021-02-18T09:39:23.646Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-18T09:39:23.646Z] #55 sha256:57ae60bcabad1de4e30f39ff1f4cd89888d9fd4644ddd34ecd3c7a7c7d329f88 [2021-02-18T09:39:36.482Z] #48 ... [2021-02-18T09:39:36.482Z] [2021-02-18T09:39:36.482Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-18T09:39:36.482Z] #52 sha256:6c11ace4c820a5007f5a5d0e4f11902ad2c276b75e89fbb3dffd2d333ca11b25 [2021-02-18T09:39:36.482Z] #52 68.58 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 [2021-02-18T09:39:37.410Z] #52 69.78 + mkdir -p /build [2021-02-18T09:39:37.410Z] #52 69.78 + cp runc /build/runc [2021-02-18T09:39:37.427Z] #48 ... [2021-02-18T09:39:37.427Z] [2021-02-18T09:39:37.427Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-18T09:39:37.427Z] #52 sha256:e3759132bb4568dc6b57519eff0e18d5f077e27ffe354b81b9b5bfada02c6304 [2021-02-18T09:39:37.427Z] #52 68.19 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 [2021-02-18T09:39:37.667Z] #52 DONE 70.1s [2021-02-18T09:39:37.667Z] [2021-02-18T09:39:37.667Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:39:37.667Z] #48 sha256:ef1c468bd45dd55ade6bbc9ec7c679846f0bff6959f18b02921d27e83ce32e77 [2021-02-18T09:39:38.363Z] #52 69.50 + mkdir -p /build [2021-02-18T09:39:38.363Z] #52 69.51 + cp runc /build/runc [2021-02-18T09:39:38.363Z] #52 DONE 69.8s [2021-02-18T09:39:38.363Z] [2021-02-18T09:39:38.363Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:39:38.363Z] #48 sha256:d488854a8a6f90559eb4efc52caa8804c02808234be07d376d6d2d47806d9183 [2021-02-18T09:39:39.378Z] #48 ... [2021-02-18T09:39:39.378Z] [2021-02-18T09:39:39.378Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-18T09:39:39.378Z] #52 sha256:5984e7f65e2292b6c69c11a82f60a2913be9e9de39b9e9cf9a7210aed3aeea5e [2021-02-18T09:39:39.378Z] #52 68.39 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 [2021-02-18T09:39:39.639Z] #52 69.67 + mkdir -p /build [2021-02-18T09:39:39.639Z] #52 69.67 + cp runc /build/runc [2021-02-18T09:39:39.912Z] #52 DONE 70.0s [2021-02-18T09:39:39.912Z] [2021-02-18T09:39:39.912Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-18T09:39:39.912Z] #55 sha256:a34eb599197f8c608e1a2457ed332614d8a247b786da4d427c4a4627a9886a04 [2021-02-18T09:39:50.136Z] #55 ... [2021-02-18T09:39:50.136Z] [2021-02-18T09:39:50.136Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:39:50.136Z] #48 sha256:4c8ced110680800f9f28895e97621455aeab6907936acbd9f65383e69e4c9531 [2021-02-18T09:39:50.136Z] #48 91.43 + /build/golangci-lint --version [2021-02-18T09:39:50.136Z] #48 91.58 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-18T09:39:50.136Z] #48 DONE 91.9s [2021-02-18T09:39:50.136Z] [2021-02-18T09:39:50.136Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-18T09:39:50.136Z] #55 sha256:57ae60bcabad1de4e30f39ff1f4cd89888d9fd4644ddd34ecd3c7a7c7d329f88 [2021-02-18T09:39:50.136Z] #55 92.09 + bin/containerd [2021-02-18T09:39:50.136Z] #55 ... [2021-02-18T09:39:50.136Z] [2021-02-18T09:39:50.136Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-18T09:39:50.136Z] #49 sha256:3e62ed3a0596bb5938f2bedf6e3dfe955b78f0c27627204771ca893fe20aac76 [2021-02-18T09:39:50.136Z] #49 DONE 0.1s [2021-02-18T09:39:50.136Z] [2021-02-18T09:39:50.136Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-18T09:39:50.136Z] #51 sha256:8f78698d202030df1f07677e524c874225da771cba2d3c358465032e6ca5a6a0 [2021-02-18T09:39:50.136Z] #51 DONE 0.1s [2021-02-18T09:39:50.136Z] [2021-02-18T09:39:50.136Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-18T09:39:50.136Z] #53 sha256:bb8dbf0774e2c692e2b914c500d43074db59805aa24634a4553248dd186bc181 [2021-02-18T09:39:50.136Z] #53 DONE 0.1s [2021-02-18T09:39:50.136Z] [2021-02-18T09:39:50.136Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-18T09:39:50.136Z] #55 sha256:57ae60bcabad1de4e30f39ff1f4cd89888d9fd4644ddd34ecd3c7a7c7d329f88 [2021-02-18T09:40:04.174Z] #48 92.67 + /build/golangci-lint --version [2021-02-18T09:40:04.174Z] #48 92.81 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-18T09:40:04.175Z] #48 DONE 93.1s [2021-02-18T09:40:04.175Z] [2021-02-18T09:40:04.175Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-18T09:40:04.175Z] #55 sha256:408f0671adebfd3b83758b5d81ba8790d18bdae14e34225730a1b4b70f0338cd [2021-02-18T09:40:04.175Z] #55 93.09 + bin/containerd [2021-02-18T09:40:04.175Z] #55 ... [2021-02-18T09:40:04.175Z] [2021-02-18T09:40:04.175Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-18T09:40:04.175Z] #49 sha256:e47b09a4e01724d6272eb605bea88a2685762afbf063ba55833847effbeda593 [2021-02-18T09:40:04.175Z] #49 DONE 0.1s [2021-02-18T09:40:04.175Z] [2021-02-18T09:40:04.175Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-18T09:40:04.175Z] #51 sha256:d0f963945e8d60df14bf672ead33ae8f12e26e084a93971bc1749b191655f2bc [2021-02-18T09:40:04.175Z] #51 DONE 0.2s [2021-02-18T09:40:04.175Z] [2021-02-18T09:40:04.175Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-18T09:40:04.175Z] #53 sha256:0d6a7c1466763e3e6489b426bf14a00b8f6a24fab6ddd4f85e38336b22f6243e [2021-02-18T09:40:04.175Z] #53 DONE 0.2s [2021-02-18T09:40:04.175Z] [2021-02-18T09:40:04.175Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-18T09:40:04.175Z] #55 sha256:408f0671adebfd3b83758b5d81ba8790d18bdae14e34225730a1b4b70f0338cd [2021-02-18T09:40:04.977Z] #48 91.93 + /build/golangci-lint --version [2021-02-18T09:40:04.977Z] #48 92.06 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-18T09:40:04.977Z] #48 DONE 92.4s [2021-02-18T09:40:04.977Z] [2021-02-18T09:40:04.977Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-18T09:40:04.977Z] #55 sha256:68ae1a9e8e9aa5d0454e96fc1b51fa0b74f08589f65dc95438361de1972bdeab [2021-02-18T09:40:04.977Z] #55 92.81 + bin/containerd [2021-02-18T09:40:04.978Z] #55 ... [2021-02-18T09:40:04.978Z] [2021-02-18T09:40:04.978Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-18T09:40:04.978Z] #49 sha256:5683f450d5a7c0cce9310659275add387dc7abfbf3b9f9801c6de247a7144c1e [2021-02-18T09:40:04.978Z] #49 DONE 0.2s [2021-02-18T09:40:04.978Z] [2021-02-18T09:40:04.978Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-18T09:40:04.978Z] #51 sha256:695f9db6fe19a0d19261c201f055f5accd0b437ff433c6c08583fffa773b428c [2021-02-18T09:40:04.978Z] #51 DONE 0.1s [2021-02-18T09:40:04.978Z] [2021-02-18T09:40:04.978Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-18T09:40:04.978Z] #53 sha256:b66f94baccb1b78b9c64ead5ae521d8f40bcab2ce804dfee4128dd46b4daadc9 [2021-02-18T09:40:04.978Z] #53 DONE 0.1s [2021-02-18T09:40:04.978Z] [2021-02-18T09:40:04.978Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-18T09:40:04.978Z] #55 sha256:68ae1a9e8e9aa5d0454e96fc1b51fa0b74f08589f65dc95438361de1972bdeab [2021-02-18T09:40:06.488Z] #55 ... [2021-02-18T09:40:06.488Z] [2021-02-18T09:40:06.488Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-18T09:40:06.488Z] #48 sha256:cae741a285562be5ec35c0f8539e3e1303e46c6ded3e09ee5771b2b65920b775 [2021-02-18T09:40:06.488Z] #48 93.24 + /build/golangci-lint --version [2021-02-18T09:40:06.488Z] #48 93.39 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-18T09:40:06.488Z] #48 DONE 93.8s [2021-02-18T09:40:06.488Z] [2021-02-18T09:40:06.488Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-18T09:40:06.488Z] #55 sha256:a34eb599197f8c608e1a2457ed332614d8a247b786da4d427c4a4627a9886a04 [2021-02-18T09:40:06.488Z] #55 93.79 + bin/containerd [2021-02-18T09:40:06.488Z] #55 ... [2021-02-18T09:40:06.488Z] [2021-02-18T09:40:06.488Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-18T09:40:06.488Z] #49 sha256:71b40cb5f262e12623d8cc9bfd42bc76b3d5f04710d147adfbfa0e28c4e32f81 [2021-02-18T09:40:06.488Z] #49 DONE 0.2s [2021-02-18T09:40:06.488Z] [2021-02-18T09:40:06.488Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-18T09:40:06.488Z] #51 sha256:5f511b2a3941f7a4746a456ceb1074f3aae611f6bc70e68d541b0819f489d927 [2021-02-18T09:40:06.488Z] #51 DONE 0.1s [2021-02-18T09:40:06.488Z] [2021-02-18T09:40:06.488Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-18T09:40:06.488Z] #53 sha256:2d56502a464e26b56d83450b1658ef1049f4320b6bd81043cf35183eaf910fd9 [2021-02-18T09:40:06.488Z] #53 DONE 0.1s [2021-02-18T09:40:06.488Z] [2021-02-18T09:40:06.488Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-18T09:40:06.488Z] #55 sha256:a34eb599197f8c608e1a2457ed332614d8a247b786da4d427c4a4627a9886a04 [2021-02-18T09:40:16.640Z] #55 120.1 + bin/containerd-stress [2021-02-18T09:40:16.897Z] #55 122.0 + bin/containerd-shim [2021-02-18T09:40:24.987Z] #55 128.7 + bin/containerd-shim-runc-v1 [2021-02-18T09:40:28.272Z] #55 133.1 + bin/containerd-shim-runc-v2 [2021-02-18T09:40:29.200Z] #55 134.1 + binaries [2021-02-18T09:40:29.200Z] #55 134.1 + install -D bin/containerd /build/containerd [2021-02-18T09:40:29.200Z] #55 134.1 + install -D bin/containerd-shim /build/containerd-shim [2021-02-18T09:40:29.200Z] #55 134.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-18T09:40:29.200Z] #55 134.1 + install -D bin/ctr /build/ctr [2021-02-18T09:40:29.455Z] #55 DONE 134.5s [2021-02-18T09:40:30.386Z] [2021-02-18T09:40:30.386Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-18T09:40:30.386Z] #56 sha256:0f99e9a67c55a5c1dd484595f6fca662ec61dd87e21ecc67fe1376c4b7a9495f [2021-02-18T09:40:30.386Z] #56 DONE 0.2s [2021-02-18T09:40:30.386Z] [2021-02-18T09:40:30.386Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-18T09:40:30.386Z] #60 sha256:a6221b913f67081fa32bd9bad7ecfbcd06ebf846a43ab1a378deb24d3ff8091d [2021-02-18T09:40:30.386Z] #60 DONE 0.1s [2021-02-18T09:40:30.642Z] [2021-02-18T09:40:30.642Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-18T09:40:30.642Z] #62 sha256:4a05832c402eaa42dc3b20cd1adfc2cfd3c627e80e77b279febdf4eacfb674e2 [2021-02-18T09:40:30.642Z] #62 DONE 0.2s [2021-02-18T09:40:30.642Z] [2021-02-18T09:40:30.642Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-18T09:40:30.642Z] #64 sha256:c0ffa5de5b0150f551773f92f43daa01379f8e5c197d4f8f70e46d1fb799a86d [2021-02-18T09:40:30.642Z] #64 DONE 0.0s [2021-02-18T09:40:30.680Z] #55 121.3 + bin/containerd-stress [2021-02-18T09:40:30.680Z] #55 123.1 + bin/containerd-shim [2021-02-18T09:40:30.898Z] [2021-02-18T09:40:30.898Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-18T09:40:30.898Z] #65 sha256:6031d00b9c8a6cd748dfc6b0237c5809802195d613a634cb1febf3ac6434bfc9 [2021-02-18T09:40:30.898Z] #65 DONE 0.0s [2021-02-18T09:40:30.898Z] [2021-02-18T09:40:30.898Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-18T09:40:30.898Z] #66 sha256:7e38b48d05da96db4f976315010ca8b1f275be6afb732cab7797f4c240b4a52b [2021-02-18T09:40:31.459Z] #66 DONE 0.7s [2021-02-18T09:40:31.526Z] #55 120.8 + bin/containerd-stress [2021-02-18T09:40:31.526Z] #55 122.7 + bin/containerd-shim [2021-02-18T09:40:31.714Z] [2021-02-18T09:40:31.714Z] #67 exporting to image [2021-02-18T09:40:31.714Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-18T09:40:31.714Z] #67 exporting layers [2021-02-18T09:40:33.071Z] #55 122.3 + bin/containerd-stress [2021-02-18T09:40:33.603Z] #67 exporting layers 1.8s done [2021-02-18T09:40:33.603Z] #67 writing image sha256:c3b2aacfae69996687bd1a100742bb31fabc834ec580d702e649933eddc8a74e done [2021-02-18T09:40:33.603Z] #67 naming to docker.io/library/docker:44eff94d90edfbe509d20b765038a0185e9d1262 done [2021-02-18T09:40:33.603Z] #67 DONE 1.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-02-18T09:40:33.930Z] + trap exit INT TERM [2021-02-18T09:40:33.930Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-02-18T09:40:33.930Z] + CONTAINER_NAME=docker-pr6 [2021-02-18T09:40:33.930Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42025/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42025/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=44eff94d90edfbe509d20b765038a0185e9d1262 -e DOCKER_GRAPHDRIVER docker:44eff94d90edfbe509d20b765038a0185e9d1262 hack/make.sh dynbinary-daemon [2021-02-18T09:40:34.453Z] #55 124.2 + bin/containerd-shim [2021-02-18T09:40:34.492Z] [2021-02-18T09:40:34.492Z] Removing bundles/ [2021-02-18T09:40:34.492Z] [2021-02-18T09:40:34.492Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-02-18T09:40:34.492Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-18T09:40:34.492Z] GOOS="" GOARCH="" GOARM="" [2021-02-18T09:40:37.222Z] #55 129.7 + bin/containerd-shim-runc-v1 [2021-02-18T09:40:38.094Z] #55 129.3 + bin/containerd-shim-runc-v1 [2021-02-18T09:40:41.033Z] #55 130.9 + bin/containerd-shim-runc-v1 [2021-02-18T09:40:42.469Z] #55 134.2 + bin/containerd-shim-runc-v2 [2021-02-18T09:40:42.729Z] #55 135.1 + binaries [2021-02-18T09:40:42.729Z] #55 135.1 + install -D bin/containerd /build/containerd [2021-02-18T09:40:42.729Z] #55 135.2 + install -D bin/containerd-shim /build/containerd-shim [2021-02-18T09:40:42.729Z] #55 135.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-18T09:40:42.729Z] #55 135.2 + install -D bin/ctr /build/ctr [2021-02-18T09:40:42.985Z] #55 DONE 135.4s [2021-02-18T09:40:43.364Z] #55 133.8 + bin/containerd-shim-runc-v2 [2021-02-18T09:40:43.622Z] #55 134.8 + binaries [2021-02-18T09:40:43.622Z] #55 134.8 + install -D bin/containerd /build/containerd [2021-02-18T09:40:43.622Z] #55 134.8 + install -D bin/containerd-shim /build/containerd-shim [2021-02-18T09:40:43.622Z] #55 134.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-18T09:40:43.622Z] #55 134.8 + install -D bin/ctr /build/ctr [2021-02-18T09:40:43.881Z] #55 DONE 135.2s [2021-02-18T09:40:43.911Z] [2021-02-18T09:40:43.911Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-18T09:40:43.911Z] #56 sha256:a0f875f2e2170da65db9a49f6a3c7526d7777e792ec45d5a1142558a3d2840dd [2021-02-18T09:40:43.911Z] #56 DONE 0.2s [2021-02-18T09:40:43.911Z] [2021-02-18T09:40:43.911Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-18T09:40:43.911Z] #60 sha256:86cf3268bb5aca5ce944697ff632451c72a6bea1f4cf8935acc65ef25220406f [2021-02-18T09:40:43.911Z] #60 DONE 0.1s [2021-02-18T09:40:43.911Z] [2021-02-18T09:40:43.911Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-18T09:40:43.911Z] #62 sha256:2b394ea40521e9142afba438ba6809628e062cd8a7f915f8e1fa55bebcfb9aaa [2021-02-18T09:40:44.167Z] #62 DONE 0.2s [2021-02-18T09:40:44.167Z] [2021-02-18T09:40:44.167Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-18T09:40:44.167Z] #64 sha256:1bbcad41c736f5812e33f4e8764cceb5fa34a2aab1b9cbbb635d08b90a1e5798 [2021-02-18T09:40:44.167Z] #64 DONE 0.0s [2021-02-18T09:40:44.167Z] [2021-02-18T09:40:44.167Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-18T09:40:44.167Z] #65 sha256:859d28a2a90507c1278e26a51c475c5f10147c623d602c60c5e2e0231aa8ad14 [2021-02-18T09:40:44.167Z] #65 DONE 0.0s [2021-02-18T09:40:44.423Z] [2021-02-18T09:40:44.423Z] #66 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-02-18T09:40:44.423Z] #66 sha256:20580feeaa1847ba638bea80fe90e4396b88364c3a6458f8716db7ad2f383cec [2021-02-18T09:40:44.817Z] [2021-02-18T09:40:44.817Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-18T09:40:44.817Z] #56 sha256:cc5fe34ee4fa3889db33e2c112357ed02f0242387f364148161a4c9320c76ada [2021-02-18T09:40:45.075Z] #56 DONE 0.3s [2021-02-18T09:40:45.075Z] [2021-02-18T09:40:45.075Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-18T09:40:45.075Z] #60 sha256:e17e3200e03e48c93b28714105bf1d25621f3fff298ab06ad1f7de3ef6a13b23 [2021-02-18T09:40:45.335Z] #60 DONE 0.2s [2021-02-18T09:40:45.335Z] [2021-02-18T09:40:45.335Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-18T09:40:45.335Z] #62 sha256:9acd9b5073692e7ecf1d11c2d73770fbdaaf5b048252b7193803b69d27105641 [2021-02-18T09:40:45.335Z] #62 DONE 0.2s [2021-02-18T09:40:45.348Z] #66 1.100 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-02-18T09:40:45.348Z] #66 1.100 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-02-18T09:40:45.348Z] #66 1.100 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-02-18T09:40:45.593Z] [2021-02-18T09:40:45.593Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-18T09:40:45.593Z] #64 sha256:bd4bde7d1167b4c15cac32c648c1904e846e267b35b0049188b42a71ce8f2e7f [2021-02-18T09:40:45.593Z] #64 DONE 0.0s [2021-02-18T09:40:45.593Z] [2021-02-18T09:40:45.593Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-18T09:40:45.593Z] #65 sha256:787c31b6586423697173efdd9b4e2396506e467b08c35abd22140620ed6d73f9 [2021-02-18T09:40:45.593Z] #65 DONE 0.0s [2021-02-18T09:40:45.593Z] [2021-02-18T09:40:45.593Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-18T09:40:45.593Z] #66 sha256:87dd40fc59a52400c3d2d06db74d58edd28d2c3ec178ce25904c6ff89b00c5c0 [2021-02-18T09:40:46.161Z] #66 DONE 0.6s [2021-02-18T09:40:46.317Z] #55 135.5 + bin/containerd-shim-runc-v2 [2021-02-18T09:40:46.317Z] #55 136.4 + binaries [2021-02-18T09:40:46.317Z] #55 136.4 + install -D bin/containerd /build/containerd [2021-02-18T09:40:46.317Z] #55 136.5 + install -D bin/containerd-shim /build/containerd-shim [2021-02-18T09:40:46.317Z] #55 136.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-18T09:40:46.317Z] #55 136.5 + install -D bin/ctr /build/ctr [2021-02-18T09:40:46.420Z] [2021-02-18T09:40:46.420Z] #67 exporting to image [2021-02-18T09:40:46.420Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-18T09:40:46.420Z] #67 exporting layers [2021-02-18T09:40:46.530Z] #66 1.390 Reading package lists... [2021-02-18T09:40:46.787Z] #66 2.027 Reading package lists... [2021-02-18T09:40:46.886Z] #55 DONE 136.9s [2021-02-18T09:40:47.043Z] #66 2.597 Building dependency tree... [2021-02-18T09:40:47.043Z] #66 2.707 Reading state information... [2021-02-18T09:40:47.043Z] #66 2.811 The following additional packages will be installed: [2021-02-18T09:40:47.298Z] #66 2.811 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-02-18T09:40:47.298Z] #66 2.811 libpam-systemd [2021-02-18T09:40:47.298Z] #66 2.812 Suggested packages: [2021-02-18T09:40:47.298Z] #66 2.812 systemd-container policykit-1 [2021-02-18T09:40:47.298Z] #66 2.812 Recommended packages: [2021-02-18T09:40:47.298Z] #66 2.812 libnss-systemd [2021-02-18T09:40:47.298Z] #66 2.892 The following NEW packages will be installed: [2021-02-18T09:40:47.298Z] #66 2.893 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-02-18T09:40:47.298Z] #66 2.894 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-02-18T09:40:47.298Z] #66 3.159 0 upgraded, 11 newly installed, 0 to remove and 21 not upgraded. [2021-02-18T09:40:47.298Z] #66 3.159 Need to get 4761 kB of archives. [2021-02-18T09:40:47.298Z] #66 3.159 After this operation, 16.6 MB of additional disk space will be used. [2021-02-18T09:40:47.298Z] #66 3.159 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-02-18T09:40:47.298Z] #66 3.211 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-02-18T09:40:47.554Z] #66 3.265 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-02-18T09:40:47.554Z] #66 3.268 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-02-18T09:40:47.554Z] #66 3.270 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-02-18T09:40:47.554Z] #66 3.270 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u6 [3499 kB] [2021-02-18T09:40:47.554Z] #66 3.308 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u6 [100 kB] [2021-02-18T09:40:47.554Z] #66 3.309 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-02-18T09:40:47.554Z] #66 3.311 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-02-18T09:40:47.554Z] #66 3.314 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u6 [209 kB] [2021-02-18T09:40:47.554Z] #66 3.316 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-02-18T09:40:47.809Z] #66 3.473 debconf: delaying package configuration, since apt-utils is not installed [2021-02-18T09:40:47.809Z] #66 3.498 Fetched 4761 kB in 0s (11.5 MB/s) [2021-02-18T09:40:47.809Z] #66 3.527 Selecting previously unselected package libargon2-1:amd64. [2021-02-18T09:40:47.809Z] #66 3.527 (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 ... 28054 files and directories currently installed.) [2021-02-18T09:40:47.809Z] #66 3.663 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-02-18T09:40:47.809Z] #66 3.671 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-02-18T09:40:47.828Z] [2021-02-18T09:40:47.828Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-18T09:40:47.828Z] #56 sha256:9be9b7c57f48cd48bf88a86c513540be5024313d93045b5aa923e83fcf855ceb [2021-02-18T09:40:47.828Z] #56 DONE 0.3s [2021-02-18T09:40:47.828Z] [2021-02-18T09:40:47.828Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-18T09:40:47.828Z] #60 sha256:dcd6a22be87131aa0eb2f76c5417281cf1611a03dc11c99d179458c28995b0ea [2021-02-18T09:40:47.828Z] #60 DONE 0.1s [2021-02-18T09:40:48.065Z] #66 3.703 Selecting previously unselected package libjson-c3:amd64. [2021-02-18T09:40:48.065Z] #66 3.706 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-02-18T09:40:48.065Z] #66 3.710 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-02-18T09:40:48.065Z] #66 3.745 Selecting previously unselected package libcryptsetup12:amd64. [2021-02-18T09:40:48.065Z] #66 3.745 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-02-18T09:40:48.065Z] #66 3.748 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-02-18T09:40:48.065Z] #66 3.793 Selecting previously unselected package libidn11:amd64. [2021-02-18T09:40:48.065Z] #66 3.796 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-02-18T09:40:48.065Z] #66 3.799 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-02-18T09:40:48.065Z] #66 3.836 Selecting previously unselected package libkmod2:amd64. [2021-02-18T09:40:48.065Z] #66 3.839 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-02-18T09:40:48.065Z] #66 3.842 Unpacking libkmod2:amd64 (26-1) ... [2021-02-18T09:40:48.065Z] #66 3.880 Selecting previously unselected package systemd. [2021-02-18T09:40:48.065Z] #66 3.883 Preparing to unpack .../5-systemd_241-7~deb10u6_amd64.deb ... [2021-02-18T09:40:48.065Z] #66 3.921 Unpacking systemd (241-7~deb10u6) ... [2021-02-18T09:40:48.089Z] [2021-02-18T09:40:48.089Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-18T09:40:48.089Z] #62 sha256:0e91c762f91b20b558785376f3cf8bdc7d01c7b9003c276505c40f74446f6aa6 [2021-02-18T09:40:48.337Z] #67 exporting layers 1.8s done [2021-02-18T09:40:48.337Z] #67 writing image sha256:1ae73010f45b5a5b9daf6e1bfbc8f93fbbe87e576b3941a349fdd2fcb861f008 done [2021-02-18T09:40:48.337Z] #67 naming to docker.io/library/docker:44eff94d90edfbe509d20b765038a0185e9d1262 done [2021-02-18T09:40:48.337Z] #67 DONE 1.9s [Pipeline] } [2021-02-18T09:40:48.353Z] #62 DONE 0.3s [2021-02-18T09:40:48.353Z] [2021-02-18T09:40:48.353Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-18T09:40:48.353Z] #64 sha256:fb29b44af29769cc02770b296d2a6b7c90a3c9b3092c8446c41183f2e5ec98ba [2021-02-18T09:40:48.353Z] #64 DONE 0.1s [2021-02-18T09:40:48.353Z] [2021-02-18T09:40:48.353Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-18T09:40:48.353Z] #65 sha256:b5681ab65adc5d1900f10eee1a8909bb2ce53bca8aced68609648de185214497 [2021-02-18T09:40:48.353Z] #65 DONE 0.0s [2021-02-18T09:40:48.353Z] [2021-02-18T09:40:48.353Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-18T09:40:48.353Z] #66 sha256:677a0e0f33930c91daf6089a01a767439de9b14b2eb8d73c8f4750b5f0934f78 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-18T09:40:48.626Z] #66 4.333 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-02-18T09:40:48.626Z] #66 4.342 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-02-18T09:40:48.626Z] #66 4.351 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-02-18T09:40:48.626Z] #66 4.360 Setting up libidn11:amd64 (1.33-2.2) ... [2021-02-18T09:40:48.626Z] #66 4.368 Setting up libkmod2:amd64 (26-1) ... [2021-02-18T09:40:48.626Z] #66 4.377 Setting up systemd (241-7~deb10u6) ... [2021-02-18T09:40:48.626Z] #66 4.417 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-02-18T09:40:48.626Z] #66 4.419 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-02-18T09:40:48.626Z] #66 4.423 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-02-18T09:40:48.626Z] #66 4.423 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-02-18T09:40:48.682Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42025/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=44eff94d90edfbe509d20b765038a0185e9d1262 -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=20.10 docker:44eff94d90edfbe509d20b765038a0185e9d1262 hack/make.sh dynbinary test-integration [2021-02-18T09:40:48.941Z] [2021-02-18T09:40:48.972Z] #66 DONE 0.7s [2021-02-18T09:40:49.187Z] #66 4.796 Selecting previously unselected package systemd-sysv. [2021-02-18T09:40:49.187Z] #66 4.796 (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 ... 28851 files and directories currently installed.) [2021-02-18T09:40:49.187Z] #66 4.811 Preparing to unpack .../systemd-sysv_241-7~deb10u6_amd64.deb ... [2021-02-18T09:40:49.187Z] #66 4.814 Unpacking systemd-sysv (241-7~deb10u6) ... [2021-02-18T09:40:49.187Z] #66 4.858 Selecting previously unselected package libdbus-1-3:amd64. [2021-02-18T09:40:49.187Z] #66 4.859 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-02-18T09:40:49.187Z] #66 4.863 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-02-18T09:40:49.187Z] #66 4.913 Selecting previously unselected package dbus. [2021-02-18T09:40:49.187Z] #66 4.916 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-02-18T09:40:49.187Z] #66 4.926 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-02-18T09:40:49.187Z] #66 4.982 Selecting previously unselected package libpam-systemd:amd64. [2021-02-18T09:40:49.187Z] #66 4.982 Preparing to unpack .../libpam-systemd_241-7~deb10u6_amd64.deb ... [2021-02-18T09:40:49.187Z] #66 4.985 Unpacking libpam-systemd:amd64 (241-7~deb10u6) ... [2021-02-18T09:40:49.187Z] #66 5.022 Selecting previously unselected package dbus-user-session. [2021-02-18T09:40:49.201Z] Removing bundles/ [2021-02-18T09:40:49.201Z] [2021-02-18T09:40:49.201Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-18T09:40:49.201Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-18T09:40:49.201Z] GOOS="" GOARCH="" GOARM="" [2021-02-18T09:40:49.232Z] [2021-02-18T09:40:49.232Z] #67 exporting to image [2021-02-18T09:40:49.232Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-18T09:40:49.232Z] #67 exporting layers [2021-02-18T09:40:49.444Z] #66 5.025 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-02-18T09:40:49.444Z] #66 5.028 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-02-18T09:40:49.444Z] #66 5.067 Setting up systemd-sysv (241-7~deb10u6) ... [2021-02-18T09:40:49.444Z] #66 5.077 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-02-18T09:40:49.444Z] #66 5.086 Setting up dbus (1.12.20-0+deb10u1) ... [2021-02-18T09:40:49.444Z] #66 5.200 invoke-rc.d: could not determine current runlevel [2021-02-18T09:40:49.444Z] #66 5.203 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-18T09:40:49.444Z] #66 5.207 Setting up libpam-systemd:amd64 (241-7~deb10u6) ... [2021-02-18T09:40:49.444Z] #66 5.322 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-02-18T09:40:49.699Z] #66 5.336 Processing triggers for systemd (241-7~deb10u6) ... [2021-02-18T09:40:49.699Z] #66 5.344 Processing triggers for libc-bin (2.28-10) ... [2021-02-18T09:40:49.955Z] #66 DONE 5.6s [2021-02-18T09:40:49.955Z] [2021-02-18T09:40:49.955Z] #67 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-02-18T09:40:49.955Z] #67 sha256:0f0f531f3abaf73dd8cbc51fada88cdeebc7d2be3744e3c72d3cf20f38101b17 [2021-02-18T09:40:50.516Z] #67 0.467 % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-18T09:40:50.516Z] #67 0.467 Dload Upload Total Spent Left Speed [2021-02-18T09:40:50.516Z] #67 0.467 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 21197 0 --:--:-- --:--:-- --:--:-- 21197 [2021-02-18T09:40:50.516Z] #67 DONE 0.6s [2021-02-18T09:40:50.516Z] [2021-02-18T09:40:50.516Z] #68 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-18T09:40:50.516Z] #68 sha256:225525a91627007a9ca4c4c8c6bbd44a3be969bdc70aecb4a8e5283bb8321438 [2021-02-18T09:40:51.139Z] #67 exporting layers 1.8s done [2021-02-18T09:40:51.139Z] #67 writing image sha256:7f98a65efdee6da02fd6c0e7cdba2afe1e43bb226d76e7f4f7ee2cc71b70a333 done [2021-02-18T09:40:51.139Z] #67 naming to docker.io/library/docker:44eff94d90edfbe509d20b765038a0185e9d1262 done [2021-02-18T09:40:51.139Z] #67 DONE 1.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-02-18T09:40:51.450Z] #68 DONE 0.8s [2021-02-18T09:40:51.450Z] [2021-02-18T09:40:51.450Z] #69 exporting to image [2021-02-18T09:40:51.450Z] #69 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-18T09:40:51.450Z] #69 exporting layers [2021-02-18T09:40:51.476Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42025/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42025/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=44eff94d90edfbe509d20b765038a0185e9d1262 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:44eff94d90edfbe509d20b765038a0185e9d1262 hack/validate/default [2021-02-18T09:40:52.046Z] Congratulations! All commits are properly signed with the DCO! [2021-02-18T09:40:52.986Z] Congratulations! Seccomp profile generation is done correctly. [2021-02-18T09:40:52.986Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-02-18T09:40:53.338Z] #69 exporting layers 1.9s done [2021-02-18T09:40:53.338Z] #69 writing image sha256:7f279e9b73f78315dab95bd870e77ad3d966998a8efe0758bd3aafd4a81a2d5c done [2021-02-18T09:40:53.338Z] #69 naming to docker.io/library/docker:44eff94d90edfbe509d20b765038a0185e9d1262 done [2021-02-18T09:40:53.338Z] #69 DONE 1.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-18T09:40:53.674Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42025/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=44eff94d90edfbe509d20b765038a0185e9d1262 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:44eff94d90edfbe509d20b765038a0185e9d1262 hack/make.sh dynbinary test-integration [2021-02-18T09:40:54.235Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-02-18T09:40:54.235Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-02-18T09:40:54.235Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-02-18T09:40:54.235Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-02-18T09:40:54.235Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-02-18T09:40:54.235Z] Detected virtualization docker. [2021-02-18T09:40:54.235Z] Detected architecture x86-64. [2021-02-18T09:40:54.235Z] Set hostname to <3d4b7b0a6e6a>. [2021-02-18T09:40:54.491Z] + source /etc/docker-entrypoint-cmd [2021-02-18T09:40:54.491Z] ++ hack/make.sh dynbinary test-integration [2021-02-18T09:40:54.491Z] [2021-02-18T09:40:54.491Z] Removing bundles/ [2021-02-18T09:40:54.491Z] [2021-02-18T09:40:54.491Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-18T09:40:54.491Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-18T09:40:54.491Z] GOOS="" GOARCH="" GOARM="" [2021-02-18T09:41:02.975Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2021-02-18T09:41:02.975Z] Congratulations! All API changes are done the right way. [2021-02-18T09:41:02.975Z] Congratulations! All TOML source files changed here have valid syntax. [2021-02-18T09:41:02.975Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-02-18T09:41:02.975Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-02-18T09:41:02.975Z] Congratulations! No new tests were added to integration-cli. [2021-02-18T09:41:02.975Z] [2021-02-18T09:41:02.975Z] INFO Start validation with golang-ci-lint [2021-02-18T09:41:03.235Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-02-18T09:41:03.235Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-02-18T09:41:03.235Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-02-18T09:42:10.871Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-18T09:42:10.871Z] [2021-02-18T09:42:10.871Z] + TEST_INTEGRATION_DEST=1 [2021-02-18T09:42:10.871Z] + CONTAINER_NAME=docker-pr6-1 [2021-02-18T09:42:10.871Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-02-18T09:42:10.871Z] + run_tests test-integration-flaky [2021-02-18T09:42:10.871Z] + '[' -n 0 ']' [2021-02-18T09:42:10.871Z] + rm= [2021-02-18T09:42:10.871Z] + c=0 [2021-02-18T09:42:10.871Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42025/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42025/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42025/.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=44eff94d90edfbe509d20b765038a0185e9d1262 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:44eff94d90edfbe509d20b765038a0185e9d1262 hack/make.sh test-integration-flaky test-integration [2021-02-18T09:42:10.871Z] ++ jobs -p [2021-02-18T09:42:10.871Z] + for job in $(jobs -p) [2021-02-18T09:42:10.871Z] + wait 6046 [2021-02-18T09:42:10.871Z] + TEST_INTEGRATION_DEST=3 [2021-02-18T09:42:10.871Z] + CONTAINER_NAME=docker-pr6-3 [2021-02-18T09:42:10.871Z] + TEST_SKIP_INTEGRATION=1 [2021-02-18T09:42:10.871Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-02-18T09:42:10.871Z] + run_tests [2021-02-18T09:42:10.871Z] + '[' -n 0 ']' [2021-02-18T09:42:10.871Z] + rm= [2021-02-18T09:42:10.871Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42025/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42025/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42025/.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=44eff94d90edfbe509d20b765038a0185e9d1262 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:44eff94d90edfbe509d20b765038a0185e9d1262 hack/make.sh '' test-integration [2021-02-18T09:42:10.871Z] + TEST_INTEGRATION_DEST=2 [2021-02-18T09:42:10.871Z] + CONTAINER_NAME=docker-pr6-2 [2021-02-18T09:42:10.871Z] + TEST_SKIP_INTEGRATION=1 [2021-02-18T09:42:10.871Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-02-18T09:42:10.871Z] + run_tests [2021-02-18T09:42:10.871Z] + '[' -n 0 ']' [2021-02-18T09:42:10.871Z] + rm= [2021-02-18T09:42:10.871Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42025/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42025/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42025/.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=44eff94d90edfbe509d20b765038a0185e9d1262 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:44eff94d90edfbe509d20b765038a0185e9d1262 hack/make.sh '' test-integration [2021-02-18T09:42:10.871Z] [2021-02-18T09:42:10.871Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-18T09:42:10.871Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-18T09:42:10.871Z] HOSTNAME=d72a18a026ad [2021-02-18T09:42:10.871Z] TEST_SKIP_INTEGRATION=1 [2021-02-18T09:42:10.871Z] TESTDEBUG=0 [2021-02-18T09:42:10.871Z] DEST=bundles/test-integration [2021-02-18T09:42:10.871Z] PWD=/go/src/github.com/docker/docker [2021-02-18T09:42:10.871Z] KEEPBUNDLE=1 [2021-02-18T09:42:10.871Z] DOCKER_GITCOMMIT=44eff94d90edfbe509d20b765038a0185e9d1262 [2021-02-18T09:42:10.871Z] container=docker [2021-02-18T09:42:10.871Z] HOME=/root [2021-02-18T09:42:10.871Z] GOLANG_VERSION=1.13.15 [2021-02-18T09:42:10.871Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-18T09:42:10.871Z] VALIDATE_BRANCH=20.10 [2021-02-18T09:42:10.871Z] TERM=xterm [2021-02-18T09:42:10.871Z] DOCKER_PKG=github.com/docker/docker [2021-02-18T09:42:10.871Z] SHLVL=1 [2021-02-18T09:42:10.871Z] TIMEOUT=120m [2021-02-18T09:42:10.871Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-18T09:42:10.871Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-18T09:42:10.871Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-02-18T09:42:10.871Z] GO111MODULE=off [2021-02-18T09:42:10.871Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-18T09:42:10.871Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-18T09:42:10.871Z] GOPATH=/go [2021-02-18T09:42:10.871Z] PKG_CONFIG=pkg-config [2021-02-18T09:42:10.871Z] _=/usr/bin/env [2021-02-18T09:42:10.871Z] Building test suite binary ./integration-cli/test.main [2021-02-18T09:42:10.871Z] [2021-02-18T09:42:10.871Z] [2021-02-18T09:42:10.871Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-02-18T09:42:10.871Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-18T09:42:10.871Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-18T09:42:10.871Z] HOSTNAME=a5237712fdb5 [2021-02-18T09:42:10.871Z] TEST_SKIP_INTEGRATION=1 [2021-02-18T09:42:10.871Z] TESTDEBUG=0 [2021-02-18T09:42:10.871Z] DEST=bundles/test-integration [2021-02-18T09:42:10.871Z] PWD=/go/src/github.com/docker/docker [2021-02-18T09:42:10.871Z] KEEPBUNDLE=1 [2021-02-18T09:42:10.871Z] DOCKER_GITCOMMIT=44eff94d90edfbe509d20b765038a0185e9d1262 [2021-02-18T09:42:10.871Z] container=docker [2021-02-18T09:42:10.871Z] HOME=/root [2021-02-18T09:42:10.871Z] GOLANG_VERSION=1.13.15 [2021-02-18T09:42:10.871Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-18T09:42:10.871Z] VALIDATE_BRANCH=20.10 [2021-02-18T09:42:10.871Z] TERM=xterm [2021-02-18T09:42:10.871Z] DOCKER_PKG=github.com/docker/docker [2021-02-18T09:42:10.871Z] SHLVL=1 [2021-02-18T09:42:10.871Z] TIMEOUT=120m [2021-02-18T09:42:10.871Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-18T09:42:10.871Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-18T09:42:10.871Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-02-18T09:42:10.871Z] GO111MODULE=off [2021-02-18T09:42:10.871Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-18T09:42:10.871Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-18T09:42:10.871Z] GOPATH=/go [2021-02-18T09:42:10.871Z] PKG_CONFIG=pkg-config [2021-02-18T09:42:10.871Z] _=/usr/bin/env [2021-02-18T09:42:10.871Z] Building test suite binary ./integration-cli/test.main [2021-02-18T09:42:10.871Z] No new tests added to integration. [2021-02-18T09:42:10.871Z] [2021-02-18T09:42:10.871Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-18T09:42:10.871Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-18T09:42:10.871Z] HOSTNAME=1e8b5a5e4289 [2021-02-18T09:42:10.871Z] TESTDEBUG=0 [2021-02-18T09:42:10.871Z] DEST=bundles/test-integration [2021-02-18T09:42:10.871Z] PWD=/go/src/github.com/docker/docker [2021-02-18T09:42:10.871Z] KEEPBUNDLE=1 [2021-02-18T09:42:10.871Z] DOCKER_GITCOMMIT=44eff94d90edfbe509d20b765038a0185e9d1262 [2021-02-18T09:42:10.871Z] container=docker [2021-02-18T09:42:10.871Z] HOME=/root [2021-02-18T09:42:10.871Z] GOLANG_VERSION=1.13.15 [2021-02-18T09:42:10.871Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-18T09:42:10.871Z] VALIDATE_BRANCH=20.10 [2021-02-18T09:42:10.871Z] TERM=xterm [2021-02-18T09:42:10.871Z] DOCKER_PKG=github.com/docker/docker [2021-02-18T09:42:10.871Z] SHLVL=1 [2021-02-18T09:42:10.871Z] TIMEOUT=120m [2021-02-18T09:42:10.871Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-18T09:42:10.871Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-18T09:42:10.871Z] GO111MODULE=off [2021-02-18T09:42:10.871Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-18T09:42:10.871Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-18T09:42:10.871Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-18T09:42:10.871Z] GOPATH=/go [2021-02-18T09:42:10.871Z] PKG_CONFIG=pkg-config [2021-02-18T09:42:10.871Z] _=/usr/bin/env [2021-02-18T09:42:10.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-18T09:42:25.660Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-18T09:42:25.660Z] [2021-02-18T09:42:25.660Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-18T09:42:25.660Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-18T09:42:25.660Z] HOSTNAME=d4d8aaac5709 [2021-02-18T09:42:25.660Z] DEST=bundles/test-integration [2021-02-18T09:42:25.660Z] PWD=/go/src/github.com/docker/docker [2021-02-18T09:42:25.660Z] DOCKER_ROOTLESS=1 [2021-02-18T09:42:25.660Z] DOCKER_GITCOMMIT=44eff94d90edfbe509d20b765038a0185e9d1262 [2021-02-18T09:42:25.660Z] container=docker [2021-02-18T09:42:25.660Z] HOME=/root [2021-02-18T09:42:25.660Z] GOLANG_VERSION=1.13.15 [2021-02-18T09:42:25.660Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-18T09:42:25.660Z] VALIDATE_BRANCH=20.10 [2021-02-18T09:42:25.660Z] TERM=xterm [2021-02-18T09:42:25.660Z] DOCKER_PKG=github.com/docker/docker [2021-02-18T09:42:25.660Z] SHLVL=1 [2021-02-18T09:42:25.660Z] TIMEOUT=120m [2021-02-18T09:42:25.660Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-18T09:42:25.660Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-18T09:42:25.660Z] GO111MODULE=off [2021-02-18T09:42:25.660Z] DOCKER_EXPERIMENTAL=1 [2021-02-18T09:42:25.660Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-18T09:42:25.660Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-18T09:42:25.660Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-18T09:42:25.660Z] GOPATH=/go [2021-02-18T09:42:25.660Z] PKG_CONFIG=pkg-config [2021-02-18T09:42:25.660Z] _=/usr/bin/env [2021-02-18T09:42:25.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-18T09:42:30.875Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-18T09:42:30.875Z] [2021-02-18T09:42:30.875Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-18T09:42:30.875Z] DOCKER_SYSTEMD=1 [2021-02-18T09:42:30.875Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-18T09:42:30.875Z] HOSTNAME=3d4b7b0a6e6a [2021-02-18T09:42:30.875Z] DEST=bundles/test-integration [2021-02-18T09:42:30.875Z] PWD=/go/src/github.com/docker/docker [2021-02-18T09:42:30.875Z] DOCKER_GITCOMMIT=44eff94d90edfbe509d20b765038a0185e9d1262 [2021-02-18T09:42:30.875Z] container=docker [2021-02-18T09:42:30.875Z] HOME=/root [2021-02-18T09:42:30.875Z] LANG=C.UTF-8 [2021-02-18T09:42:30.875Z] INVOCATION_ID=753b2351208f41e6b55456116eda8281 [2021-02-18T09:42:30.875Z] GOLANG_VERSION=1.13.15 [2021-02-18T09:42:30.875Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-18T09:42:30.875Z] VALIDATE_BRANCH=20.10 [2021-02-18T09:42:30.875Z] TERM=xterm [2021-02-18T09:42:30.875Z] DOCKER_PKG=github.com/docker/docker [2021-02-18T09:42:30.875Z] SHLVL=3 [2021-02-18T09:42:30.875Z] TIMEOUT=120m [2021-02-18T09:42:30.875Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-18T09:42:30.875Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-18T09:42:30.875Z] GO111MODULE=off [2021-02-18T09:42:30.875Z] DOCKER_EXPERIMENTAL=1 [2021-02-18T09:42:30.875Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-18T09:42:30.875Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-18T09:42:30.875Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-18T09:42:30.875Z] GOPATH=/go [2021-02-18T09:42:30.875Z] PKG_CONFIG=pkg-config [2021-02-18T09:42:30.875Z] _=/usr/bin/env [2021-02-18T09:42:30.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-18T09:42:52.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-18T09:42:53.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-18T09:43:02.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-18T09:43:02.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-18T09:43:09.735Z] INFO [loader] Go packages loading at mode 575 (imports|compiled_files|files|name|types_sizes|deps|exports_file) took 2m1.770558835s [2021-02-18T09:43:09.735Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 454.564007ms [2021-02-18T09:43:15.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-18T09:43:20.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-18T09:43:25.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-18T09:43:25.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-18T09:43:26.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-18T09:43:27.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-18T09:43:27.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-18T09:43:27.925Z] INFO [runner/unused/goanalysis] analyzers took 30.233177843s with top 10 stages: buildssa: 25.726424442s, U1000: 4.506753401s [2021-02-18T09:43:29.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-18T09:43:30.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-18T09:43:31.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-18T09:43:32.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-18T09:43:32.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-18T09:43:33.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-18T09:43:34.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-18T09:43:34.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-18T09:43:35.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-18T09:43:35.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-18T09:43:35.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-18T09:43:36.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-18T09:43:38.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-18T09:43:39.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-18T09:43:39.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-18T09:43:40.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-18T09:43:40.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-18T09:43:41.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-18T09:43:42.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-18T09:43:42.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-18T09:43:43.024Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-18T09:43:43.024Z] Using test binary docker [2021-02-18T09:43:43.024Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-18T09:43:43.024Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-18T09:43:43.024Z] INFO: Waiting for daemon to start... [2021-02-18T09:43:43.024Z] Starting dockerd [2021-02-18T09:43:44.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-18T09:43:45.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-18T09:43:45.555Z] . [2021-02-18T09:43:45.555Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-18T09:43:45.555Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-18T09:43:45.555Z] Error: No such image: emptyfs [2021-02-18T09:43:45.555Z] Running integration-test (iteration 1) [2021-02-18T09:43:45.555Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-18T09:43:46.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-18T09:43:47.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-18T09:43:49.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-18T09:43:50.116Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-18T09:43:50.116Z] Using test binary docker [2021-02-18T09:43:50.116Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-18T09:43:50.374Z] Starting apparmor (via systemctl): apparmor.service. [2021-02-18T09:43:50.374Z] INFO: Waiting for daemon to start... [2021-02-18T09:43:50.374Z] Starting dockerd [2021-02-18T09:43:52.260Z] . [2021-02-18T09:43:52.260Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-18T09:43:52.260Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-18T09:43:52.260Z] Error: No such image: emptyfs [2021-02-18T09:43:52.516Z] Running integration-test (iteration 1) [2021-02-18T09:43:52.516Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-18T09:43:57.763Z] Loaded image: buildpack-deps:buster [2021-02-18T09:43:57.763Z] Loaded image: busybox:latest [2021-02-18T09:43:57.763Z] Loaded image: busybox:glibc [2021-02-18T09:44:00.299Z] Loaded image: debian:bullseye [2021-02-18T09:44:00.299Z] Loaded image: hello-world:latest [2021-02-18T09:44:00.299Z] Loaded image: arm32v7/hello-world:latest [2021-02-18T09:44:00.299Z] INFO: Testing against a local daemon [2021-02-18T09:44:00.299Z] === RUN TestCgroupNamespacesBuild [2021-02-18T09:44:02.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-18T09:44:02.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-18T09:44:02.832Z] --- PASS: TestCgroupNamespacesBuild (2.27s) [2021-02-18T09:44:02.832Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-18T09:44:04.701Z] Loaded image: buildpack-deps:buster [2021-02-18T09:44:04.701Z] Loaded image: busybox:latest [2021-02-18T09:44:04.735Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s) [2021-02-18T09:44:04.735Z] === RUN TestBuildWithSession [2021-02-18T09:44:04.735Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-18T09:44:04.735Z] build_session_test.go:25: TODO: BuildKit [2021-02-18T09:44:04.735Z] === RUN TestBuildSquashParent [2021-02-18T09:44:04.956Z] Loaded image: busybox:glibc [2021-02-18T09:44:07.472Z] Loaded image: debian:bullseye [2021-02-18T09:44:07.472Z] Loaded image: hello-world:latest [2021-02-18T09:44:07.472Z] Loaded image: arm32v7/hello-world:latest [2021-02-18T09:44:07.472Z] INFO: Testing against a local daemon [2021-02-18T09:44:07.472Z] === RUN TestCgroupNamespacesBuild [2021-02-18T09:44:09.358Z] --- PASS: TestCgroupNamespacesBuild (1.51s) [2021-02-18T09:44:09.358Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-18T09:44:10.284Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s) [2021-02-18T09:44:10.284Z] === RUN TestBuildWithSession [2021-02-18T09:44:10.284Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-18T09:44:10.284Z] build_session_test.go:25: TODO: BuildKit [2021-02-18T09:44:10.284Z] === RUN TestBuildSquashParent [2021-02-18T09:44:11.299Z] --- PASS: TestBuildSquashParent (6.62s) [2021-02-18T09:44:11.299Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-18T09:44:11.299Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-18T09:44:11.299Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-18T09:44:11.299Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-18T09:44:11.299Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-18T09:44:11.299Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-18T09:44:11.299Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-18T09:44:11.299Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-18T09:44:11.299Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-18T09:44:11.299Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-18T09:44:11.299Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-18T09:44:11.299Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-18T09:44:11.299Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-18T09:44:11.299Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-18T09:44:11.299Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-18T09:44:13.206Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-18T09:44:13.206Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-18T09:44:15.109Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-18T09:44:15.109Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-18T09:44:15.525Z] --- PASS: TestBuildSquashParent (4.82s) [2021-02-18T09:44:15.525Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-18T09:44:15.525Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-18T09:44:15.525Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-18T09:44:15.525Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-18T09:44:15.525Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-18T09:44:15.525Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-18T09:44:15.525Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-18T09:44:15.525Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-18T09:44:15.525Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-18T09:44:15.525Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-18T09:44:15.525Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-18T09:44:15.525Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-18T09:44:15.525Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-18T09:44:15.525Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-18T09:44:15.525Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-18T09:44:16.890Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-18T09:44:16.890Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-18T09:44:17.012Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-18T09:44:17.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.60s) [2021-02-18T09:44:17.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.64s) [2021-02-18T09:44:17.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.01s) [2021-02-18T09:44:17.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.04s) [2021-02-18T09:44:17.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.99s) [2021-02-18T09:44:17.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s) [2021-02-18T09:44:17.012Z] === RUN TestBuildMultiStageCopy [2021-02-18T09:44:17.012Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-18T09:44:18.254Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-18T09:44:18.509Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-18T09:44:20.298Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-18T09:44:20.396Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-02-18T09:44:20.396Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.52s) [2021-02-18T09:44:20.396Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.62s) [2021-02-18T09:44:20.396Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.38s) [2021-02-18T09:44:20.396Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.62s) [2021-02-18T09:44:20.396Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.68s) [2021-02-18T09:44:20.396Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.66s) [2021-02-18T09:44:20.396Z] === RUN TestBuildMultiStageCopy [2021-02-18T09:44:20.396Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-18T09:44:21.233Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-18T09:44:21.761Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-18T09:44:21.761Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-18T09:44:22.017Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-18T09:44:22.169Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-18T09:44:22.273Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-18T09:44:22.529Z] --- PASS: TestBuildMultiStageCopy (2.39s) [2021-02-18T09:44:22.529Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.48s) [2021-02-18T09:44:22.529Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2021-02-18T09:44:22.529Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2021-02-18T09:44:22.529Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2021-02-18T09:44:22.529Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2021-02-18T09:44:22.529Z] === RUN TestBuildMultiStageParentConfig [2021-02-18T09:44:23.090Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2021-02-18T09:44:23.090Z] === RUN TestBuildLabelWithTargets [2021-02-18T09:44:23.545Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-18T09:44:24.455Z] --- PASS: TestBuildLabelWithTargets (1.01s) [2021-02-18T09:44:24.455Z] === RUN TestBuildWithEmptyLayers [2021-02-18T09:44:24.480Z] --- PASS: TestBuildMultiStageCopy (7.38s) [2021-02-18T09:44:24.480Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.37s) [2021-02-18T09:44:24.480Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-02-18T09:44:24.480Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2021-02-18T09:44:24.480Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-02-18T09:44:24.480Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-02-18T09:44:24.480Z] === RUN TestBuildMultiStageParentConfig [2021-02-18T09:44:24.725Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2021-02-18T09:44:24.725Z] === RUN TestBuildMultiStageOnBuild [2021-02-18T09:44:26.621Z] --- PASS: TestBuildMultiStageOnBuild (1.70s) [2021-02-18T09:44:26.621Z] === RUN TestBuildUncleanTarFilenames [2021-02-18T09:44:26.876Z] --- PASS: TestBuildUncleanTarFilenames (0.66s) [2021-02-18T09:44:26.876Z] === RUN TestBuildMultiStageLayerLeak [2021-02-18T09:44:28.765Z] --- PASS: TestBuildMultiStageLayerLeak (1.75s) [2021-02-18T09:44:28.765Z] === RUN TestBuildWithHugeFile [2021-02-18T09:44:29.746Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-02-18T09:44:29.746Z] === RUN TestBuildLabelWithTargets [2021-02-18T09:44:37.858Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-02-18T09:44:37.858Z] === RUN TestBuildWithEmptyLayers [2021-02-18T09:44:40.389Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-02-18T09:44:40.389Z] === RUN TestBuildMultiStageOnBuild [2021-02-18T09:44:45.671Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2021-02-18T09:44:45.671Z] === RUN TestBuildUncleanTarFilenames [2021-02-18T09:44:45.930Z] --- PASS: TestBuildUncleanTarFilenames (0.66s) [2021-02-18T09:44:45.930Z] === RUN TestBuildMultiStageLayerLeak [2021-02-18T09:44:51.198Z] --- PASS: TestBuildMultiStageLayerLeak (4.32s) [2021-02-18T09:44:51.198Z] === RUN TestBuildWithHugeFile [2021-02-18T09:45:04.571Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m14.70981438s with top 10 stages: buildssa: 1m43.923951322s, goimports: 23.244262864s, unconvert: 13.162734903s, gosec: 10.13961863s, golint: 5.885873308s, ineffassign: 4.402956024s, misspell: 3.732921223s, vrp: 3.675013654s, inspect: 2.699638895s, printf: 2.157013212s [2021-02-18T09:45:04.571Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2021-02-18T09:45:04.571Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1682/1682, path_prettifier: 1682/1682, exclude-rules: 64/1577, nolint: 0/64, cgo: 1682/2262, skip_dirs: 1682/1682, autogenerated_exclude: 1577/1682, identifier_marker: 1577/1577, exclude: 1577/1577, skip_files: 1682/1682 [2021-02-18T09:45:04.571Z] INFO [runner] processing took 59.22876ms with stages: nolint: 25.138397ms, identifier_marker: 16.181295ms, path_prettifier: 8.351225ms, autogenerated_exclude: 4.203161ms, exclude-rules: 3.376281ms, skip_dirs: 1.641367ms, cgo: 211.515µs, filename_unadjuster: 119.98µs, max_same_issues: 1.609µs, max_from_linter: 845ns, uniq_by_line: 808ns, diff: 547ns, skip_files: 478ns, exclude: 441ns, source_code: 311ns, max_per_file_from_linter: 256ns, path_shortener: 244ns [2021-02-18T09:45:04.571Z] INFO [runner] linters took 1m44.478206184s with stages: goanalysis_metalinter: 1m23.271075923s, unused: 21.147744118s [2021-02-18T09:45:04.571Z] INFO File cache stats: 1448 entries of total size 6.8MiB [2021-02-18T09:45:04.571Z] INFO Memory: 1539 samples, avg is 801.3MB, max is 4038.5MB [2021-02-18T09:45:04.571Z] INFO Execution took 3m46.711496331s [2021-02-18T09:45:04.571Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-02-18T09:45:04.911Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42025/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=44eff94d90edfbe509d20b765038a0185e9d1262 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:44eff94d90edfbe509d20b765038a0185e9d1262 hack/make.sh dynbinary-daemon test-docker-py [2021-02-18T09:45:05.483Z] [2021-02-18T09:45:05.483Z] Removing bundles/ [2021-02-18T09:45:05.483Z] [2021-02-18T09:45:05.483Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-02-18T09:45:05.483Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-18T09:45:05.483Z] GOOS="" GOARCH="" GOARM="" [2021-02-18T09:45:09.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-18T09:45:24.930Z] --- PASS: TestBuildWithHugeFile (53.39s) [2021-02-18T09:45:24.930Z] === RUN TestBuildWithEmptyDockerfile [2021-02-18T09:45:24.930Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-18T09:45:24.930Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-18T09:45:24.930Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-18T09:45:24.930Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-18T09:45:24.930Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-18T09:45:24.930Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-18T09:45:24.930Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-18T09:45:24.930Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-18T09:45:24.930Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-18T09:45:24.930Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-02-18T09:45:24.930Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-02-18T09:45:24.930Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-02-18T09:45:24.930Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-02-18T09:45:24.930Z] === RUN TestBuildPreserveOwnership [2021-02-18T09:45:24.930Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-18T09:45:24.930Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-18T09:45:25.858Z] --- PASS: TestBuildPreserveOwnership (3.52s) [2021-02-18T09:45:25.858Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.35s) [2021-02-18T09:45:25.858Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.15s) [2021-02-18T09:45:25.858Z] === RUN TestBuildPlatformInvalid [2021-02-18T09:45:25.858Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-02-18T09:45:25.858Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-18T09:45:36.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-18T09:45:40.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-18T09:45:40.695Z] Loaded image: buildpack-deps:buster [2021-02-18T09:45:40.695Z] Loaded image: busybox:latest [2021-02-18T09:45:40.695Z] Loaded image: busybox:glibc [2021-02-18T09:45:41.622Z] Loaded image: debian:bullseye [2021-02-18T09:45:41.622Z] Loaded image: hello-world:latest [2021-02-18T09:45:41.622Z] Loaded image: arm32v7/hello-world:latest [2021-02-18T09:45:43.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-18T09:45:47.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-18T09:45:47.437Z] --- PASS: TestBuildWithHugeFile (52.20s) [2021-02-18T09:45:47.437Z] === RUN TestBuildWithEmptyDockerfile [2021-02-18T09:45:47.437Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-18T09:45:47.437Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-18T09:45:47.437Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-18T09:45:47.437Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-18T09:45:47.437Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-18T09:45:47.437Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-18T09:45:47.437Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-18T09:45:47.437Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-18T09:45:47.437Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-18T09:45:47.437Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-02-18T09:45:47.437Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-02-18T09:45:47.437Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-02-18T09:45:47.437Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-02-18T09:45:47.437Z] === RUN TestBuildPreserveOwnership [2021-02-18T09:45:47.437Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-18T09:45:47.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-18T09:45:48.374Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-18T09:45:49.711Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.77s) [2021-02-18T09:45:49.711Z] PASS [2021-02-18T09:45:49.711Z] [2021-02-18T09:45:49.711Z] === Skipped [2021-02-18T09:45:49.711Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-18T09:45:49.711Z] build_session_test.go:25: TODO: BuildKit [2021-02-18T09:45:49.711Z] [2021-02-18T09:45:49.711Z] [2021-02-18T09:45:49.711Z] DONE 33 tests, 1 skipped in 116.253s [2021-02-18T09:45:49.711Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-18T09:45:49.711Z] INFO: Testing against a local daemon [2021-02-18T09:45:49.711Z] === RUN TestConfigInspect [2021-02-18T09:45:51.076Z] --- PASS: TestConfigInspect (2.26s) [2021-02-18T09:45:51.076Z] === RUN TestConfigList [2021-02-18T09:45:52.562Z] --- PASS: TestBuildPreserveOwnership (9.54s) [2021-02-18T09:45:52.562Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.53s) [2021-02-18T09:45:52.562Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-02-18T09:45:52.562Z] === RUN TestBuildPlatformInvalid [2021-02-18T09:45:52.562Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-02-18T09:45:52.562Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-18T09:45:52.562Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-02-18T09:45:52.562Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-02-18T09:45:52.562Z] PASS [2021-02-18T09:45:52.562Z] [2021-02-18T09:45:52.562Z] === Skipped [2021-02-18T09:45:52.562Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-18T09:45:52.562Z] build_session_test.go:25: TODO: BuildKit [2021-02-18T09:45:52.562Z] [2021-02-18T09:45:52.562Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-02-18T09:45:52.562Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-02-18T09:45:52.562Z] [2021-02-18T09:45:52.562Z] [2021-02-18T09:45:52.562Z] DONE 33 tests, 2 skipped in 127.037s [2021-02-18T09:45:52.562Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-18T09:45:52.562Z] INFO: Testing against a local daemon [2021-02-18T09:45:52.562Z] === RUN TestConfigInspect [2021-02-18T09:45:52.562Z] --- SKIP: TestConfigInspect (0.02s) [2021-02-18T09:45:52.562Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:45:52.562Z] === RUN TestConfigList [2021-02-18T09:45:52.562Z] --- SKIP: TestConfigList (0.02s) [2021-02-18T09:45:52.562Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:45:52.563Z] === RUN TestConfigsCreateAndDelete [2021-02-18T09:45:52.563Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-02-18T09:45:52.563Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:45:52.563Z] === RUN TestConfigsUpdate [2021-02-18T09:45:52.563Z] --- SKIP: TestConfigsUpdate (0.02s) [2021-02-18T09:45:52.563Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:45:52.563Z] === RUN TestTemplatedConfig [2021-02-18T09:45:52.563Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-02-18T09:45:52.563Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:45:52.563Z] === RUN TestConfigCreateResolve [2021-02-18T09:45:52.563Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-02-18T09:45:52.563Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:45:52.563Z] === RUN TestConfigDaemonLibtrustID [2021-02-18T09:45:53.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-18T09:45:53.589Z] --- PASS: TestConfigList (2.26s) [2021-02-18T09:45:53.589Z] === RUN TestConfigsCreateAndDelete [2021-02-18T09:45:54.466Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-02-18T09:45:54.466Z] PASS [2021-02-18T09:45:54.466Z] [2021-02-18T09:45:54.466Z] === Skipped [2021-02-18T09:45:54.466Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-02-18T09:45:54.466Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:45:54.466Z] [2021-02-18T09:45:54.466Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-02-18T09:45:54.466Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:45:54.466Z] [2021-02-18T09:45:54.466Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-02-18T09:45:54.466Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:45:54.466Z] [2021-02-18T09:45:54.466Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2021-02-18T09:45:54.466Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:45:54.466Z] [2021-02-18T09:45:54.466Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-02-18T09:45:54.466Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:45:54.466Z] [2021-02-18T09:45:54.466Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-02-18T09:45:54.466Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:45:54.466Z] [2021-02-18T09:45:54.466Z] [2021-02-18T09:45:54.466Z] DONE 7 tests, 6 skipped in 1.717s [2021-02-18T09:45:54.466Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-18T09:45:54.466Z] INFO: Testing against a local daemon [2021-02-18T09:45:54.466Z] === RUN TestCheckpoint [2021-02-18T09:45:54.466Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-18T09:45:54.466Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-18T09:45:54.466Z] === RUN TestContainerInvalidJSON [2021-02-18T09:45:54.466Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-18T09:45:54.466Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-18T09:45:54.466Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-18T09:45:54.466Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-18T09:45:54.466Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-18T09:45:54.466Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-18T09:45:54.466Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-18T09:45:54.466Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-18T09:45:54.466Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-18T09:45:54.466Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-18T09:45:54.466Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-18T09:45:54.466Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-18T09:45:54.466Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-18T09:45:54.466Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-18T09:45:54.466Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-02-18T09:45:54.466Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-18T09:45:54.466Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-02-18T09:45:54.466Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-18T09:45:54.466Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-02-18T09:45:54.466Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-18T09:45:54.466Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-02-18T09:45:54.466Z] === RUN TestCopyFromContainer [2021-02-18T09:45:56.103Z] --- PASS: TestConfigsCreateAndDelete (2.26s) [2021-02-18T09:45:56.103Z] === RUN TestConfigsUpdate [2021-02-18T09:45:57.989Z] --- PASS: TestConfigsUpdate (2.23s) [2021-02-18T09:45:57.989Z] === RUN TestTemplatedConfig [2021-02-18T09:45:58.654Z] === RUN TestCopyFromContainer// [2021-02-18T09:45:58.654Z] === RUN TestCopyFromContainer//bar/root [2021-02-18T09:45:58.654Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-18T09:45:58.654Z] === RUN TestCopyFromContainer/bar/quux [2021-02-18T09:45:58.654Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-18T09:45:58.654Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-18T09:45:58.654Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-18T09:45:58.654Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-18T09:45:58.912Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-18T09:45:58.912Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-18T09:45:58.912Z] --- PASS: TestCopyFromContainer (4.39s) [2021-02-18T09:45:58.912Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-02-18T09:45:58.912Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-02-18T09:45:58.912Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-02-18T09:45:58.912Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-02-18T09:45:58.912Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-02-18T09:45:58.912Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-02-18T09:45:58.912Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-02-18T09:45:58.912Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-02-18T09:45:58.912Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-02-18T09:45:58.912Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-02-18T09:45:58.912Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-18T09:45:58.912Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-18T09:45:58.912Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-18T09:45:58.913Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-18T09:45:58.913Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-18T09:45:58.913Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-18T09:45:58.913Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-18T09:45:58.913Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-18T09:45:58.913Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-18T09:45:58.913Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-18T09:45:58.913Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-18T09:45:58.913Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-18T09:45:58.913Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-18T09:45:58.913Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-18T09:45:58.913Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-18T09:45:59.178Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-02-18T09:45:59.178Z] === RUN TestCreateWithInvalidEnv [2021-02-18T09:45:59.178Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-18T09:45:59.178Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-18T09:45:59.178Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-18T09:45:59.178Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-18T09:45:59.178Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-18T09:45:59.178Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-18T09:45:59.178Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-18T09:45:59.178Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-18T09:45:59.178Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-18T09:45:59.178Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-02-18T09:45:59.178Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-18T09:45:59.178Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-18T09:45:59.178Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-18T09:45:59.178Z] === RUN TestCreateTmpfsMountsTarget [2021-02-18T09:45:59.178Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-18T09:45:59.178Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-18T09:46:00.503Z] --- PASS: TestTemplatedConfig (2.75s) [2021-02-18T09:46:00.503Z] === RUN TestConfigCreateResolve [2021-02-18T09:46:00.566Z] --- PASS: TestCreateWithCustomMaskedPaths (1.29s) [2021-02-18T09:46:00.566Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-18T09:46:01.502Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2021-02-18T09:46:01.502Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-18T09:46:01.502Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-18T09:46:01.502Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-18T09:46:01.502Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-18T09:46:01.502Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-18T09:46:01.502Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-18T09:46:01.502Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-18T09:46:01.502Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-18T09:46:01.502Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-18T09:46:01.502Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-18T09:46:01.502Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-18T09:46:01.502Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-18T09:46:01.502Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-18T09:46:01.502Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-18T09:46:01.502Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-18T09:46:01.502Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-18T09:46:01.502Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-18T09:46:01.502Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-18T09:46:01.502Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-18T09:46:01.502Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-18T09:46:01.502Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-18T09:46:01.502Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-18T09:46:01.502Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-18T09:46:02.070Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2021-02-18T09:46:02.070Z] === RUN TestCreateDifferentPlatform [2021-02-18T09:46:02.070Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-18T09:46:02.070Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-18T09:46:02.070Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-02-18T09:46:02.070Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-18T09:46:02.070Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-18T09:46:02.070Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-18T09:46:02.070Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-02-18T09:46:02.070Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-18T09:46:02.070Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-02-18T09:46:02.070Z] === RUN TestContainerStartOnDaemonRestart [2021-02-18T09:46:02.070Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-02-18T09:46:02.070Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-02-18T09:46:02.070Z] === RUN TestDaemonRestartIpcMode [2021-02-18T09:46:02.070Z] === PAUSE TestDaemonRestartIpcMode [2021-02-18T09:46:02.070Z] === RUN TestDaemonHostGatewayIP [2021-02-18T09:46:02.070Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-02-18T09:46:02.070Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:46:02.070Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-18T09:46:02.070Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-18T09:46:02.070Z] === RUN TestContainerKillOnDaemonStart [2021-02-18T09:46:02.070Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-02-18T09:46:02.070Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-02-18T09:46:02.070Z] === RUN TestDiff [2021-02-18T09:46:02.329Z] --- PASS: TestDiff (0.41s) [2021-02-18T09:46:02.329Z] === RUN TestExecWithCloseStdin [2021-02-18T09:46:02.898Z] --- PASS: TestExecWithCloseStdin (0.47s) [2021-02-18T09:46:02.898Z] === RUN TestExec [2021-02-18T09:46:02.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-18T09:46:03.019Z] --- PASS: TestConfigCreateResolve (2.24s) [2021-02-18T09:46:03.019Z] === RUN TestConfigDaemonLibtrustID [2021-02-18T09:46:03.275Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-02-18T09:46:03.275Z] PASS [2021-02-18T09:46:03.275Z] [2021-02-18T09:46:03.275Z] DONE 7 tests in 14.552s [2021-02-18T09:46:03.275Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-18T09:46:03.465Z] --- PASS: TestExec (0.46s) [2021-02-18T09:46:03.465Z] === RUN TestExecUser [2021-02-18T09:46:03.531Z] INFO: Testing against a local daemon [2021-02-18T09:46:03.531Z] === RUN TestCheckpoint [2021-02-18T09:46:03.531Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-18T09:46:03.531Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-18T09:46:03.531Z] === RUN TestContainerInvalidJSON [2021-02-18T09:46:03.531Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-18T09:46:03.531Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-18T09:46:03.531Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-18T09:46:03.531Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-18T09:46:03.531Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-18T09:46:03.531Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-18T09:46:03.531Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-18T09:46:03.531Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-18T09:46:03.531Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-18T09:46:03.531Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-18T09:46:03.531Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-18T09:46:03.531Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-18T09:46:03.531Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-18T09:46:03.531Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-18T09:46:03.531Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-02-18T09:46:03.531Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-18T09:46:03.531Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-02-18T09:46:03.531Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-18T09:46:03.531Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-02-18T09:46:03.531Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-18T09:46:03.531Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-02-18T09:46:03.531Z] === RUN TestCopyFromContainer [2021-02-18T09:46:03.724Z] --- PASS: TestExecUser (0.47s) [2021-02-18T09:46:03.724Z] === RUN TestExportContainerAndImportImage [2021-02-18T09:46:04.660Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2021-02-18T09:46:04.660Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-18T09:46:04.895Z] === RUN TestCopyFromContainer// [2021-02-18T09:46:04.895Z] === RUN TestCopyFromContainer//bar/root [2021-02-18T09:46:04.895Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-18T09:46:04.895Z] === RUN TestCopyFromContainer/bar/quux [2021-02-18T09:46:04.895Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-18T09:46:05.151Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-18T09:46:05.151Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-18T09:46:05.151Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-18T09:46:05.151Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-18T09:46:05.407Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-18T09:46:05.407Z] --- PASS: TestCopyFromContainer (1.77s) [2021-02-18T09:46:05.407Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-02-18T09:46:05.407Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-02-18T09:46:05.407Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-02-18T09:46:05.407Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-02-18T09:46:05.407Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-02-18T09:46:05.407Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-02-18T09:46:05.407Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-02-18T09:46:05.407Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-02-18T09:46:05.407Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-02-18T09:46:05.407Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-02-18T09:46:05.407Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-18T09:46:05.407Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-18T09:46:05.407Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-18T09:46:05.407Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-18T09:46:05.407Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-18T09:46:05.407Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-18T09:46:05.407Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-18T09:46:05.407Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-18T09:46:05.407Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-18T09:46:05.407Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-18T09:46:05.407Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-18T09:46:05.407Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-18T09:46:05.407Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-18T09:46:05.407Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-18T09:46:05.407Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-18T09:46:05.407Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-02-18T09:46:05.407Z] === RUN TestCreateWithInvalidEnv [2021-02-18T09:46:05.407Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-18T09:46:05.407Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-18T09:46:05.407Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-18T09:46:05.407Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-18T09:46:05.407Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-18T09:46:05.407Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-18T09:46:05.407Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-18T09:46:05.407Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-18T09:46:05.407Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-18T09:46:05.407Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-02-18T09:46:05.407Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-18T09:46:05.407Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-18T09:46:05.407Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-18T09:46:05.407Z] === RUN TestCreateTmpfsMountsTarget [2021-02-18T09:46:05.407Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-02-18T09:46:05.407Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-18T09:46:06.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-18T09:46:07.293Z] --- PASS: TestCreateWithCustomMaskedPaths (1.64s) [2021-02-18T09:46:07.293Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-18T09:46:07.945Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s) [2021-02-18T09:46:07.945Z] === RUN TestHealthCheckWorkdir [2021-02-18T09:46:08.204Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2021-02-18T09:46:08.204Z] === RUN TestHealthKillContainer [2021-02-18T09:46:08.659Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.62s) [2021-02-18T09:46:08.659Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-18T09:46:08.659Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-18T09:46:08.659Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-18T09:46:08.659Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-18T09:46:08.659Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-18T09:46:08.659Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-18T09:46:08.659Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-18T09:46:08.659Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-18T09:46:08.659Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-18T09:46:08.659Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-18T09:46:08.659Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-18T09:46:08.659Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-18T09:46:08.659Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-18T09:46:08.659Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-18T09:46:08.659Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-18T09:46:08.659Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-18T09:46:08.659Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-02-18T09:46:08.659Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-18T09:46:08.659Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-02-18T09:46:08.659Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-18T09:46:08.659Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-18T09:46:08.659Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-18T09:46:08.659Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-18T09:46:09.586Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2021-02-18T09:46:09.586Z] === RUN TestCreateDifferentPlatform [2021-02-18T09:46:09.586Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-18T09:46:09.586Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-18T09:46:09.586Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-02-18T09:46:09.586Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-18T09:46:09.586Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-18T09:46:09.586Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-18T09:46:09.586Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-02-18T09:46:09.586Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-18T09:46:09.586Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-02-18T09:46:09.586Z] === RUN TestContainerStartOnDaemonRestart [2021-02-18T09:46:09.586Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-18T09:46:09.586Z] === RUN TestDaemonRestartIpcMode [2021-02-18T09:46:09.586Z] === PAUSE TestDaemonRestartIpcMode [2021-02-18T09:46:09.586Z] === RUN TestDaemonHostGatewayIP [2021-02-18T09:46:09.586Z] === PAUSE TestDaemonHostGatewayIP [2021-02-18T09:46:09.586Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-18T09:46:09.586Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-18T09:46:09.586Z] === RUN TestContainerKillOnDaemonStart [2021-02-18T09:46:09.586Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-18T09:46:09.586Z] === RUN TestDiff [2021-02-18T09:46:10.147Z] --- PASS: TestDiff (0.54s) [2021-02-18T09:46:10.147Z] === RUN TestExecWithCloseStdin [2021-02-18T09:46:10.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-18T09:46:10.709Z] --- PASS: TestExecWithCloseStdin (0.62s) [2021-02-18T09:46:10.709Z] === RUN TestExec [2021-02-18T09:46:10.734Z] --- PASS: TestHealthKillContainer (2.49s) [2021-02-18T09:46:10.734Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-18T09:46:11.270Z] --- PASS: TestExec (0.62s) [2021-02-18T09:46:11.270Z] === RUN TestExecUser [2021-02-18T09:46:11.301Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2021-02-18T09:46:11.301Z] === RUN TestIpcModeNone [2021-02-18T09:46:11.559Z] --- PASS: TestIpcModeNone (0.44s) [2021-02-18T09:46:11.559Z] === RUN TestIpcModePrivate [2021-02-18T09:46:11.831Z] --- PASS: TestExecUser (0.64s) [2021-02-18T09:46:11.831Z] === RUN TestExportContainerAndImportImage [2021-02-18T09:46:12.127Z] --- PASS: TestIpcModePrivate (0.44s) [2021-02-18T09:46:12.127Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-02-18T09:46:12.127Z] === RUN TestIpcModeShareable [2021-02-18T09:46:12.127Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-02-18T09:46:12.127Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-18T09:46:12.127Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-18T09:46:12.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-18T09:46:12.763Z] --- PASS: TestExportContainerAndImportImage (0.76s) [2021-02-18T09:46:12.763Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-18T09:46:13.505Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.37s) [2021-02-18T09:46:13.505Z] === RUN TestAPIIpcModeHost [2021-02-18T09:46:13.505Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-02-18T09:46:13.505Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-18T09:46:13.505Z] === RUN TestDaemonIpcModeShareable [2021-02-18T09:46:13.505Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-02-18T09:46:13.505Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-18T09:46:13.505Z] === RUN TestDaemonIpcModePrivate [2021-02-18T09:46:14.126Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2021-02-18T09:46:14.126Z] === RUN TestHealthCheckWorkdir [2021-02-18T09:46:14.689Z] --- PASS: TestHealthCheckWorkdir (0.70s) [2021-02-18T09:46:14.689Z] === RUN TestHealthKillContainer [2021-02-18T09:46:16.036Z] --- PASS: TestDaemonIpcModePrivate (2.16s) [2021-02-18T09:46:16.036Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-02-18T09:46:16.037Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-18T09:46:16.037Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-02-18T09:46:16.037Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-18T09:46:16.037Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-18T09:46:16.037Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-02-18T09:46:16.037Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-18T09:46:16.037Z] === RUN TestIpcModeOlderClient [2021-02-18T09:46:16.037Z] === PAUSE TestIpcModeOlderClient [2021-02-18T09:46:16.037Z] === RUN TestKillContainerInvalidSignal [2021-02-18T09:46:16.037Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2021-02-18T09:46:16.037Z] === RUN TestKillContainer [2021-02-18T09:46:16.037Z] === RUN TestKillContainer/no_signal [2021-02-18T09:46:16.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-18T09:46:16.606Z] === RUN TestKillContainer/non_killing_signal [2021-02-18T09:46:16.865Z] === RUN TestKillContainer/killing_signal [2021-02-18T09:46:17.201Z] --- PASS: TestHealthKillContainer (2.63s) [2021-02-18T09:46:17.201Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-18T09:46:17.432Z] --- PASS: TestKillContainer (1.24s) [2021-02-18T09:46:17.432Z] --- PASS: TestKillContainer/no_signal (0.39s) [2021-02-18T09:46:17.432Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2021-02-18T09:46:17.432Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2021-02-18T09:46:17.432Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-18T09:46:17.432Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-18T09:46:17.691Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-18T09:46:17.763Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2021-02-18T09:46:17.763Z] === RUN TestIpcModeNone [2021-02-18T09:46:18.259Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.78s) [2021-02-18T09:46:18.259Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2021-02-18T09:46:18.259Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2021-02-18T09:46:18.259Z] === RUN TestKillStoppedContainer [2021-02-18T09:46:18.259Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-02-18T09:46:18.259Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-18T09:46:18.259Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-02-18T09:46:18.259Z] === RUN TestKillDifferentUserContainer [2021-02-18T09:46:18.324Z] --- PASS: TestIpcModeNone (0.59s) [2021-02-18T09:46:18.324Z] === RUN TestIpcModePrivate [2021-02-18T09:46:18.518Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2021-02-18T09:46:18.518Z] === RUN TestInspectOomKilledTrue [2021-02-18T09:46:18.518Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-18T09:46:18.518Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-18T09:46:18.518Z] === RUN TestInspectOomKilledFalse [2021-02-18T09:46:18.518Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-18T09:46:18.518Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-18T09:46:18.518Z] === RUN TestLinksEtcHostsContentMatch [2021-02-18T09:46:18.518Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-02-18T09:46:18.518Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-02-18T09:46:18.518Z] === RUN TestLinksContainerNames [2021-02-18T09:46:19.251Z] --- PASS: TestIpcModePrivate (0.63s) [2021-02-18T09:46:19.251Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-02-18T09:46:19.251Z] === RUN TestIpcModeShareable [2021-02-18T09:46:19.453Z] --- PASS: TestLinksContainerNames (0.84s) [2021-02-18T09:46:19.453Z] === RUN TestLogsFollowTailEmpty [2021-02-18T09:46:19.713Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2021-02-18T09:46:19.713Z] === RUN TestContainerNetworkMountsNoChown [2021-02-18T09:46:19.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-18T09:46:19.812Z] --- PASS: TestIpcModeShareable (0.61s) [2021-02-18T09:46:19.812Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true [2021-02-18T09:46:19.812Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-18T09:46:20.281Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2021-02-18T09:46:20.281Z] === RUN TestMountDaemonRoot [2021-02-18T09:46:20.281Z] === RUN TestMountDaemonRoot/default [2021-02-18T09:46:20.281Z] === PAUSE TestMountDaemonRoot/default [2021-02-18T09:46:20.281Z] === RUN TestMountDaemonRoot/private [2021-02-18T09:46:20.281Z] === PAUSE TestMountDaemonRoot/private [2021-02-18T09:46:20.281Z] === RUN TestMountDaemonRoot/rprivate [2021-02-18T09:46:20.281Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-18T09:46:20.281Z] === RUN TestMountDaemonRoot/slave [2021-02-18T09:46:20.281Z] === PAUSE TestMountDaemonRoot/slave [2021-02-18T09:46:20.281Z] === RUN TestMountDaemonRoot/rslave [2021-02-18T09:46:20.281Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-18T09:46:20.281Z] === RUN TestMountDaemonRoot/shared [2021-02-18T09:46:20.281Z] === PAUSE TestMountDaemonRoot/shared [2021-02-18T09:46:20.281Z] === RUN TestMountDaemonRoot/rshared [2021-02-18T09:46:20.281Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-18T09:46:20.281Z] === CONT TestMountDaemonRoot/default [2021-02-18T09:46:20.281Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-18T09:46:20.281Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-18T09:46:20.281Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-18T09:46:20.281Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-18T09:46:20.281Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-18T09:46:20.281Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-18T09:46:20.281Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-18T09:46:20.281Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-18T09:46:20.281Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-18T09:46:20.281Z] === CONT TestMountDaemonRoot/rshared [2021-02-18T09:46:20.281Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-18T09:46:20.281Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-18T09:46:20.281Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-18T09:46:20.281Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-18T09:46:20.281Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-18T09:46:20.281Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-18T09:46:20.281Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-18T09:46:20.281Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-18T09:46:20.281Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-18T09:46:20.281Z] === CONT TestMountDaemonRoot/shared [2021-02-18T09:46:20.281Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-18T09:46:20.281Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-18T09:46:20.281Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-18T09:46:20.281Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-18T09:46:20.281Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-18T09:46:20.281Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-18T09:46:20.281Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-18T09:46:20.281Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-18T09:46:20.281Z] === CONT TestMountDaemonRoot/rslave [2021-02-18T09:46:20.281Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-18T09:46:20.281Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-18T09:46:20.281Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-18T09:46:20.281Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-18T09:46:20.281Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-18T09:46:20.281Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-18T09:46:20.281Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-18T09:46:20.281Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-18T09:46:20.281Z] === CONT TestMountDaemonRoot/slave [2021-02-18T09:46:20.281Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-18T09:46:20.281Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-18T09:46:20.281Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-18T09:46:20.281Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-18T09:46:20.281Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-18T09:46:20.281Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-18T09:46:20.281Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-18T09:46:20.281Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-18T09:46:20.281Z] === CONT TestMountDaemonRoot/rprivate [2021-02-18T09:46:20.281Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-18T09:46:20.281Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-18T09:46:20.281Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-18T09:46:20.281Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-18T09:46:20.281Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-18T09:46:20.281Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-18T09:46:20.281Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-18T09:46:20.281Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-18T09:46:20.281Z] === CONT TestMountDaemonRoot/private [2021-02-18T09:46:20.281Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-18T09:46:20.281Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-18T09:46:20.281Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-18T09:46:20.281Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-18T09:46:20.281Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-18T09:46:20.281Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-18T09:46:20.281Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-18T09:46:20.281Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-18T09:46:20.281Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-18T09:46:20.281Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-18T09:46:20.281Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-18T09:46:20.281Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-18T09:46:20.281Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-18T09:46:20.281Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-18T09:46:20.540Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-18T09:46:20.540Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-18T09:46:20.540Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-18T09:46:20.540Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-18T09:46:20.540Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-18T09:46:20.540Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-18T09:46:20.540Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-18T09:46:20.540Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-18T09:46:20.540Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-18T09:46:20.540Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-18T09:46:20.540Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-18T09:46:20.540Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-18T09:46:20.540Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-18T09:46:20.540Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-18T09:46:20.540Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-18T09:46:20.540Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-18T09:46:20.540Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-18T09:46:20.540Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-18T09:46:20.540Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-18T09:46:20.540Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-18T09:46:20.799Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-02-18T09:46:20.799Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-18T09:46:20.799Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2021-02-18T09:46:20.799Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-02-18T09:46:20.799Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-02-18T09:46:20.799Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-02-18T09:46:20.799Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-18T09:46:20.799Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-02-18T09:46:20.799Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-02-18T09:46:20.799Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-02-18T09:46:20.799Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2021-02-18T09:46:20.799Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-18T09:46:20.799Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-02-18T09:46:20.799Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-02-18T09:46:20.799Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-02-18T09:46:20.799Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-02-18T09:46:20.799Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-18T09:46:20.799Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-02-18T09:46:20.799Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-02-18T09:46:20.799Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2021-02-18T09:46:20.799Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-02-18T09:46:20.799Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-18T09:46:20.799Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-02-18T09:46:20.799Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-02-18T09:46:20.799Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-02-18T09:46:20.799Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-02-18T09:46:20.799Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-18T09:46:20.799Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-02-18T09:46:20.799Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-02-18T09:46:20.799Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-02-18T09:46:20.799Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-02-18T09:46:20.799Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-18T09:46:20.799Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-02-18T09:46:20.799Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-02-18T09:46:20.799Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-02-18T09:46:20.799Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-02-18T09:46:20.799Z] === RUN TestContainerBindMountNonRecursive [2021-02-18T09:46:20.799Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-02-18T09:46:20.799Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-18T09:46:20.799Z] === RUN TestContainerVolumesMountedAsShared [2021-02-18T09:46:20.799Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-02-18T09:46:20.799Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-18T09:46:20.799Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-18T09:46:20.799Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-02-18T09:46:20.799Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-18T09:46:20.799Z] === RUN TestNetworkNat [2021-02-18T09:46:21.058Z] --- PASS: TestNetworkNat (0.46s) [2021-02-18T09:46:21.058Z] === RUN TestNetworkLocalhostTCPNat [2021-02-18T09:46:21.652Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2021-02-18T09:46:21.652Z] === RUN TestNetworkLoopbackNat [2021-02-18T09:46:21.699Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s) [2021-02-18T09:46:21.699Z] === RUN TestAPIIpcModeHost [2021-02-18T09:46:21.955Z] --- PASS: TestAPIIpcModeHost (0.43s) [2021-02-18T09:46:21.955Z] === RUN TestDaemonIpcModeShareable [2021-02-18T09:46:23.317Z] --- PASS: TestDaemonIpcModeShareable (1.26s) [2021-02-18T09:46:23.317Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-02-18T09:46:23.317Z] === RUN TestDaemonIpcModePrivate [2021-02-18T09:46:24.183Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2021-02-18T09:46:24.183Z] === RUN TestPause [2021-02-18T09:46:24.183Z] --- SKIP: TestPause (0.00s) [2021-02-18T09:46:24.183Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-18T09:46:24.183Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-18T09:46:24.183Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-18T09:46:24.183Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-18T09:46:24.183Z] === RUN TestPauseStopPausedContainer [2021-02-18T09:46:24.183Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-02-18T09:46:24.183Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-18T09:46:24.183Z] === RUN TestPsFilter [2021-02-18T09:46:24.183Z] --- PASS: TestPsFilter (0.10s) [2021-02-18T09:46:24.183Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-18T09:46:24.245Z] --- PASS: TestDaemonIpcModePrivate (1.23s) [2021-02-18T09:46:24.245Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-02-18T09:46:24.245Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-18T09:46:24.750Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2021-02-18T09:46:24.750Z] === RUN TestRemoveContainerWithVolume [2021-02-18T09:46:25.008Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2021-02-18T09:46:25.008Z] === RUN TestRemoveContainerRunning [2021-02-18T09:46:25.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-18T09:46:25.576Z] --- PASS: TestRemoveContainerRunning (0.40s) [2021-02-18T09:46:25.576Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-18T09:46:25.608Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.22s) [2021-02-18T09:46:25.608Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-02-18T09:46:25.608Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-18T09:46:25.835Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2021-02-18T09:46:25.835Z] === RUN TestRemoveInvalidContainer [2021-02-18T09:46:25.835Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-18T09:46:25.835Z] === RUN TestRenameLinkedContainer [2021-02-18T09:46:26.972Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.23s) [2021-02-18T09:46:26.972Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-02-18T09:46:26.972Z] === RUN TestIpcModeOlderClient [2021-02-18T09:46:26.972Z] === PAUSE TestIpcModeOlderClient [2021-02-18T09:46:26.972Z] === RUN TestKillContainerInvalidSignal [2021-02-18T09:46:27.229Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2021-02-18T09:46:27.229Z] === RUN TestKillContainer [2021-02-18T09:46:27.229Z] === RUN TestKillContainer/no_signal [2021-02-18T09:46:27.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-18T09:46:27.739Z] --- PASS: TestRenameLinkedContainer (1.64s) [2021-02-18T09:46:27.739Z] === RUN TestRenameStoppedContainer [2021-02-18T09:46:27.790Z] === RUN TestKillContainer/non_killing_signal [2021-02-18T09:46:27.998Z] --- PASS: TestRenameStoppedContainer (0.40s) [2021-02-18T09:46:27.998Z] === RUN TestRenameRunningContainerAndReuse [2021-02-18T09:46:28.046Z] === RUN TestKillContainer/killing_signal [2021-02-18T09:46:28.607Z] --- PASS: TestKillContainer (1.37s) [2021-02-18T09:46:28.607Z] --- PASS: TestKillContainer/no_signal (0.45s) [2021-02-18T09:46:28.607Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2021-02-18T09:46:28.607Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2021-02-18T09:46:28.607Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-18T09:46:28.607Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-18T09:46:28.934Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2021-02-18T09:46:28.934Z] === RUN TestRenameInvalidName [2021-02-18T09:46:29.168Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-18T09:46:29.192Z] --- PASS: TestRenameInvalidName (0.42s) [2021-02-18T09:46:29.192Z] === RUN TestRenameAnonymousContainer [2021-02-18T09:46:29.423Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.89s) [2021-02-18T09:46:29.423Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) [2021-02-18T09:46:29.423Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s) [2021-02-18T09:46:29.423Z] === RUN TestKillStoppedContainer [2021-02-18T09:46:29.679Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-02-18T09:46:29.679Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-18T09:46:29.679Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-02-18T09:46:29.679Z] === RUN TestKillDifferentUserContainer [2021-02-18T09:46:29.935Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2021-02-18T09:46:29.935Z] === RUN TestInspectOomKilledTrue [2021-02-18T09:46:29.935Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-18T09:46:29.935Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-02-18T09:46:29.935Z] === RUN TestInspectOomKilledFalse [2021-02-18T09:46:30.497Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2021-02-18T09:46:30.497Z] === RUN TestLinksEtcHostsContentMatch [2021-02-18T09:46:30.753Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2021-02-18T09:46:30.753Z] === RUN TestLinksContainerNames [2021-02-18T09:46:30.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-18T09:46:31.098Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2021-02-18T09:46:31.098Z] === RUN TestRenameContainerWithSameName [2021-02-18T09:46:31.098Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2021-02-18T09:46:31.098Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-18T09:46:31.680Z] --- PASS: TestLinksContainerNames (0.96s) [2021-02-18T09:46:31.680Z] === RUN TestLogsFollowTailEmpty [2021-02-18T09:46:32.034Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2021-02-18T09:46:32.034Z] === RUN TestResize [2021-02-18T09:46:32.250Z] --- PASS: TestLogsFollowTailEmpty (0.48s) [2021-02-18T09:46:32.250Z] === RUN TestContainerNetworkMountsNoChown [2021-02-18T09:46:32.294Z] --- PASS: TestResize (0.43s) [2021-02-18T09:46:32.553Z] === RUN TestResizeWithInvalidSize [2021-02-18T09:46:32.811Z] --- PASS: TestContainerNetworkMountsNoChown (0.49s) [2021-02-18T09:46:32.811Z] === RUN TestMountDaemonRoot [2021-02-18T09:46:32.811Z] === RUN TestMountDaemonRoot/default [2021-02-18T09:46:32.811Z] === PAUSE TestMountDaemonRoot/default [2021-02-18T09:46:32.811Z] === RUN TestMountDaemonRoot/private [2021-02-18T09:46:32.811Z] === PAUSE TestMountDaemonRoot/private [2021-02-18T09:46:32.811Z] === RUN TestMountDaemonRoot/rprivate [2021-02-18T09:46:32.811Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-18T09:46:32.811Z] === RUN TestMountDaemonRoot/slave [2021-02-18T09:46:32.811Z] === PAUSE TestMountDaemonRoot/slave [2021-02-18T09:46:32.811Z] === RUN TestMountDaemonRoot/rslave [2021-02-18T09:46:32.811Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-18T09:46:32.811Z] === RUN TestMountDaemonRoot/shared [2021-02-18T09:46:32.811Z] === PAUSE TestMountDaemonRoot/shared [2021-02-18T09:46:32.811Z] === RUN TestMountDaemonRoot/rshared [2021-02-18T09:46:32.811Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-18T09:46:32.811Z] === CONT TestMountDaemonRoot/default [2021-02-18T09:46:32.811Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-18T09:46:32.811Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-18T09:46:32.811Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-18T09:46:32.811Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-18T09:46:32.811Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-18T09:46:32.811Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-18T09:46:32.811Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-18T09:46:32.811Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-18T09:46:32.811Z] === CONT TestMountDaemonRoot/rslave [2021-02-18T09:46:32.811Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-18T09:46:32.811Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-18T09:46:32.811Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-18T09:46:32.811Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-18T09:46:32.811Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-18T09:46:32.811Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-18T09:46:32.811Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-18T09:46:32.811Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-18T09:46:32.811Z] === CONT TestMountDaemonRoot/rshared [2021-02-18T09:46:32.811Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-18T09:46:32.811Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-18T09:46:32.811Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-18T09:46:32.811Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-18T09:46:32.811Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-18T09:46:32.811Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-18T09:46:32.811Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-18T09:46:32.811Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-18T09:46:32.811Z] === CONT TestMountDaemonRoot/shared [2021-02-18T09:46:32.811Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-18T09:46:32.811Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-18T09:46:32.811Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-18T09:46:32.811Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-18T09:46:32.811Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-18T09:46:32.811Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-18T09:46:32.811Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-18T09:46:32.811Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-18T09:46:32.811Z] === CONT TestMountDaemonRoot/rprivate [2021-02-18T09:46:32.811Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-18T09:46:32.811Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-18T09:46:32.811Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-18T09:46:32.811Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-18T09:46:32.811Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-18T09:46:32.811Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-18T09:46:32.811Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-18T09:46:32.811Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-18T09:46:32.811Z] === CONT TestMountDaemonRoot/slave [2021-02-18T09:46:32.811Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-18T09:46:32.811Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-18T09:46:32.811Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-18T09:46:32.811Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-18T09:46:32.811Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-18T09:46:32.811Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-18T09:46:32.811Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-18T09:46:32.811Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-18T09:46:32.811Z] === CONT TestMountDaemonRoot/private [2021-02-18T09:46:32.811Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-18T09:46:32.811Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-18T09:46:32.811Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-18T09:46:32.811Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-18T09:46:32.811Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-18T09:46:32.811Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-18T09:46:32.811Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-18T09:46:32.811Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-18T09:46:32.811Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-18T09:46:32.811Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-18T09:46:32.811Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-18T09:46:32.811Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-18T09:46:32.811Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-18T09:46:32.811Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-18T09:46:32.811Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-18T09:46:32.811Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-18T09:46:32.811Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-18T09:46:32.811Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-18T09:46:32.811Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-18T09:46:32.815Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2021-02-18T09:46:32.815Z] === RUN TestResizeWhenContainerNotStarted [2021-02-18T09:46:33.067Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-18T09:46:33.067Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-18T09:46:33.067Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-18T09:46:33.067Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-18T09:46:33.067Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-18T09:46:33.067Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-18T09:46:33.067Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-18T09:46:33.067Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-18T09:46:33.067Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-18T09:46:33.067Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-18T09:46:33.067Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-18T09:46:33.067Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-18T09:46:33.067Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-18T09:46:33.067Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-18T09:46:33.067Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-18T09:46:33.067Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-18T09:46:33.067Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-18T09:46:33.067Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-02-18T09:46:33.067Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-18T09:46:33.067Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-02-18T09:46:33.067Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-02-18T09:46:33.067Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-02-18T09:46:33.067Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-02-18T09:46:33.067Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-18T09:46:33.067Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-02-18T09:46:33.067Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-02-18T09:46:33.067Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2021-02-18T09:46:33.067Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-02-18T09:46:33.067Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-18T09:46:33.067Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-02-18T09:46:33.067Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-02-18T09:46:33.067Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-02-18T09:46:33.067Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-02-18T09:46:33.067Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-18T09:46:33.067Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-02-18T09:46:33.067Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-02-18T09:46:33.067Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-02-18T09:46:33.067Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-02-18T09:46:33.067Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-18T09:46:33.067Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-02-18T09:46:33.067Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-02-18T09:46:33.067Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-02-18T09:46:33.067Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-02-18T09:46:33.067Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-18T09:46:33.067Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-02-18T09:46:33.067Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-02-18T09:46:33.067Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-02-18T09:46:33.067Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-02-18T09:46:33.067Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-18T09:46:33.067Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-02-18T09:46:33.067Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-02-18T09:46:33.067Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-02-18T09:46:33.067Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2021-02-18T09:46:33.067Z] === RUN TestContainerBindMountNonRecursive [2021-02-18T09:46:33.382Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2021-02-18T09:46:33.383Z] === RUN TestDaemonRestartKillContainers [2021-02-18T09:46:33.383Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-02-18T09:46:33.383Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-02-18T09:46:33.383Z] === RUN TestCgroupNamespacesRun [2021-02-18T09:46:34.077Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-18T09:46:34.077Z] Using test binary docker [2021-02-18T09:46:34.333Z] +++ /etc/init.d/apparmor start [2021-02-18T09:46:34.333Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-18T09:46:34.333Z] INFO: Waiting for daemon to start... [2021-02-18T09:46:34.333Z] Starting dockerd [2021-02-18T09:46:34.333Z] +++ 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 [2021-02-18T09:46:34.433Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2021-02-18T09:46:34.433Z] === RUN TestContainerVolumesMountedAsShared [2021-02-18T09:46:34.994Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2021-02-18T09:46:34.994Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-18T09:46:35.249Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2021-02-18T09:46:35.249Z] === RUN TestNetworkNat [2021-02-18T09:46:35.287Z] --- PASS: TestCgroupNamespacesRun (2.13s) [2021-02-18T09:46:35.287Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-18T09:46:35.811Z] --- PASS: TestNetworkNat (0.48s) [2021-02-18T09:46:35.811Z] === RUN TestNetworkLocalhostTCPNat [2021-02-18T09:46:36.067Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2021-02-18T09:46:36.067Z] === RUN TestNetworkLoopbackNat [2021-02-18T09:46:36.853Z] . [2021-02-18T09:46:36.853Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-18T09:46:36.853Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-18T09:46:36.853Z] Error: No such image: emptyfs [2021-02-18T09:46:36.853Z] ++++ docker load [2021-02-18T09:46:36.853Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-18T09:46:37.109Z] Running integration-test (iteration 1) [2021-02-18T09:46:37.109Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-18T09:46:37.109Z] ++ 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 [2021-02-18T09:46:37.109Z] ++ set -e [2021-02-18T09:46:37.109Z] ++ '[' -n 0 ']' [2021-02-18T09:46:37.109Z] ++ set -x [2021-02-18T09:46:37.110Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-18T09:46:37.819Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.09s) [2021-02-18T09:46:37.819Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-18T09:46:39.330Z] --- PASS: TestNetworkLoopbackNat (2.61s) [2021-02-18T09:46:39.330Z] === RUN TestPause [2021-02-18T09:46:39.330Z] --- PASS: TestPause (0.48s) [2021-02-18T09:46:39.330Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-18T09:46:39.330Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-18T09:46:39.330Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-18T09:46:39.330Z] === RUN TestPauseStopPausedContainer [2021-02-18T09:46:39.766Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s) [2021-02-18T09:46:39.766Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-18T09:46:39.891Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2021-02-18T09:46:39.891Z] === RUN TestPsFilter [2021-02-18T09:46:39.891Z] --- PASS: TestPsFilter (0.09s) [2021-02-18T09:46:39.891Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-18T09:46:40.146Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2021-02-18T09:46:40.146Z] === RUN TestRemoveContainerWithVolume [2021-02-18T09:46:40.707Z] --- PASS: TestRemoveContainerWithVolume (0.47s) [2021-02-18T09:46:40.707Z] === RUN TestRemoveContainerRunning [2021-02-18T09:46:41.269Z] --- PASS: TestRemoveContainerRunning (0.48s) [2021-02-18T09:46:41.269Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-18T09:46:41.525Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2021-02-18T09:46:41.525Z] === RUN TestRemoveInvalidContainer [2021-02-18T09:46:41.525Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-18T09:46:41.525Z] === RUN TestRenameLinkedContainer [2021-02-18T09:46:41.669Z] --- PASS: TestCgroupNamespacesRunHostMode (2.16s) [2021-02-18T09:46:41.669Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-18T09:46:41.981Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-18T09:46:41.981Z] [2021-02-18T09:46:41.981Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-02-18T09:46:41.981Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-02-18T09:46:41.981Z] Using test binary docker [2021-02-18T09:46:41.981Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-18T09:46:41.981Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-18T09:46:41.981Z] INFO: Waiting for daemon to start... [2021-02-18T09:46:41.981Z] Starting dockerd [2021-02-18T09:46:41.981Z] . [2021-02-18T09:46:41.981Z] INFO: Building docker-sdk-python3:4.4.1... [2021-02-18T09:46:43.412Z] --- PASS: TestRenameLinkedContainer (1.81s) [2021-02-18T09:46:43.412Z] === RUN TestRenameStoppedContainer [2021-02-18T09:46:43.974Z] --- PASS: TestRenameStoppedContainer (0.47s) [2021-02-18T09:46:43.974Z] === RUN TestRenameRunningContainerAndReuse [2021-02-18T09:46:44.354Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.16s) [2021-02-18T09:46:44.354Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-18T09:46:44.901Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2021-02-18T09:46:44.901Z] === RUN TestRenameInvalidName [2021-02-18T09:46:45.462Z] --- PASS: TestRenameInvalidName (0.45s) [2021-02-18T09:46:45.462Z] === RUN TestRenameAnonymousContainer [2021-02-18T09:46:46.257Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.13s) [2021-02-18T09:46:46.257Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-18T09:46:46.827Z] --- PASS: TestRenameAnonymousContainer (1.64s) [2021-02-18T09:46:46.827Z] === RUN TestRenameContainerWithSameName [2021-02-18T09:46:47.387Z] --- PASS: TestRenameContainerWithSameName (0.47s) [2021-02-18T09:46:47.387Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-18T09:46:48.160Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2021-02-18T09:46:48.160Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-18T09:46:48.314Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) [2021-02-18T09:46:48.314Z] === RUN TestResize [2021-02-18T09:46:48.875Z] --- PASS: TestResize (0.47s) [2021-02-18T09:46:48.875Z] === RUN TestResizeWithInvalidSize [2021-02-18T09:46:49.131Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2021-02-18T09:46:49.131Z] === RUN TestResizeWhenContainerNotStarted [2021-02-18T09:46:49.693Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2021-02-18T09:46:49.693Z] === RUN TestDaemonRestartKillContainers [2021-02-18T09:46:49.693Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-18T09:46:49.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-18T09:46:49.693Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-18T09:46:49.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-18T09:46:49.693Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-18T09:46:49.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-18T09:46:49.693Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-18T09:46:49.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-18T09:46:49.693Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-18T09:46:49.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-18T09:46:49.693Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-18T09:46:49.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-18T09:46:49.693Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-18T09:46:49.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-18T09:46:49.693Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-18T09:46:49.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-18T09:46:49.693Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-18T09:46:49.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-18T09:46:49.693Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-18T09:46:49.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-18T09:46:49.693Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-18T09:46:49.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-18T09:46:49.693Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-18T09:46:49.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-18T09:46:49.693Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-18T09:46:49.693Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-18T09:46:50.066Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.15s) [2021-02-18T09:46:50.066Z] === RUN TestKernelTCPMemory [2021-02-18T09:46:50.066Z] --- SKIP: TestKernelTCPMemory (0.03s) [2021-02-18T09:46:50.066Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-18T09:46:50.066Z] === RUN TestNISDomainname [2021-02-18T09:46:50.066Z] --- SKIP: TestNISDomainname (0.01s) [2021-02-18T09:46:50.066Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-02-18T09:46:50.066Z] === RUN TestHostnameDnsResolution [2021-02-18T09:46:50.633Z] --- PASS: TestHostnameDnsResolution (0.68s) [2021-02-18T09:46:50.633Z] === RUN TestStats [2021-02-18T09:46:50.633Z] --- SKIP: TestStats (0.00s) [2021-02-18T09:46:50.633Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-18T09:46:50.633Z] === RUN TestStopContainerWithTimeout [2021-02-18T09:46:50.633Z] === RUN TestStopContainerWithTimeout/0 [2021-02-18T09:46:50.633Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-18T09:46:50.633Z] === RUN TestStopContainerWithTimeout/1 [2021-02-18T09:46:50.633Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-18T09:46:50.633Z] === RUN TestStopContainerWithTimeout/3 [2021-02-18T09:46:50.633Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-18T09:46:50.633Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-18T09:46:50.633Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-18T09:46:50.633Z] === CONT TestStopContainerWithTimeout/0 [2021-02-18T09:46:50.633Z] === CONT TestStopContainerWithTimeout/3 [2021-02-18T09:46:51.201Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-18T09:46:51.581Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-18T09:46:51.836Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-18T09:46:52.763Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-18T09:46:53.028Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-18T09:46:53.731Z] === CONT TestStopContainerWithTimeout/1 [2021-02-18T09:46:53.967Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-18T09:46:54.530Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-18T09:46:54.666Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-02-18T09:46:54.666Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2021-02-18T09:46:54.666Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2021-02-18T09:46:54.666Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2021-02-18T09:46:54.666Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2021-02-18T09:46:54.666Z] === RUN TestDeleteDevicemapper [2021-02-18T09:46:54.666Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-18T09:46:54.666Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-18T09:46:54.666Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-18T09:46:55.899Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-18T09:46:56.460Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-18T09:46:57.199Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.19s) [2021-02-18T09:46:57.199Z] === RUN TestUpdateMemory [2021-02-18T09:46:57.199Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-18T09:46:57.199Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-18T09:46:57.199Z] === RUN TestUpdateCPUQuota [2021-02-18T09:46:57.199Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-02-18T09:46:57.199Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-18T09:46:57.199Z] === RUN TestUpdatePidsLimit [2021-02-18T09:46:57.199Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-02-18T09:46:57.199Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-18T09:46:57.199Z] === RUN TestUpdateRestartPolicy [2021-02-18T09:46:58.349Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-18T09:46:58.605Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-18T09:47:00.492Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-18T09:47:00.492Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.87s) [2021-02-18T09:47:00.492Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.09s) [2021-02-18T09:47:00.492Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2021-02-18T09:47:00.492Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s) [2021-02-18T09:47:00.492Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s) [2021-02-18T09:47:00.492Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) [2021-02-18T09:47:00.492Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.86s) [2021-02-18T09:47:00.492Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.12s) [2021-02-18T09:47:00.492Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.12s) [2021-02-18T09:47:00.492Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.22s) [2021-02-18T09:47:00.492Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.82s) [2021-02-18T09:47:00.492Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.69s) [2021-02-18T09:47:00.492Z] === RUN TestCgroupNamespacesRun [2021-02-18T09:47:01.856Z] --- PASS: TestCgroupNamespacesRun (1.22s) [2021-02-18T09:47:01.856Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-18T09:47:01.856Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-02-18T09:47:01.856Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-02-18T09:47:01.856Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-18T09:47:02.782Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2021-02-18T09:47:02.782Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-18T09:47:04.146Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s) [2021-02-18T09:47:04.146Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-18T09:47:05.511Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s) [2021-02-18T09:47:05.511Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-18T09:47:06.438Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s) [2021-02-18T09:47:06.438Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-18T09:47:06.999Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2021-02-18T09:47:06.999Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-18T09:47:08.363Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s) [2021-02-18T09:47:08.363Z] === RUN TestKernelTCPMemory [2021-02-18T09:47:08.363Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-02-18T09:47:08.363Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-02-18T09:47:08.363Z] === RUN TestNISDomainname [2021-02-18T09:47:08.926Z] --- PASS: TestNISDomainname (0.56s) [2021-02-18T09:47:08.926Z] === RUN TestHostnameDnsResolution [2021-02-18T09:47:09.401Z] --- PASS: TestUpdateRestartPolicy (10.89s) [2021-02-18T09:47:09.401Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-18T09:47:09.401Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2021-02-18T09:47:09.401Z] === RUN TestWaitNonBlocked [2021-02-18T09:47:09.401Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-18T09:47:09.401Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-18T09:47:09.401Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-18T09:47:09.401Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-18T09:47:09.401Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-18T09:47:09.401Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-18T09:47:09.401Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-02-18T09:47:09.401Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2021-02-18T09:47:09.401Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2021-02-18T09:47:09.401Z] === RUN TestWaitBlocked [2021-02-18T09:47:09.401Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-18T09:47:09.401Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-18T09:47:09.401Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-18T09:47:09.401Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-18T09:47:09.401Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-18T09:47:09.401Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-18T09:47:09.660Z] --- PASS: TestWaitBlocked (0.01s) [2021-02-18T09:47:09.660Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2021-02-18T09:47:09.660Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.82s) [2021-02-18T09:47:09.660Z] === CONT TestDaemonRestartIpcMode [2021-02-18T09:47:09.660Z] === CONT TestIpcModeOlderClient [2021-02-18T09:47:09.852Z] --- PASS: TestHostnameDnsResolution (0.74s) [2021-02-18T09:47:09.852Z] === RUN TestStats [2021-02-18T09:47:09.919Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-02-18T09:47:09.919Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-18T09:47:12.364Z] --- PASS: TestStats (2.51s) [2021-02-18T09:47:12.365Z] === RUN TestStopContainerWithTimeout [2021-02-18T09:47:12.365Z] === RUN TestStopContainerWithTimeout/0 [2021-02-18T09:47:12.365Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-18T09:47:12.365Z] === RUN TestStopContainerWithTimeout/1 [2021-02-18T09:47:12.365Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-18T09:47:12.365Z] === RUN TestStopContainerWithTimeout/3 [2021-02-18T09:47:12.365Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-18T09:47:12.365Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-18T09:47:12.365Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-18T09:47:12.365Z] === CONT TestStopContainerWithTimeout/0 [2021-02-18T09:47:12.365Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-18T09:47:12.927Z] === CONT TestStopContainerWithTimeout/3 [2021-02-18T09:47:14.108Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.14s) [2021-02-18T09:47:14.366Z] --- PASS: TestDaemonRestartIpcMode (4.63s) [2021-02-18T09:47:14.366Z] PASS [2021-02-18T09:47:14.366Z] [2021-02-18T09:47:14.366Z] === Skipped [2021-02-18T09:47:14.366Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-18T09:47:14.366Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-18T09:47:14.366Z] [2021-02-18T09:47:14.366Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-02-18T09:47:14.366Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-02-18T09:47:14.366Z] [2021-02-18T09:47:14.366Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-02-18T09:47:14.366Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:47:14.366Z] [2021-02-18T09:47:14.366Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-02-18T09:47:14.366Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-02-18T09:47:14.366Z] [2021-02-18T09:47:14.366Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-02-18T09:47:14.366Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-18T09:47:14.366Z] [2021-02-18T09:47:14.366Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-02-18T09:47:14.366Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-18T09:47:14.366Z] [2021-02-18T09:47:14.366Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-02-18T09:47:14.366Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-18T09:47:14.366Z] [2021-02-18T09:47:14.366Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-02-18T09:47:14.366Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-18T09:47:14.366Z] [2021-02-18T09:47:14.366Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-02-18T09:47:14.366Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-18T09:47:14.366Z] [2021-02-18T09:47:14.366Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-18T09:47:14.366Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-18T09:47:14.366Z] [2021-02-18T09:47:14.366Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-18T09:47:14.366Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-18T09:47:14.366Z] [2021-02-18T09:47:14.366Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-02-18T09:47:14.366Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-02-18T09:47:14.366Z] [2021-02-18T09:47:14.367Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-02-18T09:47:14.367Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-18T09:47:14.367Z] [2021-02-18T09:47:14.367Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-02-18T09:47:14.367Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-18T09:47:14.367Z] [2021-02-18T09:47:14.367Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-02-18T09:47:14.367Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-18T09:47:14.367Z] [2021-02-18T09:47:14.367Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-02-18T09:47:14.367Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-18T09:47:14.367Z] [2021-02-18T09:47:14.367Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-18T09:47:14.367Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-18T09:47:14.367Z] [2021-02-18T09:47:14.367Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-02-18T09:47:14.367Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-18T09:47:14.367Z] [2021-02-18T09:47:14.367Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-02-18T09:47:14.367Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-02-18T09:47:14.367Z] [2021-02-18T09:47:14.367Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2021-02-18T09:47:14.367Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-18T09:47:14.367Z] [2021-02-18T09:47:14.367Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-02-18T09:47:14.367Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-02-18T09:47:14.367Z] [2021-02-18T09:47:14.367Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-02-18T09:47:14.367Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-18T09:47:14.367Z] [2021-02-18T09:47:14.367Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-18T09:47:14.367Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-18T09:47:14.367Z] [2021-02-18T09:47:14.367Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-02-18T09:47:14.367Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-18T09:47:14.367Z] [2021-02-18T09:47:14.367Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-02-18T09:47:14.367Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-18T09:47:14.367Z] [2021-02-18T09:47:14.367Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-02-18T09:47:14.367Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-18T09:47:14.367Z] [2021-02-18T09:47:14.367Z] [2021-02-18T09:47:14.367Z] DONE 177 tests, 26 skipped in 80.185s [2021-02-18T09:47:14.367Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-18T09:47:14.625Z] INFO: Testing against a local daemon [2021-02-18T09:47:14.625Z] === RUN TestCommitInheritsEnv [2021-02-18T09:47:14.830Z] === CONT TestStopContainerWithTimeout/1 [2021-02-18T09:47:16.527Z] --- PASS: TestCommitInheritsEnv (1.73s) [2021-02-18T09:47:16.527Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-18T09:47:16.527Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-18T09:47:16.527Z] === RUN TestImagesFilterMultiReference [2021-02-18T09:47:16.527Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-02-18T09:47:16.527Z] === RUN TestImagePullPlatformInvalid [2021-02-18T09:47:16.527Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-02-18T09:47:16.527Z] === RUN TestRemoveImageOrphaning [2021-02-18T09:47:16.721Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-02-18T09:47:16.721Z] --- PASS: TestStopContainerWithTimeout/0 (0.77s) [2021-02-18T09:47:16.721Z] --- PASS: TestStopContainerWithTimeout/-1 (2.73s) [2021-02-18T09:47:16.721Z] --- PASS: TestStopContainerWithTimeout/3 (2.43s) [2021-02-18T09:47:16.721Z] --- PASS: TestStopContainerWithTimeout/1 (1.54s) [2021-02-18T09:47:16.721Z] === RUN TestDeleteDevicemapper [2021-02-18T09:47:16.721Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-18T09:47:16.721Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-18T09:47:16.721Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-18T09:47:18.452Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-02-18T09:47:18.452Z] === RUN TestRemoveImageGarbageCollector [2021-02-18T09:47:18.452Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-18T09:47:18.452Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-02-18T09:47:18.452Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-18T09:47:18.452Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-02-18T09:47:18.452Z] === RUN TestTagInvalidReference [2021-02-18T09:47:18.452Z] --- PASS: TestTagInvalidReference (0.01s) [2021-02-18T09:47:18.452Z] === RUN TestTagValidPrefixedRepo [2021-02-18T09:47:18.452Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-02-18T09:47:18.452Z] === RUN TestTagExistedNameWithoutForce [2021-02-18T09:47:18.452Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-02-18T09:47:18.452Z] === RUN TestTagOfficialNames [2021-02-18T09:47:18.452Z] --- PASS: TestTagOfficialNames (0.05s) [2021-02-18T09:47:18.452Z] === RUN TestTagMatchesDigest [2021-02-18T09:47:18.452Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-02-18T09:47:18.452Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-18T09:47:18.609Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.14s) [2021-02-18T09:47:18.609Z] === RUN TestUpdateMemory [2021-02-18T09:47:19.171Z] --- PASS: TestUpdateMemory (0.63s) [2021-02-18T09:47:19.171Z] === RUN TestUpdateCPUQuota [2021-02-18T09:47:20.099Z] --- PASS: TestUpdateCPUQuota (0.98s) [2021-02-18T09:47:20.099Z] === RUN TestUpdatePidsLimit [2021-02-18T09:47:20.099Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-18T09:47:20.354Z] === RUN TestUpdatePidsLimit/no_change [2021-02-18T09:47:20.609Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-18T09:47:20.865Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-18T09:47:20.937Z] sha256:58b468047fbdb4919610d804b96dc7ee91cddd78fcb31f156a10d851482f8cbd [2021-02-18T09:47:20.937Z] INFO: Starting docker-py tests... [2021-02-18T09:47:20.937Z] ============================= test session starts ============================== [2021-02-18T09:47:20.937Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-02-18T09:47:20.937Z] rootdir: /src, inifile: pytest.ini [2021-02-18T09:47:20.937Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-02-18T09:47:21.120Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-18T09:47:21.376Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-18T09:47:21.376Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-18T09:47:21.508Z] collected 389 items / 1 deselected / 388 selected [2021-02-18T09:47:21.508Z] [2021-02-18T09:47:22.302Z] --- PASS: TestUpdatePidsLimit (2.07s) [2021-02-18T09:47:22.302Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2021-02-18T09:47:22.302Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2021-02-18T09:47:22.302Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2021-02-18T09:47:22.302Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2021-02-18T09:47:22.302Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2021-02-18T09:47:22.302Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2021-02-18T09:47:22.302Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.27s) [2021-02-18T09:47:22.302Z] === RUN TestUpdateRestartPolicy [2021-02-18T09:47:23.759Z] Loaded image: buildpack-deps:buster [2021-02-18T09:47:23.759Z] Loaded image: busybox:latest [2021-02-18T09:47:23.759Z] Loaded image: busybox:glibc [2021-02-18T09:47:25.650Z] Loaded image: debian:bullseye [2021-02-18T09:47:25.650Z] Loaded image: hello-world:latest [2021-02-18T09:47:25.650Z] Loaded image: arm32v7/hello-world:latest [2021-02-18T09:47:25.906Z] INFO: Testing against a local daemon [2021-02-18T09:47:25.906Z] === RUN TestCgroupNamespacesBuild [2021-02-18T09:47:28.427Z] --- PASS: TestCgroupNamespacesBuild (2.61s) [2021-02-18T09:47:28.427Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-18T09:47:30.946Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.07s) [2021-02-18T09:47:30.946Z] === RUN TestBuildWithSession [2021-02-18T09:47:30.946Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-18T09:47:30.946Z] build_session_test.go:25: TODO: BuildKit [2021-02-18T09:47:30.946Z] === RUN TestBuildSquashParent [2021-02-18T09:47:34.461Z] --- PASS: TestUpdateRestartPolicy (11.24s) [2021-02-18T09:47:34.461Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-18T09:47:34.461Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2021-02-18T09:47:34.461Z] === RUN TestWaitNonBlocked [2021-02-18T09:47:34.461Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-18T09:47:34.461Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-18T09:47:34.461Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-18T09:47:34.461Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-18T09:47:34.461Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-18T09:47:34.461Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-18T09:47:34.716Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-02-18T09:47:34.716Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2021-02-18T09:47:34.716Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2021-02-18T09:47:34.716Z] === RUN TestWaitBlocked [2021-02-18T09:47:34.716Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-18T09:47:34.716Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-18T09:47:34.716Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-18T09:47:34.716Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-18T09:47:34.716Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-18T09:47:34.716Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-18T09:47:35.642Z] --- PASS: TestWaitBlocked (0.01s) [2021-02-18T09:47:35.642Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s) [2021-02-18T09:47:35.642Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.82s) [2021-02-18T09:47:35.642Z] === CONT TestContainerStartOnDaemonRestart [2021-02-18T09:47:35.642Z] === CONT TestContainerKillOnDaemonStart [2021-02-18T09:47:38.147Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-02-18T09:47:38.157Z] --- PASS: TestContainerStartOnDaemonRestart (2.31s) [2021-02-18T09:47:38.157Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-18T09:47:39.193Z] tests/integration/api_client_test.py ..... [ 7%] [2021-02-18T09:47:39.524Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.78s) [2021-02-18T09:47:39.524Z] === CONT TestDaemonHostGatewayIP [2021-02-18T09:47:40.706Z] tests/integration/api_config_test.py ..... [ 8%] [2021-02-18T09:47:40.893Z] --- PASS: TestBuildSquashParent (9.34s) [2021-02-18T09:47:40.893Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-18T09:47:40.893Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-18T09:47:40.893Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-18T09:47:40.893Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-18T09:47:40.893Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-18T09:47:40.893Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-18T09:47:40.893Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-18T09:47:40.893Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-18T09:47:40.893Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-18T09:47:40.893Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-18T09:47:40.893Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-18T09:47:40.893Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-18T09:47:40.893Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-18T09:47:40.893Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-18T09:47:40.893Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-18T09:47:42.038Z] --- PASS: TestDaemonHostGatewayIP (2.28s) [2021-02-18T09:47:42.038Z] === CONT TestDaemonRestartIpcMode [2021-02-18T09:47:43.412Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-18T09:47:43.412Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-18T09:47:44.553Z] --- PASS: TestDaemonRestartIpcMode (2.28s) [2021-02-18T09:47:44.553Z] === CONT TestIpcModeOlderClient [2021-02-18T09:47:44.553Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-02-18T09:47:46.682Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-18T09:47:46.682Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-18T09:47:47.836Z] --- PASS: TestContainerKillOnDaemonStart (11.88s) [2021-02-18T09:47:47.836Z] PASS [2021-02-18T09:47:47.836Z] [2021-02-18T09:47:47.836Z] === Skipped [2021-02-18T09:47:47.836Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-18T09:47:47.836Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-18T09:47:47.836Z] [2021-02-18T09:47:47.836Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-18T09:47:47.836Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-02-18T09:47:47.836Z] [2021-02-18T09:47:47.836Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-18T09:47:47.836Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-18T09:47:47.836Z] [2021-02-18T09:47:47.836Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-02-18T09:47:47.836Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-02-18T09:47:47.836Z] [2021-02-18T09:47:47.836Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-02-18T09:47:47.836Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-02-18T09:47:47.836Z] [2021-02-18T09:47:47.836Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-18T09:47:47.836Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-18T09:47:47.836Z] [2021-02-18T09:47:47.836Z] [2021-02-18T09:47:47.836Z] DONE 196 tests, 6 skipped in 103.996s [2021-02-18T09:47:47.836Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-18T09:47:47.836Z] INFO: Testing against a local daemon [2021-02-18T09:47:47.836Z] === RUN TestCommitInheritsEnv [2021-02-18T09:47:47.836Z] --- PASS: TestCommitInheritsEnv (0.29s) [2021-02-18T09:47:47.836Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-18T09:47:47.836Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-18T09:47:47.836Z] === RUN TestImagesFilterMultiReference [2021-02-18T09:47:47.836Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-02-18T09:47:47.836Z] === RUN TestImagePullPlatformInvalid [2021-02-18T09:47:47.836Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-02-18T09:47:47.836Z] === RUN TestRemoveImageOrphaning [2021-02-18T09:47:48.091Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2021-02-18T09:47:48.091Z] === RUN TestRemoveImageGarbageCollector [2021-02-18T09:47:49.951Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-18T09:47:49.951Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.26s) [2021-02-18T09:47:49.951Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.41s) [2021-02-18T09:47:49.951Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.03s) [2021-02-18T09:47:49.951Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.12s) [2021-02-18T09:47:49.951Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.17s) [2021-02-18T09:47:49.951Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.24s) [2021-02-18T09:47:49.951Z] === RUN TestBuildMultiStageCopy [2021-02-18T09:47:49.951Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-18T09:47:49.978Z] --- PASS: TestRemoveImageGarbageCollector (1.68s) [2021-02-18T09:47:49.978Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-18T09:47:49.978Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-02-18T09:47:49.978Z] === RUN TestTagInvalidReference [2021-02-18T09:47:49.978Z] --- PASS: TestTagInvalidReference (0.02s) [2021-02-18T09:47:49.978Z] === RUN TestTagValidPrefixedRepo [2021-02-18T09:47:49.978Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-02-18T09:47:49.978Z] === RUN TestTagExistedNameWithoutForce [2021-02-18T09:47:49.978Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-02-18T09:47:49.978Z] === RUN TestTagOfficialNames [2021-02-18T09:47:49.978Z] --- PASS: TestTagOfficialNames (0.04s) [2021-02-18T09:47:49.978Z] === RUN TestTagMatchesDigest [2021-02-18T09:47:49.978Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-02-18T09:47:49.978Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-18T09:47:52.470Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-18T09:47:53.033Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-18T09:47:53.612Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-18T09:47:54.175Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-18T09:47:54.738Z] --- PASS: TestBuildMultiStageCopy (5.11s) [2021-02-18T09:47:54.738Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.66s) [2021-02-18T09:47:54.738Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2021-02-18T09:47:54.738Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2021-02-18T09:47:54.738Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2021-02-18T09:47:54.738Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.67s) [2021-02-18T09:47:54.738Z] === RUN TestBuildMultiStageParentConfig [2021-02-18T09:47:56.107Z] --- PASS: TestBuildMultiStageParentConfig (1.35s) [2021-02-18T09:47:56.107Z] === RUN TestBuildLabelWithTargets [2021-02-18T09:47:58.625Z] --- PASS: TestBuildLabelWithTargets (2.33s) [2021-02-18T09:47:58.625Z] === RUN TestBuildWithEmptyLayers [2021-02-18T09:47:59.992Z] --- PASS: TestBuildWithEmptyLayers (1.34s) [2021-02-18T09:47:59.992Z] === RUN TestBuildMultiStageOnBuild [2021-02-18T09:48:03.262Z] --- PASS: TestBuildMultiStageOnBuild (3.18s) [2021-02-18T09:48:03.262Z] === RUN TestBuildUncleanTarFilenames [2021-02-18T09:48:05.154Z] --- PASS: TestBuildUncleanTarFilenames (1.88s) [2021-02-18T09:48:05.154Z] === RUN TestBuildMultiStageLayerLeak [2021-02-18T09:48:08.426Z] --- PASS: TestBuildMultiStageLayerLeak (3.37s) [2021-02-18T09:48:08.426Z] === RUN TestBuildWithHugeFile [2021-02-18T09:48:11.166Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-02-18T09:48:34.931Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-18T09:48:34.931Z] Using test binary docker [2021-02-18T09:48:34.931Z] +++ /etc/init.d/apparmor start [2021-02-18T09:48:34.931Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-18T09:48:34.931Z] Starting dockerd [2021-02-18T09:48:34.931Z] INFO: Waiting for daemon to start... [2021-02-18T09:48:34.931Z] +++ 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 [2021-02-18T09:48:34.931Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-18T09:48:34.931Z] Using test binary docker [2021-02-18T09:48:34.931Z] +++ /etc/init.d/apparmor start [2021-02-18T09:48:34.931Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-18T09:48:34.931Z] INFO: Waiting for daemon to start... [2021-02-18T09:48:34.931Z] Starting dockerd [2021-02-18T09:48:34.931Z] +++ 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 [2021-02-18T09:48:34.931Z] . [2021-02-18T09:48:34.931Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-18T09:48:34.931Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-18T09:48:34.931Z] Error: No such image: emptyfs [2021-02-18T09:48:34.931Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-18T09:48:34.931Z] ++++ docker load [2021-02-18T09:48:35.187Z] Running integration-test (iteration 1) [2021-02-18T09:48:35.187Z] 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)/ [2021-02-18T09:48:35.187Z] ++ 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)/' [2021-02-18T09:48:35.187Z] ++ set -e [2021-02-18T09:48:35.187Z] ++ '[' -n 0 ']' [2021-02-18T09:48:35.187Z] ++ set -x [2021-02-18T09:48:35.187Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/' [2021-02-18T09:48:36.554Z] [2021-02-18T09:48:36.554Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-18T09:48:36.554Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-18T09:48:36.554Z] Error: No such image: emptyfs [2021-02-18T09:48:36.554Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-18T09:48:36.554Z] ++++ docker load [2021-02-18T09:48:36.810Z] Running integration-test (iteration 1) [2021-02-18T09:48:36.810Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-02-18T09:48:36.810Z] ++ 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)/' [2021-02-18T09:48:36.810Z] ++ set -e [2021-02-18T09:48:36.810Z] ++ '[' -n 0 ']' [2021-02-18T09:48:36.810Z] ++ set -x [2021-02-18T09:48:36.810Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/' [2021-02-18T09:49:06.113Z] ..........................xx.................... [ 29%] [2021-02-18T09:49:09.914Z] --- PASS: TestImportExtremelyLargeImageWorks (102.54s) [2021-02-18T09:49:09.914Z] PASS [2021-02-18T09:49:09.914Z] [2021-02-18T09:49:09.914Z] === Skipped [2021-02-18T09:49:09.914Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-18T09:49:09.914Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-02-18T09:49:09.914Z] [2021-02-18T09:49:09.914Z] [2021-02-18T09:49:09.914Z] DONE 12 tests, 1 skipped in 106.632s [2021-02-18T09:49:09.914Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-18T09:49:09.914Z] INFO: Testing against a local daemon [2021-02-18T09:49:09.914Z] === RUN TestNetworkCreateDelete [2021-02-18T09:49:09.914Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-02-18T09:49:09.914Z] === RUN TestDockerNetworkDeletePreferID [2021-02-18T09:49:09.914Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-02-18T09:49:09.914Z] === RUN TestDaemonDNSFallback [2021-02-18T09:49:09.914Z] --- PASS: TestDaemonDNSFallback (7.32s) [2021-02-18T09:49:09.914Z] === RUN TestInspectNetwork [2021-02-18T09:49:09.914Z] --- SKIP: TestInspectNetwork (0.00s) [2021-02-18T09:49:09.914Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:09.914Z] === RUN TestRunContainerWithBridgeNone [2021-02-18T09:49:09.914Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-02-18T09:49:09.914Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:49:09.914Z] === RUN TestNetworkInvalidJSON [2021-02-18T09:49:09.914Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-18T09:49:09.914Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-18T09:49:09.915Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-18T09:49:09.915Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-18T09:49:09.915Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-18T09:49:09.915Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-18T09:49:09.915Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-18T09:49:09.915Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-18T09:49:09.915Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-18T09:49:09.915Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-02-18T09:49:09.915Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-18T09:49:09.915Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-18T09:49:09.915Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-18T09:49:09.915Z] === RUN TestNetworkList [2021-02-18T09:49:09.915Z] === RUN TestNetworkList//networks [2021-02-18T09:49:09.915Z] === PAUSE TestNetworkList//networks [2021-02-18T09:49:09.915Z] === RUN TestNetworkList//networks/ [2021-02-18T09:49:09.915Z] === PAUSE TestNetworkList//networks/ [2021-02-18T09:49:09.915Z] === CONT TestNetworkList//networks [2021-02-18T09:49:09.915Z] === CONT TestNetworkList//networks/ [2021-02-18T09:49:09.915Z] --- PASS: TestNetworkList (0.01s) [2021-02-18T09:49:09.915Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-18T09:49:09.915Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-18T09:49:09.915Z] === RUN TestHostIPv4BridgeLabel [2021-02-18T09:49:09.915Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-02-18T09:49:09.915Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:49:09.915Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-18T09:49:09.915Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2021-02-18T09:49:09.915Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:49:09.915Z] === RUN TestDaemonDefaultNetworkPools [2021-02-18T09:49:09.915Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-02-18T09:49:09.915Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:49:09.915Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-18T09:49:09.915Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-02-18T09:49:09.915Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:49:09.915Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-18T09:49:09.915Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-02-18T09:49:09.915Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:49:09.915Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-18T09:49:09.915Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-02-18T09:49:09.915Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:49:09.915Z] === RUN TestServiceWithPredefinedNetwork [2021-02-18T09:49:09.915Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-02-18T09:49:09.915Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:09.915Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-18T09:49:09.915Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-18T09:49:09.915Z] service_test.go:236: FLAKY_TEST [2021-02-18T09:49:09.915Z] === RUN TestServiceWithDataPathPortInit [2021-02-18T09:49:09.915Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-02-18T09:49:09.915Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:09.915Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-18T09:49:09.915Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-18T09:49:09.915Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:09.915Z] PASS [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] === Skipped [2021-02-18T09:49:09.915Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-02-18T09:49:09.915Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-02-18T09:49:09.915Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-02-18T09:49:09.915Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2021-02-18T09:49:09.915Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-02-18T09:49:09.915Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-02-18T09:49:09.915Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-02-18T09:49:09.915Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-02-18T09:49:09.915Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-02-18T09:49:09.915Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-18T09:49:09.915Z] service_test.go:236: FLAKY_TEST [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-02-18T09:49:09.915Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-18T09:49:09.915Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] DONE 22 tests, 12 skipped in 8.128s [2021-02-18T09:49:09.915Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-18T09:49:09.915Z] INFO: Testing against a local daemon [2021-02-18T09:49:09.915Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-18T09:49:09.915Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-18T09:49:09.915Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-18T09:49:09.915Z] === RUN TestDockerNetworkIpvlan [2021-02-18T09:49:09.915Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-18T09:49:09.915Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-18T09:49:09.915Z] PASS [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] === Skipped [2021-02-18T09:49:09.915Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-18T09:49:09.915Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-18T09:49:09.915Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] DONE 2 tests, 2 skipped in 0.097s [2021-02-18T09:49:09.915Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-18T09:49:09.915Z] INFO: Testing against a local daemon [2021-02-18T09:49:09.915Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-18T09:49:09.915Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-02-18T09:49:09.915Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:49:09.915Z] === RUN TestDockerNetworkMacvlan [2021-02-18T09:49:09.915Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-02-18T09:49:09.915Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:49:09.915Z] PASS [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] === Skipped [2021-02-18T09:49:09.915Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-02-18T09:49:09.915Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-02-18T09:49:09.915Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] DONE 2 tests, 2 skipped in 0.086s [2021-02-18T09:49:09.915Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-18T09:49:09.915Z] testing: warning: no tests to run [2021-02-18T09:49:09.915Z] PASS [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] DONE 0 tests in 0.022s [2021-02-18T09:49:09.915Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-18T09:49:09.915Z] INFO: Testing against a local daemon [2021-02-18T09:49:09.915Z] === RUN TestAuthZPluginAllowRequest [2021-02-18T09:49:09.915Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-02-18T09:49:09.915Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:49:09.915Z] === RUN TestAuthZPluginTLS [2021-02-18T09:49:09.915Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-02-18T09:49:09.915Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:49:09.915Z] === RUN TestAuthZPluginDenyRequest [2021-02-18T09:49:09.915Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-02-18T09:49:09.915Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:49:09.915Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-18T09:49:09.915Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-02-18T09:49:09.915Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:49:09.915Z] === RUN TestAuthZPluginDenyResponse [2021-02-18T09:49:09.915Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-02-18T09:49:09.915Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:49:09.915Z] === RUN TestAuthZPluginAllowEventStream [2021-02-18T09:49:09.915Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-02-18T09:49:09.915Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:49:09.915Z] === RUN TestAuthZPluginErrorResponse [2021-02-18T09:49:09.915Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-02-18T09:49:09.915Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:49:09.915Z] === RUN TestAuthZPluginErrorRequest [2021-02-18T09:49:09.915Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-02-18T09:49:09.915Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:49:09.915Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-18T09:49:09.915Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-02-18T09:49:09.915Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:49:09.915Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-18T09:49:09.915Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-02-18T09:49:09.915Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:49:09.915Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-18T09:49:09.915Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-02-18T09:49:09.915Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:49:09.915Z] === RUN TestAuthZPluginHeader [2021-02-18T09:49:09.915Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-02-18T09:49:09.915Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:49:09.915Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-18T09:49:09.915Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2021-02-18T09:49:09.915Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:49:09.915Z] === RUN TestAuthZPluginV2Disable [2021-02-18T09:49:09.915Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-02-18T09:49:09.915Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:49:09.915Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-18T09:49:09.915Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-02-18T09:49:09.915Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:49:09.915Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-18T09:49:09.915Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-02-18T09:49:09.915Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:49:09.915Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-18T09:49:09.915Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-02-18T09:49:09.915Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:49:09.915Z] PASS [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] === Skipped [2021-02-18T09:49:09.915Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-02-18T09:49:09.915Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-02-18T09:49:09.915Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-02-18T09:49:09.915Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-02-18T09:49:09.915Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-02-18T09:49:09.915Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-02-18T09:49:09.915Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-02-18T09:49:09.915Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-02-18T09:49:09.915Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-02-18T09:49:09.915Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-02-18T09:49:09.915Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-02-18T09:49:09.915Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-02-18T09:49:09.915Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2021-02-18T09:49:09.915Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-02-18T09:49:09.915Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-02-18T09:49:09.915Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-02-18T09:49:09.915Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-02-18T09:49:09.915Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] DONE 17 tests, 17 skipped in 0.346s [2021-02-18T09:49:09.915Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-18T09:49:09.915Z] INFO: Testing against a local daemon [2021-02-18T09:49:09.915Z] === RUN TestPluginInvalidJSON [2021-02-18T09:49:09.915Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-18T09:49:09.915Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-18T09:49:09.915Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-18T09:49:09.915Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-02-18T09:49:09.915Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-18T09:49:09.915Z] === RUN TestPluginInstall [2021-02-18T09:49:09.915Z] --- SKIP: TestPluginInstall (0.00s) [2021-02-18T09:49:09.915Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:49:09.915Z] PASS [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] === Skipped [2021-02-18T09:49:09.915Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-02-18T09:49:09.915Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] [2021-02-18T09:49:09.915Z] DONE 3 tests, 1 skipped in 0.125s [2021-02-18T09:49:09.915Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-18T09:49:10.174Z] INFO: Testing against a local daemon [2021-02-18T09:49:10.174Z] === RUN TestExternalGraphDriver [2021-02-18T09:49:10.174Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-02-18T09:49:10.174Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-02-18T09:49:10.174Z] === RUN TestGraphdriverPluginV2 [2021-02-18T09:49:16.737Z] --- PASS: TestGraphdriverPluginV2 (5.43s) [2021-02-18T09:49:16.737Z] PASS [2021-02-18T09:49:16.737Z] [2021-02-18T09:49:16.737Z] === Skipped [2021-02-18T09:49:16.737Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-02-18T09:49:16.737Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-02-18T09:49:16.737Z] [2021-02-18T09:49:16.737Z] [2021-02-18T09:49:16.737Z] DONE 2 tests, 1 skipped in 5.600s [2021-02-18T09:49:16.737Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-18T09:49:16.737Z] INFO: Testing against a local daemon [2021-02-18T09:49:16.737Z] === RUN TestContinueAfterPluginCrash [2021-02-18T09:49:16.737Z] === PAUSE TestContinueAfterPluginCrash [2021-02-18T09:49:16.737Z] === RUN TestReadPluginNoRead [2021-02-18T09:49:16.737Z] === PAUSE TestReadPluginNoRead [2021-02-18T09:49:16.737Z] === RUN TestDaemonStartWithLogOpt [2021-02-18T09:49:16.737Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-18T09:49:16.737Z] === CONT TestContinueAfterPluginCrash [2021-02-18T09:49:16.737Z] === CONT TestDaemonStartWithLogOpt [2021-02-18T09:49:22.972Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-02-18T09:49:23.306Z] --- PASS: TestDaemonStartWithLogOpt (6.41s) [2021-02-18T09:49:23.306Z] === CONT TestReadPluginNoRead [2021-02-18T09:49:23.474Z] Loaded image: buildpack-deps:buster [2021-02-18T09:49:23.474Z] Loaded image: busybox:latest [2021-02-18T09:49:23.474Z] Loaded image: buildpack-deps:buster [2021-02-18T09:49:23.474Z] Loaded image: busybox:latest [2021-02-18T09:49:23.474Z] Loaded image: busybox:glibc [2021-02-18T09:49:23.474Z] Loaded image: busybox:glibc [2021-02-18T09:49:23.474Z] Loaded image: debian:bullseye [2021-02-18T09:49:23.729Z] Loaded image: hello-world:latest [2021-02-18T09:49:23.985Z] Loaded image: arm32v7/hello-world:latest [2021-02-18T09:49:23.985Z] Loaded image: debian:bullseye [2021-02-18T09:49:23.985Z] INFO: Testing against a local daemon [2021-02-18T09:49:23.985Z] === RUN TestDockerSuite [2021-02-18T09:49:23.985Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-02-18T09:49:23.985Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-02-18T09:49:23.985Z] Loaded image: hello-world:latest [2021-02-18T09:49:23.985Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-02-18T09:49:24.241Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-02-18T09:49:24.241Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-02-18T09:49:24.241Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-02-18T09:49:24.241Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-02-18T09:49:24.241Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-02-18T09:49:24.241Z] Loaded image: arm32v7/hello-world:latest [2021-02-18T09:49:24.241Z] INFO: Testing against a local daemon [2021-02-18T09:49:24.241Z] === RUN TestDockerDaemonSuite [2021-02-18T09:49:24.241Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-02-18T09:49:25.840Z] === RUN TestReadPluginNoRead/default [2021-02-18T09:49:25.840Z] --- PASS: TestContinueAfterPluginCrash (10.06s) [2021-02-18T09:49:28.381Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-18T09:49:28.408Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-02-18T09:49:28.408Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-02-18T09:49:29.336Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-02-18T09:49:29.336Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-02-18T09:49:29.897Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-02-18T09:49:30.153Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-02-18T09:49:30.153Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-02-18T09:49:30.283Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-18T09:49:30.464Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-02-18T09:49:31.523Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-02-18T09:49:31.783Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-02-18T09:49:31.783Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-02-18T09:49:32.039Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-02-18T09:49:32.295Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-02-18T09:49:32.815Z] --- PASS: TestReadPluginNoRead (10.25s) [2021-02-18T09:49:32.815Z] --- PASS: TestReadPluginNoRead/default (2.25s) [2021-02-18T09:49:32.815Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.22s) [2021-02-18T09:49:32.815Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.21s) [2021-02-18T09:49:32.815Z] read_test.go:92: [d5d5b7e6b4988] daemon is not started [2021-02-18T09:49:32.815Z] PASS [2021-02-18T09:49:32.815Z] [2021-02-18T09:49:32.815Z] DONE 6 tests in 16.791s [2021-02-18T09:49:32.815Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-18T09:49:32.815Z] testing: warning: no tests to run [2021-02-18T09:49:32.815Z] PASS [2021-02-18T09:49:32.815Z] [2021-02-18T09:49:32.815Z] DONE 0 tests in 0.034s [2021-02-18T09:49:32.815Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-18T09:49:32.815Z] INFO: Testing against a local daemon [2021-02-18T09:49:32.816Z] === RUN TestPluginWithDevMounts [2021-02-18T09:49:32.816Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-02-18T09:49:32.816Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-02-18T09:49:32.816Z] PASS [2021-02-18T09:49:32.816Z] [2021-02-18T09:49:32.816Z] === Skipped [2021-02-18T09:49:32.816Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-02-18T09:49:32.816Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-02-18T09:49:32.816Z] [2021-02-18T09:49:32.816Z] [2021-02-18T09:49:32.816Z] DONE 1 tests, 1 skipped in 0.128s [2021-02-18T09:49:32.816Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-18T09:49:32.816Z] INFO: Testing against a local daemon [2021-02-18T09:49:32.816Z] === RUN TestSecretInspect [2021-02-18T09:49:32.816Z] --- SKIP: TestSecretInspect (0.01s) [2021-02-18T09:49:32.816Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:32.816Z] === RUN TestSecretList [2021-02-18T09:49:32.816Z] --- SKIP: TestSecretList (0.02s) [2021-02-18T09:49:32.816Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:32.816Z] === RUN TestSecretsCreateAndDelete [2021-02-18T09:49:32.816Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2021-02-18T09:49:32.816Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:32.816Z] === RUN TestSecretsUpdate [2021-02-18T09:49:32.816Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-02-18T09:49:32.816Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:32.816Z] === RUN TestTemplatedSecret [2021-02-18T09:49:32.816Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-02-18T09:49:32.816Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:32.816Z] === RUN TestSecretCreateResolve [2021-02-18T09:49:32.816Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-02-18T09:49:32.816Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:32.816Z] PASS [2021-02-18T09:49:32.816Z] [2021-02-18T09:49:32.816Z] === Skipped [2021-02-18T09:49:32.816Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-02-18T09:49:32.816Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:32.816Z] [2021-02-18T09:49:32.816Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-02-18T09:49:32.816Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:32.816Z] [2021-02-18T09:49:32.816Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2021-02-18T09:49:32.816Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:32.816Z] [2021-02-18T09:49:32.816Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-02-18T09:49:32.816Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:32.816Z] [2021-02-18T09:49:32.816Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-02-18T09:49:32.816Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:32.816Z] [2021-02-18T09:49:32.816Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-02-18T09:49:32.816Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:32.816Z] [2021-02-18T09:49:32.816Z] [2021-02-18T09:49:32.816Z] DONE 6 tests, 6 skipped in 0.171s [2021-02-18T09:49:32.816Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-18T09:49:32.816Z] INFO: Testing against a local daemon [2021-02-18T09:49:32.816Z] === RUN TestServiceCreateInit [2021-02-18T09:49:32.816Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-18T09:49:32.816Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-18T09:49:32.816Z] --- PASS: TestServiceCreateInit (0.01s) [2021-02-18T09:49:32.816Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-18T09:49:32.816Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:32.816Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-18T09:49:32.816Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:32.816Z] === RUN TestCreateServiceMultipleTimes [2021-02-18T09:49:32.816Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-02-18T09:49:32.816Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:32.816Z] === RUN TestCreateServiceConflict [2021-02-18T09:49:32.816Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-02-18T09:49:32.816Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:32.816Z] === RUN TestCreateServiceMaxReplicas [2021-02-18T09:49:32.816Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-02-18T09:49:32.816Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:32.816Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-18T09:49:33.074Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2021-02-18T09:49:33.074Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:33.074Z] === RUN TestCreateServiceSecretFileMode [2021-02-18T09:49:33.075Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-02-18T09:49:33.075Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:33.075Z] === RUN TestCreateServiceConfigFileMode [2021-02-18T09:49:33.075Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-02-18T09:49:33.075Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:33.075Z] === RUN TestCreateServiceSysctls [2021-02-18T09:49:33.075Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-02-18T09:49:33.075Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:33.075Z] === RUN TestCreateServiceCapabilities [2021-02-18T09:49:33.075Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-02-18T09:49:33.075Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:33.075Z] === RUN TestInspect [2021-02-18T09:49:33.075Z] --- SKIP: TestInspect (0.01s) [2021-02-18T09:49:33.075Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:33.075Z] === RUN TestCreateJob [2021-02-18T09:49:33.075Z] --- SKIP: TestCreateJob (0.01s) [2021-02-18T09:49:33.075Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:33.075Z] === RUN TestReplicatedJob [2021-02-18T09:49:33.075Z] --- SKIP: TestReplicatedJob (0.01s) [2021-02-18T09:49:33.075Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:33.075Z] === RUN TestUpdateReplicatedJob [2021-02-18T09:49:33.075Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2021-02-18T09:49:33.075Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:33.075Z] === RUN TestServiceListWithStatuses [2021-02-18T09:49:33.075Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-18T09:49:33.075Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-18T09:49:33.075Z] === RUN TestDockerNetworkConnectAlias [2021-02-18T09:49:33.075Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-02-18T09:49:33.075Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:33.075Z] === RUN TestDockerNetworkReConnect [2021-02-18T09:49:33.075Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-02-18T09:49:33.075Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:33.075Z] === RUN TestServicePlugin [2021-02-18T09:49:33.223Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-02-18T09:49:33.786Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-02-18T09:49:34.043Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-02-18T09:49:34.300Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-02-18T09:49:34.300Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-02-18T09:49:34.300Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-02-18T09:49:34.934Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-02-18T09:49:35.608Z] --- SKIP: TestServicePlugin (2.45s) [2021-02-18T09:49:35.608Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:35.608Z] === RUN TestServiceUpdateLabel [2021-02-18T09:49:35.608Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-02-18T09:49:35.608Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:35.608Z] === RUN TestServiceUpdateSecrets [2021-02-18T09:49:35.608Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-02-18T09:49:35.608Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:35.608Z] === RUN TestServiceUpdateConfigs [2021-02-18T09:49:35.608Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2021-02-18T09:49:35.608Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:35.608Z] === RUN TestServiceUpdateNetwork [2021-02-18T09:49:35.608Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-02-18T09:49:35.608Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:35.608Z] === RUN TestServiceUpdatePidsLimit [2021-02-18T09:49:35.608Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2021-02-18T09:49:35.608Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:35.608Z] PASS [2021-02-18T09:49:35.608Z] [2021-02-18T09:49:35.608Z] === Skipped [2021-02-18T09:49:35.608Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-18T09:49:35.608Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-18T09:49:35.608Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:35.608Z] [2021-02-18T09:49:35.608Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-18T09:49:35.608Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-18T09:49:35.608Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:35.608Z] [2021-02-18T09:49:35.608Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-02-18T09:49:35.608Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:35.608Z] [2021-02-18T09:49:35.608Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-02-18T09:49:35.608Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:35.608Z] [2021-02-18T09:49:35.608Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-02-18T09:49:35.608Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:35.608Z] [2021-02-18T09:49:35.608Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2021-02-18T09:49:35.608Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:35.608Z] [2021-02-18T09:49:35.608Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-02-18T09:49:35.608Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:35.608Z] [2021-02-18T09:49:35.608Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-02-18T09:49:35.608Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:35.608Z] [2021-02-18T09:49:35.608Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-02-18T09:49:35.608Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:35.608Z] [2021-02-18T09:49:35.608Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-02-18T09:49:35.608Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:35.608Z] [2021-02-18T09:49:35.608Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-02-18T09:49:35.608Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:35.608Z] [2021-02-18T09:49:35.608Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-02-18T09:49:35.608Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:35.608Z] [2021-02-18T09:49:35.608Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-02-18T09:49:35.608Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:35.608Z] [2021-02-18T09:49:35.608Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2021-02-18T09:49:35.608Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:35.608Z] [2021-02-18T09:49:35.608Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-18T09:49:35.608Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-18T09:49:35.608Z] [2021-02-18T09:49:35.608Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-02-18T09:49:35.608Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:35.608Z] [2021-02-18T09:49:35.608Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-02-18T09:49:35.608Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:35.608Z] [2021-02-18T09:49:35.608Z] === SKIP: amd64.integration.service TestServicePlugin (2.45s) [2021-02-18T09:49:35.608Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:35.608Z] [2021-02-18T09:49:35.608Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-02-18T09:49:35.608Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:35.608Z] [2021-02-18T09:49:35.608Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-02-18T09:49:35.608Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:35.608Z] [2021-02-18T09:49:35.608Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2021-02-18T09:49:35.608Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:35.608Z] [2021-02-18T09:49:35.608Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-02-18T09:49:35.608Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:35.608Z] [2021-02-18T09:49:35.608Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2021-02-18T09:49:35.608Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:35.608Z] [2021-02-18T09:49:35.608Z] [2021-02-18T09:49:35.608Z] DONE 24 tests, 23 skipped in 2.861s [2021-02-18T09:49:35.608Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-18T09:49:35.868Z] INFO: Testing against a local daemon [2021-02-18T09:49:35.868Z] === RUN TestSessionCreate [2021-02-18T09:49:35.868Z] --- PASS: TestSessionCreate (0.02s) [2021-02-18T09:49:35.868Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-18T09:49:35.868Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-18T09:49:35.868Z] PASS [2021-02-18T09:49:35.868Z] [2021-02-18T09:49:35.868Z] DONE 2 tests in 0.147s [2021-02-18T09:49:35.868Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-18T09:49:35.868Z] INFO: Testing against a local daemon [2021-02-18T09:49:35.868Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-18T09:49:35.868Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-18T09:49:35.868Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-18T09:49:35.868Z] === RUN TestEventsExecDie [2021-02-18T09:49:36.437Z] --- PASS: TestEventsExecDie (0.48s) [2021-02-18T09:49:36.437Z] === RUN TestEventsBackwardsCompatible [2021-02-18T09:49:36.437Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-02-18T09:49:36.437Z] === RUN TestInfoBinaryCommits [2021-02-18T09:49:36.437Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-02-18T09:49:36.437Z] === RUN TestInfoAPIVersioned [2021-02-18T09:49:36.437Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-18T09:49:36.437Z] === RUN TestInfoDiscoveryBackend [2021-02-18T09:49:38.338Z] --- PASS: TestInfoDiscoveryBackend (1.52s) [2021-02-18T09:49:38.338Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-18T09:49:40.835Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-02-18T09:49:41.357Z] --- PASS: TestImportExtremelyLargeImageWorks (101.83s) [2021-02-18T09:49:41.357Z] PASS [2021-02-18T09:49:41.357Z] [2021-02-18T09:49:41.357Z] DONE 12 tests in 104.314s [2021-02-18T09:49:41.357Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-18T09:49:41.357Z] INFO: Testing against a local daemon [2021-02-18T09:49:41.357Z] === RUN TestNetworkCreateDelete [2021-02-18T09:49:41.357Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-02-18T09:49:41.357Z] === RUN TestDockerNetworkDeletePreferID [2021-02-18T09:49:41.357Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2021-02-18T09:49:41.357Z] === RUN TestDaemonDNSFallback [2021-02-18T09:49:41.357Z] --- PASS: TestDaemonDNSFallback (6.35s) [2021-02-18T09:49:41.357Z] === RUN TestInspectNetwork [2021-02-18T09:49:41.612Z] === RUN TestInspectNetwork/full_network_id [2021-02-18T09:49:41.612Z] === RUN TestInspectNetwork/partial_network_id [2021-02-18T09:49:41.612Z] === RUN TestInspectNetwork/network_name [2021-02-18T09:49:41.612Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-18T09:49:41.629Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-02-18T09:49:41.629Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-18T09:49:41.629Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-02-18T09:49:41.629Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:49:41.629Z] === RUN TestInfoAPI [2021-02-18T09:49:41.629Z] --- PASS: TestInfoAPI (0.04s) [2021-02-18T09:49:41.629Z] === RUN TestInfoAPIWarnings [2021-02-18T09:49:44.151Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-02-18T09:49:45.772Z] --- PASS: TestInspectNetwork (7.02s) [2021-02-18T09:49:45.772Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-18T09:49:45.772Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-18T09:49:45.772Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-18T09:49:45.772Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-18T09:49:45.772Z] === RUN TestRunContainerWithBridgeNone [2021-02-18T09:49:46.041Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-02-18T09:49:47.140Z] --- PASS: TestRunContainerWithBridgeNone (1.62s) [2021-02-18T09:49:47.140Z] === RUN TestNetworkInvalidJSON [2021-02-18T09:49:47.140Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-18T09:49:47.140Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-18T09:49:47.140Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-18T09:49:47.140Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-18T09:49:47.140Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-18T09:49:47.140Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-18T09:49:47.140Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-18T09:49:47.140Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-18T09:49:47.140Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-18T09:49:47.140Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-02-18T09:49:47.140Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-18T09:49:47.140Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-18T09:49:47.140Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-18T09:49:47.140Z] === RUN TestNetworkList [2021-02-18T09:49:47.140Z] === RUN TestNetworkList//networks [2021-02-18T09:49:47.140Z] === PAUSE TestNetworkList//networks [2021-02-18T09:49:47.140Z] === RUN TestNetworkList//networks/ [2021-02-18T09:49:47.140Z] === PAUSE TestNetworkList//networks/ [2021-02-18T09:49:47.140Z] === CONT TestNetworkList//networks [2021-02-18T09:49:47.140Z] === CONT TestNetworkList//networks/ [2021-02-18T09:49:47.140Z] --- PASS: TestNetworkList (0.01s) [2021-02-18T09:49:47.140Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-18T09:49:47.140Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-18T09:49:47.140Z] === RUN TestHostIPv4BridgeLabel [2021-02-18T09:49:47.702Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-02-18T09:49:47.702Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-18T09:49:47.930Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-02-18T09:49:48.857Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-02-18T09:49:49.065Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-02-18T09:49:49.065Z] === RUN TestDaemonDefaultNetworkPools [2021-02-18T09:49:49.419Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-02-18T09:49:49.627Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-02-18T09:49:49.627Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-18T09:49:50.348Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-02-18T09:49:50.348Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-02-18T09:49:50.606Z] --- PASS: TestBuildWithHugeFile (102.53s) [2021-02-18T09:49:50.606Z] === RUN TestBuildWithEmptyDockerfile [2021-02-18T09:49:50.606Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-18T09:49:50.606Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-18T09:49:50.606Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-18T09:49:50.606Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-18T09:49:50.606Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-18T09:49:50.606Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-18T09:49:50.862Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-18T09:49:50.862Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-18T09:49:50.862Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-18T09:49:50.862Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-02-18T09:49:50.990Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2021-02-18T09:49:50.990Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-18T09:49:51.119Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-02-18T09:49:51.119Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2021-02-18T09:49:51.119Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2021-02-18T09:49:51.119Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.19s) [2021-02-18T09:49:51.119Z] === RUN TestBuildPreserveOwnership [2021-02-18T09:49:51.119Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-18T09:49:51.924Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-02-18T09:49:51.924Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-18T09:49:51.938Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-02-18T09:49:52.487Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-02-18T09:49:52.487Z] === RUN TestServiceWithPredefinedNetwork [2021-02-18T09:49:53.015Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-02-18T09:49:53.015Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-02-18T09:49:54.522Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-18T09:49:54.531Z] --- PASS: TestServiceWithPredefinedNetwork (2.01s) [2021-02-18T09:49:54.531Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-18T09:49:54.531Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-18T09:49:54.531Z] service_test.go:236: FLAKY_TEST [2021-02-18T09:49:54.531Z] === RUN TestServiceWithDataPathPortInit [2021-02-18T09:49:54.794Z] === RUN TestDockerSuite/TestAttachDetach [2021-02-18T09:49:55.050Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-02-18T09:49:55.978Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-02-18T09:49:55.978Z] --- PASS: TestBuildPreserveOwnership (4.94s) [2021-02-18T09:49:55.978Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.24s) [2021-02-18T09:49:55.978Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.68s) [2021-02-18T09:49:55.978Z] === RUN TestBuildPlatformInvalid [2021-02-18T09:49:56.235Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2021-02-18T09:49:56.235Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-18T09:49:56.796Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-02-18T09:49:56.796Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-02-18T09:49:58.685Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-02-18T09:49:59.613Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-02-18T09:49:59.709Z] --- PASS: TestInfoAPIWarnings (17.34s) [2021-02-18T09:49:59.709Z] === RUN TestInfoDebug [2021-02-18T09:49:59.775Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-02-18T09:50:00.276Z] --- PASS: TestInfoDebug (1.52s) [2021-02-18T09:50:00.276Z] === RUN TestInfoInsecureRegistries [2021-02-18T09:50:00.541Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-02-18T09:50:01.470Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-02-18T09:50:01.547Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-02-18T09:50:01.727Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-02-18T09:50:02.177Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2021-02-18T09:50:02.177Z] === RUN TestInfoRegistryMirrors [2021-02-18T09:50:03.552Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2021-02-18T09:50:03.552Z] === RUN TestLoginFailsWithBadCredentials [2021-02-18T09:50:03.552Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2021-02-18T09:50:03.552Z] === RUN TestPingCacheHeaders [2021-02-18T09:50:03.552Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-02-18T09:50:03.552Z] === RUN TestPingGet [2021-02-18T09:50:03.552Z] --- PASS: TestPingGet (0.02s) [2021-02-18T09:50:03.552Z] === RUN TestPingHead [2021-02-18T09:50:03.552Z] --- PASS: TestPingHead (0.02s) [2021-02-18T09:50:03.552Z] === RUN TestVersion [2021-02-18T09:50:03.552Z] --- PASS: TestVersion (0.02s) [2021-02-18T09:50:03.552Z] PASS [2021-02-18T09:50:03.552Z] [2021-02-18T09:50:03.552Z] === Skipped [2021-02-18T09:50:03.552Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-18T09:50:03.552Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-18T09:50:03.552Z] [2021-02-18T09:50:03.552Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-02-18T09:50:03.552Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:50:03.552Z] [2021-02-18T09:50:03.552Z] [2021-02-18T09:50:03.552Z] DONE 18 tests, 2 skipped in 27.802s [2021-02-18T09:50:03.552Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-18T09:50:03.635Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-02-18T09:50:03.811Z] INFO: Testing against a local daemon [2021-02-18T09:50:03.811Z] === RUN TestVolumesCreateAndList [2021-02-18T09:50:03.811Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-02-18T09:50:03.811Z] === RUN TestVolumesRemove [2021-02-18T09:50:03.811Z] --- PASS: TestVolumesRemove (0.05s) [2021-02-18T09:50:03.811Z] === RUN TestVolumesInspect [2021-02-18T09:50:03.811Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-18T09:50:03.811Z] === RUN TestVolumesInvalidJSON [2021-02-18T09:50:03.811Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-18T09:50:03.811Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-18T09:50:03.811Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-18T09:50:03.811Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-02-18T09:50:03.811Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-18T09:50:03.811Z] PASS [2021-02-18T09:50:03.811Z] [2021-02-18T09:50:03.811Z] DONE 5 tests in 0.205s [2021-02-18T09:50:03.811Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-18T09:50:03.811Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12273 is not a child of this shell [2021-02-18T09:50:03.811Z] warning: PID 12273 from bundles/test-integration/docker.pid had a nonzero exit code [2021-02-18T09:50:03.811Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-18T09:50:03.811Z] [2021-02-18T09:50:03.811Z] Unloading profiles will leave already running processes permanently [2021-02-18T09:50:03.811Z] unconfined, which can lead to unexpected situations. [2021-02-18T09:50:03.811Z] [2021-02-18T09:50:03.811Z] To set a process to complain mode, use the command line tool [2021-02-18T09:50:03.811Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-18T09:50:03.811Z] Removing test suite binaries [2021-02-18T09:50:03.811Z] exiting test-integration [2021-02-18T09:50:03.811Z] ++ exit 0 [2021-02-18T09:50:04.564Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-02-18T09:50:04.820Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-02-18T09:50:05.187Z] [2021-02-18T09:50:06.187Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-02-18T09:50:06.187Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile Post stage [Pipeline] junit [2021-02-18T09:50:06.614Z] Recording test results [2021-02-18T09:50:06.877Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-02-18T09:50:06.891Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-18T09:50:07.116Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-02-18T09:50:07.237Z] + echo Ensuring container killed. [2021-02-18T09:50:07.237Z] Ensuring container killed. [2021-02-18T09:50:07.237Z] + docker rm -vf docker-pr6 [2021-02-18T09:50:07.237Z] Error: No such container: docker-pr6 [Pipeline] sh [2021-02-18T09:50:07.371Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-02-18T09:50:07.517Z] + echo Chowning /workspace to jenkins user [2021-02-18T09:50:07.517Z] Chowning /workspace to jenkins user [2021-02-18T09:50:07.517Z] + id -u [2021-02-18T09:50:07.517Z] + id -g [2021-02-18T09:50:07.517Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42025:/workspace busybox chown -R 1000:1000 /workspace [2021-02-18T09:50:08.300Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-18T09:50:09.192Z] + bundleName=amd64-rootless [2021-02-18T09:50:09.192Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-02-18T09:50:09.192Z] Creating amd64-rootless-bundles.tar.gz [2021-02-18T09:50:09.192Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-02-18T09:50:09.192Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-02-18T09:50:09.205Z] Archiving artifacts [2021-02-18T09:50:09.366Z] --- PASS: TestServiceWithDataPathPortInit (13.89s) [2021-02-18T09:50:09.366Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-18T09:50:09.480Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42025/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-18T09:50:09.789Z] + make clean [2021-02-18T09:50:10.047Z] docker volume rm -f docker-dev-cache [2021-02-18T09:50:10.047Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-18T09:50:10.818Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-02-18T09:50:14.989Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-02-18T09:50:15.898Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.91s) [2021-02-18T09:50:15.898Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:5s2i78av4e1t0ajoqs0tfi3mv Created:2021-02-18 09:50:09.374511214 +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[2e9593bd0cf6a2efa668c758b3a49d744acb85c1256dadf14b461c2951bb9c28:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kuq6mgdgc2ae0ml17bh69ws72 EndpointID:06abee09d0faea34ede85ff227cb9fccd333432153aca407e2daa74122e5b883 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:254c81fce7be4d8e499fe4f9451aecf6c55db8f5e3bc90df8c76c0ffbb4126a9 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:0a73d23b1fe4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kuq6mgdgc2ae0ml17bh69ws72 EndpointID:06abee09d0faea34ede85ff227cb9fccd333432153aca407e2daa74122e5b883 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-18T09:50:15.898Z] PASS [2021-02-18T09:50:15.898Z] [2021-02-18T09:50:15.898Z] === Skipped [2021-02-18T09:50:15.898Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-18T09:50:15.898Z] service_test.go:236: FLAKY_TEST [2021-02-18T09:50:15.898Z] [2021-02-18T09:50:15.898Z] [2021-02-18T09:50:15.898Z] DONE 26 tests, 1 skipped in 43.571s [2021-02-18T09:50:15.898Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-18T09:50:15.898Z] INFO: Testing against a local daemon [2021-02-18T09:50:15.898Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-18T09:50:15.898Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-18T09:50:15.898Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-18T09:50:15.898Z] === RUN TestDockerNetworkIpvlan [2021-02-18T09:50:15.898Z] --- SKIP: TestDockerNetworkIpvlan (0.01s) [2021-02-18T09:50:15.898Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-18T09:50:15.898Z] PASS [2021-02-18T09:50:15.898Z] [2021-02-18T09:50:15.898Z] === Skipped [2021-02-18T09:50:15.898Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-18T09:50:15.898Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-18T09:50:15.898Z] [2021-02-18T09:50:15.898Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s) [2021-02-18T09:50:15.898Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-18T09:50:15.898Z] [2021-02-18T09:50:15.898Z] [2021-02-18T09:50:15.898Z] DONE 2 tests, 2 skipped in 0.056s [2021-02-18T09:50:15.898Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-18T09:50:15.898Z] INFO: Testing against a local daemon [2021-02-18T09:50:15.898Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-18T09:50:16.824Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s) [2021-02-18T09:50:16.824Z] === RUN TestDockerNetworkMacvlan [2021-02-18T09:50:16.880Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-02-18T09:50:17.386Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-18T09:50:18.312Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-18T09:50:18.774Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-02-18T09:50:18.873Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-18T09:50:19.533Z] ......................... [ 67%] [2021-02-18T09:50:20.761Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-18T09:50:21.291Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-02-18T09:50:21.547Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-02-18T09:50:22.109Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-02-18T09:50:22.651Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-18T09:50:23.477Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-02-18T09:50:24.040Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-02-18T09:50:25.917Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-18T09:50:25.934Z] Loaded image: buildpack-deps:buster [2021-02-18T09:50:25.934Z] Loaded image: busybox:latest [2021-02-18T09:50:26.207Z] Loaded image: busybox:glibc [2021-02-18T09:50:26.464Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-02-18T09:50:26.845Z] --- PASS: TestDockerNetworkMacvlan (10.03s) [2021-02-18T09:50:26.845Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-02-18T09:50:26.845Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2021-02-18T09:50:26.845Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2021-02-18T09:50:26.845Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.91s) [2021-02-18T09:50:26.846Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.20s) [2021-02-18T09:50:26.846Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2021-02-18T09:50:26.846Z] PASS [2021-02-18T09:50:26.846Z] [2021-02-18T09:50:26.846Z] DONE 8 tests in 11.320s [2021-02-18T09:50:26.846Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-18T09:50:26.846Z] testing: warning: no tests to run [2021-02-18T09:50:26.846Z] PASS [2021-02-18T09:50:26.846Z] [2021-02-18T09:50:26.846Z] DONE 0 tests in 0.006s [2021-02-18T09:50:26.846Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-18T09:50:26.846Z] INFO: Testing against a local daemon [2021-02-18T09:50:26.846Z] === RUN TestAuthZPluginAllowRequest [2021-02-18T09:50:27.830Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-02-18T09:50:28.233Z] --- PASS: TestAuthZPluginAllowRequest (1.23s) [2021-02-18T09:50:28.233Z] === RUN TestAuthZPluginTLS [2021-02-18T09:50:28.393Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-02-18T09:50:28.393Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-02-18T09:50:28.488Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-02-18T09:50:28.488Z] === RUN TestAuthZPluginDenyRequest [2021-02-18T09:50:29.050Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-02-18T09:50:29.050Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-18T09:50:29.612Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-02-18T09:50:29.612Z] === RUN TestAuthZPluginDenyResponse [2021-02-18T09:50:30.173Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-02-18T09:50:30.173Z] === RUN TestAuthZPluginAllowEventStream [2021-02-18T09:50:30.287Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-02-18T09:50:30.287Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-02-18T09:50:30.851Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-02-18T09:50:31.417Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-02-18T09:50:31.540Z] --- PASS: TestAuthZPluginAllowEventStream (1.21s) [2021-02-18T09:50:31.540Z] === RUN TestAuthZPluginErrorResponse [2021-02-18T09:50:31.796Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-02-18T09:50:31.796Z] === RUN TestAuthZPluginErrorRequest [2021-02-18T09:50:31.981Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-02-18T09:50:32.238Z] Loaded image: debian:bullseye [2021-02-18T09:50:32.238Z] Loaded image: hello-world:latest [2021-02-18T09:50:32.359Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-02-18T09:50:32.359Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-18T09:50:32.494Z] Loaded image: arm32v7/hello-world:latest [2021-02-18T09:50:32.751Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-02-18T09:50:32.920Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-02-18T09:50:32.920Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-18T09:50:33.680Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-02-18T09:50:34.286Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s) [2021-02-18T09:50:34.286Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-18T09:50:36.175Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.50s) [2021-02-18T09:50:36.175Z] === RUN TestAuthZPluginHeader [2021-02-18T09:50:36.451Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-02-18T09:50:36.451Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-02-18T09:50:36.735Z] --- PASS: TestAuthZPluginHeader (0.72s) [2021-02-18T09:50:36.735Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-18T09:50:37.379Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-02-18T09:50:39.895Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (43.46s) [2021-02-18T09:50:39.895Z] PASS [2021-02-18T09:50:39.895Z] [2021-02-18T09:50:39.895Z] === Skipped [2021-02-18T09:50:39.895Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-18T09:50:39.895Z] build_session_test.go:25: TODO: BuildKit [2021-02-18T09:50:39.895Z] [2021-02-18T09:50:39.895Z] [2021-02-18T09:50:39.895Z] DONE 33 tests, 1 skipped in 242.731s [2021-02-18T09:50:39.895Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-18T09:50:39.895Z] ++ 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 [2021-02-18T09:50:39.895Z] ++ set -e [2021-02-18T09:50:39.895Z] ++ '[' -n 0 ']' [2021-02-18T09:50:39.895Z] ++ set -x [2021-02-18T09:50:39.895Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-18T09:50:39.895Z] INFO: Testing against a local daemon [2021-02-18T09:50:39.895Z] === RUN TestConfigInspect [2021-02-18T09:50:40.150Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-02-18T09:50:40.712Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-02-18T09:50:40.902Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.55s) [2021-02-18T09:50:40.902Z] === RUN TestAuthZPluginV2Disable [2021-02-18T09:50:41.274Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-02-18T09:50:41.837Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-02-18T09:50:42.399Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-02-18T09:50:42.965Z] --- PASS: TestConfigInspect (3.09s) [2021-02-18T09:50:42.965Z] === RUN TestConfigList [2021-02-18T09:50:43.416Z] --- PASS: TestAuthZPluginV2Disable (3.08s) [2021-02-18T09:50:43.416Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-18T09:50:44.332Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-02-18T09:50:45.262Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-02-18T09:50:45.929Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.65s) [2021-02-18T09:50:45.929Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-18T09:50:46.191Z] --- PASS: TestConfigList (3.25s) [2021-02-18T09:50:46.191Z] === RUN TestConfigsCreateAndDelete [2021-02-18T09:50:48.089Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-02-18T09:50:48.089Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-02-18T09:50:49.455Z] --- PASS: TestConfigsCreateAndDelete (3.18s) [2021-02-18T09:50:49.455Z] === RUN TestConfigsUpdate [2021-02-18T09:50:49.455Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-02-18T09:50:50.383Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-02-18T09:50:52.901Z] --- PASS: TestConfigsUpdate (3.18s) [2021-02-18T09:50:52.901Z] === RUN TestTemplatedConfig [2021-02-18T09:50:52.901Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-02-18T09:50:52.901Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-02-18T09:50:53.157Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-02-18T09:50:54.524Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-02-18T09:50:55.879Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.72s) [2021-02-18T09:50:55.879Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-18T09:50:55.892Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-02-18T09:50:55.892Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-02-18T09:50:56.455Z] --- PASS: TestTemplatedConfig (3.72s) [2021-02-18T09:50:56.455Z] === RUN TestConfigCreateResolve [2021-02-18T09:50:57.823Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-02-18T09:50:58.751Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-02-18T09:50:59.315Z] --- PASS: TestConfigCreateResolve (3.09s) [2021-02-18T09:50:59.315Z] === RUN TestConfigDaemonLibtrustID [2021-02-18T09:50:59.572Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-02-18T09:51:00.134Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-02-18T09:51:00.134Z] PASS [2021-02-18T09:51:00.134Z] [2021-02-18T09:51:00.134Z] DONE 7 tests in 20.186s [2021-02-18T09:51:00.134Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-18T09:51:00.134Z] ++ 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 [2021-02-18T09:51:00.134Z] ++ set -e [2021-02-18T09:51:00.134Z] ++ '[' -n 0 ']' [2021-02-18T09:51:00.134Z] ++ set -x [2021-02-18T09:51:00.134Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-18T09:51:00.134Z] INFO: Testing against a local daemon [2021-02-18T09:51:00.134Z] === RUN TestCheckpoint [2021-02-18T09:51:00.134Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-18T09:51:00.134Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-18T09:51:00.134Z] === RUN TestContainerInvalidJSON [2021-02-18T09:51:00.134Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-18T09:51:00.134Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-18T09:51:00.134Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-18T09:51:00.134Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-18T09:51:00.134Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-18T09:51:00.134Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-18T09:51:00.134Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-18T09:51:00.134Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-18T09:51:00.134Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-18T09:51:00.134Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-02-18T09:51:00.134Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-18T09:51:00.134Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-18T09:51:00.134Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-18T09:51:00.134Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-18T09:51:00.390Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-02-18T09:51:00.390Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-18T09:51:00.390Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-02-18T09:51:00.390Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-18T09:51:00.390Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-02-18T09:51:00.390Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-18T09:51:00.390Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-02-18T09:51:00.390Z] === RUN TestCopyFromContainer [2021-02-18T09:51:00.952Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-02-18T09:51:00.956Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-02-18T09:51:01.880Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-02-18T09:51:01.880Z] === RUN TestCopyFromContainer// [2021-02-18T09:51:02.136Z] === RUN TestCopyFromContainer//bar/root [2021-02-18T09:51:02.136Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-18T09:51:02.392Z] === RUN TestCopyFromContainer/bar/quux [2021-02-18T09:51:02.392Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-18T09:51:02.648Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-18T09:51:02.648Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-18T09:51:02.904Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-18T09:51:02.904Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-18T09:51:03.160Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-18T09:51:03.416Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-02-18T09:51:03.416Z] --- PASS: TestCopyFromContainer (2.83s) [2021-02-18T09:51:03.416Z] --- PASS: TestCopyFromContainer// (0.21s) [2021-02-18T09:51:03.416Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2021-02-18T09:51:03.416Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2021-02-18T09:51:03.416Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-02-18T09:51:03.416Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-02-18T09:51:03.416Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.16s) [2021-02-18T09:51:03.416Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-02-18T09:51:03.416Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s) [2021-02-18T09:51:03.416Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.16s) [2021-02-18T09:51:03.416Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-02-18T09:51:03.416Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-18T09:51:03.416Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-18T09:51:03.416Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-18T09:51:03.416Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-18T09:51:03.416Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-18T09:51:03.416Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-18T09:51:03.416Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-18T09:51:03.416Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-18T09:51:03.416Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-18T09:51:03.416Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-18T09:51:03.416Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-02-18T09:51:03.416Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-18T09:51:03.416Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-18T09:51:03.416Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-02-18T09:51:03.416Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-18T09:51:03.416Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2021-02-18T09:51:03.416Z] === RUN TestCreateWithInvalidEnv [2021-02-18T09:51:03.416Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-18T09:51:03.416Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-18T09:51:03.416Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-18T09:51:03.416Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-18T09:51:03.416Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-18T09:51:03.416Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-18T09:51:03.416Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-18T09:51:03.416Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-18T09:51:03.416Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-18T09:51:03.416Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-02-18T09:51:03.416Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-18T09:51:03.416Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-02-18T09:51:03.416Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-02-18T09:51:03.416Z] === RUN TestCreateTmpfsMountsTarget [2021-02-18T09:51:03.416Z] --- PASS: TestCreateTmpfsMountsTarget (0.06s) [2021-02-18T09:51:03.673Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-18T09:51:04.235Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-02-18T09:51:04.491Z] === RUN TestDockerSuite/TestBuildAddScript [2021-02-18T09:51:04.747Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-02-18T09:51:05.678Z] --- PASS: TestCreateWithCustomMaskedPaths (2.24s) [2021-02-18T09:51:05.678Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-18T09:51:07.575Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-02-18T09:51:07.831Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.02s) [2021-02-18T09:51:07.831Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-18T09:51:07.831Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-18T09:51:07.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-18T09:51:07.831Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-18T09:51:07.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-18T09:51:07.831Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-18T09:51:07.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-18T09:51:07.831Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-18T09:51:07.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-18T09:51:07.831Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-18T09:51:07.831Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-18T09:51:07.831Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-18T09:51:07.831Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-18T09:51:07.831Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-18T09:51:07.831Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-18T09:51:07.831Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-18T09:51:07.831Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-18T09:51:07.831Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-18T09:51:07.831Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-02-18T09:51:07.831Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-02-18T09:51:07.831Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-18T09:51:07.831Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-02-18T09:51:07.831Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-18T09:51:08.758Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-02-18T09:51:08.758Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2021-02-18T09:51:08.758Z] === RUN TestCreateDifferentPlatform [2021-02-18T09:51:08.758Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-18T09:51:08.758Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-18T09:51:08.758Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-02-18T09:51:08.758Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-02-18T09:51:08.758Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-18T09:51:08.758Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-18T09:51:08.758Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-02-18T09:51:08.758Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-18T09:51:08.758Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-02-18T09:51:08.758Z] === RUN TestContainerStartOnDaemonRestart [2021-02-18T09:51:08.758Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-18T09:51:08.758Z] === RUN TestDaemonRestartIpcMode [2021-02-18T09:51:08.758Z] === PAUSE TestDaemonRestartIpcMode [2021-02-18T09:51:08.758Z] === RUN TestDaemonHostGatewayIP [2021-02-18T09:51:08.758Z] === PAUSE TestDaemonHostGatewayIP [2021-02-18T09:51:08.758Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-18T09:51:08.758Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-18T09:51:08.758Z] === RUN TestContainerKillOnDaemonStart [2021-02-18T09:51:08.758Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-18T09:51:08.758Z] === RUN TestDiff [2021-02-18T09:51:09.689Z] --- PASS: TestDiff (0.78s) [2021-02-18T09:51:09.689Z] === RUN TestExecWithCloseStdin [2021-02-18T09:51:10.619Z] --- PASS: TestExecWithCloseStdin (0.95s) [2021-02-18T09:51:10.619Z] === RUN TestExec [2021-02-18T09:51:11.181Z] --- PASS: TestExec (0.76s) [2021-02-18T09:51:11.181Z] === RUN TestExecUser [2021-02-18T09:51:12.111Z] --- PASS: TestExecUser (0.77s) [2021-02-18T09:51:12.111Z] === RUN TestExportContainerAndImportImage [2021-02-18T09:51:12.368Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-02-18T09:51:13.299Z] --- PASS: TestExportContainerAndImportImage (1.17s) [2021-02-18T09:51:13.299Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-18T09:51:13.919Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-02-18T09:51:13.919Z] PASS [2021-02-18T09:51:13.919Z] [2021-02-18T09:51:13.919Z] DONE 17 tests in 44.469s [2021-02-18T09:51:13.920Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-18T09:51:13.920Z] INFO: Testing against a local daemon [2021-02-18T09:51:13.920Z] === RUN TestPluginInvalidJSON [2021-02-18T09:51:13.920Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-18T09:51:13.920Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-18T09:51:13.920Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-18T09:51:13.920Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-02-18T09:51:13.920Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-18T09:51:13.920Z] === RUN TestPluginInstall [2021-02-18T09:51:13.920Z] === RUN TestPluginInstall/no_auth [2021-02-18T09:51:13.920Z] time="2021-02-18T09:51:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-18T09:51:13.920Z] time="2021-02-18T09:51:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e22b4ab39a0b311ca6c10b0bd12f43d4a471bfced943d838312d21d89a3cfb80" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-18T09:51:13.920Z] time="2021-02-18T09:51:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-18T09:51:13.920Z] time="2021-02-18T09:51:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e22b4ab39a0b311ca6c10b0bd12f43d4a471bfced943d838312d21d89a3cfb80" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-18T09:51:13.920Z] === RUN TestPluginInstall/with_htpasswd [2021-02-18T09:51:13.920Z] time="2021-02-18T09:51:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-18T09:51:13.920Z] time="2021-02-18T09:51:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6a8d6e7fec53016a050e4f2267bf9626227912c85817546f41060c3eab0ebd1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-18T09:51:13.920Z] time="2021-02-18T09:51:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-18T09:51:13.920Z] time="2021-02-18T09:51:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6a8d6e7fec53016a050e4f2267bf9626227912c85817546f41060c3eab0ebd1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-18T09:51:13.920Z] === RUN TestPluginInstall/with_insecure [2021-02-18T09:51:14.227Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-02-18T09:51:14.791Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2021-02-18T09:51:14.791Z] === RUN TestHealthCheckWorkdir [2021-02-18T09:51:14.848Z] time="2021-02-18T09:51:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-18T09:51:14.848Z] time="2021-02-18T09:51:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b7aaf3154db64187e8b3af146750db174d449cfad51a254665d337465c96436e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-18T09:51:14.848Z] time="2021-02-18T09:51:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-18T09:51:14.848Z] time="2021-02-18T09:51:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b7aaf3154db64187e8b3af146750db174d449cfad51a254665d337465c96436e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-18T09:51:14.848Z] --- PASS: TestPluginInstall (3.60s) [2021-02-18T09:51:14.848Z] --- PASS: TestPluginInstall/no_auth (1.56s) [2021-02-18T09:51:14.848Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2021-02-18T09:51:14.848Z] --- PASS: TestPluginInstall/with_insecure (1.25s) [2021-02-18T09:51:14.848Z] plugin_test.go:157: [de5fdd7e984d2] daemon is not started [2021-02-18T09:51:14.848Z] PASS [2021-02-18T09:51:14.848Z] [2021-02-18T09:51:14.848Z] DONE 6 tests in 3.663s [2021-02-18T09:51:14.848Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-18T09:51:14.848Z] INFO: Testing against a local daemon [2021-02-18T09:51:14.848Z] === RUN TestExternalGraphDriver [2021-02-18T09:51:15.104Z] === RUN TestExternalGraphDriver/json [2021-02-18T09:51:15.719Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2021-02-18T09:51:15.719Z] === RUN TestHealthKillContainer [2021-02-18T09:51:15.976Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-02-18T09:51:16.538Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-02-18T09:51:16.990Z] === RUN TestExternalGraphDriver/spec [2021-02-18T09:51:17.099Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-02-18T09:51:17.662Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-02-18T09:51:18.225Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-02-18T09:51:18.354Z] === RUN TestExternalGraphDriver/pull [2021-02-18T09:51:18.789Z] --- PASS: TestHealthKillContainer (2.99s) [2021-02-18T09:51:18.789Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-18T09:51:19.046Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-02-18T09:51:19.060Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-02-18T09:51:19.060Z] tests/integration/client_test.py ..... [ 75%] [2021-02-18T09:51:19.060Z] tests/integration/context_api_test.py ... [ 76%] [2021-02-18T09:51:19.060Z] tests/integration/errors_test.py . [ 76%] [2021-02-18T09:51:19.611Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2021-02-18T09:51:19.611Z] === RUN TestIpcModeNone [2021-02-18T09:51:19.719Z] --- PASS: TestExternalGraphDriver (4.90s) [2021-02-18T09:51:19.719Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2021-02-18T09:51:19.719Z] --- PASS: TestExternalGraphDriver/spec (1.68s) [2021-02-18T09:51:19.719Z] --- PASS: TestExternalGraphDriver/pull (1.49s) [2021-02-18T09:51:19.719Z] === RUN TestGraphdriverPluginV2 [2021-02-18T09:51:20.538Z] --- PASS: TestIpcModeNone (1.03s) [2021-02-18T09:51:20.538Z] === RUN TestIpcModePrivate [2021-02-18T09:51:20.795Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-02-18T09:51:21.358Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-02-18T09:51:21.614Z] --- PASS: TestIpcModePrivate (0.88s) [2021-02-18T09:51:21.614Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2021-02-18T09:51:21.614Z] === RUN TestIpcModeShareable [2021-02-18T09:51:21.870Z] === RUN TestDockerSuite/TestBuildAddTar [2021-02-18T09:51:22.432Z] --- PASS: TestIpcModeShareable (0.86s) [2021-02-18T09:51:22.432Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2021-02-18T09:51:22.432Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-18T09:51:22.688Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-02-18T09:51:23.881Z] --- PASS: TestGraphdriverPluginV2 (3.43s) [2021-02-18T09:51:23.881Z] PASS [2021-02-18T09:51:23.881Z] [2021-02-18T09:51:23.881Z] DONE 5 tests in 8.370s [2021-02-18T09:51:23.881Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-18T09:51:23.881Z] INFO: Testing against a local daemon [2021-02-18T09:51:23.881Z] === RUN TestContinueAfterPluginCrash [2021-02-18T09:51:23.881Z] === PAUSE TestContinueAfterPluginCrash [2021-02-18T09:51:23.881Z] === RUN TestReadPluginNoRead [2021-02-18T09:51:23.881Z] === PAUSE TestReadPluginNoRead [2021-02-18T09:51:23.881Z] === RUN TestDaemonStartWithLogOpt [2021-02-18T09:51:23.881Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-18T09:51:23.881Z] === CONT TestContinueAfterPluginCrash [2021-02-18T09:51:23.881Z] === CONT TestDaemonStartWithLogOpt [2021-02-18T09:51:24.674Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-02-18T09:51:24.930Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.68s) [2021-02-18T09:51:24.930Z] === RUN TestAPIIpcModeHost [2021-02-18T09:51:25.857Z] --- PASS: TestAPIIpcModeHost (0.87s) [2021-02-18T09:51:25.857Z] === RUN TestDaemonIpcModeShareable [2021-02-18T09:51:26.419Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-02-18T09:51:28.049Z] --- PASS: TestDaemonStartWithLogOpt (4.17s) [2021-02-18T09:51:28.049Z] === CONT TestReadPluginNoRead [2021-02-18T09:51:28.307Z] --- PASS: TestDaemonIpcModeShareable (2.03s) [2021-02-18T09:51:28.307Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true [2021-02-18T09:51:28.307Z] === RUN TestDaemonIpcModePrivate [2021-02-18T09:51:28.307Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-02-18T09:51:30.198Z] --- PASS: TestDaemonIpcModePrivate (1.87s) [2021-02-18T09:51:30.198Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2021-02-18T09:51:30.198Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-18T09:51:30.198Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-02-18T09:51:30.198Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-02-18T09:51:30.565Z] === RUN TestReadPluginNoRead/default [2021-02-18T09:51:30.760Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-02-18T09:51:31.491Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-18T09:51:31.688Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-02-18T09:51:31.688Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2021-02-18T09:51:31.688Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2021-02-18T09:51:31.688Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-18T09:51:32.417Z] --- PASS: TestContinueAfterPluginCrash (9.10s) [2021-02-18T09:51:32.615Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-02-18T09:51:32.673Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-18T09:51:33.177Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.57s) [2021-02-18T09:51:33.177Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2021-02-18T09:51:33.177Z] === RUN TestIpcModeOlderClient [2021-02-18T09:51:33.177Z] === PAUSE TestIpcModeOlderClient [2021-02-18T09:51:33.177Z] === RUN TestKillContainerInvalidSignal [2021-02-18T09:51:33.739Z] --- PASS: TestKillContainerInvalidSignal (0.63s) [2021-02-18T09:51:33.739Z] === RUN TestKillContainer [2021-02-18T09:51:33.739Z] === RUN TestKillContainer/no_signal [2021-02-18T09:51:34.037Z] --- PASS: TestReadPluginNoRead (6.55s) [2021-02-18T09:51:34.037Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2021-02-18T09:51:34.037Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.37s) [2021-02-18T09:51:34.037Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2021-02-18T09:51:34.037Z] read_test.go:92: [dd5cd4f33a206] daemon is not started [2021-02-18T09:51:34.037Z] PASS [2021-02-18T09:51:34.037Z] [2021-02-18T09:51:34.037Z] DONE 6 tests in 10.764s [2021-02-18T09:51:34.037Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-18T09:51:34.037Z] testing: warning: no tests to run [2021-02-18T09:51:34.037Z] PASS [2021-02-18T09:51:34.037Z] [2021-02-18T09:51:34.037Z] DONE 0 tests in 0.010s [2021-02-18T09:51:34.037Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-18T09:51:34.037Z] INFO: Testing against a local daemon [2021-02-18T09:51:34.037Z] === RUN TestPluginWithDevMounts [2021-02-18T09:51:34.037Z] === PAUSE TestPluginWithDevMounts [2021-02-18T09:51:34.037Z] === CONT TestPluginWithDevMounts [2021-02-18T09:51:34.302Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-02-18T09:51:34.559Z] === RUN TestKillContainer/non_killing_signal [2021-02-18T09:51:35.120Z] === RUN TestKillContainer/killing_signal [2021-02-18T09:51:35.683Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-02-18T09:51:35.683Z] --- PASS: TestKillContainer (1.96s) [2021-02-18T09:51:35.683Z] --- PASS: TestKillContainer/no_signal (0.64s) [2021-02-18T09:51:35.683Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2021-02-18T09:51:35.683Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2021-02-18T09:51:35.683Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-18T09:51:35.683Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-18T09:51:35.941Z] --- PASS: TestPluginWithDevMounts (1.72s) [2021-02-18T09:51:35.941Z] PASS [2021-02-18T09:51:35.941Z] [2021-02-18T09:51:35.941Z] DONE 1 tests in 1.754s [2021-02-18T09:51:35.941Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-18T09:51:35.941Z] INFO: Testing against a local daemon [2021-02-18T09:51:35.941Z] === RUN TestSecretInspect [2021-02-18T09:51:36.610Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-18T09:51:37.171Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s) [2021-02-18T09:51:37.171Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2021-02-18T09:51:37.171Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2021-02-18T09:51:37.171Z] === RUN TestKillStoppedContainer [2021-02-18T09:51:37.171Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-02-18T09:51:37.171Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-18T09:51:37.171Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-02-18T09:51:37.171Z] === RUN TestKillDifferentUserContainer [2021-02-18T09:51:37.828Z] --- PASS: TestSecretInspect (1.86s) [2021-02-18T09:51:37.828Z] === RUN TestSecretList [2021-02-18T09:51:38.100Z] --- PASS: TestKillDifferentUserContainer (0.62s) [2021-02-18T09:51:38.100Z] === RUN TestInspectOomKilledTrue [2021-02-18T09:51:38.100Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-18T09:51:38.100Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-18T09:51:38.100Z] === RUN TestInspectOomKilledFalse [2021-02-18T09:51:38.100Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-18T09:51:38.100Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-18T09:51:38.100Z] === RUN TestLinksEtcHostsContentMatch [2021-02-18T09:51:38.257Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-02-18T09:51:38.358Z] --- PASS: TestLinksEtcHostsContentMatch (0.47s) [2021-02-18T09:51:38.358Z] === RUN TestLinksContainerNames [2021-02-18T09:51:39.724Z] --- PASS: TestLinksContainerNames (1.22s) [2021-02-18T09:51:39.724Z] === RUN TestLogsFollowTailEmpty [2021-02-18T09:51:40.287Z] --- PASS: TestLogsFollowTailEmpty (0.60s) [2021-02-18T09:51:40.287Z] === RUN TestContainerNetworkMountsNoChown [2021-02-18T09:51:40.339Z] --- PASS: TestSecretList (2.29s) [2021-02-18T09:51:40.339Z] === RUN TestSecretsCreateAndDelete [2021-02-18T09:51:40.847Z] --- PASS: TestContainerNetworkMountsNoChown (0.62s) [2021-02-18T09:51:40.847Z] === RUN TestMountDaemonRoot [2021-02-18T09:51:40.847Z] === RUN TestMountDaemonRoot/default [2021-02-18T09:51:40.847Z] === PAUSE TestMountDaemonRoot/default [2021-02-18T09:51:40.847Z] === RUN TestMountDaemonRoot/private [2021-02-18T09:51:40.847Z] === PAUSE TestMountDaemonRoot/private [2021-02-18T09:51:40.847Z] === RUN TestMountDaemonRoot/rprivate [2021-02-18T09:51:40.847Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-18T09:51:40.847Z] === RUN TestMountDaemonRoot/slave [2021-02-18T09:51:40.847Z] === PAUSE TestMountDaemonRoot/slave [2021-02-18T09:51:40.847Z] === RUN TestMountDaemonRoot/rslave [2021-02-18T09:51:40.847Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-18T09:51:40.847Z] === RUN TestMountDaemonRoot/shared [2021-02-18T09:51:40.847Z] === PAUSE TestMountDaemonRoot/shared [2021-02-18T09:51:40.847Z] === RUN TestMountDaemonRoot/rshared [2021-02-18T09:51:40.847Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-18T09:51:40.847Z] === CONT TestMountDaemonRoot/default [2021-02-18T09:51:40.847Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-18T09:51:40.847Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-18T09:51:40.847Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-18T09:51:40.847Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-18T09:51:40.847Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-18T09:51:40.847Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-18T09:51:40.847Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-18T09:51:40.847Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-18T09:51:40.847Z] === CONT TestMountDaemonRoot/rslave [2021-02-18T09:51:40.847Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-18T09:51:40.847Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-18T09:51:40.847Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-18T09:51:40.847Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-18T09:51:40.847Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-18T09:51:40.847Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-18T09:51:40.847Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-18T09:51:40.847Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-18T09:51:40.847Z] === CONT TestMountDaemonRoot/rshared [2021-02-18T09:51:40.847Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-18T09:51:40.847Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-18T09:51:40.847Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-18T09:51:40.847Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-18T09:51:40.847Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-18T09:51:40.847Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-18T09:51:40.847Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-18T09:51:40.847Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-18T09:51:40.847Z] === CONT TestMountDaemonRoot/shared [2021-02-18T09:51:40.847Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-18T09:51:40.847Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-18T09:51:40.847Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-18T09:51:40.847Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-18T09:51:40.847Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-18T09:51:40.847Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-18T09:51:40.847Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-18T09:51:40.847Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-18T09:51:40.847Z] === CONT TestMountDaemonRoot/rprivate [2021-02-18T09:51:40.847Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-18T09:51:40.847Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-18T09:51:40.847Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-18T09:51:40.847Z] === CONT TestMountDaemonRoot/slave [2021-02-18T09:51:40.847Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-18T09:51:40.847Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-18T09:51:40.847Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-18T09:51:40.847Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-18T09:51:40.847Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-18T09:51:40.847Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-18T09:51:40.847Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-18T09:51:40.847Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-18T09:51:40.847Z] === CONT TestMountDaemonRoot/private [2021-02-18T09:51:40.847Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-18T09:51:40.847Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-18T09:51:40.847Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-18T09:51:40.847Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-18T09:51:40.847Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-18T09:51:40.847Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-18T09:51:40.847Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-18T09:51:40.847Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-18T09:51:40.847Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-18T09:51:40.847Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-18T09:51:40.847Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-18T09:51:40.847Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-18T09:51:40.847Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-18T09:51:40.847Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-18T09:51:40.847Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-18T09:51:40.847Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-02-18T09:51:41.103Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-18T09:51:41.103Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-18T09:51:41.103Z] === RUN TestDockerSuite/TestBuildBlankName [2021-02-18T09:51:41.103Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-18T09:51:41.103Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-18T09:51:41.103Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-18T09:51:41.103Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-18T09:51:41.103Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-18T09:51:41.103Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-18T09:51:41.360Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-18T09:51:41.360Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-18T09:51:41.360Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-18T09:51:41.360Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-18T09:51:41.360Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-18T09:51:41.360Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-18T09:51:41.360Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-18T09:51:41.360Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-18T09:51:41.360Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-18T09:51:41.360Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-18T09:51:41.360Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-18T09:51:41.616Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-18T09:51:41.616Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-18T09:51:41.616Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-18T09:51:41.616Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-18T09:51:41.616Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-18T09:51:41.616Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-18T09:51:41.616Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-18T09:51:41.616Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-02-18T09:51:41.616Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-02-18T09:51:41.616Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-18T09:51:41.616Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.16s) [2021-02-18T09:51:41.616Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-02-18T09:51:41.616Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-02-18T09:51:41.616Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-02-18T09:51:41.616Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-18T09:51:41.616Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.15s) [2021-02-18T09:51:41.616Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-02-18T09:51:41.616Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-02-18T09:51:41.616Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-02-18T09:51:41.616Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-18T09:51:41.616Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-02-18T09:51:41.616Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-02-18T09:51:41.616Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-02-18T09:51:41.616Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-02-18T09:51:41.616Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-18T09:51:41.616Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2021-02-18T09:51:41.616Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-02-18T09:51:41.616Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-02-18T09:51:41.616Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-02-18T09:51:41.616Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-18T09:51:41.616Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-02-18T09:51:41.616Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-02-18T09:51:41.616Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-02-18T09:51:41.616Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.07s) [2021-02-18T09:51:41.616Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-18T09:51:41.616Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2021-02-18T09:51:41.616Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-02-18T09:51:41.616Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-02-18T09:51:41.616Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-02-18T09:51:41.616Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-18T09:51:41.616Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-02-18T09:51:41.616Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-02-18T09:51:41.616Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-02-18T09:51:41.616Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-02-18T09:51:41.616Z] === RUN TestContainerBindMountNonRecursive [2021-02-18T09:51:42.227Z] --- PASS: TestSecretsCreateAndDelete (2.26s) [2021-02-18T09:51:42.227Z] === RUN TestSecretsUpdate [2021-02-18T09:51:44.141Z] --- PASS: TestContainerBindMountNonRecursive (2.15s) [2021-02-18T09:51:44.141Z] === RUN TestContainerVolumesMountedAsShared [2021-02-18T09:51:44.141Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-02-18T09:51:44.703Z] --- PASS: TestContainerVolumesMountedAsShared (0.93s) [2021-02-18T09:51:44.703Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-18T09:51:44.740Z] --- PASS: TestSecretsUpdate (2.24s) [2021-02-18T09:51:44.740Z] === RUN TestTemplatedSecret [2021-02-18T09:51:45.630Z] --- PASS: TestContainerVolumesMountedAsSlave (0.70s) [2021-02-18T09:51:45.630Z] === RUN TestNetworkNat [2021-02-18T09:51:46.557Z] --- PASS: TestNetworkNat (0.92s) [2021-02-18T09:51:46.557Z] === RUN TestNetworkLocalhostTCPNat [2021-02-18T09:51:46.557Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-02-18T09:51:47.120Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2021-02-18T09:51:47.120Z] === RUN TestNetworkLoopbackNat [2021-02-18T09:51:47.254Z] --- PASS: TestTemplatedSecret (2.61s) [2021-02-18T09:51:47.254Z] === RUN TestSecretCreateResolve [2021-02-18T09:51:47.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-02-18T09:51:48.244Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-02-18T09:51:49.767Z] --- PASS: TestSecretCreateResolve (2.24s) [2021-02-18T09:51:49.767Z] PASS [2021-02-18T09:51:49.767Z] [2021-02-18T09:51:49.767Z] DONE 6 tests in 13.547s [2021-02-18T09:51:49.768Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-18T09:51:49.768Z] INFO: Testing against a local daemon [2021-02-18T09:51:49.768Z] === RUN TestServiceCreateInit [2021-02-18T09:51:49.768Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-18T09:51:50.134Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-02-18T09:51:50.134Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-02-18T09:51:50.391Z] --- PASS: TestNetworkLoopbackNat (3.11s) [2021-02-18T09:51:50.391Z] === RUN TestPause [2021-02-18T09:51:51.321Z] --- PASS: TestPause (0.77s) [2021-02-18T09:51:51.321Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-18T09:51:51.321Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-18T09:51:51.321Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-18T09:51:51.321Z] === RUN TestPauseStopPausedContainer [2021-02-18T09:51:51.577Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-02-18T09:51:52.185Z] --- PASS: TestPauseStopPausedContainer (0.93s) [2021-02-18T09:51:52.185Z] === RUN TestPsFilter [2021-02-18T09:51:52.185Z] --- PASS: TestPsFilter (0.20s) [2021-02-18T09:51:52.185Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-18T09:51:53.117Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s) [2021-02-18T09:51:53.117Z] === RUN TestRemoveContainerWithVolume [2021-02-18T09:51:53.936Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-18T09:51:54.047Z] --- PASS: TestRemoveContainerWithVolume (0.99s) [2021-02-18T09:51:54.047Z] === RUN TestRemoveContainerRunning [2021-02-18T09:51:54.610Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-02-18T09:51:54.619Z] ......... [ 86%] [2021-02-18T09:51:55.175Z] --- PASS: TestRemoveContainerRunning (0.94s) [2021-02-18T09:51:55.175Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-18T09:51:56.104Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.98s) [2021-02-18T09:51:56.104Z] === RUN TestRemoveInvalidContainer [2021-02-18T09:51:56.104Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-18T09:51:56.104Z] === RUN TestRenameLinkedContainer [2021-02-18T09:51:56.104Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-02-18T09:51:57.201Z] --- PASS: TestServiceCreateInit (7.79s) [2021-02-18T09:51:57.201Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.84s) [2021-02-18T09:51:57.201Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.93s) [2021-02-18T09:51:57.201Z] === RUN TestCreateServiceMultipleTimes [2021-02-18T09:51:58.952Z] tests/integration/models_images_test.py ............... [ 89%] [2021-02-18T09:52:00.274Z] --- PASS: TestRenameLinkedContainer (3.56s) [2021-02-18T09:52:00.274Z] === RUN TestRenameStoppedContainer [2021-02-18T09:52:00.274Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-02-18T09:52:00.415Z] tests/integration/models_networks_test.py .... [ 90%] [2021-02-18T09:52:00.531Z] --- PASS: TestRenameStoppedContainer (0.97s) [2021-02-18T09:52:00.531Z] === RUN TestRenameRunningContainerAndReuse [2021-02-18T09:52:02.421Z] --- PASS: TestRenameRunningContainerAndReuse (1.95s) [2021-02-18T09:52:02.421Z] === RUN TestRenameInvalidName [2021-02-18T09:52:03.349Z] --- PASS: TestRenameInvalidName (0.90s) [2021-02-18T09:52:03.349Z] === RUN TestRenameAnonymousContainer [2021-02-18T09:52:05.867Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-02-18T09:52:06.802Z] --- PASS: TestRenameAnonymousContainer (3.20s) [2021-02-18T09:52:06.802Z] === RUN TestRenameContainerWithSameName [2021-02-18T09:52:06.997Z] tests/integration/models_nodes_test.py . [ 91%] [2021-02-18T09:52:06.997Z] tests/integration/models_resources_test.py . [ 91%] [2021-02-18T09:52:07.371Z] --- PASS: TestRenameContainerWithSameName (0.86s) [2021-02-18T09:52:07.371Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-18T09:52:07.933Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-02-18T09:52:08.720Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-02-18T09:52:08.860Z] --- PASS: TestRenameContainerWithLinkedContainer (1.45s) [2021-02-18T09:52:08.860Z] === RUN TestResize [2021-02-18T09:52:09.116Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-02-18T09:52:09.679Z] --- PASS: TestResize (0.79s) [2021-02-18T09:52:09.679Z] === RUN TestResizeWithInvalidSize [2021-02-18T09:52:10.607Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2021-02-18T09:52:10.607Z] === RUN TestResizeWhenContainerNotStarted [2021-02-18T09:52:11.535Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2021-02-18T09:52:11.535Z] === RUN TestDaemonRestartKillContainers [2021-02-18T09:52:11.535Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-18T09:52:11.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-18T09:52:11.535Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-18T09:52:11.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-18T09:52:11.535Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-18T09:52:11.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-18T09:52:11.535Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-18T09:52:11.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-18T09:52:11.535Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-18T09:52:11.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-18T09:52:11.535Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-18T09:52:11.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-18T09:52:11.535Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-18T09:52:11.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-18T09:52:11.535Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-18T09:52:11.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-18T09:52:11.535Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-18T09:52:11.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-18T09:52:11.535Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-18T09:52:11.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-18T09:52:11.535Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-18T09:52:11.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-18T09:52:11.535Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-18T09:52:11.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-18T09:52:11.535Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-18T09:52:11.535Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-18T09:52:12.017Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-02-18T09:52:12.017Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-02-18T09:52:12.910Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-02-18T09:52:13.840Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-02-18T09:52:14.403Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-18T09:52:14.403Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-18T09:52:15.248Z] --- PASS: TestCreateServiceMultipleTimes (15.94s) [2021-02-18T09:52:15.248Z] === RUN TestCreateServiceConflict [2021-02-18T09:52:15.507Z] --- PASS: TestCreateServiceConflict (2.28s) [2021-02-18T09:52:15.507Z] === RUN TestCreateServiceMaxReplicas [2021-02-18T09:52:15.653Z] tests/integration/regression_test.py ...... [ 98%] [2021-02-18T09:52:16.175Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-02-18T09:52:16.175Z] tests/integration/credentials/utils_test.py . [100%] [2021-02-18T09:52:16.175Z] [2021-02-18T09:52:16.175Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-02-18T09:52:16.175Z] =========================== short test summary info ============================ [2021-02-18T09:52:16.175Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-02-18T09:52:16.175Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-02-18T09:52:16.175Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-02-18T09:52:16.175Z] Not supported on most drivers [2021-02-18T09:52:16.175Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-02-18T09:52:16.175Z] Output of docker top depends on host distro, and is not formalized. [2021-02-18T09:52:16.175Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-02-18T09:52:16.175Z] Output of docker top depends on host distro, and is not formalized. [2021-02-18T09:52:16.175Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-02-18T09:52:16.175Z] Can fail if eth0 has multiple IP addresses [2021-02-18T09:52:16.175Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-02-18T09:52:16.175Z] This doesn't seem to be taken into account by the engine [2021-02-18T09:52:16.175Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-02-18T09:52:16.175Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-02-18T09:52:16.175Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 295.97 seconds == [2021-02-18T09:52:16.292Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-18T09:52:16.292Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-18T09:52:16.448Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-02-18T09:52:16.854Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-02-18T09:52:17.112Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-02-18T09:52:18.039Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-18T09:52:18.295Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-18T09:52:18.773Z] --- PASS: TestCreateServiceMaxReplicas (2.89s) [2021-02-18T09:52:18.773Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-18T09:52:19.662Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-02-18T09:52:20.223Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-02-18T09:52:20.785Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-18T09:52:21.042Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-18T09:52:22.416Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-02-18T09:52:22.672Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-02-18T09:52:24.563Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-18T09:52:24.563Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-02-18T09:52:25.126Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-02-18T09:52:25.383Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-18T09:52:27.281Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-02-18T09:52:28.211Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-18T09:52:28.211Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.82s) [2021-02-18T09:52:28.211Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.07s) [2021-02-18T09:52:28.211Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.77s) [2021-02-18T09:52:28.211Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.77s) [2021-02-18T09:52:28.211Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.84s) [2021-02-18T09:52:28.211Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.95s) [2021-02-18T09:52:28.211Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.88s) [2021-02-18T09:52:28.211Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.88s) [2021-02-18T09:52:28.211Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.62s) [2021-02-18T09:52:28.211Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.26s) [2021-02-18T09:52:28.211Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.94s) [2021-02-18T09:52:28.211Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.69s) [2021-02-18T09:52:28.211Z] === RUN TestCgroupNamespacesRun [2021-02-18T09:52:28.674Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-18T09:52:28.675Z] [2021-02-18T09:52:28.675Z] Unloading profiles will leave already running processes permanently [2021-02-18T09:52:28.675Z] unconfined, which can lead to unexpected situations. [2021-02-18T09:52:28.675Z] [2021-02-18T09:52:28.675Z] To set a process to complain mode, use the command line tool [2021-02-18T09:52:28.675Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-18T09:52:28.675Z] Post stage [Pipeline] junit [2021-02-18T09:52:28.948Z] Recording test results [2021-02-18T09:52:29.011Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-02-18T09:52:29.297Z] + echo Ensuring container killed. [2021-02-18T09:52:29.298Z] Ensuring container killed. [2021-02-18T09:52:29.298Z] + docker rm -vf docker-pr6 [2021-02-18T09:52:29.298Z] Error: No such container: docker-pr6 [Pipeline] sh [2021-02-18T09:52:29.584Z] + echo Chowning /workspace to jenkins user [2021-02-18T09:52:29.584Z] Chowning /workspace to jenkins user [2021-02-18T09:52:29.584Z] + id -u [2021-02-18T09:52:29.584Z] + id -g [2021-02-18T09:52:29.584Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42025:/workspace busybox chown -R 1000:1000 /workspace [2021-02-18T09:52:30.117Z] --- PASS: TestCgroupNamespacesRun (1.90s) [2021-02-18T09:52:30.117Z] === RUN TestCgroupNamespacesRunPrivileged [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-18T09:52:31.047Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-02-18T09:52:31.268Z] + bundleName=docker-py [2021-02-18T09:52:31.268Z] + echo Creating docker-py-bundles.tar.gz [2021-02-18T09:52:31.268Z] Creating docker-py-bundles.tar.gz [2021-02-18T09:52:31.268Z] + 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 [2021-02-18T09:52:31.282Z] Archiving artifacts [2021-02-18T09:52:31.608Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2021-02-18T09:52:31.608Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-18T09:52:31.805Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42025/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-02-18T09:52:32.167Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42025/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=44eff94d90edfbe509d20b765038a0185e9d1262 -e DOCKER_GRAPHDRIVER docker:44eff94d90edfbe509d20b765038a0185e9d1262 hack/make.sh binary-daemon [2021-02-18T09:52:32.171Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-02-18T09:52:32.740Z] [2021-02-18T09:52:32.740Z] Removing bundles/ [2021-02-18T09:52:32.740Z] [2021-02-18T09:52:32.740Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-02-18T09:52:32.740Z] Building: bundles/binary-daemon/dockerd-dev [2021-02-18T09:52:32.740Z] GOOS="" GOARCH="" GOARM="" [2021-02-18T09:52:33.537Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.89s) [2021-02-18T09:52:33.537Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-18T09:52:33.606Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.33s) [2021-02-18T09:52:33.606Z] === RUN TestCreateServiceSecretFileMode [2021-02-18T09:52:33.793Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-02-18T09:52:34.167Z] --- PASS: TestCreateServiceSecretFileMode (2.50s) [2021-02-18T09:52:34.167Z] === RUN TestCreateServiceConfigFileMode [2021-02-18T09:52:34.720Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-02-18T09:52:35.282Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s) [2021-02-18T09:52:35.282Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-18T09:52:35.845Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-02-18T09:52:36.683Z] --- PASS: TestCreateServiceConfigFileMode (2.57s) [2021-02-18T09:52:36.683Z] === RUN TestCreateServiceSysctls [2021-02-18T09:52:36.774Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-02-18T09:52:37.336Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.98s) [2021-02-18T09:52:37.336Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-18T09:52:39.226Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.80s) [2021-02-18T09:52:39.226Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-18T09:52:39.789Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-02-18T09:52:39.948Z] --- PASS: TestCreateServiceSysctls (3.24s) [2021-02-18T09:52:39.948Z] === RUN TestCreateServiceCapabilities [2021-02-18T09:52:40.045Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2021-02-18T09:52:40.045Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-18T09:52:41.412Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-02-18T09:52:41.973Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s) [2021-02-18T09:52:41.973Z] === RUN TestKernelTCPMemory [2021-02-18T09:52:42.228Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-02-18T09:52:42.792Z] --- PASS: TestKernelTCPMemory (0.88s) [2021-02-18T09:52:42.792Z] === RUN TestNISDomainname [2021-02-18T09:52:43.211Z] --- PASS: TestCreateServiceCapabilities (2.60s) [2021-02-18T09:52:43.211Z] === RUN TestInspect [2021-02-18T09:52:43.720Z] --- PASS: TestNISDomainname (0.98s) [2021-02-18T09:52:43.720Z] === RUN TestHostnameDnsResolution [2021-02-18T09:52:43.720Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-02-18T09:52:43.976Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-02-18T09:52:44.905Z] --- PASS: TestHostnameDnsResolution (1.13s) [2021-02-18T09:52:44.905Z] === RUN TestStats [2021-02-18T09:52:44.905Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-02-18T09:52:45.727Z] --- PASS: TestInspect (2.78s) [2021-02-18T09:52:45.727Z] === RUN TestCreateJob [2021-02-18T09:52:45.834Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-02-18T09:52:46.761Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-02-18T09:52:46.761Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-02-18T09:52:46.761Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-02-18T09:52:47.690Z] --- PASS: TestStats (2.79s) [2021-02-18T09:52:47.690Z] === RUN TestStopContainerWithTimeout [2021-02-18T09:52:47.690Z] === RUN TestStopContainerWithTimeout/0 [2021-02-18T09:52:47.690Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-18T09:52:47.690Z] === RUN TestStopContainerWithTimeout/1 [2021-02-18T09:52:47.690Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-18T09:52:47.690Z] === RUN TestStopContainerWithTimeout/3 [2021-02-18T09:52:47.690Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-18T09:52:47.690Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-18T09:52:47.690Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-18T09:52:47.690Z] === CONT TestStopContainerWithTimeout/0 [2021-02-18T09:52:47.690Z] === CONT TestStopContainerWithTimeout/3 [2021-02-18T09:52:48.991Z] --- PASS: TestCreateJob (3.16s) [2021-02-18T09:52:48.991Z] === RUN TestReplicatedJob [2021-02-18T09:52:49.056Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-18T09:52:49.983Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-02-18T09:52:50.545Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-02-18T09:52:50.801Z] === CONT TestStopContainerWithTimeout/1 [2021-02-18T09:52:52.692Z] --- PASS: TestStopContainerWithTimeout (0.08s) [2021-02-18T09:52:52.692Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2021-02-18T09:52:52.692Z] --- PASS: TestStopContainerWithTimeout/3 (3.03s) [2021-02-18T09:52:52.692Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2021-02-18T09:52:52.692Z] --- PASS: TestStopContainerWithTimeout/1 (1.78s) [2021-02-18T09:52:52.692Z] === RUN TestDeleteDevicemapper [2021-02-18T09:52:52.692Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-18T09:52:52.692Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-18T09:52:52.692Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-18T09:52:52.692Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-02-18T09:52:53.620Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-02-18T09:52:54.183Z] === RUN TestDockerSuite/TestBuildCmd [2021-02-18T09:52:54.259Z] --- PASS: TestReplicatedJob (4.94s) [2021-02-18T09:52:54.260Z] === RUN TestUpdateReplicatedJob [2021-02-18T09:52:54.439Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-02-18T09:52:54.439Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-02-18T09:52:55.002Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-02-18T09:52:55.937Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-02-18T09:52:55.937Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-02-18T09:52:56.500Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.09s) [2021-02-18T09:52:56.500Z] === RUN TestUpdateMemory [2021-02-18T09:52:56.500Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-18T09:52:56.500Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-18T09:52:56.500Z] === RUN TestUpdateCPUQuota [2021-02-18T09:52:56.773Z] --- PASS: TestUpdateReplicatedJob (2.81s) [2021-02-18T09:52:56.773Z] === RUN TestServiceListWithStatuses [2021-02-18T09:52:56.773Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-18T09:52:56.773Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-18T09:52:56.773Z] === RUN TestDockerNetworkConnectAlias [2021-02-18T09:52:57.430Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-02-18T09:52:57.992Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-02-18T09:52:58.248Z] --- PASS: TestUpdateCPUQuota (1.56s) [2021-02-18T09:52:58.248Z] === RUN TestUpdatePidsLimit [2021-02-18T09:52:58.248Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-18T09:52:58.504Z] === RUN TestUpdatePidsLimit/no_change [2021-02-18T09:52:59.067Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-18T09:52:59.323Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-18T09:52:59.886Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-18T09:53:00.143Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-18T09:53:00.399Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-18T09:53:00.937Z] --- PASS: TestDockerNetworkConnectAlias (4.25s) [2021-02-18T09:53:00.937Z] === RUN TestDockerNetworkReConnect [2021-02-18T09:53:00.961Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-02-18T09:53:01.891Z] --- PASS: TestUpdatePidsLimit (3.53s) [2021-02-18T09:53:01.891Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2021-02-18T09:53:01.891Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2021-02-18T09:53:01.891Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2021-02-18T09:53:01.891Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2021-02-18T09:53:01.891Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s) [2021-02-18T09:53:01.891Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2021-02-18T09:53:01.891Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2021-02-18T09:53:01.891Z] === RUN TestUpdateRestartPolicy [2021-02-18T09:53:02.819Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-02-18T09:53:03.074Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-02-18T09:53:03.637Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-02-18T09:53:04.201Z] --- PASS: TestDockerNetworkReConnect (3.61s) [2021-02-18T09:53:04.201Z] === RUN TestServicePlugin [2021-02-18T09:53:04.564Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-02-18T09:53:04.564Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-02-18T09:53:05.492Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-02-18T09:53:06.072Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-02-18T09:53:06.072Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-02-18T09:53:06.634Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-02-18T09:53:10.805Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-02-18T09:53:14.090Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-02-18T09:53:14.090Z] --- PASS: TestUpdateRestartPolicy (12.28s) [2021-02-18T09:53:14.090Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-18T09:53:15.018Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2021-02-18T09:53:15.018Z] === RUN TestWaitNonBlocked [2021-02-18T09:53:15.018Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-18T09:53:15.018Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-18T09:53:15.018Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-18T09:53:15.018Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-18T09:53:15.018Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-18T09:53:15.018Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-18T09:53:15.946Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-02-18T09:53:15.946Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2021-02-18T09:53:15.946Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s) [2021-02-18T09:53:15.946Z] === RUN TestWaitBlocked [2021-02-18T09:53:15.946Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-18T09:53:15.946Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-18T09:53:15.946Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-18T09:53:15.946Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-18T09:53:15.946Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-18T09:53:15.946Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-18T09:53:16.508Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-02-18T09:53:16.508Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-02-18T09:53:17.437Z] --- PASS: TestWaitBlocked (0.03s) [2021-02-18T09:53:17.437Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.28s) [2021-02-18T09:53:17.437Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.30s) [2021-02-18T09:53:17.437Z] === CONT TestContainerStartOnDaemonRestart [2021-02-18T09:53:17.437Z] === CONT TestContainerKillOnDaemonStart [2021-02-18T09:53:17.437Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-02-18T09:53:18.365Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-02-18T09:53:19.731Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-02-18T09:53:21.096Z] --- PASS: TestContainerStartOnDaemonRestart (3.71s) [2021-02-18T09:53:21.096Z] === CONT TestIpcModeOlderClient [2021-02-18T09:53:21.096Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-02-18T09:53:21.096Z] === CONT TestDaemonHostGatewayIP [2021-02-18T09:53:21.657Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-02-18T09:53:23.552Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-02-18T09:53:24.480Z] --- PASS: TestDaemonHostGatewayIP (3.22s) [2021-02-18T09:53:24.480Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-18T09:53:25.042Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-02-18T09:53:25.298Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-02-18T09:53:26.664Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-02-18T09:53:26.664Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-02-18T09:53:26.664Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-02-18T09:53:26.664Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-02-18T09:53:26.664Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-02-18T09:53:26.664Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.32s) [2021-02-18T09:53:26.664Z] === CONT TestDaemonRestartIpcMode [2021-02-18T09:53:28.553Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-02-18T09:53:29.942Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-02-18T09:53:29.942Z] --- PASS: TestDaemonRestartIpcMode (3.16s) [2021-02-18T09:53:30.869Z] --- PASS: TestContainerKillOnDaemonStart (13.35s) [2021-02-18T09:53:30.869Z] PASS [2021-02-18T09:53:30.869Z] [2021-02-18T09:53:30.869Z] === Skipped [2021-02-18T09:53:30.869Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-18T09:53:30.869Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-18T09:53:30.869Z] [2021-02-18T09:53:30.869Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-18T09:53:30.869Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-18T09:53:30.869Z] [2021-02-18T09:53:30.869Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-18T09:53:30.869Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-18T09:53:30.869Z] [2021-02-18T09:53:30.869Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-18T09:53:30.869Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-18T09:53:30.869Z] [2021-02-18T09:53:30.869Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-18T09:53:30.869Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-18T09:53:30.869Z] [2021-02-18T09:53:30.869Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-02-18T09:53:30.869Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-18T09:53:30.869Z] [2021-02-18T09:53:30.869Z] [2021-02-18T09:53:30.869Z] DONE 196 tests, 6 skipped in 150.661s [2021-02-18T09:53:30.869Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-18T09:53:30.870Z] ++ 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 [2021-02-18T09:53:30.870Z] ++ set -e [2021-02-18T09:53:30.870Z] ++ '[' -n 0 ']' [2021-02-18T09:53:30.870Z] ++ set -x [2021-02-18T09:53:30.870Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-18T09:53:30.870Z] INFO: Testing against a local daemon [2021-02-18T09:53:30.870Z] === RUN TestCommitInheritsEnv [2021-02-18T09:53:31.431Z] --- PASS: TestCommitInheritsEnv (0.61s) [2021-02-18T09:53:31.431Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-18T09:53:31.431Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-18T09:53:31.431Z] === RUN TestImagesFilterMultiReference [2021-02-18T09:53:31.686Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-02-18T09:53:31.686Z] === RUN TestImagePullPlatformInvalid [2021-02-18T09:53:31.686Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-02-18T09:53:31.686Z] === RUN TestRemoveImageOrphaning [2021-02-18T09:53:31.943Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2021-02-18T09:53:31.943Z] === RUN TestRemoveImageGarbageCollector [2021-02-18T09:53:33.835Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-02-18T09:53:33.835Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-02-18T09:53:34.091Z] --- PASS: TestRemoveImageGarbageCollector (2.23s) [2021-02-18T09:53:34.091Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-18T09:53:34.347Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-02-18T09:53:34.347Z] === RUN TestTagInvalidReference [2021-02-18T09:53:34.347Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-18T09:53:34.347Z] === RUN TestTagValidPrefixedRepo [2021-02-18T09:53:34.347Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2021-02-18T09:53:34.347Z] === RUN TestTagExistedNameWithoutForce [2021-02-18T09:53:34.347Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-02-18T09:53:34.347Z] === RUN TestTagOfficialNames [2021-02-18T09:53:34.603Z] --- PASS: TestTagOfficialNames (0.08s) [2021-02-18T09:53:34.603Z] === RUN TestTagMatchesDigest [2021-02-18T09:53:34.603Z] --- PASS: TestTagMatchesDigest (0.05s) [2021-02-18T09:53:34.603Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-18T09:53:34.860Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-02-18T09:53:35.422Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-02-18T09:53:35.983Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-02-18T09:53:36.321Z] --- PASS: TestServicePlugin (30.52s) [2021-02-18T09:53:36.321Z] plugin_test.go:62: [dd3d86b71ff70] joining swarm manager [d9680e90eb1f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T09:53:36.321Z] plugin_test.go:65: [ddde75f68e082] joining swarm manager [d9680e90eb1f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T09:53:36.321Z] === RUN TestServiceUpdateLabel [2021-02-18T09:53:36.881Z] --- PASS: TestServiceUpdateLabel (2.30s) [2021-02-18T09:53:36.881Z] === RUN TestServiceUpdateSecrets [2021-02-18T09:53:36.911Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-02-18T09:53:37.474Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-02-18T09:53:41.641Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-02-18T09:53:42.570Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-02-18T09:53:42.827Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-02-18T09:53:42.827Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-02-18T09:53:44.718Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-02-18T09:53:47.985Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-02-18T09:53:48.251Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-02-18T09:53:49.179Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-02-18T09:53:50.107Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-02-18T09:53:51.473Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-02-18T09:53:51.473Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-02-18T09:53:51.715Z] --- PASS: TestServiceUpdateSecrets (14.77s) [2021-02-18T09:53:51.715Z] === RUN TestServiceUpdateConfigs [2021-02-18T09:53:53.383Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-02-18T09:53:55.273Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-02-18T09:53:56.203Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-02-18T09:53:56.203Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-02-18T09:53:57.571Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-02-18T09:53:57.571Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-02-18T09:53:58.499Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-02-18T09:53:58.755Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-02-18T09:54:00.122Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-02-18T09:54:03.390Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-02-18T09:54:06.552Z] --- PASS: TestServiceUpdateConfigs (14.16s) [2021-02-18T09:54:06.552Z] === RUN TestServiceUpdateNetwork [2021-02-18T09:54:07.555Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-02-18T09:54:09.241Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-02-18T09:54:09.241Z] Copying nested executables into bundles/binary-daemon [2021-02-18T09:54:09.241Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-02-18T09:54:09.588Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42025/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=44eff94d90edfbe509d20b765038a0185e9d1262 -e DOCKER_GRAPHDRIVER docker:44eff94d90edfbe509d20b765038a0185e9d1262 hack/make.sh cross [2021-02-18T09:54:10.070Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-02-18T09:54:10.159Z] [2021-02-18T09:54:10.159Z] Removing bundles/ [2021-02-18T09:54:10.159Z] [2021-02-18T09:54:10.159Z] ---> Making bundle: cross (in bundles/cross) [2021-02-18T09:54:10.159Z] Cross building: bundles/cross/linux/amd64 [2021-02-18T09:54:10.159Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-02-18T09:54:10.159Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-02-18T09:54:10.998Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-02-18T09:54:12.364Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-02-18T09:54:12.364Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-02-18T09:54:12.621Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-02-18T09:54:13.183Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-02-18T09:54:14.118Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-02-18T09:54:15.486Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-02-18T09:54:15.742Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-02-18T09:54:15.742Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-02-18T09:54:18.272Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-02-18T09:54:18.712Z] --- PASS: TestServiceUpdateNetwork (12.45s) [2021-02-18T09:54:18.712Z] === RUN TestServiceUpdatePidsLimit [2021-02-18T09:54:19.639Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-18T09:54:19.640Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-02-18T09:54:20.202Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-18T09:54:23.808Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-02-18T09:54:25.175Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-02-18T09:54:26.541Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-02-18T09:54:27.104Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-02-18T09:54:27.666Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-02-18T09:54:27.666Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-02-18T09:54:28.281Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-18T09:54:30.975Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-02-18T09:54:32.867Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-02-18T09:54:34.233Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-02-18T09:54:34.922Z] --- PASS: TestServiceUpdatePidsLimit (16.28s) [2021-02-18T09:54:34.922Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2021-02-18T09:54:34.922Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2021-02-18T09:54:34.922Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.98s) [2021-02-18T09:54:34.922Z] PASS [2021-02-18T09:54:34.922Z] [2021-02-18T09:54:34.922Z] === Skipped [2021-02-18T09:54:34.922Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-18T09:54:34.922Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-18T09:54:34.922Z] [2021-02-18T09:54:34.922Z] [2021-02-18T09:54:34.922Z] DONE 27 tests, 1 skipped in 165.234s [2021-02-18T09:54:34.922Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-18T09:54:34.922Z] INFO: Testing against a local daemon [2021-02-18T09:54:34.922Z] === RUN TestSessionCreate [2021-02-18T09:54:34.922Z] --- PASS: TestSessionCreate (0.02s) [2021-02-18T09:54:34.922Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-18T09:54:34.922Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-18T09:54:34.922Z] PASS [2021-02-18T09:54:34.922Z] [2021-02-18T09:54:34.922Z] DONE 2 tests in 0.074s [2021-02-18T09:54:34.922Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-18T09:54:34.922Z] INFO: Testing against a local daemon [2021-02-18T09:54:34.922Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-18T09:54:34.922Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-02-18T09:54:34.922Z] === RUN TestEventsExecDie [2021-02-18T09:54:35.161Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-02-18T09:54:35.484Z] --- PASS: TestEventsExecDie (0.60s) [2021-02-18T09:54:35.484Z] === RUN TestEventsBackwardsCompatible [2021-02-18T09:54:35.484Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-02-18T09:54:35.484Z] === RUN TestInfoBinaryCommits [2021-02-18T09:54:35.484Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-02-18T09:54:35.484Z] === RUN TestInfoAPIVersioned [2021-02-18T09:54:35.484Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-18T09:54:35.484Z] === RUN TestInfoDiscoveryBackend [2021-02-18T09:54:36.044Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-02-18T09:54:36.044Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-18T09:54:36.970Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-18T09:54:36.970Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-18T09:54:37.530Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-02-18T09:54:37.530Z] === RUN TestInfoAPI [2021-02-18T09:54:37.530Z] --- PASS: TestInfoAPI (0.02s) [2021-02-18T09:54:37.530Z] === RUN TestInfoAPIWarnings [2021-02-18T09:54:37.680Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-02-18T09:54:38.610Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-02-18T09:54:40.503Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-02-18T09:54:41.870Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-02-18T09:54:42.812Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-02-18T09:54:44.178Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-02-18T09:54:46.069Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-02-18T09:54:46.633Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-02-18T09:54:49.153Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-02-18T09:54:54.404Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-02-18T09:54:55.563Z] --- PASS: TestInfoAPIWarnings (16.26s) [2021-02-18T09:54:55.563Z] === RUN TestInfoDebug [2021-02-18T09:54:55.563Z] --- PASS: TestInfoDebug (0.53s) [2021-02-18T09:54:55.563Z] === RUN TestInfoInsecureRegistries [2021-02-18T09:54:55.563Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-02-18T09:54:55.563Z] === RUN TestInfoRegistryMirrors [2021-02-18T09:54:55.563Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-02-18T09:54:55.563Z] === RUN TestLoginFailsWithBadCredentials [2021-02-18T09:54:55.563Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2021-02-18T09:54:55.563Z] === RUN TestPingCacheHeaders [2021-02-18T09:54:55.563Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-18T09:54:55.563Z] === RUN TestPingGet [2021-02-18T09:54:55.563Z] --- PASS: TestPingGet (0.02s) [2021-02-18T09:54:55.563Z] === RUN TestPingHead [2021-02-18T09:54:55.563Z] --- PASS: TestPingHead (0.02s) [2021-02-18T09:54:55.563Z] === RUN TestVersion [2021-02-18T09:54:55.563Z] --- PASS: TestVersion (0.02s) [2021-02-18T09:54:55.563Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-02-18T09:54:56.929Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.21s) [2021-02-18T09:54:56.929Z] PASS [2021-02-18T09:54:56.929Z] [2021-02-18T09:54:56.929Z] DONE 18 tests in 22.096s [2021-02-18T09:54:56.929Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-18T09:54:56.929Z] INFO: Testing against a local daemon [2021-02-18T09:54:56.929Z] === RUN TestVolumesCreateAndList [2021-02-18T09:54:56.929Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-02-18T09:54:56.929Z] === RUN TestVolumesRemove [2021-02-18T09:54:56.929Z] --- PASS: TestVolumesRemove (0.09s) [2021-02-18T09:54:56.929Z] === RUN TestVolumesInspect [2021-02-18T09:54:56.929Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-18T09:54:56.929Z] === RUN TestVolumesInvalidJSON [2021-02-18T09:54:56.929Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-18T09:54:56.929Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-18T09:54:56.929Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-18T09:54:56.929Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-02-18T09:54:56.929Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-18T09:54:56.929Z] PASS [2021-02-18T09:54:56.929Z] [2021-02-18T09:54:56.929Z] DONE 5 tests in 0.183s [2021-02-18T09:54:56.929Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-18T09:54:58.815Z] Stopping apparmor (via systemctl): apparmor.service. [2021-02-18T09:54:58.815Z] Removing test suite binaries [2021-02-18T09:54:58.815Z] exiting test-integration [2021-02-18T09:54:58.815Z] ++ exit 0 [2021-02-18T09:54:58.815Z] [2021-02-18T09:55:02.494Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault Post stage [Pipeline] junit [2021-02-18T09:55:02.990Z] Recording test results [2021-02-18T09:55:03.149Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-18T09:55:03.525Z] + echo Ensuring container killed. [2021-02-18T09:55:03.525Z] Ensuring container killed. [2021-02-18T09:55:03.525Z] + docker rm -vf docker-pr6 [2021-02-18T09:55:03.525Z] Error: No such container: docker-pr6 [Pipeline] sh [2021-02-18T09:55:03.843Z] + echo Chowning /workspace to jenkins user [2021-02-18T09:55:03.843Z] Chowning /workspace to jenkins user [2021-02-18T09:55:03.843Z] + id -u [2021-02-18T09:55:03.843Z] + id -g [2021-02-18T09:55:03.843Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42025:/workspace busybox chown -R 1000:1000 /workspace [2021-02-18T09:55:05.761Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-02-18T09:55:05.761Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-02-18T09:55:05.761Z] === RUN TestDockerDaemonSuite/TestShmSize [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-18T09:55:06.691Z] + bundleName=amd64-cgroup2 [2021-02-18T09:55:06.691Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-02-18T09:55:06.691Z] Creating amd64-cgroup2-bundles.tar.gz [2021-02-18T09:55:06.691Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-02-18T09:55:06.691Z] + 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 [2021-02-18T09:55:06.955Z] Archiving artifacts [2021-02-18T09:55:07.278Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42025/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-18T09:55:07.583Z] + make clean [2021-02-18T09:55:07.651Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-02-18T09:55:07.838Z] docker volume rm -f docker-dev-cache [2021-02-18T09:55:07.838Z] docker-dev-cache [Pipeline] deleteDir [2021-02-18T09:55:10.166Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-02-18T09:55:10.423Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-02-18T09:55:10.423Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-18T09:55:10.679Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-02-18T09:55:10.935Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-02-18T09:55:11.864Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-02-18T09:55:11.864Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-02-18T09:55:12.427Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-02-18T09:55:12.990Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-02-18T09:55:15.510Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite (351.51s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.87s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.67s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.62s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.25s) [2021-02-18T09:55:15.807Z] docker_cli_daemon_test.go:1455: [d01073db8624a] daemon is not started [2021-02-18T09:55:15.807Z] check_test.go:309: [d590d80bc3b9c] daemon is not started [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.24s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.72s) [2021-02-18T09:55:15.807Z] check_test.go:309: [d5653ead2f1aa] daemon is not started [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.64s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.02s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.67s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.66s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.68s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.52s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.61s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.43s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-02-18T09:55:15.807Z] check_test.go:309: [d085472a3ff9f] daemon is not started [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-02-18T09:55:15.807Z] check_test.go:309: [d72847f9b288a] daemon is not started [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.61s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2021-02-18T09:55:15.807Z] check_test.go:309: [ddaec5dadc2d1] daemon is not started [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.45s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.77s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.60s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.18s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.61s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.88s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-02-18T09:55:15.807Z] check_test.go:309: [d76d620091883] daemon is not started [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.81s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.17s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.70s) [2021-02-18T09:55:15.807Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-02-18T09:55:15.807Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-02-18T09:55:15.807Z] check_test.go:309: [d13bc4d4428a7] daemon is not started [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.73s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.07s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.69s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.42s) [2021-02-18T09:55:15.807Z] check_test.go:309: [d1bf28a5d6c90] daemon is not started [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.40s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2021-02-18T09:55:15.807Z] check_test.go:309: [db0f776e46794] daemon is not started [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.73s) [2021-02-18T09:55:15.807Z] docker_cli_daemon_plugins_test.go:79: [d992d4b39d2db] daemon is not started [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.68s) [2021-02-18T09:55:15.807Z] docker_cli_daemon_plugins_test.go:169: [da941f0b199fe] daemon is not started [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.71s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-02-18T09:55:15.807Z] check_test.go:309: [dd2a27fe42300] daemon is not started [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.59s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.75s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.85s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.83s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.78s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.88s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.05s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.57s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.29s) [2021-02-18T09:55:15.807Z] check_test.go:309: [d3646459f0644] daemon is not started [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.09s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.17s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.47s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.92s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.20s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.47s) [2021-02-18T09:55:15.807Z] check_test.go:309: [dcd59bcc1be90] daemon is not started [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.85s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.58s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.83s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.06s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.27s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.81s) [2021-02-18T09:55:15.807Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-02-18T09:55:15.807Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-02-18T09:55:15.807Z] check_test.go:309: [dcab8083cda8c] daemon is not started [2021-02-18T09:55:15.807Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-02-18T09:55:15.807Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-02-18T09:55:15.807Z] check_test.go:309: [d1943e705b083] daemon is not started [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.34s) [2021-02-18T09:55:15.807Z] check_test.go:309: [d9723627bb217] daemon is not started [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.50s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.43s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.11s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.11s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.61s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.44s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.63s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.58s) [2021-02-18T09:55:15.807Z] check_test.go:309: [dd614b8b5f653] daemon is not started [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.45s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.57s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.65s) [2021-02-18T09:55:15.807Z] check_test.go:309: [d14fa56961ff0] daemon is not started [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.20s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2021-02-18T09:55:15.807Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-02-18T09:55:15.807Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-02-18T09:55:15.807Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-02-18T09:55:15.807Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-02-18T09:55:15.807Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-02-18T09:55:15.807Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-02-18T09:55:15.807Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-02-18T09:55:15.807Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-02-18T09:55:15.807Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-02-18T09:55:15.807Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-02-18T09:55:15.807Z] check_test.go:309: [db3ac988e158f] daemon is not started [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.13s) [2021-02-18T09:55:15.807Z] check_test.go:309: [d197dda8271e2] daemon is not started [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.20s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.57s) [2021-02-18T09:55:15.807Z] check_test.go:309: [d3ce650629d4a] daemon is not started [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.99s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.90s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.40s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2021-02-18T09:55:15.807Z] check_test.go:309: [d163eee3b788b] daemon is not started [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.68s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.61s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.92s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.30s) [2021-02-18T09:55:15.807Z] check_test.go:309: [d2cf47251da76] daemon is not started [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.64s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.91s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-02-18T09:55:15.807Z] check_test.go:309: [dc50f8f6c05cf] daemon is not started [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.96s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.74s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.66s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.70s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.15s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.58s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.48s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.44s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.79s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.27s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.30s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.24s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.77s) [2021-02-18T09:55:15.807Z] docker_cli_daemon_test.go:2550: [d344797c24e6a] daemon is not started [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.66s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.95s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.04s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.78s) [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2021-02-18T09:55:15.807Z] check_test.go:309: [dba29175daae3] daemon is not started [2021-02-18T09:55:15.807Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.27s) [2021-02-18T09:55:15.807Z] === RUN TestDockerSwarmSuite [2021-02-18T09:55:15.807Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-02-18T09:55:16.735Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-02-18T09:55:18.624Z] === RUN TestDockerSuite/TestBuildEnv [2021-02-18T09:55:19.187Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-02-18T09:55:20.118Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-02-18T09:55:21.484Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-02-18T09:55:22.412Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-02-18T09:55:22.412Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-02-18T09:55:27.661Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-02-18T09:55:29.553Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-02-18T09:55:41.907Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-02-18T09:55:42.163Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-02-18T09:55:46.658Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-02-18T09:55:46.658Z] Copying nested executables into bundles/cross/linux/amd64 [2021-02-18T09:55:46.658Z] Cross building: bundles/cross/windows/amd64 [2021-02-18T09:55:46.658Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-02-18T09:55:46.658Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-02-18T09:55:50.254Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-02-18T09:55:51.645Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-02-18T09:56:01.590Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-02-18T09:56:01.590Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-02-18T09:56:01.590Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-02-18T09:56:02.154Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-02-18T09:56:03.520Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-02-18T09:56:03.520Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-02-18T09:56:03.777Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-02-18T09:56:09.022Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-02-18T09:56:09.022Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-02-18T09:56:14.266Z] === RUN TestDockerSuite/TestBuildExpose [2021-02-18T09:56:14.521Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-02-18T09:56:15.450Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-02-18T09:56:15.707Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-02-18T09:56:15.963Z] === RUN TestDockerSuite/TestBuildFails [2021-02-18T09:56:16.900Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-02-18T09:56:16.900Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-02-18T09:56:19.418Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-02-18T09:56:20.785Z] === RUN TestDockerSuite/TestBuildForceRm [2021-02-18T09:56:22.683Z] === RUN TestDockerSuite/TestBuildFromGit [2021-02-18T09:56:24.051Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-02-18T09:56:24.614Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-02-18T09:56:25.542Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-02-18T09:56:27.433Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-02-18T09:56:28.361Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-02-18T09:56:28.361Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-02-18T09:56:30.250Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-02-18T09:56:30.505Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-02-18T09:56:31.433Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-02-18T09:56:32.360Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-02-18T09:56:34.878Z] === RUN TestDockerSuite/TestBuildHistory [2021-02-18T09:56:39.043Z] === RUN TestDockerSuite/TestBuildIidFile [2021-02-18T09:56:39.043Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-02-18T09:56:39.971Z] === RUN TestDockerSuite/TestBuildInheritance [2021-02-18T09:56:40.533Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-02-18T09:56:41.094Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-02-18T09:56:41.094Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-02-18T09:56:42.021Z] === RUN TestDockerSuite/TestBuildLabel [2021-02-18T09:56:42.583Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-02-18T09:56:43.145Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-02-18T09:56:43.402Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-02-18T09:56:43.963Z] === RUN TestDockerSuite/TestBuildLabels [2021-02-18T09:56:44.219Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-02-18T09:56:45.584Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-02-18T09:56:48.884Z] === RUN TestDockerSuite/TestBuildLastModified [2021-02-18T09:56:49.140Z] --- PASS: TestImportExtremelyLargeImageWorks (194.62s) [2021-02-18T09:56:49.140Z] PASS [2021-02-18T09:56:49.140Z] [2021-02-18T09:56:49.140Z] DONE 12 tests in 198.510s [2021-02-18T09:56:49.140Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-18T09:56:49.140Z] ++ 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 [2021-02-18T09:56:49.140Z] ++ set -e [2021-02-18T09:56:49.140Z] ++ '[' -n 0 ']' [2021-02-18T09:56:49.140Z] ++ set -x [2021-02-18T09:56:49.140Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-18T09:56:49.395Z] INFO: Testing against a local daemon [2021-02-18T09:56:49.395Z] === RUN TestNetworkCreateDelete [2021-02-18T09:56:49.395Z] --- PASS: TestNetworkCreateDelete (0.16s) [2021-02-18T09:56:49.395Z] === RUN TestDockerNetworkDeletePreferID [2021-02-18T09:56:49.957Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-02-18T09:56:49.957Z] === RUN TestDaemonDNSFallback [2021-02-18T09:56:53.222Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-02-18T09:56:54.398Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-02-18T09:56:54.398Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-02-18T09:56:54.398Z] remote: Enumerating objects: 2, done. [2021-02-18T09:56:54.398Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-02-18T09:56:54.398Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-02-18T09:56:54.398Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-02-18T09:56:54.398Z] 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. [2021-02-18T09:56:54.398Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-02-18T09:56:55.109Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-02-18T09:56:55.110Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-02-18T09:56:55.110Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-02-18T09:56:55.110Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-02-18T09:56:55.366Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-02-18T09:56:55.366Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-02-18T09:56:55.782Z] [2021-02-18T09:56:56.293Z] --- PASS: TestDaemonDNSFallback (6.44s) [2021-02-18T09:56:56.293Z] === RUN TestInspectNetwork [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-18T09:56:56.855Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-02-18T09:56:57.097Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42025/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=44eff94d90edfbe509d20b765038a0185e9d1262 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:44eff94d90edfbe509d20b765038a0185e9d1262 hack/test/unit [2021-02-18T09:56:57.781Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-02-18T09:57:00.398Z] ? github.com/docker/docker/api [no test files] [2021-02-18T09:57:01.048Z] === RUN TestInspectNetwork/full_network_id [2021-02-18T09:57:01.048Z] === RUN TestInspectNetwork/partial_network_id [2021-02-18T09:57:01.048Z] === RUN TestInspectNetwork/network_name [2021-02-18T09:57:01.048Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-18T09:57:01.048Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-02-18T09:57:01.609Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-02-18T09:57:01.865Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-02-18T09:57:05.136Z] --- PASS: TestInspectNetwork (8.55s) [2021-02-18T09:57:05.136Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-18T09:57:05.136Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-18T09:57:05.136Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-18T09:57:05.136Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-18T09:57:05.136Z] === RUN TestRunContainerWithBridgeNone [2021-02-18T09:57:07.027Z] --- PASS: TestRunContainerWithBridgeNone (2.00s) [2021-02-18T09:57:07.027Z] === RUN TestNetworkInvalidJSON [2021-02-18T09:57:07.027Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-18T09:57:07.027Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-18T09:57:07.027Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-18T09:57:07.027Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-18T09:57:07.027Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-18T09:57:07.027Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-18T09:57:07.027Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-18T09:57:07.027Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-18T09:57:07.027Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-18T09:57:07.027Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-02-18T09:57:07.027Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-18T09:57:07.027Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-18T09:57:07.027Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-18T09:57:07.027Z] === RUN TestNetworkList [2021-02-18T09:57:07.027Z] === RUN TestNetworkList//networks [2021-02-18T09:57:07.027Z] === PAUSE TestNetworkList//networks [2021-02-18T09:57:07.027Z] === RUN TestNetworkList//networks/ [2021-02-18T09:57:07.027Z] === PAUSE TestNetworkList//networks/ [2021-02-18T09:57:07.027Z] === CONT TestNetworkList//networks [2021-02-18T09:57:07.027Z] === CONT TestNetworkList//networks/ [2021-02-18T09:57:07.027Z] --- PASS: TestNetworkList (0.02s) [2021-02-18T09:57:07.027Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-18T09:57:07.027Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-18T09:57:07.027Z] === RUN TestHostIPv4BridgeLabel [2021-02-18T09:57:07.589Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-02-18T09:57:07.589Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-18T09:57:08.517Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-02-18T09:57:08.517Z] === RUN TestDaemonDefaultNetworkPools [2021-02-18T09:57:09.444Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2021-02-18T09:57:09.444Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-18T09:57:09.700Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-02-18T09:57:10.636Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2021-02-18T09:57:10.636Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-18T09:57:12.013Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2021-02-18T09:57:12.013Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-18T09:57:12.575Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2021-02-18T09:57:12.575Z] === RUN TestServiceWithPredefinedNetwork [2021-02-18T09:57:12.575Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-02-18T09:57:13.942Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-02-18T09:57:15.309Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2021-02-18T09:57:15.309Z] --- PASS: TestServiceWithPredefinedNetwork (2.57s) [2021-02-18T09:57:15.309Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-18T09:57:15.309Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-18T09:57:15.309Z] service_test.go:236: FLAKY_TEST [2021-02-18T09:57:15.309Z] === RUN TestServiceWithDataPathPortInit [2021-02-18T09:57:15.565Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-02-18T09:57:15.565Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-02-18T09:57:19.730Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-02-18T09:57:19.730Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-02-18T09:57:21.093Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-02-18T09:57:21.348Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-02-18T09:57:21.604Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-02-18T09:57:23.496Z] === RUN TestDockerSuite/TestBuildNetNone [2021-02-18T09:57:24.422Z] === RUN TestDockerSuite/TestBuildNoContext [2021-02-18T09:57:25.351Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-02-18T09:57:26.280Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-02-18T09:57:27.646Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-02-18T09:57:27.902Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-02-18T09:57:27.902Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-02-18T09:57:28.158Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-02-18T09:57:28.414Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-02-18T09:57:28.975Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-02-18T09:57:30.341Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-02-18T09:57:30.903Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-02-18T09:57:31.465Z] --- PASS: TestServiceWithDataPathPortInit (16.57s) [2021-02-18T09:57:31.465Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-18T09:57:32.831Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-02-18T09:57:34.216Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-02-18T09:57:36.257Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-02-18T09:57:36.514Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-02-18T09:57:37.441Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-02-18T09:57:37.696Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-02-18T09:57:40.259Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.28s) [2021-02-18T09:57:40.259Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:n2m7fitlctaampnpb0r67mwjy Created:2021-02-18 09:57:33.123651023 +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[3f8064fd5b00790066a7bf8d96b3143a3905834fa86cdcabe642eb4356d5ef35:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fgfik4hdmu8zwvp6oknwz4r6d EndpointID:41bca09b58511af2d5c57e63fbd3d162413f764ad0c2ac7a200db53c98015ba6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:286fccf0ed7585b5b2a05503b9f4f12114ac383aa6bc7616872ff392b9a994e4 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:63f90119874c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fgfik4hdmu8zwvp6oknwz4r6d EndpointID:41bca09b58511af2d5c57e63fbd3d162413f764ad0c2ac7a200db53c98015ba6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-18T09:57:40.259Z] PASS [2021-02-18T09:57:40.259Z] [2021-02-18T09:57:40.259Z] === Skipped [2021-02-18T09:57:40.259Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-18T09:57:40.259Z] service_test.go:236: FLAKY_TEST [2021-02-18T09:57:40.259Z] [2021-02-18T09:57:40.259Z] [2021-02-18T09:57:40.259Z] DONE 26 tests, 1 skipped in 50.685s [2021-02-18T09:57:40.259Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-18T09:57:40.259Z] ++ 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 [2021-02-18T09:57:40.259Z] ++ set -e [2021-02-18T09:57:40.259Z] ++ '[' -n 0 ']' [2021-02-18T09:57:40.259Z] ++ set -x [2021-02-18T09:57:40.259Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-18T09:57:40.259Z] INFO: Testing against a local daemon [2021-02-18T09:57:40.259Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-18T09:57:40.259Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-18T09:57:40.259Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-18T09:57:40.259Z] === RUN TestDockerNetworkIpvlan [2021-02-18T09:57:40.259Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-18T09:57:40.259Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-18T09:57:40.259Z] PASS [2021-02-18T09:57:40.259Z] [2021-02-18T09:57:40.259Z] === Skipped [2021-02-18T09:57:40.259Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-18T09:57:40.259Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-18T09:57:40.259Z] [2021-02-18T09:57:40.259Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-18T09:57:40.259Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-18T09:57:40.259Z] [2021-02-18T09:57:40.259Z] [2021-02-18T09:57:40.259Z] DONE 2 tests, 2 skipped in 0.132s [2021-02-18T09:57:40.259Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-18T09:57:40.259Z] ++ 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 [2021-02-18T09:57:40.259Z] ++ set -e [2021-02-18T09:57:40.259Z] ++ '[' -n 0 ']' [2021-02-18T09:57:40.259Z] ++ set -x [2021-02-18T09:57:40.259Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-18T09:57:40.259Z] INFO: Testing against a local daemon [2021-02-18T09:57:40.259Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-18T09:57:40.259Z] === RUN TestDockerSuite/TestBuildPATH [2021-02-18T09:57:41.624Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2021-02-18T09:57:41.624Z] === RUN TestDockerNetworkMacvlan [2021-02-18T09:57:42.552Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-18T09:57:42.552Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-02-18T09:57:43.113Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-02-18T09:57:43.113Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-18T09:57:44.040Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-02-18T09:57:44.040Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-18T09:57:46.556Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-18T09:57:49.118Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-18T09:57:52.385Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-02-18T09:57:53.753Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-18T09:57:55.122Z] --- PASS: TestDockerNetworkMacvlan (13.51s) [2021-02-18T09:57:55.122Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-02-18T09:57:55.122Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-02-18T09:57:55.122Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.27s) [2021-02-18T09:57:55.122Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.26s) [2021-02-18T09:57:55.122Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.35s) [2021-02-18T09:57:55.122Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.11s) [2021-02-18T09:57:55.122Z] PASS [2021-02-18T09:57:55.122Z] [2021-02-18T09:57:55.122Z] DONE 8 tests in 15.009s [2021-02-18T09:57:55.122Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-18T09:57:55.122Z] ++ 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 [2021-02-18T09:57:55.122Z] ++ set -e [2021-02-18T09:57:55.122Z] ++ '[' -n 0 ']' [2021-02-18T09:57:55.122Z] ++ set -x [2021-02-18T09:57:55.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=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-18T09:57:55.122Z] testing: warning: no tests to run [2021-02-18T09:57:55.122Z] PASS [2021-02-18T09:57:55.122Z] [2021-02-18T09:57:55.122Z] DONE 0 tests in 0.032s [2021-02-18T09:57:55.122Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-18T09:57:55.122Z] ++ 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 [2021-02-18T09:57:55.122Z] ++ set -e [2021-02-18T09:57:55.122Z] ++ '[' -n 0 ']' [2021-02-18T09:57:55.122Z] ++ set -x [2021-02-18T09:57:55.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=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-18T09:57:55.379Z] INFO: Testing against a local daemon [2021-02-18T09:57:55.379Z] === RUN TestAuthZPluginAllowRequest [2021-02-18T09:57:55.944Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-02-18T09:57:56.870Z] --- PASS: TestAuthZPluginAllowRequest (1.42s) [2021-02-18T09:57:56.870Z] === RUN TestAuthZPluginTLS [2021-02-18T09:57:57.439Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-02-18T09:57:57.439Z] === RUN TestAuthZPluginDenyRequest [2021-02-18T09:57:57.699Z] === RUN TestDockerSuite/TestBuildRm [2021-02-18T09:57:57.699Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-02-18T09:57:57.699Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-18T09:57:58.261Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-02-18T09:57:58.261Z] === RUN TestAuthZPluginDenyResponse [2021-02-18T09:57:58.822Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-02-18T09:57:58.822Z] === RUN TestAuthZPluginAllowEventStream [2021-02-18T09:58:00.188Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-02-18T09:58:00.444Z] --- PASS: TestAuthZPluginAllowEventStream (1.42s) [2021-02-18T09:58:00.444Z] === RUN TestAuthZPluginErrorResponse [2021-02-18T09:58:00.700Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-02-18T09:58:00.956Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-02-18T09:58:00.956Z] === RUN TestAuthZPluginErrorRequest [2021-02-18T09:58:01.517Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-02-18T09:58:01.517Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-18T09:58:02.080Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-02-18T09:58:02.080Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-02-18T09:58:02.080Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-18T09:58:02.336Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-02-18T09:58:03.264Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-02-18T09:58:03.826Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.83s) [2021-02-18T09:58:03.826Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-18T09:58:04.082Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-02-18T09:58:05.009Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-02-18T09:58:05.939Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.94s) [2021-02-18T09:58:05.939Z] === RUN TestAuthZPluginHeader [2021-02-18T09:58:05.939Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-02-18T09:58:06.501Z] --- PASS: TestAuthZPluginHeader (0.81s) [2021-02-18T09:58:06.501Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-18T09:58:09.016Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-02-18T09:58:09.016Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-02-18T09:58:09.016Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-02-18T09:58:09.016Z] === RUN TestDockerSuite/TestBuildSpaces [2021-02-18T09:58:09.578Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-02-18T09:58:10.141Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-02-18T09:58:10.397Z] === RUN TestDockerSuite/TestBuildStderr [2021-02-18T09:58:10.961Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.33s) [2021-02-18T09:58:10.961Z] === RUN TestAuthZPluginV2Disable [2021-02-18T09:58:11.216Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-02-18T09:58:12.144Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-02-18T09:58:15.414Z] --- PASS: TestAuthZPluginV2Disable (3.92s) [2021-02-18T09:58:15.414Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-18T09:58:15.414Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-02-18T09:58:15.979Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-02-18T09:58:16.908Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-02-18T09:58:17.471Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-02-18T09:58:18.458Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-02-18T09:58:18.458Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.65s) [2021-02-18T09:58:18.458Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-18T09:58:19.415Z] === RUN TestDockerSuite/TestBuildUser [2021-02-18T09:58:21.317Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-02-18T09:58:25.483Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-02-18T09:58:28.749Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.18s) [2021-02-18T09:58:28.749Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-18T09:58:35.288Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-18T09:58:36.804Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-02-18T09:58:36.804Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-18T09:58:36.804Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 5.7% of statements [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/api/types [no test files] [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-18T09:58:36.804Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2021-02-18T09:58:36.804Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-18T09:58:36.804Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2021-02-18T09:58:36.804Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/builder [no test files] [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-18T09:58:36.804Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-18T09:58:37.175Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-02-18T09:58:37.737Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-02-18T09:58:37.737Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-02-18T09:58:38.664Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-02-18T09:58:39.225Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-02-18T09:58:40.160Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-02-18T09:58:40.160Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-02-18T09:58:40.160Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-02-18T09:58:40.160Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-02-18T09:58:40.160Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-02-18T09:58:41.009Z] ok github.com/docker/docker/builder/dockerfile 0.221s coverage: 48.3% of statements [2021-02-18T09:58:41.009Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-18T09:58:41.009Z] ok github.com/docker/docker/builder/remotecontext 0.097s coverage: 13.7% of statements [2021-02-18T09:58:41.088Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-02-18T09:58:41.345Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-02-18T09:58:41.581Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-02-18T09:58:41.906Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-02-18T09:58:42.469Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-02-18T09:58:42.523Z] ok github.com/docker/docker/builder/remotecontext/git 1.148s coverage: 86.3% of statements [2021-02-18T09:58:42.523Z] ? github.com/docker/docker/cli [no test files] [2021-02-18T09:58:42.523Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-18T09:58:43.031Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-02-18T09:58:43.031Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-02-18T09:58:44.919Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-02-18T09:58:45.175Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2021-02-18T09:58:45.175Z] PASS [2021-02-18T09:58:45.175Z] [2021-02-18T09:58:45.175Z] DONE 17 tests in 50.161s [2021-02-18T09:58:45.175Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-18T09:58:45.175Z] ++ 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 [2021-02-18T09:58:45.175Z] ++ set -e [2021-02-18T09:58:45.175Z] ++ '[' -n 0 ']' [2021-02-18T09:58:45.175Z] ++ set -x [2021-02-18T09:58:45.175Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-18T09:58:45.432Z] INFO: Testing against a local daemon [2021-02-18T09:58:45.432Z] === RUN TestPluginInvalidJSON [2021-02-18T09:58:45.432Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-18T09:58:45.432Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-18T09:58:45.432Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-18T09:58:45.432Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-02-18T09:58:45.432Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-18T09:58:45.432Z] === RUN TestPluginInstall [2021-02-18T09:58:45.432Z] === RUN TestPluginInstall/no_auth [2021-02-18T09:58:46.368Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-02-18T09:58:46.758Z] ok github.com/docker/docker/client 0.246s coverage: 75.4% of statements [2021-02-18T09:58:47.732Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-02-18T09:58:47.987Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-02-18T09:58:47.987Z] time="2021-02-18T09:58:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-18T09:58:47.987Z] time="2021-02-18T09:58:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:925ce3cdb4f46df4a2d3594222758458a8d1961ab6eaeefc260f850d2b088cb0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-18T09:58:47.987Z] time="2021-02-18T09:58:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-18T09:58:47.987Z] time="2021-02-18T09:58:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:925ce3cdb4f46df4a2d3594222758458a8d1961ab6eaeefc260f850d2b088cb0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-18T09:58:48.244Z] === RUN TestPluginInstall/with_htpasswd [2021-02-18T09:58:48.500Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-02-18T09:58:48.500Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-02-18T09:58:49.062Z] time="2021-02-18T09:58:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-18T09:58:49.062Z] time="2021-02-18T09:58:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:48a18b4b480809b33e2e13270037fd85eb0a57fecd7bb71c5ae10da37321f189" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-18T09:58:49.062Z] time="2021-02-18T09:58:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-18T09:58:49.062Z] time="2021-02-18T09:58:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:48a18b4b480809b33e2e13270037fd85eb0a57fecd7bb71c5ae10da37321f189" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-18T09:58:49.318Z] === RUN TestDockerSuite/TestBuildXZHost [2021-02-18T09:58:49.318Z] === RUN TestPluginInstall/with_insecure [2021-02-18T09:58:50.682Z] time="2021-02-18T09:58:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-18T09:58:50.682Z] time="2021-02-18T09:58:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab3a05074566aaa12ffff2c34fc2d48d8b7323d1e08222d3af38447cf3d2ac87" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-18T09:58:50.682Z] time="2021-02-18T09:58:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-18T09:58:50.682Z] time="2021-02-18T09:58:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab3a05074566aaa12ffff2c34fc2d48d8b7323d1e08222d3af38447cf3d2ac87" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-18T09:58:50.938Z] --- PASS: TestPluginInstall (5.42s) [2021-02-18T09:58:50.938Z] --- PASS: TestPluginInstall/no_auth (2.85s) [2021-02-18T09:58:50.938Z] --- PASS: TestPluginInstall/with_htpasswd (1.06s) [2021-02-18T09:58:50.938Z] --- PASS: TestPluginInstall/with_insecure (1.50s) [2021-02-18T09:58:50.938Z] plugin_test.go:157: [dc02d29af348c] daemon is not started [2021-02-18T09:58:50.938Z] PASS [2021-02-18T09:58:50.938Z] [2021-02-18T09:58:50.938Z] DONE 6 tests in 5.609s [2021-02-18T09:58:50.938Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-18T09:58:50.938Z] ++ 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 [2021-02-18T09:58:50.938Z] ++ set -e [2021-02-18T09:58:50.938Z] ++ '[' -n 0 ']' [2021-02-18T09:58:50.938Z] ++ set -x [2021-02-18T09:58:50.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=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-18T09:58:50.938Z] INFO: Testing against a local daemon [2021-02-18T09:58:50.938Z] === RUN TestExternalGraphDriver [2021-02-18T09:58:51.193Z] === RUN TestExternalGraphDriver/json [2021-02-18T09:58:51.449Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-02-18T09:58:51.449Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-02-18T09:58:51.449Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-02-18T09:58:52.011Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-02-18T09:58:52.939Z] === RUN TestDockerSuite/TestCommitChange [2021-02-18T09:58:52.939Z] === RUN TestExternalGraphDriver/spec [2021-02-18T09:58:53.503Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-02-18T09:58:54.433Z] === RUN TestDockerSuite/TestCommitHardlink [2021-02-18T09:58:54.995Z] === RUN TestExternalGraphDriver/pull [2021-02-18T09:58:55.557Z] === RUN TestDockerSuite/TestCommitNewFile [2021-02-18T09:58:56.484Z] --- PASS: TestExternalGraphDriver (5.47s) [2021-02-18T09:58:56.484Z] --- PASS: TestExternalGraphDriver/json (1.89s) [2021-02-18T09:58:56.484Z] --- PASS: TestExternalGraphDriver/spec (1.82s) [2021-02-18T09:58:56.484Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2021-02-18T09:58:56.484Z] === RUN TestGraphdriverPluginV2 [2021-02-18T09:58:57.046Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-02-18T09:58:57.611Z] === RUN TestDockerSuite/TestCommitTTY [2021-02-18T09:58:58.174Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-02-18T09:58:59.102Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-02-18T09:59:00.466Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-02-18T09:59:01.395Z] --- PASS: TestGraphdriverPluginV2 (4.89s) [2021-02-18T09:59:01.395Z] PASS [2021-02-18T09:59:01.395Z] [2021-02-18T09:59:01.395Z] DONE 5 tests in 10.495s [2021-02-18T09:59:01.395Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-18T09:59:01.395Z] ++ 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 [2021-02-18T09:59:01.395Z] ++ set -e [2021-02-18T09:59:01.395Z] ++ '[' -n 0 ']' [2021-02-18T09:59:01.395Z] ++ set -x [2021-02-18T09:59:01.395Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-18T09:59:01.650Z] INFO: Testing against a local daemon [2021-02-18T09:59:01.650Z] === RUN TestContinueAfterPluginCrash [2021-02-18T09:59:01.650Z] === PAUSE TestContinueAfterPluginCrash [2021-02-18T09:59:01.650Z] === RUN TestReadPluginNoRead [2021-02-18T09:59:01.650Z] === PAUSE TestReadPluginNoRead [2021-02-18T09:59:01.650Z] === RUN TestDaemonStartWithLogOpt [2021-02-18T09:59:01.650Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-18T09:59:01.650Z] === CONT TestContinueAfterPluginCrash [2021-02-18T09:59:01.650Z] === CONT TestDaemonStartWithLogOpt [2021-02-18T09:59:02.214Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-02-18T09:59:02.214Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-02-18T09:59:03.582Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-02-18T09:59:03.582Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-02-18T09:59:03.582Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-02-18T09:59:03.582Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-02-18T09:59:03.582Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-02-18T09:59:03.582Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-02-18T09:59:03.838Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-02-18T09:59:05.730Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-02-18T09:59:08.258Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-02-18T09:59:08.258Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-02-18T09:59:08.514Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-02-18T09:59:09.076Z] --- PASS: TestDaemonStartWithLogOpt (7.38s) [2021-02-18T09:59:09.076Z] === CONT TestReadPluginNoRead [2021-02-18T09:59:09.076Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-02-18T09:59:09.639Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-02-18T09:59:10.567Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-02-18T09:59:11.128Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-02-18T09:59:11.128Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-02-18T09:59:11.128Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-02-18T09:59:11.690Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-02-18T09:59:11.690Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-02-18T09:59:11.690Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-02-18T09:59:11.946Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-02-18T09:59:11.946Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-02-18T09:59:12.508Z] === RUN TestReadPluginNoRead/default [2021-02-18T09:59:12.508Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-02-18T09:59:13.073Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-02-18T09:59:13.637Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-02-18T09:59:13.637Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-02-18T09:59:13.893Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-18T09:59:14.149Z] --- PASS: TestContinueAfterPluginCrash (12.49s) [2021-02-18T09:59:15.076Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-02-18T09:59:15.333Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-18T09:59:15.588Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-02-18T09:59:15.588Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-02-18T09:59:16.152Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-02-18T09:59:16.713Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-02-18T09:59:16.970Z] --- PASS: TestReadPluginNoRead (7.98s) [2021-02-18T09:59:16.970Z] --- PASS: TestReadPluginNoRead/default (1.54s) [2021-02-18T09:59:16.970Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.55s) [2021-02-18T09:59:16.970Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.60s) [2021-02-18T09:59:16.970Z] read_test.go:92: [d589e9e1a1570] daemon is not started [2021-02-18T09:59:16.970Z] PASS [2021-02-18T09:59:16.970Z] [2021-02-18T09:59:16.970Z] DONE 6 tests in 15.551s [2021-02-18T09:59:16.970Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-18T09:59:16.970Z] ++ 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 [2021-02-18T09:59:16.970Z] ++ set -e [2021-02-18T09:59:16.970Z] ++ '[' -n 0 ']' [2021-02-18T09:59:16.970Z] ++ set -x [2021-02-18T09:59:16.970Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-18T09:59:17.226Z] testing: warning: no tests to run [2021-02-18T09:59:17.226Z] PASS [2021-02-18T09:59:17.226Z] [2021-02-18T09:59:17.226Z] DONE 0 tests in 0.063s [2021-02-18T09:59:17.226Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-18T09:59:17.226Z] ++ 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 [2021-02-18T09:59:17.226Z] ++ set -e [2021-02-18T09:59:17.226Z] ++ '[' -n 0 ']' [2021-02-18T09:59:17.226Z] ++ set -x [2021-02-18T09:59:17.226Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-18T09:59:17.226Z] INFO: Testing against a local daemon [2021-02-18T09:59:17.226Z] === RUN TestPluginWithDevMounts [2021-02-18T09:59:17.226Z] === PAUSE TestPluginWithDevMounts [2021-02-18T09:59:17.226Z] === CONT TestPluginWithDevMounts [2021-02-18T09:59:17.482Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-02-18T09:59:17.739Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-02-18T09:59:18.300Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-02-18T09:59:18.300Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-02-18T09:59:19.229Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-02-18T09:59:19.485Z] --- PASS: TestPluginWithDevMounts (2.13s) [2021-02-18T09:59:19.485Z] PASS [2021-02-18T09:59:19.485Z] [2021-02-18T09:59:19.485Z] DONE 1 tests in 2.274s [2021-02-18T09:59:19.485Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-18T09:59:19.485Z] ++ 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 [2021-02-18T09:59:19.485Z] ++ set -e [2021-02-18T09:59:19.485Z] ++ '[' -n 0 ']' [2021-02-18T09:59:19.485Z] ++ set -x [2021-02-18T09:59:19.485Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-18T09:59:19.741Z] INFO: Testing against a local daemon [2021-02-18T09:59:19.741Z] === RUN TestSecretInspect [2021-02-18T09:59:19.741Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-02-18T09:59:20.670Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-02-18T09:59:20.670Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-02-18T09:59:21.598Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-02-18T09:59:23.489Z] --- PASS: TestSecretInspect (3.57s) [2021-02-18T09:59:23.489Z] === RUN TestSecretList [2021-02-18T09:59:23.489Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-02-18T09:59:24.419Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-02-18T09:59:24.419Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-02-18T09:59:24.419Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-02-18T09:59:24.419Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-02-18T09:59:24.419Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-02-18T09:59:24.981Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-02-18T09:59:25.908Z] --- PASS: TestSecretList (2.60s) [2021-02-18T09:59:25.908Z] === RUN TestSecretsCreateAndDelete [2021-02-18T09:59:28.453Z] --- PASS: TestSecretsCreateAndDelete (2.23s) [2021-02-18T09:59:28.453Z] === RUN TestSecretsUpdate [2021-02-18T09:59:29.381Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-02-18T09:59:29.944Z] === RUN TestDockerSuite/TestContainerAPITop [2021-02-18T09:59:30.872Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-02-18T09:59:30.872Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-02-18T09:59:30.872Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-02-18T09:59:31.127Z] --- PASS: TestSecretsUpdate (2.98s) [2021-02-18T09:59:31.127Z] === RUN TestTemplatedSecret [2021-02-18T09:59:33.483Z] ok github.com/docker/docker/cmd/dockerd 0.100s coverage: 29.1% of statements [2021-02-18T09:59:33.483Z] ok github.com/docker/docker/container 0.119s coverage: 34.7% of statements [2021-02-18T09:59:33.483Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-18T09:59:33.483Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-18T09:59:33.483Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-18T09:59:33.483Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-18T09:59:33.641Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-02-18T09:59:33.641Z] --- PASS: TestTemplatedSecret (2.62s) [2021-02-18T09:59:33.641Z] === RUN TestSecretCreateResolve [2021-02-18T09:59:33.897Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-02-18T09:59:34.825Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-02-18T09:59:36.712Z] --- PASS: TestSecretCreateResolve (2.81s) [2021-02-18T09:59:36.712Z] PASS [2021-02-18T09:59:36.712Z] [2021-02-18T09:59:36.712Z] DONE 6 tests in 16.996s [2021-02-18T09:59:36.712Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-18T09:59:36.712Z] ++ 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 [2021-02-18T09:59:36.712Z] ++ set -e [2021-02-18T09:59:36.712Z] ++ '[' -n 0 ']' [2021-02-18T09:59:36.712Z] ++ set -x [2021-02-18T09:59:36.712Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-18T09:59:36.712Z] INFO: Testing against a local daemon [2021-02-18T09:59:36.712Z] === RUN TestServiceCreateInit [2021-02-18T09:59:36.712Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-18T09:59:38.601Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-02-18T09:59:38.775Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2021-02-18T09:59:38.857Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-02-18T09:59:40.162Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2021-02-18T09:59:40.223Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-02-18T09:59:41.151Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-18T09:59:41.407Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-02-18T09:59:41.549Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-02-18T09:59:42.335Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-02-18T09:59:43.701Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-02-18T09:59:44.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-02-18T09:59:45.628Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-02-18T09:59:45.885Z] --- PASS: TestServiceCreateInit (9.16s) [2021-02-18T09:59:45.885Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.39s) [2021-02-18T09:59:45.885Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.76s) [2021-02-18T09:59:45.885Z] === RUN TestCreateServiceMultipleTimes [2021-02-18T09:59:47.251Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000bb7640_} [2021-02-18T09:59:48.616Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1249448625_/foo_false____} [2021-02-18T09:59:50.520Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1249448625_/foo_true____} [2021-02-18T09:59:51.551Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 14.1% of statements [2021-02-18T09:59:51.551Z] ok github.com/docker/docker/daemon 12.145s coverage: 17.1% of statements [2021-02-18T09:59:51.551Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-18T09:59:51.551Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-18T09:59:51.884Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3192092764_/foo_false____} [2021-02-18T09:59:52.496Z] ok github.com/docker/docker/daemon/config 0.055s coverage: 81.8% of statements [2021-02-18T09:59:53.068Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-02-18T09:59:53.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3192092764_/foo_true____} [2021-02-18T09:59:53.641Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2021-02-18T09:59:53.641Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-18T09:59:53.641Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-18T09:59:54.610Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3192092764_/foo_true__0xc000bb76a0__} [2021-02-18T09:59:54.793Z] ok github.com/docker/docker/daemon/graphdriver 0.018s coverage: 2.2% of statements [2021-02-18T09:59:55.975Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000bb76c0_} [2021-02-18T09:59:57.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000bb76e0_} [2021-02-18T09:59:57.350Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.600s coverage: 73.3% of statements [2021-02-18T09:59:57.350Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 2.9% of statements [2021-02-18T09:59:58.703Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000bb7700_} [2021-02-18T09:59:58.736Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.413s coverage: 56.2% of statements [2021-02-18T10:00:00.067Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000bb7720_} [2021-02-18T10:00:01.284Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.9% of statements [2021-02-18T10:00:01.433Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-02-18T10:00:01.995Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-02-18T10:00:02.557Z] --- PASS: TestCreateServiceMultipleTimes (16.63s) [2021-02-18T10:00:02.557Z] === RUN TestCreateServiceConflict [2021-02-18T10:00:02.678Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.766s coverage: 46.2% of statements [2021-02-18T10:00:02.678Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-18T10:00:02.678Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.203s coverage: 49.4% of statements [2021-02-18T10:00:02.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-02-18T10:00:02.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-02-18T10:00:02.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-02-18T10:00:02.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-02-18T10:00:02.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-02-18T10:00:02.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-02-18T10:00:02.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-02-18T10:00:02.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-02-18T10:00:02.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-02-18T10:00:02.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-02-18T10:00:02.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-02-18T10:00:02.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-02-18T10:00:02.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-02-18T10:00:03.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-02-18T10:00:03.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-02-18T10:00:03.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-02-18T10:00:03.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-02-18T10:00:03.068Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-02-18T10:00:04.592Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 57.5% of statements [2021-02-18T10:00:05.536Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.824s coverage: 57.7% of statements [2021-02-18T10:00:05.536Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-18T10:00:05.536Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-18T10:00:05.585Z] --- PASS: TestCreateServiceConflict (3.25s) [2021-02-18T10:00:05.585Z] === RUN TestCreateServiceMaxReplicas [2021-02-18T10:00:05.917Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-02-18T10:00:06.479Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2021-02-18T10:00:07.423Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2021-02-18T10:00:08.468Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-02-18T10:00:08.811Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.5% of statements [2021-02-18T10:00:08.811Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-18T10:00:08.811Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-18T10:00:09.384Z] ok github.com/docker/docker/daemon/logger 0.229s coverage: 43.2% of statements [2021-02-18T10:00:09.833Z] --- PASS: TestCreateServiceMaxReplicas (4.00s) [2021-02-18T10:00:09.833Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-18T10:00:10.760Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-02-18T10:00:11.299Z] ok github.com/docker/docker/daemon/logger/awslogs 0.159s coverage: 77.4% of statements [2021-02-18T10:00:11.299Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-18T10:00:11.299Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-18T10:00:11.299Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2021-02-18T10:00:12.241Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 23.9% of statements [2021-02-18T10:00:12.503Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 61.6% of statements [2021-02-18T10:00:12.763Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2021-02-18T10:00:13.278Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-02-18T10:00:13.278Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-02-18T10:00:14.149Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2021-02-18T10:00:14.149Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-18T10:00:14.205Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-02-18T10:00:14.411Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.054s coverage: 59.3% of statements [2021-02-18T10:00:14.767Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-02-18T10:00:15.328Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-02-18T10:00:15.799Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.017s coverage: 31.5% of statements [2021-02-18T10:00:15.889Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-02-18T10:00:16.146Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-02-18T10:00:16.707Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-02-18T10:00:17.187Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-02-18T10:00:17.187Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-02-18T10:00:17.633Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-02-18T10:00:18.130Z] ok github.com/docker/docker/daemon/logger/splunk 1.640s coverage: 82.5% of statements [2021-02-18T10:00:18.130Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-18T10:00:18.130Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2021-02-18T10:00:18.130Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-18T10:00:18.195Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-02-18T10:00:18.757Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-02-18T10:00:19.319Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-02-18T10:00:19.575Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-02-18T10:00:20.502Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-02-18T10:00:20.679Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 48.2% of statements [2021-02-18T10:00:20.758Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-02-18T10:00:20.967Z] ok github.com/docker/docker/distribution 0.198s coverage: 25.0% of statements [2021-02-18T10:00:20.967Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-18T10:00:22.124Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-02-18T10:00:22.354Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-02-18T10:00:23.051Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-02-18T10:00:23.299Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2021-02-18T10:00:23.560Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 85.1% of statements [2021-02-18T10:00:23.560Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-18T10:00:23.613Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-02-18T10:00:23.822Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2021-02-18T10:00:23.822Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-02-18T10:00:24.177Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-02-18T10:00:24.177Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-02-18T10:00:24.433Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.70s) [2021-02-18T10:00:24.433Z] === RUN TestCreateServiceSecretFileMode [2021-02-18T10:00:24.690Z] === RUN TestDockerSuite/TestCpRelativePath [2021-02-18T10:00:25.209Z] ok github.com/docker/docker/image/v1 0.017s coverage: 25.0% of statements [2021-02-18T10:00:25.209Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-18T10:00:25.252Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-02-18T10:00:25.782Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2021-02-18T10:00:26.179Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-02-18T10:00:26.726Z] ok github.com/docker/docker/oci 0.005s coverage: 8.2% of statements [2021-02-18T10:00:27.151Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-02-18T10:00:27.299Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2021-02-18T10:00:27.561Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-02-18T10:00:27.711Z] --- PASS: TestCreateServiceSecretFileMode (3.27s) [2021-02-18T10:00:27.711Z] === RUN TestCreateServiceConfigFileMode [2021-02-18T10:00:27.967Z] === RUN TestDockerSuite/TestCpToCaseA [2021-02-18T10:00:29.334Z] === RUN TestDockerSuite/TestCpToCaseB [2021-02-18T10:00:29.479Z] ok github.com/docker/docker/pkg/archive 0.321s coverage: 76.8% of statements [2021-02-18T10:00:30.052Z] ok github.com/docker/docker/pkg/authorization 0.160s coverage: 68.3% of statements [2021-02-18T10:00:30.261Z] === RUN TestDockerSuite/TestCpToCaseC [2021-02-18T10:00:30.261Z] --- PASS: TestCreateServiceConfigFileMode (2.69s) [2021-02-18T10:00:30.261Z] === RUN TestCreateServiceSysctls [2021-02-18T10:00:30.314Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-02-18T10:00:30.575Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-02-18T10:00:32.169Z] === RUN TestDockerSuite/TestCpToCaseD [2021-02-18T10:00:33.877Z] ok github.com/docker/docker/pkg/chrootarchive 2.494s coverage: 43.2% of statements [2021-02-18T10:00:34.139Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-02-18T10:00:34.139Z] ok github.com/docker/docker/layer 7.747s coverage: 68.8% of statements [2021-02-18T10:00:34.139Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-18T10:00:34.139Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-18T10:00:34.139Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-18T10:00:34.139Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-18T10:00:34.139Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-18T10:00:34.139Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-18T10:00:34.139Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-18T10:00:34.687Z] --- PASS: TestCreateServiceSysctls (3.87s) [2021-02-18T10:00:34.687Z] === RUN TestCreateServiceCapabilities [2021-02-18T10:00:34.712Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-02-18T10:00:34.712Z] ok github.com/docker/docker/pkg/discovery/file 0.018s coverage: 92.9% of statements [2021-02-18T10:00:35.614Z] === RUN TestDockerSuite/TestCpToCaseE [2021-02-18T10:00:35.656Z] ok github.com/docker/docker/pkg/discovery/memory 0.019s coverage: 92.3% of statements [2021-02-18T10:00:36.228Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2021-02-18T10:00:36.800Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2021-02-18T10:00:37.504Z] --- PASS: TestCreateServiceCapabilities (3.05s) [2021-02-18T10:00:37.504Z] === RUN TestInspect [2021-02-18T10:00:37.743Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-02-18T10:00:38.432Z] === RUN TestDockerSuite/TestCpToCaseF [2021-02-18T10:00:38.687Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2021-02-18T10:00:39.147Z] === RUN TestDockerSuite/TestCpToCaseG [2021-02-18T10:00:39.150Z] ok github.com/docker/docker/pkg/discovery/kv 3.098s coverage: 84.1% of statements [2021-02-18T10:00:39.412Z] ok github.com/docker/docker/pkg/fsutils 0.186s coverage: 85.1% of statements [2021-02-18T10:00:39.412Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-02-18T10:00:40.799Z] ok github.com/docker/docker/pkg/idtools 0.608s coverage: 69.5% of statements [2021-02-18T10:00:40.799Z] ok github.com/docker/docker/pkg/ioutils 0.433s coverage: 69.3% of statements [2021-02-18T10:00:41.372Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-02-18T10:00:41.372Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2021-02-18T10:00:41.372Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-18T10:00:41.372Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-18T10:00:41.372Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-18T10:00:41.633Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2021-02-18T10:00:41.633Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-18T10:00:41.895Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2021-02-18T10:00:42.156Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2021-02-18T10:00:42.729Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2021-02-18T10:00:42.729Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-02-18T10:00:42.729Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-18T10:00:42.729Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-18T10:00:43.319Z] --- PASS: TestInspect (5.73s) [2021-02-18T10:00:43.319Z] === RUN TestCreateJob [2021-02-18T10:00:43.319Z] === RUN TestDockerSuite/TestCpToCaseH [2021-02-18T10:00:43.682Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2021-02-18T10:00:44.625Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-02-18T10:00:44.625Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-02-18T10:00:44.886Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-02-18T10:00:45.835Z] === RUN TestDockerSuite/TestCpToCaseI [2021-02-18T10:00:46.270Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 75.0% of statements [2021-02-18T10:00:46.397Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-02-18T10:00:46.397Z] --- PASS: TestCreateJob (3.53s) [2021-02-18T10:00:46.397Z] === RUN TestReplicatedJob [2021-02-18T10:00:46.539Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-02-18T10:00:49.841Z] ok github.com/docker/docker/pkg/signal 2.412s coverage: 61.0% of statements [2021-02-18T10:00:49.841Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-02-18T10:00:50.103Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-02-18T10:00:50.364Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-02-18T10:00:50.564Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-02-18T10:00:51.128Z] === RUN TestDockerSuite/TestCpToDot [2021-02-18T10:00:51.309Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2021-02-18T10:00:51.570Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2021-02-18T10:00:52.056Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-02-18T10:00:52.143Z] ok github.com/docker/docker/pkg/tailfile 0.066s coverage: 88.6% of statements [2021-02-18T10:00:52.716Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-02-18T10:00:52.716Z] testing: warning: no tests to run [2021-02-18T10:00:52.716Z] coverage: [no statements] [2021-02-18T10:00:52.716Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-02-18T10:00:53.287Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-02-18T10:00:53.287Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-02-18T10:00:53.419Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-02-18T10:00:53.419Z] --- PASS: TestReplicatedJob (6.66s) [2021-02-18T10:00:53.419Z] === RUN TestUpdateReplicatedJob [2021-02-18T10:00:53.548Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-02-18T10:00:54.347Z] === RUN TestDockerSuite/TestCpToStdout [2021-02-18T10:00:54.910Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-02-18T10:00:54.910Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-02-18T10:00:55.463Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2021-02-18T10:00:56.407Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-02-18T10:00:56.808Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-02-18T10:00:56.979Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-02-18T10:00:57.064Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-02-18T10:00:57.320Z] --- PASS: TestUpdateReplicatedJob (4.15s) [2021-02-18T10:00:57.320Z] === RUN TestServiceListWithStatuses [2021-02-18T10:00:57.320Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-18T10:00:57.320Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-18T10:00:57.320Z] === RUN TestDockerNetworkConnectAlias [2021-02-18T10:00:57.880Z] === RUN TestDockerSuite/TestCpVolumePath [2021-02-18T10:00:58.365Z] ok github.com/docker/docker/quota 0.200s coverage: 71.4% of statements [2021-02-18T10:00:58.625Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-02-18T10:00:58.808Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-02-18T10:00:58.808Z] === RUN TestDockerSuite/TestCreateArgs [2021-02-18T10:00:59.063Z] === RUN TestDockerSuite/TestCreateByImageID [2021-02-18T10:00:59.625Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-02-18T10:01:00.013Z] ok github.com/docker/docker/registry 0.061s coverage: 57.2% of statements [2021-02-18T10:01:00.552Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-02-18T10:01:00.552Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-02-18T10:01:00.552Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-02-18T10:01:00.586Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-02-18T10:01:00.848Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-02-18T10:01:01.114Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-02-18T10:01:01.370Z] === RUN TestDockerSuite/TestCreateLabels [2021-02-18T10:01:01.419Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-02-18T10:01:01.627Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-02-18T10:01:01.627Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-02-18T10:01:01.627Z] === RUN TestDockerSuite/TestCreateRM [2021-02-18T10:01:01.681Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2021-02-18T10:01:01.882Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-02-18T10:01:01.882Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-02-18T10:01:01.882Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-02-18T10:01:02.140Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-02-18T10:01:03.067Z] --- PASS: TestDockerNetworkConnectAlias (5.67s) [2021-02-18T10:01:03.067Z] === RUN TestDockerNetworkReConnect [2021-02-18T10:01:04.956Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-02-18T10:01:04.956Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-02-18T10:01:04.956Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-02-18T10:01:04.983Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-02-18T10:01:05.555Z] ok github.com/docker/docker/volume/local 0.107s coverage: 76.4% of statements [2021-02-18T10:01:06.128Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-02-18T10:01:07.472Z] --- PASS: TestDockerNetworkReConnect (4.53s) [2021-02-18T10:01:07.472Z] === RUN TestServicePlugin [2021-02-18T10:01:07.522Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.1% of statements [2021-02-18T10:01:10.742Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-02-18T10:01:10.742Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-02-18T10:01:10.742Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-02-18T10:01:10.742Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-02-18T10:01:10.742Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-02-18T10:01:10.742Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-02-18T10:01:11.303Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-02-18T10:01:12.668Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-02-18T10:01:13.596Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-02-18T10:01:14.525Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-02-18T10:01:15.891Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-02-18T10:01:16.454Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-02-18T10:01:17.015Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-02-18T10:01:17.015Z] === RUN TestDockerSuite/TestDevicePermissions [2021-02-18T10:01:17.579Z] === RUN TestDockerSuite/TestDockerFails [2021-02-18T10:01:17.579Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-02-18T10:01:17.579Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-02-18T10:01:17.579Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-02-18T10:01:18.506Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-02-18T10:01:19.068Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-02-18T10:01:19.750Z] ok github.com/docker/docker/pkg/plugins 33.622s coverage: 76.6% of statements [2021-02-18T10:01:19.750Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-18T10:01:19.750Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-18T10:01:19.750Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-18T10:01:19.750Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-18T10:01:19.750Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-18T10:01:19.750Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-18T10:01:19.750Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-18T10:01:19.750Z] ? github.com/docker/docker/rootless [no test files] [2021-02-18T10:01:19.750Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-18T10:01:19.750Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-18T10:01:19.750Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-18T10:01:19.750Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-18T10:01:19.750Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-18T10:01:19.750Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-18T10:01:19.751Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-18T10:01:19.751Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-18T10:01:19.751Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-18T10:01:19.751Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-18T10:01:19.751Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-18T10:01:19.751Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-18T10:01:19.751Z] ? github.com/docker/docker/volume [no test files] [2021-02-18T10:01:19.751Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-18T10:01:19.751Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-18T10:01:19.751Z] [2021-02-18T10:01:19.751Z] === Skipped [2021-02-18T10:01:19.751Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-18T10:01:19.751Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-18T10:01:19.751Z] [2021-02-18T10:01:19.751Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-18T10:01:19.751Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-18T10:01:19.751Z] [2021-02-18T10:01:19.751Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-18T10:01:19.751Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-18T10:01:19.751Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-18T10:01:19.751Z] [2021-02-18T10:01:19.751Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-18T10:01:19.751Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-18T10:01:19.751Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-18T10:01:19.751Z] [2021-02-18T10:01:19.751Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-18T10:01:19.751Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-18T10:01:19.751Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-18T10:01:19.751Z] [2021-02-18T10:01:19.751Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-18T10:01:19.751Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-18T10:01:19.751Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-18T10:01:19.751Z] [2021-02-18T10:01:19.751Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-18T10:01:19.751Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-18T10:01:19.751Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-18T10:01:19.751Z] [2021-02-18T10:01:19.751Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-18T10:01:19.751Z] graphtest_unix.go:73: No driver to put! [2021-02-18T10:01:19.751Z] [2021-02-18T10:01:19.751Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-18T10:01:19.751Z] time="2021-02-18T10:00:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-18T10:01:19.751Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-18T10:01:19.751Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-18T10:01:19.751Z] [2021-02-18T10:01:19.751Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-18T10:01:19.751Z] time="2021-02-18T10:00:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-18T10:01:19.751Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-18T10:01:19.751Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-18T10:01:19.751Z] [2021-02-18T10:01:19.751Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-18T10:01:19.751Z] time="2021-02-18T10:00:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-18T10:01:19.751Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-18T10:01:19.751Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-18T10:01:19.751Z] [2021-02-18T10:01:19.751Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-18T10:01:19.751Z] time="2021-02-18T10:00:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-18T10:01:19.751Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-18T10:01:19.751Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-18T10:01:19.751Z] [2021-02-18T10:01:19.751Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-18T10:01:19.751Z] time="2021-02-18T10:00:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-18T10:01:19.751Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-18T10:01:19.751Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-18T10:01:19.751Z] [2021-02-18T10:01:19.751Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-18T10:01:19.751Z] graphtest_unix.go:73: No driver to put! [2021-02-18T10:01:19.751Z] [2021-02-18T10:01:19.751Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-18T10:01:19.751Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-18T10:01:19.751Z] [2021-02-18T10:01:19.751Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-18T10:01:19.751Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-18T10:01:19.751Z] [2021-02-18T10:01:19.751Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-18T10:01:19.751Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-18T10:01:19.751Z] [2021-02-18T10:01:19.751Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-18T10:01:19.751Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-18T10:01:19.751Z] [2021-02-18T10:01:19.751Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-18T10:01:19.751Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-18T10:01:19.751Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-18T10:01:19.751Z] [2021-02-18T10:01:19.751Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-18T10:01:19.751Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-18T10:01:19.751Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-18T10:01:19.751Z] [2021-02-18T10:01:19.751Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-18T10:01:19.751Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-18T10:01:19.751Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-18T10:01:19.751Z] [2021-02-18T10:01:19.751Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-18T10:01:19.751Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-18T10:01:19.751Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-18T10:01:19.751Z] [2021-02-18T10:01:19.751Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-18T10:01:19.751Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-18T10:01:19.751Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-18T10:01:19.751Z] [2021-02-18T10:01:19.751Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-18T10:01:19.751Z] graphtest_unix.go:73: No driver to put! [2021-02-18T10:01:19.751Z] [2021-02-18T10:01:19.751Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-18T10:01:19.751Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-18T10:01:19.751Z] [2021-02-18T10:01:19.751Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-18T10:01:19.751Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-18T10:01:19.751Z] [2021-02-18T10:01:19.751Z] [2021-02-18T10:01:19.751Z] DONE 2193 tests, 26 skipped in 259.378s Post stage [Pipeline] junit [2021-02-18T10:01:19.765Z] Recording test results [2021-02-18T10:01:19.933Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-02-18T10:01:20.237Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-02-18T10:01:20.237Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-02-18T10:01:20.237Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-02-18T10:01:20.498Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42025/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=44eff94d90edfbe509d20b765038a0185e9d1262 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:44eff94d90edfbe509d20b765038a0185e9d1262 hack/validate/vendor [2021-02-18T10:01:20.508Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-02-18T10:01:21.440Z] 2021/02/18 10:01:21 Collecting initial packages [2021-02-18T10:01:21.440Z] 2021/02/18 10:01:21 Download dependencies [2021-02-18T10:01:23.024Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-02-18T10:01:24.737Z] 2021/02/18 10:01:24 Starting whole vndr cycle because no package specified [2021-02-18T10:01:24.737Z] 2021/02/18 10:01:24 Ignoring paths matching "^archive/tar" [2021-02-18T10:01:24.999Z] 2021/02/18 10:01:24 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-02-18T10:01:24.999Z] 2021/02/18 10:01:24 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2021-02-18T10:01:24.999Z] 2021/02/18 10:01:24 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-02-18T10:01:24.999Z] 2021/02/18 10:01:24 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-02-18T10:01:24.999Z] 2021/02/18 10:01:24 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-02-18T10:01:24.999Z] 2021/02/18 10:01:24 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2021-02-18T10:01:24.999Z] 2021/02/18 10:01:24 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2021-02-18T10:01:24.999Z] 2021/02/18 10:01:24 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-02-18T10:01:24.999Z] 2021/02/18 10:01:24 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2021-02-18T10:01:24.999Z] 2021/02/18 10:01:24 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-02-18T10:01:24.999Z] 2021/02/18 10:01:24 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2021-02-18T10:01:24.999Z] 2021/02/18 10:01:24 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-02-18T10:01:24.999Z] 2021/02/18 10:01:24 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-02-18T10:01:24.999Z] 2021/02/18 10:01:24 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-02-18T10:01:24.999Z] 2021/02/18 10:01:24 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-02-18T10:01:24.999Z] 2021/02/18 10:01:24 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2021-02-18T10:01:25.943Z] 2021/02/18 10:01:25 Finished clone github.com/opencontainers/go-digest [2021-02-18T10:01:25.943Z] 2021/02/18 10:01:25 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-02-18T10:01:26.204Z] 2021/02/18 10:01:26 Finished clone github.com/mistifyio/go-zfs [2021-02-18T10:01:26.204Z] 2021/02/18 10:01:26 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-02-18T10:01:26.204Z] 2021/02/18 10:01:26 Finished clone github.com/philhofer/fwd [2021-02-18T10:01:26.204Z] 2021/02/18 10:01:26 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-02-18T10:01:26.290Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-02-18T10:01:26.465Z] 2021/02/18 10:01:26 Finished clone github.com/fluent/fluent-logger-golang [2021-02-18T10:01:26.465Z] 2021/02/18 10:01:26 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-02-18T10:01:26.465Z] 2021/02/18 10:01:26 Finished clone github.com/Graylog2/go-gelf [2021-02-18T10:01:26.465Z] 2021/02/18 10:01:26 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-02-18T10:01:26.465Z] 2021/02/18 10:01:26 Finished clone github.com/cyphar/filepath-securejoin [2021-02-18T10:01:26.465Z] 2021/02/18 10:01:26 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-02-18T10:01:26.465Z] 2021/02/18 10:01:26 Finished clone github.com/willf/bitset [2021-02-18T10:01:26.465Z] 2021/02/18 10:01:26 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-02-18T10:01:26.726Z] 2021/02/18 10:01:26 Finished clone github.com/coreos/go-systemd/v22 [2021-02-18T10:01:26.726Z] 2021/02/18 10:01:26 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-02-18T10:01:26.726Z] 2021/02/18 10:01:26 Finished clone github.com/coreos/go-systemd [2021-02-18T10:01:26.726Z] 2021/02/18 10:01:26 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-02-18T10:01:26.726Z] 2021/02/18 10:01:26 Finished clone github.com/godbus/dbus/v5 [2021-02-18T10:01:26.726Z] 2021/02/18 10:01:26 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-02-18T10:01:27.671Z] 2021/02/18 10:01:27 Finished clone github.com/opencontainers/runtime-spec [2021-02-18T10:01:27.671Z] 2021/02/18 10:01:27 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-02-18T10:01:27.671Z] 2021/02/18 10:01:27 Finished clone github.com/bsphere/le_go [2021-02-18T10:01:27.671Z] 2021/02/18 10:01:27 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-02-18T10:01:27.933Z] 2021/02/18 10:01:27 Finished clone github.com/fsnotify/fsnotify [2021-02-18T10:01:27.933Z] 2021/02/18 10:01:27 Clone github.com/containerd/containerd, revision 0edc412565dcc6e3d6125ff9e4b009ad4b89c638, attempt 1/20 [2021-02-18T10:01:27.933Z] 2021/02/18 10:01:27 Finished clone github.com/golang/groupcache [2021-02-18T10:01:27.933Z] 2021/02/18 10:01:27 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2021-02-18T10:01:27.933Z] 2021/02/18 10:01:27 Finished clone github.com/opencontainers/image-spec [2021-02-18T10:01:27.933Z] 2021/02/18 10:01:27 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2021-02-18T10:01:28.195Z] 2021/02/18 10:01:28 Finished clone github.com/jmespath/go-jmespath [2021-02-18T10:01:28.195Z] 2021/02/18 10:01:28 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2021-02-18T10:01:28.456Z] 2021/02/18 10:01:28 Finished clone golang.org/x/oauth2 [2021-02-18T10:01:28.456Z] 2021/02/18 10:01:28 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2021-02-18T10:01:28.718Z] 2021/02/18 10:01:28 Finished clone github.com/googleapis/gax-go [2021-02-18T10:01:28.718Z] 2021/02/18 10:01:28 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-02-18T10:01:28.805Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-02-18T10:01:29.308Z] 2021/02/18 10:01:29 Finished clone github.com/containerd/fifo [2021-02-18T10:01:29.308Z] 2021/02/18 10:01:29 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2021-02-18T10:01:29.308Z] 2021/02/18 10:01:29 Finished clone github.com/vbatts/tar-split [2021-02-18T10:01:29.308Z] 2021/02/18 10:01:29 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-02-18T10:01:29.879Z] 2021/02/18 10:01:29 Finished clone github.com/tinylib/msgp [2021-02-18T10:01:29.879Z] 2021/02/18 10:01:29 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-02-18T10:01:29.879Z] 2021/02/18 10:01:29 Finished clone go.opencensus.io [2021-02-18T10:01:29.879Z] 2021/02/18 10:01:29 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2021-02-18T10:01:30.140Z] 2021/02/18 10:01:29 Finished clone github.com/containerd/go-runc [2021-02-18T10:01:30.140Z] 2021/02/18 10:01:29 Clone github.com/docker/swarmkit, revision d6592ddefd8a5319aadff74c558b816b1a0b2590, attempt 1/20 [2021-02-18T10:01:30.140Z] 2021/02/18 10:01:30 Finished clone github.com/containerd/cgroups [2021-02-18T10:01:30.140Z] 2021/02/18 10:01:30 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2021-02-18T10:01:30.400Z] 2021/02/18 10:01:30 Finished clone github.com/containerd/typeurl [2021-02-18T10:01:30.401Z] 2021/02/18 10:01:30 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-02-18T10:01:30.662Z] 2021/02/18 10:01:30 Finished clone github.com/containerd/ttrpc [2021-02-18T10:01:30.662Z] 2021/02/18 10:01:30 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-02-18T10:01:30.695Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-02-18T10:01:31.606Z] 2021/02/18 10:01:31 Finished clone github.com/gogo/googleapis [2021-02-18T10:01:31.606Z] 2021/02/18 10:01:31 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-02-18T10:01:31.621Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-02-18T10:01:31.868Z] 2021/02/18 10:01:31 Finished clone github.com/containerd/console [2021-02-18T10:01:31.868Z] 2021/02/18 10:01:31 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-02-18T10:01:32.548Z] === RUN TestDockerSuite/TestEventsAttach [2021-02-18T10:01:32.814Z] 2021/02/18 10:01:32 Finished clone github.com/fernet/fernet-go [2021-02-18T10:01:32.814Z] 2021/02/18 10:01:32 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2021-02-18T10:01:33.109Z] === RUN TestDockerSuite/TestEventsCommit [2021-02-18T10:01:33.670Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-02-18T10:01:34.204Z] 2021/02/18 10:01:34 Finished clone github.com/containerd/continuity [2021-02-18T10:01:34.204Z] 2021/02/18 10:01:34 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2021-02-18T10:01:34.231Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-02-18T10:01:34.465Z] 2021/02/18 10:01:34 Finished clone github.com/cilium/ebpf [2021-02-18T10:01:34.465Z] 2021/02/18 10:01:34 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-02-18T10:01:34.793Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-02-18T10:01:35.354Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-02-18T10:01:36.383Z] 2021/02/18 10:01:36 Finished clone github.com/hashicorp/go-memdb [2021-02-18T10:01:36.383Z] 2021/02/18 10:01:36 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-02-18T10:01:36.383Z] 2021/02/18 10:01:36 Finished clone golang.org/x/time [2021-02-18T10:01:36.383Z] 2021/02/18 10:01:36 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-02-18T10:01:36.717Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-02-18T10:01:37.328Z] 2021/02/18 10:01:37 Finished clone github.com/hashicorp/go-immutable-radix [2021-02-18T10:01:37.328Z] 2021/02/18 10:01:37 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2021-02-18T10:01:37.903Z] 2021/02/18 10:01:37 Finished clone github.com/hashicorp/golang-lru [2021-02-18T10:01:37.903Z] 2021/02/18 10:01:37 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-02-18T10:01:38.083Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-02-18T10:01:38.853Z] 2021/02/18 10:01:38 Finished clone github.com/coreos/pkg [2021-02-18T10:01:38.853Z] 2021/02/18 10:01:38 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-02-18T10:01:39.426Z] 2021/02/18 10:01:39 Finished clone github.com/golang/protobuf [2021-02-18T10:01:39.426Z] 2021/02/18 10:01:39 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-02-18T10:01:39.426Z] 2021/02/18 10:01:39 Finished clone code.cloudfoundry.org/clock [2021-02-18T10:01:39.426Z] 2021/02/18 10:01:39 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-02-18T10:01:39.970Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-02-18T10:01:39.999Z] 2021/02/18 10:01:39 Finished clone golang.org/x/crypto [2021-02-18T10:01:39.999Z] 2021/02/18 10:01:39 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-02-18T10:01:40.261Z] 2021/02/18 10:01:40 Finished clone github.com/opencontainers/runc [2021-02-18T10:01:40.261Z] 2021/02/18 10:01:40 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-02-18T10:01:40.531Z] --- PASS: TestServicePlugin (33.01s) [2021-02-18T10:01:40.531Z] plugin_test.go:62: [df33a8a7081a9] joining swarm manager [d38b620739439]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:01:40.531Z] plugin_test.go:65: [d42372b3a57a3] joining swarm manager [d38b620739439]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:01:40.531Z] === RUN TestServiceUpdateLabel [2021-02-18T10:01:40.835Z] 2021/02/18 10:01:40 Finished clone github.com/beorn7/perks [2021-02-18T10:01:40.835Z] 2021/02/18 10:01:40 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-02-18T10:01:41.097Z] 2021/02/18 10:01:40 Finished clone github.com/prometheus/client_model [2021-02-18T10:01:41.097Z] 2021/02/18 10:01:40 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-02-18T10:01:42.419Z] === RUN TestDockerSuite/TestEventsCopy [2021-02-18T10:01:42.486Z] 2021/02/18 10:01:42 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-02-18T10:01:42.486Z] 2021/02/18 10:01:42 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-02-18T10:01:42.486Z] 2021/02/18 10:01:42 Finished clone github.com/prometheus/client_golang [2021-02-18T10:01:42.486Z] 2021/02/18 10:01:42 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-02-18T10:01:42.486Z] 2021/02/18 10:01:42 Finished clone github.com/pkg/errors [2021-02-18T10:01:42.486Z] 2021/02/18 10:01:42 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2021-02-18T10:01:42.486Z] 2021/02/18 10:01:42 Finished clone google.golang.org/grpc [2021-02-18T10:01:42.486Z] 2021/02/18 10:01:42 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-02-18T10:01:43.347Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-02-18T10:01:43.347Z] --- PASS: TestServiceUpdateLabel (2.68s) [2021-02-18T10:01:43.347Z] === RUN TestServiceUpdateSecrets [2021-02-18T10:01:43.436Z] 2021/02/18 10:01:43 Finished clone github.com/prometheus/common [2021-02-18T10:01:43.436Z] 2021/02/18 10:01:43 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-02-18T10:01:43.436Z] 2021/02/18 10:01:43 Finished clone github.com/prometheus/procfs [2021-02-18T10:01:43.436Z] 2021/02/18 10:01:43 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-02-18T10:01:43.699Z] 2021/02/18 10:01:43 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-02-18T10:01:43.699Z] 2021/02/18 10:01:43 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-02-18T10:01:43.961Z] 2021/02/18 10:01:43 Finished clone github.com/cespare/xxhash/v2 [2021-02-18T10:01:43.961Z] 2021/02/18 10:01:43 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2021-02-18T10:01:44.274Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-02-18T10:01:44.906Z] 2021/02/18 10:01:44 Finished clone github.com/inconshreveable/mousetrap [2021-02-18T10:01:44.906Z] 2021/02/18 10:01:44 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-02-18T10:01:44.906Z] 2021/02/18 10:01:44 Finished clone github.com/spf13/pflag [2021-02-18T10:01:44.906Z] 2021/02/18 10:01:44 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2021-02-18T10:01:44.906Z] 2021/02/18 10:01:44 Finished clone github.com/morikuni/aec [2021-02-18T10:01:44.906Z] 2021/02/18 10:01:44 Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20 [2021-02-18T10:01:45.168Z] 2021/02/18 10:01:45 Finished clone github.com/docker/go-metrics [2021-02-18T10:01:45.168Z] 2021/02/18 10:01:45 Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20 [2021-02-18T10:01:45.429Z] 2021/02/18 10:01:45 Finished clone github.com/docker/distribution [2021-02-18T10:01:45.429Z] 2021/02/18 10:01:45 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-02-18T10:01:45.690Z] 2021/02/18 10:01:45 Finished clone github.com/spf13/cobra [2021-02-18T10:01:45.690Z] 2021/02/18 10:01:45 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-02-18T10:01:46.263Z] 2021/02/18 10:01:46 Finished clone github.com/Azure/go-ansiterm [2021-02-18T10:01:46.263Z] 2021/02/18 10:01:46 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-02-18T10:01:46.524Z] 2021/02/18 10:01:46 Finished clone github.com/google/certificate-transparency-go [2021-02-18T10:01:46.524Z] 2021/02/18 10:01:46 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-02-18T10:01:46.524Z] 2021/02/18 10:01:46 Finished clone github.com/opentracing/opentracing-go [2021-02-18T10:01:46.524Z] 2021/02/18 10:01:46 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2021-02-18T10:01:47.097Z] 2021/02/18 10:01:46 Finished clone github.com/Microsoft/go-winio [2021-02-18T10:01:47.097Z] 2021/02/18 10:01:46 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-02-18T10:01:47.097Z] 2021/02/18 10:01:46 Finished clone github.com/docker/libtrust [2021-02-18T10:01:47.097Z] 2021/02/18 10:01:46 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2021-02-18T10:01:47.359Z] 2021/02/18 10:01:47 Finished clone github.com/opencontainers/selinux [2021-02-18T10:01:47.359Z] 2021/02/18 10:01:47 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2021-02-18T10:01:47.931Z] 2021/02/18 10:01:47 Finished clone github.com/google/uuid [2021-02-18T10:01:47.931Z] 2021/02/18 10:01:47 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-02-18T10:01:48.506Z] 2021/02/18 10:01:48 Finished clone github.com/gorilla/mux [2021-02-18T10:01:48.506Z] 2021/02/18 10:01:48 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2021-02-18T10:01:48.506Z] 2021/02/18 10:01:48 Finished clone github.com/moby/locker [2021-02-18T10:01:48.506Z] 2021/02/18 10:01:48 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-02-18T10:01:48.768Z] 2021/02/18 10:01:48 Finished clone github.com/moby/term [2021-02-18T10:01:48.768Z] 2021/02/18 10:01:48 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2021-02-18T10:01:49.341Z] 2021/02/18 10:01:49 Finished clone github.com/moby/sys [2021-02-18T10:01:49.341Z] 2021/02/18 10:01:49 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2021-02-18T10:01:49.341Z] 2021/02/18 10:01:49 Finished clone github.com/creack/pty [2021-02-18T10:01:49.341Z] 2021/02/18 10:01:49 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-02-18T10:01:50.285Z] 2021/02/18 10:01:50 Finished clone github.com/tchap/go-patricia [2021-02-18T10:01:50.286Z] 2021/02/18 10:01:50 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-02-18T10:01:50.813Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-02-18T10:01:50.813Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-02-18T10:01:50.861Z] 2021/02/18 10:01:50 Finished clone github.com/docker/go-units [2021-02-18T10:01:50.862Z] 2021/02/18 10:01:50 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-02-18T10:01:51.068Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-02-18T10:01:51.123Z] 2021/02/18 10:01:50 Finished clone github.com/sirupsen/logrus [2021-02-18T10:01:51.123Z] 2021/02/18 10:01:50 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-02-18T10:01:52.431Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-02-18T10:01:52.431Z] === RUN TestDockerSuite/TestEventsFilterType [2021-02-18T10:01:52.687Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-02-18T10:01:52.942Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-02-18T10:01:52.942Z] === RUN TestDockerSuite/TestEventsFilters [2021-02-18T10:01:53.061Z] 2021/02/18 10:01:52 Finished clone github.com/cloudflare/cfssl [2021-02-18T10:01:53.061Z] 2021/02/18 10:01:52 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-02-18T10:01:53.324Z] 2021/02/18 10:01:53 Finished clone gotest.tools/v3 [2021-02-18T10:01:53.324Z] 2021/02/18 10:01:53 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-02-18T10:01:53.870Z] === RUN TestDockerSuite/TestEventsFormat [2021-02-18T10:01:53.898Z] 2021/02/18 10:01:53 Finished clone github.com/docker/go-connections [2021-02-18T10:01:53.898Z] 2021/02/18 10:01:53 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-02-18T10:01:54.797Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-02-18T10:01:54.797Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-02-18T10:01:54.797Z] === RUN TestDockerSuite/TestEventsImageImport [2021-02-18T10:01:54.844Z] 2021/02/18 10:01:54 Finished clone github.com/syndtr/gocapability [2021-02-18T10:01:54.844Z] 2021/02/18 10:01:54 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-02-18T10:01:55.359Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-02-18T10:01:55.417Z] 2021/02/18 10:01:55 Finished clone github.com/google/go-cmp [2021-02-18T10:01:55.417Z] 2021/02/18 10:01:55 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2021-02-18T10:01:55.417Z] 2021/02/18 10:01:55 Finished clone github.com/RackSec/srslog [2021-02-18T10:01:55.417Z] 2021/02/18 10:01:55 Clone github.com/moby/buildkit, revision 68bb095353c65bc3993fd534c26cf77fe05e61b1, attempt 1/20 [2021-02-18T10:01:55.614Z] === RUN TestDockerSuite/TestEventsImagePull [2021-02-18T10:01:56.174Z] === RUN TestDockerSuite/TestEventsImageTag [2021-02-18T10:01:56.806Z] 2021/02/18 10:01:56 Finished clone github.com/golang/gddo [2021-02-18T10:01:56.806Z] 2021/02/18 10:01:56 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2021-02-18T10:01:56.806Z] 2021/02/18 10:01:56 Finished clone github.com/imdario/mergo [2021-02-18T10:01:56.806Z] 2021/02/18 10:01:56 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-02-18T10:01:57.100Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-02-18T10:01:57.356Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-02-18T10:01:57.356Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-02-18T10:01:57.356Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-02-18T10:01:57.381Z] 2021/02/18 10:01:57 Finished clone golang.org/x/sync [2021-02-18T10:01:57.381Z] 2021/02/18 10:01:57 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-02-18T10:01:58.282Z] --- PASS: TestServiceUpdateSecrets (14.92s) [2021-02-18T10:01:58.282Z] === RUN TestServiceUpdateConfigs [2021-02-18T10:01:58.339Z] 2021/02/18 10:01:58 Finished clone github.com/tonistiigi/units [2021-02-18T10:01:58.339Z] 2021/02/18 10:01:58 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-02-18T10:01:58.843Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-02-18T10:01:59.404Z] === RUN TestDockerSuite/TestEventsRename [2021-02-18T10:01:59.729Z] 2021/02/18 10:01:59 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-02-18T10:01:59.729Z] 2021/02/18 10:01:59 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-02-18T10:01:59.965Z] === RUN TestDockerSuite/TestEventsResize [2021-02-18T10:01:59.991Z] 2021/02/18 10:01:59 Finished clone github.com/hashicorp/go-multierror [2021-02-18T10:01:59.991Z] 2021/02/18 10:01:59 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-02-18T10:02:00.893Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-02-18T10:02:00.940Z] 2021/02/18 10:02:00 Finished clone github.com/google/shlex [2021-02-18T10:02:00.940Z] 2021/02/18 10:02:00 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-02-18T10:02:01.513Z] 2021/02/18 10:02:01 Finished clone github.com/opentracing-contrib/go-stdlib [2021-02-18T10:02:01.513Z] 2021/02/18 10:02:01 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-02-18T10:02:02.087Z] 2021/02/18 10:02:01 Finished clone golang.org/x/net [2021-02-18T10:02:02.087Z] 2021/02/18 10:02:01 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-02-18T10:02:02.660Z] 2021/02/18 10:02:02 Finished clone github.com/Microsoft/opengcs [2021-02-18T10:02:02.660Z] 2021/02/18 10:02:02 Clone github.com/docker/libnetwork, revision fa125a3512ee0f6187721c88582bf8c4378bd4d7, attempt 1/20 [2021-02-18T10:02:02.660Z] 2021/02/18 10:02:02 Finished clone github.com/tonistiigi/fsutil [2021-02-18T10:02:02.660Z] 2021/02/18 10:02:02 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-02-18T10:02:02.660Z] 2021/02/18 10:02:02 Finished clone github.com/mitchellh/hashstructure [2021-02-18T10:02:02.660Z] 2021/02/18 10:02:02 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-02-18T10:02:03.232Z] 2021/02/18 10:02:02 Finished clone github.com/gofrs/flock [2021-02-18T10:02:03.232Z] 2021/02/18 10:02:02 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-02-18T10:02:04.797Z] 2021/02/18 10:02:04 Finished clone github.com/docker/go-events [2021-02-18T10:02:04.797Z] 2021/02/18 10:02:04 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-02-18T10:02:04.797Z] 2021/02/18 10:02:04 Finished clone github.com/armon/go-radix [2021-02-18T10:02:04.797Z] 2021/02/18 10:02:04 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2021-02-18T10:02:04.797Z] 2021/02/18 10:02:04 Finished clone github.com/armon/go-metrics [2021-02-18T10:02:04.797Z] 2021/02/18 10:02:04 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-02-18T10:02:06.131Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-02-18T10:02:06.693Z] === RUN TestDockerSuite/TestEventsStreaming [2021-02-18T10:02:06.714Z] 2021/02/18 10:02:06 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-02-18T10:02:06.714Z] 2021/02/18 10:02:06 Finished clone github.com/sean-/seed [2021-02-18T10:02:06.714Z] 2021/02/18 10:02:06 Finished clone github.com/docker/swarmkit [2021-02-18T10:02:06.714Z] 2021/02/18 10:02:06 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-02-18T10:02:07.254Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-02-18T10:02:08.132Z] 2021/02/18 10:02:07 Finished clone github.com/hashicorp/memberlist [2021-02-18T10:02:08.132Z] 2021/02/18 10:02:07 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-02-18T10:02:08.132Z] 2021/02/18 10:02:08 Finished clone github.com/hashicorp/errwrap [2021-02-18T10:02:08.132Z] 2021/02/18 10:02:08 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-02-18T10:02:10.046Z] 2021/02/18 10:02:09 Finished clone github.com/deckarep/golang-set [2021-02-18T10:02:10.046Z] 2021/02/18 10:02:09 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-02-18T10:02:10.046Z] 2021/02/18 10:02:09 Finished clone github.com/hashicorp/go-sockaddr [2021-02-18T10:02:10.046Z] 2021/02/18 10:02:09 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-02-18T10:02:10.516Z] === RUN TestDockerSuite/TestEventsTop [2021-02-18T10:02:10.516Z] === RUN TestDockerSuite/TestEventsUntag [2021-02-18T10:02:11.963Z] 2021/02/18 10:02:11 Finished clone github.com/docker/libkv [2021-02-18T10:02:11.963Z] 2021/02/18 10:02:11 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-02-18T10:02:11.963Z] 2021/02/18 10:02:11 Finished clone github.com/vishvananda/netns [2021-02-18T10:02:11.963Z] 2021/02/18 10:02:11 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-02-18T10:02:11.963Z] 2021/02/18 10:02:11 Finished clone github.com/hashicorp/go-msgpack [2021-02-18T10:02:11.963Z] 2021/02/18 10:02:11 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2021-02-18T10:02:11.963Z] 2021/02/18 10:02:11 Finished clone github.com/Microsoft/hcsshim [2021-02-18T10:02:11.963Z] 2021/02/18 10:02:11 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-02-18T10:02:13.046Z] --- PASS: TestServiceUpdateConfigs (14.97s) [2021-02-18T10:02:13.046Z] === RUN TestServiceUpdateNetwork [2021-02-18T10:02:13.302Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-02-18T10:02:13.881Z] 2021/02/18 10:02:13 Finished clone github.com/BurntSushi/toml [2021-02-18T10:02:13.881Z] 2021/02/18 10:02:13 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-02-18T10:02:13.881Z] 2021/02/18 10:02:13 Finished clone github.com/samuel/go-zookeeper [2021-02-18T10:02:13.881Z] 2021/02/18 10:02:13 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2021-02-18T10:02:14.456Z] 2021/02/18 10:02:14 Finished clone cloud.google.com/go [2021-02-18T10:02:14.456Z] 2021/02/18 10:02:14 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-02-18T10:02:14.456Z] 2021/02/18 10:02:14 Finished clone github.com/moby/ipvs [2021-02-18T10:02:14.456Z] 2021/02/18 10:02:14 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2021-02-18T10:02:15.402Z] 2021/02/18 10:02:15 Finished clone github.com/vishvananda/netlink [2021-02-18T10:02:15.402Z] 2021/02/18 10:02:15 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2021-02-18T10:02:15.663Z] 2021/02/18 10:02:15 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-02-18T10:02:15.663Z] 2021/02/18 10:02:15 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-02-18T10:02:15.663Z] 2021/02/18 10:02:15 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-02-18T10:02:15.663Z] 2021/02/18 10:02:15 Finished clone golang.org/x/sys [2021-02-18T10:02:15.925Z] 2021/02/18 10:02:15 Finished clone github.com/coreos/go-semver [2021-02-18T10:02:17.316Z] 2021/02/18 10:02:16 Finished clone github.com/ishidawataru/sctp [2021-02-18T10:02:18.705Z] 2021/02/18 10:02:18 Finished clone golang.org/x/text [2021-02-18T10:02:18.705Z] 2021/02/18 10:02:18 Finished clone go.etcd.io/bbolt [2021-02-18T10:02:19.651Z] 2021/02/18 10:02:19 Finished clone github.com/hashicorp/serf [2021-02-18T10:02:23.866Z] 2021/02/18 10:02:23 Finished clone github.com/docker/libnetwork [2021-02-18T10:02:23.866Z] 2021/02/18 10:02:23 Finished clone github.com/moby/buildkit [2021-02-18T10:02:24.811Z] 2021/02/18 10:02:24 Finished clone github.com/ugorji/go [2021-02-18T10:02:25.483Z] === RUN TestDockerSuite/TestExec [2021-02-18T10:02:25.483Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-02-18T10:02:25.483Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-02-18T10:02:25.483Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-02-18T10:02:26.047Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-02-18T10:02:26.303Z] --- PASS: TestServiceUpdateNetwork (13.25s) [2021-02-18T10:02:26.303Z] === RUN TestServiceUpdatePidsLimit [2021-02-18T10:02:26.866Z] === RUN TestDockerSuite/TestExecAPIStart [2021-02-18T10:02:28.118Z] 2021/02/18 10:02:27 Finished clone github.com/containerd/containerd [2021-02-18T10:02:28.231Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-18T10:02:28.380Z] 2021/02/18 10:02:28 Finished clone github.com/miekg/dns [2021-02-18T10:02:28.795Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-02-18T10:02:29.051Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-18T10:02:29.308Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-02-18T10:02:30.234Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-02-18T10:02:30.796Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-02-18T10:02:31.727Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-02-18T10:02:32.288Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-02-18T10:02:32.850Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-02-18T10:02:34.213Z] === RUN TestDockerSuite/TestExecCgroup [2021-02-18T10:02:34.774Z] === RUN TestDockerSuite/TestExecEnv [2021-02-18T10:02:35.335Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-02-18T10:02:36.261Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-18T10:02:36.520Z] === RUN TestDockerSuite/TestExecExitStatus [2021-02-18T10:02:37.081Z] === RUN TestDockerSuite/TestExecInspectID [2021-02-18T10:02:38.968Z] === RUN TestDockerSuite/TestExecInteractive [2021-02-18T10:02:39.898Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-02-18T10:02:40.458Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-02-18T10:02:40.621Z] 2021/02/18 10:02:39 Finished clone google.golang.org/genproto [2021-02-18T10:02:41.020Z] === RUN TestDockerSuite/TestExecParseError [2021-02-18T10:02:41.275Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-02-18T10:02:41.847Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-02-18T10:02:42.411Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-02-18T10:02:42.539Z] 2021/02/18 10:02:42 Finished clone github.com/gogo/protobuf [2021-02-18T10:02:43.775Z] === RUN TestDockerSuite/TestExecSetEnv [2021-02-18T10:02:43.775Z] --- PASS: TestServiceUpdatePidsLimit (17.41s) [2021-02-18T10:02:43.775Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.07s) [2021-02-18T10:02:43.775Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.23s) [2021-02-18T10:02:43.775Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.91s) [2021-02-18T10:02:43.775Z] PASS [2021-02-18T10:02:43.775Z] [2021-02-18T10:02:43.775Z] === Skipped [2021-02-18T10:02:43.775Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-18T10:02:43.775Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-18T10:02:43.775Z] [2021-02-18T10:02:43.775Z] [2021-02-18T10:02:43.775Z] DONE 27 tests, 1 skipped in 187.290s [2021-02-18T10:02:43.775Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-18T10:02:43.775Z] ++ 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 [2021-02-18T10:02:43.775Z] ++ set -e [2021-02-18T10:02:43.775Z] ++ '[' -n 0 ']' [2021-02-18T10:02:43.775Z] ++ set -x [2021-02-18T10:02:43.775Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-18T10:02:44.030Z] INFO: Testing against a local daemon [2021-02-18T10:02:44.030Z] === RUN TestSessionCreate [2021-02-18T10:02:44.030Z] --- PASS: TestSessionCreate (0.04s) [2021-02-18T10:02:44.030Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-18T10:02:44.030Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-02-18T10:02:44.030Z] PASS [2021-02-18T10:02:44.030Z] [2021-02-18T10:02:44.030Z] DONE 2 tests in 0.212s [2021-02-18T10:02:44.030Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-18T10:02:44.030Z] ++ 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 [2021-02-18T10:02:44.030Z] ++ set -e [2021-02-18T10:02:44.030Z] ++ '[' -n 0 ']' [2021-02-18T10:02:44.030Z] ++ set -x [2021-02-18T10:02:44.030Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-18T10:02:44.286Z] INFO: Testing against a local daemon [2021-02-18T10:02:44.286Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-18T10:02:44.286Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-18T10:02:44.286Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-18T10:02:44.286Z] === RUN TestEventsExecDie [2021-02-18T10:02:44.286Z] === RUN TestDockerSuite/TestExecStartFails [2021-02-18T10:02:45.214Z] --- PASS: TestEventsExecDie (0.82s) [2021-02-18T10:02:45.214Z] === RUN TestEventsBackwardsCompatible [2021-02-18T10:02:45.214Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-02-18T10:02:45.214Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-02-18T10:02:45.214Z] === RUN TestInfoBinaryCommits [2021-02-18T10:02:45.214Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-02-18T10:02:45.214Z] === RUN TestInfoAPIVersioned [2021-02-18T10:02:45.214Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-18T10:02:45.214Z] === RUN TestInfoDiscoveryBackend [2021-02-18T10:02:45.775Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2021-02-18T10:02:45.775Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-18T10:02:46.700Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-18T10:02:46.700Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-18T10:02:46.753Z] 2021/02/18 10:02:46 Finished clone github.com/coreos/etcd [2021-02-18T10:02:47.261Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-02-18T10:02:47.261Z] === RUN TestInfoAPI [2021-02-18T10:02:47.261Z] --- PASS: TestInfoAPI (0.02s) [2021-02-18T10:02:47.261Z] === RUN TestInfoAPIWarnings [2021-02-18T10:02:57.193Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-02-18T10:02:57.193Z] === RUN TestDockerSuite/TestExecTTY [2021-02-18T10:02:57.193Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-02-18T10:02:57.451Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-02-18T10:02:58.012Z] === RUN TestDockerSuite/TestExecUlimits [2021-02-18T10:02:58.573Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-02-18T10:02:58.573Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-02-18T10:02:59.938Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-02-18T10:03:00.500Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-02-18T10:03:01.430Z] === RUN TestDockerSuite/TestExecWithTERM [2021-02-18T10:03:01.686Z] === RUN TestDockerSuite/TestExecWithUser [2021-02-18T10:03:02.247Z] === RUN TestDockerSuite/TestGetContainerStats [2021-02-18T10:03:03.610Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-02-18T10:03:03.610Z] === RUN TestInfoDebug [2021-02-18T10:03:03.866Z] --- PASS: TestInfoDebug (0.52s) [2021-02-18T10:03:03.866Z] === RUN TestInfoInsecureRegistries [2021-02-18T10:03:04.433Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-02-18T10:03:04.433Z] === RUN TestInfoRegistryMirrors [2021-02-18T10:03:04.993Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-02-18T10:03:04.993Z] === RUN TestLoginFailsWithBadCredentials [2021-02-18T10:03:05.248Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2021-02-18T10:03:05.248Z] === RUN TestPingCacheHeaders [2021-02-18T10:03:05.248Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-18T10:03:05.248Z] === RUN TestPingGet [2021-02-18T10:03:05.248Z] --- PASS: TestPingGet (0.01s) [2021-02-18T10:03:05.248Z] === RUN TestPingHead [2021-02-18T10:03:05.504Z] --- PASS: TestPingHead (0.02s) [2021-02-18T10:03:05.504Z] === RUN TestVersion [2021-02-18T10:03:05.504Z] --- PASS: TestVersion (0.02s) [2021-02-18T10:03:05.504Z] PASS [2021-02-18T10:03:05.504Z] [2021-02-18T10:03:05.504Z] === Skipped [2021-02-18T10:03:05.504Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-18T10:03:05.504Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-18T10:03:05.504Z] [2021-02-18T10:03:05.504Z] [2021-02-18T10:03:05.504Z] DONE 18 tests, 1 skipped in 21.378s [2021-02-18T10:03:05.504Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-18T10:03:05.504Z] ++ 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 [2021-02-18T10:03:05.504Z] ++ set -e [2021-02-18T10:03:05.504Z] ++ '[' -n 0 ']' [2021-02-18T10:03:05.504Z] ++ set -x [2021-02-18T10:03:05.504Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-02-18T10:03:05.504Z] INFO: Testing against a local daemon [2021-02-18T10:03:05.504Z] === RUN TestVolumesCreateAndList [2021-02-18T10:03:05.504Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-02-18T10:03:05.504Z] === RUN TestVolumesRemove [2021-02-18T10:03:05.504Z] --- PASS: TestVolumesRemove (0.07s) [2021-02-18T10:03:05.504Z] === RUN TestVolumesInspect [2021-02-18T10:03:05.764Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-18T10:03:05.764Z] === RUN TestVolumesInvalidJSON [2021-02-18T10:03:05.765Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-18T10:03:05.765Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-18T10:03:05.765Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-18T10:03:05.765Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-18T10:03:05.765Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-18T10:03:05.765Z] PASS [2021-02-18T10:03:05.765Z] [2021-02-18T10:03:05.765Z] DONE 5 tests in 0.238s [2021-02-18T10:03:05.765Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-18T10:03:06.023Z] ++++ cat bundles/test-integration/docker.pid [2021-02-18T10:03:06.023Z] +++ kill 5672 [2021-02-18T10:03:06.949Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-02-18T10:03:07.204Z] +++ /etc/init.d/apparmor stop [2021-02-18T10:03:07.204Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-18T10:03:07.204Z] [2021-02-18T10:03:07.204Z] Unloading profiles will leave already running processes permanently [2021-02-18T10:03:07.204Z] unconfined, which can lead to unexpected situations. [2021-02-18T10:03:07.204Z] [2021-02-18T10:03:07.204Z] To set a process to complain mode, use the command line tool [2021-02-18T10:03:07.204Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-18T10:03:07.204Z] +++ true [2021-02-18T10:03:07.204Z] exiting test-integration [2021-02-18T10:03:07.204Z] ++ exit 0 [2021-02-18T10:03:07.204Z] [2021-02-18T10:03:08.134Z] + for job in $(jobs -p) [2021-02-18T10:03:08.134Z] + wait 6047 [2021-02-18T10:03:11.402Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-02-18T10:03:12.765Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-02-18T10:03:18.005Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-02-18T10:03:18.005Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-02-18T10:03:18.005Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-02-18T10:03:18.005Z] === RUN TestDockerSuite/TestHealth [2021-02-18T10:03:27.941Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-02-18T10:03:33.542Z] 2021/02/18 10:03:29 Finished clone github.com/hashicorp/consul [2021-02-18T10:03:33.542Z] 2021/02/18 10:03:30 Finished clone github.com/aws/aws-sdk-go [2021-02-18T10:03:37.881Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-02-18T10:03:37.881Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-02-18T10:03:37.881Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-02-18T10:03:37.881Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-02-18T10:03:37.881Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-02-18T10:03:37.881Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-02-18T10:03:38.137Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-02-18T10:03:38.137Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-02-18T10:03:38.137Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-02-18T10:03:38.137Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-02-18T10:03:38.394Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-02-18T10:03:38.649Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-02-18T10:03:38.905Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-02-18T10:03:38.905Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-02-18T10:03:39.833Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-02-18T10:03:39.833Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-02-18T10:03:40.399Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-02-18T10:03:40.960Z] === RUN TestDockerSuite/TestImagesFormat [2021-02-18T10:03:40.960Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-02-18T10:03:41.521Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-02-18T10:03:44.786Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-02-18T10:03:44.786Z] === RUN TestDockerSuite/TestImportBadURL [2021-02-18T10:03:44.786Z] === RUN TestDockerSuite/TestImportDisplay [2021-02-18T10:03:45.347Z] === RUN TestDockerSuite/TestImportFile [2021-02-18T10:03:46.282Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-02-18T10:03:46.282Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-02-18T10:03:47.796Z] === RUN TestDockerSuite/TestImportGzipped [2021-02-18T10:03:48.723Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-02-18T10:03:48.978Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-02-18T10:03:50.343Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-02-18T10:03:51.271Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-02-18T10:03:51.835Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-02-18T10:03:52.763Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-02-18T10:03:53.019Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-02-18T10:03:53.019Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-02-18T10:03:53.276Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-02-18T10:03:53.532Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-02-18T10:03:54.095Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-02-18T10:03:54.656Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-02-18T10:03:55.219Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-02-18T10:03:56.146Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-02-18T10:03:56.402Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-02-18T10:03:56.658Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-02-18T10:03:58.023Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-02-18T10:03:58.586Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-02-18T10:03:59.516Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-02-18T10:03:59.516Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-02-18T10:04:00.078Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-02-18T10:04:00.078Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-02-18T10:04:01.444Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-02-18T10:04:02.005Z] === RUN TestDockerSuite/TestInspectDefault [2021-02-18T10:04:02.567Z] === RUN TestDockerSuite/TestInspectHistory [2021-02-18T10:04:03.127Z] === RUN TestDockerSuite/TestInspectImage [2021-02-18T10:04:03.127Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-02-18T10:04:03.127Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-02-18T10:04:03.127Z] === RUN TestDockerSuite/TestInspectInt64 [2021-02-18T10:04:03.688Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-02-18T10:04:04.248Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-02-18T10:04:04.248Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-02-18T10:04:04.504Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-02-18T10:04:05.065Z] === RUN TestDockerSuite/TestInspectPlugin [2021-02-18T10:04:06.430Z] === RUN TestDockerSuite/TestInspectRootFS [2021-02-18T10:04:06.430Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-02-18T10:04:06.994Z] === RUN TestDockerSuite/TestInspectStatus [2021-02-18T10:04:07.555Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-02-18T10:04:08.482Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-02-18T10:04:09.043Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-02-18T10:04:09.605Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-02-18T10:04:10.165Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-02-18T10:04:10.421Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-02-18T10:04:10.984Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-02-18T10:04:11.549Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-02-18T10:04:11.549Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-02-18T10:04:12.112Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-02-18T10:04:13.477Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-02-18T10:04:14.842Z] === RUN TestDockerSuite/TestLinksEnvs [2021-02-18T10:04:15.772Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-02-18T10:04:16.027Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-02-18T10:04:17.392Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-02-18T10:04:19.908Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-02-18T10:04:21.273Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-02-18T10:04:21.273Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-02-18T10:04:22.640Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-02-18T10:04:22.896Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-02-18T10:04:23.457Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-02-18T10:04:29.993Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-02-18T10:04:30.554Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-02-18T10:04:32.484Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-02-18T10:04:34.378Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-02-18T10:04:34.940Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-02-18T10:04:36.444Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-02-18T10:04:36.444Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-02-18T10:04:37.005Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-02-18T10:04:37.005Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-02-18T10:04:37.005Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-02-18T10:04:37.568Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-02-18T10:04:37.823Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-02-18T10:04:41.985Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-02-18T10:04:41.985Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-02-18T10:04:46.145Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-02-18T10:04:46.145Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-02-18T10:04:46.706Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-02-18T10:04:46.706Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-02-18T10:04:48.595Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-02-18T10:04:49.522Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-02-18T10:04:50.448Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-02-18T10:04:51.812Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-02-18T10:04:51.812Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-02-18T10:04:52.374Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-02-18T10:04:55.641Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-02-18T10:04:55.641Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-02-18T10:04:56.568Z] === RUN TestDockerSuite/TestLogsSince [2021-02-18T10:05:03.113Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-02-18T10:05:09.642Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-02-18T10:05:09.642Z] === RUN TestDockerSuite/TestLogsTail [2021-02-18T10:05:09.898Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-02-18T10:05:10.459Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-02-18T10:05:10.714Z] === RUN TestDockerSuite/TestMountIntoProc [2021-02-18T10:05:10.969Z] === RUN TestDockerSuite/TestMountIntoSys [2021-02-18T10:05:11.530Z] === RUN TestDockerSuite/TestNetHostname [2021-02-18T10:05:12.895Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-02-18T10:05:12.895Z] === RUN TestDockerSuite/TestNetworkEvents [2021-02-18T10:05:13.823Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-02-18T10:05:15.189Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-02-18T10:05:15.444Z] === RUN TestDockerSuite/TestPluginActive [2021-02-18T10:05:16.807Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-02-18T10:05:20.071Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-02-18T10:05:21.959Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-02-18T10:05:21.959Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-02-18T10:05:22.520Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-02-18T10:05:22.776Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-02-18T10:05:25.294Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-02-18T10:05:26.659Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-02-18T10:05:28.547Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-02-18T10:05:32.719Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-02-18T10:05:34.084Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-02-18T10:05:35.451Z] === RUN TestDockerSuite/TestPortHostBinding [2021-02-18T10:05:36.381Z] === RUN TestDockerSuite/TestPortList [2021-02-18T10:05:40.079Z] 2021/02/18 10:05:29 Finished clone google.golang.org/api [2021-02-18T10:05:40.079Z] 2021/02/18 10:05:29 Dependencies downloaded. Download time: 4m4.281440158s [2021-02-18T10:05:40.079Z] 2021/02/18 10:05:29 Collecting all dependencies [2021-02-18T10:05:40.651Z] 2021/02/18 10:05:40 Clean vendor dir from unused packages [2021-02-18T10:05:40.651Z] 2021/02/18 10:05:40 Ignoring paths matching "^archive/tar" [2021-02-18T10:05:41.594Z] 2021/02/18 10:05:41 Success [2021-02-18T10:05:41.594Z] 2021/02/18 10:05:41 Running time: 4m20.193459824s [2021-02-18T10:05:41.855Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-18T10:05:42.745Z] + echo Ensuring container killed. [2021-02-18T10:05:42.745Z] Ensuring container killed. [2021-02-18T10:05:42.745Z] + docker rm -vf docker-pr6 [2021-02-18T10:05:42.745Z] Error: No such container: docker-pr6 [Pipeline] sh [2021-02-18T10:05:42.914Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-02-18T10:05:43.033Z] + echo Chowning /workspace to jenkins user [2021-02-18T10:05:43.033Z] Chowning /workspace to jenkins user [2021-02-18T10:05:43.033Z] + id -u [2021-02-18T10:05:43.033Z] + id -g [2021-02-18T10:05:43.033Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42025:/workspace busybox chown -R 1000:1000 /workspace [2021-02-18T10:05:43.474Z] === RUN TestDockerSuite/TestPostContainersAttach [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-18T10:05:44.282Z] + bundleName=unit [2021-02-18T10:05:44.282Z] + echo Creating unit-bundles.tar.gz [2021-02-18T10:05:44.282Z] Creating unit-bundles.tar.gz [2021-02-18T10:05:44.282Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-02-18T10:05:44.282Z] bundles/junit-report.xml [2021-02-18T10:05:44.282Z] bundles/go-test-report.json [2021-02-18T10:05:44.282Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-02-18T10:05:44.302Z] Archiving artifacts [2021-02-18T10:05:44.774Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42025/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-18T10:05:45.097Z] + make clean [2021-02-18T10:05:45.358Z] docker volume rm -f docker-dev-cache [2021-02-18T10:05:45.358Z] docker-dev-cache [2021-02-18T10:05:45.360Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-18T10:05:49.523Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-02-18T10:05:49.523Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-02-18T10:05:49.523Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-02-18T10:05:50.085Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-02-18T10:05:50.085Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-02-18T10:05:51.016Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-02-18T10:05:51.016Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-02-18T10:05:51.945Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-02-18T10:05:51.945Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-02-18T10:05:53.315Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-02-18T10:05:53.315Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-02-18T10:05:55.205Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-02-18T10:05:56.132Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-02-18T10:05:56.693Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-02-18T10:05:56.693Z] === RUN TestDockerSuite/TestPsByOrder [2021-02-18T10:05:58.594Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-02-18T10:05:59.522Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-02-18T10:06:02.035Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-02-18T10:06:05.303Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-02-18T10:06:05.303Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-02-18T10:06:08.569Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-02-18T10:06:12.731Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-02-18T10:06:15.245Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-02-18T10:06:16.174Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-02-18T10:06:18.062Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-02-18T10:06:19.427Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-02-18T10:06:20.792Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-02-18T10:06:22.682Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-02-18T10:06:24.571Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-02-18T10:06:25.499Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-02-18T10:06:25.499Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-02-18T10:06:26.072Z] === RUN TestDockerSuite/TestPsRightTagName [2021-02-18T10:06:27.436Z] === RUN TestDockerSuite/TestPsShowMounts [2021-02-18T10:06:29.323Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-02-18T10:06:29.579Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-02-18T10:06:29.579Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-02-18T10:06:29.834Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-02-18T10:06:30.244Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-02-18T10:06:30.244Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-02-18T10:06:30.500Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-02-18T10:06:31.427Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-02-18T10:06:32.355Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-02-18T10:06:32.915Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-02-18T10:06:39.449Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-02-18T10:06:39.449Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-02-18T10:06:40.379Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-02-18T10:06:42.267Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-02-18T10:06:42.267Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-02-18T10:06:42.267Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-02-18T10:06:42.524Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-02-18T10:06:45.041Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-02-18T10:06:45.968Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-02-18T10:06:48.484Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-02-18T10:06:49.046Z] === RUN TestDockerSuite/TestRmiBlank [2021-02-18T10:06:49.046Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-02-18T10:06:49.046Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-02-18T10:06:52.313Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-02-18T10:06:52.313Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-02-18T10:06:52.569Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-02-18T10:06:53.969Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-02-18T10:06:54.532Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-02-18T10:06:55.896Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-02-18T10:06:56.458Z] === RUN TestDockerSuite/TestRmiTag [2021-02-18T10:06:56.458Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-02-18T10:06:57.020Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-02-18T10:07:00.285Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-02-18T10:07:00.846Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-02-18T10:07:01.408Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-02-18T10:07:01.664Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-02-18T10:07:02.590Z] === RUN TestDockerSuite/TestRunAddHost [2021-02-18T10:07:03.151Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-02-18T10:07:03.151Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-02-18T10:07:03.713Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-02-18T10:07:03.713Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-02-18T10:07:04.274Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-02-18T10:07:05.249Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-02-18T10:07:05.812Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-02-18T10:07:06.740Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-02-18T10:07:07.334Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-02-18T10:07:08.263Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-02-18T10:07:09.193Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-02-18T10:07:10.120Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-02-18T10:07:10.376Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-02-18T10:07:11.372Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-02-18T10:07:11.628Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-02-18T10:07:12.190Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-02-18T10:07:13.117Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-02-18T10:07:14.043Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-02-18T10:07:14.299Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-02-18T10:07:14.867Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-02-18T10:07:15.124Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-02-18T10:07:15.124Z] === RUN TestDockerSuite/TestRunBindMounts [2021-02-18T10:07:16.488Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-02-18T10:07:17.049Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-02-18T10:07:17.616Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-02-18T10:07:17.871Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-02-18T10:07:18.127Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-02-18T10:07:18.690Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-02-18T10:07:18.690Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-02-18T10:07:19.252Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-02-18T10:07:19.814Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-02-18T10:07:20.742Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-02-18T10:07:21.306Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-02-18T10:07:21.869Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-02-18T10:07:21.869Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-02-18T10:07:22.796Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-02-18T10:07:22.796Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-02-18T10:07:23.360Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-02-18T10:07:23.921Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-02-18T10:07:24.483Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-02-18T10:07:25.045Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-02-18T10:07:25.045Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-02-18T10:07:25.610Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-02-18T10:07:26.538Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-02-18T10:07:27.466Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-02-18T10:07:28.834Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-02-18T10:07:29.090Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-02-18T10:07:29.651Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-02-18T10:07:30.212Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-02-18T10:07:31.139Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-02-18T10:07:31.395Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-02-18T10:07:32.759Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-02-18T10:07:35.289Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-02-18T10:07:35.289Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-02-18T10:07:35.544Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-02-18T10:07:38.059Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-02-18T10:07:38.986Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-02-18T10:07:40.873Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-02-18T10:07:42.761Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-02-18T10:07:42.761Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-02-18T10:07:42.761Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-02-18T10:07:43.322Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-02-18T10:07:43.579Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-02-18T10:07:44.947Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-02-18T10:07:46.314Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-02-18T10:07:48.205Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-02-18T10:07:48.462Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-02-18T10:07:48.718Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-02-18T10:07:50.083Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-02-18T10:07:50.643Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-02-18T10:07:50.643Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-02-18T10:07:50.643Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-02-18T10:07:51.204Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-02-18T10:07:52.570Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-02-18T10:07:52.570Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-02-18T10:07:53.499Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-02-18T10:07:53.755Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-02-18T10:07:54.010Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-02-18T10:07:54.572Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-02-18T10:07:54.828Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-02-18T10:07:55.084Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-02-18T10:07:55.645Z] === RUN TestDockerSuite/TestRunEnvironment [2021-02-18T10:07:56.208Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-02-18T10:07:57.155Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-02-18T10:07:57.155Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-02-18T10:07:57.412Z] === RUN TestDockerSuite/TestRunExitCode [2021-02-18T10:07:57.973Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-02-18T10:07:58.533Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-02-18T10:07:59.463Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-02-18T10:08:00.027Z] === RUN TestDockerSuite/TestRunExposePort [2021-02-18T10:08:00.027Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-02-18T10:08:00.283Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-02-18T10:08:00.540Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-02-18T10:08:01.101Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-02-18T10:08:02.467Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-02-18T10:08:02.467Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-18T10:08:02.467Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-02-18T10:08:03.394Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-02-18T10:08:05.283Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-02-18T10:08:05.845Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-02-18T10:08:07.732Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-02-18T10:08:11.896Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-02-18T10:08:17.135Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-02-18T10:08:18.062Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-02-18T10:08:18.988Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-02-18T10:08:18.988Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-02-18T10:08:18.988Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-02-18T10:08:18.988Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-02-18T10:08:19.243Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-02-18T10:08:21.130Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-02-18T10:08:22.116Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-02-18T10:08:23.044Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-02-18T10:08:29.572Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-02-18T10:08:29.572Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-02-18T10:08:29.572Z] === RUN TestDockerSuite/TestRunModeHostname [2021-02-18T10:08:30.134Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-02-18T10:08:30.134Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-02-18T10:08:30.134Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-02-18T10:08:31.060Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-02-18T10:08:31.986Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-02-18T10:08:32.912Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-02-18T10:08:32.912Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-02-18T10:08:32.912Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-02-18T10:08:33.840Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-02-18T10:08:35.203Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-02-18T10:08:35.203Z] === RUN TestDockerSuite/TestRunMount [2021-02-18T10:08:40.578Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-02-18T10:08:40.834Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-02-18T10:08:41.394Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-02-18T10:08:42.619Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-02-18T10:08:43.988Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-02-18T10:08:44.244Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-02-18T10:08:46.802Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-02-18T10:08:48.167Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-02-18T10:08:48.423Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-02-18T10:08:50.330Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-02-18T10:08:51.696Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-02-18T10:08:52.621Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-02-18T10:08:52.621Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-02-18T10:08:52.876Z] === RUN TestDockerSuite/TestRunNetHost [2021-02-18T10:08:53.803Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-02-18T10:08:54.058Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-02-18T10:08:54.620Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-02-18T10:08:55.983Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-02-18T10:08:57.348Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-02-18T10:09:00.612Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-02-18T10:09:00.612Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-02-18T10:09:00.612Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-02-18T10:09:00.868Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-02-18T10:09:01.123Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-02-18T10:09:01.123Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-02-18T10:09:01.684Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-02-18T10:09:02.246Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-02-18T10:09:02.246Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-02-18T10:09:03.175Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-02-18T10:09:04.101Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-02-18T10:09:06.614Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-02-18T10:09:09.126Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-02-18T10:09:09.126Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-02-18T10:09:09.126Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-02-18T10:09:09.382Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-02-18T10:09:09.944Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-02-18T10:09:11.834Z] === RUN TestDockerSuite/TestRunPortInUse [2021-02-18T10:09:12.089Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-02-18T10:09:12.345Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-02-18T10:09:12.907Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-02-18T10:09:13.476Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-02-18T10:09:14.408Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-02-18T10:09:14.969Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-02-18T10:09:15.225Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-02-18T10:09:15.481Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-18T10:09:15.481Z] === RUN TestDockerSuite/TestRunPublishPort [2021-02-18T10:09:16.044Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-02-18T10:09:16.605Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-02-18T10:09:16.605Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-02-18T10:09:17.167Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-02-18T10:09:18.533Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-02-18T10:09:18.533Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-02-18T10:09:18.533Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-02-18T10:09:21.050Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-02-18T10:09:21.050Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-02-18T10:09:21.979Z] === RUN TestDockerSuite/TestRunRm [2021-02-18T10:09:22.908Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-02-18T10:09:24.270Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-02-18T10:09:26.786Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-02-18T10:09:27.042Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-02-18T10:09:27.603Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-02-18T10:09:28.968Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-02-18T10:09:29.224Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-02-18T10:09:29.785Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-02-18T10:09:33.053Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-02-18T10:09:34.940Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-02-18T10:09:35.868Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-02-18T10:09:36.434Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-02-18T10:09:36.690Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-02-18T10:09:37.617Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-02-18T10:09:38.177Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-02-18T10:09:38.737Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-02-18T10:09:38.994Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-02-18T10:09:39.556Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-02-18T10:09:40.116Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-02-18T10:09:40.677Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-02-18T10:09:43.189Z] === RUN TestDockerSuite/TestRunState [2021-02-18T10:09:44.116Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-02-18T10:09:44.371Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-02-18T10:09:44.932Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-02-18T10:09:45.188Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-02-18T10:09:45.188Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-02-18T10:09:45.444Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-02-18T10:09:46.005Z] === RUN TestDockerSuite/TestRunSysctls [2021-02-18T10:09:46.931Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-02-18T10:09:47.188Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-02-18T10:09:47.188Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-02-18T10:09:47.449Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-02-18T10:09:48.814Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-02-18T10:09:49.374Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-02-18T10:09:49.936Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-02-18T10:09:51.827Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-02-18T10:09:52.083Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-02-18T10:09:54.601Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-02-18T10:09:55.967Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-02-18T10:09:57.331Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-02-18T10:09:58.286Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-02-18T10:09:58.286Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-02-18T10:09:58.847Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-02-18T10:09:59.408Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-02-18T10:10:01.299Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-02-18T10:10:02.664Z] === RUN TestDockerSuite/TestRunUserByID [2021-02-18T10:10:02.920Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-02-18T10:10:03.175Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-02-18T10:10:03.175Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-02-18T10:10:03.431Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-02-18T10:10:03.993Z] === RUN TestDockerSuite/TestRunUserByName [2021-02-18T10:10:04.556Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-02-18T10:10:05.486Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-02-18T10:10:05.486Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-02-18T10:10:05.486Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-02-18T10:10:05.741Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-02-18T10:10:06.302Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-02-18T10:10:09.570Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-02-18T10:10:09.829Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-02-18T10:10:10.756Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-02-18T10:10:12.121Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-02-18T10:10:13.046Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-02-18T10:10:14.411Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-02-18T10:10:16.298Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-02-18T10:10:16.554Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-02-18T10:10:16.554Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-02-18T10:10:16.554Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-02-18T10:10:16.554Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-02-18T10:10:16.554Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-02-18T10:10:16.554Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-02-18T10:10:17.115Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-02-18T10:10:17.676Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-02-18T10:10:18.602Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-02-18T10:10:18.858Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-02-18T10:10:19.422Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-02-18T10:10:20.001Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-02-18T10:10:20.001Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-02-18T10:10:20.256Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-02-18T10:10:20.512Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-02-18T10:10:20.512Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-02-18T10:10:20.512Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-02-18T10:10:20.512Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-02-18T10:10:20.512Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-02-18T10:10:20.512Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-02-18T10:10:20.512Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-02-18T10:10:20.512Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-02-18T10:10:20.512Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-02-18T10:10:21.441Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-02-18T10:10:22.002Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-02-18T10:10:22.564Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-02-18T10:10:22.564Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-02-18T10:10:23.125Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-02-18T10:10:23.125Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-02-18T10:10:23.685Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-02-18T10:10:23.685Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-02-18T10:10:24.247Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-02-18T10:10:24.504Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-02-18T10:10:24.759Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-02-18T10:10:24.759Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-02-18T10:10:25.015Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-02-18T10:10:25.946Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-02-18T10:10:26.506Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-02-18T10:10:26.506Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-02-18T10:10:26.762Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-02-18T10:10:27.017Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-02-18T10:10:27.944Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-02-18T10:10:28.199Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-02-18T10:10:29.563Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-02-18T10:10:30.125Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-02-18T10:10:30.125Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-02-18T10:10:30.125Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-02-18T10:10:31.052Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-02-18T10:10:31.613Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-02-18T10:10:32.175Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-02-18T10:10:32.736Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-02-18T10:10:32.736Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-02-18T10:10:34.625Z] === RUN TestDockerSuite/TestSaveImageId [2021-02-18T10:10:34.625Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-02-18T10:10:35.186Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-02-18T10:10:36.554Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-02-18T10:10:36.554Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-02-18T10:10:37.918Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-02-18T10:10:37.918Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-02-18T10:10:37.918Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-02-18T10:10:38.846Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-02-18T10:10:40.251Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-02-18T10:10:40.506Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-02-18T10:10:40.506Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-02-18T10:10:40.761Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-02-18T10:10:40.762Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-02-18T10:10:41.322Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-02-18T10:10:43.208Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-02-18T10:10:45.093Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-02-18T10:10:47.606Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-02-18T10:10:48.166Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-02-18T10:10:50.057Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-02-18T10:10:50.983Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-02-18T10:10:51.909Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-02-18T10:10:54.420Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-02-18T10:10:56.306Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-02-18T10:10:57.234Z] === RUN TestDockerSuite/TestStartRecordError [2021-02-18T10:10:58.598Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-02-18T10:10:59.526Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-02-18T10:11:00.890Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-02-18T10:11:03.405Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-02-18T10:11:05.936Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-02-18T10:11:07.825Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-02-18T10:11:08.389Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-02-18T10:11:10.901Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-02-18T10:11:10.901Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-02-18T10:11:16.144Z] === RUN TestDockerSuite/TestStatsNoStream [2021-02-18T10:11:18.657Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-02-18T10:11:20.019Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-02-18T10:11:20.275Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-02-18T10:11:20.835Z] === RUN TestDockerSuite/TestTopPrivileged [2021-02-18T10:11:21.397Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-02-18T10:11:21.397Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-02-18T10:11:21.654Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-02-18T10:11:24.919Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-02-18T10:11:27.432Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-02-18T10:11:27.688Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-02-18T10:11:28.248Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-02-18T10:11:28.248Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-02-18T10:11:28.810Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-02-18T10:11:29.736Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-02-18T10:11:29.736Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-02-18T10:11:29.992Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-02-18T10:11:30.924Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-02-18T10:11:31.852Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-02-18T10:11:32.780Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-02-18T10:11:33.706Z] === RUN TestDockerSuite/TestUpdateStats [2021-02-18T10:11:37.866Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-02-18T10:11:38.428Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-02-18T10:11:38.428Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-02-18T10:11:38.428Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-02-18T10:11:39.356Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-02-18T10:11:39.918Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-02-18T10:11:41.281Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-02-18T10:11:43.170Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-02-18T10:11:45.684Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-02-18T10:11:47.571Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-02-18T10:11:48.937Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-02-18T10:11:52.202Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-02-18T10:11:54.716Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-02-18T10:11:55.643Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-02-18T10:11:56.571Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-02-18T10:11:57.132Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-02-18T10:11:58.499Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-02-18T10:11:59.863Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-02-18T10:12:01.233Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-02-18T10:12:02.598Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-02-18T10:12:04.084Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-02-18T10:12:05.448Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-02-18T10:12:06.813Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-02-18T10:12:16.746Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-02-18T10:12:21.985Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-02-18T10:12:21.985Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-02-18T10:12:21.985Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-02-18T10:12:22.545Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-02-18T10:12:22.545Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-02-18T10:12:22.545Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-02-18T10:12:22.545Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-02-18T10:12:23.472Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-02-18T10:12:23.472Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-02-18T10:12:23.472Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-02-18T10:12:24.034Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-02-18T10:12:24.034Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-02-18T10:12:24.290Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-02-18T10:12:24.290Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-02-18T10:12:24.290Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-02-18T10:12:26.204Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-02-18T10:12:26.204Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-02-18T10:12:26.464Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-02-18T10:12:26.719Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-02-18T10:12:26.719Z] === RUN TestDockerSuite/TestVolumeEvents [2021-02-18T10:12:27.280Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-02-18T10:12:28.645Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-02-18T10:12:28.900Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-02-18T10:12:28.900Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-02-18T10:12:30.787Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-02-18T10:12:33.308Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite (1389.12s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.04s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.17s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.70s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.47s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.16s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.05s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.97s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.28s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.38s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.03s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.76s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.74s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.70s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.80s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.05s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.70s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAttachDetach (1.06s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.87s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.15s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.73s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.81s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.35s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.96s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.16s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.24s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.21s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.88s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.45s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.76s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.74s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.33s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.01s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.22s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.49s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.22s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.89s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.52s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.66s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.52s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.37s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.26s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.04s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.01s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.59s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.26s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.89s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.88s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.97s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.12s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.24s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.29s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.96s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.28s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.33s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.55s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.24s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.49s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.40s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.03s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.92s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.92s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.57s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.12s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.65s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.81s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.94s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.54s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.28s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.71s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.66s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.28s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.52s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.85s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.25s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.57s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.62s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.97s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.89s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.63s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.08s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.04s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.67s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildCmd (0.30s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.70s) [2021-02-18T10:12:33.308Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-02-18T10:12:33.308Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.77s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.33s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.93s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.66s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.27s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.68s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.56s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.19s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.28s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.16s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.86s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.09s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.72s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.21s) [2021-02-18T10:12:33.308Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-02-18T10:12:33.308Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-02-18T10:12:33.308Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-02-18T10:12:33.308Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-02-18T10:12:33.308Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-18T10:12:33.308Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-02-18T10:12:33.308Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-02-18T10:12:33.308Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.18s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.23s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.01s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.51s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.12s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.88s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.46s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.91s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.78s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.44s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.19s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.33s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.78s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.31s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.39s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.84s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.20s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.82s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.52s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.44s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.77s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.47s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.55s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.94s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.77s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.44s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.72s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.50s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.43s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.19s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.62s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.81s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildEnv (1.43s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.37s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.17s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.09s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.90s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.94s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.57s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.15s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.29s) [2021-02-18T10:12:33.308Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-18T10:12:33.308Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.39s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildExpose (0.34s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.71s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildFails (0.82s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.98s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.92s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.56s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.47s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.61s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.07s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.66s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.92s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.77s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.16s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.14s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildHistory (4.13s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.50s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.70s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.68s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.61s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.88s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildLabel (0.47s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.52s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.46s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildLabels (0.47s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.25s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.98s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.29s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.17s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.21s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.17s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.25s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.32s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.53s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.84s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.88s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.98s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.01s) [2021-02-18T10:12:33.308Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-02-18T10:12:33.308Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.78s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.31s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.52s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.98s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.60s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.98s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.04s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.25s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.38s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.27s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.48s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.39s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.49s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.89s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.49s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.59s) [2021-02-18T10:12:33.308Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.78s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.91s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.31s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.52s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildPATH (2.08s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.68s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.80s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.11s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.79s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.86s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildRm (2.37s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.80s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.17s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.45s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.60s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.04s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.93s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.97s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.74s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s) [2021-02-18T10:12:33.309Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-18T10:12:33.309Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.73s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildStderr (1.01s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.88s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.85s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.98s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.39s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.84s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.18s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildUser (1.73s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.02s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.67s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.78s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.22s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.63s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.63s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.95s) [2021-02-18T10:12:33.309Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-18T10:12:33.309Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-02-18T10:12:33.309Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-18T10:12:33.309Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-02-18T10:12:33.309Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-02-18T10:12:33.309Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-02-18T10:12:33.309Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2021-02-18T10:12:33.309Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.11s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.61s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.63s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.88s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.47s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.02s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.44s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.64s) [2021-02-18T10:12:33.309Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-18T10:12:33.309Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.83s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.99s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-02-18T10:12:33.309Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-02-18T10:12:33.309Z] docker_cli_sni_test.go:18: Flakey test [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.50s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.85s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCommitChange (0.77s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.80s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.24s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.35s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.80s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCommitTTY (1.49s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.07s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.97s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.13s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.05s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.19s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.01s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.21s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.60s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.66s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.48s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.69s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.70s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.62s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.51s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.50s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.62s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.32s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.74s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.50s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.66s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.71s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.67s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.88s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.78s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.75s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.88s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.65s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.07s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.51s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.25s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.63s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.85s) [2021-02-18T10:12:33.309Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-02-18T10:12:33.309Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.54s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.65s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.80s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.55s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.68s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.38s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.12s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.99s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.36s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (0.53s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.42s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.43s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000bb7640_} (1.51s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1249448625_/foo_false____} (1.62s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1249448625_/foo_true____} (1.52s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3192092764_/foo_false____} (1.43s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3192092764_/foo_true____} (1.56s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3192092764_/foo_true__0xc000bb76a0__} (1.33s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000bb76c0_} (1.33s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000bb76e0_} (1.34s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000bb7700_} (1.34s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000bb7720_} (1.37s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.39s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.92s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.01s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.84s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.93s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.29s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.99s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.57s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.52s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.54s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.51s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.53s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.93s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.60s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.55s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.69s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.76s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.56s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.99s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.06s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.61s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.54s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.65s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.66s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.89s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.96s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.88s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.29s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.78s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.70s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.85s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.69s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.55s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.23s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.55s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.72s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.77s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.79s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpToDot (0.85s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.28s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.11s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpToStdout (0.64s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.66s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.43s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.92s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.95s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCreateArgs (0.12s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.59s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.75s) [2021-02-18T10:12:33.309Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-18T10:12:33.309Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.69s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.31s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2021-02-18T10:12:33.309Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-02-18T10:12:33.309Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.46s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.08s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.44s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.62s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.44s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.65s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.23s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.28s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.62s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.46s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.52s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.89s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.54s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.10s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.25s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.59s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.43s) [2021-02-18T10:12:33.309Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.91s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.28s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.63s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsAttach (0.64s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsCommit (0.73s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.59s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.49s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.50s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.49s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.99s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.13s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.19s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsCopy (1.00s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.23s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.52s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.29s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.97s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.03s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.23s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.30s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsFilters (0.96s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsFormat (0.93s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.67s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.39s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2021-02-18T10:12:33.310Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-18T10:12:33.310Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-02-18T10:12:33.310Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-18T10:12:33.310Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.45s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.59s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsRename (0.64s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsResize (0.77s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.38s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.61s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.58s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.73s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsTop (0.57s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.82s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExec (0.65s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.65s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.80s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.82s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.69s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.80s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.68s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.76s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.76s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.53s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.54s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.31s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExecCgroup (0.88s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.09s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.60s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExecInspectID (1.58s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExecInteractive (0.95s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.62s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.56s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExecParseError (0.51s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.53s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.49s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.21s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.65s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExecStartFails (0.80s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.89s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.54s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExecTTY (0.54s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.56s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.52s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2021-02-18T10:12:33.310Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-18T10:12:33.310Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.25s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.76s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestExecWithUser (0.61s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.47s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.51s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.52s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.50s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestHealth (18.93s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.60s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.61s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.63s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.66s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.63s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.62s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestImportDisplay (1.04s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestImportFile (1.13s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.16s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestImportGzipped (1.29s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.29s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.91s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.83s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.99s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.04s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.60s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.56s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.47s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.73s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.67s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.52s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.47s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.69s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.75s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.48s) [2021-02-18T10:12:33.310Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-18T10:12:33.310Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.24s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.84s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInspectDefault (0.47s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInspectHistory (0.57s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-02-18T10:12:33.310Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-18T10:12:33.310Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.47s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.50s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.38s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.55s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.98s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.48s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.48s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.78s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.27s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.14s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.30s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.51s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.21s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.48s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.40s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.56s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.17s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.94s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.50s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.76s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.73s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.33s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.52s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.44s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.45s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.45s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.61s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.39s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.38s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.89s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.10s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.79s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.70s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.57s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.77s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLogsSince (6.69s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.51s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.62s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLogsTail (0.61s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.50s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.47s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestNetHostname (1.30s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.19s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.68s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.28s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.48s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPluginActive (1.38s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.81s) [2021-02-18T10:12:33.310Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-02-18T10:12:33.310Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.79s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.57s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.49s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.15s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.91s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.55s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.19s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.94s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPortList (6.15s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.90s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.22s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.58s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.90s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.77s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.10s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.42s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.83s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.96s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.39s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPsByOrder (1.95s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.72s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.24s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.67s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.02s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.60s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.14s) [2021-02-18T10:12:33.310Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.63s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.70s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.41s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.94s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.60s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.94s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.56s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.40s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.74s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2021-02-18T10:12:33.311Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-18T10:12:33.311Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.20s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.48s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.94s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.93s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.49s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.36s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.06s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.85s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.28s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.35s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.17s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.01s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.95s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.60s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.70s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.19s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.67s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.12s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.65s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.30s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.51s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.94s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunAddHost (0.46s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.07s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.54s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.81s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.79s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.89s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.90s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.75s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.64s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.88s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.42s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.37s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.47s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.52s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.53s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.61s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.66s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.72s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.70s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.58s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.05s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.63s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.82s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.57s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.92s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.95s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.32s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.51s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.53s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.56s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.62s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.54s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.11s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.44s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.10s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.56s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.00s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.26s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.64s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.20s) [2021-02-18T10:12:33.311Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-02-18T10:12:33.311Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-02-18T10:12:33.311Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-02-18T10:12:33.311Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.65s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.23s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.40s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.10s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.62s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.34s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.64s) [2021-02-18T10:12:33.311Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-02-18T10:12:33.311Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.49s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.23s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.07s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.75s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.67s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.46s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.52s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.58s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.69s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.70s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.51s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunExitCode (0.63s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.51s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.70s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.66s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.61s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.52s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.10s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.30s) [2021-02-18T10:12:33.311Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-18T10:12:33.311Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.64s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.71s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.13s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.89s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.94s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.50s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.84s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.90s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.97s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.54s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.34s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.69s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.90s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.73s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.98s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.94s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.38s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunMount (4.98s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.48s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.50s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.99s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.63s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.48s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.95s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.04s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.11s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.01s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.45s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunNetHost (0.67s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.49s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.46s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.35s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.38s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.69s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.37s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.58s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.15s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.53s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.45s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.76s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.79s) [2021-02-18T10:12:33.311Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-02-18T10:12:33.311Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.54s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.54s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.65s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.84s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.54s) [2021-02-18T10:12:33.311Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.52s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.72s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.71s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.59s) [2021-02-18T10:12:33.311Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-18T10:12:33.311Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.58s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2021-02-18T10:12:33.311Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-02-18T10:12:33.311Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.63s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.40s) [2021-02-18T10:12:33.311Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-02-18T10:12:33.311Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.48s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.06s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunRm (0.70s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.72s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.48s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.45s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.60s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.60s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.86s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.24s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.56s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.53s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.78s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.61s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.46s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.49s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.47s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.43s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunState (1.01s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.48s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.50s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2021-02-18T10:12:33.311Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-18T10:12:33.311Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.47s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.50s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunSysctls (0.96s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.47s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.94s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.50s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.65s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.85s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.84s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.71s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.63s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.59s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.08s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.07s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunUserByID (0.66s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.59s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunUserByName (0.72s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.67s) [2021-02-18T10:12:33.311Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-02-18T10:12:33.311Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.24s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.57s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.22s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.47s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.73s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.41s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.91s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.42s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.63s) [2021-02-18T10:12:33.311Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.48s) [2021-02-18T10:12:33.311Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-18T10:12:33.311Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-02-18T10:12:33.311Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-18T10:12:33.312Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-02-18T10:12:33.312Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-18T10:12:33.312Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2021-02-18T10:12:33.312Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-18T10:12:33.312Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.52s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.47s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.89s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.74s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.62s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.49s) [2021-02-18T10:12:33.312Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-02-18T10:12:33.312Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.09s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.05s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-02-18T10:12:33.312Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-18T10:12:33.312Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-02-18T10:12:33.312Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-18T10:12:33.312Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-02-18T10:12:33.312Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-18T10:12:33.312Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-02-18T10:12:33.312Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-18T10:12:33.312Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-02-18T10:12:33.312Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-18T10:12:33.312Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.84s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.53s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.48s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.52s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.48s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.47s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.49s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.47s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.93s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.45s) [2021-02-18T10:12:33.312Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-18T10:12:33.312Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.88s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.41s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.46s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.72s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.78s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.95s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.09s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.84s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestSaveImageId (0.10s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.42s) [2021-02-18T10:12:33.312Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents924740937 [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.13s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.16s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.21s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.43s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.57s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.93s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.04s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.88s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.67s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.91s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.15s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.73s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestStartRecordError (1.19s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.15s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.18s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.51s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.52s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.94s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.57s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2021-02-18T10:12:33.312Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-02-18T10:12:33.312Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.54s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.88s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.49s) [2021-02-18T10:12:33.312Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-18T10:12:33.312Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.57s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.11s) [2021-02-18T10:12:33.312Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-18T10:12:33.312Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.20s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.68s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.89s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.11s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.17s) [2021-02-18T10:12:33.312Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-18T10:12:33.312Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.80s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (3.23s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.38s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.18s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.52s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.53s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.63s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.37s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.66s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.28s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.08s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.65s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.33s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.39s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.36s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.42s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.51s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.70s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.73s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.16s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.10s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.94s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.22s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.10s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.09s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.54s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.45s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.73s) [2021-02-18T10:12:33.312Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.52s) [2021-02-18T10:12:33.312Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-02-18T10:12:33.312Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-02-18T10:12:33.312Z] === RUN TestDockerRegistrySuite [2021-02-18T10:12:33.312Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-02-18T10:12:34.238Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-02-18T10:12:35.605Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-02-18T10:12:36.968Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-02-18T10:12:36.968Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-02-18T10:12:40.235Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-02-18T10:12:44.397Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-02-18T10:12:46.914Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-02-18T10:12:47.840Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-02-18T10:12:48.766Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-02-18T10:12:49.692Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-02-18T10:12:51.058Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-02-18T10:12:51.999Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-02-18T10:12:52.925Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-02-18T10:12:53.852Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-02-18T10:12:56.368Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-02-18T10:12:57.732Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-02-18T10:12:59.098Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-02-18T10:13:00.987Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-02-18T10:13:01.913Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-02-18T10:13:02.169Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-02-18T10:13:03.095Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-02-18T10:13:04.022Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-02-18T10:13:04.950Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-02-18T10:13:07.469Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-02-18T10:13:07.724Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-02-18T10:13:08.651Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-02-18T10:13:09.212Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-02-18T10:13:09.212Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-02-18T10:13:09.468Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-02-18T10:13:09.723Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-02-18T10:13:09.978Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-02-18T10:13:10.234Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-02-18T10:13:11.599Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-02-18T10:13:12.963Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-02-18T10:13:13.544Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-02-18T10:13:14.921Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-02-18T10:13:15.871Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-02-18T10:13:16.434Z] --- PASS: TestDockerRegistrySuite (43.31s) [2021-02-18T10:13:16.434Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.23s) [2021-02-18T10:13:16.434Z] check_test.go:196: [dc6012cff57e6] daemon is not started [2021-02-18T10:13:16.434Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.12s) [2021-02-18T10:13:16.434Z] check_test.go:196: [d9bb64724b49b] daemon is not started [2021-02-18T10:13:16.434Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.33s) [2021-02-18T10:13:16.434Z] check_test.go:196: [df31972ac8ca6] daemon is not started [2021-02-18T10:13:16.434Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-02-18T10:13:16.434Z] check_test.go:196: [daa603de18e13] daemon is not started [2021-02-18T10:13:16.434Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.01s) [2021-02-18T10:13:16.434Z] check_test.go:196: [d98287fdf39dc] daemon is not started [2021-02-18T10:13:16.434Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (3.95s) [2021-02-18T10:13:16.434Z] check_test.go:196: [d150c487c1438] daemon is not started [2021-02-18T10:13:16.434Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.82s) [2021-02-18T10:13:16.434Z] check_test.go:196: [dcc2f7097ebed] daemon is not started [2021-02-18T10:13:16.434Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.04s) [2021-02-18T10:13:16.434Z] check_test.go:196: [d8301c2bc2b85] daemon is not started [2021-02-18T10:13:16.434Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2021-02-18T10:13:16.434Z] check_test.go:196: [d2526fafe5a2c] daemon is not started [2021-02-18T10:13:16.434Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.04s) [2021-02-18T10:13:16.434Z] check_test.go:196: [d8dd0a48de976] daemon is not started [2021-02-18T10:13:16.434Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.11s) [2021-02-18T10:13:16.434Z] check_test.go:196: [d7db88bfc6867] daemon is not started [2021-02-18T10:13:16.434Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.09s) [2021-02-18T10:13:16.434Z] check_test.go:196: [d831136de30b5] daemon is not started [2021-02-18T10:13:16.434Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.02s) [2021-02-18T10:13:16.434Z] check_test.go:196: [dc9fdaa32a66b] daemon is not started [2021-02-18T10:13:16.434Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.00s) [2021-02-18T10:13:16.434Z] check_test.go:196: [d60b11f604e19] daemon is not started [2021-02-18T10:13:16.434Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.01s) [2021-02-18T10:13:16.434Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:357d80ef96b11a792770be163742f53aa04ba46ea508d1b821bfa1f8035db345 [2021-02-18T10:13:16.434Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e2b04382ab88fe889295fac4dd609b62b9260f1d770a743e74ab2e4d0d341d08 [2021-02-18T10:13:16.434Z] check_test.go:196: [d318350ae1769] daemon is not started [2021-02-18T10:13:16.434Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.92s) [2021-02-18T10:13:16.434Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7554fb5723c4a05fad3942148017aecf44717e1236d4833a2d5de518c7157bc2 [2021-02-18T10:13:16.434Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f749ff577558e41b379076adfd6224a322a938a2d0b28c6899a8759246cf6511 [2021-02-18T10:13:16.434Z] check_test.go:196: [d2735758dce00] daemon is not started [2021-02-18T10:13:16.434Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.99s) [2021-02-18T10:13:16.434Z] check_test.go:196: [d6b84b37da4ed] daemon is not started [2021-02-18T10:13:16.434Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.08s) [2021-02-18T10:13:16.434Z] check_test.go:196: [d4605ac3d7b1b] daemon is not started [2021-02-18T10:13:16.434Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.01s) [2021-02-18T10:13:16.434Z] check_test.go:196: [d0f37b76f2c1e] daemon is not started [2021-02-18T10:13:16.434Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-02-18T10:13:16.434Z] check_test.go:196: [df4f6d53db058] daemon is not started [2021-02-18T10:13:16.434Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.05s) [2021-02-18T10:13:16.434Z] check_test.go:196: [d6a0c3cf248b0] daemon is not started [2021-02-18T10:13:16.434Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.91s) [2021-02-18T10:13:16.434Z] check_test.go:196: [d2f29c1bcfa96] daemon is not started [2021-02-18T10:13:16.434Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2021-02-18T10:13:16.434Z] check_test.go:196: [dd62a5346be06] daemon is not started [2021-02-18T10:13:16.434Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.45s) [2021-02-18T10:13:16.434Z] check_test.go:196: [d7cc235654788] daemon is not started [2021-02-18T10:13:16.434Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2021-02-18T10:13:16.434Z] check_test.go:196: [d38d1088c7f08] daemon is not started [2021-02-18T10:13:16.434Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.99s) [2021-02-18T10:13:16.434Z] check_test.go:196: [da471e5909014] daemon is not started [2021-02-18T10:13:16.434Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2021-02-18T10:13:16.435Z] check_test.go:196: [d1c1d70dfc2f9] daemon is not started [2021-02-18T10:13:16.435Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2021-02-18T10:13:16.435Z] check_test.go:196: [d962575b2061a] daemon is not started [2021-02-18T10:13:16.435Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2021-02-18T10:13:16.435Z] check_test.go:196: [d85b5a62b0a60] daemon is not started [2021-02-18T10:13:16.435Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-02-18T10:13:16.435Z] check_test.go:196: [d43a4a037824e] daemon is not started [2021-02-18T10:13:16.435Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2021-02-18T10:13:16.435Z] check_test.go:196: [d717312c9c925] daemon is not started [2021-02-18T10:13:16.435Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-02-18T10:13:16.435Z] check_test.go:196: [d671d530cc38c] daemon is not started [2021-02-18T10:13:16.435Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.09s) [2021-02-18T10:13:16.435Z] check_test.go:196: [d20953b4d5b89] daemon is not started [2021-02-18T10:13:16.435Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.47s) [2021-02-18T10:13:16.435Z] check_test.go:196: [d843677e785c7] daemon is not started [2021-02-18T10:13:16.435Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.81s) [2021-02-18T10:13:16.435Z] check_test.go:196: [d71d727118407] daemon is not started [2021-02-18T10:13:16.435Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.10s) [2021-02-18T10:13:16.435Z] check_test.go:196: [d3a2e60fc82c4] daemon is not started [2021-02-18T10:13:16.435Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.94s) [2021-02-18T10:13:16.435Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2021-02-18T10:13:16.435Z] === RUN TestDockerSchema1RegistrySuite [2021-02-18T10:13:16.435Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-02-18T10:13:16.435Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-02-18T10:13:19.700Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-02-18T10:13:24.940Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-02-18T10:13:28.204Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-02-18T10:13:28.766Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-02-18T10:13:29.693Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-02-18T10:13:29.948Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-02-18T10:13:30.874Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-02-18T10:13:31.800Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-02-18T10:13:32.725Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-02-18T10:13:35.989Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-02-18T10:13:35.989Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-02-18T10:13:36.244Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-02-18T10:13:36.499Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-02-18T10:13:36.754Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-02-18T10:13:37.010Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-02-18T10:13:37.266Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-02-18T10:13:37.522Z] --- PASS: TestDockerSchema1RegistrySuite (21.08s) [2021-02-18T10:13:37.522Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-02-18T10:13:37.522Z] check_test.go:223: [d7c098aac2cb9] daemon is not started [2021-02-18T10:13:37.522Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.86s) [2021-02-18T10:13:37.522Z] check_test.go:223: [d9d9f62be91fc] daemon is not started [2021-02-18T10:13:37.522Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.40s) [2021-02-18T10:13:37.522Z] check_test.go:223: [d662a36e460a7] daemon is not started [2021-02-18T10:13:37.522Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.88s) [2021-02-18T10:13:37.522Z] check_test.go:223: [ddd2be4e04380] daemon is not started [2021-02-18T10:13:37.522Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.02s) [2021-02-18T10:13:37.522Z] check_test.go:223: [d279925bcd655] daemon is not started [2021-02-18T10:13:37.522Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.01s) [2021-02-18T10:13:37.522Z] check_test.go:223: [db9d3d99ca018] daemon is not started [2021-02-18T10:13:37.522Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-02-18T10:13:37.522Z] check_test.go:223: [da0750e321ddc] daemon is not started [2021-02-18T10:13:37.522Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.06s) [2021-02-18T10:13:37.522Z] check_test.go:223: [d50ae12f8a2e5] daemon is not started [2021-02-18T10:13:37.522Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2021-02-18T10:13:37.522Z] check_test.go:223: [d72ef7ff541fc] daemon is not started [2021-02-18T10:13:37.522Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.98s) [2021-02-18T10:13:37.522Z] check_test.go:223: [d105ae2fc3a5c] daemon is not started [2021-02-18T10:13:37.522Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.62s) [2021-02-18T10:13:37.522Z] check_test.go:223: [d11eb0df30d1a] daemon is not started [2021-02-18T10:13:37.522Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2021-02-18T10:13:37.522Z] check_test.go:223: [d8276567bb2db] daemon is not started [2021-02-18T10:13:37.522Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.43s) [2021-02-18T10:13:37.522Z] check_test.go:223: [de8a96abc2cde] daemon is not started [2021-02-18T10:13:37.522Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-02-18T10:13:37.522Z] check_test.go:223: [d7ef7ade0fd04] daemon is not started [2021-02-18T10:13:37.522Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2021-02-18T10:13:37.522Z] check_test.go:223: [d5bac8027ef42] daemon is not started [2021-02-18T10:13:37.522Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2021-02-18T10:13:37.522Z] check_test.go:223: [d0e3958a759de] daemon is not started [2021-02-18T10:13:37.522Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2021-02-18T10:13:37.522Z] check_test.go:223: [d81743229a7a2] daemon is not started [2021-02-18T10:13:37.522Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s) [2021-02-18T10:13:37.522Z] check_test.go:223: [dad1e88bb94ea] daemon is not started [2021-02-18T10:13:37.522Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-02-18T10:13:37.522Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-02-18T10:13:38.449Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-02-18T10:13:38.704Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-02-18T10:13:38.977Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-02-18T10:13:40.341Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-02-18T10:13:40.341Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-02-18T10:13:40.596Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-02-18T10:13:41.157Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-02-18T10:13:41.412Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.91s) [2021-02-18T10:13:41.412Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.80s) [2021-02-18T10:13:41.412Z] check_test.go:252: [d13302a2c99ca] daemon is not started [2021-02-18T10:13:41.412Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.54s) [2021-02-18T10:13:41.412Z] check_test.go:252: [dc443a15f7ec6] daemon is not started [2021-02-18T10:13:41.412Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-02-18T10:13:41.412Z] check_test.go:252: [dbfbf963d2448] daemon is not started [2021-02-18T10:13:41.412Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.11s) [2021-02-18T10:13:41.412Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2021-02-18T10:13:41.412Z] check_test.go:252: [de333e45b0bac] daemon is not started [2021-02-18T10:13:41.413Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2021-02-18T10:13:41.413Z] check_test.go:252: [d259d923d9435] daemon is not started [2021-02-18T10:13:41.413Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2021-02-18T10:13:41.413Z] check_test.go:252: [d69ac802a44c8] daemon is not started [2021-02-18T10:13:41.413Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-02-18T10:13:41.413Z] check_test.go:252: [d99f882cfc451] daemon is not started [2021-02-18T10:13:41.413Z] === RUN TestDockerRegistryAuthTokenSuite [2021-02-18T10:13:41.413Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-02-18T10:13:46.649Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-02-18T10:13:46.649Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-02-18T10:13:46.905Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-02-18T10:13:47.160Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-02-18T10:13:47.160Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2021-02-18T10:13:47.160Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.18s) [2021-02-18T10:13:47.160Z] check_test.go:279: [d85dc71f6a7ba] daemon is not started [2021-02-18T10:13:47.160Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-02-18T10:13:47.160Z] check_test.go:279: [d8a6474ea164e] daemon is not started [2021-02-18T10:13:47.160Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2021-02-18T10:13:47.160Z] check_test.go:279: [db9779b8e97cb] daemon is not started [2021-02-18T10:13:47.160Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-02-18T10:13:47.160Z] check_test.go:279: [dab7f155f132b] daemon is not started [2021-02-18T10:13:47.160Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-02-18T10:13:47.160Z] check_test.go:279: [dba305564c173] daemon is not started [2021-02-18T10:13:47.160Z] === RUN TestDockerNetworkSuite [2021-02-18T10:13:47.160Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-02-18T10:13:49.050Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-02-18T10:13:49.977Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-02-18T10:13:53.241Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-02-18T10:13:54.610Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-02-18T10:13:57.125Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-02-18T10:13:58.489Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-02-18T10:14:05.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-02-18T10:14:06.915Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-02-18T10:14:07.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-02-18T10:14:08.103Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-02-18T10:14:08.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-02-18T10:14:09.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-02-18T10:14:10.519Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-02-18T10:14:10.519Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-02-18T10:14:10.774Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-02-18T10:14:11.702Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-02-18T10:14:11.702Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-02-18T10:14:11.702Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-02-18T10:14:11.958Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-02-18T10:14:12.884Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-02-18T10:14:13.809Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-02-18T10:14:13.809Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-02-18T10:14:14.065Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-02-18T10:14:14.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-02-18T10:14:16.837Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-02-18T10:14:18.725Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-02-18T10:14:21.241Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-02-18T10:14:25.411Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-02-18T10:14:25.411Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-02-18T10:14:26.338Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-02-18T10:14:26.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-02-18T10:14:26.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-02-18T10:14:26.849Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-02-18T10:14:26.849Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-02-18T10:14:27.105Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-02-18T10:14:27.105Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-02-18T10:14:31.275Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-02-18T10:14:31.275Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-02-18T10:14:31.275Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-02-18T10:14:32.202Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-02-18T10:14:34.099Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-02-18T10:14:36.615Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-02-18T10:14:41.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-02-18T10:14:41.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-02-18T10:14:41.859Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-02-18T10:14:41.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-02-18T10:14:43.748Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-02-18T10:14:43.748Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-02-18T10:14:44.004Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-02-18T10:14:44.565Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-02-18T10:14:45.126Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-02-18T10:14:46.491Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-02-18T10:14:49.009Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite (65.11s) [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.99s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [d6456177deb6a] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.80s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [d01bf88b80610] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.83s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [da654bf0f103f] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.61s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [d445df0b79282] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.56s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:1233: [d8c938b5f3fe9] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.45s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [d78d1797502bf] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.72s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [dc9fbf9263d8f] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.40s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [d078668d7bb81] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.13s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [d6825790803ae] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [dbd63abc1a811] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [df0d989064539] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [db707d1890e39] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [dc51a9bacac98] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [d41da1768f003] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [d5524da7e0eb5] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [def42a8a0f456] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [d50efd24122e2] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [dbc38f9be2601] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [d4eb0833d64f1] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.82s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [d138bf80e4222] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.06s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [d8e3f7f6db0d2] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [d77e911483686] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [d83fa4e9a677f] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [dc00176a7ec0f] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.41s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:968: [d8aaa87f7617a] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.78s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [d73cb123e6863] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.67s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:1116: [dbc54c8abe9ee] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.24s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [decb60ce2a527] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.21s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [d5e38d6f321d9] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.17s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [df32b4f909d0d] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [d537890c83697] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [d3962d430039a] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.23s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [db190473f63b3] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [d3ebd4946a6c3] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.60s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [dc302dce8774e] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [de7b03084788f] daemon is not started [2021-02-18T10:14:52.273Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [d41d79d4b4cd3] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.21s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [d82e7dc4028e3] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.40s) [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.51s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:1084: [de869914fda63] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [db12e43120767] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.93s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [d5b1ce26c7283] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.95s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [d36ecdbbe0a89] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [deacc23a6fe76] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.78s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [d3d52d6061a26] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.55s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [d1b1ae4d11e7a] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.36s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [de977a8685c89] daemon is not started [2021-02-18T10:14:52.273Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.71s) [2021-02-18T10:14:52.273Z] docker_cli_network_unix_test.go:46: [d881500fe733d] daemon is not started [2021-02-18T10:14:52.273Z] === RUN TestDockerHubPullSuite [2021-02-18T10:14:52.273Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-02-18T10:14:53.198Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-02-18T10:14:53.758Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-02-18T10:14:56.272Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-02-18T10:14:56.528Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-02-18T10:14:57.108Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-02-18T10:14:57.108Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-02-18T10:14:59.623Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-02-18T10:14:59.879Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-02-18T10:14:59.879Z] --- PASS: TestDockerHubPullSuite (7.59s) [2021-02-18T10:14:59.879Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.46s) [2021-02-18T10:14:59.879Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s) [2021-02-18T10:14:59.879Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.63s) [2021-02-18T10:14:59.879Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.94s) [2021-02-18T10:14:59.879Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.24s) [2021-02-18T10:14:59.879Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-02-18T10:14:59.879Z] PASS [2021-02-18T10:14:59.879Z] [2021-02-18T10:14:59.879Z] === Skipped [2021-02-18T10:14:59.879Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-02-18T10:14:59.879Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-02-18T10:14:59.879Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-02-18T10:14:59.879Z] [2021-02-18T10:14:59.879Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-02-18T10:14:59.879Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-02-18T10:14:59.879Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-02-18T10:14:59.879Z] [2021-02-18T10:14:59.879Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-02-18T10:14:59.879Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-02-18T10:14:59.879Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-02-18T10:14:59.879Z] [2021-02-18T10:14:59.879Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-18T10:14:59.879Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-18T10:14:59.879Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-02-18T10:14:59.879Z] [2021-02-18T10:14:59.879Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-02-18T10:14:59.879Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-02-18T10:14:59.879Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-02-18T10:14:59.879Z] [2021-02-18T10:14:59.879Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-18T10:14:59.879Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-18T10:14:59.879Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-02-18T10:14:59.879Z] [2021-02-18T10:14:59.879Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-02-18T10:14:59.879Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-02-18T10:14:59.879Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-02-18T10:14:59.879Z] [2021-02-18T10:14:59.879Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-18T10:14:59.879Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-18T10:14:59.879Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-02-18T10:14:59.879Z] [2021-02-18T10:14:59.879Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-18T10:14:59.879Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-18T10:14:59.879Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-02-18T10:14:59.879Z] [2021-02-18T10:14:59.879Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-18T10:14:59.879Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-18T10:14:59.879Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-02-18T10:14:59.879Z] [2021-02-18T10:14:59.879Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-02-18T10:14:59.879Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-02-18T10:14:59.879Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-02-18T10:14:59.879Z] [2021-02-18T10:14:59.879Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2021-02-18T10:14:59.879Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2021-02-18T10:14:59.879Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-02-18T10:14:59.879Z] [2021-02-18T10:14:59.879Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-18T10:14:59.879Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-18T10:14:59.879Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-02-18T10:14:59.879Z] [2021-02-18T10:14:59.879Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-02-18T10:14:59.879Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-02-18T10:14:59.879Z] docker_cli_sni_test.go:18: Flakey test [2021-02-18T10:14:59.879Z] [2021-02-18T10:14:59.879Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-02-18T10:14:59.879Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-02-18T10:14:59.879Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-02-18T10:14:59.879Z] [2021-02-18T10:14:59.879Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-18T10:14:59.879Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-18T10:14:59.879Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-02-18T10:14:59.879Z] [2021-02-18T10:14:59.879Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-02-18T10:14:59.879Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-02-18T10:14:59.879Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-18T10:14:59.879Z] [2021-02-18T10:14:59.879Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-18T10:14:59.879Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-18T10:14:59.879Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-02-18T10:14:59.879Z] [2021-02-18T10:14:59.879Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-18T10:14:59.879Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-18T10:14:59.879Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-02-18T10:14:59.879Z] [2021-02-18T10:14:59.879Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-18T10:14:59.879Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-18T10:14:59.879Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-02-18T10:14:59.879Z] [2021-02-18T10:14:59.879Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-18T10:14:59.879Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-18T10:14:59.879Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-02-18T10:14:59.879Z] [2021-02-18T10:14:59.879Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-18T10:14:59.879Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-18T10:14:59.879Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-02-18T10:14:59.879Z] [2021-02-18T10:14:59.879Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-02-18T10:14:59.879Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-02-18T10:14:59.879Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-02-18T10:14:59.879Z] [2021-02-18T10:14:59.879Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-18T10:14:59.879Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-18T10:14:59.879Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-02-18T10:14:59.879Z] [2021-02-18T10:14:59.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-02-18T10:14:59.880Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-02-18T10:14:59.880Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-02-18T10:14:59.880Z] [2021-02-18T10:14:59.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-02-18T10:14:59.880Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-02-18T10:14:59.880Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-02-18T10:14:59.880Z] [2021-02-18T10:14:59.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-02-18T10:14:59.880Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-02-18T10:14:59.880Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-02-18T10:14:59.880Z] [2021-02-18T10:14:59.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-18T10:14:59.880Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-18T10:14:59.880Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-18T10:14:59.880Z] [2021-02-18T10:14:59.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-02-18T10:14:59.880Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-02-18T10:14:59.880Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-02-18T10:14:59.880Z] [2021-02-18T10:14:59.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-18T10:14:59.880Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-18T10:14:59.880Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-02-18T10:14:59.880Z] [2021-02-18T10:14:59.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-02-18T10:14:59.880Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-02-18T10:14:59.880Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-02-18T10:14:59.880Z] [2021-02-18T10:14:59.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-02-18T10:14:59.880Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-02-18T10:14:59.880Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-02-18T10:14:59.880Z] [2021-02-18T10:14:59.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-18T10:14:59.880Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-18T10:14:59.880Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-02-18T10:14:59.880Z] [2021-02-18T10:14:59.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-02-18T10:14:59.880Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-02-18T10:14:59.880Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-02-18T10:14:59.880Z] [2021-02-18T10:14:59.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-18T10:14:59.880Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-18T10:14:59.880Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-02-18T10:14:59.880Z] [2021-02-18T10:14:59.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-18T10:14:59.880Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-18T10:14:59.880Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-02-18T10:14:59.880Z] [2021-02-18T10:14:59.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-18T10:14:59.880Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-18T10:14:59.880Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-02-18T10:14:59.880Z] [2021-02-18T10:14:59.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-18T10:14:59.880Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-18T10:14:59.880Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-02-18T10:14:59.880Z] [2021-02-18T10:14:59.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-02-18T10:14:59.880Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-02-18T10:14:59.880Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-02-18T10:14:59.880Z] [2021-02-18T10:14:59.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-18T10:14:59.880Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-18T10:14:59.880Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-02-18T10:14:59.880Z] [2021-02-18T10:14:59.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-18T10:14:59.880Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-18T10:14:59.880Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-02-18T10:14:59.880Z] [2021-02-18T10:14:59.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-18T10:14:59.880Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-18T10:14:59.880Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-02-18T10:14:59.880Z] [2021-02-18T10:14:59.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-18T10:14:59.880Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-18T10:14:59.880Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-02-18T10:14:59.880Z] [2021-02-18T10:14:59.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-18T10:14:59.880Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-18T10:14:59.880Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-02-18T10:14:59.880Z] [2021-02-18T10:14:59.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-18T10:14:59.880Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-18T10:14:59.880Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-02-18T10:14:59.880Z] [2021-02-18T10:14:59.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-02-18T10:14:59.880Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-02-18T10:14:59.880Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-02-18T10:14:59.880Z] [2021-02-18T10:14:59.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-18T10:14:59.880Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-18T10:14:59.880Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-02-18T10:14:59.880Z] [2021-02-18T10:14:59.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-18T10:14:59.880Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-18T10:14:59.880Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-02-18T10:14:59.880Z] [2021-02-18T10:14:59.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-18T10:14:59.880Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-18T10:14:59.880Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-02-18T10:14:59.880Z] [2021-02-18T10:14:59.880Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-02-18T10:14:59.880Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-02-18T10:14:59.880Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-02-18T10:14:59.880Z] [2021-02-18T10:14:59.880Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-02-18T10:14:59.880Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-02-18T10:14:59.880Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-02-18T10:14:59.880Z] docker_cli_network_unix_test.go:46: [d41d79d4b4cd3] daemon is not started [2021-02-18T10:14:59.880Z] [2021-02-18T10:14:59.880Z] [2021-02-18T10:14:59.880Z] DONE 1274 tests, 51 skipped in 1584.687s [2021-02-18T10:14:59.880Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-18T10:14:59.880Z] ++++ cat bundles/test-integration/docker.pid [2021-02-18T10:14:59.880Z] +++ kill 8194 [2021-02-18T10:15:01.253Z] +++ /etc/init.d/apparmor stop [2021-02-18T10:15:01.253Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-18T10:15:01.253Z] [2021-02-18T10:15:01.253Z] Unloading profiles will leave already running processes permanently [2021-02-18T10:15:01.253Z] unconfined, which can lead to unexpected situations. [2021-02-18T10:15:01.253Z] [2021-02-18T10:15:01.253Z] To set a process to complain mode, use the command line tool [2021-02-18T10:15:01.253Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-18T10:15:01.253Z] +++ true [2021-02-18T10:15:01.253Z] exiting test-integration [2021-02-18T10:15:01.253Z] ++ exit 0 [2021-02-18T10:15:01.253Z] [2021-02-18T10:15:01.253Z] + for job in $(jobs -p) [2021-02-18T10:15:01.253Z] + wait 6048 [2021-02-18T10:15:03.139Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-02-18T10:15:03.700Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-02-18T10:15:04.261Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-02-18T10:15:06.773Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-02-18T10:16:02.924Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-02-18T10:16:49.528Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-02-18T10:16:52.790Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-02-18T10:16:56.962Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-02-18T10:19:18.336Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-02-18T10:19:33.166Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-02-18T10:19:33.166Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-02-18T10:19:33.166Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-02-18T10:19:33.166Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-02-18T10:19:33.166Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-02-18T10:19:33.422Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-02-18T10:19:35.934Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-02-18T10:19:39.195Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-02-18T10:19:41.104Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-02-18T10:20:37.314Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-02-18T10:20:37.314Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-02-18T10:20:39.203Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-02-18T10:20:41.091Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-02-18T10:20:44.354Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-02-18T10:20:46.870Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-02-18T10:21:08.743Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-02-18T10:21:20.901Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-02-18T10:21:22.789Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-02-18T10:21:25.300Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-02-18T10:21:27.813Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-02-18T10:21:37.751Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-02-18T10:21:41.049Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-02-18T10:21:43.564Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-02-18T10:21:46.076Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-02-18T10:21:48.589Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-02-18T10:21:51.103Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-02-18T10:21:53.615Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-02-18T10:21:55.501Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-02-18T10:22:51.660Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-02-18T10:23:03.824Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite (1684.76s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.24s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.46s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.14s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.52s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.10s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.91s) [2021-02-18T10:23:21.858Z] docker_api_swarm_test.go:562: [d2e1bd10b5086] joining swarm manager [d32e5bf8264cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:23:21.858Z] docker_api_swarm_test.go:584: [d8c97dcaaa33d] joining swarm manager [d32e5bf8264cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:23:21.858Z] check_test.go:380: [d2e1bd10b5086] daemon is not started [2021-02-18T10:23:21.858Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-02-18T10:23:21.858Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.29s) [2021-02-18T10:23:21.858Z] docker_api_swarm_test.go:45: [dbfb040425182] joining swarm manager [dadf516f856ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.03s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.35s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (51.37s) [2021-02-18T10:23:21.858Z] docker_api_swarm_test.go:303: [dfa21d203ccbf] joining swarm manager [d4902b008241d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:23:21.858Z] docker_api_swarm_test.go:304: [d4802a8311455] joining swarm manager [d4902b008241d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:23:21.858Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-02-18T10:23:21.858Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.29s) [2021-02-18T10:23:21.858Z] docker_api_swarm_test.go:271: [d239a1aeb7165] joining swarm manager [d273c0530c7f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:23:21.858Z] docker_api_swarm_test.go:272: [dcc49a8119f91] joining swarm manager [d273c0530c7f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.57s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.24s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (15.42s) [2021-02-18T10:23:21.858Z] docker_api_swarm_node_test.go:19: [d19ec446e2d59] joining swarm manager [d0db5402745fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:23:21.858Z] docker_api_swarm_node_test.go:20: [decbd5f1cecd3] joining swarm manager [d0db5402745fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.09s) [2021-02-18T10:23:21.858Z] docker_api_swarm_test.go:501: [dea78a023e9e0] joining swarm manager [dccfce7ee045d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:23:21.858Z] docker_api_swarm_test.go:506: [d20d7e29a55f6] joining swarm manager [dccfce7ee045d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.49s) [2021-02-18T10:23:21.858Z] docker_api_swarm_node_test.go:80: [dbe386397ea23] joining swarm manager [d76814af644ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.56s) [2021-02-18T10:23:21.858Z] docker_api_swarm_node_test.go:52: [dbc1593236076] joining swarm manager [d1bb3f35aa858]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:23:21.858Z] docker_api_swarm_node_test.go:53: [de97e7788064e] joining swarm manager [d1bb3f35aa858]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.71s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.40s) [2021-02-18T10:23:21.858Z] docker_api_swarm_test.go:201: [d74e61b0fc2a0] joining swarm manager [d32ab0296d621]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.11s) [2021-02-18T10:23:21.858Z] docker_api_swarm_test.go:383: [de2e1674cb926] joining swarm manager [dca656d776596]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:23:21.858Z] docker_api_swarm_test.go:384: [de9f1f0930012] joining swarm manager [dca656d776596]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:23:21.858Z] check_test.go:380: [de9f1f0930012] daemon is not started [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (63.29s) [2021-02-18T10:23:21.858Z] docker_api_swarm_test.go:801: [dba1cc2c86e43] joining swarm manager [dd76799d20cc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:23:21.858Z] docker_api_swarm_test.go:801: [d57d241fe3acc] joining swarm manager [dd76799d20cc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:23:21.858Z] docker_api_swarm_test.go:801: [d783bb9ab3f68] joining swarm manager [dd76799d20cc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-18T10:23:21.858Z] docker_api_swarm_test.go:801: [d8e26569a4f48] joining swarm manager [dd76799d20cc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-02-18T10:23:21.858Z] docker_api_swarm_test.go:809: [dc0ec99744351] joining swarm manager [dd76799d20cc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.32s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.55s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.94s) [2021-02-18T10:23:21.858Z] docker_api_swarm_service_test.go:394: [d732fb8e4f18d] joining swarm manager [d9a6968f6001d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:23:21.858Z] docker_api_swarm_service_test.go:394: [d332977f1b731] joining swarm manager [d9a6968f6001d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.52s) [2021-02-18T10:23:21.858Z] docker_api_swarm_service_test.go:342: [d3e7a25d52d06] joining swarm manager [d6a624781cf20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:23:21.858Z] docker_api_swarm_service_test.go:342: [dfcb3b5a58500] joining swarm manager [d6a624781cf20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.96s) [2021-02-18T10:23:21.858Z] docker_api_swarm_service_test.go:489: [d4a348417bd34] joining swarm manager [d3b980a546ebc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:23:21.858Z] docker_api_swarm_service_test.go:489: [d08ca698fddfe] joining swarm manager [d3b980a546ebc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.04s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.31s) [2021-02-18T10:23:21.858Z] docker_api_swarm_service_test.go:127: [d6765ec6d6160] joining swarm manager [ddfffc211449d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:23:21.858Z] docker_api_swarm_service_test.go:128: [ddfa80e92ea6b] joining swarm manager [ddfffc211449d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:23:21.858Z] docker_api_swarm_service_test.go:136: [d1cde4c0ae36c] joining swarm manager [ddfffc211449d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-18T10:23:21.858Z] docker_api_swarm_service_test.go:137: [dde4e03bdb966] joining swarm manager [ddfffc211449d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.74s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.67s) [2021-02-18T10:23:21.858Z] docker_api_swarm_service_test.go:303: [dcc3000f06c3c] joining swarm manager [da2bc8391f8c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:23:21.858Z] docker_api_swarm_service_test.go:303: [d7f6edd0cc7ec] joining swarm manager [da2bc8391f8c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.83s) [2021-02-18T10:23:21.858Z] docker_api_swarm_service_test.go:99: [d2be3d9142e53] joining swarm manager [d3f53de13536c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:23:21.858Z] docker_api_swarm_service_test.go:100: [deb354bf90c99] joining swarm manager [d3f53de13536c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:23:21.858Z] check_test.go:380: [d2be3d9142e53] daemon is not started [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.76s) [2021-02-18T10:23:21.858Z] docker_api_swarm_service_test.go:532: [d639262fb1391] joining swarm manager [df43205cef81c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:23:21.858Z] docker_api_swarm_service_test.go:533: [dab45877308ac] joining swarm manager [df43205cef81c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.73s) [2021-02-18T10:23:21.858Z] docker_api_swarm_service_test.go:147: [d4a3763ceb864] joining swarm manager [ddb32ad906bdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:23:21.858Z] docker_api_swarm_service_test.go:147: [d216b3e63bd3d] joining swarm manager [ddb32ad906bdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.69s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.90s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.26s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.16s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.21s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.40s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.95s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.36s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.59s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.80s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.13s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.74s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.92s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.00s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.63s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.28s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.27s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.08s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.14s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.26s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.52s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.22s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.75s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.79s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.13s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.84s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.50s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.65s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.86s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.13s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.07s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.14s) [2021-02-18T10:23:21.858Z] docker_cli_service_logs_test.go:245: checking task tvcqogqszw49 [2021-02-18T10:23:21.858Z] docker_cli_service_logs_test.go:250: checking messages for tvcqogqszw49 [2021-02-18T10:23:21.858Z] docker_cli_service_logs_test.go:245: checking task mz2jfsyn87cn [2021-02-18T10:23:21.858Z] docker_cli_service_logs_test.go:250: checking messages for mz2jfsyn87cn [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.44s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.24s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.43s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.44s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.26s) [2021-02-18T10:23:21.858Z] docker_cli_swarm_test.go:1901: [d2728624243d9] joining swarm manager [d806c4f5c88f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:23:21.858Z] docker_cli_swarm_test.go:1902: [deaeb8720047a] joining swarm manager [d806c4f5c88f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.30s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.76s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.59s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.92s) [2021-02-18T10:23:21.858Z] docker_cli_swarm_test.go:1802: [d1ee4baaf764c] joining swarm manager [d79f5c9907c5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:23:21.858Z] docker_cli_swarm_test.go:1803: [d0ac25745c320] joining swarm manager [d79f5c9907c5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.83s) [2021-02-18T10:23:21.858Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (117.84s) [2021-02-18T10:23:21.858Z] docker_cli_swarm_test.go:1321: [d1d57aa2e76d6] joining swarm manager [de1174307b1bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:23:21.858Z] docker_cli_swarm_test.go:1322: [de35dd7cf9217] joining swarm manager [de1174307b1bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.23s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.28s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.28s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.68s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.38s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.03s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.00s) [2021-02-18T10:23:21.859Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-02-18T10:23:21.859Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.79s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.74s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.74s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.29s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.72s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (43.01s) [2021-02-18T10:23:21.859Z] docker_cli_swarm_test.go:1186: [da43369774c3d] joining swarm manager [d89c9bcf1783e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:23:21.859Z] docker_cli_swarm_test.go:1195: [d6041da29d39f] joining swarm manager [d89c9bcf1783e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.17s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.52s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (140.77s) [2021-02-18T10:23:21.859Z] docker_cli_swarm_test.go:1118: [dfcb423aafa1d] joining swarm manager [d0bc136aa235d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:23:21.859Z] docker_cli_swarm_test.go:1119: [df688596b9e55] joining swarm manager [d0bc136aa235d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:23:21.859Z] docker_cli_swarm_test.go:1172: [df79620aad717] joining swarm manager [d0bc136aa235d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.53s) [2021-02-18T10:23:21.859Z] docker_cli_swarm_test.go:1453: [d0d7b180d746c] joining swarm manager [d19a69c1c0697]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:23:21.859Z] docker_cli_swarm_test.go:1454: [dffb1b5c0b156] joining swarm manager [d19a69c1c0697]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (1.93s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.25s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.40s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (1.88s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.66s) [2021-02-18T10:23:21.859Z] docker_cli_swarm_unix_test.go:62: [d227686eec48f] joining swarm manager [d8a45db5536fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.27s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.25s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (1.93s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.22s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.66s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.16s) [2021-02-18T10:23:21.859Z] docker_api_swarm_test.go:961: [db1886a03df6a] joining swarm manager [de76f5ca32e58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.34s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.39s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.30s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.88s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.40s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.55s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.22s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.61s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.60s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.57s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.58s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.90s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.45s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.91s) [2021-02-18T10:23:21.859Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.85s) [2021-02-18T10:23:21.859Z] === RUN TestDockerExternalVolumeSuite [2021-02-18T10:23:21.859Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-02-18T10:23:36.686Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-02-18T10:24:44.376Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-02-18T10:24:54.307Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-02-18T10:25:26.317Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-02-18T10:25:38.474Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-02-18T10:26:10.484Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-02-18T10:26:25.330Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-02-18T10:26:57.340Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-02-18T10:27:12.168Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-02-18T10:27:26.994Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-02-18T10:28:13.606Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-02-18T10:28:31.637Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-02-18T10:29:03.648Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-02-18T10:29:35.661Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-02-18T10:29:50.495Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-02-18T10:30:08.526Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-02-18T10:30:23.353Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-02-18T10:30:38.180Z] --- PASS: TestDockerExternalVolumeSuite (437.08s) [2021-02-18T10:30:38.180Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2021-02-18T10:30:38.180Z] docker_cli_external_volume_driver_test.go:53: [d519f947168dd] daemon is not started [2021-02-18T10:30:38.180Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-02-18T10:30:38.180Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2021-02-18T10:30:38.180Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-02-18T10:30:38.180Z] docker_cli_external_volume_driver_test.go:53: [d2d5aec8563db] daemon is not started [2021-02-18T10:30:38.180Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-02-18T10:30:38.180Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.08s) [2021-02-18T10:30:38.180Z] docker_cli_external_volume_driver_test.go:53: [d8b0f650ed17e] daemon is not started [2021-02-18T10:30:38.180Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-02-18T10:30:38.180Z] docker_cli_external_volume_driver_test.go:53: [da58b6b9256c8] daemon is not started [2021-02-18T10:30:38.180Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2021-02-18T10:30:38.180Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2021-02-18T10:30:38.180Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2021-02-18T10:30:38.180Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2021-02-18T10:30:38.180Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.22s) [2021-02-18T10:30:38.180Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s) [2021-02-18T10:30:38.180Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2021-02-18T10:30:38.180Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2021-02-18T10:30:38.180Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2021-02-18T10:30:38.180Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2021-02-18T10:30:38.180Z] docker_cli_external_volume_driver_test.go:485: [dd3233ccfe8f2] daemon is not started [2021-02-18T10:30:38.180Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-02-18T10:30:38.180Z] docker_cli_external_volume_driver_test.go:53: [da2bb8babf96b] daemon is not started [2021-02-18T10:30:38.180Z] PASS [2021-02-18T10:30:38.180Z] [2021-02-18T10:30:38.180Z] === Skipped [2021-02-18T10:30:38.180Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-02-18T10:30:38.180Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-02-18T10:30:38.180Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-02-18T10:30:38.180Z] check_test.go:309: [d13bc4d4428a7] daemon is not started [2021-02-18T10:30:38.180Z] [2021-02-18T10:30:38.180Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-02-18T10:30:38.180Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-02-18T10:30:38.180Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-02-18T10:30:38.180Z] check_test.go:309: [dcab8083cda8c] daemon is not started [2021-02-18T10:30:38.180Z] [2021-02-18T10:30:38.180Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-02-18T10:30:38.180Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-02-18T10:30:38.180Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-02-18T10:30:38.180Z] check_test.go:309: [d1943e705b083] daemon is not started [2021-02-18T10:30:38.180Z] [2021-02-18T10:30:38.180Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-02-18T10:30:38.180Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-02-18T10:30:38.180Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-02-18T10:30:38.180Z] [2021-02-18T10:30:38.180Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-02-18T10:30:38.180Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-02-18T10:30:38.180Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-02-18T10:30:38.180Z] [2021-02-18T10:30:38.180Z] [2021-02-18T10:30:38.180Z] DONE 273 tests, 5 skipped in 2520.777s [2021-02-18T10:30:38.180Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-18T10:30:38.180Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df847c4de9125/docker.pid [2021-02-18T10:30:38.180Z] +++ kill 6016 [2021-02-18T10:30:38.180Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6016 is not a child of this shell [2021-02-18T10:30:38.180Z] warning: PID 6016 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df847c4de9125/docker.pid had a nonzero exit code [2021-02-18T10:30:38.180Z] ++++ cat bundles/test-integration/docker.pid [2021-02-18T10:30:38.180Z] +++ kill 8179 [2021-02-18T10:30:39.105Z] +++ /etc/init.d/apparmor stop [2021-02-18T10:30:39.105Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-18T10:30:39.105Z] [2021-02-18T10:30:39.105Z] Unloading profiles will leave already running processes permanently [2021-02-18T10:30:39.105Z] unconfined, which can lead to unexpected situations. [2021-02-18T10:30:39.105Z] [2021-02-18T10:30:39.105Z] To set a process to complain mode, use the command line tool [2021-02-18T10:30:39.105Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-18T10:30:39.105Z] +++ true [2021-02-18T10:30:39.105Z] exiting test-integration [2021-02-18T10:30:39.105Z] ++ exit 0 [2021-02-18T10:30:39.105Z] [2021-02-18T10:30:39.360Z] + exit 0 [2021-02-18T10:30:39.360Z] ++ jobs -p [2021-02-18T10:30:39.360Z] + pids= [2021-02-18T10:30:39.360Z] + echo 'Remaining pids to kill: []' [2021-02-18T10:30:39.360Z] Remaining pids to kill: [] [2021-02-18T10:30:39.360Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-02-18T10:30:39.375Z] Recording test results [2021-02-18T10:30:39.858Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-18T10:30:40.228Z] + echo Ensuring container killed. [2021-02-18T10:30:40.228Z] Ensuring container killed. [2021-02-18T10:30:40.228Z] + docker ps -aq -f name=docker-pr6-* [2021-02-18T10:30:40.228Z] + cids=a5237712fdb5 [2021-02-18T10:30:40.228Z] 1e8b5a5e4289 [2021-02-18T10:30:40.228Z] d72a18a026ad [2021-02-18T10:30:40.228Z] + [ -n a5237712fdb5 [2021-02-18T10:30:40.228Z] 1e8b5a5e4289 [2021-02-18T10:30:40.228Z] d72a18a026ad ] [2021-02-18T10:30:40.229Z] + docker rm -vf a5237712fdb5 1e8b5a5e4289 d72a18a026ad [2021-02-18T10:30:43.493Z] a5237712fdb5 [2021-02-18T10:30:43.493Z] 1e8b5a5e4289 [2021-02-18T10:30:43.493Z] d72a18a026ad [Pipeline] sh [2021-02-18T10:30:43.820Z] + echo Chowning /workspace to jenkins user [2021-02-18T10:30:43.820Z] Chowning /workspace to jenkins user [2021-02-18T10:30:43.820Z] + id -u [2021-02-18T10:30:43.820Z] + id -g [2021-02-18T10:30:43.820Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42025:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-18T10:30:48.281Z] + bundleName=amd64 [2021-02-18T10:30:48.281Z] + echo Creating amd64-bundles.tar.gz [2021-02-18T10:30:48.281Z] Creating amd64-bundles.tar.gz [2021-02-18T10:30:48.281Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-02-18T10:30:48.281Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-02-18T10:30:49.215Z] Archiving artifacts [2021-02-18T10:30:54.847Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42025/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-18T10:30:55.156Z] + make clean [2021-02-18T10:30:55.439Z] docker volume rm -f docker-dev-cache [2021-02-18T10:30:55.439Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS