Pull request #42038 updated Started by user Sebastiaan van Stijn Rebuilds build #3 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 1cd1925acd6c36ccdca51aca62ca6b24b2559a6f+bc6f4cc7032544553d2304a5b47ba235dbfe5b9c (f7e04f715b56333cb542ef7964267ffa38e9f98d) 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-19T09:38:00.672Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-02-19T09:38:00.677Z] Trying to pass milestone 3 [Pipeline] milestone [2021-02-19T09:38:00.732Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-02-19T09:38:00.910Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0eb79bbf92bdf0682) in /home/ubuntu/workspace/moby_PR-42038 [Pipeline] { [Pipeline] checkout [2021-02-19T09:38:00.938Z] The recommended git tool is: git [2021-02-19T09:38:00.944Z] using credential docker-jenkins-github-credentials [2021-02-19T09:38:00.949Z] Cloning the remote Git repository [2021-02-19T09:38:00.949Z] Cloning with configured refspecs honoured and without tags [2021-02-19T09:38:00.987Z] Cloning repository https://github.com/moby/moby.git [2021-02-19T09:38:00.987Z] > git init /home/ubuntu/workspace/moby_PR-42038 # timeout=10 [2021-02-19T09:38:01.010Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-19T09:38:01.010Z] > git --version # timeout=10 [2021-02-19T09:38:01.016Z] > git --version # 'git version 2.17.1' [2021-02-19T09:38:01.016Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T09:38:01.016Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42038/head:refs/remotes/origin/PR-42038 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-19T09:38:15.426Z] Fetching without tags [2021-02-19T09:38:15.683Z] Merging remotes/origin/master commit bc6f4cc7032544553d2304a5b47ba235dbfe5b9c into PR head commit 1cd1925acd6c36ccdca51aca62ca6b24b2559a6f [2021-02-19T09:38:16.393Z] Merge succeeded, producing e54dee52cdd780016845c0a8e69dd84265c0ec39 [2021-02-19T09:38:16.393Z] Checking out Revision e54dee52cdd780016845c0a8e69dd84265c0ec39 (PR-42038) [2021-02-19T09:38:16.624Z] Commit message: "Merge commit 'bc6f4cc7032544553d2304a5b47ba235dbfe5b9c' into HEAD" [2021-02-19T09:38:15.400Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-19T09:38:15.403Z] > git config --add remote.origin.fetch +refs/pull/42038/head:refs/remotes/origin/PR-42038 # timeout=10 [2021-02-19T09:38:15.405Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-19T09:38:15.414Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-19T09:38:15.422Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-19T09:38:15.422Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T09:38:15.423Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42038/head:refs/remotes/origin/PR-42038 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-19T09:38:15.680Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T09:38:15.685Z] > git checkout -f 1cd1925acd6c36ccdca51aca62ca6b24b2559a6f # timeout=10 [2021-02-19T09:38:16.111Z] > git remote # timeout=10 [2021-02-19T09:38:16.134Z] > git config --get remote.origin.url # timeout=10 [2021-02-19T09:38:16.141Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T09:38:16.142Z] > git merge bc6f4cc7032544553d2304a5b47ba235dbfe5b9c # timeout=10 [2021-02-19T09:38:16.383Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-19T09:38:16.390Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T09:38:16.395Z] > git checkout -f e54dee52cdd780016845c0a8e69dd84265c0ec39 # timeout=10 [2021-02-19T09:38:16.622Z] > git rev-list --no-walk 1cd1925acd6c36ccdca51aca62ca6b24b2559a6f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-19T09:38:17.486Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42038:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-02-19T09:38:17.486Z] Unable to find image 'alpine:latest' locally [2021-02-19T09:38:17.741Z] latest: Pulling from library/alpine [2021-02-19T09:38:17.741Z] ba3557a56b15: Pulling fs layer [2021-02-19T09:38:17.741Z] ba3557a56b15: Verifying Checksum [2021-02-19T09:38:17.741Z] ba3557a56b15: Download complete [2021-02-19T09:38:17.998Z] ba3557a56b15: Pull complete [2021-02-19T09:38:17.998Z] Digest: sha256:a75afd8b57e7f34e4dad8d65e2c7ba2e1975c795ce1ee22fa34f8cf46f96a3be [2021-02-19T09:38:17.998Z] Status: Downloaded newer image for alpine:latest [2021-02-19T09:38:20.510Z] 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 "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2021-02-19T09:38:20.766Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0eb79bbf92bdf0682) in /home/ubuntu/workspace/moby_PR-42038 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS1" skipped due to when conditional [Pipeline] stage [2021-02-19T09:38:20.779Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-050cdbfc60f02abdc) in /home/ubuntu/workspace/moby_PR-42038 [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2021-02-19T09:38:20.781Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0132d0507274614fc) in /home/ubuntu/workspace/moby_PR-42038 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" 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] { [Pipeline] checkout [Pipeline] { [2021-02-19T09:38:20.846Z] The recommended git tool is: git [2021-02-19T09:38:20.852Z] using credential docker-jenkins-github-credentials [2021-02-19T09:38:20.860Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-02-19T09:38:20.865Z] Fetching without tags [Pipeline] // stage [Pipeline] checkout [2021-02-19T09:38:20.912Z] The recommended git tool is: git [2021-02-19T09:38:20.921Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-02-19T09:38:20.927Z] Cloning the remote Git repository [2021-02-19T09:38:20.927Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [2021-02-19T09:38:20.950Z] The recommended git tool is: git [2021-02-19T09:38:20.962Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-02-19T09:38:20.969Z] Cloning the remote Git repository [2021-02-19T09:38:20.969Z] 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] } [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] 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 "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2021-02-19T09:38:21.137Z] Merging remotes/origin/master commit bc6f4cc7032544553d2304a5b47ba235dbfe5b9c into PR head commit 1cd1925acd6c36ccdca51aca62ca6b24b2559a6f [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-02-19T09:38:21.569Z] Merge succeeded, producing a6cd3365989f175179a24ca44fd41d94c6034c6c [2021-02-19T09:38:21.569Z] Checking out Revision a6cd3365989f175179a24ca44fd41d94c6034c6c (PR-42038) [2021-02-19T09:38:21.621Z] Commit message: "Merge commit 'bc6f4cc7032544553d2304a5b47ba235dbfe5b9c' into HEAD" [2021-02-19T09:38:20.852Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-02-19T09:38:20.857Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-19T09:38:20.862Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-19T09:38:20.862Z] > git --version # timeout=10 [2021-02-19T09:38:20.866Z] > git --version # 'git version 2.17.1' [2021-02-19T09:38:20.866Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T09:38:20.867Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42038/head:refs/remotes/origin/PR-42038 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-19T09:38:21.133Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T09:38:21.139Z] > git checkout -f 1cd1925acd6c36ccdca51aca62ca6b24b2559a6f # timeout=10 [2021-02-19T09:38:21.486Z] > git remote # timeout=10 [2021-02-19T09:38:21.489Z] > git config --get remote.origin.url # timeout=10 [2021-02-19T09:38:21.500Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T09:38:21.501Z] > git merge bc6f4cc7032544553d2304a5b47ba235dbfe5b9c # timeout=10 [2021-02-19T09:38:21.558Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-19T09:38:21.566Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T09:38:21.568Z] > git checkout -f a6cd3365989f175179a24ca44fd41d94c6034c6c # timeout=10 [2021-02-19T09:38:21.620Z] > git rev-list --no-walk 1cd1925acd6c36ccdca51aca62ca6b24b2559a6f # timeout=10 [2021-02-19T09:38:20.924Z] Cloning repository https://github.com/moby/moby.git [2021-02-19T09:38:20.925Z] > git init /home/ubuntu/workspace/moby_PR-42038 # timeout=10 [2021-02-19T09:38:20.950Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-19T09:38:20.950Z] > git --version # timeout=10 [2021-02-19T09:38:20.955Z] > git --version # 'git version 2.17.1' [2021-02-19T09:38:20.956Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T09:38:20.957Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42038/head:refs/remotes/origin/PR-42038 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-19T09:38:20.965Z] Cloning repository https://github.com/moby/moby.git [2021-02-19T09:38:20.965Z] > git init /home/ubuntu/workspace/moby_PR-42038 # timeout=10 [2021-02-19T09:38:20.972Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-19T09:38:20.972Z] > git --version # timeout=10 [2021-02-19T09:38:20.977Z] > git --version # 'git version 2.17.1' [2021-02-19T09:38:20.977Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T09:38:20.978Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42038/head:refs/remotes/origin/PR-42038 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-19T09:38:22.435Z] + docker version [2021-02-19T09:38:22.435Z] Client: Docker Engine - Community [2021-02-19T09:38:22.435Z] Version: 20.10.3 [2021-02-19T09:38:22.435Z] API version: 1.41 [2021-02-19T09:38:22.435Z] Go version: go1.13.15 [2021-02-19T09:38:22.435Z] Git commit: 48d30b5 [2021-02-19T09:38:22.435Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-19T09:38:22.435Z] OS/Arch: linux/amd64 [2021-02-19T09:38:22.435Z] Context: default [2021-02-19T09:38:22.435Z] Experimental: true [2021-02-19T09:38:22.435Z] [2021-02-19T09:38:22.435Z] Server: Docker Engine - Community [2021-02-19T09:38:22.435Z] Engine: [2021-02-19T09:38:22.435Z] Version: 20.10.3 [2021-02-19T09:38:22.435Z] API version: 1.41 (minimum version 1.12) [2021-02-19T09:38:22.435Z] Go version: go1.13.15 [2021-02-19T09:38:22.435Z] Git commit: 46229ca [2021-02-19T09:38:22.435Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-19T09:38:22.435Z] OS/Arch: linux/amd64 [2021-02-19T09:38:22.435Z] Experimental: true [2021-02-19T09:38:22.435Z] containerd: [2021-02-19T09:38:22.435Z] Version: 1.4.3 [2021-02-19T09:38:22.435Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-19T09:38:22.435Z] runc: [2021-02-19T09:38:22.435Z] Version: 1.0.0-rc92 [2021-02-19T09:38:22.435Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-19T09:38:22.435Z] docker-init: [2021-02-19T09:38:22.435Z] Version: 0.19.0 [2021-02-19T09:38:22.435Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-19T09:38:22.456Z] Running on azwin-2-2121e0 in d:\jenkins\workspace\moby_PR-42038 [Pipeline] { [Pipeline] ws [2021-02-19T09:38:22.523Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-02-19T09:38:22.750Z] + docker info [2021-02-19T09:38:23.210Z] The recommended git tool is: git [2021-02-19T09:38:23.309Z] Client: [2021-02-19T09:38:23.309Z] Context: default [2021-02-19T09:38:23.309Z] Debug Mode: false [2021-02-19T09:38:23.309Z] Plugins: [2021-02-19T09:38:23.309Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-19T09:38:23.309Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-19T09:38:23.310Z] [2021-02-19T09:38:23.310Z] Server: [2021-02-19T09:38:23.310Z] Containers: 0 [2021-02-19T09:38:23.310Z] Running: 0 [2021-02-19T09:38:23.310Z] Paused: 0 [2021-02-19T09:38:23.310Z] Stopped: 0 [2021-02-19T09:38:23.310Z] Images: 3 [2021-02-19T09:38:23.310Z] Server Version: 20.10.3 [2021-02-19T09:38:23.310Z] Storage Driver: overlay2 [2021-02-19T09:38:23.310Z] Backing Filesystem: extfs [2021-02-19T09:38:23.310Z] Supports d_type: true [2021-02-19T09:38:23.310Z] Native Overlay Diff: true [2021-02-19T09:38:23.310Z] Logging Driver: json-file [2021-02-19T09:38:23.310Z] Cgroup Driver: cgroupfs [2021-02-19T09:38:23.310Z] Cgroup Version: 1 [2021-02-19T09:38:23.310Z] Plugins: [2021-02-19T09:38:23.310Z] Volume: local [2021-02-19T09:38:23.310Z] Network: bridge host ipvlan macvlan null overlay [2021-02-19T09:38:23.310Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-19T09:38:23.310Z] Swarm: inactive [2021-02-19T09:38:23.310Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-19T09:38:23.310Z] Default Runtime: runc [2021-02-19T09:38:23.310Z] Init Binary: docker-init [2021-02-19T09:38:23.310Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-19T09:38:23.310Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-19T09:38:23.310Z] init version: de40ad0 [2021-02-19T09:38:23.310Z] Security Options: [2021-02-19T09:38:23.310Z] apparmor [2021-02-19T09:38:23.310Z] seccomp [2021-02-19T09:38:23.310Z] Profile: default [2021-02-19T09:38:23.310Z] Kernel Version: 5.4.0-1037-aws [2021-02-19T09:38:23.310Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-19T09:38:23.310Z] OSType: linux [2021-02-19T09:38:23.310Z] Architecture: x86_64 [2021-02-19T09:38:23.310Z] CPUs: 2 [2021-02-19T09:38:23.310Z] Total Memory: 7.569GiB [2021-02-19T09:38:23.310Z] Name: ip-10-100-76-73 [2021-02-19T09:38:23.310Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-19T09:38:23.310Z] Docker Root Dir: /var/lib/docker [2021-02-19T09:38:23.310Z] Debug Mode: false [2021-02-19T09:38:23.310Z] Registry: https://index.docker.io/v1/ [2021-02-19T09:38:23.310Z] Labels: [2021-02-19T09:38:23.310Z] Experimental: true [2021-02-19T09:38:23.310Z] Insecure Registries: [2021-02-19T09:38:23.310Z] 127.0.0.0/8 [2021-02-19T09:38:23.310Z] Live Restore Enabled: true [2021-02-19T09:38:23.310Z] [2021-02-19T09:38:23.310Z] WARNING: No swap limit support [2021-02-19T09:38:23.310Z] WARNING: No blkio weight support [2021-02-19T09:38:23.310Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-19T09:38:23.625Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-19T09:38:23.625Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-19T09:38:23.625Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42038/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-19T09:38:23.625Z] + bash /home/ubuntu/workspace/moby_PR-42038/check-config.sh [2021-02-19T09:38:23.625Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-19T09:38:23.625Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-19T09:38:23.625Z] [2021-02-19T09:38:23.625Z] Generally Necessary: [2021-02-19T09:38:23.625Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-19T09:38:23.625Z] - apparmor: enabled and tools installed [2021-02-19T09:38:23.625Z] - CONFIG_NAMESPACES: enabled [2021-02-19T09:38:23.625Z] - CONFIG_NET_NS: enabled [2021-02-19T09:38:23.625Z] - CONFIG_PID_NS: enabled [2021-02-19T09:38:23.625Z] - CONFIG_IPC_NS: enabled [2021-02-19T09:38:23.625Z] - CONFIG_UTS_NS: enabled [2021-02-19T09:38:23.625Z] - CONFIG_CGROUPS: enabled [2021-02-19T09:38:23.625Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-19T09:38:23.625Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-19T09:38:23.625Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-19T09:38:23.625Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-19T09:38:23.625Z] - CONFIG_CPUSETS: enabled [2021-02-19T09:38:23.625Z] - CONFIG_MEMCG: enabled [2021-02-19T09:38:23.625Z] - CONFIG_KEYS: enabled [2021-02-19T09:38:23.625Z] - CONFIG_VETH: enabled (as module) [2021-02-19T09:38:23.625Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-19T09:38:23.625Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-19T09:38:23.625Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-19T09:38:23.880Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-19T09:38:23.880Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-19T09:38:23.880Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-19T09:38:23.880Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-19T09:38:23.880Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-19T09:38:23.880Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-19T09:38:23.880Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-19T09:38:23.880Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-19T09:38:23.880Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-19T09:38:23.880Z] [2021-02-19T09:38:23.880Z] Optional Features: [2021-02-19T09:38:23.880Z] - CONFIG_USER_NS: enabled [2021-02-19T09:38:23.880Z] - CONFIG_SECCOMP: enabled [2021-02-19T09:38:23.880Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-19T09:38:23.880Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-19T09:38:23.880Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-19T09:38:23.880Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-19T09:38:23.880Z] - CONFIG_BLK_CGROUP: enabled [2021-02-19T09:38:23.880Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-19T09:38:23.880Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-19T09:38:23.880Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-19T09:38:23.880Z] - CONFIG_CGROUP_PERF: enabled [2021-02-19T09:38:23.880Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-19T09:38:23.880Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-19T09:38:23.880Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-19T09:38:23.880Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-19T09:38:23.880Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-19T09:38:23.880Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-19T09:38:23.880Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-19T09:38:23.880Z] - CONFIG_IP_VS: enabled (as module) [2021-02-19T09:38:23.880Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-19T09:38:23.880Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-19T09:38:23.880Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-19T09:38:23.880Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-19T09:38:23.880Z] - CONFIG_EXT4_FS: enabled [2021-02-19T09:38:23.881Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-19T09:38:23.881Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-19T09:38:23.881Z] - Network Drivers: [2021-02-19T09:38:23.881Z] - "overlay": [2021-02-19T09:38:23.881Z] - CONFIG_VXLAN: enabled (as module) [2021-02-19T09:38:23.881Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-19T09:38:23.881Z] Optional (for encrypted networks): [2021-02-19T09:38:23.881Z] - CONFIG_CRYPTO: enabled [2021-02-19T09:38:23.881Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-19T09:38:23.881Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-19T09:38:23.881Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-19T09:38:23.881Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-19T09:38:23.881Z] - CONFIG_XFRM: enabled [2021-02-19T09:38:23.881Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-19T09:38:23.881Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-19T09:38:23.881Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-19T09:38:23.881Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-19T09:38:23.881Z] - "ipvlan": [2021-02-19T09:38:23.881Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-19T09:38:24.136Z] - "macvlan": [2021-02-19T09:38:24.136Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-19T09:38:24.136Z] - CONFIG_DUMMY: enabled (as module) [2021-02-19T09:38:24.136Z] - "ftp,tftp client in container": [2021-02-19T09:38:24.136Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-19T09:38:24.136Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-19T09:38:24.136Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-19T09:38:24.136Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-19T09:38:24.136Z] - Storage Drivers: [2021-02-19T09:38:24.136Z] - "aufs": [2021-02-19T09:38:24.136Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-19T09:38:24.136Z] - "btrfs": [2021-02-19T09:38:24.136Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-19T09:38:24.136Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-19T09:38:24.136Z] - "devicemapper": [2021-02-19T09:38:24.136Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-19T09:38:24.136Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-19T09:38:24.136Z] - "overlay": [2021-02-19T09:38:24.136Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-19T09:38:24.136Z] - "zfs": [2021-02-19T09:38:24.136Z] - /dev/zfs: present [2021-02-19T09:38:24.136Z] - zfs command: missing [2021-02-19T09:38:24.136Z] - zpool command: missing [2021-02-19T09:38:24.136Z] [2021-02-19T09:38:24.136Z] Limits: [2021-02-19T09:38:24.136Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-19T09:38:24.136Z] [2021-02-19T09:38:24.136Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-19T09:38:24.456Z] + sudo modprobe ip_vs [2021-02-19T09:38:24.456Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e54dee52cdd780016845c0a8e69dd84265c0ec39 . [2021-02-19T09:38:24.712Z] #2 [internal] load .dockerignore [2021-02-19T09:38:24.712Z] #2 sha256:33818e91e01593b3dde728201456b60c41bab5178fcfadbc3af0d7e2035931a8 [2021-02-19T09:38:24.712Z] #2 transferring context: 87B done [2021-02-19T09:38:24.712Z] #2 DONE 0.0s [2021-02-19T09:38:24.712Z] [2021-02-19T09:38:24.712Z] #1 [internal] load build definition from Dockerfile [2021-02-19T09:38:24.712Z] #1 sha256:937977aecf524a8085310a3f92acf56de72edd542cbdc08dc25dc4a8a96d7b00 [2021-02-19T09:38:24.712Z] #1 transferring dockerfile: 16.55kB done [2021-02-19T09:38:24.712Z] #1 DONE 0.0s [2021-02-19T09:38:24.712Z] [2021-02-19T09:38:24.712Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-19T09:38:24.712Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-19T09:38:24.712Z] #3 DONE 0.1s [2021-02-19T09:38:24.712Z] [2021-02-19T09:38:24.712Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-19T09:38:24.712Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-19T09:38:24.712Z] #4 CACHED [2021-02-19T09:38:24.967Z] [2021-02-19T09:38:24.967Z] #5 [internal] load build definition from Dockerfile [2021-02-19T09:38:24.967Z] #5 sha256:e52f7edd9ecc29e2014fd2f671c1a5c984a15f480dc4c350b8e2424f4ffbc5b9 [2021-02-19T09:38:24.967Z] #5 transferring dockerfile: 16.55kB done [2021-02-19T09:38:24.967Z] #5 DONE 0.0s [2021-02-19T09:38:24.967Z] [2021-02-19T09:38:24.967Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-19T09:38:24.967Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-19T09:38:24.967Z] #6 DONE 0.1s [2021-02-19T09:38:24.967Z] [2021-02-19T09:38:24.967Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-19T09:38:24.967Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-19T09:38:25.223Z] #8 DONE 0.1s [2021-02-19T09:38:25.223Z] [2021-02-19T09:38:25.223Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-19T09:38:25.223Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-19T09:38:25.223Z] #7 DONE 0.1s [2021-02-19T09:38:25.223Z] [2021-02-19T09:38:25.223Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-19T09:38:25.223Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-19T09:38:25.223Z] #61 DONE 0.0s [2021-02-19T09:38:25.223Z] [2021-02-19T09:38:25.223Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-19T09:38:25.223Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-19T09:38:25.223Z] #9 DONE 0.0s [2021-02-19T09:38:25.223Z] [2021-02-19T09:38:25.223Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-19T09:38:25.223Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-19T09:38:25.223Z] #25 DONE 0.0s [2021-02-19T09:38:25.223Z] [2021-02-19T09:38:25.223Z] #22 [internal] load build context [2021-02-19T09:38:25.223Z] #22 sha256:baa49374447510b4690efb8b5c249870b9e6370329eeeaecbfca3854855004d9 [2021-02-19T09:38:26.591Z] #22 transferring context: 53.41MB 1.5s done [2021-02-19T09:38:26.591Z] #22 DONE 1.5s [2021-02-19T09:38:26.850Z] [2021-02-19T09:38:26.850Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-19T09:38:26.850Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-19T09:38:26.850Z] #10 CACHED [2021-02-19T09:38:26.850Z] [2021-02-19T09:38:26.850Z] #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-19T09:38:26.850Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-19T09:38:26.850Z] #11 CACHED [2021-02-19T09:38:26.850Z] [2021-02-19T09:38:26.850Z] #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-19T09:38:26.850Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-19T09:38:26.850Z] #54 CACHED [2021-02-19T09:38:26.850Z] [2021-02-19T09:38:26.850Z] #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-19T09:38:26.850Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-19T09:38:26.850Z] #12 CACHED [2021-02-19T09:38:26.850Z] [2021-02-19T09:38:26.850Z] #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-19T09:38:26.850Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-19T09:38:26.850Z] #35 CACHED [2021-02-19T09:38:26.850Z] [2021-02-19T09:38:26.850Z] #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-19T09:38:26.850Z] #23 sha256:cd90b8a59c57f7f1736624770af3433b927f8966ff6ac478da1c774f78fe95cc [2021-02-19T09:38:32.104Z] #23 4.784 + RM_GOPATH=0 [2021-02-19T09:38:32.104Z] #23 4.785 + TMP_GOPATH= [2021-02-19T09:38:32.104Z] #23 4.785 + : /build [2021-02-19T09:38:32.104Z] #23 4.785 + '[' -z '' ']' [2021-02-19T09:38:32.104Z] #23 4.796 ++ mktemp -d [2021-02-19T09:38:32.104Z] #23 4.798 + export GOPATH=/tmp/tmp.D3jdmjIl1r [2021-02-19T09:38:32.104Z] #23 4.799 + GOPATH=/tmp/tmp.D3jdmjIl1r [2021-02-19T09:38:32.104Z] #23 4.799 + RM_GOPATH=1 [2021-02-19T09:38:32.104Z] #23 4.799 + case "$(go env GOARCH)" in [2021-02-19T09:38:32.104Z] #23 4.800 ++ go env GOARCH [2021-02-19T09:38:32.104Z] #23 4.830 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:32.104Z] #23 4.830 + GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:32.104Z] #23 4.834 ++ dirname /tmp/install/install.sh [2021-02-19T09:38:32.104Z] #23 4.842 + dir=/tmp/install [2021-02-19T09:38:32.104Z] #23 4.842 + bin=dockercli [2021-02-19T09:38:32.104Z] #23 4.842 + shift [2021-02-19T09:38:32.104Z] #23 4.842 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-19T09:38:32.104Z] #23 4.842 + . /tmp/install/dockercli.installer [2021-02-19T09:38:32.104Z] #23 4.842 ++ : stable [2021-02-19T09:38:32.104Z] #23 4.842 ++ : 17.06.2-ce [2021-02-19T09:38:32.104Z] #23 4.845 + install_dockercli [2021-02-19T09:38:32.104Z] #23 4.845 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-19T09:38:32.104Z] #23 4.845 Install docker/cli version 17.06.2-ce from stable [2021-02-19T09:38:32.104Z] #23 4.849 ++ uname -m [2021-02-19T09:38:32.104Z] #23 4.860 + arch=x86_64 [2021-02-19T09:38:32.104Z] #23 4.860 + '[' x86_64 '!=' x86_64 ']' [2021-02-19T09:38:32.104Z] #23 4.860 + url=https://download.docker.com/linux/static [2021-02-19T09:38:32.104Z] #23 4.866 + tar -xz docker/docker [2021-02-19T09:38:32.104Z] #23 4.867 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-19T09:38:32.665Z] #23 ... [2021-02-19T09:38:32.665Z] [2021-02-19T09:38:32.665Z] #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-19T09:38:32.665Z] #44 sha256:abe3aee1bc75d1f37b463adf0dcbff1858c3a7172ce0b86983bc3074ee25af21 [2021-02-19T09:38:32.665Z] #44 4.693 + RM_GOPATH=0 [2021-02-19T09:38:32.665Z] #44 4.693 + TMP_GOPATH= [2021-02-19T09:38:32.665Z] #44 4.696 + : /build [2021-02-19T09:38:32.665Z] #44 4.696 + '[' -z '' ']' [2021-02-19T09:38:32.665Z] #44 4.710 ++ mktemp -d [2021-02-19T09:38:32.665Z] #44 4.716 + export GOPATH=/tmp/tmp.hZWyRfOunV [2021-02-19T09:38:32.665Z] #44 4.719 + GOPATH=/tmp/tmp.hZWyRfOunV [2021-02-19T09:38:32.665Z] #44 4.719 + RM_GOPATH=1 [2021-02-19T09:38:32.665Z] #44 4.719 + case "$(go env GOARCH)" in [2021-02-19T09:38:32.665Z] #44 4.720 ++ go env GOARCH [2021-02-19T09:38:32.665Z] #44 4.730 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:32.665Z] #44 4.730 + GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:32.665Z] #44 4.733 ++ dirname /tmp/install/install.sh [2021-02-19T09:38:32.665Z] #44 4.744 + dir=/tmp/install [2021-02-19T09:38:32.665Z] #44 4.744 + bin=vndr [2021-02-19T09:38:32.665Z] #44 4.744 + shift [2021-02-19T09:38:32.665Z] #44 4.744 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-19T09:38:32.665Z] #44 4.744 + . /tmp/install/vndr.installer [2021-02-19T09:38:32.665Z] #44 4.744 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-19T09:38:32.665Z] #44 4.744 + install_vndr [2021-02-19T09:38:32.665Z] #44 4.744 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-19T09:38:32.665Z] #44 4.745 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.hZWyRfOunV/src/github.com/LK4D4/vndr [2021-02-19T09:38:32.665Z] #44 4.745 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-19T09:38:32.665Z] #44 4.765 Cloning into '/tmp/tmp.hZWyRfOunV/src/github.com/LK4D4/vndr'... [2021-02-19T09:38:32.665Z] #44 5.422 + cd /tmp/tmp.hZWyRfOunV/src/github.com/LK4D4/vndr [2021-02-19T09:38:32.665Z] #44 5.423 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-19T09:38:32.665Z] #44 5.435 + go build -buildmode=pie -v -o /build/vndr . [2021-02-19T09:38:33.227Z] #44 ... [2021-02-19T09:38:33.227Z] [2021-02-19T09:38:33.227Z] #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-19T09:38:33.227Z] #57 sha256:342a5faae9eee09bc036983f46e6234aa6399d601ab9f334ce24a5fcd6a66e4a [2021-02-19T09:38:33.227Z] #57 2.391 + RM_GOPATH=0 [2021-02-19T09:38:33.227Z] #57 2.391 + TMP_GOPATH= [2021-02-19T09:38:33.227Z] #57 2.391 + : /build [2021-02-19T09:38:33.227Z] #57 2.394 + '[' -z '' ']' [2021-02-19T09:38:33.227Z] #57 2.394 ++ mktemp -d [2021-02-19T09:38:33.227Z] #57 2.410 + export GOPATH=/tmp/tmp.7kVe57B9ct [2021-02-19T09:38:33.227Z] #57 2.410 + GOPATH=/tmp/tmp.7kVe57B9ct [2021-02-19T09:38:33.227Z] #57 2.410 + RM_GOPATH=1 [2021-02-19T09:38:33.227Z] #57 2.410 + case "$(go env GOARCH)" in [2021-02-19T09:38:33.227Z] #57 2.414 ++ go env GOARCH [2021-02-19T09:38:33.227Z] #57 2.416 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:33.227Z] #57 2.416 + GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:33.227Z] #57 2.417 ++ dirname /tmp/install/install.sh [2021-02-19T09:38:33.227Z] #57 2.417 + dir=/tmp/install [2021-02-19T09:38:33.227Z] #57 2.417 + bin=rootlesskit [2021-02-19T09:38:33.227Z] #57 2.417 + shift [2021-02-19T09:38:33.227Z] #57 2.417 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-19T09:38:33.227Z] #57 2.417 + . /tmp/install/rootlesskit.installer [2021-02-19T09:38:33.227Z] #57 2.417 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-19T09:38:33.227Z] #57 2.417 + install_rootlesskit [2021-02-19T09:38:33.227Z] #57 2.417 + case "$1" in [2021-02-19T09:38:33.227Z] #57 2.417 + export CGO_ENABLED=0 [2021-02-19T09:38:33.227Z] #57 2.417 + CGO_ENABLED=0 [2021-02-19T09:38:33.227Z] #57 2.417 + _install_rootlesskit [2021-02-19T09:38:33.227Z] #57 2.417 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-19T09:38:33.227Z] #57 2.418 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-02-19T09:38:33.227Z] #57 2.418 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.7kVe57B9ct/src/github.com/rootless-containers/rootlesskit [2021-02-19T09:38:33.227Z] #57 2.441 Cloning into '/tmp/tmp.7kVe57B9ct/src/github.com/rootless-containers/rootlesskit'... [2021-02-19T09:38:33.227Z] #57 3.740 + cd /tmp/tmp.7kVe57B9ct/src/github.com/rootless-containers/rootlesskit [2021-02-19T09:38:33.227Z] #57 3.740 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-19T09:38:33.227Z] #57 3.747 + export GO111MODULE=on [2021-02-19T09:38:33.227Z] #57 3.747 + GO111MODULE=on [2021-02-19T09:38:33.227Z] #57 3.747 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-19T09:38:33.227Z] #57 3.747 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-19T09:38:33.227Z] #57 5.135 go: downloading github.com/pkg/errors v0.9.1 [2021-02-19T09:38:33.227Z] #57 5.136 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-19T09:38:33.227Z] #57 5.137 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-02-19T09:38:33.227Z] #57 5.173 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-02-19T09:38:33.227Z] #57 5.256 go: extracting github.com/pkg/errors v0.9.1 [2021-02-19T09:38:33.227Z] #57 5.379 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-19T09:38:33.227Z] #57 5.568 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-02-19T09:38:33.227Z] #57 5.675 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-19T09:38:33.227Z] #57 5.999 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-19T09:38:33.227Z] #57 6.150 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-19T09:38:33.227Z] #57 6.378 go: downloading github.com/gofrs/flock v0.8.0 [2021-02-19T09:38:33.227Z] #57 6.457 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-02-19T09:38:33.483Z] #57 6.712 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-02-19T09:38:33.483Z] #57 6.733 go: downloading github.com/moby/vpnkit v0.4.0 [2021-02-19T09:38:33.483Z] #57 6.780 go: downloading github.com/gorilla/mux v1.8.0 [2021-02-19T09:38:33.483Z] #57 6.866 go: downloading github.com/google/uuid v1.2.0 [2021-02-19T09:38:33.739Z] #57 6.903 go: extracting github.com/gofrs/flock v0.8.0 [2021-02-19T09:38:33.739Z] #57 ... [2021-02-19T09:38:33.739Z] [2021-02-19T09:38:33.739Z] #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-19T09:38:33.739Z] #46 sha256:b96a4c9ccf43066ed9322e0a16c85ff0c6ebed31623f9c7153350569023548da [2021-02-19T09:38:33.739Z] #46 4.244 + RM_GOPATH=0 [2021-02-19T09:38:33.739Z] #46 4.244 + TMP_GOPATH= [2021-02-19T09:38:33.739Z] #46 4.244 + : /build [2021-02-19T09:38:33.739Z] #46 4.244 + '[' -z '' ']' [2021-02-19T09:38:33.739Z] #46 4.244 ++ mktemp -d [2021-02-19T09:38:33.739Z] #46 4.247 + export GOPATH=/tmp/tmp.YyDkDD1v87 [2021-02-19T09:38:33.739Z] #46 4.247 + GOPATH=/tmp/tmp.YyDkDD1v87 [2021-02-19T09:38:33.739Z] #46 4.248 + RM_GOPATH=1 [2021-02-19T09:38:33.739Z] #46 4.249 + case "$(go env GOARCH)" in [2021-02-19T09:38:33.739Z] #46 4.251 ++ go env GOARCH [2021-02-19T09:38:33.739Z] #46 4.274 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:33.739Z] #46 4.282 + GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:33.739Z] #46 4.282 ++ dirname /tmp/install/install.sh [2021-02-19T09:38:33.739Z] #46 4.286 + dir=/tmp/install [2021-02-19T09:38:33.739Z] #46 4.286 + bin=gotestsum [2021-02-19T09:38:33.739Z] #46 4.286 + shift [2021-02-19T09:38:33.739Z] #46 4.286 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-19T09:38:33.739Z] #46 4.286 + . /tmp/install/gotestsum.installer [2021-02-19T09:38:33.739Z] #46 4.286 ++ : v0.5.3 [2021-02-19T09:38:33.739Z] #46 4.286 + install_gotestsum [2021-02-19T09:38:33.739Z] #46 4.287 + set -e [2021-02-19T09:38:33.739Z] #46 4.287 + export GO111MODULE=on [2021-02-19T09:38:33.739Z] #46 4.287 + GO111MODULE=on [2021-02-19T09:38:33.739Z] #46 4.287 + GOBIN=/build [2021-02-19T09:38:33.739Z] #46 4.287 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-19T09:38:33.739Z] #46 4.320 go: finding gotest.tools v0.5.3 [2021-02-19T09:38:33.739Z] #46 4.347 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-19T09:38:33.739Z] #46 5.324 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-19T09:38:33.739Z] #46 5.955 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-19T09:38:33.739Z] #46 6.571 go: downloading github.com/fatih/color v1.9.0 [2021-02-19T09:38:33.739Z] #46 6.606 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-19T09:38:33.739Z] #46 6.637 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-19T09:38:33.739Z] #46 6.648 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-19T09:38:33.739Z] #46 6.747 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-19T09:38:33.739Z] #46 6.753 go: extracting github.com/fatih/color v1.9.0 [2021-02-19T09:38:33.739Z] #46 6.810 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-19T09:38:33.739Z] #46 6.817 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-19T09:38:33.739Z] #46 6.835 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-19T09:38:33.739Z] #46 6.893 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-19T09:38:33.739Z] #46 6.907 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-19T09:38:33.739Z] #46 6.922 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-19T09:38:33.739Z] #46 6.930 go: downloading github.com/pkg/errors v0.9.1 [2021-02-19T09:38:33.739Z] #46 7.017 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-19T09:38:33.995Z] #46 ... [2021-02-19T09:38:33.995Z] [2021-02-19T09:38:33.995Z] #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-19T09:38:33.995Z] #57 sha256:342a5faae9eee09bc036983f46e6234aa6399d601ab9f334ce24a5fcd6a66e4a [2021-02-19T09:38:33.995Z] #57 7.272 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-19T09:38:34.251Z] #57 7.383 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-02-19T09:38:34.251Z] #57 7.402 go: extracting github.com/google/uuid v1.2.0 [2021-02-19T09:38:34.525Z] #57 7.809 go: extracting github.com/gorilla/mux v1.8.0 [2021-02-19T09:38:35.400Z] Fetching without tags [2021-02-19T09:38:35.671Z] Merging remotes/origin/master commit bc6f4cc7032544553d2304a5b47ba235dbfe5b9c into PR head commit 1cd1925acd6c36ccdca51aca62ca6b24b2559a6f [2021-02-19T09:38:35.768Z] Still waiting to schedule task [2021-02-19T09:38:35.768Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup2’ [2021-02-19T09:38:35.770Z] Still waiting to schedule task [2021-02-19T09:38:35.770Z] Waiting for next available executor on ‘arm64&&linux’ [2021-02-19T09:38:36.357Z] Merge succeeded, producing a4f2ad88b53bc78670fa08f72610c1eb68b5d1e7 [2021-02-19T09:38:36.357Z] Checking out Revision a4f2ad88b53bc78670fa08f72610c1eb68b5d1e7 (PR-42038) [2021-02-19T09:38:36.416Z] #57 9.533 go: extracting github.com/moby/vpnkit v0.4.0 [2021-02-19T09:38:36.536Z] Commit message: "Merge commit 'bc6f4cc7032544553d2304a5b47ba235dbfe5b9c' into HEAD" [2021-02-19T09:38:35.356Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-19T09:38:35.361Z] > git config --add remote.origin.fetch +refs/pull/42038/head:refs/remotes/origin/PR-42038 # timeout=10 [2021-02-19T09:38:35.368Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-19T09:38:35.383Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-19T09:38:35.398Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-19T09:38:35.398Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T09:38:35.399Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42038/head:refs/remotes/origin/PR-42038 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-19T09:38:35.668Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T09:38:35.673Z] > git checkout -f 1cd1925acd6c36ccdca51aca62ca6b24b2559a6f # timeout=10 [2021-02-19T09:38:36.108Z] > git remote # timeout=10 [2021-02-19T09:38:36.118Z] > git config --get remote.origin.url # timeout=10 [2021-02-19T09:38:36.132Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T09:38:36.133Z] > git merge bc6f4cc7032544553d2304a5b47ba235dbfe5b9c # timeout=10 [2021-02-19T09:38:36.345Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-19T09:38:36.354Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T09:38:36.366Z] > git checkout -f a4f2ad88b53bc78670fa08f72610c1eb68b5d1e7 # timeout=10 [2021-02-19T09:38:36.535Z] > git rev-list --no-walk 1cd1925acd6c36ccdca51aca62ca6b24b2559a6f # timeout=10 [2021-02-19T09:38:36.718Z] #57 9.992 go: extracting github.com/urfave/cli/v2 v2.3.0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-19T09:38:36.975Z] #57 ... [2021-02-19T09:38:36.976Z] [2021-02-19T09:38:36.976Z] #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-19T09:38:36.976Z] #63 sha256:67aac4ec9ff7aec0f577a63b9aca8d6ac3a5a577c83bedcf18a2a3682006ef73 [2021-02-19T09:38:36.976Z] #63 3.110 + RM_GOPATH=0 [2021-02-19T09:38:36.976Z] #63 3.110 + TMP_GOPATH= [2021-02-19T09:38:36.976Z] #63 3.110 + : /build [2021-02-19T09:38:36.976Z] #63 3.110 + '[' -z '' ']' [2021-02-19T09:38:36.976Z] #63 3.110 ++ mktemp -d [2021-02-19T09:38:36.976Z] #63 3.110 + export GOPATH=/tmp/tmp.KpqRrEsxic [2021-02-19T09:38:36.976Z] #63 3.110 + GOPATH=/tmp/tmp.KpqRrEsxic [2021-02-19T09:38:36.976Z] #63 3.110 + RM_GOPATH=1 [2021-02-19T09:38:36.976Z] #63 3.110 + case "$(go env GOARCH)" in [2021-02-19T09:38:36.976Z] #63 3.119 ++ go env GOARCH [2021-02-19T09:38:36.976Z] #63 3.129 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:36.976Z] #63 3.129 + GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:36.976Z] #63 3.138 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-19T09:38:36.976Z] #63 3.138 ++ dirname /tmp/install/install.sh [2021-02-19T09:38:36.976Z] #63 3.138 + dir=/tmp/install [2021-02-19T09:38:36.976Z] #63 3.138 + bin=proxy [2021-02-19T09:38:36.976Z] #63 3.138 + shift [2021-02-19T09:38:36.976Z] #63 3.138 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-19T09:38:36.976Z] #63 3.138 + . /tmp/install/proxy.installer [2021-02-19T09:38:36.976Z] #63 3.138 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-19T09:38:36.976Z] #63 3.138 + install_proxy [2021-02-19T09:38:36.976Z] #63 3.138 + case "$1" in [2021-02-19T09:38:36.976Z] #63 3.138 + export CGO_ENABLED=0 [2021-02-19T09:38:36.976Z] #63 3.138 + CGO_ENABLED=0 [2021-02-19T09:38:36.976Z] #63 3.138 + _install_proxy [2021-02-19T09:38:36.976Z] #63 3.138 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-19T09:38:36.976Z] #63 3.138 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.KpqRrEsxic/src/github.com/docker/libnetwork [2021-02-19T09:38:36.976Z] #63 3.154 Cloning into '/tmp/tmp.KpqRrEsxic/src/github.com/docker/libnetwork'... [2021-02-19T09:38:36.976Z] #63 ... [2021-02-19T09:38:36.976Z] [2021-02-19T09:38:36.976Z] #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-19T09:38:36.976Z] #52 sha256:fa2889bc7f78142dde90732e05d33847a5d62e5907b132f06d16700531a336b0 [2021-02-19T09:38:36.976Z] #52 4.259 + RM_GOPATH=0 [2021-02-19T09:38:36.976Z] #52 4.259 + TMP_GOPATH= [2021-02-19T09:38:36.976Z] #52 4.259 + : /build [2021-02-19T09:38:36.976Z] #52 4.259 + '[' -z '' ']' [2021-02-19T09:38:36.976Z] #52 4.259 ++ mktemp -d [2021-02-19T09:38:36.976Z] #52 4.266 + export GOPATH=/tmp/tmp.A39hIJsbOr [2021-02-19T09:38:36.976Z] #52 4.266 + GOPATH=/tmp/tmp.A39hIJsbOr [2021-02-19T09:38:36.976Z] #52 4.266 + RM_GOPATH=1 [2021-02-19T09:38:36.976Z] #52 4.266 + case "$(go env GOARCH)" in [2021-02-19T09:38:36.976Z] #52 4.266 ++ go env GOARCH [2021-02-19T09:38:36.976Z] #52 4.298 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:36.976Z] #52 4.298 + GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:36.976Z] #52 4.298 ++ dirname /tmp/install/install.sh [2021-02-19T09:38:36.976Z] #52 4.312 + dir=/tmp/install [2021-02-19T09:38:36.976Z] #52 4.312 + bin=runc [2021-02-19T09:38:36.976Z] #52 4.312 + shift [2021-02-19T09:38:36.976Z] #52 4.312 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-19T09:38:36.976Z] #52 4.312 + . /tmp/install/runc.installer [2021-02-19T09:38:36.976Z] #52 4.312 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-19T09:38:36.976Z] #52 4.312 + install_runc [2021-02-19T09:38:36.976Z] #52 4.312 + uname -r [2021-02-19T09:38:36.976Z] #52 4.318 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-19T09:38:36.976Z] #52 4.322 + RUNC_BUILDTAGS='seccomp ' [2021-02-19T09:38:36.976Z] #52 4.322 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-19T09:38:36.976Z] #52 4.322 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.A39hIJsbOr/src/github.com/opencontainers/runc [2021-02-19T09:38:36.976Z] #52 4.322 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-19T09:38:36.976Z] #52 4.328 Cloning into '/tmp/tmp.A39hIJsbOr/src/github.com/opencontainers/runc'... [2021-02-19T09:38:37.231Z] #52 ... [2021-02-19T09:38:37.231Z] [2021-02-19T09:38:37.232Z] #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-19T09:38:37.232Z] #55 sha256:7f5ae7551eed676a580397811c4f2c5f5fb35e2c3e184679671362ad91534d2c [2021-02-19T09:38:37.232Z] #55 3.359 + RM_GOPATH=0 [2021-02-19T09:38:37.232Z] #55 3.359 + TMP_GOPATH= [2021-02-19T09:38:37.232Z] #55 3.359 + : /build [2021-02-19T09:38:37.232Z] #55 3.359 + '[' -z '' ']' [2021-02-19T09:38:37.232Z] #55 3.359 ++ mktemp -d [2021-02-19T09:38:37.232Z] #55 3.359 + export GOPATH=/tmp/tmp.hQdKJ6TUB7 [2021-02-19T09:38:37.232Z] #55 3.359 + GOPATH=/tmp/tmp.hQdKJ6TUB7 [2021-02-19T09:38:37.232Z] #55 3.359 + RM_GOPATH=1 [2021-02-19T09:38:37.232Z] #55 3.359 + case "$(go env GOARCH)" in [2021-02-19T09:38:37.232Z] #55 3.359 ++ go env GOARCH [2021-02-19T09:38:37.232Z] #55 3.379 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-19T09:38:37.232Z] #55 3.379 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:37.232Z] #55 3.379 + GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:37.232Z] #55 3.379 ++ dirname /tmp/install/install.sh [2021-02-19T09:38:37.232Z] #55 3.379 + dir=/tmp/install [2021-02-19T09:38:37.232Z] #55 3.379 + bin=containerd [2021-02-19T09:38:37.232Z] #55 3.379 + shift [2021-02-19T09:38:37.232Z] #55 3.379 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-19T09:38:37.232Z] #55 3.379 + . /tmp/install/containerd.installer [2021-02-19T09:38:37.232Z] #55 3.379 ++ set -e [2021-02-19T09:38:37.232Z] #55 3.379 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-19T09:38:37.232Z] #55 3.379 + install_containerd [2021-02-19T09:38:37.232Z] #55 3.379 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-19T09:38:37.232Z] #55 3.379 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hQdKJ6TUB7/src/github.com/containerd/containerd [2021-02-19T09:38:37.232Z] #55 3.398 Cloning into '/tmp/tmp.hQdKJ6TUB7/src/github.com/containerd/containerd'... [2021-02-19T09:38:37.232Z] #55 ... [2021-02-19T09:38:37.232Z] [2021-02-19T09:38:37.232Z] #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-19T09:38:37.232Z] #36 sha256:ff6f4db54ce53be8d8ec771255fc5406de223be56117f91b8f96652aab74a656 [2021-02-19T09:38:37.232Z] #36 4.747 + RM_GOPATH=0 [2021-02-19T09:38:37.232Z] #36 4.747 + TMP_GOPATH= [2021-02-19T09:38:37.232Z] #36 4.747 + : /build [2021-02-19T09:38:37.232Z] #36 4.747 + '[' -z '' ']' [2021-02-19T09:38:37.232Z] #36 4.753 ++ mktemp -d [2021-02-19T09:38:37.232Z] #36 4.756 + export GOPATH=/tmp/tmp.vNsVRnqOoA [2021-02-19T09:38:37.232Z] #36 4.756 + GOPATH=/tmp/tmp.vNsVRnqOoA [2021-02-19T09:38:37.232Z] #36 4.756 + RM_GOPATH=1 [2021-02-19T09:38:37.232Z] #36 4.756 + case "$(go env GOARCH)" in [2021-02-19T09:38:37.232Z] #36 4.758 ++ go env GOARCH [2021-02-19T09:38:37.232Z] #36 4.785 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:37.232Z] #36 4.785 + GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:37.232Z] #36 4.801 ++ dirname /tmp/install/install.sh [2021-02-19T09:38:37.232Z] #36 4.807 + dir=/tmp/install [2021-02-19T09:38:37.232Z] #36 4.807 + bin=tini [2021-02-19T09:38:37.232Z] #36 4.807 + shift [2021-02-19T09:38:37.232Z] #36 4.808 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-19T09:38:37.232Z] #36 4.808 + . /tmp/install/tini.installer [2021-02-19T09:38:37.232Z] #36 4.808 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-19T09:38:37.232Z] #36 4.808 + install_tini [2021-02-19T09:38:37.232Z] #36 4.814 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-19T09:38:37.232Z] #36 4.814 + git clone https://github.com/krallin/tini.git /tmp/tmp.vNsVRnqOoA/tini [2021-02-19T09:38:37.232Z] #36 4.814 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-19T09:38:37.232Z] #36 4.824 Cloning into '/tmp/tmp.vNsVRnqOoA/tini'... [2021-02-19T09:38:37.232Z] #36 5.553 + cd /tmp/tmp.vNsVRnqOoA/tini [2021-02-19T09:38:37.232Z] #36 5.556 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-19T09:38:37.232Z] #36 5.563 + cmake . [2021-02-19T09:38:37.232Z] #36 6.382 -- The C compiler identification is GNU 8.3.0 [2021-02-19T09:38:37.232Z] #36 6.449 -- Check for working C compiler: /usr/bin/cc [2021-02-19T09:38:37.232Z] #36 7.199 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-19T09:38:37.232Z] #36 7.212 -- Detecting C compiler ABI info [2021-02-19T09:38:37.232Z] #36 7.896 -- Detecting C compiler ABI info - done [2021-02-19T09:38:37.232Z] #36 7.926 -- Detecting C compile features [2021-02-19T09:38:37.232Z] #36 10.30 -- Detecting C compile features - done [2021-02-19T09:38:37.232Z] #36 10.34 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-19T09:38:37.248Z] + [ PR != PR ] [2021-02-19T09:38:37.248Z] + [ master != master ] [2021-02-19T09:38:37.248Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-19T09:38:37.487Z] #36 10.70 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-19T09:38:37.487Z] #36 ... [2021-02-19T09:38:37.487Z] [2021-02-19T09:38:37.487Z] #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-19T09:38:37.487Z] #33 sha256:2140c8b075f3dba8efe317048aac6f44ed9f4c6f0997ffcd59330f9bd185610d [2021-02-19T09:38:37.487Z] #33 4.768 + RM_GOPATH=0 [2021-02-19T09:38:37.487Z] #33 4.768 + TMP_GOPATH= [2021-02-19T09:38:37.487Z] #33 4.768 + : /build [2021-02-19T09:38:37.487Z] #33 4.768 + '[' -z '' ']' [2021-02-19T09:38:37.487Z] #33 4.771 ++ mktemp -d [2021-02-19T09:38:37.487Z] #33 4.771 + export GOPATH=/tmp/tmp.R7DmWQ9LYG [2021-02-19T09:38:37.487Z] #33 4.771 + GOPATH=/tmp/tmp.R7DmWQ9LYG [2021-02-19T09:38:37.487Z] #33 4.771 + RM_GOPATH=1 [2021-02-19T09:38:37.487Z] #33 4.771 + case "$(go env GOARCH)" in [2021-02-19T09:38:37.487Z] #33 4.771 ++ go env GOARCH [2021-02-19T09:38:37.487Z] #33 4.799 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:37.487Z] #33 4.799 + GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:37.487Z] #33 4.799 ++ dirname /tmp/install/install.sh [2021-02-19T09:38:37.487Z] #33 4.806 + dir=/tmp/install [2021-02-19T09:38:37.487Z] #33 4.806 + bin=tomlv [2021-02-19T09:38:37.487Z] #33 4.806 + shift [2021-02-19T09:38:37.487Z] #33 4.806 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-19T09:38:37.487Z] #33 4.807 + . /tmp/install/tomlv.installer [2021-02-19T09:38:37.487Z] #33 4.809 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-19T09:38:37.487Z] #33 4.812 + install_tomlv [2021-02-19T09:38:37.487Z] #33 4.812 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-19T09:38:37.487Z] #33 4.812 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-19T09:38:37.487Z] #33 4.812 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.R7DmWQ9LYG/src/github.com/BurntSushi/toml [2021-02-19T09:38:37.487Z] #33 4.816 Cloning into '/tmp/tmp.R7DmWQ9LYG/src/github.com/BurntSushi/toml'... [2021-02-19T09:38:37.487Z] #33 5.569 + cd /tmp/tmp.R7DmWQ9LYG/src/github.com/BurntSushi/toml [2021-02-19T09:38:37.487Z] #33 5.570 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-19T09:38:37.487Z] #33 5.575 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-19T09:38:37.487Z] #33 6.697 github.com/BurntSushi/toml [2021-02-19T09:38:37.487Z] #33 10.21 github.com/BurntSushi/toml/cmd/tomlv [2021-02-19T09:38:37.487Z] #33 ... [2021-02-19T09:38:37.487Z] [2021-02-19T09:38:37.487Z] #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-19T09:38:37.487Z] #50 sha256:ee1b16c161c9404f4bfa1eca7e9bb7e50010fc03c968248123de034675c75e3d [2021-02-19T09:38:37.487Z] #50 4.577 + RM_GOPATH=0 [2021-02-19T09:38:37.487Z] #50 4.577 + TMP_GOPATH= [2021-02-19T09:38:37.487Z] #50 4.577 + : /build [2021-02-19T09:38:37.487Z] #50 4.577 + '[' -z '' ']' [2021-02-19T09:38:37.487Z] #50 4.577 ++ mktemp -d [2021-02-19T09:38:37.487Z] #50 4.585 + export GOPATH=/tmp/tmp.8mGrVv39ja [2021-02-19T09:38:37.487Z] #50 4.585 + GOPATH=/tmp/tmp.8mGrVv39ja [2021-02-19T09:38:37.487Z] #50 4.585 + RM_GOPATH=1 [2021-02-19T09:38:37.487Z] #50 4.585 + case "$(go env GOARCH)" in [2021-02-19T09:38:37.487Z] #50 4.587 ++ go env GOARCH [2021-02-19T09:38:37.487Z] #50 4.626 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:37.487Z] #50 4.628 + GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:37.488Z] #50 4.633 ++ dirname /tmp/install/install.sh [2021-02-19T09:38:37.488Z] #50 4.637 + dir=/tmp/install [2021-02-19T09:38:37.488Z] #50 4.638 + bin=shfmt [2021-02-19T09:38:37.488Z] #50 4.638 + shift [2021-02-19T09:38:37.488Z] #50 4.638 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-19T09:38:37.488Z] #50 4.639 + . /tmp/install/shfmt.installer [2021-02-19T09:38:37.488Z] #50 4.639 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-19T09:38:37.488Z] #50 4.642 + install_shfmt [2021-02-19T09:38:37.488Z] #50 4.643 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-19T09:38:37.488Z] #50 4.643 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-19T09:38:37.488Z] #50 4.643 + git clone https://github.com/mvdan/sh.git /tmp/tmp.8mGrVv39ja/src/github.com/mvdan/sh [2021-02-19T09:38:37.488Z] #50 4.650 Cloning into '/tmp/tmp.8mGrVv39ja/src/github.com/mvdan/sh'... [2021-02-19T09:38:37.569Z] + docker version [2021-02-19T09:38:37.569Z] Client: Docker Engine - Community [2021-02-19T09:38:37.569Z] Version: 20.10.3 [2021-02-19T09:38:37.569Z] API version: 1.41 [2021-02-19T09:38:37.569Z] Go version: go1.13.15 [2021-02-19T09:38:37.569Z] Git commit: 48d30b5 [2021-02-19T09:38:37.569Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-19T09:38:37.569Z] OS/Arch: linux/amd64 [2021-02-19T09:38:37.569Z] Context: default [2021-02-19T09:38:37.569Z] Experimental: true [2021-02-19T09:38:37.569Z] [2021-02-19T09:38:37.569Z] Server: Docker Engine - Community [2021-02-19T09:38:37.569Z] Engine: [2021-02-19T09:38:37.569Z] Version: 20.10.3 [2021-02-19T09:38:37.569Z] API version: 1.41 (minimum version 1.12) [2021-02-19T09:38:37.569Z] Go version: go1.13.15 [2021-02-19T09:38:37.569Z] Git commit: 46229ca [2021-02-19T09:38:37.569Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-19T09:38:37.569Z] OS/Arch: linux/amd64 [2021-02-19T09:38:37.569Z] Experimental: true [2021-02-19T09:38:37.569Z] containerd: [2021-02-19T09:38:37.569Z] Version: 1.4.3 [2021-02-19T09:38:37.569Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-19T09:38:37.569Z] runc: [2021-02-19T09:38:37.569Z] Version: 1.0.0-rc92 [2021-02-19T09:38:37.569Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-19T09:38:37.569Z] docker-init: [2021-02-19T09:38:37.569Z] Version: 0.19.0 [2021-02-19T09:38:37.569Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-19T09:38:37.743Z] #50 ... [2021-02-19T09:38:37.743Z] [2021-02-19T09:38:37.743Z] #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-19T09:38:37.743Z] #48 sha256:881d50e7dfe45c40d2818578562a5f5ec9cc7633ff1beaf8189674e668ed8c55 [2021-02-19T09:38:37.743Z] #48 4.098 + RM_GOPATH=0 [2021-02-19T09:38:37.743Z] #48 4.098 + TMP_GOPATH= [2021-02-19T09:38:37.743Z] #48 4.098 + : /build [2021-02-19T09:38:37.743Z] #48 4.098 + '[' -z '' ']' [2021-02-19T09:38:37.743Z] #48 4.098 ++ mktemp -d [2021-02-19T09:38:37.743Z] #48 4.098 + export GOPATH=/tmp/tmp.qSDvsPSZse [2021-02-19T09:38:37.743Z] #48 4.098 + GOPATH=/tmp/tmp.qSDvsPSZse [2021-02-19T09:38:37.743Z] #48 4.098 + RM_GOPATH=1 [2021-02-19T09:38:37.743Z] #48 4.098 + case "$(go env GOARCH)" in [2021-02-19T09:38:37.743Z] #48 4.098 ++ go env GOARCH [2021-02-19T09:38:37.743Z] #48 4.113 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:37.743Z] #48 4.113 + GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:37.743Z] #48 4.113 ++ dirname /tmp/install/install.sh [2021-02-19T09:38:37.743Z] #48 4.122 + dir=/tmp/install [2021-02-19T09:38:37.743Z] #48 4.122 + bin=golangci_lint [2021-02-19T09:38:37.743Z] #48 4.122 + shift [2021-02-19T09:38:37.743Z] #48 4.122 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-19T09:38:37.743Z] #48 4.122 + . /tmp/install/golangci_lint.installer [2021-02-19T09:38:37.743Z] #48 4.122 ++ : v1.23.8 [2021-02-19T09:38:37.743Z] #48 4.122 + install_golangci_lint [2021-02-19T09:38:37.743Z] #48 4.122 + set -e [2021-02-19T09:38:37.743Z] #48 4.122 + export GO111MODULE=on [2021-02-19T09:38:37.743Z] #48 4.122 + GO111MODULE=on [2021-02-19T09:38:37.743Z] #48 4.122 + GOBIN=/build [2021-02-19T09:38:37.743Z] #48 4.122 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-19T09:38:37.743Z] #48 4.174 go: finding github.com v1.23.8 [2021-02-19T09:38:37.743Z] #48 4.174 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-19T09:38:37.743Z] #48 4.174 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-19T09:38:37.743Z] #48 4.174 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-19T09:38:37.743Z] #48 4.174 go: finding github.com/golangci v1.23.8 [2021-02-19T09:38:37.743Z] #48 5.121 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-19T09:38:37.743Z] #48 5.786 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-19T09:38:37.743Z] #48 10.50 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-19T09:38:37.743Z] #48 10.58 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-19T09:38:37.743Z] #48 10.61 go: downloading github.com/spf13/viper v1.6.1 [2021-02-19T09:38:37.743Z] #48 10.61 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-19T09:38:37.743Z] #48 10.62 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-19T09:38:37.743Z] #48 10.67 go: downloading github.com/pkg/errors v0.8.1 [2021-02-19T09:38:37.743Z] #48 10.67 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-19T09:38:37.743Z] #48 10.88 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-19T09:38:37.743Z] #48 10.95 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-19T09:38:37.857Z] + docker info [2021-02-19T09:38:37.999Z] #48 11.00 go: extracting github.com/pkg/errors v0.8.1 [2021-02-19T09:38:37.999Z] #48 11.03 go: extracting github.com/spf13/viper v1.6.1 [2021-02-19T09:38:37.999Z] #48 ... [2021-02-19T09:38:37.999Z] [2021-02-19T09:38:37.999Z] #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-19T09:38:37.999Z] #36 sha256:ff6f4db54ce53be8d8ec771255fc5406de223be56117f91b8f96652aab74a656 [2021-02-19T09:38:37.999Z] #36 10.82 -- Configuring done [2021-02-19T09:38:37.999Z] #36 10.85 -- Generating done [2021-02-19T09:38:37.999Z] #36 10.86 -- Build files have been written to: /tmp/tmp.vNsVRnqOoA/tini [2021-02-19T09:38:37.999Z] #36 10.87 + make tini-static [2021-02-19T09:38:38.254Z] #36 11.37 Scanning dependencies of target tini-static [2021-02-19T09:38:38.510Z] #36 11.59 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-19T09:38:39.101Z] #36 ... [2021-02-19T09:38:39.101Z] [2021-02-19T09:38:39.101Z] #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-19T09:38:39.101Z] #23 sha256:cd90b8a59c57f7f1736624770af3433b927f8966ff6ac478da1c774f78fe95cc [2021-02-19T09:38:39.101Z] #23 11.67 + mkdir -p /build [2021-02-19T09:38:39.101Z] #23 11.68 + mv docker/docker /build/ [2021-02-19T09:38:39.101Z] #23 11.69 + rmdir docker [2021-02-19T09:38:39.101Z] #23 DONE 12.4s [2021-02-19T09:38:39.234Z] Client: [2021-02-19T09:38:39.234Z] Context: default [2021-02-19T09:38:39.234Z] Debug Mode: false [2021-02-19T09:38:39.234Z] Plugins: [2021-02-19T09:38:39.234Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-19T09:38:39.234Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-19T09:38:39.234Z] [2021-02-19T09:38:39.234Z] Server: [2021-02-19T09:38:39.234Z] Containers: 0 [2021-02-19T09:38:39.234Z] Running: 0 [2021-02-19T09:38:39.234Z] Paused: 0 [2021-02-19T09:38:39.234Z] Stopped: 0 [2021-02-19T09:38:39.234Z] Images: 2 [2021-02-19T09:38:39.234Z] Server Version: 20.10.3 [2021-02-19T09:38:39.234Z] Storage Driver: overlay2 [2021-02-19T09:38:39.234Z] Backing Filesystem: extfs [2021-02-19T09:38:39.234Z] Supports d_type: true [2021-02-19T09:38:39.234Z] Native Overlay Diff: true [2021-02-19T09:38:39.234Z] Logging Driver: json-file [2021-02-19T09:38:39.234Z] Cgroup Driver: cgroupfs [2021-02-19T09:38:39.234Z] Cgroup Version: 1 [2021-02-19T09:38:39.234Z] Plugins: [2021-02-19T09:38:39.234Z] Volume: local [2021-02-19T09:38:39.234Z] Network: bridge host ipvlan macvlan null overlay [2021-02-19T09:38:39.234Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-19T09:38:39.234Z] Swarm: inactive [2021-02-19T09:38:39.234Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-19T09:38:39.234Z] Default Runtime: runc [2021-02-19T09:38:39.234Z] Init Binary: docker-init [2021-02-19T09:38:39.234Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-19T09:38:39.234Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-19T09:38:39.234Z] init version: de40ad0 [2021-02-19T09:38:39.234Z] Security Options: [2021-02-19T09:38:39.234Z] apparmor [2021-02-19T09:38:39.234Z] seccomp [2021-02-19T09:38:39.234Z] Profile: default [2021-02-19T09:38:39.234Z] Kernel Version: 5.4.0-1037-aws [2021-02-19T09:38:39.234Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-19T09:38:39.234Z] OSType: linux [2021-02-19T09:38:39.234Z] Architecture: x86_64 [2021-02-19T09:38:39.234Z] CPUs: 2 [2021-02-19T09:38:39.234Z] Total Memory: 7.569GiB [2021-02-19T09:38:39.234Z] Name: ip-10-100-114-178 [2021-02-19T09:38:39.234Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-19T09:38:39.234Z] Docker Root Dir: /var/lib/docker [2021-02-19T09:38:39.234Z] Debug Mode: false [2021-02-19T09:38:39.234Z] Registry: https://index.docker.io/v1/ [2021-02-19T09:38:39.234Z] Labels: [2021-02-19T09:38:39.234Z] Experimental: true [2021-02-19T09:38:39.234Z] Insecure Registries: [2021-02-19T09:38:39.234Z] 127.0.0.0/8 [2021-02-19T09:38:39.234Z] Live Restore Enabled: true [2021-02-19T09:38:39.234Z] [2021-02-19T09:38:39.234Z] WARNING: No swap limit support [2021-02-19T09:38:39.234Z] WARNING: No blkio weight support [2021-02-19T09:38:39.234Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-19T09:38:39.368Z] [2021-02-19T09:38:39.368Z] #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-19T09:38:39.368Z] #48 sha256:881d50e7dfe45c40d2818578562a5f5ec9cc7633ff1beaf8189674e668ed8c55 [2021-02-19T09:38:39.368Z] #48 11.16 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-19T09:38:39.368Z] #48 11.18 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-19T09:38:39.368Z] #48 11.24 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-19T09:38:39.368Z] #48 11.43 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-19T09:38:39.368Z] #48 11.45 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-19T09:38:39.368Z] #48 11.46 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-19T09:38:39.368Z] #48 11.56 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-19T09:38:39.368Z] #48 11.62 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-19T09:38:39.368Z] #48 11.64 go: downloading github.com/fatih/color v1.7.0 [2021-02-19T09:38:39.368Z] #48 11.65 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-19T09:38:39.368Z] #48 11.65 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-19T09:38:39.368Z] #48 11.70 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-19T09:38:39.368Z] #48 11.72 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-19T09:38:39.368Z] #48 12.04 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-19T09:38:39.368Z] #48 12.07 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-19T09:38:39.368Z] #48 12.27 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-19T09:38:39.368Z] #48 12.30 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-19T09:38:39.368Z] #48 12.39 go: extracting github.com/fatih/color v1.7.0 [2021-02-19T09:38:39.368Z] #48 12.39 go: downloading github.com/spf13/cast v1.3.0 [2021-02-19T09:38:39.368Z] #48 12.46 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-19T09:38:39.368Z] #48 12.46 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-19T09:38:39.515Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-19T09:38:39.515Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-19T09:38:39.515Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42038/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-19T09:38:39.515Z] + bash /home/ubuntu/workspace/moby_PR-42038/check-config.sh [2021-02-19T09:38:39.515Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-19T09:38:39.515Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-19T09:38:39.515Z] [2021-02-19T09:38:39.515Z] Generally Necessary: [2021-02-19T09:38:39.515Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-19T09:38:39.515Z] - apparmor: enabled and tools installed [2021-02-19T09:38:39.515Z] - CONFIG_NAMESPACES: enabled [2021-02-19T09:38:39.515Z] - CONFIG_NET_NS: enabled [2021-02-19T09:38:39.515Z] - CONFIG_PID_NS: enabled [2021-02-19T09:38:39.515Z] - CONFIG_IPC_NS: enabled [2021-02-19T09:38:39.515Z] - CONFIG_UTS_NS: enabled [2021-02-19T09:38:39.515Z] - CONFIG_CGROUPS: enabled [2021-02-19T09:38:39.515Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-19T09:38:39.515Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-19T09:38:39.515Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-19T09:38:39.515Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-19T09:38:39.515Z] - CONFIG_CPUSETS: enabled [2021-02-19T09:38:39.515Z] - CONFIG_MEMCG: enabled [2021-02-19T09:38:39.515Z] - CONFIG_KEYS: enabled [2021-02-19T09:38:39.515Z] - CONFIG_VETH: enabled (as module) [2021-02-19T09:38:39.515Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-19T09:38:39.515Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-19T09:38:39.515Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-19T09:38:39.515Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-19T09:38:39.515Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-19T09:38:39.515Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-19T09:38:39.515Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-19T09:38:39.515Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-19T09:38:39.515Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-19T09:38:39.515Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-19T09:38:39.515Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-19T09:38:39.515Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-19T09:38:39.515Z] [2021-02-19T09:38:39.515Z] Optional Features: [2021-02-19T09:38:39.515Z] - CONFIG_USER_NS: enabled [2021-02-19T09:38:39.515Z] - CONFIG_SECCOMP: enabled [2021-02-19T09:38:39.515Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-19T09:38:39.515Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-19T09:38:39.515Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-19T09:38:39.515Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-19T09:38:39.515Z] - CONFIG_BLK_CGROUP: enabled [2021-02-19T09:38:39.624Z] #48 12.62 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-19T09:38:39.624Z] #48 12.62 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-19T09:38:39.624Z] #48 12.74 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-19T09:38:39.624Z] #48 12.74 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-19T09:38:39.624Z] #48 12.75 go: extracting github.com/spf13/cast v1.3.0 [2021-02-19T09:38:39.624Z] #48 12.84 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-19T09:38:39.783Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-19T09:38:39.784Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-19T09:38:39.784Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-19T09:38:39.784Z] - CONFIG_CGROUP_PERF: enabled [2021-02-19T09:38:39.784Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-19T09:38:39.784Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-19T09:38:39.784Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-19T09:38:39.784Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-19T09:38:39.784Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-19T09:38:39.784Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-19T09:38:39.784Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-19T09:38:39.784Z] - CONFIG_IP_VS: enabled (as module) [2021-02-19T09:38:39.784Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-19T09:38:39.784Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-19T09:38:39.784Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-19T09:38:39.784Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-19T09:38:39.784Z] - CONFIG_EXT4_FS: enabled [2021-02-19T09:38:39.784Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-19T09:38:39.784Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-19T09:38:39.784Z] - Network Drivers: [2021-02-19T09:38:39.784Z] - "overlay": [2021-02-19T09:38:39.784Z] - CONFIG_VXLAN: enabled (as module) [2021-02-19T09:38:39.784Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-19T09:38:39.784Z] Optional (for encrypted networks): [2021-02-19T09:38:39.784Z] - CONFIG_CRYPTO: enabled [2021-02-19T09:38:39.784Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-19T09:38:39.784Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-19T09:38:39.784Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-19T09:38:39.784Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-19T09:38:39.784Z] - CONFIG_XFRM: enabled [2021-02-19T09:38:39.784Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-19T09:38:39.784Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-19T09:38:39.784Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-19T09:38:39.784Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-19T09:38:39.784Z] - "ipvlan": [2021-02-19T09:38:39.784Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-19T09:38:39.784Z] - "macvlan": [2021-02-19T09:38:39.784Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-19T09:38:39.784Z] - CONFIG_DUMMY: enabled (as module) [2021-02-19T09:38:39.784Z] - "ftp,tftp client in container": [2021-02-19T09:38:39.784Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-19T09:38:39.784Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-19T09:38:39.784Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-19T09:38:39.784Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-19T09:38:39.784Z] - Storage Drivers: [2021-02-19T09:38:39.784Z] - "aufs": [2021-02-19T09:38:39.784Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-19T09:38:39.784Z] - "btrfs": [2021-02-19T09:38:39.784Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-19T09:38:39.784Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-19T09:38:39.784Z] - "devicemapper": [2021-02-19T09:38:39.784Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-19T09:38:39.784Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-19T09:38:39.784Z] - "overlay": [2021-02-19T09:38:39.784Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-19T09:38:39.784Z] - "zfs": [2021-02-19T09:38:39.784Z] - /dev/zfs: present [2021-02-19T09:38:39.784Z] - zfs command: missing [2021-02-19T09:38:39.784Z] - zpool command: missing [2021-02-19T09:38:39.784Z] [2021-02-19T09:38:39.784Z] Limits: [2021-02-19T09:38:39.784Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-19T09:38:39.784Z] [2021-02-19T09:38:39.784Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-19T09:38:39.884Z] #48 12.99 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-19T09:38:39.884Z] #48 13.11 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-19T09:38:40.135Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e54dee52cdd780016845c0a8e69dd84265c0ec39 . [2021-02-19T09:38:40.135Z] #1 [internal] load build definition from Dockerfile [2021-02-19T09:38:40.135Z] #1 sha256:3f78cbefcdaaad883b9afc430c3be389121277bafcb76eab4ce0540c20e2225a [2021-02-19T09:38:40.135Z] #1 transferring dockerfile: 16.55kB done [2021-02-19T09:38:40.135Z] #1 DONE 0.0s [2021-02-19T09:38:40.135Z] [2021-02-19T09:38:40.135Z] #2 [internal] load .dockerignore [2021-02-19T09:38:40.135Z] #2 sha256:790d52442a87618e48792096401b0965ac761d8d71caf6b24c0c47b55110c325 [2021-02-19T09:38:40.135Z] #2 transferring context: 87B done [2021-02-19T09:38:40.135Z] #2 DONE 0.0s [2021-02-19T09:38:40.135Z] [2021-02-19T09:38:40.135Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-19T09:38:40.135Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-19T09:38:40.140Z] #48 13.12 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-19T09:38:40.140Z] #48 13.27 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-19T09:38:40.393Z] #3 DONE 0.2s [2021-02-19T09:38:40.393Z] [2021-02-19T09:38:40.393Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-19T09:38:40.393Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-19T09:38:40.393Z] #4 CACHED [2021-02-19T09:38:40.654Z] [2021-02-19T09:38:40.654Z] #5 [internal] load build definition from Dockerfile [2021-02-19T09:38:40.654Z] #5 sha256:c8bc9dc22d0287e93bf2bf27ec15a7d666e64231e3c58ba996c244be2d8940b9 [2021-02-19T09:38:40.654Z] #5 transferring dockerfile: 16.55kB done [2021-02-19T09:38:40.654Z] #5 DONE 0.0s [2021-02-19T09:38:40.654Z] [2021-02-19T09:38:40.654Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-19T09:38:40.654Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-19T09:38:40.702Z] #48 13.71 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-19T09:38:40.702Z] #48 13.75 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-19T09:38:40.702Z] #48 13.76 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-19T09:38:40.702Z] #48 14.00 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-19T09:38:40.702Z] #48 14.01 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-19T09:38:40.862Z] Fetching without tags [2021-02-19T09:38:40.913Z] #8 DONE 0.1s [2021-02-19T09:38:40.913Z] [2021-02-19T09:38:40.913Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-19T09:38:40.913Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-19T09:38:40.913Z] #6 DONE 0.1s [2021-02-19T09:38:40.913Z] [2021-02-19T09:38:40.913Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-19T09:38:40.913Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-19T09:38:40.913Z] #7 DONE 0.1s [2021-02-19T09:38:41.098Z] Merging remotes/origin/master commit bc6f4cc7032544553d2304a5b47ba235dbfe5b9c into PR head commit 1cd1925acd6c36ccdca51aca62ca6b24b2559a6f [2021-02-19T09:38:41.174Z] [2021-02-19T09:38:41.174Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-19T09:38:41.174Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-19T09:38:41.174Z] #61 DONE 0.0s [2021-02-19T09:38:41.174Z] [2021-02-19T09:38:41.174Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-19T09:38:41.174Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-19T09:38:41.174Z] #25 DONE 0.0s [2021-02-19T09:38:41.174Z] [2021-02-19T09:38:41.174Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-19T09:38:41.174Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-19T09:38:41.174Z] #9 DONE 0.0s [2021-02-19T09:38:41.174Z] [2021-02-19T09:38:41.174Z] #22 [internal] load build context [2021-02-19T09:38:41.174Z] #22 sha256:e071067e81348abb3e2269f95e45b2fbccfd558f040010a05629d4fc1c54fb3f [2021-02-19T09:38:41.263Z] #48 14.30 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-19T09:38:41.263Z] #48 ... [2021-02-19T09:38:41.263Z] [2021-02-19T09:38:41.263Z] #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-19T09:38:41.263Z] #36 sha256:ff6f4db54ce53be8d8ec771255fc5406de223be56117f91b8f96652aab74a656 [2021-02-19T09:38:41.263Z] #36 13.29 [100%] Linking C executable tini-static [2021-02-19T09:38:41.263Z] #36 14.16 [100%] Built target tini-static [2021-02-19T09:38:41.263Z] #36 14.28 + mkdir -p /build [2021-02-19T09:38:41.263Z] #36 14.29 + cp tini-static /build/docker-init [2021-02-19T09:38:41.263Z] #36 DONE 14.5s [2021-02-19T09:38:41.519Z] [2021-02-19T09:38:41.519Z] #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-19T09:38:41.519Z] #48 sha256:881d50e7dfe45c40d2818578562a5f5ec9cc7633ff1beaf8189674e668ed8c55 [2021-02-19T09:38:41.519Z] #48 14.63 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-19T09:38:41.775Z] #48 14.87 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-19T09:38:42.073Z] Merge succeeded, producing 2cde3c1cd9396f0b2864711e6dc8bef8fb696223 [2021-02-19T09:38:42.073Z] Checking out Revision 2cde3c1cd9396f0b2864711e6dc8bef8fb696223 (PR-42038) [2021-02-19T09:38:42.126Z] Commit message: "Merge commit 'bc6f4cc7032544553d2304a5b47ba235dbfe5b9c' into HEAD" [2021-02-19T09:38:40.841Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-19T09:38:40.843Z] > git config --add remote.origin.fetch +refs/pull/42038/head:refs/remotes/origin/PR-42038 # timeout=10 [2021-02-19T09:38:40.846Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-19T09:38:40.853Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-19T09:38:40.858Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-19T09:38:40.858Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T09:38:40.859Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42038/head:refs/remotes/origin/PR-42038 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-19T09:38:41.095Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T09:38:41.106Z] > git checkout -f 1cd1925acd6c36ccdca51aca62ca6b24b2559a6f # timeout=10 [2021-02-19T09:38:41.533Z] > git remote # timeout=10 [2021-02-19T09:38:41.541Z] > git config --get remote.origin.url # timeout=10 [2021-02-19T09:38:41.558Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T09:38:41.559Z] > git merge bc6f4cc7032544553d2304a5b47ba235dbfe5b9c # timeout=10 [2021-02-19T09:38:42.061Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-19T09:38:42.070Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T09:38:42.074Z] > git checkout -f 2cde3c1cd9396f0b2864711e6dc8bef8fb696223 # timeout=10 [2021-02-19T09:38:42.122Z] > git rev-list --no-walk 1cd1925acd6c36ccdca51aca62ca6b24b2559a6f # timeout=10 [2021-02-19T09:38:42.348Z] #48 ... [2021-02-19T09:38:42.348Z] [2021-02-19T09:38:42.348Z] #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-19T09:38:42.348Z] #33 sha256:2140c8b075f3dba8efe317048aac6f44ed9f4c6f0997ffcd59330f9bd185610d [2021-02-19T09:38:42.348Z] #33 DONE 15.3s [2021-02-19T09:38:42.348Z] [2021-02-19T09:38:42.348Z] #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-19T09:38:42.348Z] #50 sha256:ee1b16c161c9404f4bfa1eca7e9bb7e50010fc03c968248123de034675c75e3d [2021-02-19T09:38:42.348Z] #50 13.40 + cd /tmp/tmp.8mGrVv39ja/src/github.com/mvdan/sh [2021-02-19T09:38:42.348Z] #50 13.40 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-19T09:38:42.348Z] #50 13.57 + GO111MODULE=on [2021-02-19T09:38:42.348Z] #50 13.57 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-19T09:38:42.348Z] #50 15.14 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-19T09:38:42.348Z] #50 15.17 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-19T09:38:42.348Z] #50 15.27 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-19T09:38:42.348Z] #50 15.69 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-02-19T09:38:42.608Z] #50 15.75 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [Pipeline] sh [2021-02-19T09:38:42.889Z] + docker version [2021-02-19T09:38:42.889Z] Client: Docker Engine - Community [2021-02-19T09:38:42.889Z] Version: 20.10.3 [2021-02-19T09:38:42.889Z] API version: 1.41 [2021-02-19T09:38:42.889Z] Go version: go1.13.15 [2021-02-19T09:38:42.889Z] Git commit: 48d30b5 [2021-02-19T09:38:42.889Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-19T09:38:42.889Z] OS/Arch: linux/amd64 [2021-02-19T09:38:42.889Z] Context: default [2021-02-19T09:38:42.889Z] Experimental: true [2021-02-19T09:38:42.889Z] [2021-02-19T09:38:42.889Z] Server: Docker Engine - Community [2021-02-19T09:38:42.889Z] Engine: [2021-02-19T09:38:42.889Z] Version: 20.10.3 [2021-02-19T09:38:42.889Z] API version: 1.41 (minimum version 1.12) [2021-02-19T09:38:42.889Z] Go version: go1.13.15 [2021-02-19T09:38:42.889Z] Git commit: 46229ca [2021-02-19T09:38:42.889Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-19T09:38:42.889Z] OS/Arch: linux/amd64 [2021-02-19T09:38:42.889Z] Experimental: true [2021-02-19T09:38:42.889Z] containerd: [2021-02-19T09:38:42.889Z] Version: 1.4.3 [2021-02-19T09:38:42.889Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-19T09:38:42.889Z] runc: [2021-02-19T09:38:42.889Z] Version: 1.0.0-rc92 [2021-02-19T09:38:42.889Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-19T09:38:42.889Z] docker-init: [2021-02-19T09:38:42.889Z] Version: 0.19.0 [2021-02-19T09:38:42.889Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-19T09:38:43.080Z] #22 transferring context: 53.41MB 1.8s done [2021-02-19T09:38:43.080Z] #22 DONE 1.8s [2021-02-19T09:38:43.080Z] [2021-02-19T09:38:43.080Z] #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-19T09:38:43.080Z] #28 sha256:89efdb45b4208c481949930d516ce411fec71e5847f9462591706ea523fb9d9a [2021-02-19T09:38:43.080Z] #28 CACHED [2021-02-19T09:38:43.080Z] [2021-02-19T09:38:43.080Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-19T09:38:43.080Z] #49 sha256:2c1be381d227cab838bd5185558d532da961bd639a6df6c2b1db064fe93ee9ca [2021-02-19T09:38:43.080Z] #49 CACHED [2021-02-19T09:38:43.080Z] [2021-02-19T09:38:43.080Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-19T09:38:43.080Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-19T09:38:43.080Z] #13 CACHED [2021-02-19T09:38:43.080Z] [2021-02-19T09:38:43.080Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-19T09:38:43.080Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-19T09:38:43.080Z] #21 CACHED [2021-02-19T09:38:43.080Z] [2021-02-19T09:38:43.080Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-19T09:38:43.080Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-19T09:38:43.080Z] #15 CACHED [2021-02-19T09:38:43.080Z] [2021-02-19T09:38:43.080Z] #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-19T09:38:43.080Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-19T09:38:43.080Z] #39 CACHED [2021-02-19T09:38:43.080Z] [2021-02-19T09:38:43.080Z] #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-19T09:38:43.080Z] #23 sha256:74a6cbf759cb15fd9926c32b2d84bd4ce9b86f04b70f270ad50722fd55dc40b9 [2021-02-19T09:38:43.080Z] #23 CACHED [2021-02-19T09:38:43.080Z] [2021-02-19T09:38:43.080Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-19T09:38:43.080Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-19T09:38:43.080Z] #30 CACHED [2021-02-19T09:38:43.080Z] [2021-02-19T09:38:43.081Z] #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-19T09:38:43.081Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-19T09:38:43.081Z] #11 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #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-19T09:38:43.081Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-19T09:38:43.081Z] #54 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-19T09:38:43.081Z] #27 sha256:a9ea67ed62796e4f19d8563330ee455f97624c4e8ca8be14edd5ecbf1d29cc58 [2021-02-19T09:38:43.081Z] #27 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #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-19T09:38:43.081Z] #63 sha256:98aeb5bece9b0fe1048c147d5715b55396d16f06d01d79e2f1e74fa184c8b08d [2021-02-19T09:38:43.081Z] #63 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #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-19T09:38:43.081Z] #57 sha256:ac16010b65f0864974856f8c1a4ba178e46031a820ceb72a9378a6d6fb8e84ed [2021-02-19T09:38:43.081Z] #57 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-19T09:38:43.081Z] #34 sha256:ece138ba96eb6ae63fb8286ab6ce9afc9571ac397472b35c6d9825d884de41a7 [2021-02-19T09:38:43.081Z] #34 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-19T09:38:43.081Z] #43 sha256:62477b421f32f6c788cf4a84d3f9e888cc9e76819550a7e68f4fcddc4f9607af [2021-02-19T09:38:43.081Z] #43 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-19T09:38:43.081Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-19T09:38:43.081Z] #38 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-19T09:38:43.081Z] #29 sha256:bc49591f8eecbba92b4cb44408353db625f18dae9cc3173e4e0aed60b850d6ec [2021-02-19T09:38:43.081Z] #29 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #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-19T09:38:43.081Z] #50 sha256:9a1216128983323ccb3797cb7c9c2b4cd2004236d6bdd62ebd0e5feb7fbe490a [2021-02-19T09:38:43.081Z] #50 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-19T09:38:43.081Z] #45 sha256:6e7d4d8bf9672fb5a5631e7073b911e57fa6fd4665ef2462b02d8bbdaae36084 [2021-02-19T09:38:43.081Z] #45 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #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-19T09:38:43.081Z] #52 sha256:b29ea5c3c84ecc7e9329d9078c2373c48c6be011be4b88af6558da51d0acc88b [2021-02-19T09:38:43.081Z] #52 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-19T09:38:43.081Z] #47 sha256:d5fbab9a336715429c6d97b49d0af2ab7192fd452d237397bf425a90d0a543d4 [2021-02-19T09:38:43.081Z] #47 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #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-19T09:38:43.081Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-19T09:38:43.081Z] #42 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-19T09:38:43.081Z] #51 sha256:fcac530d7c0b3a483e66614cd3f6fe587959931a10a0936a543bc47829f925d2 [2021-02-19T09:38:43.081Z] #51 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-19T09:38:43.081Z] #60 sha256:77db7531e7e9e3aa9ae5dbec33151321eaf29eeb22873d052213ee5beca5a7a8 [2021-02-19T09:38:43.081Z] #60 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-19T09:38:43.081Z] #32 sha256:7156b206121526a98c11f018019cbd5557f1bd2f8d369a2c426340588adb84ac [2021-02-19T09:38:43.081Z] #32 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-19T09:38:43.081Z] #40 sha256:030b7b9d20650935c9fc238a94d7d534fc92e81661e957dfcd1959c924446f65 [2021-02-19T09:38:43.081Z] #40 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #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-19T09:38:43.081Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-19T09:38:43.081Z] #12 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #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-19T09:38:43.081Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-19T09:38:43.081Z] #20 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-19T09:38:43.081Z] #53 sha256:ea26b6fb1942465bf5994247573c97711498218bde679db248e7581f405a3b96 [2021-02-19T09:38:43.081Z] #53 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-19T09:38:43.081Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-19T09:38:43.081Z] #10 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #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-19T09:38:43.081Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-19T09:38:43.081Z] #14 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-19T09:38:43.081Z] #59 sha256:56680b5a5ebca159d96eea8867761b4ae4eaccba6dfcc91d139e7aeb29c056e9 [2021-02-19T09:38:43.081Z] #59 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #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-19T09:38:43.081Z] #36 sha256:5f505373a850eec3e287dce10848a92d9e57e5028fd5d8995ede941ca8ccb359 [2021-02-19T09:38:43.081Z] #36 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-19T09:38:43.081Z] #24 sha256:03c8832f0ccae1b15ffdc1bb7dd4588836806b629811698b0db81bafc73d428f [2021-02-19T09:38:43.081Z] #24 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-19T09:38:43.081Z] #56 sha256:f98786edff8d00ba889c3d08aa4dde55795c542641ceb871ca627329c906fb4c [2021-02-19T09:38:43.081Z] #56 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #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-19T09:38:43.081Z] #55 sha256:7df4fbd2336c8d4c68256efaefc965f1386ccfceee1339f83627086115871440 [2021-02-19T09:38:43.081Z] #55 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-19T09:38:43.081Z] #64 sha256:025623baa840c81bca59c5efbb8704f5c8cbb108d62ed612ba47f1d2d31c462c [2021-02-19T09:38:43.081Z] #64 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #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-19T09:38:43.081Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-19T09:38:43.081Z] #35 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #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-19T09:38:43.081Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-19T09:38:43.081Z] #26 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #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-19T09:38:43.081Z] #46 sha256:d06a5a25b0b8805b9f4db44eabe449975810060ffe5f95e564792544e8bc97a0 [2021-02-19T09:38:43.081Z] #46 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #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-19T09:38:43.081Z] #44 sha256:4a1860133709004782fb002bdb7cd8d46e7a7cab0cfbea3a58b6bc2acc5ff1f2 [2021-02-19T09:38:43.081Z] #44 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-19T09:38:43.081Z] #37 sha256:985e7a830d2ccf541cceaff85b32c140fe6f695a8e2f5af02c204ab134ea027a [2021-02-19T09:38:43.081Z] #37 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #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-19T09:38:43.081Z] #33 sha256:644d67ea7708d31b224e6a13edecafbeb6c498dad6013a4d0586c08f0655c3c6 [2021-02-19T09:38:43.081Z] #33 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #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-19T09:38:43.081Z] #48 sha256:18ae40576ee9da7e4e6c5e0dd43774f266c9b50ffcd292908bdb6a973bb69a1a [2021-02-19T09:38:43.081Z] #48 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-19T09:38:43.081Z] #62 sha256:1402b8ba31111932c02caa4d0e89aa07193d6525ba0314f6282bc58d621a13b4 [2021-02-19T09:38:43.081Z] #62 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-19T09:38:43.081Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-19T09:38:43.081Z] #18 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-19T09:38:43.081Z] #58 sha256:4d293435965990430688acf20ea6fd9244316ee999158b52be688a81827a807f [2021-02-19T09:38:43.081Z] #58 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-19T09:38:43.081Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-19T09:38:43.081Z] #17 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #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-19T09:38:43.081Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-19T09:38:43.081Z] #19 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #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-19T09:38:43.081Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-19T09:38:43.081Z] #41 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-19T09:38:43.081Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-19T09:38:43.081Z] #16 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #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-19T09:38:43.081Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-19T09:38:43.081Z] #31 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-19T09:38:43.081Z] #65 sha256:fb269931ee9cf75d0a37db4c4a942bc202147cdb9684a3a1d1ab76c52d4d54e3 [2021-02-19T09:38:43.081Z] #65 CACHED [2021-02-19T09:38:43.081Z] [2021-02-19T09:38:43.081Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-19T09:38:43.081Z] #66 sha256:f22795a3c58b3391ee8fbaaddd9663d8fe157ba4cafbdcdb4f4002936af10556 [2021-02-19T09:38:43.179Z] + docker info [2021-02-19T09:38:43.179Z] Client: [2021-02-19T09:38:43.179Z] Context: default [2021-02-19T09:38:43.179Z] Debug Mode: false [2021-02-19T09:38:43.179Z] Plugins: [2021-02-19T09:38:43.179Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-19T09:38:43.179Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-19T09:38:43.179Z] [2021-02-19T09:38:43.179Z] Server: [2021-02-19T09:38:43.179Z] Containers: 0 [2021-02-19T09:38:43.179Z] Running: 0 [2021-02-19T09:38:43.179Z] Paused: 0 [2021-02-19T09:38:43.179Z] Stopped: 0 [2021-02-19T09:38:43.180Z] Images: 3 [2021-02-19T09:38:43.180Z] Server Version: 20.10.3 [2021-02-19T09:38:43.180Z] Storage Driver: overlay2 [2021-02-19T09:38:43.180Z] Backing Filesystem: extfs [2021-02-19T09:38:43.180Z] Supports d_type: true [2021-02-19T09:38:43.180Z] Native Overlay Diff: true [2021-02-19T09:38:43.180Z] Logging Driver: json-file [2021-02-19T09:38:43.180Z] Cgroup Driver: cgroupfs [2021-02-19T09:38:43.180Z] Cgroup Version: 1 [2021-02-19T09:38:43.180Z] Plugins: [2021-02-19T09:38:43.180Z] Volume: local [2021-02-19T09:38:43.180Z] Network: bridge host ipvlan macvlan null overlay [2021-02-19T09:38:43.180Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-19T09:38:43.180Z] Swarm: inactive [2021-02-19T09:38:43.180Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-19T09:38:43.180Z] Default Runtime: runc [2021-02-19T09:38:43.180Z] Init Binary: docker-init [2021-02-19T09:38:43.180Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-19T09:38:43.180Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-19T09:38:43.180Z] init version: de40ad0 [2021-02-19T09:38:43.180Z] Security Options: [2021-02-19T09:38:43.180Z] apparmor [2021-02-19T09:38:43.180Z] seccomp [2021-02-19T09:38:43.180Z] Profile: default [2021-02-19T09:38:43.180Z] Kernel Version: 5.4.0-1037-aws [2021-02-19T09:38:43.180Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-19T09:38:43.180Z] OSType: linux [2021-02-19T09:38:43.180Z] Architecture: x86_64 [2021-02-19T09:38:43.180Z] CPUs: 2 [2021-02-19T09:38:43.180Z] Total Memory: 7.569GiB [2021-02-19T09:38:43.180Z] Name: ip-10-100-101-169 [2021-02-19T09:38:43.180Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-19T09:38:43.180Z] Docker Root Dir: /var/lib/docker [2021-02-19T09:38:43.180Z] Debug Mode: false [2021-02-19T09:38:43.180Z] Registry: https://index.docker.io/v1/ [2021-02-19T09:38:43.180Z] Labels: [2021-02-19T09:38:43.180Z] Experimental: true [2021-02-19T09:38:43.180Z] Insecure Registries: [2021-02-19T09:38:43.180Z] 127.0.0.0/8 [2021-02-19T09:38:43.180Z] Live Restore Enabled: true [2021-02-19T09:38:43.180Z] [2021-02-19T09:38:43.180Z] WARNING: No swap limit support [2021-02-19T09:38:43.180Z] WARNING: No blkio weight support [2021-02-19T09:38:43.180Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-19T09:38:43.461Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-19T09:38:43.461Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-19T09:38:43.461Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42038/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-19T09:38:43.461Z] + bash /home/ubuntu/workspace/moby_PR-42038/check-config.sh [2021-02-19T09:38:43.461Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-19T09:38:43.461Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-19T09:38:43.461Z] [2021-02-19T09:38:43.461Z] Generally Necessary: [2021-02-19T09:38:43.461Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-19T09:38:43.461Z] - apparmor: enabled and tools installed [2021-02-19T09:38:43.461Z] - CONFIG_NAMESPACES: enabled [2021-02-19T09:38:43.461Z] - CONFIG_NET_NS: enabled [2021-02-19T09:38:43.461Z] - CONFIG_PID_NS: enabled [2021-02-19T09:38:43.461Z] - CONFIG_IPC_NS: enabled [2021-02-19T09:38:43.461Z] - CONFIG_UTS_NS: enabled [2021-02-19T09:38:43.461Z] - CONFIG_CGROUPS: enabled [2021-02-19T09:38:43.461Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-19T09:38:43.461Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-19T09:38:43.461Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-19T09:38:43.461Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-19T09:38:43.461Z] - CONFIG_CPUSETS: enabled [2021-02-19T09:38:43.461Z] - CONFIG_MEMCG: enabled [2021-02-19T09:38:43.461Z] - CONFIG_KEYS: enabled [2021-02-19T09:38:43.461Z] - CONFIG_VETH: enabled (as module) [2021-02-19T09:38:43.461Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-19T09:38:43.461Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-19T09:38:43.461Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-19T09:38:43.461Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-19T09:38:43.461Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-19T09:38:43.461Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-19T09:38:43.461Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-19T09:38:43.461Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-19T09:38:43.461Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-19T09:38:43.461Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-19T09:38:43.461Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-19T09:38:43.461Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-19T09:38:43.461Z] [2021-02-19T09:38:43.461Z] Optional Features: [2021-02-19T09:38:43.461Z] - CONFIG_USER_NS: enabled [2021-02-19T09:38:43.461Z] - CONFIG_SECCOMP: enabled [2021-02-19T09:38:43.461Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-19T09:38:43.461Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-19T09:38:43.461Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-19T09:38:43.461Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-19T09:38:43.461Z] - CONFIG_BLK_CGROUP: enabled [2021-02-19T09:38:43.461Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-19T09:38:43.461Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-19T09:38:43.461Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-19T09:38:43.461Z] - CONFIG_CGROUP_PERF: enabled [2021-02-19T09:38:43.461Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-19T09:38:43.461Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-19T09:38:43.461Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-19T09:38:43.461Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-19T09:38:43.461Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-19T09:38:43.461Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-19T09:38:43.461Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-19T09:38:43.541Z] #50 16.56 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-19T09:38:43.541Z] #50 ... [2021-02-19T09:38:43.541Z] [2021-02-19T09:38:43.541Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-19T09:38:43.541Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-19T09:38:43.541Z] #38 CACHED [2021-02-19T09:38:43.541Z] [2021-02-19T09:38:43.541Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-19T09:38:43.541Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-19T09:38:43.541Z] #17 CACHED [2021-02-19T09:38:43.541Z] [2021-02-19T09:38:43.541Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-19T09:38:43.541Z] #24 sha256:02067e3bb069edd96bec00ee2177dadca2540f486b2c6af46e7e92a03183bbf0 [2021-02-19T09:38:43.541Z] #24 CACHED [2021-02-19T09:38:43.541Z] [2021-02-19T09:38:43.541Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-19T09:38:43.541Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-19T09:38:43.541Z] #18 CACHED [2021-02-19T09:38:43.541Z] [2021-02-19T09:38:43.541Z] #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-19T09:38:43.541Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-19T09:38:43.541Z] #26 CACHED [2021-02-19T09:38:43.541Z] [2021-02-19T09:38:43.541Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-19T09:38:43.541Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-19T09:38:43.541Z] #15 CACHED [2021-02-19T09:38:43.541Z] [2021-02-19T09:38:43.541Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-19T09:38:43.541Z] #29 sha256:ebff8899aff2e8acf8db78badb939dfd85044852414d96bc16d93626e4058d0e [2021-02-19T09:38:43.541Z] #29 CACHED [2021-02-19T09:38:43.541Z] [2021-02-19T09:38:43.541Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-19T09:38:43.541Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-19T09:38:43.541Z] #16 CACHED [2021-02-19T09:38:43.541Z] [2021-02-19T09:38:43.541Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-19T09:38:43.541Z] #27 sha256:212d84f3d6f6f9d2abb7a8dec4340cf24cbf765555c6b71313d8c2095a9a88c0 [2021-02-19T09:38:43.541Z] #27 CACHED [2021-02-19T09:38:43.541Z] [2021-02-19T09:38:43.541Z] #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-19T09:38:43.541Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-19T09:38:43.541Z] #14 CACHED [2021-02-19T09:38:43.541Z] [2021-02-19T09:38:43.542Z] #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-19T09:38:43.542Z] #28 sha256:fcffe396b32b2becfd6142529246cf6436568b57f4b42130617b2a9d4d6985a9 [2021-02-19T09:38:43.542Z] #28 CACHED [2021-02-19T09:38:43.542Z] [2021-02-19T09:38:43.542Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-19T09:38:43.542Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-19T09:38:43.542Z] #21 CACHED [2021-02-19T09:38:43.542Z] [2021-02-19T09:38:43.542Z] #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-19T09:38:43.542Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-19T09:38:43.542Z] #31 CACHED [2021-02-19T09:38:43.542Z] [2021-02-19T09:38:43.542Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-19T09:38:43.542Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-19T09:38:43.542Z] #30 CACHED [2021-02-19T09:38:43.542Z] [2021-02-19T09:38:43.542Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-19T09:38:43.542Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-19T09:38:43.542Z] #13 CACHED [2021-02-19T09:38:43.542Z] [2021-02-19T09:38:43.542Z] #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-19T09:38:43.542Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-19T09:38:43.542Z] #20 CACHED [2021-02-19T09:38:43.542Z] [2021-02-19T09:38:43.542Z] #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-19T09:38:43.542Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-19T09:38:43.542Z] #19 CACHED [2021-02-19T09:38:43.542Z] [2021-02-19T09:38:43.542Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-19T09:38:43.542Z] #32 sha256:bf69b52007de242a1f3e319bfa5b1cdcc3d4893bfb2f1efc5c36a957fad19e53 [2021-02-19T09:38:43.542Z] #32 CACHED [2021-02-19T09:38:43.542Z] [2021-02-19T09:38:43.542Z] #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-19T09:38:43.542Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-19T09:38:43.542Z] #39 CACHED [2021-02-19T09:38:43.542Z] [2021-02-19T09:38:43.542Z] #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-19T09:38:43.542Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-19T09:38:43.542Z] #41 CACHED [2021-02-19T09:38:43.542Z] [2021-02-19T09:38:43.542Z] #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-19T09:38:43.542Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-19T09:38:43.542Z] #42 CACHED [2021-02-19T09:38:43.720Z] - CONFIG_IP_VS: enabled (as module) [2021-02-19T09:38:43.720Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-19T09:38:43.720Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-19T09:38:43.720Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-19T09:38:43.720Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-19T09:38:43.720Z] - CONFIG_EXT4_FS: enabled [2021-02-19T09:38:43.720Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-19T09:38:43.720Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-19T09:38:43.720Z] - Network Drivers: [2021-02-19T09:38:43.720Z] - "overlay": [2021-02-19T09:38:43.720Z] - CONFIG_VXLAN: enabled (as module) [2021-02-19T09:38:43.720Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-19T09:38:43.720Z] Optional (for encrypted networks): [2021-02-19T09:38:43.720Z] - CONFIG_CRYPTO: enabled [2021-02-19T09:38:43.720Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-19T09:38:43.720Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-19T09:38:43.720Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-19T09:38:43.720Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-19T09:38:43.720Z] - CONFIG_XFRM: enabled [2021-02-19T09:38:43.720Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-19T09:38:43.720Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-19T09:38:43.720Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-19T09:38:43.720Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-19T09:38:43.720Z] - "ipvlan": [2021-02-19T09:38:43.720Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-19T09:38:43.720Z] - "macvlan": [2021-02-19T09:38:43.720Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-19T09:38:43.720Z] - CONFIG_DUMMY: enabled (as module) [2021-02-19T09:38:43.720Z] - "ftp,tftp client in container": [2021-02-19T09:38:43.720Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-19T09:38:43.720Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-19T09:38:43.720Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-19T09:38:43.720Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-19T09:38:43.720Z] - Storage Drivers: [2021-02-19T09:38:43.720Z] - "aufs": [2021-02-19T09:38:43.720Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-19T09:38:43.720Z] - "btrfs": [2021-02-19T09:38:43.720Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-19T09:38:43.720Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-19T09:38:43.720Z] - "devicemapper": [2021-02-19T09:38:43.720Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-19T09:38:43.720Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-19T09:38:43.720Z] - "overlay": [2021-02-19T09:38:43.720Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-19T09:38:43.720Z] - "zfs": [2021-02-19T09:38:43.720Z] - /dev/zfs: present [2021-02-19T09:38:43.720Z] - zfs command: missing [2021-02-19T09:38:43.720Z] - zpool command: missing [2021-02-19T09:38:43.720Z] [2021-02-19T09:38:43.720Z] Limits: [2021-02-19T09:38:43.720Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-19T09:38:43.720Z] [2021-02-19T09:38:43.720Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-19T09:38:43.798Z] [2021-02-19T09:38:43.798Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-19T09:38:43.798Z] #34 sha256:b54338a65da909a52737bffb1f8f934ca473728a1eb0ece27aeca75f109be097 [2021-02-19T09:38:43.798Z] #34 DONE 0.1s [2021-02-19T09:38:43.798Z] [2021-02-19T09:38:43.798Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-19T09:38:43.798Z] #37 sha256:f45e930fd49261c761452a0b9d1ce2c7f6c20111097cb37660f9c6326e3e5865 [2021-02-19T09:38:43.798Z] #37 DONE 0.1s [2021-02-19T09:38:43.798Z] [2021-02-19T09:38:43.798Z] #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-19T09:38:43.798Z] #52 sha256:fa2889bc7f78142dde90732e05d33847a5d62e5907b132f06d16700531a336b0 [2021-02-19T09:38:43.798Z] #52 16.90 Checking out files: 90% (1061/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-19T09:38:43.798Z] #52 17.01 + cd /tmp/tmp.A39hIJsbOr/src/github.com/opencontainers/runc [2021-02-19T09:38:43.798Z] #52 17.01 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-19T09:38:44.054Z] #52 ... [2021-02-19T09:38:44.054Z] [2021-02-19T09:38:44.054Z] #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-19T09:38:44.054Z] #46 sha256:b96a4c9ccf43066ed9322e0a16c85ff0c6ebed31623f9c7153350569023548da [2021-02-19T09:38:44.054Z] #46 7.165 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-19T09:38:44.054Z] #46 7.214 go: extracting github.com/pkg/errors v0.9.1 [2021-02-19T09:38:44.054Z] #46 7.275 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-19T09:38:44.054Z] #46 7.701 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-19T09:38:44.054Z] #46 8.026 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-19T09:38:44.054Z] #46 9.522 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-19T09:38:44.054Z] #46 9.732 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-19T09:38:44.054Z] #46 11.76 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-19T09:38:44.054Z] #46 15.28 go: finding github.com/fatih/color v1.9.0 [2021-02-19T09:38:44.054Z] #46 15.30 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-19T09:38:44.054Z] #46 15.36 go: finding github.com/pkg/errors v0.9.1 [2021-02-19T09:38:44.054Z] #46 15.40 go: finding github.com/spf13/pflag v1.0.3 [2021-02-19T09:38:44.054Z] #46 15.41 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-19T09:38:44.054Z] #46 15.48 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-19T09:38:44.054Z] #46 15.89 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-19T09:38:44.054Z] #46 16.24 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-19T09:38:44.054Z] #46 16.28 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-19T09:38:44.054Z] #46 16.31 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-19T09:38:44.054Z] #46 16.43 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-19T09:38:44.054Z] #46 ... [2021-02-19T09:38:44.054Z] [2021-02-19T09:38:44.055Z] #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-19T09:38:44.055Z] #44 sha256:abe3aee1bc75d1f37b463adf0dcbff1858c3a7172ce0b86983bc3074ee25af21 [2021-02-19T09:38:44.055Z] #44 7.238 github.com/LK4D4/vndr/build [2021-02-19T09:38:44.055Z] #44 7.249 github.com/LK4D4/vndr/godl/singleflight [2021-02-19T09:38:44.055Z] #44 7.590 github.com/LK4D4/vndr/versioned [2021-02-19T09:38:44.055Z] #44 8.919 github.com/LK4D4/vndr/godl [2021-02-19T09:38:44.055Z] #44 11.30 github.com/LK4D4/vndr [2021-02-19T09:38:44.065Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e54dee52cdd780016845c0a8e69dd84265c0ec39 . [2021-02-19T09:38:44.065Z] #1 [internal] load build definition from Dockerfile [2021-02-19T09:38:44.065Z] #1 sha256:952226fdc9eaf26e31097a07dfa3046b28f2e700ca9335da57b4aa0870b30de4 [2021-02-19T09:38:44.065Z] #1 transferring dockerfile: 16.55kB done [2021-02-19T09:38:44.065Z] #1 DONE 0.0s [2021-02-19T09:38:44.065Z] [2021-02-19T09:38:44.065Z] #2 [internal] load .dockerignore [2021-02-19T09:38:44.065Z] #2 sha256:67e9839cadc4332f22d3b683a59d47e330d9643ba6b6e50bdc961203408464fe [2021-02-19T09:38:44.065Z] #2 transferring context: 87B done [2021-02-19T09:38:44.065Z] #2 DONE 0.0s [2021-02-19T09:38:44.065Z] [2021-02-19T09:38:44.065Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-19T09:38:44.065Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-19T09:38:44.311Z] #44 ... [2021-02-19T09:38:44.311Z] [2021-02-19T09:38:44.311Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-19T09:38:44.311Z] #40 sha256:d1e4266eee73c5a46ef8cffde2476f0ccc57275d9c26edd27d9e263f635c8ed8 [2021-02-19T09:38:44.311Z] #40 DONE 0.5s [2021-02-19T09:38:44.311Z] [2021-02-19T09:38:44.311Z] #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-19T09:38:44.311Z] #63 sha256:67aac4ec9ff7aec0f577a63b9aca8d6ac3a5a577c83bedcf18a2a3682006ef73 [2021-02-19T09:38:44.311Z] #63 16.23 Checking out files: 53% (1012/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/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-19T09:38:44.311Z] #63 17.11 + cd /tmp/tmp.KpqRrEsxic/src/github.com/docker/libnetwork [2021-02-19T09:38:44.311Z] #63 17.11 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-19T09:38:44.311Z] #63 ... [2021-02-19T09:38:44.311Z] [2021-02-19T09:38:44.311Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-19T09:38:44.311Z] #43 sha256:46998b7661e1727a0f8647d800c414945078867a72f990d45d4df5511fda80ee [2021-02-19T09:38:44.311Z] #43 DONE 0.1s [2021-02-19T09:38:44.311Z] [2021-02-19T09:38:44.311Z] #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-19T09:38:44.311Z] #63 sha256:67aac4ec9ff7aec0f577a63b9aca8d6ac3a5a577c83bedcf18a2a3682006ef73 [2021-02-19T09:38:44.311Z] #63 17.55 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-19T09:38:44.329Z] #3 DONE 0.1s [2021-02-19T09:38:44.329Z] [2021-02-19T09:38:44.329Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-19T09:38:44.329Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-19T09:38:44.329Z] #4 CACHED [2021-02-19T09:38:44.467Z] #66 DONE 1.2s [2021-02-19T09:38:44.467Z] [2021-02-19T09:38:44.467Z] #67 exporting to image [2021-02-19T09:38:44.467Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-19T09:38:44.467Z] #67 exporting layers [2021-02-19T09:38:44.589Z] [2021-02-19T09:38:44.589Z] #5 [internal] load build definition from Dockerfile [2021-02-19T09:38:44.589Z] #5 sha256:2b6adcd626480b56cdd2cc6dd7528d94117727294c8242e6bf2031819844fe2c [2021-02-19T09:38:44.589Z] #5 transferring dockerfile: 16.55kB done [2021-02-19T09:38:44.589Z] #5 DONE 0.0s [2021-02-19T09:38:44.589Z] [2021-02-19T09:38:44.589Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-19T09:38:44.589Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-19T09:38:44.589Z] #8 DONE 0.1s [2021-02-19T09:38:44.589Z] [2021-02-19T09:38:44.589Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-19T09:38:44.589Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-19T09:38:44.589Z] #7 DONE 0.1s [2021-02-19T09:38:44.589Z] [2021-02-19T09:38:44.589Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-19T09:38:44.589Z] #6 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-19T09:38:44.589Z] #6 DONE 0.2s [2021-02-19T09:38:45.035Z] #67 exporting layers 0.8s done [2021-02-19T09:38:45.035Z] #67 writing image sha256:712e91299eeb3102f036dbfb67e13a5610232c19bffa18e78fd08965b8b976d7 done [2021-02-19T09:38:45.035Z] #67 naming to docker.io/library/docker:e54dee52cdd780016845c0a8e69dd84265c0ec39 done [2021-02-19T09:38:45.035Z] #67 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-02-19T09:38:45.145Z] using credential docker-jenkins-github-credentials [2021-02-19T09:38:45.164Z] [2021-02-19T09:38:45.164Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-19T09:38:45.164Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-19T09:38:45.164Z] #61 DONE 0.0s [2021-02-19T09:38:45.164Z] [2021-02-19T09:38:45.164Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-19T09:38:45.164Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-19T09:38:45.164Z] #9 DONE 0.0s [2021-02-19T09:38:45.164Z] [2021-02-19T09:38:45.164Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-19T09:38:45.164Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-19T09:38:45.164Z] #25 DONE 0.0s [2021-02-19T09:38:45.164Z] [2021-02-19T09:38:45.164Z] #22 [internal] load build context [2021-02-19T09:38:45.164Z] #22 sha256:37123d417a3ad5dc006da9c8d112b7a8f78f470ca82d79286abdd2798d2f4796 [2021-02-19T09:38:45.221Z] Cloning the remote Git repository [2021-02-19T09:38:45.221Z] Cloning with configured refspecs honoured and without tags [2021-02-19T09:38:45.378Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42038/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42038/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e54dee52cdd780016845c0a8e69dd84265c0ec39 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e54dee52cdd780016845c0a8e69dd84265c0ec39 hack/validate/default [2021-02-19T09:38:46.315Z] Congratulations! All commits are properly signed with the DCO! [2021-02-19T09:38:46.315Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-02-19T09:38:46.315Z] No api/types/ or api/swagger.yaml changes in diff. [2021-02-19T09:38:46.315Z] Congratulations! All TOML source files changed here have valid syntax. [2021-02-19T09:38:46.315Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-02-19T09:38:46.315Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-02-19T09:38:46.315Z] Congratulations! No new tests were added to integration-cli. [2021-02-19T09:38:46.315Z] [2021-02-19T09:38:46.315Z] INFO Start validation with golang-ci-lint [2021-02-19T09:38:46.544Z] #22 transferring context: 53.41MB 1.3s done [2021-02-19T09:38:46.544Z] #22 DONE 1.3s [2021-02-19T09:38:46.544Z] [2021-02-19T09:38:46.544Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-19T09:38:46.544Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-19T09:38:46.544Z] #10 CACHED [2021-02-19T09:38:46.544Z] [2021-02-19T09:38:46.544Z] #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-19T09:38:46.544Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-19T09:38:46.544Z] #11 CACHED [2021-02-19T09:38:46.544Z] [2021-02-19T09:38:46.544Z] #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-19T09:38:46.544Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-19T09:38:46.544Z] #54 CACHED [2021-02-19T09:38:46.544Z] [2021-02-19T09:38:46.544Z] #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-19T09:38:46.544Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-19T09:38:46.544Z] #12 CACHED [2021-02-19T09:38:46.544Z] [2021-02-19T09:38:46.544Z] #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-19T09:38:46.544Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-19T09:38:46.544Z] #35 CACHED [2021-02-19T09:38:46.544Z] [2021-02-19T09:38:46.544Z] #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-19T09:38:46.544Z] #44 sha256:3066995babdd6b93d4d122625ede01a7db945245103711853f30fed44cf2d32a [2021-02-19T09:38:46.575Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-02-19T09:38:46.575Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-02-19T09:38:46.575Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-02-19T09:38:45.492Z] Cloning repository https://github.com/moby/moby.git [2021-02-19T09:38:45.949Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-02-19T09:38:47.581Z] #63 ... [2021-02-19T09:38:47.581Z] [2021-02-19T09:38:47.581Z] #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-19T09:38:47.581Z] #57 sha256:342a5faae9eee09bc036983f46e6234aa6399d601ab9f334ce24a5fcd6a66e4a [2021-02-19T09:38:47.581Z] #57 10.50 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-19T09:38:47.581Z] #57 11.51 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-19T09:38:47.581Z] #57 13.80 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-19T09:38:47.581Z] #57 13.94 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-19T09:38:47.581Z] #57 13.98 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-02-19T09:38:47.581Z] #57 14.40 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-02-19T09:38:47.581Z] #57 14.68 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-02-19T09:38:47.581Z] #57 18.20 go: finding github.com/pkg/errors v0.9.1 [2021-02-19T09:38:47.581Z] #57 18.28 go: finding github.com/sirupsen/logrus v1.7.0 [2021-02-19T09:38:47.581Z] #57 18.34 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-19T09:38:47.581Z] #57 18.40 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-19T09:38:47.581Z] #57 18.46 go: finding github.com/google/uuid v1.2.0 [2021-02-19T09:38:47.581Z] #57 18.53 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-19T09:38:47.581Z] #57 18.54 go: finding github.com/gofrs/flock v0.8.0 [2021-02-19T09:38:47.581Z] #57 18.56 go: finding github.com/moby/vpnkit v0.4.0 [2021-02-19T09:38:47.581Z] #57 18.59 go: finding github.com/gorilla/mux v1.8.0 [2021-02-19T09:38:47.581Z] #57 18.67 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-02-19T09:38:47.581Z] #57 18.68 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-19T09:38:47.581Z] #57 18.70 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-02-19T09:38:47.581Z] #57 18.75 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-02-19T09:38:47.581Z] #57 18.91 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-19T09:38:47.581Z] #57 19.03 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-02-19T09:38:47.581Z] #57 ... [2021-02-19T09:38:47.581Z] [2021-02-19T09:38:47.581Z] #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-19T09:38:47.581Z] #48 sha256:881d50e7dfe45c40d2818578562a5f5ec9cc7633ff1beaf8189674e668ed8c55 [2021-02-19T09:38:47.581Z] #48 16.23 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-19T09:38:47.581Z] #48 16.41 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-19T09:38:47.581Z] #48 18.20 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-19T09:38:47.581Z] #48 18.30 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-19T09:38:47.581Z] #48 18.82 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-19T09:38:47.581Z] #48 18.82 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-19T09:38:47.581Z] #48 18.85 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-19T09:38:47.581Z] #48 18.88 go: downloading github.com/spf13/afero v1.1.2 [2021-02-19T09:38:47.581Z] #48 18.88 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-19T09:38:47.581Z] #48 18.89 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-19T09:38:47.581Z] #48 18.89 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-19T09:38:47.581Z] #48 18.92 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-19T09:38:47.581Z] #48 18.92 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-19T09:38:47.581Z] #48 18.93 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-19T09:38:47.581Z] #48 18.93 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-19T09:38:47.581Z] #48 18.95 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-19T09:38:47.581Z] #48 19.03 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-19T09:38:47.581Z] #48 19.08 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-19T09:38:47.581Z] #48 19.09 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-19T09:38:47.581Z] #48 19.14 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-19T09:38:47.581Z] #48 19.14 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-19T09:38:47.581Z] #48 19.16 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-19T09:38:47.581Z] #48 19.16 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-19T09:38:47.581Z] #48 19.17 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-19T09:38:47.581Z] #48 19.22 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-19T09:38:47.581Z] #48 19.23 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-19T09:38:47.581Z] #48 19.24 go: extracting github.com/spf13/afero v1.1.2 [2021-02-19T09:38:47.581Z] #48 19.28 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-19T09:38:47.581Z] #48 19.28 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-19T09:38:47.581Z] #48 19.28 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-19T09:38:47.581Z] #48 19.31 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-19T09:38:47.581Z] #48 19.31 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-19T09:38:47.581Z] #48 19.32 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-19T09:38:47.581Z] #48 19.34 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-19T09:38:47.581Z] #48 19.38 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-19T09:38:47.581Z] #48 19.45 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-19T09:38:47.581Z] #48 19.47 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-19T09:38:47.581Z] #48 19.53 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-19T09:38:47.581Z] #48 19.58 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-19T09:38:47.581Z] #48 19.61 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-19T09:38:47.581Z] #48 19.62 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-19T09:38:47.581Z] #48 19.65 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-19T09:38:47.581Z] #48 19.66 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-19T09:38:47.581Z] #48 19.69 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-19T09:38:47.581Z] #48 19.78 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-19T09:38:47.581Z] #48 19.78 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-19T09:38:47.581Z] #48 19.80 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-19T09:38:47.581Z] #48 19.92 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-19T09:38:47.581Z] #48 19.93 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-19T09:38:47.581Z] #48 19.95 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-19T09:38:47.581Z] #48 20.00 go: downloading golang.org/x/text v0.3.2 [2021-02-19T09:38:47.581Z] #48 20.01 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-19T09:38:47.581Z] #48 20.07 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-19T09:38:47.581Z] #48 20.11 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-19T09:38:47.581Z] #48 20.18 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-19T09:38:47.581Z] #48 20.19 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-19T09:38:47.581Z] #48 20.22 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-19T09:38:47.581Z] #48 20.23 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-19T09:38:47.581Z] #48 20.27 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-19T09:38:47.581Z] #48 20.29 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-19T09:38:47.581Z] #48 20.41 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-19T09:38:47.581Z] #48 20.42 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-19T09:38:47.581Z] #48 20.53 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-19T09:38:47.581Z] #48 20.55 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-19T09:38:47.581Z] #48 20.56 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-19T09:38:47.581Z] #48 20.71 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-19T09:38:47.581Z] #48 20.77 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-19T09:38:47.838Z] #48 20.83 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-19T09:38:47.838Z] #48 20.87 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-19T09:38:47.838Z] #48 20.87 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-19T09:38:47.838Z] #48 20.94 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-19T09:38:47.838Z] #48 21.07 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-19T09:38:48.094Z] #48 21.09 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-19T09:38:48.094Z] #48 21.11 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-19T09:38:48.094Z] #48 21.31 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-19T09:38:48.351Z] #48 21.37 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-19T09:38:48.351Z] #48 21.38 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-19T09:38:48.351Z] #48 21.52 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-19T09:38:48.351Z] #48 21.56 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-19T09:38:48.351Z] #48 21.60 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-19T09:38:48.351Z] #48 21.61 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-19T09:38:48.607Z] #48 21.76 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-19T09:38:48.863Z] #48 ... [2021-02-19T09:38:48.863Z] [2021-02-19T09:38:48.863Z] #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-19T09:38:48.863Z] #63 sha256:67aac4ec9ff7aec0f577a63b9aca8d6ac3a5a577c83bedcf18a2a3682006ef73 [2021-02-19T09:38:48.863Z] #63 DONE 21.9s [2021-02-19T09:38:48.863Z] [2021-02-19T09:38:48.863Z] #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-19T09:38:48.863Z] #50 sha256:ee1b16c161c9404f4bfa1eca7e9bb7e50010fc03c968248123de034675c75e3d [2021-02-19T09:38:48.863Z] #50 17.22 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-19T09:38:48.863Z] #50 18.14 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-19T09:38:48.863Z] #50 19.03 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-19T09:38:48.863Z] #50 19.15 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-19T09:38:48.863Z] #50 19.19 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-19T09:38:48.863Z] #50 19.23 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-19T09:38:48.863Z] #50 19.92 mvdan.cc/sh/v3/fileutil [2021-02-19T09:38:48.863Z] #50 19.93 github.com/pkg/diff [2021-02-19T09:38:48.863Z] #50 20.24 golang.org/x/sys/unix [2021-02-19T09:38:48.863Z] #50 21.32 mvdan.cc/editorconfig [2021-02-19T09:38:47.302Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-19T09:38:47.302Z] > git --version # timeout=10 [2021-02-19T09:38:47.351Z] > git --version # 'git version 2.24.1.windows.2' [2021-02-19T09:38:47.351Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T09:38:47.353Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42038/head:refs/remotes/origin/PR-42038 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-19T09:38:49.426Z] #50 22.58 mvdan.cc/sh/v3/syntax [2021-02-19T09:38:49.988Z] #50 ... [2021-02-19T09:38:49.988Z] [2021-02-19T09:38:49.988Z] #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-19T09:38:49.988Z] #48 sha256:881d50e7dfe45c40d2818578562a5f5ec9cc7633ff1beaf8189674e668ed8c55 [2021-02-19T09:38:49.988Z] #48 22.12 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-19T09:38:49.988Z] #48 22.25 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-19T09:38:49.988Z] #48 22.31 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-19T09:38:49.988Z] #48 22.54 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-19T09:38:49.988Z] #48 22.54 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-19T09:38:49.988Z] #48 22.69 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-19T09:38:49.988Z] #48 22.69 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-19T09:38:49.988Z] #48 22.75 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-19T09:38:49.988Z] #48 22.77 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-19T09:38:49.988Z] #48 22.99 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-19T09:38:49.988Z] #48 23.07 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-19T09:38:49.988Z] #48 23.17 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-19T09:38:49.988Z] #48 23.21 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-19T09:38:50.245Z] #48 23.32 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-19T09:38:50.245Z] #48 23.33 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-19T09:38:50.245Z] #48 ... [2021-02-19T09:38:50.245Z] [2021-02-19T09:38:50.245Z] #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-19T09:38:50.245Z] #44 sha256:abe3aee1bc75d1f37b463adf0dcbff1858c3a7172ce0b86983bc3074ee25af21 [2021-02-19T09:38:50.245Z] #44 DONE 23.5s [2021-02-19T09:38:50.501Z] [2021-02-19T09:38:50.501Z] #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-19T09:38:50.501Z] #48 sha256:881d50e7dfe45c40d2818578562a5f5ec9cc7633ff1beaf8189674e668ed8c55 [2021-02-19T09:38:50.501Z] #48 23.61 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-19T09:38:50.758Z] #48 23.86 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-19T09:38:50.758Z] #48 23.90 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-19T09:38:50.821Z] #44 4.453 + RM_GOPATH=0 [2021-02-19T09:38:50.821Z] #44 4.453 + TMP_GOPATH= [2021-02-19T09:38:50.821Z] #44 4.453 + : /build [2021-02-19T09:38:50.821Z] #44 4.453 + '[' -z '' ']' [2021-02-19T09:38:50.821Z] #44 4.458 ++ mktemp -d [2021-02-19T09:38:50.821Z] #44 4.471 + export GOPATH=/tmp/tmp.dDPYlSPRgR [2021-02-19T09:38:50.821Z] #44 4.471 + GOPATH=/tmp/tmp.dDPYlSPRgR [2021-02-19T09:38:50.821Z] #44 4.471 + RM_GOPATH=1 [2021-02-19T09:38:50.821Z] #44 4.471 + case "$(go env GOARCH)" in [2021-02-19T09:38:50.821Z] #44 4.471 ++ go env GOARCH [2021-02-19T09:38:50.821Z] #44 4.493 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:50.821Z] #44 4.493 + GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:50.821Z] #44 4.496 ++ dirname /tmp/install/install.sh [2021-02-19T09:38:50.821Z] #44 4.499 + dir=/tmp/install [2021-02-19T09:38:50.821Z] #44 4.499 + bin=vndr [2021-02-19T09:38:50.821Z] #44 4.499 + shift [2021-02-19T09:38:50.821Z] #44 4.499 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-19T09:38:50.821Z] #44 4.499 + . /tmp/install/vndr.installer [2021-02-19T09:38:50.821Z] #44 4.500 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-19T09:38:50.821Z] #44 4.500 + install_vndr [2021-02-19T09:38:50.821Z] #44 4.500 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-19T09:38:50.821Z] #44 4.500 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-19T09:38:50.821Z] #44 4.501 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.dDPYlSPRgR/src/github.com/LK4D4/vndr [2021-02-19T09:38:50.821Z] #44 4.503 Cloning into '/tmp/tmp.dDPYlSPRgR/src/github.com/LK4D4/vndr'... [2021-02-19T09:38:51.320Z] #48 ... [2021-02-19T09:38:51.320Z] [2021-02-19T09:38:51.320Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-19T09:38:51.320Z] #45 sha256:2c556cc978db365dfb0a2e884accca5e5d3f4292855becfeb20212db94701bad [2021-02-19T09:38:51.320Z] #45 DONE 0.1s [2021-02-19T09:38:51.407Z] #44 5.150 + cd /tmp/tmp.dDPYlSPRgR/src/github.com/LK4D4/vndr [2021-02-19T09:38:51.408Z] #44 5.151 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-19T09:38:51.408Z] #44 5.157 + go build -buildmode=pie -v -o /build/vndr . [2021-02-19T09:38:51.576Z] [2021-02-19T09:38:51.576Z] #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-19T09:38:51.576Z] #52 sha256:fa2889bc7f78142dde90732e05d33847a5d62e5907b132f06d16700531a336b0 [2021-02-19T09:38:51.576Z] #52 17.39 + '[' -z '' ']' [2021-02-19T09:38:51.576Z] #52 17.39 + target=static [2021-02-19T09:38:51.576Z] #52 17.39 + make 'BUILDTAGS=seccomp ' static [2021-02-19T09:38:51.576Z] #52 17.61 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-19T09:38:51.832Z] #52 ... [2021-02-19T09:38:51.832Z] [2021-02-19T09:38:51.832Z] #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-19T09:38:51.832Z] #48 sha256:881d50e7dfe45c40d2818578562a5f5ec9cc7633ff1beaf8189674e668ed8c55 [2021-02-19T09:38:51.832Z] #48 25.19 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-19T09:38:51.975Z] #44 ... [2021-02-19T09:38:51.975Z] [2021-02-19T09:38:51.975Z] #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-19T09:38:51.975Z] #46 sha256:b699e63907eeda45964aa178f5be5692d8b8d6eb4992bafb05a854fdd19f640d [2021-02-19T09:38:51.975Z] #46 4.332 + RM_GOPATH=0 [2021-02-19T09:38:51.975Z] #46 4.332 + TMP_GOPATH= [2021-02-19T09:38:51.975Z] #46 4.332 + : /build [2021-02-19T09:38:51.975Z] #46 4.332 + '[' -z '' ']' [2021-02-19T09:38:51.975Z] #46 4.334 ++ mktemp -d [2021-02-19T09:38:51.975Z] #46 4.343 + export GOPATH=/tmp/tmp.CLxpzqiw9z [2021-02-19T09:38:51.975Z] #46 4.343 + GOPATH=/tmp/tmp.CLxpzqiw9z [2021-02-19T09:38:51.975Z] #46 4.344 + RM_GOPATH=1 [2021-02-19T09:38:51.975Z] #46 4.344 + case "$(go env GOARCH)" in [2021-02-19T09:38:51.975Z] #46 4.344 ++ go env GOARCH [2021-02-19T09:38:51.975Z] #46 4.400 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:51.975Z] #46 4.400 + GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:51.975Z] #46 4.402 ++ dirname /tmp/install/install.sh [2021-02-19T09:38:51.975Z] #46 4.404 + dir=/tmp/install [2021-02-19T09:38:51.975Z] #46 4.404 + bin=gotestsum [2021-02-19T09:38:51.975Z] #46 4.404 + shift [2021-02-19T09:38:51.975Z] #46 4.404 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-19T09:38:51.975Z] #46 4.404 + . /tmp/install/gotestsum.installer [2021-02-19T09:38:51.975Z] #46 4.405 ++ : v0.5.3 [2021-02-19T09:38:51.975Z] #46 4.405 + install_gotestsum [2021-02-19T09:38:51.975Z] #46 4.406 + set -e [2021-02-19T09:38:51.975Z] #46 4.406 + export GO111MODULE=on [2021-02-19T09:38:51.975Z] #46 4.406 + GO111MODULE=on [2021-02-19T09:38:51.975Z] #46 4.407 + GOBIN=/build [2021-02-19T09:38:51.975Z] #46 4.407 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-19T09:38:51.975Z] #46 4.437 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-19T09:38:51.975Z] #46 4.446 go: finding gotest.tools v0.5.3 [2021-02-19T09:38:51.975Z] #46 5.452 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-19T09:38:52.234Z] #46 ... [2021-02-19T09:38:52.234Z] [2021-02-19T09:38:52.234Z] #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-19T09:38:52.234Z] #57 sha256:38dc8d1cf52bf8e38b5ae0b5c5f4b268c39d504774bbc9d69ebd547836419b81 [2021-02-19T09:38:52.234Z] #57 2.463 + RM_GOPATH=0 [2021-02-19T09:38:52.234Z] #57 2.463 + TMP_GOPATH= [2021-02-19T09:38:52.234Z] #57 2.463 + : /build [2021-02-19T09:38:52.234Z] #57 2.463 + '[' -z '' ']' [2021-02-19T09:38:52.234Z] #57 2.464 ++ mktemp -d [2021-02-19T09:38:52.234Z] #57 2.466 + export GOPATH=/tmp/tmp.IhtyWS64n4 [2021-02-19T09:38:52.234Z] #57 2.466 + GOPATH=/tmp/tmp.IhtyWS64n4 [2021-02-19T09:38:52.234Z] #57 2.466 + RM_GOPATH=1 [2021-02-19T09:38:52.234Z] #57 2.466 + case "$(go env GOARCH)" in [2021-02-19T09:38:52.234Z] #57 2.467 ++ go env GOARCH [2021-02-19T09:38:52.234Z] #57 2.473 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:52.234Z] #57 2.473 + GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:52.234Z] #57 2.473 ++ dirname /tmp/install/install.sh [2021-02-19T09:38:52.234Z] #57 2.475 + dir=/tmp/install [2021-02-19T09:38:52.234Z] #57 2.475 + bin=rootlesskit [2021-02-19T09:38:52.234Z] #57 2.475 + shift [2021-02-19T09:38:52.234Z] #57 2.475 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-19T09:38:52.234Z] #57 2.475 + . /tmp/install/rootlesskit.installer [2021-02-19T09:38:52.234Z] #57 2.475 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-19T09:38:52.234Z] #57 2.475 + install_rootlesskit [2021-02-19T09:38:52.234Z] #57 2.475 + case "$1" in [2021-02-19T09:38:52.234Z] #57 2.475 + export CGO_ENABLED=0 [2021-02-19T09:38:52.234Z] #57 2.475 + CGO_ENABLED=0 [2021-02-19T09:38:52.234Z] #57 2.475 + _install_rootlesskit [2021-02-19T09:38:52.234Z] #57 2.475 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-19T09:38:52.234Z] #57 2.475 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-02-19T09:38:52.234Z] #57 2.475 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.IhtyWS64n4/src/github.com/rootless-containers/rootlesskit [2021-02-19T09:38:52.234Z] #57 2.477 Cloning into '/tmp/tmp.IhtyWS64n4/src/github.com/rootless-containers/rootlesskit'... [2021-02-19T09:38:52.234Z] #57 3.761 + cd /tmp/tmp.IhtyWS64n4/src/github.com/rootless-containers/rootlesskit [2021-02-19T09:38:52.234Z] #57 3.761 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-19T09:38:52.234Z] #57 3.782 + export GO111MODULE=on [2021-02-19T09:38:52.234Z] #57 3.782 + GO111MODULE=on [2021-02-19T09:38:52.234Z] #57 3.782 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-19T09:38:52.234Z] #57 3.782 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-19T09:38:52.234Z] #57 5.322 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-02-19T09:38:52.234Z] #57 5.357 go: downloading github.com/pkg/errors v0.9.1 [2021-02-19T09:38:52.234Z] #57 5.421 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-02-19T09:38:52.234Z] #57 5.510 go: downloading github.com/google/uuid v1.2.0 [2021-02-19T09:38:52.234Z] #57 5.580 go: downloading github.com/gofrs/flock v0.8.0 [2021-02-19T09:38:52.234Z] #57 5.638 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-19T09:38:52.234Z] #57 5.640 go: extracting github.com/google/uuid v1.2.0 [2021-02-19T09:38:52.234Z] #57 5.685 go: downloading github.com/moby/vpnkit v0.4.0 [2021-02-19T09:38:52.234Z] #57 5.731 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-19T09:38:52.234Z] #57 5.745 go: extracting github.com/pkg/errors v0.9.1 [2021-02-19T09:38:52.234Z] #57 5.756 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-02-19T09:38:52.234Z] #57 5.786 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-02-19T09:38:52.234Z] #57 5.862 go: downloading github.com/gorilla/mux v1.8.0 [2021-02-19T09:38:52.234Z] #57 5.935 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-02-19T09:38:52.493Z] #57 5.963 go: extracting github.com/gofrs/flock v0.8.0 [2021-02-19T09:38:52.493Z] #57 6.009 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-19T09:38:52.493Z] #57 ... [2021-02-19T09:38:52.493Z] [2021-02-19T09:38:52.493Z] #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-19T09:38:52.493Z] #46 sha256:b699e63907eeda45964aa178f5be5692d8b8d6eb4992bafb05a854fdd19f640d [2021-02-19T09:38:52.493Z] #46 6.066 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-19T09:38:53.061Z] #46 6.728 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-19T09:38:53.061Z] #46 6.846 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-19T09:38:53.320Z] #46 6.865 go: downloading github.com/fatih/color v1.9.0 [2021-02-19T09:38:53.320Z] #46 6.892 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-19T09:38:53.320Z] #46 6.929 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-19T09:38:53.320Z] #46 6.992 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-19T09:38:53.320Z] #46 7.026 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-19T09:38:53.320Z] #46 7.112 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-19T09:38:53.723Z] #48 26.82 go: extracting golang.org/x/text v0.3.2 [2021-02-19T09:38:53.888Z] #46 7.265 go: downloading github.com/pkg/errors v0.9.1 [2021-02-19T09:38:53.888Z] #46 7.337 go: extracting github.com/fatih/color v1.9.0 [2021-02-19T09:38:53.888Z] #46 7.346 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-19T09:38:53.888Z] #46 7.533 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-19T09:38:53.888Z] #46 7.556 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-19T09:38:53.888Z] #46 7.639 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-19T09:38:54.146Z] #46 7.763 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-19T09:38:54.146Z] #46 7.853 go: extracting github.com/pkg/errors v0.9.1 [2021-02-19T09:38:54.405Z] #46 7.988 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-19T09:38:54.405Z] #46 8.018 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-19T09:38:54.405Z] #46 8.081 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-19T09:38:56.242Z] #48 28.98 go: finding github.com/fatih/color v1.7.0 [2021-02-19T09:38:56.242Z] #48 29.02 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-19T09:38:56.242Z] #48 29.03 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-19T09:38:56.242Z] #48 29.04 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-19T09:38:56.242Z] #48 29.07 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-19T09:38:56.242Z] #48 29.09 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-19T09:38:56.242Z] #48 29.10 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-19T09:38:56.242Z] #48 29.13 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-19T09:38:56.242Z] #48 29.13 go: finding github.com/pkg/errors v0.8.1 [2021-02-19T09:38:56.242Z] #48 29.14 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-19T09:38:56.242Z] #48 29.15 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-19T09:38:56.242Z] #48 29.16 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-19T09:38:56.242Z] #48 29.16 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-19T09:38:56.242Z] #48 29.16 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-19T09:38:56.242Z] #48 29.17 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-19T09:38:56.242Z] #48 29.17 go: finding github.com/stretchr/testify v1.4.0 [2021-02-19T09:38:56.242Z] #48 29.18 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-19T09:38:56.242Z] #48 29.18 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-19T09:38:56.242Z] #48 29.19 go: finding github.com/spf13/viper v1.6.1 [2021-02-19T09:38:56.243Z] #48 29.20 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-19T09:38:56.243Z] #48 29.20 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-19T09:38:56.243Z] #48 29.26 go: finding github.com/stretchr/objx v0.2.0 [2021-02-19T09:38:56.243Z] #48 29.30 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-19T09:38:56.243Z] #48 29.33 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-19T09:38:56.243Z] #48 29.33 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-19T09:38:56.243Z] #48 29.36 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-19T09:38:56.243Z] #48 29.37 go: finding github.com/gobwas/glob v0.2.3 [2021-02-19T09:38:56.243Z] #48 29.39 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-19T09:38:56.243Z] #48 29.42 go: finding github.com/spf13/cobra v0.0.5 [2021-02-19T09:38:56.243Z] #48 29.44 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-19T09:38:56.243Z] #48 29.46 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-19T09:38:56.311Z] #46 9.908 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-19T09:38:56.312Z] #46 ... [2021-02-19T09:38:56.312Z] [2021-02-19T09:38:56.312Z] #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-19T09:38:56.312Z] #52 sha256:b2c9f17eedabb482fbe38ef2e8ff52932d1e5c8f72d8274b767d2e1e2dd02484 [2021-02-19T09:38:56.312Z] #52 4.011 + RM_GOPATH=0 [2021-02-19T09:38:56.312Z] #52 4.011 + TMP_GOPATH= [2021-02-19T09:38:56.312Z] #52 4.011 + : /build [2021-02-19T09:38:56.312Z] #52 4.011 + '[' -z '' ']' [2021-02-19T09:38:56.312Z] #52 4.011 ++ mktemp -d [2021-02-19T09:38:56.312Z] #52 4.020 + export GOPATH=/tmp/tmp.66KK6FoKoN [2021-02-19T09:38:56.312Z] #52 4.020 + GOPATH=/tmp/tmp.66KK6FoKoN [2021-02-19T09:38:56.312Z] #52 4.020 + RM_GOPATH=1 [2021-02-19T09:38:56.312Z] #52 4.020 + case "$(go env GOARCH)" in [2021-02-19T09:38:56.312Z] #52 4.020 ++ go env GOARCH [2021-02-19T09:38:56.312Z] #52 4.040 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:56.312Z] #52 4.040 + GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:56.312Z] #52 4.049 ++ dirname /tmp/install/install.sh [2021-02-19T09:38:56.312Z] #52 4.049 + dir=/tmp/install [2021-02-19T09:38:56.312Z] #52 4.049 + bin=runc [2021-02-19T09:38:56.312Z] #52 4.049 + shift [2021-02-19T09:38:56.312Z] #52 4.049 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-19T09:38:56.312Z] #52 4.049 + . /tmp/install/runc.installer [2021-02-19T09:38:56.312Z] #52 4.049 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-19T09:38:56.312Z] #52 4.049 + install_runc [2021-02-19T09:38:56.312Z] #52 4.049 + uname -r [2021-02-19T09:38:56.312Z] #52 4.056 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-19T09:38:56.312Z] #52 4.056 + RUNC_BUILDTAGS='seccomp ' [2021-02-19T09:38:56.312Z] #52 4.056 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-19T09:38:56.312Z] #52 4.056 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.66KK6FoKoN/src/github.com/opencontainers/runc [2021-02-19T09:38:56.312Z] #52 4.056 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-19T09:38:56.312Z] #52 4.056 Cloning into '/tmp/tmp.66KK6FoKoN/src/github.com/opencontainers/runc'... [2021-02-19T09:38:56.499Z] #48 29.47 go: finding github.com/spf13/pflag v1.0.5 [2021-02-19T09:38:56.499Z] #48 29.49 go: finding github.com/magiconair/properties v1.8.1 [2021-02-19T09:38:56.499Z] #48 29.51 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-19T09:38:56.499Z] #48 29.52 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-19T09:38:56.499Z] #48 29.53 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-19T09:38:56.499Z] #48 29.54 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-19T09:38:56.499Z] #48 29.56 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-19T09:38:56.499Z] #48 29.61 go: finding github.com/spf13/afero v1.1.2 [2021-02-19T09:38:56.499Z] #48 29.64 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-19T09:38:56.499Z] #48 29.67 go: finding github.com/spf13/cast v1.3.0 [2021-02-19T09:38:56.499Z] #48 29.67 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-19T09:38:56.499Z] #48 29.68 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-19T09:38:56.499Z] #48 29.69 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-19T09:38:56.499Z] #48 29.70 go: finding golang.org/x/text v0.3.2 [2021-02-19T09:38:56.499Z] #48 29.70 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-19T09:38:56.499Z] #48 29.71 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-19T09:38:56.499Z] #48 29.72 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-19T09:38:56.499Z] #48 29.73 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-19T09:38:56.499Z] #48 29.80 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-19T09:38:56.499Z] #48 29.80 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-19T09:38:56.499Z] #48 29.81 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-19T09:38:56.571Z] #52 ... [2021-02-19T09:38:56.571Z] [2021-02-19T09:38:56.571Z] #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-19T09:38:56.571Z] #23 sha256:095364afb99b9724261204d9715c21f6d271c10fe47530914bc6b36020a30dea [2021-02-19T09:38:56.571Z] #23 3.711 + RM_GOPATH=0 [2021-02-19T09:38:56.571Z] #23 3.711 + TMP_GOPATH= [2021-02-19T09:38:56.571Z] #23 3.711 + : /build [2021-02-19T09:38:56.571Z] #23 3.711 + '[' -z '' ']' [2021-02-19T09:38:56.571Z] #23 3.711 ++ mktemp -d [2021-02-19T09:38:56.571Z] #23 3.711 + export GOPATH=/tmp/tmp.OkirxHaGTm [2021-02-19T09:38:56.571Z] #23 3.711 + GOPATH=/tmp/tmp.OkirxHaGTm [2021-02-19T09:38:56.571Z] #23 3.711 + RM_GOPATH=1 [2021-02-19T09:38:56.571Z] #23 3.711 + case "$(go env GOARCH)" in [2021-02-19T09:38:56.571Z] #23 3.711 ++ go env GOARCH [2021-02-19T09:38:56.571Z] #23 3.718 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:56.571Z] #23 3.718 + GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:56.571Z] #23 3.718 ++ dirname /tmp/install/install.sh [2021-02-19T09:38:56.571Z] #23 3.720 + dir=/tmp/install [2021-02-19T09:38:56.571Z] #23 3.720 + bin=dockercli [2021-02-19T09:38:56.571Z] #23 3.720 + shift [2021-02-19T09:38:56.571Z] #23 3.720 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-19T09:38:56.571Z] #23 3.720 + . /tmp/install/dockercli.installer [2021-02-19T09:38:56.571Z] #23 3.720 ++ : stable [2021-02-19T09:38:56.571Z] #23 3.720 ++ : 17.06.2-ce [2021-02-19T09:38:56.571Z] #23 3.720 + install_dockercli [2021-02-19T09:38:56.571Z] #23 3.720 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-19T09:38:56.571Z] #23 3.720 Install docker/cli version 17.06.2-ce from stable [2021-02-19T09:38:56.571Z] #23 3.721 ++ uname -m [2021-02-19T09:38:56.571Z] #23 3.727 + arch=x86_64 [2021-02-19T09:38:56.571Z] #23 3.727 + '[' x86_64 '!=' x86_64 ']' [2021-02-19T09:38:56.571Z] #23 3.727 + url=https://download.docker.com/linux/static [2021-02-19T09:38:56.571Z] #23 3.727 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-19T09:38:56.571Z] #23 3.727 + tar -xz docker/docker [2021-02-19T09:38:56.571Z] #23 10.08 + mkdir -p /build [2021-02-19T09:38:56.571Z] #23 10.08 + mv docker/docker /build/ [2021-02-19T09:38:56.571Z] #23 10.09 + rmdir docker [2021-02-19T09:38:56.571Z] #23 ... [2021-02-19T09:38:56.571Z] [2021-02-19T09:38:56.571Z] #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-19T09:38:56.571Z] #48 sha256:86b330b73dfd5e685833d63f9ba1414665be1fcae69b856610688ca02e5ce90d [2021-02-19T09:38:56.571Z] #48 4.375 + RM_GOPATH=0 [2021-02-19T09:38:56.571Z] #48 4.375 + TMP_GOPATH= [2021-02-19T09:38:56.571Z] #48 4.375 + : /build [2021-02-19T09:38:56.571Z] #48 4.375 + '[' -z '' ']' [2021-02-19T09:38:56.571Z] #48 4.384 ++ mktemp -d [2021-02-19T09:38:56.571Z] #48 4.384 + export GOPATH=/tmp/tmp.8v2HK1AbIk [2021-02-19T09:38:56.571Z] #48 4.384 + GOPATH=/tmp/tmp.8v2HK1AbIk [2021-02-19T09:38:56.571Z] #48 4.384 + RM_GOPATH=1 [2021-02-19T09:38:56.571Z] #48 4.384 + case "$(go env GOARCH)" in [2021-02-19T09:38:56.571Z] #48 4.390 ++ go env GOARCH [2021-02-19T09:38:56.571Z] #48 4.412 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:56.571Z] #48 4.412 + GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:56.571Z] #48 4.417 ++ dirname /tmp/install/install.sh [2021-02-19T09:38:56.571Z] #48 4.420 + dir=/tmp/install [2021-02-19T09:38:56.571Z] #48 4.420 + bin=golangci_lint [2021-02-19T09:38:56.571Z] #48 4.420 + shift [2021-02-19T09:38:56.571Z] #48 4.420 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-19T09:38:56.571Z] #48 4.420 + . /tmp/install/golangci_lint.installer [2021-02-19T09:38:56.571Z] #48 4.420 ++ : v1.23.8 [2021-02-19T09:38:56.571Z] #48 4.422 + install_golangci_lint [2021-02-19T09:38:56.571Z] #48 4.422 + set -e [2021-02-19T09:38:56.571Z] #48 4.422 + export GO111MODULE=on [2021-02-19T09:38:56.571Z] #48 4.422 + GO111MODULE=on [2021-02-19T09:38:56.571Z] #48 4.422 + GOBIN=/build [2021-02-19T09:38:56.571Z] #48 4.422 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-19T09:38:56.571Z] #48 4.427 go: finding github.com v1.23.8 [2021-02-19T09:38:56.571Z] #48 4.430 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-19T09:38:56.571Z] #48 4.434 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-19T09:38:56.571Z] #48 4.434 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-19T09:38:56.571Z] #48 4.434 go: finding github.com/golangci v1.23.8 [2021-02-19T09:38:56.571Z] #48 5.394 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-19T09:38:56.571Z] #48 6.107 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-19T09:38:56.756Z] #48 29.82 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-19T09:38:56.756Z] #48 29.82 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-19T09:38:56.756Z] #48 29.83 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-19T09:38:56.756Z] #48 29.83 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-19T09:38:56.756Z] #48 29.84 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-19T09:38:56.756Z] #48 29.84 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-19T09:38:56.756Z] #48 29.85 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-19T09:38:56.756Z] #48 29.86 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-19T09:38:56.756Z] #48 29.91 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-19T09:38:56.756Z] #48 29.91 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-19T09:38:56.756Z] #48 29.93 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-19T09:38:56.756Z] #48 29.93 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-19T09:38:56.756Z] #48 29.95 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-19T09:38:56.756Z] #48 29.95 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-19T09:38:56.756Z] #48 29.96 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-19T09:38:56.756Z] #48 29.98 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-19T09:38:56.756Z] #48 30.00 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-19T09:38:56.862Z] #48 ... [2021-02-19T09:38:56.862Z] [2021-02-19T09:38:56.862Z] #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-19T09:38:56.862Z] #50 sha256:b209d16c2d4eead83e212754574c9264d0c06a429633e02ac9f205fa0beea0c1 [2021-02-19T09:38:56.862Z] #50 3.573 + RM_GOPATH=0 [2021-02-19T09:38:56.862Z] #50 3.573 + TMP_GOPATH= [2021-02-19T09:38:56.862Z] #50 3.573 + : /build [2021-02-19T09:38:56.862Z] #50 3.573 + '[' -z '' ']' [2021-02-19T09:38:56.862Z] #50 3.573 ++ mktemp -d [2021-02-19T09:38:56.862Z] #50 3.580 + export GOPATH=/tmp/tmp.icUnyyTvMA [2021-02-19T09:38:56.862Z] #50 3.580 + GOPATH=/tmp/tmp.icUnyyTvMA [2021-02-19T09:38:56.862Z] #50 3.580 + RM_GOPATH=1 [2021-02-19T09:38:56.862Z] #50 3.580 + case "$(go env GOARCH)" in [2021-02-19T09:38:56.862Z] #50 3.580 ++ go env GOARCH [2021-02-19T09:38:56.862Z] #50 3.599 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:56.862Z] #50 3.599 + GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:56.862Z] #50 3.599 ++ dirname /tmp/install/install.sh [2021-02-19T09:38:56.862Z] #50 3.606 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-19T09:38:56.862Z] #50 3.606 + dir=/tmp/install [2021-02-19T09:38:56.862Z] #50 3.606 + bin=shfmt [2021-02-19T09:38:56.862Z] #50 3.606 + shift [2021-02-19T09:38:56.862Z] #50 3.606 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-19T09:38:56.862Z] #50 3.606 + . /tmp/install/shfmt.installer [2021-02-19T09:38:56.862Z] #50 3.606 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-19T09:38:56.862Z] #50 3.606 + install_shfmt [2021-02-19T09:38:56.862Z] #50 3.606 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-19T09:38:56.862Z] #50 3.606 + git clone https://github.com/mvdan/sh.git /tmp/tmp.icUnyyTvMA/src/github.com/mvdan/sh [2021-02-19T09:38:56.862Z] #50 3.606 Cloning into '/tmp/tmp.icUnyyTvMA/src/github.com/mvdan/sh'... [2021-02-19T09:38:57.012Z] #48 30.08 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-19T09:38:57.012Z] #48 30.09 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-19T09:38:57.012Z] #48 30.10 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-19T09:38:57.012Z] #48 30.14 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-19T09:38:57.012Z] #48 30.14 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-19T09:38:57.121Z] #50 ... [2021-02-19T09:38:57.121Z] [2021-02-19T09:38:57.122Z] #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-19T09:38:57.122Z] #55 sha256:894bca071f700d39387d6eff32c575adfe5338e5a05eb35b52052af0e0c85ee8 [2021-02-19T09:38:57.122Z] #55 4.425 + RM_GOPATH=0 [2021-02-19T09:38:57.122Z] #55 4.425 + TMP_GOPATH= [2021-02-19T09:38:57.122Z] #55 4.425 + : /build [2021-02-19T09:38:57.122Z] #55 4.425 + '[' -z '' ']' [2021-02-19T09:38:57.122Z] #55 4.430 ++ mktemp -d [2021-02-19T09:38:57.122Z] #55 4.438 + export GOPATH=/tmp/tmp.QR5mm7LfVq [2021-02-19T09:38:57.122Z] #55 4.438 + GOPATH=/tmp/tmp.QR5mm7LfVq [2021-02-19T09:38:57.122Z] #55 4.438 + RM_GOPATH=1 [2021-02-19T09:38:57.122Z] #55 4.439 + case "$(go env GOARCH)" in [2021-02-19T09:38:57.122Z] #55 4.439 ++ go env GOARCH [2021-02-19T09:38:57.122Z] #55 4.473 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:57.122Z] #55 4.473 + GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:57.122Z] #55 4.477 ++ dirname /tmp/install/install.sh [2021-02-19T09:38:57.122Z] #55 4.481 + dir=/tmp/install [2021-02-19T09:38:57.122Z] #55 4.481 + bin=containerd [2021-02-19T09:38:57.122Z] #55 4.481 + shift [2021-02-19T09:38:57.122Z] #55 4.481 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-19T09:38:57.122Z] #55 4.481 + . /tmp/install/containerd.installer [2021-02-19T09:38:57.122Z] #55 4.482 ++ set -e [2021-02-19T09:38:57.122Z] #55 4.482 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-19T09:38:57.122Z] #55 4.482 + install_containerd [2021-02-19T09:38:57.122Z] #55 4.484 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-19T09:38:57.122Z] #55 4.484 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QR5mm7LfVq/src/github.com/containerd/containerd [2021-02-19T09:38:57.122Z] #55 4.484 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-19T09:38:57.122Z] #55 4.497 Cloning into '/tmp/tmp.QR5mm7LfVq/src/github.com/containerd/containerd'... [2021-02-19T09:38:57.122Z] #55 ... [2021-02-19T09:38:57.122Z] [2021-02-19T09:38:57.122Z] #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-19T09:38:57.122Z] #33 sha256:cdff49a139610a080b2869ed2ae526ae4785abb792ef165a1a9167d458102abe [2021-02-19T09:38:57.122Z] #33 2.833 + RM_GOPATH=0 [2021-02-19T09:38:57.122Z] #33 2.834 + TMP_GOPATH= [2021-02-19T09:38:57.122Z] #33 2.834 + : /build [2021-02-19T09:38:57.122Z] #33 2.834 + '[' -z '' ']' [2021-02-19T09:38:57.122Z] #33 2.834 ++ mktemp -d [2021-02-19T09:38:57.122Z] #33 2.835 + export GOPATH=/tmp/tmp.P5Mkd8DzQB [2021-02-19T09:38:57.122Z] #33 2.835 + GOPATH=/tmp/tmp.P5Mkd8DzQB [2021-02-19T09:38:57.122Z] #33 2.835 + RM_GOPATH=1 [2021-02-19T09:38:57.122Z] #33 2.835 + case "$(go env GOARCH)" in [2021-02-19T09:38:57.122Z] #33 2.835 ++ go env GOARCH [2021-02-19T09:38:57.122Z] #33 2.848 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:57.122Z] #33 2.848 + GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:57.122Z] #33 2.849 ++ dirname /tmp/install/install.sh [2021-02-19T09:38:57.122Z] #33 2.850 + dir=/tmp/install [2021-02-19T09:38:57.122Z] #33 2.850 + bin=tomlv [2021-02-19T09:38:57.122Z] #33 2.850 + shift [2021-02-19T09:38:57.122Z] #33 2.850 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-19T09:38:57.122Z] #33 2.850 + . /tmp/install/tomlv.installer [2021-02-19T09:38:57.122Z] #33 2.850 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-19T09:38:57.122Z] #33 2.850 + install_tomlv [2021-02-19T09:38:57.122Z] #33 2.850 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-19T09:38:57.122Z] #33 2.850 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.P5Mkd8DzQB/src/github.com/BurntSushi/toml [2021-02-19T09:38:57.122Z] #33 2.850 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-19T09:38:57.122Z] #33 2.851 Cloning into '/tmp/tmp.P5Mkd8DzQB/src/github.com/BurntSushi/toml'... [2021-02-19T09:38:57.122Z] #33 3.380 + cd /tmp/tmp.P5Mkd8DzQB/src/github.com/BurntSushi/toml [2021-02-19T09:38:57.122Z] #33 3.380 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-19T09:38:57.122Z] #33 3.400 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-19T09:38:57.122Z] #33 3.794 github.com/BurntSushi/toml [2021-02-19T09:38:57.122Z] #33 6.281 github.com/BurntSushi/toml/cmd/tomlv [2021-02-19T09:38:57.269Z] #48 ... [2021-02-19T09:38:57.269Z] [2021-02-19T09:38:57.269Z] #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-19T09:38:57.269Z] #52 sha256:fa2889bc7f78142dde90732e05d33847a5d62e5907b132f06d16700531a336b0 [2021-02-19T09:38:57.269Z] #52 27.82 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-19T09:38:57.269Z] #52 30.08 + mkdir -p /build [2021-02-19T09:38:57.269Z] #52 30.08 + cp runc /build/runc [2021-02-19T09:38:57.269Z] #52 DONE 30.5s [2021-02-19T09:38:57.269Z] [2021-02-19T09:38:57.269Z] #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-19T09:38:57.269Z] #50 sha256:ee1b16c161c9404f4bfa1eca7e9bb7e50010fc03c968248123de034675c75e3d [2021-02-19T09:38:57.269Z] #50 26.69 golang.org/x/crypto/ssh/terminal [2021-02-19T09:38:57.269Z] #50 29.23 mvdan.cc/sh/v3/cmd/shfmt [2021-02-19T09:38:57.382Z] #33 ... [2021-02-19T09:38:57.382Z] [2021-02-19T09:38:57.382Z] #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-19T09:38:57.382Z] #63 sha256:898a0d2dc6ed3f58c59cd8f23b9ab67798e16425932bd3462f65d9a2c67f54db [2021-02-19T09:38:57.382Z] #63 4.307 + RM_GOPATH=0 [2021-02-19T09:38:57.382Z] #63 4.307 + TMP_GOPATH= [2021-02-19T09:38:57.382Z] #63 4.307 + : /build [2021-02-19T09:38:57.382Z] #63 4.307 + '[' -z '' ']' [2021-02-19T09:38:57.382Z] #63 4.316 ++ mktemp -d [2021-02-19T09:38:57.382Z] #63 4.332 + export GOPATH=/tmp/tmp.l1irUggws8 [2021-02-19T09:38:57.382Z] #63 4.332 + GOPATH=/tmp/tmp.l1irUggws8 [2021-02-19T09:38:57.382Z] #63 4.332 + RM_GOPATH=1 [2021-02-19T09:38:57.382Z] #63 4.332 + case "$(go env GOARCH)" in [2021-02-19T09:38:57.382Z] #63 4.335 ++ go env GOARCH [2021-02-19T09:38:57.382Z] #63 4.350 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:57.382Z] #63 4.350 + GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:57.382Z] #63 4.350 ++ dirname /tmp/install/install.sh [2021-02-19T09:38:57.382Z] #63 4.356 + dir=/tmp/install [2021-02-19T09:38:57.382Z] #63 4.359 + bin=proxy [2021-02-19T09:38:57.382Z] #63 4.359 + shift [2021-02-19T09:38:57.382Z] #63 4.359 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-19T09:38:57.382Z] #63 4.360 + . /tmp/install/proxy.installer [2021-02-19T09:38:57.382Z] #63 4.360 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-19T09:38:57.382Z] #63 4.360 + install_proxy [2021-02-19T09:38:57.382Z] #63 4.361 + case "$1" in [2021-02-19T09:38:57.382Z] #63 4.361 + export CGO_ENABLED=0 [2021-02-19T09:38:57.382Z] #63 4.361 + CGO_ENABLED=0 [2021-02-19T09:38:57.382Z] #63 4.361 + _install_proxy [2021-02-19T09:38:57.382Z] #63 4.361 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-19T09:38:57.382Z] #63 4.376 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.l1irUggws8/src/github.com/docker/libnetwork [2021-02-19T09:38:57.382Z] #63 4.376 Cloning into '/tmp/tmp.l1irUggws8/src/github.com/docker/libnetwork'... [2021-02-19T09:38:57.382Z] #63 4.376 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-19T09:38:57.382Z] #63 ... [2021-02-19T09:38:57.382Z] [2021-02-19T09:38:57.382Z] #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-19T09:38:57.382Z] #23 sha256:095364afb99b9724261204d9715c21f6d271c10fe47530914bc6b36020a30dea [2021-02-19T09:38:57.382Z] #23 DONE 11.1s [2021-02-19T09:38:57.382Z] [2021-02-19T09:38:57.382Z] #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-19T09:38:57.382Z] #36 sha256:00e20c35e9549064a45916da1f9484939811302f1aa772e7dcd0196412aa089c [2021-02-19T09:38:57.382Z] #36 4.301 + RM_GOPATH=0 [2021-02-19T09:38:57.382Z] #36 4.301 + TMP_GOPATH= [2021-02-19T09:38:57.382Z] #36 4.301 + : /build [2021-02-19T09:38:57.382Z] #36 4.301 + '[' -z '' ']' [2021-02-19T09:38:57.382Z] #36 4.301 ++ mktemp -d [2021-02-19T09:38:57.382Z] #36 4.301 + export GOPATH=/tmp/tmp.8tV8oiJ3M1 [2021-02-19T09:38:57.382Z] #36 4.301 + GOPATH=/tmp/tmp.8tV8oiJ3M1 [2021-02-19T09:38:57.382Z] #36 4.301 + RM_GOPATH=1 [2021-02-19T09:38:57.382Z] #36 4.301 + case "$(go env GOARCH)" in [2021-02-19T09:38:57.382Z] #36 4.301 ++ go env GOARCH [2021-02-19T09:38:57.382Z] #36 4.343 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:57.382Z] #36 4.352 + GO_BUILDMODE=-buildmode=pie [2021-02-19T09:38:57.382Z] #36 4.353 ++ dirname /tmp/install/install.sh [2021-02-19T09:38:57.382Z] #36 4.354 + dir=/tmp/install [2021-02-19T09:38:57.382Z] #36 4.354 + bin=tini [2021-02-19T09:38:57.382Z] #36 4.355 + shift [2021-02-19T09:38:57.382Z] #36 4.355 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-19T09:38:57.382Z] #36 4.355 + . /tmp/install/tini.installer [2021-02-19T09:38:57.382Z] #36 4.356 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-19T09:38:57.382Z] #36 4.356 + install_tini [2021-02-19T09:38:57.382Z] #36 4.356 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-19T09:38:57.382Z] #36 4.357 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-19T09:38:57.382Z] #36 4.357 + git clone https://github.com/krallin/tini.git /tmp/tmp.8tV8oiJ3M1/tini [2021-02-19T09:38:57.382Z] #36 4.359 Cloning into '/tmp/tmp.8tV8oiJ3M1/tini'... [2021-02-19T09:38:57.382Z] #36 5.064 + cd /tmp/tmp.8tV8oiJ3M1/tini [2021-02-19T09:38:57.382Z] #36 5.064 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-19T09:38:57.382Z] #36 5.100 + cmake . [2021-02-19T09:38:57.382Z] #36 5.607 -- The C compiler identification is GNU 8.3.0 [2021-02-19T09:38:57.382Z] #36 5.661 -- Check for working C compiler: /usr/bin/cc [2021-02-19T09:38:57.382Z] #36 6.297 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-19T09:38:57.382Z] #36 6.301 -- Detecting C compiler ABI info [2021-02-19T09:38:57.382Z] #36 7.024 -- Detecting C compiler ABI info - done [2021-02-19T09:38:57.382Z] #36 7.062 -- Detecting C compile features [2021-02-19T09:38:57.382Z] #36 9.403 -- Detecting C compile features - done [2021-02-19T09:38:57.382Z] #36 9.448 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-19T09:38:57.382Z] #36 9.719 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-19T09:38:57.382Z] #36 9.830 -- Configuring done [2021-02-19T09:38:57.382Z] #36 9.847 -- Generating done [2021-02-19T09:38:57.382Z] #36 9.889 -- Build files have been written to: /tmp/tmp.8tV8oiJ3M1/tini [2021-02-19T09:38:57.382Z] #36 9.899 + make tini-static [2021-02-19T09:38:57.382Z] #36 10.34 Scanning dependencies of target tini-static [2021-02-19T09:38:57.382Z] #36 10.39 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-19T09:38:57.641Z] #36 ... [2021-02-19T09:38:57.641Z] [2021-02-19T09:38:57.641Z] #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-19T09:38:57.641Z] #33 sha256:cdff49a139610a080b2869ed2ae526ae4785abb792ef165a1a9167d458102abe [2021-02-19T09:38:57.641Z] #33 DONE 11.1s [2021-02-19T09:38:57.641Z] [2021-02-19T09:38:57.641Z] #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-19T09:38:57.641Z] #46 sha256:b699e63907eeda45964aa178f5be5692d8b8d6eb4992bafb05a854fdd19f640d [2021-02-19T09:38:57.641Z] #46 10.25 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-19T09:38:57.641Z] #46 10.87 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-19T09:38:59.547Z] #46 ... [2021-02-19T09:38:59.547Z] [2021-02-19T09:38:59.547Z] #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-19T09:38:59.547Z] #36 sha256:00e20c35e9549064a45916da1f9484939811302f1aa772e7dcd0196412aa089c [2021-02-19T09:38:59.547Z] #36 11.47 [100%] Linking C executable tini-static [2021-02-19T09:38:59.547Z] #36 12.49 [100%] Built target tini-static [2021-02-19T09:38:59.547Z] #36 12.66 + mkdir -p /build [2021-02-19T09:38:59.547Z] #36 12.68 + cp tini-static /build/docker-init [2021-02-19T09:38:59.547Z] #36 DONE 13.0s [2021-02-19T09:38:59.547Z] [2021-02-19T09:38:59.547Z] #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-19T09:38:59.547Z] #48 sha256:86b330b73dfd5e685833d63f9ba1414665be1fcae69b856610688ca02e5ce90d [2021-02-19T09:38:59.547Z] #48 11.63 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-19T09:38:59.547Z] #48 11.66 go: downloading github.com/pkg/errors v0.8.1 [2021-02-19T09:38:59.547Z] #48 11.66 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-19T09:38:59.547Z] #48 11.66 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-19T09:38:59.547Z] #48 11.68 go: downloading github.com/fatih/color v1.7.0 [2021-02-19T09:38:59.547Z] #48 11.72 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-19T09:38:59.547Z] #48 11.87 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-19T09:38:59.547Z] #48 11.99 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-19T09:38:59.547Z] #48 12.01 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-19T09:38:59.547Z] #48 12.17 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-19T09:38:59.547Z] #48 12.17 go: extracting github.com/pkg/errors v0.8.1 [2021-02-19T09:38:59.547Z] #48 12.17 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-19T09:38:59.547Z] #48 12.22 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-19T09:38:59.547Z] #48 12.25 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-19T09:38:59.547Z] #48 12.25 go: extracting github.com/fatih/color v1.7.0 [2021-02-19T09:38:59.547Z] #48 12.28 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-19T09:38:59.547Z] #48 12.46 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-19T09:38:59.547Z] #48 12.51 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-19T09:38:59.547Z] #48 12.66 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-19T09:38:59.547Z] #48 12.72 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-19T09:38:59.547Z] #48 12.85 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-19T09:38:59.547Z] #48 13.22 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-19T09:38:59.547Z] #48 13.24 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-19T09:38:59.788Z] #50 DONE 32.9s [2021-02-19T09:38:59.788Z] [2021-02-19T09:38:59.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-19T09:38:59.788Z] #46 sha256:b96a4c9ccf43066ed9322e0a16c85ff0c6ebed31623f9c7153350569023548da [2021-02-19T09:38:59.807Z] #48 13.36 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-19T09:38:59.807Z] #48 13.45 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-19T09:38:59.807Z] #48 13.52 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-19T09:39:00.098Z] #48 13.57 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-19T09:39:00.098Z] #48 13.71 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-19T09:39:00.357Z] #48 13.96 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-19T09:39:00.357Z] #48 13.96 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-19T09:39:00.357Z] #48 13.99 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-19T09:39:00.357Z] #48 14.01 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-19T09:39:00.357Z] #48 14.07 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-19T09:39:00.929Z] #48 14.46 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-19T09:39:00.929Z] #48 14.54 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-19T09:39:00.929Z] #48 ... [2021-02-19T09:39:00.929Z] [2021-02-19T09:39:00.929Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-19T09:39:00.929Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-19T09:39:00.929Z] #15 CACHED [2021-02-19T09:39:00.929Z] [2021-02-19T09:39:00.929Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-19T09:39:00.929Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-19T09:39:00.929Z] #17 CACHED [2021-02-19T09:39:00.929Z] [2021-02-19T09:39:00.929Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-19T09:39:00.929Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-19T09:39:00.929Z] #21 CACHED [2021-02-19T09:39:00.929Z] [2021-02-19T09:39:00.929Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-19T09:39:00.929Z] #24 sha256:6135149c244789243692a932e561e7f13380b21e25b5627e98810bf9f5e530ad [2021-02-19T09:39:00.929Z] #24 CACHED [2021-02-19T09:39:00.929Z] [2021-02-19T09:39:00.929Z] #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-19T09:39:00.929Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-19T09:39:00.929Z] #19 CACHED [2021-02-19T09:39:00.929Z] [2021-02-19T09:39:00.929Z] #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-19T09:39:00.929Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-19T09:39:00.929Z] #31 CACHED [2021-02-19T09:39:00.929Z] [2021-02-19T09:39:00.929Z] #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-19T09:39:00.929Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-19T09:39:00.929Z] #20 CACHED [2021-02-19T09:39:00.929Z] [2021-02-19T09:39:00.929Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-19T09:39:00.929Z] #29 sha256:2a4f0b21749c985efb39dfa1a1a191c6cfd64dc7f4f3f77da4b437c4f7a9821e [2021-02-19T09:39:00.929Z] #29 CACHED [2021-02-19T09:39:00.929Z] [2021-02-19T09:39:00.929Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-19T09:39:00.929Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-19T09:39:00.929Z] #30 CACHED [2021-02-19T09:39:00.929Z] [2021-02-19T09:39:00.929Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-19T09:39:00.929Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-19T09:39:00.929Z] #13 CACHED [2021-02-19T09:39:00.929Z] [2021-02-19T09:39:00.929Z] #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-19T09:39:00.929Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-19T09:39:00.929Z] #26 CACHED [2021-02-19T09:39:00.929Z] [2021-02-19T09:39:00.929Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-19T09:39:00.929Z] #27 sha256:cfeda4f25d146509f1ae86ee57bbf41afc6f22a3e188adf972aff571d3edd5e6 [2021-02-19T09:39:00.929Z] #27 CACHED [2021-02-19T09:39:00.929Z] [2021-02-19T09:39:00.929Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-19T09:39:00.929Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-19T09:39:00.929Z] #16 CACHED [2021-02-19T09:39:00.929Z] [2021-02-19T09:39:00.929Z] #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-19T09:39:00.929Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-19T09:39:00.929Z] #14 CACHED [2021-02-19T09:39:00.929Z] [2021-02-19T09:39:00.929Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-19T09:39:00.929Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-19T09:39:00.929Z] #18 CACHED [2021-02-19T09:39:00.929Z] [2021-02-19T09:39:00.929Z] #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-19T09:39:00.929Z] #28 sha256:4deeeafc8cf791507ee96bdc4f4df854c0b71ddbcc9487735bae1fcebf7ce4f5 [2021-02-19T09:39:00.929Z] #28 CACHED [2021-02-19T09:39:00.929Z] [2021-02-19T09:39:00.929Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-19T09:39:00.929Z] #32 sha256:b82b88033ceb90efea6fb8ba96260f26cfd74bfedc5902aafee52cf250ff173f [2021-02-19T09:39:00.929Z] #32 CACHED [2021-02-19T09:39:00.929Z] [2021-02-19T09:39:00.929Z] #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-19T09:39:00.929Z] #48 sha256:86b330b73dfd5e685833d63f9ba1414665be1fcae69b856610688ca02e5ce90d [2021-02-19T09:39:00.929Z] #48 14.64 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-19T09:39:01.188Z] #48 ... [2021-02-19T09:39:01.188Z] [2021-02-19T09:39:01.188Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-19T09:39:01.188Z] #34 sha256:88c426be554bf8a1655c9dc35609810c3547a636afde11d1f3c882227fc9ad29 [2021-02-19T09:39:01.188Z] #34 DONE 0.1s [2021-02-19T09:39:01.188Z] [2021-02-19T09:39:01.188Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-19T09:39:01.188Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-19T09:39:01.188Z] #38 CACHED [2021-02-19T09:39:01.188Z] [2021-02-19T09:39:01.189Z] #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-19T09:39:01.189Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-19T09:39:01.189Z] #39 CACHED [2021-02-19T09:39:01.189Z] [2021-02-19T09:39:01.189Z] #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-19T09:39:01.189Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-19T09:39:01.189Z] #41 CACHED [2021-02-19T09:39:01.189Z] [2021-02-19T09:39:01.189Z] #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-19T09:39:01.189Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-19T09:39:01.189Z] #42 CACHED [2021-02-19T09:39:01.189Z] [2021-02-19T09:39:01.189Z] #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-19T09:39:01.189Z] #48 sha256:86b330b73dfd5e685833d63f9ba1414665be1fcae69b856610688ca02e5ce90d [2021-02-19T09:39:01.189Z] #48 14.69 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-19T09:39:01.189Z] #48 14.69 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-19T09:39:01.189Z] #48 14.72 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-19T09:39:01.448Z] #48 ... [2021-02-19T09:39:01.448Z] [2021-02-19T09:39:01.448Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-19T09:39:01.448Z] #37 sha256:6daf18390937898b55ffedb44c5f95c403a2eb08eea7794f4acd3de247d5c080 [2021-02-19T09:39:01.448Z] #37 DONE 0.1s [2021-02-19T09:39:01.448Z] [2021-02-19T09:39:01.448Z] #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-19T09:39:01.448Z] #48 sha256:86b330b73dfd5e685833d63f9ba1414665be1fcae69b856610688ca02e5ce90d [2021-02-19T09:39:01.448Z] #48 15.04 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-19T09:39:01.448Z] #48 15.16 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-19T09:39:01.683Z] #46 ... [2021-02-19T09:39:01.683Z] [2021-02-19T09:39:01.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-19T09:39:01.683Z] #55 sha256:7f5ae7551eed676a580397811c4f2c5f5fb35e2c3e184679671362ad91534d2c [2021-02-19T09:39:01.683Z] #55 34.63 Checking out files: 78% (2942/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-19T09:39:01.683Z] #55 34.96 + cd /tmp/tmp.hQdKJ6TUB7/src/github.com/containerd/containerd [2021-02-19T09:39:01.683Z] #55 34.96 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-19T09:39:01.715Z] #48 15.24 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-19T09:39:01.715Z] #48 15.26 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-19T09:39:01.975Z] #48 15.71 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-19T09:39:02.234Z] #48 15.71 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-19T09:39:02.234Z] #48 15.82 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-19T09:39:02.234Z] #48 ... [2021-02-19T09:39:02.234Z] [2021-02-19T09:39:02.234Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-19T09:39:02.234Z] #40 sha256:6aed1861d9ce58fa092378a9d04cb610f0bfd5f827e6505942f87e163276bfd9 [2021-02-19T09:39:02.234Z] #40 DONE 0.9s [2021-02-19T09:39:02.234Z] [2021-02-19T09:39:02.234Z] #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-19T09:39:02.234Z] #48 sha256:86b330b73dfd5e685833d63f9ba1414665be1fcae69b856610688ca02e5ce90d [2021-02-19T09:39:02.234Z] #48 15.87 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-19T09:39:02.234Z] #48 16.00 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-19T09:39:02.494Z] #48 ... [2021-02-19T09:39:02.494Z] [2021-02-19T09:39:02.494Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-19T09:39:02.494Z] #43 sha256:49fdfeaf371984749415189ecf067f434504442a98b96f2730382c6b15befaa2 [2021-02-19T09:39:02.494Z] #43 DONE 0.1s [2021-02-19T09:39:02.494Z] [2021-02-19T09:39:02.494Z] #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-19T09:39:02.494Z] #48 sha256:86b330b73dfd5e685833d63f9ba1414665be1fcae69b856610688ca02e5ce90d [2021-02-19T09:39:02.494Z] #48 16.19 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-19T09:39:02.754Z] #48 16.23 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-19T09:39:02.754Z] #48 ... [2021-02-19T09:39:02.754Z] [2021-02-19T09:39:02.754Z] #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-19T09:39:02.754Z] #57 sha256:38dc8d1cf52bf8e38b5ae0b5c5f4b268c39d504774bbc9d69ebd547836419b81 [2021-02-19T09:39:02.754Z] #57 6.297 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-19T09:39:02.754Z] #57 6.536 go: extracting github.com/gorilla/mux v1.8.0 [2021-02-19T09:39:02.754Z] #57 7.044 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-19T09:39:02.754Z] #57 8.095 go: extracting github.com/moby/vpnkit v0.4.0 [2021-02-19T09:39:02.754Z] #57 8.201 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-19T09:39:02.754Z] #57 8.233 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-02-19T09:39:02.754Z] #57 9.235 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-19T09:39:02.754Z] #57 9.821 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-02-19T09:39:02.754Z] #57 11.02 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-19T09:39:02.754Z] #57 13.34 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-02-19T09:39:02.754Z] #57 15.03 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-19T09:39:02.754Z] #57 15.17 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-19T09:39:02.754Z] #57 15.18 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-02-19T09:39:02.754Z] #57 15.74 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-02-19T09:39:02.754Z] #57 ... [2021-02-19T09:39:02.754Z] [2021-02-19T09:39:02.754Z] #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-19T09:39:02.754Z] #44 sha256:3066995babdd6b93d4d122625ede01a7db945245103711853f30fed44cf2d32a [2021-02-19T09:39:02.754Z] #44 6.473 github.com/LK4D4/vndr/godl/singleflight [2021-02-19T09:39:02.754Z] #44 6.536 github.com/LK4D4/vndr/build [2021-02-19T09:39:02.754Z] #44 6.821 github.com/LK4D4/vndr/versioned [2021-02-19T09:39:02.754Z] #44 7.786 github.com/LK4D4/vndr/godl [2021-02-19T09:39:02.754Z] #44 10.24 github.com/LK4D4/vndr [2021-02-19T09:39:03.013Z] #44 ... [2021-02-19T09:39:03.014Z] [2021-02-19T09:39:03.014Z] #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-19T09:39:03.014Z] #48 sha256:86b330b73dfd5e685833d63f9ba1414665be1fcae69b856610688ca02e5ce90d [2021-02-19T09:39:03.014Z] #48 16.36 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-19T09:39:03.014Z] #48 16.47 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-19T09:39:03.050Z] #55 36.10 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-19T09:39:03.050Z] #55 36.10 + BUILDTAGS='netgo osusergo static_build' [2021-02-19T09:39:03.050Z] #55 36.10 + export EXTRA_FLAGS=-buildmode=pie [2021-02-19T09:39:03.050Z] #55 36.10 + EXTRA_FLAGS=-buildmode=pie [2021-02-19T09:39:03.050Z] #55 36.10 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-19T09:39:03.050Z] #55 36.10 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-19T09:39:03.050Z] #55 36.10 + '[' '' = dynamic ']' [2021-02-19T09:39:03.050Z] #55 36.10 + make [2021-02-19T09:39:03.306Z] #55 ... [2021-02-19T09:39:03.306Z] [2021-02-19T09:39:03.306Z] #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-19T09:39:03.306Z] #46 sha256:b96a4c9ccf43066ed9322e0a16c85ff0c6ebed31623f9c7153350569023548da [2021-02-19T09:39:03.306Z] #46 DONE 36.4s [2021-02-19T09:39:03.567Z] [2021-02-19T09:39:03.567Z] #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-19T09:39:03.567Z] #55 sha256:7f5ae7551eed676a580397811c4f2c5f5fb35e2c3e184679671362ad91534d2c [2021-02-19T09:39:03.567Z] #55 36.77 + bin/ctr [2021-02-19T09:39:04.314Z] Fetching without tags [2021-02-19T09:39:04.394Z] #48 17.81 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-19T09:39:04.394Z] #48 17.83 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-19T09:39:04.394Z] #48 17.83 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-19T09:39:04.394Z] #48 17.83 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-19T09:39:04.394Z] #48 17.83 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-19T09:39:04.394Z] #48 17.84 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-19T09:39:04.394Z] #48 17.84 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-19T09:39:04.394Z] #48 17.84 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-19T09:39:04.394Z] #48 17.96 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-19T09:39:04.394Z] #48 17.97 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-19T09:39:04.394Z] #48 17.98 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-19T09:39:04.394Z] #48 17.98 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-19T09:39:04.394Z] #48 17.98 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-19T09:39:04.394Z] #48 17.98 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-19T09:39:04.394Z] #48 17.99 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-19T09:39:04.394Z] #48 18.02 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-19T09:39:04.394Z] #48 18.03 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-19T09:39:04.394Z] #48 18.10 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-19T09:39:04.394Z] #48 18.11 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-19T09:39:04.394Z] #48 18.14 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-19T09:39:04.394Z] #48 18.18 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-19T09:39:04.394Z] #48 18.20 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-19T09:39:04.534Z] #55 ... [2021-02-19T09:39:04.534Z] [2021-02-19T09:39:04.534Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-19T09:39:04.534Z] #47 sha256:b066b17fed7320cc64898c7dfb5d341deb7d4c6c37c336d93867cb83259c17a9 [2021-02-19T09:39:04.534Z] #47 DONE 0.1s [2021-02-19T09:39:04.534Z] [2021-02-19T09:39:04.535Z] #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-19T09:39:04.535Z] #57 sha256:342a5faae9eee09bc036983f46e6234aa6399d601ab9f334ce24a5fcd6a66e4a [2021-02-19T09:39:04.654Z] #48 18.29 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-19T09:39:04.654Z] #48 18.35 go: downloading golang.org/x/text v0.3.2 [2021-02-19T09:39:04.914Z] #48 18.50 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-19T09:39:04.914Z] #48 18.50 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-19T09:39:04.914Z] #48 18.51 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-19T09:39:04.914Z] #48 18.56 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-19T09:39:04.914Z] #48 18.62 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-19T09:39:05.173Z] #48 18.79 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-19T09:39:05.173Z] #48 18.86 go: downloading github.com/spf13/viper v1.6.1 [2021-02-19T09:39:05.432Z] #48 18.96 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-19T09:39:05.432Z] #48 19.06 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-19T09:39:05.432Z] #48 19.18 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-19T09:39:05.692Z] #48 19.18 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-19T09:39:05.692Z] #48 19.21 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-19T09:39:05.692Z] #48 19.24 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-19T09:39:05.692Z] #48 19.43 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-19T09:39:05.730Z] Merging remotes/origin/master commit bc6f4cc7032544553d2304a5b47ba235dbfe5b9c into PR head commit 1cd1925acd6c36ccdca51aca62ca6b24b2559a6f [2021-02-19T09:39:05.952Z] #48 19.46 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-19T09:39:05.952Z] #48 19.52 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-19T09:39:05.952Z] #48 19.52 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-19T09:39:05.952Z] #48 19.53 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-19T09:39:05.952Z] #48 19.61 go: extracting github.com/spf13/viper v1.6.1 [2021-02-19T09:39:05.952Z] #48 19.68 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-19T09:39:05.952Z] #48 19.71 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-19T09:39:06.211Z] #48 19.80 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-19T09:39:06.211Z] #48 19.82 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-19T09:39:06.211Z] #48 19.88 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-19T09:39:06.470Z] #48 19.98 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-19T09:39:06.470Z] #48 20.02 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-19T09:39:06.470Z] #48 20.02 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-19T09:39:06.470Z] #48 20.10 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-19T09:39:06.470Z] #48 20.10 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-19T09:39:06.470Z] #48 20.20 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-19T09:39:06.470Z] #48 20.22 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-19T09:39:03.976Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-19T09:39:04.051Z] > git config --add remote.origin.fetch +refs/pull/42038/head:refs/remotes/origin/PR-42038 # timeout=10 [2021-02-19T09:39:04.102Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-19T09:39:04.227Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-19T09:39:04.349Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-19T09:39:04.349Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T09:39:04.351Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42038/head:refs/remotes/origin/PR-42038 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-19T09:39:05.837Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T09:39:05.889Z] > git checkout -f 1cd1925acd6c36ccdca51aca62ca6b24b2559a6f # timeout=10 [2021-02-19T09:39:06.729Z] #48 20.23 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-19T09:39:06.729Z] #48 20.25 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-19T09:39:06.729Z] #48 20.25 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-19T09:39:06.729Z] #48 20.35 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-19T09:39:06.729Z] #48 20.41 go: downloading github.com/spf13/afero v1.1.2 [2021-02-19T09:39:06.988Z] #48 20.57 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-19T09:39:06.988Z] #48 20.67 go: downloading github.com/spf13/cast v1.3.0 [2021-02-19T09:39:06.988Z] #48 20.79 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-19T09:39:07.247Z] #48 20.84 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-19T09:39:07.507Z] #48 20.95 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-19T09:39:07.507Z] #48 21.01 go: extracting github.com/spf13/afero v1.1.2 [2021-02-19T09:39:07.507Z] #48 21.13 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-19T09:39:07.766Z] #48 21.25 go: extracting github.com/spf13/cast v1.3.0 [2021-02-19T09:39:07.766Z] #48 21.25 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-19T09:39:07.766Z] #48 21.29 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-19T09:39:07.766Z] #48 21.29 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-19T09:39:07.766Z] #48 21.43 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-19T09:39:07.766Z] #48 21.43 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-19T09:39:07.766Z] #48 21.43 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-19T09:39:07.766Z] #48 21.51 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-19T09:39:08.027Z] #48 21.58 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-19T09:39:08.027Z] #48 21.65 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-19T09:39:08.027Z] #48 ... [2021-02-19T09:39:08.027Z] [2021-02-19T09:39:08.027Z] #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-19T09:39:08.027Z] #50 sha256:b209d16c2d4eead83e212754574c9264d0c06a429633e02ac9f205fa0beea0c1 [2021-02-19T09:39:08.027Z] #50 11.64 + cd /tmp/tmp.icUnyyTvMA/src/github.com/mvdan/sh [2021-02-19T09:39:08.027Z] #50 11.64 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-19T09:39:08.027Z] #50 11.76 + GO111MODULE=on [2021-02-19T09:39:08.027Z] #50 11.76 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-19T09:39:08.027Z] #50 13.28 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-19T09:39:08.027Z] #50 13.40 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-19T09:39:08.027Z] #50 13.47 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-19T09:39:08.027Z] #50 13.84 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-19T09:39:08.027Z] #50 13.86 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-19T09:39:08.027Z] #50 14.71 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-19T09:39:08.027Z] #50 15.36 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-19T09:39:08.027Z] #50 16.07 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-19T09:39:08.027Z] #50 16.84 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-19T09:39:08.027Z] #50 16.90 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-19T09:39:08.027Z] #50 17.00 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-19T09:39:08.027Z] #50 17.03 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-19T09:39:08.027Z] #50 17.69 github.com/pkg/diff [2021-02-19T09:39:08.027Z] #50 17.74 golang.org/x/sys/unix [2021-02-19T09:39:08.027Z] #50 18.92 mvdan.cc/editorconfig [2021-02-19T09:39:08.027Z] #50 19.99 mvdan.cc/sh/v3/fileutil [2021-02-19T09:39:08.027Z] #50 20.14 mvdan.cc/sh/v3/syntax [2021-02-19T09:39:08.027Z] #50 ... [2021-02-19T09:39:08.027Z] [2021-02-19T09:39:08.027Z] #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-19T09:39:08.027Z] #48 sha256:86b330b73dfd5e685833d63f9ba1414665be1fcae69b856610688ca02e5ce90d [2021-02-19T09:39:08.027Z] #48 21.70 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-19T09:39:08.027Z] #48 21.80 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-19T09:39:08.287Z] #48 ... [2021-02-19T09:39:08.287Z] [2021-02-19T09:39:08.287Z] #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-19T09:39:08.287Z] #44 sha256:3066995babdd6b93d4d122625ede01a7db945245103711853f30fed44cf2d32a [2021-02-19T09:39:08.287Z] #44 DONE 21.8s [2021-02-19T09:39:08.287Z] [2021-02-19T09:39:08.287Z] #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-19T09:39:08.287Z] #48 sha256:86b330b73dfd5e685833d63f9ba1414665be1fcae69b856610688ca02e5ce90d [2021-02-19T09:39:08.287Z] #48 21.99 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-19T09:39:08.287Z] #48 21.99 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-19T09:39:08.287Z] #48 21.99 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-19T09:39:08.547Z] #48 22.11 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-19T09:39:08.547Z] #48 22.15 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-19T09:39:08.806Z] #48 22.31 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-19T09:39:08.806Z] #48 22.32 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-19T09:39:08.806Z] #48 22.46 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-19T09:39:09.065Z] #48 22.60 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-19T09:39:09.066Z] #48 22.61 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-19T09:39:09.066Z] #48 22.64 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-19T09:39:09.066Z] #48 22.76 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-19T09:39:09.325Z] #48 22.98 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-19T09:39:09.325Z] #48 23.12 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-19T09:39:09.423Z] Merge succeeded, producing 3c5ababf7fd3126ecdf7d29677499dc242d7373e [2021-02-19T09:39:09.423Z] Checking out Revision 3c5ababf7fd3126ecdf7d29677499dc242d7373e (PR-42038) [2021-02-19T09:39:09.585Z] #48 ... [2021-02-19T09:39:09.585Z] [2021-02-19T09:39:09.585Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-19T09:39:09.585Z] #45 sha256:afe183c6d62abdede0ef7a4ebceb4a270ab1b7075f131e64969b8ba74e38a656 [2021-02-19T09:39:09.585Z] #45 DONE 0.4s [2021-02-19T09:39:09.585Z] [2021-02-19T09:39:09.585Z] #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-19T09:39:09.585Z] #48 sha256:86b330b73dfd5e685833d63f9ba1414665be1fcae69b856610688ca02e5ce90d [2021-02-19T09:39:09.585Z] #48 23.34 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-19T09:39:08.328Z] > git remote # timeout=10 [2021-02-19T09:39:08.420Z] > git config --get remote.origin.url # timeout=10 [2021-02-19T09:39:08.475Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T09:39:08.477Z] > git merge bc6f4cc7032544553d2304a5b47ba235dbfe5b9c # timeout=10 [2021-02-19T09:39:09.321Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-02-19T09:39:09.457Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T09:39:09.506Z] > git checkout -f 3c5ababf7fd3126ecdf7d29677499dc242d7373e # timeout=10 [2021-02-19T09:39:09.792Z] #57 42.69 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-19T09:39:09.792Z] #57 42.69 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-19T09:39:09.846Z] #48 23.50 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-19T09:39:09.846Z] #48 ... [2021-02-19T09:39:09.846Z] [2021-02-19T09:39:09.846Z] #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-19T09:39:09.846Z] #63 sha256:898a0d2dc6ed3f58c59cd8f23b9ab67798e16425932bd3462f65d9a2c67f54db [2021-02-19T09:39:09.846Z] #63 18.79 Checking out files: 96% (1839/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-19T09:39:09.846Z] #63 18.92 + cd /tmp/tmp.l1irUggws8/src/github.com/docker/libnetwork [2021-02-19T09:39:09.846Z] #63 18.92 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-19T09:39:09.846Z] #63 19.05 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-19T09:39:09.846Z] #63 DONE 23.6s [2021-02-19T09:39:10.106Z] [2021-02-19T09:39:10.106Z] #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-19T09:39:10.106Z] #48 sha256:86b330b73dfd5e685833d63f9ba1414665be1fcae69b856610688ca02e5ce90d [2021-02-19T09:39:10.106Z] #48 23.64 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-19T09:39:10.106Z] #48 23.83 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-19T09:39:10.106Z] #48 23.89 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-19T09:39:11.045Z] #48 24.61 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-19T09:39:11.305Z] #48 ... [2021-02-19T09:39:11.305Z] [2021-02-19T09:39:11.305Z] #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-19T09:39:11.305Z] #46 sha256:b699e63907eeda45964aa178f5be5692d8b8d6eb4992bafb05a854fdd19f640d [2021-02-19T09:39:11.305Z] #46 14.98 go: finding github.com/fatih/color v1.9.0 [2021-02-19T09:39:11.305Z] #46 15.00 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-19T09:39:11.305Z] #46 15.05 go: finding github.com/pkg/errors v0.9.1 [2021-02-19T09:39:11.305Z] #46 15.06 go: finding github.com/spf13/pflag v1.0.3 [2021-02-19T09:39:11.305Z] #46 15.30 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-19T09:39:11.305Z] #46 15.34 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-19T09:39:11.305Z] #46 15.53 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-19T09:39:11.305Z] #46 15.61 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-19T09:39:11.305Z] #46 15.73 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-19T09:39:11.305Z] #46 15.77 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-19T09:39:11.305Z] #46 15.82 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-19T09:39:11.564Z] #46 ... [2021-02-19T09:39:11.564Z] [2021-02-19T09:39:11.564Z] #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-19T09:39:11.564Z] #57 sha256:38dc8d1cf52bf8e38b5ae0b5c5f4b268c39d504774bbc9d69ebd547836419b81 [2021-02-19T09:39:11.564Z] #57 16.91 go: finding github.com/pkg/errors v0.9.1 [2021-02-19T09:39:11.564Z] #57 17.03 go: finding github.com/sirupsen/logrus v1.7.0 [2021-02-19T09:39:11.564Z] #57 17.07 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-19T09:39:11.564Z] #57 17.15 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-19T09:39:11.564Z] #57 17.23 go: finding github.com/google/uuid v1.2.0 [2021-02-19T09:39:11.564Z] #57 17.30 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-19T09:39:11.564Z] #57 17.32 go: finding github.com/gofrs/flock v0.8.0 [2021-02-19T09:39:11.564Z] #57 17.34 go: finding github.com/moby/vpnkit v0.4.0 [2021-02-19T09:39:11.564Z] #57 17.36 go: finding github.com/gorilla/mux v1.8.0 [2021-02-19T09:39:11.564Z] #57 17.42 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-02-19T09:39:11.564Z] #57 17.44 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-19T09:39:11.564Z] #57 17.48 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-02-19T09:39:11.564Z] #57 17.51 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-02-19T09:39:11.564Z] #57 17.68 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-19T09:39:11.564Z] #57 17.73 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-02-19T09:39:11.564Z] #57 ... [2021-02-19T09:39:11.564Z] [2021-02-19T09:39:11.564Z] #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-19T09:39:11.564Z] #50 sha256:b209d16c2d4eead83e212754574c9264d0c06a429633e02ac9f205fa0beea0c1 [2021-02-19T09:39:11.564Z] #50 25.37 golang.org/x/crypto/ssh/terminal [2021-02-19T09:39:11.823Z] #50 ... [2021-02-19T09:39:11.823Z] [2021-02-19T09:39:11.824Z] #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-19T09:39:11.824Z] #52 sha256:b2c9f17eedabb482fbe38ef2e8ff52932d1e5c8f72d8274b767d2e1e2dd02484 [2021-02-19T09:39:11.824Z] #52 15.46 + cd /tmp/tmp.66KK6FoKoN/src/github.com/opencontainers/runc [2021-02-19T09:39:11.824Z] #52 15.46 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-19T09:39:11.824Z] #52 15.87 + '[' -z '' ']' [2021-02-19T09:39:11.824Z] #52 15.88 + target=static [2021-02-19T09:39:11.824Z] #52 15.88 + make 'BUILDTAGS=seccomp ' static [2021-02-19T09:39:11.824Z] #52 16.04 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-19T09:39:12.311Z] #57 DONE 45.4s [2021-02-19T09:39:12.311Z] [2021-02-19T09:39:12.311Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-19T09:39:12.311Z] #58 sha256:b7ec0d48153f7b1a83217ebf5d0c4ffd6e93c8b39016e24fdafae338b66413cd [2021-02-19T09:39:12.311Z] #58 DONE 0.1s [2021-02-19T09:39:12.311Z] [2021-02-19T09:39:12.311Z] #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-19T09:39:12.311Z] #48 sha256:881d50e7dfe45c40d2818578562a5f5ec9cc7633ff1beaf8189674e668ed8c55 [2021-02-19T09:39:12.311Z] #48 ... [2021-02-19T09:39:12.311Z] [2021-02-19T09:39:12.311Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-19T09:39:12.311Z] #59 sha256:c78c1313a2a64b6e5122676a5b87d44085aa17870947b9e18d0b8a13bb9923cf [2021-02-19T09:39:12.311Z] #59 DONE 0.1s [2021-02-19T09:39:12.311Z] [2021-02-19T09:39:12.311Z] #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-19T09:39:12.311Z] #48 sha256:881d50e7dfe45c40d2818578562a5f5ec9cc7633ff1beaf8189674e668ed8c55 [2021-02-19T09:39:12.392Z] #52 26.10 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-19T09:39:13.239Z] #48 ... [2021-02-19T09:39:13.239Z] [2021-02-19T09:39:13.239Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-19T09:39:13.239Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-19T09:39:13.330Z] #52 ... [2021-02-19T09:39:13.330Z] [2021-02-19T09:39:13.330Z] #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-19T09:39:13.330Z] #48 sha256:86b330b73dfd5e685833d63f9ba1414665be1fcae69b856610688ca02e5ce90d [2021-02-19T09:39:13.330Z] #48 26.80 go: extracting golang.org/x/text v0.3.2 [2021-02-19T09:39:13.496Z] #61 CACHED [2021-02-19T09:39:13.496Z] [2021-02-19T09:39:13.496Z] #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-19T09:39:13.496Z] #48 sha256:881d50e7dfe45c40d2818578562a5f5ec9cc7633ff1beaf8189674e668ed8c55 [2021-02-19T09:39:15.237Z] #48 28.92 go: finding github.com/fatih/color v1.7.0 [2021-02-19T09:39:15.237Z] #48 28.94 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-19T09:39:15.237Z] #48 29.03 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-19T09:39:15.496Z] #48 ... [2021-02-19T09:39:15.496Z] [2021-02-19T09:39:15.496Z] #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-19T09:39:15.496Z] #52 sha256:b2c9f17eedabb482fbe38ef2e8ff52932d1e5c8f72d8274b767d2e1e2dd02484 [2021-02-19T09:39:15.496Z] #52 28.33 + mkdir -p /build [2021-02-19T09:39:15.496Z] #52 28.34 + cp runc /build/runc [2021-02-19T09:39:15.496Z] #52 DONE 29.1s [2021-02-19T09:39:15.496Z] [2021-02-19T09:39:15.497Z] #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-19T09:39:15.497Z] #48 sha256:86b330b73dfd5e685833d63f9ba1414665be1fcae69b856610688ca02e5ce90d [2021-02-19T09:39:15.497Z] #48 29.03 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-19T09:39:15.497Z] #48 29.04 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-19T09:39:15.497Z] #48 29.06 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-19T09:39:15.497Z] #48 29.07 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-19T09:39:15.497Z] #48 29.07 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-19T09:39:15.497Z] #48 29.11 go: finding github.com/pkg/errors v0.8.1 [2021-02-19T09:39:15.497Z] #48 29.16 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-19T09:39:15.497Z] #48 29.16 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-19T09:39:15.497Z] #48 29.17 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-19T09:39:15.497Z] #48 29.18 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-19T09:39:15.497Z] #48 29.18 go: finding github.com/stretchr/testify v1.4.0 [2021-02-19T09:39:15.497Z] #48 29.19 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-19T09:39:15.497Z] #48 29.20 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-19T09:39:15.497Z] #48 29.21 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-19T09:39:15.497Z] #48 29.22 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-19T09:39:15.497Z] #48 29.23 go: finding github.com/spf13/viper v1.6.1 [2021-02-19T09:39:15.497Z] #48 29.23 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-19T09:39:15.497Z] #48 29.24 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-19T09:39:15.497Z] #48 29.28 go: finding github.com/stretchr/objx v0.2.0 [2021-02-19T09:39:15.756Z] #48 29.38 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-19T09:39:15.756Z] #48 29.39 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-19T09:39:15.756Z] #48 29.40 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-19T09:39:15.756Z] #48 29.42 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-19T09:39:15.756Z] #48 29.46 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-19T09:39:15.756Z] #48 29.48 go: finding github.com/gobwas/glob v0.2.3 [2021-02-19T09:39:15.756Z] #48 29.48 go: finding github.com/spf13/cobra v0.0.5 [2021-02-19T09:39:15.756Z] #48 29.49 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-19T09:39:16.016Z] #48 29.51 go: finding github.com/spf13/pflag v1.0.5 [2021-02-19T09:39:16.016Z] #48 29.56 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-19T09:39:16.016Z] #48 29.63 go: finding github.com/magiconair/properties v1.8.1 [2021-02-19T09:39:16.016Z] #48 29.65 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-19T09:39:16.016Z] #48 29.69 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-19T09:39:16.016Z] #48 29.69 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-19T09:39:16.016Z] #48 29.75 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-19T09:39:16.275Z] #48 29.79 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-19T09:39:16.275Z] #48 29.81 go: finding github.com/spf13/afero v1.1.2 [2021-02-19T09:39:16.275Z] #48 29.83 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-19T09:39:16.275Z] #48 29.86 go: finding github.com/spf13/cast v1.3.0 [2021-02-19T09:39:16.275Z] #48 29.88 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-19T09:39:16.275Z] #48 29.89 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-19T09:39:16.275Z] #48 29.89 go: finding golang.org/x/text v0.3.2 [2021-02-19T09:39:16.275Z] #48 29.94 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-19T09:39:16.275Z] #48 29.95 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-19T09:39:16.275Z] #48 29.95 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-19T09:39:16.275Z] #48 29.98 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-19T09:39:16.536Z] #48 29.99 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-19T09:39:16.536Z] #48 30.00 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-19T09:39:16.536Z] #48 30.01 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-19T09:39:16.536Z] #48 30.01 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-19T09:39:16.536Z] #48 30.02 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-19T09:39:16.536Z] #48 30.02 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-19T09:39:16.536Z] #48 30.03 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-19T09:39:16.536Z] #48 30.10 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-19T09:39:16.536Z] #48 30.10 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-19T09:39:16.536Z] #48 30.16 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-19T09:39:16.536Z] #48 30.16 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-19T09:39:16.536Z] #48 30.23 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-19T09:39:16.796Z] #48 30.26 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-19T09:39:16.796Z] #48 30.26 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-19T09:39:16.796Z] #48 30.29 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-19T09:39:16.796Z] #48 30.30 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-19T09:39:16.796Z] #48 30.31 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-19T09:39:16.796Z] #48 30.35 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-19T09:39:16.796Z] #48 30.35 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-19T09:39:16.796Z] #48 30.37 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-19T09:39:16.796Z] #48 30.39 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-19T09:39:16.796Z] #48 30.50 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-19T09:39:16.796Z] #48 30.52 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-19T09:39:16.796Z] #48 30.52 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-19T09:39:16.796Z] #48 30.54 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-19T09:39:16.796Z] #48 30.61 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-19T09:39:17.735Z] #48 ... [2021-02-19T09:39:17.735Z] [2021-02-19T09:39:17.735Z] #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-19T09:39:17.735Z] #50 sha256:b209d16c2d4eead83e212754574c9264d0c06a429633e02ac9f205fa0beea0c1 [2021-02-19T09:39:17.735Z] #50 27.63 mvdan.cc/sh/v3/cmd/shfmt [2021-02-19T09:39:17.735Z] #50 DONE 31.4s [2021-02-19T09:39:17.995Z] [2021-02-19T09:39:17.995Z] #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-19T09:39:17.995Z] #55 sha256:894bca071f700d39387d6eff32c575adfe5338e5a05eb35b52052af0e0c85ee8 [2021-02-19T09:39:20.045Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0b2e29731d6b89730) in /home/ubuntu/workspace/moby_PR-42038 [Pipeline] { [Pipeline] checkout [2021-02-19T09:39:20.292Z] The recommended git tool is: git [2021-02-19T09:39:20.637Z] Commit message: "Merge commit 'bc6f4cc7032544553d2304a5b47ba235dbfe5b9c' into HEAD" [2021-02-19T09:39:20.673Z] > git rev-list --no-walk 1cd1925acd6c36ccdca51aca62ca6b24b2559a6f # timeout=10 [2021-02-19T09:39:21.287Z] #55 ... [2021-02-19T09:39:21.287Z] [2021-02-19T09:39:21.287Z] #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-19T09:39:21.287Z] #46 sha256:b699e63907eeda45964aa178f5be5692d8b8d6eb4992bafb05a854fdd19f640d [2021-02-19T09:39:21.287Z] #46 DONE 34.7s [2021-02-19T09:39:21.287Z] [2021-02-19T09:39:21.287Z] #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-19T09:39:21.287Z] #55 sha256:894bca071f700d39387d6eff32c575adfe5338e5a05eb35b52052af0e0c85ee8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-19T09:39:21.748Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06fe2c9d5eed44f9c) in /home/ubuntu/workspace/moby_PR-42038 [2021-02-19T09:39:21.856Z] #55 35.35 Checking out files: 92% (3466/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-19T09:39:21.856Z] #55 35.48 + cd /tmp/tmp.QR5mm7LfVq/src/github.com/containerd/containerd [2021-02-19T09:39:21.856Z] #55 35.48 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-19T09:39:23.236Z] #55 ... [2021-02-19T09:39:23.236Z] [2021-02-19T09:39:23.236Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-19T09:39:23.236Z] #47 sha256:013b375d6db7e1c110d3ba8ce6bc0094a331e226b678a707910c5a083fef3496 [2021-02-19T09:39:23.236Z] #47 DONE 0.1s [2021-02-19T09:39:23.236Z] [2021-02-19T09:39:23.236Z] #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-19T09:39:23.236Z] #57 sha256:38dc8d1cf52bf8e38b5ae0b5c5f4b268c39d504774bbc9d69ebd547836419b81 [2021-02-19T09:39:23.236Z] #57 ... [2021-02-19T09:39:23.236Z] [2021-02-19T09:39:23.236Z] #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-19T09:39:23.236Z] #55 sha256:894bca071f700d39387d6eff32c575adfe5338e5a05eb35b52052af0e0c85ee8 [2021-02-19T09:39:23.236Z] #55 36.96 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-19T09:39:23.236Z] #55 36.96 + BUILDTAGS='netgo osusergo static_build' [2021-02-19T09:39:23.236Z] #55 36.96 + export EXTRA_FLAGS=-buildmode=pie [2021-02-19T09:39:23.236Z] #55 36.96 + EXTRA_FLAGS=-buildmode=pie [2021-02-19T09:39:23.236Z] #55 36.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-19T09:39:23.236Z] #55 36.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-19T09:39:23.236Z] #55 36.96 + '[' '' = dynamic ']' [2021-02-19T09:39:23.236Z] #55 36.96 + make [Pipeline] { [Pipeline] checkout [2021-02-19T09:39:23.268Z] The recommended git tool is: git [2021-02-19T09:39:23.276Z] using credential docker-jenkins-github-credentials [2021-02-19T09:39:23.282Z] Cloning the remote Git repository [2021-02-19T09:39:23.283Z] Cloning with configured refspecs honoured and without tags [2021-02-19T09:39:23.775Z] using credential docker-jenkins-github-credentials [2021-02-19T09:39:23.782Z] Cloning the remote Git repository [2021-02-19T09:39:23.782Z] Cloning with configured refspecs honoured and without tags [2021-02-19T09:39:23.907Z] Cloning repository https://github.com/moby/moby.git [2021-02-19T09:39:24.174Z] #55 37.77 + bin/ctr [2021-02-19T09:39:24.209Z] + docker version [2021-02-19T09:39:23.284Z] Cloning repository https://github.com/moby/moby.git [2021-02-19T09:39:23.285Z] > git init /home/ubuntu/workspace/moby_PR-42038 # timeout=10 [2021-02-19T09:39:23.312Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-19T09:39:23.313Z] > git --version # timeout=10 [2021-02-19T09:39:23.318Z] > git --version # 'git version 2.25.1' [2021-02-19T09:39:23.319Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T09:39:23.319Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42038/head:refs/remotes/origin/PR-42038 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-19T09:39:23.999Z] > git init /home/ubuntu/workspace/moby_PR-42038 # timeout=10 [2021-02-19T09:39:24.142Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-19T09:39:24.143Z] > git --version # timeout=10 [2021-02-19T09:39:24.156Z] > git --version # 'git version 2.7.4' [2021-02-19T09:39:24.157Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T09:39:24.159Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42038/head:refs/remotes/origin/PR-42038 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-19T09:39:30.745Z] #55 ... [2021-02-19T09:39:30.745Z] [2021-02-19T09:39:30.745Z] #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-19T09:39:30.745Z] #57 sha256:38dc8d1cf52bf8e38b5ae0b5c5f4b268c39d504774bbc9d69ebd547836419b81 [2021-02-19T09:39:30.745Z] #57 40.98 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-19T09:39:30.745Z] #57 40.98 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-19T09:39:30.745Z] #57 DONE 43.6s [2021-02-19T09:39:30.745Z] [2021-02-19T09:39:30.745Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-19T09:39:30.745Z] #58 sha256:864ebb59262da9330e9fe800c800ffe490506153433055cddb9c5ea1ff7e21de [2021-02-19T09:39:30.745Z] #58 DONE 0.1s [2021-02-19T09:39:30.745Z] [2021-02-19T09:39:30.745Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-19T09:39:30.745Z] #59 sha256:feaf903784922501ec7a42557f2963f4b7da1eb442e4b50be3828eea47e3548e [2021-02-19T09:39:30.745Z] #59 DONE 0.1s [2021-02-19T09:39:30.745Z] [2021-02-19T09:39:30.745Z] #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-19T09:39:30.745Z] #55 sha256:894bca071f700d39387d6eff32c575adfe5338e5a05eb35b52052af0e0c85ee8 [2021-02-19T09:39:31.292Z] Client: Docker Engine - Enterprise [2021-02-19T09:39:31.292Z] Version: 19.03.12 [2021-02-19T09:39:31.292Z] API version: 1.40 [2021-02-19T09:39:31.292Z] Go version: go1.13.13 [2021-02-19T09:39:31.292Z] Git commit: 4306744 [2021-02-19T09:39:31.292Z] Built: 08/05/2020 19:27:53 [2021-02-19T09:39:31.292Z] OS/Arch: windows/amd64 [2021-02-19T09:39:31.292Z] Experimental: false [2021-02-19T09:39:31.292Z] [2021-02-19T09:39:31.292Z] Server: Docker Engine - Enterprise [2021-02-19T09:39:31.292Z] Engine: [2021-02-19T09:39:31.292Z] Version: 19.03.12 [2021-02-19T09:39:31.292Z] API version: 1.40 (minimum version 1.24) [2021-02-19T09:39:31.292Z] Go version: go1.13.13 [2021-02-19T09:39:31.292Z] Git commit: f295753ffd [2021-02-19T09:39:31.292Z] Built: 08/05/2020 19:26:41 [2021-02-19T09:39:31.292Z] OS/Arch: windows/amd64 [2021-02-19T09:39:31.292Z] Experimental: true [2021-02-19T09:39:31.317Z] #55 ... [2021-02-19T09:39:31.317Z] [2021-02-19T09:39:31.317Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-19T09:39:31.317Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-19T09:39:31.317Z] #61 CACHED [2021-02-19T09:39:31.317Z] [2021-02-19T09:39:31.317Z] #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-19T09:39:31.317Z] #55 sha256:894bca071f700d39387d6eff32c575adfe5338e5a05eb35b52052af0e0c85ee8 [Pipeline] sh [2021-02-19T09:39:32.820Z] + docker info [2021-02-19T09:39:36.824Z] Fetching without tags [2021-02-19T09:39:37.081Z] Merging remotes/origin/master commit bc6f4cc7032544553d2304a5b47ba235dbfe5b9c into PR head commit 1cd1925acd6c36ccdca51aca62ca6b24b2559a6f [2021-02-19T09:39:36.795Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-19T09:39:36.799Z] > git config --add remote.origin.fetch +refs/pull/42038/head:refs/remotes/origin/PR-42038 # timeout=10 [2021-02-19T09:39:36.803Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-19T09:39:36.817Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-19T09:39:36.826Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-19T09:39:36.826Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T09:39:36.827Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42038/head:refs/remotes/origin/PR-42038 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-19T09:39:37.082Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T09:39:37.103Z] > git checkout -f 1cd1925acd6c36ccdca51aca62ca6b24b2559a6f # timeout=10 [2021-02-19T09:39:38.097Z] Merge succeeded, producing c74c194fdc68527824a3d8e25dc193da85305a55 [2021-02-19T09:39:38.097Z] Checking out Revision c74c194fdc68527824a3d8e25dc193da85305a55 (PR-42038) [2021-02-19T09:39:38.157Z] Commit message: "Merge commit 'bc6f4cc7032544553d2304a5b47ba235dbfe5b9c' into HEAD" [2021-02-19T09:39:37.546Z] > git remote # timeout=10 [2021-02-19T09:39:37.553Z] > git config --get remote.origin.url # timeout=10 [2021-02-19T09:39:37.559Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T09:39:37.560Z] > git merge bc6f4cc7032544553d2304a5b47ba235dbfe5b9c # timeout=10 [2021-02-19T09:39:38.075Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-19T09:39:38.098Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T09:39:38.102Z] > git checkout -f c74c194fdc68527824a3d8e25dc193da85305a55 # timeout=10 [2021-02-19T09:39:38.160Z] > git rev-list --no-walk 1cd1925acd6c36ccdca51aca62ca6b24b2559a6f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-19T09:39:38.875Z] + docker version [2021-02-19T09:39:38.875Z] Client: Docker Engine - Community [2021-02-19T09:39:38.875Z] Version: 20.10.3 [2021-02-19T09:39:38.875Z] API version: 1.41 [2021-02-19T09:39:38.875Z] Go version: go1.13.15 [2021-02-19T09:39:38.875Z] Git commit: 48d30b5 [2021-02-19T09:39:38.875Z] Built: Fri Jan 29 14:33:21 2021 [2021-02-19T09:39:38.875Z] OS/Arch: linux/amd64 [2021-02-19T09:39:38.875Z] Context: default [2021-02-19T09:39:38.875Z] Experimental: true [2021-02-19T09:39:38.875Z] [2021-02-19T09:39:38.875Z] Server: Docker Engine - Community [2021-02-19T09:39:38.875Z] Engine: [2021-02-19T09:39:38.875Z] Version: 20.10.3 [2021-02-19T09:39:38.875Z] API version: 1.41 (minimum version 1.12) [2021-02-19T09:39:38.875Z] Go version: go1.13.15 [2021-02-19T09:39:38.875Z] Git commit: 46229ca [2021-02-19T09:39:38.875Z] Built: Fri Jan 29 14:31:32 2021 [2021-02-19T09:39:38.875Z] OS/Arch: linux/amd64 [2021-02-19T09:39:38.875Z] Experimental: true [2021-02-19T09:39:38.875Z] containerd: [2021-02-19T09:39:38.875Z] Version: 1.4.3 [2021-02-19T09:39:38.875Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-19T09:39:38.875Z] runc: [2021-02-19T09:39:38.875Z] Version: 1.0.0-rc92 [2021-02-19T09:39:38.875Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-19T09:39:38.875Z] docker-init: [2021-02-19T09:39:38.875Z] Version: 0.19.0 [2021-02-19T09:39:38.875Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-19T09:39:39.182Z] + docker info [2021-02-19T09:39:40.116Z] Client: [2021-02-19T09:39:40.116Z] Context: default [2021-02-19T09:39:40.116Z] Debug Mode: false [2021-02-19T09:39:40.116Z] Plugins: [2021-02-19T09:39:40.116Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-19T09:39:40.116Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-19T09:39:40.116Z] [2021-02-19T09:39:40.116Z] Server: [2021-02-19T09:39:40.116Z] Containers: 0 [2021-02-19T09:39:40.116Z] Running: 0 [2021-02-19T09:39:40.116Z] Paused: 0 [2021-02-19T09:39:40.116Z] Stopped: 0 [2021-02-19T09:39:40.116Z] Images: 2 [2021-02-19T09:39:40.116Z] Server Version: 20.10.3 [2021-02-19T09:39:40.116Z] Storage Driver: overlay2 [2021-02-19T09:39:40.116Z] Backing Filesystem: extfs [2021-02-19T09:39:40.116Z] Supports d_type: true [2021-02-19T09:39:40.116Z] Native Overlay Diff: true [2021-02-19T09:39:40.116Z] Logging Driver: json-file [2021-02-19T09:39:40.116Z] Cgroup Driver: systemd [2021-02-19T09:39:40.116Z] Cgroup Version: 2 [2021-02-19T09:39:40.116Z] Plugins: [2021-02-19T09:39:40.116Z] Volume: local [2021-02-19T09:39:40.116Z] Network: bridge host ipvlan macvlan null overlay [2021-02-19T09:39:40.116Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-19T09:39:40.116Z] Swarm: inactive [2021-02-19T09:39:40.116Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-02-19T09:39:40.116Z] Default Runtime: runc [2021-02-19T09:39:40.116Z] Init Binary: docker-init [2021-02-19T09:39:40.116Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-19T09:39:40.116Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-19T09:39:40.116Z] init version: de40ad0 [2021-02-19T09:39:40.116Z] Security Options: [2021-02-19T09:39:40.116Z] apparmor [2021-02-19T09:39:40.116Z] seccomp [2021-02-19T09:39:40.116Z] Profile: default [2021-02-19T09:39:40.116Z] cgroupns [2021-02-19T09:39:40.116Z] Kernel Version: 5.4.0-1037-aws [2021-02-19T09:39:40.116Z] Operating System: Ubuntu 20.04.2 LTS [2021-02-19T09:39:40.116Z] OSType: linux [2021-02-19T09:39:40.116Z] Architecture: x86_64 [2021-02-19T09:39:40.116Z] CPUs: 2 [2021-02-19T09:39:40.116Z] Total Memory: 7.569GiB [2021-02-19T09:39:40.116Z] Name: ip-10-100-116-191 [2021-02-19T09:39:40.116Z] ID: OFF2:BTCM:CKDV:MQWH:UM2E:5MQ5:AWUO:EWJ5:ACPR:VNBW:3JGL:VG7K [2021-02-19T09:39:40.116Z] Docker Root Dir: /var/lib/docker [2021-02-19T09:39:40.116Z] Debug Mode: false [2021-02-19T09:39:40.116Z] Registry: https://index.docker.io/v1/ [2021-02-19T09:39:40.116Z] Labels: [2021-02-19T09:39:40.116Z] Experimental: true [2021-02-19T09:39:40.116Z] Insecure Registries: [2021-02-19T09:39:40.116Z] 127.0.0.0/8 [2021-02-19T09:39:40.116Z] Live Restore Enabled: true [2021-02-19T09:39:40.116Z] [2021-02-19T09:39:40.116Z] WARNING: No kernel memory TCP limit support [2021-02-19T09:39:40.116Z] WARNING: No oom kill disable support [2021-02-19T09:39:40.116Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-19T09:39:40.456Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:e54dee52cdd780016845c0a8e69dd84265c0ec39 . [2021-02-19T09:39:40.715Z] #1 [internal] load build definition from Dockerfile [2021-02-19T09:39:40.715Z] #1 sha256:65b4bece6c50c309fae92a4bc6ab3ad94b7a49a0a4c0a8a34f6191e3a1814177 [2021-02-19T09:39:40.715Z] #1 transferring dockerfile: 16.55kB done [2021-02-19T09:39:40.715Z] #1 DONE 0.0s [2021-02-19T09:39:40.715Z] [2021-02-19T09:39:40.715Z] #2 [internal] load .dockerignore [2021-02-19T09:39:40.715Z] #2 sha256:2fb1815a167cdf081655ae1b8827e4a0743b2027dae95f26b3490d5d4b97d8d5 [2021-02-19T09:39:40.715Z] #2 transferring context: 87B done [2021-02-19T09:39:40.715Z] #2 DONE 0.0s [2021-02-19T09:39:40.715Z] [2021-02-19T09:39:40.715Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-19T09:39:40.715Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-19T09:39:40.715Z] #3 DONE 0.1s [2021-02-19T09:39:40.715Z] [2021-02-19T09:39:40.715Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-19T09:39:40.715Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-19T09:39:40.715Z] #4 CACHED [2021-02-19T09:39:40.973Z] [2021-02-19T09:39:40.973Z] #5 [internal] load build definition from Dockerfile [2021-02-19T09:39:40.973Z] #5 sha256:664c6f256ce4e06287c0ee39a104af63cd299754f4ea02d1cf9e4d10c975e39e [2021-02-19T09:39:40.973Z] #5 transferring dockerfile: 16.55kB done [2021-02-19T09:39:40.973Z] #5 DONE 0.0s [2021-02-19T09:39:40.973Z] [2021-02-19T09:39:40.973Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-19T09:39:40.973Z] #8 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-19T09:39:41.232Z] #8 DONE 0.1s [2021-02-19T09:39:41.232Z] [2021-02-19T09:39:41.232Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-19T09:39:41.232Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-19T09:39:41.232Z] #7 DONE 0.1s [2021-02-19T09:39:41.232Z] [2021-02-19T09:39:41.232Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-19T09:39:41.232Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-19T09:39:41.232Z] #6 DONE 0.1s [2021-02-19T09:39:41.497Z] [2021-02-19T09:39:41.497Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-19T09:39:41.497Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-19T09:39:41.497Z] #61 DONE 0.0s [2021-02-19T09:39:41.497Z] [2021-02-19T09:39:41.497Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-19T09:39:41.497Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-19T09:39:41.497Z] #9 DONE 0.0s [2021-02-19T09:39:41.497Z] [2021-02-19T09:39:41.497Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-19T09:39:41.497Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-19T09:39:41.497Z] #25 DONE 0.0s [2021-02-19T09:39:41.497Z] [2021-02-19T09:39:41.497Z] #22 [internal] load build context [2021-02-19T09:39:41.497Z] #22 sha256:be723f48b7c86918b934d7513368ec1f3eb1a9896815f84903d2fd8b8f788b13 [2021-02-19T09:39:43.409Z] #22 transferring context: 53.40MB 1.8s done [2021-02-19T09:39:43.409Z] #22 DONE 1.9s [2021-02-19T09:39:43.409Z] [2021-02-19T09:39:43.409Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-19T09:39:43.409Z] #40 sha256:6db8e85b64fc9d4dbc7ad57942a466983927c2473c442751c29e22b5293521c3 [2021-02-19T09:39:43.409Z] #40 CACHED [2021-02-19T09:39:43.409Z] [2021-02-19T09:39:43.409Z] #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-19T09:39:43.409Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-19T09:39:43.409Z] #35 CACHED [2021-02-19T09:39:43.409Z] [2021-02-19T09:39:43.409Z] #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-19T09:39:43.409Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-19T09:39:43.409Z] #26 CACHED [2021-02-19T09:39:43.409Z] [2021-02-19T09:39:43.409Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-19T09:39:43.409Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-19T09:39:43.409Z] #16 CACHED [2021-02-19T09:39:43.409Z] [2021-02-19T09:39:43.409Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-19T09:39:43.409Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-19T09:39:43.409Z] #15 CACHED [2021-02-19T09:39:43.409Z] [2021-02-19T09:39:43.409Z] #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-19T09:39:43.409Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-19T09:39:43.409Z] #11 CACHED [2021-02-19T09:39:43.409Z] [2021-02-19T09:39:43.409Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-19T09:39:43.409Z] #65 sha256:9e2a402e47912d167e5aa9cd83eede198729f0a13d8172053c87be27e89ebf37 [2021-02-19T09:39:43.409Z] #65 CACHED [2021-02-19T09:39:43.409Z] [2021-02-19T09:39:43.409Z] #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-19T09:39:43.409Z] #55 sha256:d0210fe93373f34dad8f01246c6b39a5590c354a1c95251f0285e173c5929410 [2021-02-19T09:39:43.409Z] #55 CACHED [2021-02-19T09:39:43.409Z] [2021-02-19T09:39:43.409Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-19T09:39:43.409Z] #45 sha256:cb60705bb756fb4507a0a8e86ddf38a3ba5d889b95715696a621f83971cd04bd [2021-02-19T09:39:43.409Z] #45 CACHED [2021-02-19T09:39:43.409Z] [2021-02-19T09:39:43.410Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-19T09:39:43.410Z] #34 sha256:3c7c1f6cafbf912004340af27af0ebb25f61199dad4b8980e86cf634009b59ce [2021-02-19T09:39:43.410Z] #34 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #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-19T09:39:43.410Z] #63 sha256:59ae77fb59188f8534286824d91998fa9856d7c89dd147b9510f871e7788c17f [2021-02-19T09:39:43.410Z] #63 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-19T09:39:43.410Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-19T09:39:43.410Z] #30 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-19T09:39:43.410Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-19T09:39:43.410Z] #21 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-19T09:39:43.410Z] #58 sha256:20e9d2df322e0cf5a9aa7bef54f8bb76bd68d40e65a4078fc7ef03cb5d8e767f [2021-02-19T09:39:43.410Z] #58 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #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-19T09:39:43.410Z] #36 sha256:7d48cb21f99a88bd6d9928c236f830b46ed048404622c709fe5e7495abc8115c [2021-02-19T09:39:43.410Z] #36 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #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-19T09:39:43.410Z] #23 sha256:c7f5a67d3dcc688155a00bf05e06305c867805272feba358cb01e3999fc132a8 [2021-02-19T09:39:43.410Z] #23 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #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-19T09:39:43.410Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-19T09:39:43.410Z] #31 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #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-19T09:39:43.410Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-19T09:39:43.410Z] #39 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #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-19T09:39:43.410Z] #33 sha256:bceadd76c50606bb2a4c1a9fd7d5399a73c496874bbb33bc2b747969aca22c1f [2021-02-19T09:39:43.410Z] #33 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-19T09:39:43.410Z] #51 sha256:513c8c80ad785e59cc20f65d077267f8b03b9043b1bd312dc598b37df2a1dd6d [2021-02-19T09:39:43.410Z] #51 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #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-19T09:39:43.410Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-19T09:39:43.410Z] #12 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #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-19T09:39:43.410Z] #50 sha256:5a7b915e39b44f6f6479aaadb92bec964215b6d8eb23c7b6ef6c775eb42b0e28 [2021-02-19T09:39:43.410Z] #50 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-19T09:39:43.410Z] #47 sha256:f05602d81aeacdc3aa17c556fa8b1b2a966573ff024e20f529ad2afea6479d36 [2021-02-19T09:39:43.410Z] #47 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-19T09:39:43.410Z] #29 sha256:c3d977b1f7929c6917ec51b9a50cb5db5c408ae48a6fff62526b3aeb58701564 [2021-02-19T09:39:43.410Z] #29 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-19T09:39:43.410Z] #49 sha256:e69ae041e4e49cb1f9f8a99e8f6f78bc5fbd524a2d4dea405994e6dd844338fd [2021-02-19T09:39:43.410Z] #49 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-19T09:39:43.410Z] #43 sha256:dd7defeaf39a54cd298b00591d2877114f2b5409475b68e75cde320087c97379 [2021-02-19T09:39:43.410Z] #43 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-19T09:39:43.410Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-19T09:39:43.410Z] #38 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #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-19T09:39:43.410Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-19T09:39:43.410Z] #54 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-19T09:39:43.410Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-19T09:39:43.410Z] #18 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-19T09:39:43.410Z] #53 sha256:3a0dfe79ced29950c97c934048499b1b6c73bafaaeec5f714fc95e064ebaee83 [2021-02-19T09:39:43.410Z] #53 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #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-19T09:39:43.410Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-19T09:39:43.410Z] #14 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #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-19T09:39:43.410Z] #46 sha256:913c63f3f59f4272daeffb545fe4c447a6ac3abfa3021d2903d0b731e7bda830 [2021-02-19T09:39:43.410Z] #46 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-19T09:39:43.410Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-19T09:39:43.410Z] #17 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #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-19T09:39:43.410Z] #48 sha256:34967a76fb21f4873fad06a1b15a5ac2aab5a974702266549e7cc66b66567d75 [2021-02-19T09:39:43.410Z] #48 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-19T09:39:43.410Z] #60 sha256:e09b10e8a7d0d1439954ef38f859492e764f8f299efe6c198eaeb7c4e6388e31 [2021-02-19T09:39:43.410Z] #60 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-19T09:39:43.410Z] #24 sha256:54eb8e68bfc1b70ba76e1524142da6873bd9f6dec8c0485fb80b1278e1cf240d [2021-02-19T09:39:43.410Z] #24 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-19T09:39:43.410Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-19T09:39:43.410Z] #13 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #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-19T09:39:43.410Z] #44 sha256:99ec5b5d342dae30451e0875e3d6d46de0f2d18c2144a9954891e7203dd24712 [2021-02-19T09:39:43.410Z] #44 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #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-19T09:39:43.410Z] #57 sha256:18998c712b38a4f2d15f604870ad21da0a93632457683bb2cbc8be3545f62d3f [2021-02-19T09:39:43.410Z] #57 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-19T09:39:43.410Z] #32 sha256:3605ede57099b3decd9b86ba01af6876ce2418da30f4034e631bd2b7449ea3c5 [2021-02-19T09:39:43.410Z] #32 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #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-19T09:39:43.410Z] #28 sha256:f007b790de759e3e9350ae0683d645cac7ab1e902c80d2788231b2d6dfdc7b43 [2021-02-19T09:39:43.410Z] #28 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #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-19T09:39:43.410Z] #52 sha256:6ca853427d442c3edf19ea785b6a97c8e22b02db5ae749f58fbf8c7c18610758 [2021-02-19T09:39:43.410Z] #52 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #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-19T09:39:43.410Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-19T09:39:43.410Z] #42 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #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-19T09:39:43.410Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-19T09:39:43.410Z] #41 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-19T09:39:43.410Z] #56 sha256:b1d4a69c50654a78ed1fd0215963f29105e06fe9d1c9a81005a6ac6e342ab5e3 [2021-02-19T09:39:43.410Z] #56 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-19T09:39:43.410Z] #59 sha256:c3fddc497b78e0f2b3e7bae634eeb7aedec503f34ba63b82dd4e45029b08302a [2021-02-19T09:39:43.410Z] #59 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-19T09:39:43.410Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-19T09:39:43.410Z] #10 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #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-19T09:39:43.410Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-19T09:39:43.410Z] #19 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #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-19T09:39:43.410Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-19T09:39:43.410Z] #20 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-19T09:39:43.410Z] #27 sha256:3c90f46387110649c0856df2694edd3169fd40870f0772bb36b3b0ecfa2e3a52 [2021-02-19T09:39:43.410Z] #27 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-19T09:39:43.410Z] #64 sha256:b46b9657dfa26aa48a8b32e9de6a94abc38069d0e9c2efd3a5d13865fcbe9805 [2021-02-19T09:39:43.410Z] #64 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-19T09:39:43.410Z] #62 sha256:6a25b863b1f3c9a03db9fa3b15e3a99245877bb68dbaee35e79c509a916db89a [2021-02-19T09:39:43.410Z] #62 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #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-19T09:39:43.410Z] #66 sha256:7ef2ffc659a5cff2749f1759f16f66ebd681bc649b73c8e9a8e103d0d8a3cecd [2021-02-19T09:39:43.410Z] #66 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-19T09:39:43.410Z] #37 sha256:819ce2d1b29dcd31ee6d4b8fb59d31f3d1f0ba6e62412715cfb595a89800199b [2021-02-19T09:39:43.410Z] #37 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #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-19T09:39:43.410Z] #67 sha256:ff5023d5f5c6015d5aae5b2a60906e596b1cfab290f415013798cfa034442c1b [2021-02-19T09:39:43.410Z] #67 CACHED [2021-02-19T09:39:43.410Z] [2021-02-19T09:39:43.410Z] #68 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-19T09:39:43.410Z] #68 sha256:dcd2bfde5fd554fbe112718d9d5f12aff0baa4603b28ac0e1d85ab824af73c9f [2021-02-19T09:39:43.432Z] Fetching without tags [2021-02-19T09:39:43.862Z] Merging remotes/origin/master commit bc6f4cc7032544553d2304a5b47ba235dbfe5b9c into PR head commit 1cd1925acd6c36ccdca51aca62ca6b24b2559a6f [2021-02-19T09:39:43.363Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-19T09:39:43.389Z] > git config --add remote.origin.fetch +refs/pull/42038/head:refs/remotes/origin/PR-42038 # timeout=10 [2021-02-19T09:39:43.408Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-19T09:39:43.433Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-19T09:39:43.451Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-19T09:39:43.452Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T09:39:43.466Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42038/head:refs/remotes/origin/PR-42038 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-19T09:39:43.885Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T09:39:43.893Z] > git checkout -f 1cd1925acd6c36ccdca51aca62ca6b24b2559a6f # timeout=10 [2021-02-19T09:39:44.786Z] #68 DONE 1.1s [2021-02-19T09:39:44.786Z] [2021-02-19T09:39:44.786Z] #69 exporting to image [2021-02-19T09:39:44.786Z] #69 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-19T09:39:44.786Z] #69 exporting layers [2021-02-19T09:39:45.618Z] Merge succeeded, producing c5004360939cc5ee42d2b45069793e77ae101584 [2021-02-19T09:39:45.618Z] Checking out Revision c5004360939cc5ee42d2b45069793e77ae101584 (PR-42038) [2021-02-19T09:39:45.722Z] #69 exporting layers 1.0s done [2021-02-19T09:39:45.722Z] #69 writing image sha256:1278a6d96fb4b55dd62fde82aab796aebaf77fd0f81f8387a6995faf6aba6eae done [2021-02-19T09:39:45.722Z] #69 naming to docker.io/library/docker:e54dee52cdd780016845c0a8e69dd84265c0ec39 done [2021-02-19T09:39:45.722Z] #69 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-19T09:39:46.079Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42038/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=e54dee52cdd780016845c0a8e69dd84265c0ec39 -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=master docker:e54dee52cdd780016845c0a8e69dd84265c0ec39 hack/make.sh dynbinary test-integration [2021-02-19T09:39:44.841Z] > git remote # timeout=10 [2021-02-19T09:39:44.866Z] > git config --get remote.origin.url # timeout=10 [2021-02-19T09:39:44.879Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T09:39:44.881Z] > git merge bc6f4cc7032544553d2304a5b47ba235dbfe5b9c # timeout=10 [2021-02-19T09:39:45.618Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-19T09:39:45.632Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T09:39:45.658Z] > git checkout -f c5004360939cc5ee42d2b45069793e77ae101584 # timeout=10 [2021-02-19T09:39:46.647Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-02-19T09:39:46.647Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-02-19T09:39:46.647Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-02-19T09:39:46.647Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-02-19T09:39:46.647Z] 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-19T09:39:46.647Z] Detected virtualization docker. [2021-02-19T09:39:46.647Z] Detected architecture x86-64. [2021-02-19T09:39:46.647Z] Set hostname to <72ce2eae63e7>. [2021-02-19T09:39:46.906Z] + source /etc/docker-entrypoint-cmd [2021-02-19T09:39:46.906Z] ++ hack/make.sh dynbinary test-integration [2021-02-19T09:39:47.165Z] [2021-02-19T09:39:47.424Z] Removing bundles/ [2021-02-19T09:39:47.424Z] [2021-02-19T09:39:47.424Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-19T09:39:47.424Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-19T09:39:47.424Z] GOOS="" GOARCH="" GOARM="" [2021-02-19T09:39:47.656Z] Client: [2021-02-19T09:39:47.656Z] Debug Mode: false [2021-02-19T09:39:47.656Z] Plugins: [2021-02-19T09:39:47.656Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-02-19T09:39:47.656Z] [2021-02-19T09:39:47.656Z] Server: [2021-02-19T09:39:47.656Z] Containers: 0 [2021-02-19T09:39:47.656Z] Running: 0 [2021-02-19T09:39:47.656Z] Paused: 0 [2021-02-19T09:39:47.656Z] Stopped: 0 [2021-02-19T09:39:47.656Z] Images: 0 [2021-02-19T09:39:47.656Z] Server Version: 19.03.12 [2021-02-19T09:39:47.656Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-02-19T09:39:47.656Z] Windows: [2021-02-19T09:39:47.656Z] LCOW: [2021-02-19T09:39:47.656Z] Logging Driver: json-file [2021-02-19T09:39:47.656Z] Plugins: [2021-02-19T09:39:47.656Z] Volume: local [2021-02-19T09:39:47.656Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-19T09:39:47.656Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-19T09:39:47.656Z] Swarm: inactive [2021-02-19T09:39:47.656Z] Default Isolation: process [2021-02-19T09:39:47.656Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-19T09:39:47.656Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-19T09:39:47.656Z] OSType: windows [2021-02-19T09:39:47.656Z] Architecture: x86_64 [2021-02-19T09:39:47.656Z] CPUs: 4 [2021-02-19T09:39:47.656Z] Total Memory: 32GiB [2021-02-19T09:39:47.656Z] Name: azwin-2-2121e0 [2021-02-19T09:39:47.656Z] ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3 [2021-02-19T09:39:47.656Z] Docker Root Dir: D:\docker [2021-02-19T09:39:47.656Z] Debug Mode: false [2021-02-19T09:39:47.656Z] Registry: https://index.docker.io/v1/ [2021-02-19T09:39:47.656Z] Labels: [2021-02-19T09:39:47.656Z] Experimental: true [2021-02-19T09:39:47.656Z] Insecure Registries: [2021-02-19T09:39:47.656Z] 10.0.0.4:5000 [2021-02-19T09:39:47.656Z] 127.0.0.0/8 [2021-02-19T09:39:47.656Z] Registry Mirrors: [2021-02-19T09:39:47.656Z] http://10.0.0.4:5000/ [2021-02-19T09:39:47.656Z] Live Restore Enabled: false [2021-02-19T09:39:47.656Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-02-19T09:39:49.687Z] Commit message: "Merge commit 'bc6f4cc7032544553d2304a5b47ba235dbfe5b9c' into HEAD" [2021-02-19T09:39:49.697Z] > git rev-list --no-walk 1cd1925acd6c36ccdca51aca62ca6b24b2559a6f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-19T09:39:50.852Z] + docker version [2021-02-19T09:39:52.163Z] #48 ... [2021-02-19T09:39:52.163Z] [2021-02-19T09:39:52.163Z] #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-19T09:39:52.163Z] #55 sha256:7f5ae7551eed676a580397811c4f2c5f5fb35e2c3e184679671362ad91534d2c [2021-02-19T09:39:52.163Z] #55 81.54 + bin/containerd [2021-02-19T09:39:52.163Z] #55 ... [2021-02-19T09:39:52.163Z] [2021-02-19T09:39:52.163Z] #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-19T09:39:52.163Z] #48 sha256:881d50e7dfe45c40d2818578562a5f5ec9cc7633ff1beaf8189674e668ed8c55 [2021-02-19T09:39:52.163Z] #48 82.39 + /build/golangci-lint --version [2021-02-19T09:39:52.163Z] #48 82.55 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-19T09:39:52.163Z] #48 DONE 83.0s [2021-02-19T09:39:52.163Z] [2021-02-19T09:39:52.163Z] #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-19T09:39:52.163Z] #55 sha256:7f5ae7551eed676a580397811c4f2c5f5fb35e2c3e184679671362ad91534d2c [2021-02-19T09:39:52.163Z] #55 ... [2021-02-19T09:39:52.163Z] [2021-02-19T09:39:52.163Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-19T09:39:52.163Z] #49 sha256:910e01e3837f722a60bcd37e9a09e211b1a6e8cf627c47720ff2b2e0320df44c [2021-02-19T09:39:52.163Z] #49 DONE 0.1s [2021-02-19T09:39:52.163Z] [2021-02-19T09:39:52.163Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-19T09:39:52.163Z] #51 sha256:7775d33d8985367fcd561d1f0064d8ca550505b4f9d057a92887c7d2cb527108 [2021-02-19T09:39:52.163Z] #51 DONE 0.1s [2021-02-19T09:39:52.163Z] [2021-02-19T09:39:52.163Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-19T09:39:52.163Z] #53 sha256:905abee8ab3a7d29a93e607688f4f5cdf4ec298a90dc2db79dd7a66370af392f [2021-02-19T09:39:52.163Z] #53 DONE 0.1s [2021-02-19T09:39:52.163Z] [2021-02-19T09:39:52.163Z] #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-19T09:39:52.163Z] #55 sha256:7f5ae7551eed676a580397811c4f2c5f5fb35e2c3e184679671362ad91534d2c [2021-02-19T09:39:55.065Z] Client: Docker Engine - Community [2021-02-19T09:39:55.065Z] Version: 20.10.3 [2021-02-19T09:39:55.065Z] API version: 1.41 [2021-02-19T09:39:55.065Z] Go version: go1.13.15 [2021-02-19T09:39:55.065Z] Git commit: 48d30b5 [2021-02-19T09:39:55.065Z] Built: Fri Jan 29 14:33:53 2021 [2021-02-19T09:39:55.065Z] OS/Arch: linux/arm64 [2021-02-19T09:39:55.065Z] Context: default [2021-02-19T09:39:55.065Z] Experimental: true [2021-02-19T09:39:55.065Z] [2021-02-19T09:39:55.065Z] Server: Docker Engine - Community [2021-02-19T09:39:55.065Z] Engine: [2021-02-19T09:39:55.065Z] Version: 20.10.3 [2021-02-19T09:39:55.065Z] API version: 1.41 (minimum version 1.12) [2021-02-19T09:39:55.065Z] Go version: go1.13.15 [2021-02-19T09:39:55.065Z] Git commit: 46229ca [2021-02-19T09:39:55.065Z] Built: Fri Jan 29 14:32:08 2021 [2021-02-19T09:39:55.065Z] OS/Arch: linux/arm64 [2021-02-19T09:39:55.065Z] Experimental: true [2021-02-19T09:39:55.065Z] containerd: [2021-02-19T09:39:55.065Z] Version: 1.4.3 [2021-02-19T09:39:55.065Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-19T09:39:55.065Z] runc: [2021-02-19T09:39:55.065Z] Version: 1.0.0-rc92 [2021-02-19T09:39:55.066Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-19T09:39:55.066Z] docker-init: [2021-02-19T09:39:55.066Z] Version: 0.19.0 [2021-02-19T09:39:55.066Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-19T09:39:55.416Z] + docker info [2021-02-19T09:40:00.714Z] Client: [2021-02-19T09:40:00.714Z] Context: default [2021-02-19T09:40:00.714Z] Debug Mode: false [2021-02-19T09:40:00.714Z] Plugins: [2021-02-19T09:40:00.714Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-19T09:40:00.714Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-19T09:40:00.714Z] [2021-02-19T09:40:00.714Z] Server: [2021-02-19T09:40:00.714Z] Containers: 0 [2021-02-19T09:40:00.714Z] Running: 0 [2021-02-19T09:40:00.714Z] Paused: 0 [2021-02-19T09:40:00.714Z] Stopped: 0 [2021-02-19T09:40:00.714Z] Images: 0 [2021-02-19T09:40:00.714Z] Server Version: 20.10.3 [2021-02-19T09:40:00.714Z] Storage Driver: overlay2 [2021-02-19T09:40:00.714Z] Backing Filesystem: extfs [2021-02-19T09:40:00.714Z] Supports d_type: true [2021-02-19T09:40:00.714Z] Native Overlay Diff: true [2021-02-19T09:40:00.714Z] Logging Driver: json-file [2021-02-19T09:40:00.714Z] Cgroup Driver: cgroupfs [2021-02-19T09:40:00.714Z] Cgroup Version: 1 [2021-02-19T09:40:00.714Z] Plugins: [2021-02-19T09:40:00.714Z] Volume: local [2021-02-19T09:40:00.714Z] Network: bridge host ipvlan macvlan null overlay [2021-02-19T09:40:00.714Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-19T09:40:00.714Z] Swarm: inactive [2021-02-19T09:40:00.714Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-19T09:40:00.714Z] Default Runtime: runc [2021-02-19T09:40:00.714Z] Init Binary: docker-init [2021-02-19T09:40:00.714Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-19T09:40:00.714Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-19T09:40:00.714Z] init version: de40ad0 [2021-02-19T09:40:00.714Z] Security Options: [2021-02-19T09:40:00.714Z] apparmor [2021-02-19T09:40:00.714Z] seccomp [2021-02-19T09:40:00.714Z] Profile: default [2021-02-19T09:40:00.714Z] Kernel Version: 4.15.0-1093-aws [2021-02-19T09:40:00.714Z] Operating System: Ubuntu 16.04.7 LTS [2021-02-19T09:40:00.714Z] OSType: linux [2021-02-19T09:40:00.714Z] Architecture: aarch64 [2021-02-19T09:40:00.714Z] CPUs: 4 [2021-02-19T09:40:00.714Z] Total Memory: 7.525GiB [2021-02-19T09:40:00.714Z] Name: ip-10-100-97-109 [2021-02-19T09:40:00.714Z] ID: HS3U:IGO5:VPJI:V5M2:5SX2:V5CR:PRXJ:5HSF:G7SK:JBQF:ATHM:TB3S [2021-02-19T09:40:00.714Z] Docker Root Dir: /var/lib/docker [2021-02-19T09:40:00.714Z] Debug Mode: false [2021-02-19T09:40:00.714Z] Registry: https://index.docker.io/v1/ [2021-02-19T09:40:00.714Z] Labels: [2021-02-19T09:40:00.714Z] Experimental: true [2021-02-19T09:40:00.714Z] Insecure Registries: [2021-02-19T09:40:00.714Z] 127.0.0.0/8 [2021-02-19T09:40:00.714Z] Live Restore Enabled: true [2021-02-19T09:40:00.714Z] [2021-02-19T09:40:00.714Z] WARNING: No swap limit support [Pipeline] sh [2021-02-19T09:40:01.011Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-19T09:40:01.011Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-19T09:40:01.011Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42038/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-19T09:40:01.011Z] + bash /home/ubuntu/workspace/moby_PR-42038/check-config.sh [2021-02-19T09:40:01.011Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-19T09:40:01.011Z] info: reading kernel config from /boot/config-4.15.0-1093-aws ... [2021-02-19T09:40:01.011Z] [2021-02-19T09:40:01.011Z] Generally Necessary: [2021-02-19T09:40:01.011Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-19T09:40:01.011Z] - apparmor: enabled and tools installed [2021-02-19T09:40:01.011Z] - CONFIG_NAMESPACES: enabled [2021-02-19T09:40:01.273Z] - CONFIG_NET_NS: enabled [2021-02-19T09:40:01.273Z] - CONFIG_PID_NS: enabled [2021-02-19T09:40:01.273Z] - CONFIG_IPC_NS: enabled [2021-02-19T09:40:01.273Z] - CONFIG_UTS_NS: enabled [2021-02-19T09:40:01.273Z] - CONFIG_CGROUPS: enabled [2021-02-19T09:40:01.273Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-19T09:40:01.273Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-19T09:40:01.273Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-19T09:40:01.273Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-19T09:40:01.273Z] - CONFIG_CPUSETS: enabled [2021-02-19T09:40:01.273Z] - CONFIG_MEMCG: enabled [2021-02-19T09:40:01.273Z] - CONFIG_KEYS: enabled [2021-02-19T09:40:01.273Z] - CONFIG_VETH: enabled (as module) [2021-02-19T09:40:01.273Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-19T09:40:01.273Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-19T09:40:01.273Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-02-19T09:40:01.273Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-19T09:40:01.273Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-19T09:40:01.273Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-19T09:40:01.273Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-19T09:40:01.273Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-19T09:40:01.273Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-19T09:40:01.273Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-19T09:40:01.273Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-02-19T09:40:01.273Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-19T09:40:01.273Z] [2021-02-19T09:40:01.273Z] Optional Features: [2021-02-19T09:40:01.273Z] - CONFIG_USER_NS: enabled [2021-02-19T09:40:01.538Z] - CONFIG_SECCOMP: enabled [2021-02-19T09:40:01.538Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-19T09:40:01.538Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-19T09:40:01.538Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-19T09:40:01.538Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-19T09:40:01.538Z] - CONFIG_BLK_CGROUP: enabled [2021-02-19T09:40:01.538Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-19T09:40:01.538Z] - CONFIG_IOSCHED_CFQ: enabled [2021-02-19T09:40:01.538Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-02-19T09:40:01.538Z] - CONFIG_CGROUP_PERF: enabled [2021-02-19T09:40:01.538Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-19T09:40:01.538Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-19T09:40:01.538Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-19T09:40:01.538Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-19T09:40:01.538Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-19T09:40:01.538Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-19T09:40:01.538Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-19T09:40:01.538Z] - CONFIG_IP_VS: enabled (as module) [2021-02-19T09:40:01.538Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-19T09:40:01.538Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-19T09:40:01.538Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-19T09:40:01.538Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-19T09:40:01.538Z] - CONFIG_EXT4_FS: enabled [2021-02-19T09:40:01.538Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-19T09:40:01.538Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-19T09:40:01.799Z] - Network Drivers: [2021-02-19T09:40:01.799Z] - "overlay": [2021-02-19T09:40:01.799Z] - CONFIG_VXLAN: enabled (as module) [2021-02-19T09:40:01.799Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-19T09:40:01.799Z] Optional (for encrypted networks): [2021-02-19T09:40:01.799Z] - CONFIG_CRYPTO: enabled [2021-02-19T09:40:01.799Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-19T09:40:01.799Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-19T09:40:01.799Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-19T09:40:01.799Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-19T09:40:01.799Z] - CONFIG_XFRM: enabled [2021-02-19T09:40:01.799Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-19T09:40:01.799Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-19T09:40:01.799Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-19T09:40:01.799Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-02-19T09:40:01.799Z] - "ipvlan": [2021-02-19T09:40:01.799Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-19T09:40:01.799Z] - "macvlan": [2021-02-19T09:40:01.799Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-19T09:40:01.799Z] - CONFIG_DUMMY: enabled (as module) [2021-02-19T09:40:01.799Z] - "ftp,tftp client in container": [2021-02-19T09:40:02.060Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-19T09:40:02.060Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-19T09:40:02.060Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-19T09:40:02.060Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-19T09:40:02.060Z] - Storage Drivers: [2021-02-19T09:40:02.060Z] - "aufs": [2021-02-19T09:40:02.060Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-19T09:40:02.060Z] - "btrfs": [2021-02-19T09:40:02.060Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-19T09:40:02.060Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-19T09:40:02.060Z] - "devicemapper": [2021-02-19T09:40:02.060Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-19T09:40:02.060Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-19T09:40:02.060Z] - "overlay": [2021-02-19T09:40:02.060Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-19T09:40:02.060Z] - "zfs": [2021-02-19T09:40:02.060Z] - /dev/zfs: missing [2021-02-19T09:40:02.060Z] - zfs command: missing [2021-02-19T09:40:02.060Z] - zpool command: missing [2021-02-19T09:40:02.060Z] [2021-02-19T09:40:02.060Z] Limits: [2021-02-19T09:40:02.060Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-19T09:40:02.060Z] [2021-02-19T09:40:02.060Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-19T09:40:02.414Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e54dee52cdd780016845c0a8e69dd84265c0ec39 . [2021-02-19T09:40:02.989Z] #1 [internal] load build definition from Dockerfile [2021-02-19T09:40:02.989Z] #1 sha256:e703ed69933013d0e15c19072236e3498aa26561b0423cdb009be2552ba6a226 [2021-02-19T09:40:02.989Z] #1 transferring dockerfile: 16.55kB done [2021-02-19T09:40:02.989Z] #1 DONE 0.1s [2021-02-19T09:40:02.989Z] [2021-02-19T09:40:02.989Z] #2 [internal] load .dockerignore [2021-02-19T09:40:02.989Z] #2 sha256:4b64e9d2fd142cf16d7de711b1b6f5864c3d21375ebdadc5a73d0d6bf022c518 [2021-02-19T09:40:02.989Z] #2 transferring context: 87B done [2021-02-19T09:40:02.989Z] #2 DONE 0.0s [2021-02-19T09:40:02.989Z] [2021-02-19T09:40:02.989Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-19T09:40:02.989Z] #3 sha256:3242eeaf18da316ded48256a0832b5cec1bbdac6db0ce0ee365e8a978d41940c [2021-02-19T09:40:03.181Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-02-19T09:40:03.181Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-764c1e1d\powershellScript.ps1'; exit $LASTEXITCODE; [2021-02-19T09:40:03.181Z] ---------------------------------------------------------------------------- [2021-02-19T09:40:03.181Z] [2021-02-19T09:40:03.181Z] INFO: executeCI.ps1 starting at Fri Feb 19 09:40:02 CUT 2021 [2021-02-19T09:40:03.181Z] [2021-02-19T09:40:03.181Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-02-19T09:40:03.181Z] INFO: Running git version 2.24.1.windows.2 [2021-02-19T09:40:03.181Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-02-19T09:40:03.181Z] INFO: Environment variables: [2021-02-19T09:40:03.181Z] [2021-02-19T09:40:03.181Z] Name Value [2021-02-19T09:40:03.181Z] ---- ----- [2021-02-19T09:40:03.181Z] ALLUSERSPROFILE C:\ProgramData [2021-02-19T09:40:03.181Z] amd64 true [2021-02-19T09:40:03.181Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-02-19T09:40:03.181Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-02-19T09:40:03.181Z] arm64 true [2021-02-19T09:40:03.181Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2021-02-19T09:40:03.181Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2021-02-19T09:40:03.181Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-02-19T09:40:03.181Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-02-19T09:40:03.181Z] BRANCH_NAME PR-42038 [2021-02-19T09:40:03.181Z] BUILD_DISPLAY_NAME #4 [2021-02-19T09:40:03.181Z] BUILD_ID 4 [2021-02-19T09:40:03.181Z] BUILD_NUMBER 4 [2021-02-19T09:40:03.181Z] BUILD_TAG jenkins-moby-PR-42038-4 [2021-02-19T09:40:03.181Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42038/4/ [2021-02-19T09:40:03.181Z] cgroup2 true [2021-02-19T09:40:03.181Z] CHANGE_AUTHOR thaJeztah [2021-02-19T09:40:03.181Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-02-19T09:40:03.181Z] CHANGE_BRANCH fix_devicemode [2021-02-19T09:40:03.181Z] CHANGE_FORK thaJeztah/docker [2021-02-19T09:40:03.181Z] CHANGE_ID 42038 [2021-02-19T09:40:03.181Z] CHANGE_TARGET master [2021-02-19T09:40:03.181Z] CHANGE_TITLE oci.Device() fix FileMode to match runtime spec [2021-02-19T09:40:03.181Z] CHANGE_URL https://github.com/moby/moby/pull/42038 [2021-02-19T09:40:03.181Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-19T09:40:03.181Z] CommonProgramFiles C:\Program Files\Common Files [2021-02-19T09:40:03.181Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-02-19T09:40:03.181Z] CommonProgramW6432 C:\Program Files\Common Files [2021-02-19T09:40:03.181Z] COMPUTERNAME azwin-2-2121e0 [2021-02-19T09:40:03.181Z] ComSpec C:\windows\system32\cmd.exe [2021-02-19T09:40:03.181Z] ConfigSequenceNumber 0 [2021-02-19T09:40:03.181Z] dco true [2021-02-19T09:40:03.181Z] DOCKER_BUILDKIT 0 [2021-02-19T09:40:03.181Z] DOCKER_DUT_DEBUG 1 [2021-02-19T09:40:03.181Z] DOCKER_EXPERIMENTAL 1 [2021-02-19T09:40:03.181Z] DOCKER_GRAPHDRIVER overlay2 [2021-02-19T09:40:03.181Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-02-19T09:40:03.181Z] EXECUTOR_NUMBER 0 [2021-02-19T09:40:03.181Z] FQDN azwin-2-2121e0.westus.cloudapp.azure.com [2021-02-19T09:40:03.181Z] GIT_BRANCH PR-42038 [2021-02-19T09:40:03.181Z] GIT_COMMIT e54dee52cdd780016845c0a8e69dd84265c0ec39 [2021-02-19T09:40:03.181Z] GIT_PREVIOUS_COMMIT 1cd1925acd6c36ccdca51aca62ca6b24b2559a6f [2021-02-19T09:40:03.181Z] GIT_URL https://github.com/moby/moby.git [2021-02-19T09:40:03.181Z] HUDSON_COOKIE 39aebc25-d183-4427-b864-d7e68295b25e [2021-02-19T09:40:03.181Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-02-19T09:40:03.181Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-02-19T09:40:03.181Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-02-19T09:40:03.181Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.275-1.b01.ojdkbuild.windows.x86_64 [2021-02-19T09:40:03.181Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-02-19T09:40:03.181Z] JENKINS_NODE_COOKIE f2bc33ae-76c2-4cfd-8bef-ea3a5af3419c [2021-02-19T09:40:03.181Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-02-19T09:40:03.181Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-02-19T09:40:03.181Z] JOB_BASE_NAME PR-42038 [2021-02-19T09:40:03.181Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42038/display/redirect [2021-02-19T09:40:03.181Z] JOB_NAME moby/PR-42038 [2021-02-19T09:40:03.182Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42038/ [2021-02-19T09:40:03.182Z] library.jps.version master [2021-02-19T09:40:03.182Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-02-19T09:40:03.182Z] NODE_LABELS amd64 azure azwin-2-2121e0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-02-19T09:40:03.182Z] NODE_NAME azwin-2-2121e0 [2021-02-19T09:40:03.182Z] NUMBER_OF_PROCESSORS 4 [2021-02-19T09:40:03.182Z] OS Windows_NT [2021-02-19T09:40:03.182Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-02-19T09:40:03.182Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-02-19T09:40:03.182Z] ppc64le false [2021-02-19T09:40:03.182Z] PROCESSOR_ARCHITECTURE AMD64 [2021-02-19T09:40:03.182Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-02-19T09:40:03.182Z] PROCESSOR_LEVEL 6 [2021-02-19T09:40:03.182Z] PROCESSOR_REVISION 5504 [2021-02-19T09:40:03.182Z] ProgramData C:\ProgramData [2021-02-19T09:40:03.182Z] ProgramFiles C:\Program Files [2021-02-19T09:40:03.182Z] ProgramFiles(x86) C:\Program Files (x86) [2021-02-19T09:40:03.182Z] ProgramW6432 C:\Program Files [2021-02-19T09:40:03.182Z] PROMPT $P$G [2021-02-19T09:40:03.182Z] PSExecutionPolicyPreference Bypass [2021-02-19T09:40:03.182Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-02-19T09:40:03.182Z] PUBLIC C:\Users\Public [2021-02-19T09:40:03.182Z] rootless true [2021-02-19T09:40:03.182Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42038/4/display/redirect?page=artif... [2021-02-19T09:40:03.182Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42038/4/display/redirect?page=changes [2021-02-19T09:40:03.182Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42038/4/display/redirect [2021-02-19T09:40:03.182Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42038/4/display/redirect?page=tests [2021-02-19T09:40:03.182Z] s390x false [2021-02-19T09:40:03.182Z] SKIP_VALIDATION_TESTS 1 [2021-02-19T09:40:03.182Z] SOURCES_DRIVE d [2021-02-19T09:40:03.182Z] SOURCES_SUBDIR gopath [2021-02-19T09:40:03.182Z] STAGE_NAME Run tests [2021-02-19T09:40:03.182Z] SystemDrive C: [2021-02-19T09:40:03.182Z] SystemRoot C:\windows [2021-02-19T09:40:03.182Z] TEMP C:\windows\TEMP [2021-02-19T09:40:03.182Z] TESTDEBUG 0 [2021-02-19T09:40:03.182Z] TESTRUN_DRIVE d [2021-02-19T09:40:03.182Z] TESTRUN_SUBDIR CI [2021-02-19T09:40:03.182Z] TIMEOUT 120m [2021-02-19T09:40:03.182Z] TMP C:\windows\TEMP [2021-02-19T09:40:03.182Z] unit_validate true [2021-02-19T09:40:03.182Z] USERDOMAIN WORKGROUP [2021-02-19T09:40:03.182Z] USERNAME azwin-2-2121e0$ [2021-02-19T09:40:03.182Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-02-19T09:40:03.182Z] validate_force false [2021-02-19T09:40:03.182Z] windir C:\windows [2021-02-19T09:40:03.182Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-02-19T09:40:03.182Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-02-19T09:40:03.182Z] windowsRS1 false [2021-02-19T09:40:03.182Z] windowsRS5 true [2021-02-19T09:40:03.182Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-02-19T09:40:03.182Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-02-19T09:40:03.182Z] [2021-02-19T09:40:03.182Z] [2021-02-19T09:40:03.182Z] [2021-02-19T09:40:03.642Z] INFO: Sources under d:\gopath\... [2021-02-19T09:40:03.642Z] INFO: Test run under d:\CI\... [2021-02-19T09:40:03.642Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-02-19T09:40:03.642Z] INFO: docker/docker repository was found [2021-02-19T09:40:03.933Z] #3 DONE 0.8s [2021-02-19T09:40:03.933Z] [2021-02-19T09:40:03.933Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-19T09:40:03.933Z] #4 sha256:e2fb1c94d106d597da9164a068ce49aece352b29fc05b57104b551e09cb4545e [2021-02-19T09:40:03.933Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-19T09:40:03.933Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s [2021-02-19T09:40:03.933Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-19T09:40:03.933Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2021-02-19T09:40:03.933Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2021-02-19T09:40:04.102Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-02-19T09:40:04.194Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 2.10MB / 8.28MB 0.2s [2021-02-19T09:40:04.194Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s [2021-02-19T09:40:04.457Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s done [2021-02-19T09:40:04.457Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2021-02-19T09:40:04.718Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2021-02-19T09:40:04.718Z] #4 DONE 0.8s [2021-02-19T09:40:05.080Z] ltsc2019: Pulling from windows/servercore [2021-02-19T09:40:05.080Z] 4612f6d0b889: Pulling fs layer [2021-02-19T09:40:05.080Z] db4edcf0861f: Pulling fs layer [2021-02-19T09:40:05.291Z] [2021-02-19T09:40:05.291Z] #5 [internal] load build definition from Dockerfile [2021-02-19T09:40:05.291Z] #5 sha256:13a1016a95be6af800b242953c6427d6860147ace1c65be53a855f2b8ec80f4d [2021-02-19T09:40:05.291Z] #5 transferring dockerfile: 16.55kB done [2021-02-19T09:40:05.291Z] #5 DONE 0.1s [2021-02-19T09:40:05.291Z] [2021-02-19T09:40:05.291Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-19T09:40:05.291Z] #7 sha256:d71d81e7655e217a265abade180b866597ca13067c3e3d98a7c9383c573e8071 [2021-02-19T09:40:05.552Z] #7 DONE 0.2s [2021-02-19T09:40:05.552Z] [2021-02-19T09:40:05.552Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-19T09:40:05.552Z] #8 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-02-19T09:40:05.552Z] #8 DONE 0.4s [2021-02-19T09:40:05.552Z] [2021-02-19T09:40:05.552Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-02-19T09:40:05.552Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-02-19T09:40:05.552Z] #6 DONE 0.4s [2021-02-19T09:40:09.780Z] [2021-02-19T09:40:09.780Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-19T09:40:09.780Z] #61 sha256:f5f6822bf2d1ee8cee9361ba21964db1b075789ef9a6d55e940c346d25984665 [2021-02-19T09:40:09.780Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-19T09:40:09.780Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-19T09:40:09.780Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-19T09:40:09.780Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-19T09:40:09.780Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2021-02-19T09:40:09.780Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 954.37kB / 9.86MB 0.2s [2021-02-19T09:40:10.048Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s [2021-02-19T09:40:10.048Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2021-02-19T09:40:10.048Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2021-02-19T09:40:10.050Z] #55 ... [2021-02-19T09:40:10.050Z] [2021-02-19T09:40:10.050Z] #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-19T09:40:10.050Z] #48 sha256:86b330b73dfd5e685833d63f9ba1414665be1fcae69b856610688ca02e5ce90d [2021-02-19T09:40:10.050Z] #48 80.25 + /build/golangci-lint --version [2021-02-19T09:40:10.050Z] #48 80.39 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-19T09:40:10.050Z] #48 DONE 80.7s [2021-02-19T09:40:10.050Z] [2021-02-19T09:40:10.050Z] #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-19T09:40:10.050Z] #55 sha256:894bca071f700d39387d6eff32c575adfe5338e5a05eb35b52052af0e0c85ee8 [2021-02-19T09:40:10.050Z] #55 81.22 + bin/containerd [2021-02-19T09:40:10.050Z] #55 ... [2021-02-19T09:40:10.050Z] [2021-02-19T09:40:10.050Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-19T09:40:10.050Z] #49 sha256:d8b6c50cf21831ee1ccde3715232223975b2de37eab65cf7d49ce1798b343d2d [2021-02-19T09:40:10.050Z] #49 DONE 0.5s [2021-02-19T09:40:10.050Z] [2021-02-19T09:40:10.050Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-19T09:40:10.050Z] #51 sha256:216b26ba95b3a18a9bf0e6b56b36ab507ae6f520a38c643e18c530640ddad016 [2021-02-19T09:40:10.050Z] #51 DONE 0.1s [2021-02-19T09:40:10.050Z] [2021-02-19T09:40:10.050Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-19T09:40:10.050Z] #53 sha256:8c73ba359aa0b1170566233f7b54637ce58863497090d838324217cf0b32056d [2021-02-19T09:40:10.050Z] #53 DONE 0.4s [2021-02-19T09:40:10.050Z] [2021-02-19T09:40:10.050Z] #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-19T09:40:10.050Z] #55 sha256:894bca071f700d39387d6eff32c575adfe5338e5a05eb35b52052af0e0c85ee8 [2021-02-19T09:40:11.976Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.6s done [2021-02-19T09:40:12.169Z] db4edcf0861f: Verifying Checksum [2021-02-19T09:40:12.169Z] db4edcf0861f: Download complete [2021-02-19T09:40:12.238Z] #61 DONE 2.7s [2021-02-19T09:40:12.238Z] [2021-02-19T09:40:12.238Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-19T09:40:12.238Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-19T09:40:12.238Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-19T09:40:12.238Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-02-19T09:40:12.238Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-19T09:40:12.238Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-02-19T09:40:12.238Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.4s done [2021-02-19T09:40:12.238Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.5s done [2021-02-19T09:40:12.238Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 1.7s done [2021-02-19T09:40:12.238Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 2.2s done [2021-02-19T09:40:12.238Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 2.6s [2021-02-19T09:40:12.238Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0.9s [2021-02-19T09:40:12.238Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 2.6s [2021-02-19T09:40:12.238Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 23.07MB / 97.69MB 2.6s [2021-02-19T09:40:12.238Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 36.72MB / 97.69MB 2.7s [2021-02-19T09:40:12.504Z] #9 ... [2021-02-19T09:40:12.504Z] [2021-02-19T09:40:12.504Z] #22 [internal] load build context [2021-02-19T09:40:12.504Z] #22 sha256:5b4e4c3d8c0a965e8b6c88649a45b31eb2adad829ac6a50661b405cf1a689665 [2021-02-19T09:40:12.504Z] #22 transferring context: 53.41MB 2.9s done [2021-02-19T09:40:12.504Z] #22 DONE 3.0s [2021-02-19T09:40:12.504Z] [2021-02-19T09:40:12.504Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-19T09:40:12.504Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-19T09:40:12.504Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 2.8s done [2021-02-19T09:40:12.504Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 2.9s done [2021-02-19T09:40:12.504Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 49.28MB / 97.69MB 2.9s [2021-02-19T09:40:12.504Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 55.57MB / 97.69MB 3.0s [2021-02-19T09:40:12.765Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 63.68MB / 97.69MB 3.1s [2021-02-19T09:40:13.061Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 71.30MB / 97.69MB 3.3s [2021-02-19T09:40:13.061Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 82.84MB / 97.69MB 3.4s [2021-02-19T09:40:13.325Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 3.6s [2021-02-19T09:40:14.717Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 4.7s done [2021-02-19T09:40:15.009Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 3.6s done [2021-02-19T09:40:15.960Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-02-19T09:40:16.536Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.7s done [2021-02-19T09:40:16.536Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-02-19T09:40:17.110Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.5s done [2021-02-19T09:40:17.382Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2021-02-19T09:40:18.870Z] #55 110.5 + bin/containerd-stress [2021-02-19T09:40:19.126Z] #55 112.3 + bin/containerd-shim [2021-02-19T09:40:19.306Z] #9 ... [2021-02-19T09:40:19.306Z] [2021-02-19T09:40:19.306Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-19T09:40:19.306Z] #25 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0 [2021-02-19T09:40:19.306Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-02-19T09:40:19.306Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-02-19T09:40:19.306Z] #25 sha256:330cbf028662c0c41ff94c23dc1e37d1cd52703e79e795e275d5f6c86022a8e3 529B / 529B done [2021-02-19T09:40:19.306Z] #25 sha256:fc905079e700da665fc183fff2fcc52bb91dd47590da3b534f1c4f5c4a965f28 1.46kB / 1.46kB done [2021-02-19T09:40:19.306Z] #25 sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 49.18MB / 49.18MB 5.9s done [2021-02-19T09:40:19.306Z] #25 extracting sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 3.1s done [2021-02-19T09:40:19.306Z] #25 DONE 9.5s [2021-02-19T09:40:19.306Z] [2021-02-19T09:40:19.306Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-19T09:40:19.306Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-19T09:40:20.750Z] 4612f6d0b889: Verifying Checksum [2021-02-19T09:40:20.750Z] 4612f6d0b889: Download complete [2021-02-19T09:40:20.772Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.4s done [2021-02-19T09:40:21.351Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2021-02-19T09:40:23.916Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.8s done [2021-02-19T09:40:24.490Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2021-02-19T09:40:27.210Z] #55 119.2 + bin/containerd-shim-runc-v1 [2021-02-19T09:40:28.709Z] #9 ... [2021-02-19T09:40:28.709Z] [2021-02-19T09:40:28.709Z] #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-19T09:40:28.709Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-02-19T09:40:28.709Z] #26 1.416 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-19T09:40:28.709Z] #26 1.457 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-19T09:40:28.709Z] #26 1.482 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-19T09:40:28.709Z] #26 1.615 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-02-19T09:40:28.709Z] #26 1.850 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-19T09:40:28.709Z] #26 2.075 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-02-19T09:40:28.709Z] #26 3.599 Fetched 8246 kB in 3s (3185 kB/s) [2021-02-19T09:40:28.709Z] #26 3.599 Reading package lists... [2021-02-19T09:40:28.709Z] #26 4.912 Reading package lists... [2021-02-19T09:40:28.709Z] #26 6.216 Building dependency tree... [2021-02-19T09:40:28.709Z] #26 6.893 The following additional packages will be installed: [2021-02-19T09:40:28.709Z] #26 6.893 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-19T09:40:28.709Z] #26 6.894 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-19T09:40:28.709Z] #26 6.895 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-19T09:40:28.709Z] #26 6.897 Suggested packages: [2021-02-19T09:40:28.709Z] #26 6.897 krb5-doc krb5-user [2021-02-19T09:40:28.709Z] #26 6.897 Recommended packages: [2021-02-19T09:40:28.709Z] #26 6.897 krb5-locales publicsuffix libsasl2-modules [2021-02-19T09:40:28.709Z] #26 7.136 The following NEW packages will be installed: [2021-02-19T09:40:28.709Z] #26 7.136 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-19T09:40:28.709Z] #26 7.136 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-19T09:40:28.709Z] #26 7.136 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-19T09:40:28.709Z] #26 7.139 libssh2-1 libssl1.1 openssl [2021-02-19T09:40:28.709Z] #26 7.437 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-19T09:40:28.709Z] #26 7.437 Need to get 4778 kB of archives. [2021-02-19T09:40:28.709Z] #26 7.437 After this operation, 11.5 MB of additional disk space will be used. [2021-02-19T09:40:28.709Z] #26 7.437 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u5 [1382 kB] [2021-02-19T09:40:28.709Z] #26 7.440 Get:2 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-02-19T09:40:28.709Z] #26 7.467 Get:3 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-02-19T09:40:28.709Z] #26 7.467 Get:4 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-19T09:40:28.709Z] #26 7.471 Get:5 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-02-19T09:40:28.709Z] #26 7.472 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-02-19T09:40:28.709Z] #26 7.473 Get:7 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-02-19T09:40:28.709Z] #26 7.479 Get:8 http://security.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u5 [90.0 kB] [2021-02-19T09:40:28.709Z] #26 7.509 Get:9 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-02-19T09:40:28.709Z] #26 7.509 Get:10 http://security.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u5 [216 kB] [2021-02-19T09:40:28.709Z] #26 7.512 Get:11 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u5 [823 kB] [2021-02-19T09:40:28.709Z] #26 7.516 Get:12 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-02-19T09:40:28.709Z] #26 7.523 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-02-19T09:40:28.709Z] #26 7.523 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-02-19T09:40:28.709Z] #26 7.523 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-02-19T09:40:28.709Z] #26 7.525 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-02-19T09:40:28.709Z] #26 7.528 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2021-02-19T09:40:28.709Z] #26 7.533 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2021-02-19T09:40:28.709Z] #26 7.538 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-02-19T09:40:28.709Z] #26 7.541 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-02-19T09:40:28.709Z] #26 7.543 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-02-19T09:40:28.709Z] #26 7.784 debconf: delaying package configuration, since apt-utils is not installed [2021-02-19T09:40:28.709Z] #26 7.834 Fetched 4778 kB in 0s (13.2 MB/s) [2021-02-19T09:40:28.709Z] #26 7.879 Selecting previously unselected package libssl1.1:arm64. [2021-02-19T09:40:28.709Z] #26 7.879 (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 ... 6670 files and directories currently installed.) [2021-02-19T09:40:28.709Z] #26 7.889 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_arm64.deb ... [2021-02-19T09:40:28.709Z] #26 7.899 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u5) ... [2021-02-19T09:40:28.709Z] #26 8.089 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-02-19T09:40:28.709Z] #26 8.092 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-02-19T09:40:28.709Z] #26 8.098 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-19T09:40:28.709Z] #26 8.203 Selecting previously unselected package libsasl2-2:arm64. [2021-02-19T09:40:28.709Z] #26 8.206 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-02-19T09:40:28.709Z] #26 8.210 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-19T09:40:28.709Z] #26 8.271 Selecting previously unselected package libldap-common. [2021-02-19T09:40:28.709Z] #26 8.271 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u5_all.deb ... [2021-02-19T09:40:28.709Z] #26 8.275 Unpacking libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-19T09:40:28.709Z] #26 8.348 Selecting previously unselected package libldap-2.4-2:arm64. [2021-02-19T09:40:28.709Z] #26 8.348 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u5_arm64.deb ... [2021-02-19T09:40:28.709Z] #26 8.353 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u5) ... [2021-02-19T09:40:28.709Z] #26 8.462 Selecting previously unselected package openssl. [2021-02-19T09:40:28.709Z] #26 8.465 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_arm64.deb ... [2021-02-19T09:40:28.709Z] #26 8.470 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-02-19T09:40:28.709Z] #26 8.640 Selecting previously unselected package ca-certificates. [2021-02-19T09:40:28.709Z] #26 8.640 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-19T09:40:28.709Z] #26 8.645 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-19T09:40:28.709Z] #26 8.786 Selecting previously unselected package libkeyutils1:arm64. [2021-02-19T09:40:28.709Z] #26 8.789 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ... [2021-02-19T09:40:28.709Z] #26 8.799 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-02-19T09:40:28.709Z] #26 8.903 Selecting previously unselected package libkrb5support0:arm64. [2021-02-19T09:40:28.709Z] #26 8.903 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-02-19T09:40:28.709Z] #26 8.916 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-02-19T09:40:28.709Z] #26 9.023 Selecting previously unselected package libk5crypto3:arm64. [2021-02-19T09:40:28.709Z] #26 9.023 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-02-19T09:40:28.709Z] #26 9.033 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-02-19T09:40:28.709Z] #26 9.165 Selecting previously unselected package libkrb5-3:arm64. [2021-02-19T09:40:28.709Z] #26 9.165 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-02-19T09:40:28.709Z] #26 9.186 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-02-19T09:40:28.709Z] #26 9.330 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-02-19T09:40:28.709Z] #26 9.332 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-02-19T09:40:28.709Z] #26 9.340 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-02-19T09:40:28.709Z] #26 9.553 Selecting previously unselected package libnghttp2-14:arm64. [2021-02-19T09:40:28.709Z] #26 9.553 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-02-19T09:40:28.709Z] #26 ... [2021-02-19T09:40:28.709Z] [2021-02-19T09:40:28.709Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-19T09:40:28.709Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-19T09:40:29.653Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.2s [2021-02-19T09:40:29.921Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.6s done [2021-02-19T09:40:30.479Z] #55 123.7 + bin/containerd-shim-runc-v2 [2021-02-19T09:40:30.493Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 [2021-02-19T09:40:30.493Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-02-19T09:40:31.072Z] #9 DONE 21.4s [2021-02-19T09:40:31.072Z] [2021-02-19T09:40:31.072Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-19T09:40:31.072Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-02-19T09:40:31.409Z] #55 124.6 + binaries [2021-02-19T09:40:31.409Z] #55 124.6 + install -D bin/containerd /build/containerd [2021-02-19T09:40:31.409Z] #55 124.7 + install -D bin/containerd-shim /build/containerd-shim [2021-02-19T09:40:31.409Z] #55 124.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-19T09:40:31.409Z] #55 124.7 + install -D bin/ctr /build/ctr [2021-02-19T09:40:32.001Z] #55 DONE 125.2s [2021-02-19T09:40:32.023Z] #10 DONE 1.3s [2021-02-19T09:40:32.023Z] [2021-02-19T09:40:32.023Z] #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-19T09:40:32.023Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-02-19T09:40:32.023Z] #26 9.561 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-02-19T09:40:32.023Z] #26 10.00 Selecting previously unselected package libpsl5:arm64. [2021-02-19T09:40:32.023Z] #26 10.00 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-02-19T09:40:32.023Z] #26 10.05 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-02-19T09:40:32.023Z] #26 10.66 Selecting previously unselected package librtmp1:arm64. [2021-02-19T09:40:32.023Z] #26 10.66 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-02-19T09:40:32.023Z] #26 10.83 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-19T09:40:32.023Z] #26 10.99 Selecting previously unselected package libssh2-1:arm64. [2021-02-19T09:40:32.023Z] #26 10.99 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-02-19T09:40:32.023Z] #26 11.02 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-02-19T09:40:32.023Z] #26 11.53 Selecting previously unselected package libcurl4:arm64. [2021-02-19T09:40:32.023Z] #26 11.53 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2021-02-19T09:40:32.023Z] #26 11.53 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-02-19T09:40:32.023Z] #26 11.66 Selecting previously unselected package curl. [2021-02-19T09:40:32.023Z] #26 11.66 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2021-02-19T09:40:32.023Z] #26 11.66 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-19T09:40:32.023Z] #26 11.73 Selecting previously unselected package libonig5:arm64. [2021-02-19T09:40:32.023Z] #26 11.73 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-02-19T09:40:32.023Z] #26 11.74 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-02-19T09:40:32.023Z] #26 11.82 Selecting previously unselected package libjq1:arm64. [2021-02-19T09:40:32.023Z] #26 11.82 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-02-19T09:40:32.023Z] #26 11.83 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-02-19T09:40:32.023Z] #26 11.88 Selecting previously unselected package jq. [2021-02-19T09:40:32.023Z] #26 11.88 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-02-19T09:40:32.023Z] #26 11.88 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-19T09:40:32.023Z] #26 11.94 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-02-19T09:40:32.023Z] #26 11.98 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-02-19T09:40:32.023Z] #26 11.99 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u5) ... [2021-02-19T09:40:32.023Z] #26 12.19 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-02-19T09:40:32.023Z] #26 12.21 Setting up libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-19T09:40:32.023Z] #26 12.23 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-02-19T09:40:32.023Z] #26 12.24 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-19T09:40:32.023Z] #26 12.25 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-19T09:40:32.023Z] #26 12.26 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-02-19T09:40:32.023Z] #26 12.28 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-19T09:40:32.023Z] #26 12.30 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-02-19T09:40:32.023Z] #26 12.31 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-02-19T09:40:32.023Z] #26 12.33 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-02-19T09:40:32.023Z] #26 12.34 Setting up libonig5:arm64 (6.9.1-1) ... [2021-02-19T09:40:32.023Z] #26 12.36 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-02-19T09:40:32.023Z] #26 12.37 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u5) ... [2021-02-19T09:40:32.023Z] #26 12.39 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-19T09:40:32.286Z] #26 13.18 Updating certificates in /etc/ssl/certs... [2021-02-19T09:40:32.929Z] [2021-02-19T09:40:32.929Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-19T09:40:32.929Z] #56 sha256:291fcb167e68f3e6565e6231513f1eacac8a14d51ea18431c80e1829826f4cb5 [2021-02-19T09:40:33.186Z] #56 DONE 0.2s [2021-02-19T09:40:33.186Z] [2021-02-19T09:40:33.186Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-19T09:40:33.186Z] #60 sha256:ec03427e72710107b448c59ca7dc2324e51eec444c41b37b568cac052e3ed98a [2021-02-19T09:40:33.186Z] #60 DONE 0.1s [2021-02-19T09:40:33.186Z] [2021-02-19T09:40:33.186Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-19T09:40:33.186Z] #62 sha256:77e5e6b530cecb6097cce7fcc93ecee4d43b863bc0b35e72478a23a9a4f68d88 [2021-02-19T09:40:33.231Z] #26 ... [2021-02-19T09:40:33.231Z] [2021-02-19T09:40:33.231Z] #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-19T09:40:33.231Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-02-19T09:40:33.231Z] #11 DONE 0.9s [2021-02-19T09:40:33.231Z] [2021-02-19T09:40:33.231Z] #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-19T09:40:33.231Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-02-19T09:40:33.231Z] #26 14.26 137 added, 0 removed; done. [2021-02-19T09:40:33.231Z] #26 14.30 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-02-19T09:40:33.231Z] #26 14.32 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-19T09:40:33.442Z] #62 DONE 0.2s [2021-02-19T09:40:33.442Z] [2021-02-19T09:40:33.442Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-19T09:40:33.442Z] #64 sha256:113da00d2f590f98fc88ab4ccabc1ac03642503dd590b75aff302279c9c40d8f [2021-02-19T09:40:33.442Z] #64 DONE 0.0s [2021-02-19T09:40:33.494Z] #26 ... [2021-02-19T09:40:33.494Z] [2021-02-19T09:40:33.494Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-19T09:40:33.494Z] #30 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-02-19T09:40:33.494Z] #30 DONE 0.2s [2021-02-19T09:40:33.494Z] [2021-02-19T09:40:33.494Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-19T09:40:33.494Z] #38 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-02-19T09:40:33.494Z] #38 DONE 0.3s [2021-02-19T09:40:33.494Z] [2021-02-19T09:40:33.494Z] #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-19T09:40:33.494Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-02-19T09:40:33.494Z] #26 14.36 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-02-19T09:40:33.494Z] #26 14.38 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-19T09:40:33.494Z] #26 14.39 Processing triggers for libc-bin (2.28-10) ... [2021-02-19T09:40:33.494Z] #26 14.42 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-19T09:40:33.494Z] #26 14.45 Updating certificates in /etc/ssl/certs... [2021-02-19T09:40:33.697Z] [2021-02-19T09:40:33.697Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-19T09:40:33.697Z] #65 sha256:ce3aee0e90186be49b39ee4a83891c3cfb8b0eea7e2fa77b85762bc0d002a045 [2021-02-19T09:40:33.697Z] #65 DONE 0.0s [2021-02-19T09:40:33.697Z] [2021-02-19T09:40:33.697Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-19T09:40:33.697Z] #66 sha256:814fd787debd80c4e70d2231af94dd00fc70264c4fed9cdd3ac4f207cbe26509 [2021-02-19T09:40:34.259Z] #66 DONE 0.6s [2021-02-19T09:40:34.259Z] [2021-02-19T09:40:34.259Z] #67 exporting to image [2021-02-19T09:40:34.259Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-19T09:40:34.259Z] #67 exporting layers [2021-02-19T09:40:36.147Z] #67 exporting layers 2.0s done [2021-02-19T09:40:36.147Z] #67 writing image sha256:7c940569020cd5831a6e626f87d092a438692f399091c0014c4600f9ec01ebd9 [2021-02-19T09:40:36.147Z] #67 writing image sha256:7c940569020cd5831a6e626f87d092a438692f399091c0014c4600f9ec01ebd9 done [2021-02-19T09:40:36.147Z] #67 naming to docker.io/library/docker:e54dee52cdd780016845c0a8e69dd84265c0ec39 done [2021-02-19T09:40:36.147Z] #67 DONE 2.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-02-19T09:40:36.257Z] #26 16.79 0 added, 0 removed; done. [2021-02-19T09:40:36.257Z] #26 16.79 Running hooks in /etc/ca-certificates/update.d... [2021-02-19T09:40:36.257Z] #26 16.79 done. [2021-02-19T09:40:36.257Z] #26 DONE 17.1s [2021-02-19T09:40:36.257Z] [2021-02-19T09:40:36.257Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-19T09:40:36.257Z] #27 sha256:21f565598648c1b444645748ba3db6b5db0fb59ad347cc5a446982506a6df09d [2021-02-19T09:40:36.481Z] + trap exit INT TERM [2021-02-19T09:40:36.481Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-02-19T09:40:36.481Z] + CONTAINER_NAME=docker-pr4 [2021-02-19T09:40:36.481Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42038/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42038/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e54dee52cdd780016845c0a8e69dd84265c0ec39 -e DOCKER_GRAPHDRIVER docker:e54dee52cdd780016845c0a8e69dd84265c0ec39 hack/make.sh dynbinary-daemon [2021-02-19T09:40:36.519Z] #27 DONE 0.2s [2021-02-19T09:40:36.519Z] [2021-02-19T09:40:36.519Z] #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-19T09:40:36.519Z] #28 sha256:4234e7d489c96847ad5e9d0cb663c5316754e4b6b590eed55fc09ecb947b5022 [2021-02-19T09:40:36.607Z] #55 109.6 + bin/containerd-stress [2021-02-19T09:40:37.043Z] [2021-02-19T09:40:37.043Z] Removing bundles/ [2021-02-19T09:40:37.043Z] [2021-02-19T09:40:37.043Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-02-19T09:40:37.043Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-19T09:40:37.043Z] GOOS="" GOARCH="" GOARM="" [2021-02-19T09:40:37.995Z] #55 111.7 + bin/containerd-shim [2021-02-19T09:40:39.833Z] #28 3.432 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-19T09:40:40.095Z] #28 3.811 [2021-02-19T09:40:42.821Z] #28 4.121 0.0% ### 4.7% ####### 10.1% ########## 15.0% ############## 20.5% ################### 26.5% ###################### 30.6% ########################### 37.7% ################################# 45.8% ##################################### 52.5% ########################################### 60.4% ################################################## 69.6% ####################################################### 76.5% ######################################################### 79.6% ########################################################## 80.9% ########################################################### 83.3% ############################################################## 86.8% ################################################################ 89.8% ################################################################## 92.4% ##################################################################### 96.5% ####################################################################### 99.6% ######################################################################## 100.0% [2021-02-19T09:40:42.821Z] #28 6.538 [2021-02-19T09:40:43.084Z] #28 6.762 0.1% [2021-02-19T09:40:43.084Z] #28 ... [2021-02-19T09:40:43.084Z] [2021-02-19T09:40:43.084Z] #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-19T09:40:43.084Z] #33 sha256:cb95ee6a3f9c35097c90e225cd1078d19462c15c5d0b8768c3a4e0685a1739c8 [2021-02-19T09:40:43.084Z] #33 4.946 + RM_GOPATH=0 [2021-02-19T09:40:43.084Z] #33 4.946 + TMP_GOPATH= [2021-02-19T09:40:43.084Z] #33 4.946 + : /build [2021-02-19T09:40:43.084Z] #33 4.946 + '[' -z '' ']' [2021-02-19T09:40:43.084Z] #33 4.946 ++ mktemp -d [2021-02-19T09:40:43.084Z] #33 4.958 + export GOPATH=/tmp/tmp.FXpulJPH2x [2021-02-19T09:40:43.084Z] #33 4.958 + GOPATH=/tmp/tmp.FXpulJPH2x [2021-02-19T09:40:43.084Z] #33 4.958 + RM_GOPATH=1 [2021-02-19T09:40:43.084Z] #33 4.958 + case "$(go env GOARCH)" in [2021-02-19T09:40:43.084Z] #33 4.958 ++ go env GOARCH [2021-02-19T09:40:43.084Z] #33 4.989 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-19T09:40:43.084Z] #33 4.989 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T09:40:43.084Z] #33 4.989 + GO_BUILDMODE=-buildmode=pie [2021-02-19T09:40:43.084Z] #33 4.989 ++ dirname /tmp/install/install.sh [2021-02-19T09:40:43.084Z] #33 4.989 + dir=/tmp/install [2021-02-19T09:40:43.084Z] #33 4.989 + bin=tomlv [2021-02-19T09:40:43.084Z] #33 4.989 + shift [2021-02-19T09:40:43.084Z] #33 4.989 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-19T09:40:43.084Z] #33 4.989 + . /tmp/install/tomlv.installer [2021-02-19T09:40:43.084Z] #33 4.989 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-19T09:40:43.084Z] #33 4.989 + install_tomlv [2021-02-19T09:40:43.084Z] #33 4.989 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-19T09:40:43.084Z] #33 4.990 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.FXpulJPH2x/src/github.com/BurntSushi/toml [2021-02-19T09:40:43.084Z] #33 4.999 Cloning into '/tmp/tmp.FXpulJPH2x/src/github.com/BurntSushi/toml'... [2021-02-19T09:40:43.084Z] #33 5.740 + cd /tmp/tmp.FXpulJPH2x/src/github.com/BurntSushi/toml [2021-02-19T09:40:43.084Z] #33 5.740 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-19T09:40:43.084Z] #33 5.749 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-19T09:40:43.084Z] #33 6.354 runtime/internal/sys [2021-02-19T09:40:43.084Z] #33 6.387 math/bits [2021-02-19T09:40:43.084Z] #33 6.440 internal/cpu [2021-02-19T09:40:43.084Z] #33 6.519 runtime/internal/atomic [2021-02-19T09:40:43.084Z] #33 6.591 runtime/internal/math [2021-02-19T09:40:43.084Z] #33 6.711 unicode/utf8 [2021-02-19T09:40:43.084Z] #33 7.100 math [2021-02-19T09:40:43.084Z] #33 7.197 sync/atomic [2021-02-19T09:40:43.084Z] #33 7.303 internal/bytealg [2021-02-19T09:40:43.084Z] #33 7.335 unicode [2021-02-19T09:40:43.084Z] #33 8.082 internal/testlog [2021-02-19T09:40:43.084Z] #33 8.557 runtime [2021-02-19T09:40:43.084Z] #33 8.848 encoding [2021-02-19T09:40:43.084Z] #33 9.493 runtime/cgo [2021-02-19T09:40:43.348Z] #33 ... [2021-02-19T09:40:43.348Z] [2021-02-19T09:40:43.348Z] #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-19T09:40:43.348Z] #23 sha256:5a7b90a5b056b0dae67ef717746221c6b50939bfb828214911a97d84bb81c1a8 [2021-02-19T09:40:43.348Z] #23 4.385 + RM_GOPATH=0 [2021-02-19T09:40:43.348Z] #23 4.385 + TMP_GOPATH= [2021-02-19T09:40:43.348Z] #23 4.385 + : /build [2021-02-19T09:40:43.348Z] #23 4.385 + '[' -z '' ']' [2021-02-19T09:40:43.348Z] #23 4.385 ++ mktemp -d [2021-02-19T09:40:43.348Z] #23 4.386 + export GOPATH=/tmp/tmp.uG1bVasUCj [2021-02-19T09:40:43.348Z] #23 4.386 + GOPATH=/tmp/tmp.uG1bVasUCj [2021-02-19T09:40:43.348Z] #23 4.386 + RM_GOPATH=1 [2021-02-19T09:40:43.348Z] #23 4.386 + case "$(go env GOARCH)" in [2021-02-19T09:40:43.348Z] #23 4.386 ++ go env GOARCH [2021-02-19T09:40:43.348Z] #23 4.389 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T09:40:43.348Z] #23 4.389 + GO_BUILDMODE=-buildmode=pie [2021-02-19T09:40:43.348Z] #23 4.390 ++ dirname /tmp/install/install.sh [2021-02-19T09:40:43.348Z] #23 4.394 Install docker/cli version 17.06.2-ce from stable [2021-02-19T09:40:43.348Z] #23 4.394 + dir=/tmp/install [2021-02-19T09:40:43.348Z] #23 4.394 + bin=dockercli [2021-02-19T09:40:43.348Z] #23 4.394 + shift [2021-02-19T09:40:43.348Z] #23 4.394 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-19T09:40:43.348Z] #23 4.394 + . /tmp/install/dockercli.installer [2021-02-19T09:40:43.348Z] #23 4.394 ++ : stable [2021-02-19T09:40:43.348Z] #23 4.394 ++ : 17.06.2-ce [2021-02-19T09:40:43.348Z] #23 4.394 + install_dockercli [2021-02-19T09:40:43.348Z] #23 4.394 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-19T09:40:43.348Z] #23 4.394 ++ uname -m [2021-02-19T09:40:43.348Z] #23 4.394 + arch=aarch64 [2021-02-19T09:40:43.348Z] #23 4.394 + '[' aarch64 '!=' x86_64 ']' [2021-02-19T09:40:43.348Z] #23 4.394 + '[' aarch64 '!=' s390x ']' [2021-02-19T09:40:43.348Z] #23 4.394 + '[' aarch64 '!=' armhf ']' [2021-02-19T09:40:43.348Z] #23 4.394 + build_dockercli [2021-02-19T09:40:43.348Z] #23 4.394 + git clone https://github.com/docker/docker-ce /tmp/tmp.uG1bVasUCj/tmp/docker-ce [2021-02-19T09:40:43.348Z] #23 4.408 Cloning into '/tmp/tmp.uG1bVasUCj/tmp/docker-ce'... [2021-02-19T09:40:43.348Z] #23 ... [2021-02-19T09:40:43.348Z] [2021-02-19T09:40:43.348Z] #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-19T09:40:43.348Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-19T09:40:43.348Z] #12 5.244 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-19T09:40:43.348Z] #12 5.285 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-19T09:40:43.348Z] #12 5.286 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-19T09:40:43.348Z] #12 6.140 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-19T09:40:43.348Z] #12 7.604 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-02-19T09:40:43.348Z] #12 8.952 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-02-19T09:40:43.616Z] #12 ... [2021-02-19T09:40:43.616Z] [2021-02-19T09:40:43.616Z] #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-19T09:40:43.616Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-02-19T09:40:43.616Z] #31 4.904 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-19T09:40:43.616Z] #31 4.908 Cloning into '.'... [2021-02-19T09:40:43.616Z] #31 ... [2021-02-19T09:40:43.616Z] [2021-02-19T09:40:43.616Z] #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-19T09:40:43.616Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-19T09:40:43.616Z] #54 5.586 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-19T09:40:43.616Z] #54 5.612 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-19T09:40:43.616Z] #54 5.615 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-19T09:40:43.616Z] #54 6.565 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-19T09:40:43.616Z] #54 8.055 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-02-19T09:40:43.616Z] #54 9.261 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-02-19T09:40:43.878Z] #54 ... [2021-02-19T09:40:43.878Z] [2021-02-19T09:40:43.878Z] #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-19T09:40:43.878Z] #46 sha256:8fb00703d9d0825fb392a852d53e125f687b026381de2b1267d598fafe6864f1 [2021-02-19T09:40:43.878Z] #46 3.836 + RM_GOPATH=0 [2021-02-19T09:40:43.878Z] #46 3.836 + TMP_GOPATH= [2021-02-19T09:40:43.878Z] #46 3.836 + : /build [2021-02-19T09:40:43.878Z] #46 3.836 + '[' -z '' ']' [2021-02-19T09:40:43.878Z] #46 3.837 ++ mktemp -d [2021-02-19T09:40:43.878Z] #46 3.838 + export GOPATH=/tmp/tmp.wvVh1YHLvv [2021-02-19T09:40:43.878Z] #46 3.838 + GOPATH=/tmp/tmp.wvVh1YHLvv [2021-02-19T09:40:43.878Z] #46 3.838 + RM_GOPATH=1 [2021-02-19T09:40:43.878Z] #46 3.838 + case "$(go env GOARCH)" in [2021-02-19T09:40:43.878Z] #46 3.839 ++ go env GOARCH [2021-02-19T09:40:43.878Z] #46 3.858 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T09:40:43.878Z] #46 3.858 + GO_BUILDMODE=-buildmode=pie [2021-02-19T09:40:43.878Z] #46 3.858 ++ dirname /tmp/install/install.sh [2021-02-19T09:40:43.878Z] #46 3.858 + dir=/tmp/install [2021-02-19T09:40:43.878Z] #46 3.858 + bin=gotestsum [2021-02-19T09:40:43.878Z] #46 3.858 + shift [2021-02-19T09:40:43.878Z] #46 3.858 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-19T09:40:43.878Z] #46 3.858 + . /tmp/install/gotestsum.installer [2021-02-19T09:40:43.878Z] #46 3.858 ++ : v0.5.3 [2021-02-19T09:40:43.878Z] #46 3.858 + install_gotestsum [2021-02-19T09:40:43.878Z] #46 3.858 + set -e [2021-02-19T09:40:43.878Z] #46 3.858 + export GO111MODULE=on [2021-02-19T09:40:43.878Z] #46 3.858 + GO111MODULE=on [2021-02-19T09:40:43.878Z] #46 3.858 + GOBIN=/build [2021-02-19T09:40:43.878Z] #46 3.858 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-19T09:40:43.878Z] #46 3.918 go: finding gotest.tools v0.5.3 [2021-02-19T09:40:43.878Z] #46 3.922 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-19T09:40:43.878Z] #46 4.618 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-19T09:40:43.878Z] #46 5.090 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-19T09:40:43.878Z] #46 5.990 go: downloading github.com/pkg/errors v0.9.1 [2021-02-19T09:40:43.878Z] #46 6.007 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-19T09:40:43.878Z] #46 6.019 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-19T09:40:43.878Z] #46 6.021 go: downloading github.com/fatih/color v1.9.0 [2021-02-19T09:40:43.878Z] #46 6.116 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-19T09:40:43.878Z] #46 6.156 go: extracting github.com/pkg/errors v0.9.1 [2021-02-19T09:40:43.878Z] #46 6.198 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-19T09:40:43.878Z] #46 6.201 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-19T09:40:43.878Z] #46 6.250 go: extracting github.com/fatih/color v1.9.0 [2021-02-19T09:40:43.878Z] #46 6.308 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-19T09:40:43.878Z] #46 6.322 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-19T09:40:43.878Z] #46 6.353 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-19T09:40:43.878Z] #46 6.436 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-19T09:40:43.878Z] #46 6.468 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-19T09:40:43.878Z] #46 6.501 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-19T09:40:43.878Z] #46 6.538 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-19T09:40:43.878Z] #46 6.606 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-19T09:40:43.878Z] #46 6.983 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-19T09:40:43.878Z] #46 7.100 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-19T09:40:43.878Z] #46 8.497 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-19T09:40:43.878Z] #46 8.589 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-19T09:40:43.878Z] #46 9.194 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-19T09:40:43.878Z] #46 ... [2021-02-19T09:40:43.878Z] [2021-02-19T09:40:43.878Z] #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-19T09:40:43.878Z] #48 sha256:d1997e7a2dd002b282c0ceb18dcbe19b2d58fbca49fa9a7db8398383930b18b1 [2021-02-19T09:40:43.878Z] #48 4.859 + RM_GOPATH=0 [2021-02-19T09:40:43.878Z] #48 4.859 + TMP_GOPATH= [2021-02-19T09:40:43.878Z] #48 4.859 + : /build [2021-02-19T09:40:43.878Z] #48 4.859 + '[' -z '' ']' [2021-02-19T09:40:43.878Z] #48 4.864 ++ mktemp -d [2021-02-19T09:40:43.878Z] #48 4.865 + export GOPATH=/tmp/tmp.kDhngWcoiw [2021-02-19T09:40:43.878Z] #48 4.865 + GOPATH=/tmp/tmp.kDhngWcoiw [2021-02-19T09:40:43.878Z] #48 4.866 + RM_GOPATH=1 [2021-02-19T09:40:43.878Z] #48 4.866 + case "$(go env GOARCH)" in [2021-02-19T09:40:43.878Z] #48 4.866 ++ go env GOARCH [2021-02-19T09:40:43.878Z] #48 4.878 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T09:40:43.878Z] #48 4.878 + GO_BUILDMODE=-buildmode=pie [2021-02-19T09:40:43.878Z] #48 4.878 ++ dirname /tmp/install/install.sh [2021-02-19T09:40:43.878Z] #48 4.883 + dir=/tmp/install [2021-02-19T09:40:43.878Z] #48 4.883 + bin=golangci_lint [2021-02-19T09:40:43.878Z] #48 4.883 + shift [2021-02-19T09:40:43.878Z] #48 4.883 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-19T09:40:43.878Z] #48 4.906 + . /tmp/install/golangci_lint.installer [2021-02-19T09:40:43.878Z] #48 4.906 ++ : v1.23.8 [2021-02-19T09:40:43.878Z] #48 4.906 + install_golangci_lint [2021-02-19T09:40:43.878Z] #48 4.913 + set -e [2021-02-19T09:40:43.878Z] #48 4.913 + export GO111MODULE=on [2021-02-19T09:40:43.878Z] #48 4.913 + GO111MODULE=on [2021-02-19T09:40:43.878Z] #48 4.913 + GOBIN=/build [2021-02-19T09:40:43.878Z] #48 4.913 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-19T09:40:43.878Z] #48 4.937 go: finding github.com v1.23.8 [2021-02-19T09:40:43.878Z] #48 4.940 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-19T09:40:43.878Z] #48 4.940 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-19T09:40:43.878Z] #48 4.940 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-19T09:40:43.878Z] #48 4.940 go: finding github.com/golangci v1.23.8 [2021-02-19T09:40:43.878Z] #48 5.757 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-19T09:40:43.878Z] #48 6.446 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-19T09:40:44.142Z] #48 ... [2021-02-19T09:40:44.142Z] [2021-02-19T09:40:44.142Z] #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-19T09:40:44.142Z] #44 sha256:18ad57dfddb883bbbf6ba653b2cef93d2b34d4e2ac7a8c66aab412e5cadb8dd6 [2021-02-19T09:40:44.142Z] #44 4.808 + RM_GOPATH=0 [2021-02-19T09:40:44.142Z] #44 4.808 + TMP_GOPATH= [2021-02-19T09:40:44.142Z] #44 4.808 + : /build [2021-02-19T09:40:44.142Z] #44 4.808 + '[' -z '' ']' [2021-02-19T09:40:44.142Z] #44 4.810 ++ mktemp -d [2021-02-19T09:40:44.142Z] #44 4.817 + export GOPATH=/tmp/tmp.7qvvAS1l7J [2021-02-19T09:40:44.142Z] #44 4.817 + GOPATH=/tmp/tmp.7qvvAS1l7J [2021-02-19T09:40:44.142Z] #44 4.817 + RM_GOPATH=1 [2021-02-19T09:40:44.142Z] #44 4.817 + case "$(go env GOARCH)" in [2021-02-19T09:40:44.142Z] #44 4.817 ++ go env GOARCH [2021-02-19T09:40:44.142Z] #44 4.830 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-19T09:40:44.142Z] #44 4.831 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T09:40:44.142Z] #44 4.831 + GO_BUILDMODE=-buildmode=pie [2021-02-19T09:40:44.142Z] #44 4.831 ++ dirname /tmp/install/install.sh [2021-02-19T09:40:44.142Z] #44 4.831 + dir=/tmp/install [2021-02-19T09:40:44.142Z] #44 4.831 + bin=vndr [2021-02-19T09:40:44.142Z] #44 4.831 + shift [2021-02-19T09:40:44.142Z] #44 4.831 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-19T09:40:44.142Z] #44 4.831 + . /tmp/install/vndr.installer [2021-02-19T09:40:44.142Z] #44 4.831 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-19T09:40:44.142Z] #44 4.831 + install_vndr [2021-02-19T09:40:44.142Z] #44 4.831 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-19T09:40:44.142Z] #44 4.831 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.7qvvAS1l7J/src/github.com/LK4D4/vndr [2021-02-19T09:40:44.142Z] #44 4.833 Cloning into '/tmp/tmp.7qvvAS1l7J/src/github.com/LK4D4/vndr'... [2021-02-19T09:40:44.142Z] #44 5.515 + cd /tmp/tmp.7qvvAS1l7J/src/github.com/LK4D4/vndr [2021-02-19T09:40:44.142Z] #44 5.515 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-19T09:40:44.142Z] #44 5.524 + go build -buildmode=pie -v -o /build/vndr . [2021-02-19T09:40:44.142Z] #44 6.699 internal/cpu [2021-02-19T09:40:44.142Z] #44 6.720 internal/race [2021-02-19T09:40:44.142Z] #44 6.730 runtime/internal/atomic [2021-02-19T09:40:44.142Z] #44 6.805 sync/atomic [2021-02-19T09:40:44.142Z] #44 6.963 unicode [2021-02-19T09:40:44.142Z] #44 7.385 math [2021-02-19T09:40:44.142Z] #44 7.396 internal/bytealg [2021-02-19T09:40:44.142Z] #44 7.779 internal/testlog [2021-02-19T09:40:44.142Z] #44 8.664 runtime [2021-02-19T09:40:44.142Z] #44 8.715 encoding [2021-02-19T09:40:44.142Z] #44 9.295 unicode/utf16 [2021-02-19T09:40:44.142Z] #44 9.550 container/list [2021-02-19T09:40:44.142Z] #44 10.46 crypto/internal/subtle [2021-02-19T09:40:44.142Z] #44 10.52 crypto/subtle [2021-02-19T09:40:44.142Z] #44 10.68 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-19T09:40:44.142Z] #44 10.74 internal/nettrace [2021-02-19T09:40:44.142Z] #44 10.88 runtime/cgo [2021-02-19T09:40:44.142Z] #44 10.94 vendor/golang.org/x/crypto/internal/subtle [2021-02-19T09:40:44.142Z] #44 ... [2021-02-19T09:40:44.142Z] [2021-02-19T09:40:44.142Z] #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-19T09:40:44.142Z] #50 sha256:1e1aed9fa38eb3332cc5cbf2e113169a5eb7671216437bdd04295dd4e516fa5c [2021-02-19T09:40:44.142Z] #50 3.050 + RM_GOPATH=0 [2021-02-19T09:40:44.142Z] #50 3.050 + TMP_GOPATH= [2021-02-19T09:40:44.142Z] #50 3.050 + : /build [2021-02-19T09:40:44.142Z] #50 3.050 + '[' -z '' ']' [2021-02-19T09:40:44.142Z] #50 3.057 ++ mktemp -d [2021-02-19T09:40:44.142Z] #50 3.057 + export GOPATH=/tmp/tmp.ACC62UznB5 [2021-02-19T09:40:44.142Z] #50 3.057 + GOPATH=/tmp/tmp.ACC62UznB5 [2021-02-19T09:40:44.142Z] #50 3.057 + RM_GOPATH=1 [2021-02-19T09:40:44.142Z] #50 3.057 + case "$(go env GOARCH)" in [2021-02-19T09:40:44.142Z] #50 3.057 ++ go env GOARCH [2021-02-19T09:40:44.142Z] #50 3.091 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T09:40:44.142Z] #50 3.091 + GO_BUILDMODE=-buildmode=pie [2021-02-19T09:40:44.142Z] #50 3.091 ++ dirname /tmp/install/install.sh [2021-02-19T09:40:44.142Z] #50 3.093 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-19T09:40:44.142Z] #50 3.093 + dir=/tmp/install [2021-02-19T09:40:44.142Z] #50 3.093 + bin=shfmt [2021-02-19T09:40:44.142Z] #50 3.093 + shift [2021-02-19T09:40:44.142Z] #50 3.093 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-19T09:40:44.142Z] #50 3.093 + . /tmp/install/shfmt.installer [2021-02-19T09:40:44.142Z] #50 3.093 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-19T09:40:44.142Z] #50 3.093 + install_shfmt [2021-02-19T09:40:44.142Z] #50 3.093 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-19T09:40:44.142Z] #50 3.093 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ACC62UznB5/src/github.com/mvdan/sh [2021-02-19T09:40:44.142Z] #50 3.100 Cloning into '/tmp/tmp.ACC62UznB5/src/github.com/mvdan/sh'... [2021-02-19T09:40:44.142Z] #50 6.629 + cd /tmp/tmp.ACC62UznB5/src/github.com/mvdan/sh [2021-02-19T09:40:44.142Z] #50 6.633 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-19T09:40:44.142Z] #50 6.726 + GO111MODULE=on [2021-02-19T09:40:44.142Z] #50 6.726 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-19T09:40:44.142Z] #50 8.134 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-19T09:40:44.142Z] #50 8.137 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-19T09:40:44.142Z] #50 8.402 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-19T09:40:44.142Z] #50 8.740 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-19T09:40:44.142Z] #50 8.778 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-19T09:40:44.142Z] #50 9.149 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-19T09:40:44.142Z] #50 9.702 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-19T09:40:44.142Z] #50 10.46 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-19T09:40:44.142Z] #50 ... [2021-02-19T09:40:44.142Z] [2021-02-19T09:40:44.142Z] #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-19T09:40:44.142Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-19T09:40:44.142Z] #41 5.564 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-19T09:40:44.142Z] #41 5.591 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-19T09:40:44.142Z] #41 5.591 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-19T09:40:44.142Z] #41 6.582 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-19T09:40:44.142Z] #41 7.961 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-02-19T09:40:44.142Z] #41 9.174 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-02-19T09:40:44.405Z] #41 ... [2021-02-19T09:40:44.405Z] [2021-02-19T09:40:44.405Z] #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-19T09:40:44.405Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-19T09:40:44.405Z] #35 4.696 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-19T09:40:44.405Z] #35 4.782 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-19T09:40:44.405Z] #35 4.980 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-19T09:40:44.405Z] #35 5.310 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-19T09:40:44.405Z] #35 6.500 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-02-19T09:40:44.405Z] #35 8.249 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-02-19T09:40:44.405Z] #35 ... [2021-02-19T09:40:44.405Z] [2021-02-19T09:40:44.405Z] #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-19T09:40:44.405Z] #63 sha256:c4d568b46ca71cbcca2ddfcf511fc352d33e3dcdc4229d0b3932dc6c8ce31fde [2021-02-19T09:40:44.405Z] #63 4.672 + RM_GOPATH=0 [2021-02-19T09:40:44.405Z] #63 4.672 + TMP_GOPATH= [2021-02-19T09:40:44.405Z] #63 4.672 + : /build [2021-02-19T09:40:44.405Z] #63 4.672 + '[' -z '' ']' [2021-02-19T09:40:44.405Z] #63 4.672 ++ mktemp -d [2021-02-19T09:40:44.405Z] #63 4.683 + export GOPATH=/tmp/tmp.S86UmVWeNl [2021-02-19T09:40:44.405Z] #63 4.683 + GOPATH=/tmp/tmp.S86UmVWeNl [2021-02-19T09:40:44.405Z] #63 4.683 + RM_GOPATH=1 [2021-02-19T09:40:44.405Z] #63 4.683 + case "$(go env GOARCH)" in [2021-02-19T09:40:44.405Z] #63 4.683 ++ go env GOARCH [2021-02-19T09:40:44.405Z] #63 4.695 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T09:40:44.405Z] #63 4.695 + GO_BUILDMODE=-buildmode=pie [2021-02-19T09:40:44.405Z] #63 4.703 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-19T09:40:44.405Z] #63 4.703 ++ dirname /tmp/install/install.sh [2021-02-19T09:40:44.405Z] #63 4.703 + dir=/tmp/install [2021-02-19T09:40:44.405Z] #63 4.703 + bin=proxy [2021-02-19T09:40:44.405Z] #63 4.703 + shift [2021-02-19T09:40:44.405Z] #63 4.703 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-19T09:40:44.405Z] #63 4.703 + . /tmp/install/proxy.installer [2021-02-19T09:40:44.405Z] #63 4.703 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-19T09:40:44.405Z] #63 4.703 + install_proxy [2021-02-19T09:40:44.405Z] #63 4.703 + case "$1" in [2021-02-19T09:40:44.405Z] #63 4.703 + export CGO_ENABLED=0 [2021-02-19T09:40:44.405Z] #63 4.703 + CGO_ENABLED=0 [2021-02-19T09:40:44.405Z] #63 4.703 + _install_proxy [2021-02-19T09:40:44.405Z] #63 4.703 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-19T09:40:44.405Z] #63 4.703 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.S86UmVWeNl/src/github.com/docker/libnetwork [2021-02-19T09:40:44.405Z] #63 4.705 Cloning into '/tmp/tmp.S86UmVWeNl/src/github.com/docker/libnetwork'... [2021-02-19T09:40:44.668Z] #63 ... [2021-02-19T09:40:44.668Z] [2021-02-19T09:40:44.668Z] #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-19T09:40:44.668Z] #57 sha256:e26886c8a12142cbe676ac1dcf0ef0d00e94f7ee8ac0d2126db98c69c18062fb [2021-02-19T09:40:44.668Z] #57 4.416 + RM_GOPATH=0 [2021-02-19T09:40:44.668Z] #57 4.416 + TMP_GOPATH= [2021-02-19T09:40:44.668Z] #57 4.416 + : /build [2021-02-19T09:40:44.668Z] #57 4.416 + '[' -z '' ']' [2021-02-19T09:40:44.668Z] #57 4.416 ++ mktemp -d [2021-02-19T09:40:44.668Z] #57 4.416 + export GOPATH=/tmp/tmp.3PWrBJW8kG [2021-02-19T09:40:44.668Z] #57 4.416 + GOPATH=/tmp/tmp.3PWrBJW8kG [2021-02-19T09:40:44.668Z] #57 4.416 + RM_GOPATH=1 [2021-02-19T09:40:44.668Z] #57 4.416 + case "$(go env GOARCH)" in [2021-02-19T09:40:44.668Z] #57 4.422 ++ go env GOARCH [2021-02-19T09:40:44.668Z] #57 4.444 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T09:40:44.668Z] #57 4.444 + GO_BUILDMODE=-buildmode=pie [2021-02-19T09:40:44.668Z] #57 4.444 ++ dirname /tmp/install/install.sh [2021-02-19T09:40:44.668Z] #57 4.447 + dir=/tmp/install [2021-02-19T09:40:44.668Z] #57 4.447 + bin=rootlesskit [2021-02-19T09:40:44.668Z] #57 4.447 + shift [2021-02-19T09:40:44.668Z] #57 4.447 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-19T09:40:44.668Z] #57 4.447 + . /tmp/install/rootlesskit.installer [2021-02-19T09:40:44.668Z] #57 4.447 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-19T09:40:44.668Z] #57 4.447 + install_rootlesskit [2021-02-19T09:40:44.668Z] #57 4.447 + case "$1" in [2021-02-19T09:40:44.668Z] #57 4.447 + export CGO_ENABLED=0 [2021-02-19T09:40:44.668Z] #57 4.447 + CGO_ENABLED=0 [2021-02-19T09:40:44.668Z] #57 4.447 + _install_rootlesskit [2021-02-19T09:40:44.668Z] #57 4.447 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-02-19T09:40:44.668Z] #57 4.447 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.3PWrBJW8kG/src/github.com/rootless-containers/rootlesskit [2021-02-19T09:40:44.668Z] #57 4.447 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-19T09:40:44.668Z] #57 4.458 Cloning into '/tmp/tmp.3PWrBJW8kG/src/github.com/rootless-containers/rootlesskit'... [2021-02-19T09:40:44.668Z] #57 7.634 + cd /tmp/tmp.3PWrBJW8kG/src/github.com/rootless-containers/rootlesskit [2021-02-19T09:40:44.668Z] #57 7.635 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-19T09:40:44.668Z] #57 7.661 + export GO111MODULE=on [2021-02-19T09:40:44.668Z] #57 7.661 + GO111MODULE=on [2021-02-19T09:40:44.668Z] #57 7.661 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-19T09:40:44.668Z] #57 7.661 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-19T09:40:44.668Z] #57 9.349 go: downloading github.com/pkg/errors v0.9.1 [2021-02-19T09:40:44.668Z] #57 9.354 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-19T09:40:44.668Z] #57 9.378 go: downloading github.com/moby/vpnkit v0.4.0 [2021-02-19T09:40:44.668Z] #57 9.382 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-02-19T09:40:44.668Z] #57 9.387 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-19T09:40:44.668Z] #57 9.388 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-19T09:40:44.668Z] #57 9.391 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-02-19T09:40:44.668Z] #57 9.453 go: downloading github.com/google/uuid v1.2.0 [2021-02-19T09:40:44.668Z] #57 9.505 go: extracting github.com/pkg/errors v0.9.1 [2021-02-19T09:40:44.668Z] #57 9.865 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-19T09:40:44.668Z] #57 9.877 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-19T09:40:44.668Z] #57 9.991 go: extracting github.com/google/uuid v1.2.0 [2021-02-19T09:40:44.668Z] #57 10.07 go: downloading github.com/gorilla/mux v1.8.0 [2021-02-19T09:40:44.668Z] #57 10.18 go: downloading github.com/gofrs/flock v0.8.0 [2021-02-19T09:40:44.668Z] #57 10.36 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-02-19T09:40:44.668Z] #57 10.52 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-02-19T09:40:44.668Z] #57 10.66 go: extracting github.com/gofrs/flock v0.8.0 [2021-02-19T09:40:44.668Z] #57 10.83 go: extracting github.com/gorilla/mux v1.8.0 [2021-02-19T09:40:44.669Z] #57 11.10 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-02-19T09:40:44.669Z] #57 11.41 go: extracting github.com/moby/vpnkit v0.4.0 [2021-02-19T09:40:44.669Z] #57 ... [2021-02-19T09:40:44.669Z] [2021-02-19T09:40:44.669Z] #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-19T09:40:44.669Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-02-19T09:40:44.669Z] #39 4.780 + git clone https://github.com/docker/distribution.git . [2021-02-19T09:40:44.669Z] #39 4.787 Cloning into '.'... [2021-02-19T09:40:44.988Z] #39 ... [2021-02-19T09:40:44.988Z] [2021-02-19T09:40:44.988Z] #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-19T09:40:44.988Z] #28 sha256:4234e7d489c96847ad5e9d0cb663c5316754e4b6b590eed55fc09ecb947b5022 [2021-02-19T09:40:44.988Z] #28 6.762 0.1% ######################## 33.6% ############################################# 63.1% ######################################################################## 100.0% [2021-02-19T09:40:44.988Z] #28 7.478 [2021-02-19T09:40:44.988Z] #28 7.614 0.0% ###### 8.7% ############ 17.8% ################### 27.5% ####################### 33.1% ####################################################### 77.2% ######################################################################## 100.0% [2021-02-19T09:40:44.988Z] #28 8.632 [2021-02-19T09:40:46.188Z] #55 118.5 + bin/containerd-shim-runc-v1 [2021-02-19T09:40:47.377Z] #28 8.886 #=#=# ##O#- # # 2.0% ##### 7.5% ######### 12.8% ############# 18.5% ################## 26.3% ######################### 35.8% ############################# 41.3% ################################# 47.2% ######################################## 55.7% ########################################## 59.4% ################################################ 66.7% ##################################################### 73.7% ######################################################## 78.6% ########################################################### 82.1% ############################################################# 86.1% ################################################################### 93.9% ######################################################################## 100.0% [2021-02-19T09:40:47.972Z] #28 11.39 [2021-02-19T09:40:49.485Z] #55 122.9 + bin/containerd-shim-runc-v2 [2021-02-19T09:40:50.424Z] #55 123.8 + binaries [2021-02-19T09:40:50.424Z] #55 123.8 + install -D bin/containerd /build/containerd [2021-02-19T09:40:50.424Z] #55 123.9 + install -D bin/containerd-shim /build/containerd-shim [2021-02-19T09:40:50.424Z] #55 123.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-19T09:40:50.424Z] #55 123.9 + install -D bin/ctr /build/ctr [2021-02-19T09:40:51.801Z] #55 DONE 125.5s [2021-02-19T09:40:52.739Z] [2021-02-19T09:40:52.739Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-19T09:40:52.739Z] #56 sha256:549ad6c5b1f18085cd5bf1d81b558bed4805ceea68d64e1006037522a38bf8c2 [2021-02-19T09:40:53.073Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|imports|name|deps|exports_file|files) took 2m2.408736526s [2021-02-19T09:40:53.073Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 656.419592ms [2021-02-19T09:40:53.675Z] #56 DONE 0.9s [2021-02-19T09:40:53.675Z] [2021-02-19T09:40:53.675Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-19T09:40:53.675Z] #60 sha256:1c39066f7d868057b72fc3061d501829e80f4d73c86d5493257af7efa6cc9f70 [2021-02-19T09:40:53.675Z] #60 DONE 0.2s [2021-02-19T09:40:53.933Z] [2021-02-19T09:40:53.933Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-19T09:40:53.933Z] #62 sha256:a40b8259929151bb7c489b416da76ae6bdf4aab31e159537de9711edf064588f [2021-02-19T09:40:54.192Z] #62 DONE 0.4s [2021-02-19T09:40:54.192Z] [2021-02-19T09:40:54.192Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-19T09:40:54.192Z] #64 sha256:93927856b65647df087a48efae410849bc3da3e355d72ba7c9b4a4de2be83eb2 [2021-02-19T09:40:54.192Z] #64 DONE 0.0s [2021-02-19T09:40:54.192Z] [2021-02-19T09:40:54.192Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-19T09:40:54.192Z] #65 sha256:a985269571a253c01ad0c9bba0dae0f08c98f0c8948605875ad3291ba1079eb1 [2021-02-19T09:40:54.192Z] #65 DONE 0.0s [2021-02-19T09:40:54.192Z] [2021-02-19T09:40:54.192Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-19T09:40:54.192Z] #66 sha256:62dc55bc52cc92c0fcf96048cbc3fe7b95da27aa3e4d994c927a76785fa5dfce [2021-02-19T09:40:54.500Z] #28 11.65 0.0% 0.7% # 1.6% ## 3.0% ### 4.9% #### 6.8% ###### 9.1% ####### 10.9% ######### 12.8% ########## 15.0% ############ 16.7% ############# 18.8% ############## 20.1% ############### 22.0% ################ 23.3% ################## 25.4% ################### 27.0% #################### 28.8% ##################### 30.4% ####################### 32.7% ######################### 34.9% ########################## 36.4% ########################### 37.7% ############################ 39.1% ############################ 40.2% ############################# 41.6% ############################## 42.7% ############################### 43.8% ################################ 44.7% ################################ 45.3% ################################# 46.8% ################################## 47.3% ################################## 48.3% ################################### 49.4% #################################### 50.0% #################################### 51.4% ##################################### 52.1% ###################################### 53.5% ####################################### 54.6% ######################################## 55.7% ######################################## 56.5% ######################################### 57.7% ########################################## 58.8% ########################################### 59.9% ############################################ 61.3% ############################################ 62.2% ############################################# 63.1% ############################################## 64.3% ############################################### 65.7% ############################################### 66.3% ################################################ 67.1% ################################################ 68.0% ################################################# 68.9% ################################################## 69.9% ################################################### 70.9% ################################################### 71.6% #################################################### 73.2% ##################################################### 74.1% [2021-02-19T09:40:54.500Z] #28 ... [2021-02-19T09:40:54.500Z] [2021-02-19T09:40:54.500Z] #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-19T09:40:54.500Z] #48 sha256:d1997e7a2dd002b282c0ceb18dcbe19b2d58fbca49fa9a7db8398383930b18b1 [2021-02-19T09:40:54.500Z] #48 11.46 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-19T09:40:54.500Z] #48 11.50 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-19T09:40:54.500Z] #48 11.53 go: downloading github.com/fatih/color v1.7.0 [2021-02-19T09:40:54.500Z] #48 11.53 go: downloading github.com/spf13/viper v1.6.1 [2021-02-19T09:40:54.500Z] #48 11.58 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-19T09:40:54.500Z] #48 11.72 go: extracting github.com/spf13/viper v1.6.1 [2021-02-19T09:40:54.500Z] #48 11.82 go: downloading github.com/pkg/errors v0.8.1 [2021-02-19T09:40:54.500Z] #48 11.83 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-19T09:40:54.500Z] #48 11.83 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-19T09:40:54.500Z] #48 11.86 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-19T09:40:54.500Z] #48 11.89 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-19T09:40:54.500Z] #48 11.95 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-19T09:40:54.500Z] #48 12.03 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-19T09:40:54.500Z] #48 12.03 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-19T09:40:54.500Z] #48 12.13 go: extracting github.com/pkg/errors v0.8.1 [2021-02-19T09:40:54.500Z] #48 12.15 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-19T09:40:54.500Z] #48 12.16 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-19T09:40:54.500Z] #48 12.17 go: extracting github.com/fatih/color v1.7.0 [2021-02-19T09:40:54.500Z] #48 12.18 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-19T09:40:54.500Z] #48 12.23 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-19T09:40:54.500Z] #48 12.23 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-19T09:40:54.500Z] #48 12.23 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-19T09:40:54.500Z] #48 12.26 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-19T09:40:54.500Z] #48 12.30 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-19T09:40:54.500Z] #48 12.31 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-19T09:40:54.500Z] #48 12.45 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-19T09:40:54.500Z] #48 12.58 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-19T09:40:54.500Z] #48 12.70 go: downloading github.com/spf13/cast v1.3.0 [2021-02-19T09:40:54.500Z] #48 12.93 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-19T09:40:54.500Z] #48 13.01 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-19T09:40:54.500Z] #48 13.02 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-19T09:40:54.500Z] #48 13.12 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-19T09:40:54.500Z] #48 13.16 go: extracting github.com/spf13/cast v1.3.0 [2021-02-19T09:40:54.500Z] #48 13.18 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-19T09:40:54.500Z] #48 13.25 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-19T09:40:54.500Z] #48 13.25 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-19T09:40:54.500Z] #48 13.25 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-19T09:40:54.500Z] #48 13.25 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-19T09:40:54.500Z] #48 13.36 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-19T09:40:54.500Z] #48 13.38 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-19T09:40:54.500Z] #48 13.61 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-19T09:40:54.500Z] #48 13.65 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-19T09:40:54.500Z] #48 13.65 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-19T09:40:54.500Z] #48 13.81 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-19T09:40:54.500Z] #48 13.82 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-19T09:40:54.500Z] #48 13.94 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-19T09:40:54.500Z] #48 13.95 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-19T09:40:54.500Z] #48 14.02 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-19T09:40:54.500Z] #48 14.05 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-19T09:40:54.500Z] #48 14.14 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-19T09:40:54.500Z] #48 14.15 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-19T09:40:54.500Z] #48 14.16 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-19T09:40:54.500Z] #48 14.19 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-19T09:40:54.500Z] #48 14.19 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-19T09:40:54.500Z] #48 14.20 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-19T09:40:54.500Z] #48 14.24 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-19T09:40:54.500Z] #48 14.25 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-19T09:40:54.500Z] #48 14.29 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-19T09:40:54.500Z] #48 14.45 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-19T09:40:54.500Z] #48 14.50 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-19T09:40:54.500Z] #48 14.68 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-19T09:40:54.500Z] #48 14.99 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-19T09:40:54.500Z] #48 15.00 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-19T09:40:54.500Z] #48 15.12 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-19T09:40:54.500Z] #48 15.16 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-19T09:40:54.500Z] #48 15.16 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-19T09:40:54.500Z] #48 16.51 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-19T09:40:54.500Z] #48 16.58 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-19T09:40:54.500Z] #48 19.06 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-19T09:40:54.500Z] #48 19.16 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-19T09:40:54.770Z] #48 ... [2021-02-19T09:40:54.770Z] [2021-02-19T09:40:54.770Z] #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-19T09:40:54.770Z] #28 sha256:4234e7d489c96847ad5e9d0cb663c5316754e4b6b590eed55fc09ecb947b5022 [2021-02-19T09:40:55.036Z] #28 11.65 0.0% 0.7% # 1.6% ## 3.0% ### 4.9% #### 6.8% ###### 9.1% ####### 10.9% ######### 12.8% ########## 15.0% ############ 16.7% ############# 18.8% ############## 20.1% ############### 22.0% ################ 23.3% ################## 25.4% ################### 27.0% #################### 28.8% ##################### 30.4% ####################### 32.7% ######################### 34.9% ########################## 36.4% ########################### 37.7% ############################ 39.1% ############################ 40.2% ############################# 41.6% ############################## 42.7% ############################### 43.8% ################################ 44.7% ################################ 45.3% ################################# 46.8% ################################## 47.3% ################################## 48.3% ################################### 49.4% #################################### 50.0% #################################### 51.4% ##################################### 52.1% ###################################### 53.5% ####################################### 54.6% ######################################## 55.7% ######################################## 56.5% ######################################### 57.7% ########################################## 58.8% ########################################### 59.9% ############################################ 61.3% ############################################ 62.2% ############################################# 63.1% ############################################## 64.3% ############################################### 65.7% ############################################### 66.3% ################################################ 67.1% ################################################ 68.0% ################################################# 68.9% ################################################## 69.9% ################################################### 70.9% ################################################### 71.6% #################################################### 73.2% ##################################################### 74.1% ###################################################### 75.5% ####################################################### 76.4% ####################################################### 77.1% ######################################################## 78.3% [2021-02-19T09:40:55.036Z] #28 ... [2021-02-19T09:40:55.036Z] [2021-02-19T09:40:55.036Z] #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-19T09:40:55.036Z] #50 sha256:1e1aed9fa38eb3332cc5cbf2e113169a5eb7671216437bdd04295dd4e516fa5c [2021-02-19T09:40:55.036Z] #50 11.91 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-19T09:40:55.036Z] #50 11.96 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-19T09:40:55.036Z] #50 12.05 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-19T09:40:55.036Z] #50 12.32 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-19T09:40:55.036Z] #50 13.05 runtime [2021-02-19T09:40:55.036Z] #50 13.06 runtime/cgo [2021-02-19T09:40:55.036Z] #50 ... [2021-02-19T09:40:55.036Z] [2021-02-19T09:40:55.036Z] #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-19T09:40:55.036Z] #57 sha256:e26886c8a12142cbe676ac1dcf0ef0d00e94f7ee8ac0d2126db98c69c18062fb [2021-02-19T09:40:55.036Z] #57 11.79 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-19T09:40:55.036Z] #57 12.07 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-02-19T09:40:55.036Z] #57 12.21 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-19T09:40:55.036Z] #57 12.22 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-02-19T09:40:55.036Z] #57 14.26 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-19T09:40:55.036Z] #57 15.74 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-02-19T09:40:55.036Z] #57 16.11 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-19T09:40:55.036Z] #57 16.36 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-19T09:40:55.036Z] #57 16.37 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-02-19T09:40:55.036Z] #57 16.93 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-02-19T09:40:55.036Z] #57 20.35 go: finding github.com/pkg/errors v0.9.1 [2021-02-19T09:40:55.036Z] #57 20.47 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-19T09:40:55.036Z] #57 20.50 go: finding github.com/sirupsen/logrus v1.7.0 [2021-02-19T09:40:55.036Z] #57 20.55 go: finding github.com/google/uuid v1.2.0 [2021-02-19T09:40:55.036Z] #57 20.69 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-19T09:40:55.036Z] #57 20.74 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-19T09:40:55.036Z] #57 20.86 go: finding github.com/gofrs/flock v0.8.0 [2021-02-19T09:40:55.036Z] #57 20.98 go: finding github.com/moby/vpnkit v0.4.0 [2021-02-19T09:40:55.036Z] #57 20.98 go: finding github.com/gorilla/mux v1.8.0 [2021-02-19T09:40:55.036Z] #57 21.18 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-19T09:40:55.036Z] #57 21.24 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-02-19T09:40:55.036Z] #57 21.28 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-02-19T09:40:55.036Z] #57 21.33 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-02-19T09:40:55.036Z] #57 21.78 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-19T09:40:55.036Z] #57 21.81 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-02-19T09:40:55.131Z] #66 DONE 0.7s [2021-02-19T09:40:55.131Z] [2021-02-19T09:40:55.131Z] #67 exporting to image [2021-02-19T09:40:55.131Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-19T09:40:55.131Z] #67 exporting layers [2021-02-19T09:40:55.303Z] #57 ... [2021-02-19T09:40:55.303Z] [2021-02-19T09:40:55.303Z] #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-19T09:40:55.303Z] #28 sha256:4234e7d489c96847ad5e9d0cb663c5316754e4b6b590eed55fc09ecb947b5022 [2021-02-19T09:40:56.921Z] #28 11.65 0.0% 0.7% # 1.6% ## 3.0% ### 4.9% #### 6.8% ###### 9.1% ####### 10.9% ######### 12.8% ########## 15.0% ############ 16.7% ############# 18.8% ############## 20.1% ############### 22.0% ################ 23.3% ################## 25.4% ################### 27.0% #################### 28.8% ##################### 30.4% ####################### 32.7% ######################### 34.9% ########################## 36.4% ########################### 37.7% ############################ 39.1% ############################ 40.2% ############################# 41.6% ############################## 42.7% ############################### 43.8% ################################ 44.7% ################################ 45.3% ################################# 46.8% ################################## 47.3% ################################## 48.3% ################################### 49.4% #################################### 50.0% #################################### 51.4% ##################################### 52.1% ###################################### 53.5% ####################################### 54.6% ######################################## 55.7% ######################################## 56.5% ######################################### 57.7% ########################################## 58.8% ########################################### 59.9% ############################################ 61.3% ############################################ 62.2% ############################################# 63.1% ############################################## 64.3% ############################################### 65.7% ############################################### 66.3% ################################################ 67.1% ################################################ 68.0% ################################################# 68.9% ################################################## 69.9% ################################################### 70.9% ################################################### 71.6% #################################################### 73.2% ##################################################### 74.1% ###################################################### 75.5% ####################################################### 76.4% ####################################################### 77.1% ######################################################## 78.3% ######################################################### 79.4% ########################################################## 80.6% ########################################################## 81.7% ########################################################### 82.7% ############################################################ 83.8% ############################################################ 84.2% ############################################################# 85.2% ############################################################## 86.2% ############################################################## 87.2% ############################################################### 88.1% ################################################################ 89.5% ################################################################ 90.0% ################################################################# 91.6% ################################################################## 92.7% ################################################################### 94.0% ##################################################################### 95.9% ###################################################################### 97.9% ######################################################################## 100.0% [2021-02-19T09:40:56.921Z] #28 20.70 [2021-02-19T09:40:57.035Z] #67 exporting layers 2.0s done [2021-02-19T09:40:57.035Z] #67 writing image sha256:30b2cbc456c2ade55cf53d3379ff772a7fd3b5daf4a08ae3ae60d622be9ec2db done [2021-02-19T09:40:57.035Z] #67 naming to docker.io/library/docker:e54dee52cdd780016845c0a8e69dd84265c0ec39 done [2021-02-19T09:40:57.035Z] #67 DONE 2.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-19T09:40:57.402Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42038/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=e54dee52cdd780016845c0a8e69dd84265c0ec39 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e54dee52cdd780016845c0a8e69dd84265c0ec39 hack/make.sh dynbinary test-integration [2021-02-19T09:40:57.502Z] #28 ... [2021-02-19T09:40:57.502Z] [2021-02-19T09:40:57.502Z] #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-19T09:40:57.502Z] #46 sha256:8fb00703d9d0825fb392a852d53e125f687b026381de2b1267d598fafe6864f1 [2021-02-19T09:40:57.502Z] #46 14.14 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-19T09:40:57.502Z] #46 14.16 go: finding github.com/pkg/errors v0.9.1 [2021-02-19T09:40:57.502Z] #46 14.17 go: finding github.com/fatih/color v1.9.0 [2021-02-19T09:40:57.502Z] #46 14.18 go: finding github.com/spf13/pflag v1.0.3 [2021-02-19T09:40:57.502Z] #46 14.39 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-19T09:40:57.502Z] #46 14.50 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-19T09:40:57.502Z] #46 14.79 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-19T09:40:57.502Z] #46 14.82 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-19T09:40:57.502Z] #46 14.91 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-19T09:40:57.502Z] #46 14.94 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-19T09:40:57.502Z] #46 14.96 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-19T09:40:57.502Z] #46 ... [2021-02-19T09:40:57.502Z] [2021-02-19T09:40:57.502Z] #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-19T09:40:57.502Z] #48 sha256:d1997e7a2dd002b282c0ceb18dcbe19b2d58fbca49fa9a7db8398383930b18b1 [2021-02-19T09:40:57.502Z] #48 21.61 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-19T09:40:57.502Z] #48 21.62 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-19T09:40:57.502Z] #48 21.63 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-19T09:40:57.502Z] #48 21.63 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-19T09:40:57.502Z] #48 21.63 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-19T09:40:57.502Z] #48 21.64 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-19T09:40:57.502Z] #48 21.67 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-19T09:40:57.502Z] #48 21.69 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-19T09:40:57.502Z] #48 21.71 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-19T09:40:57.502Z] #48 21.77 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-19T09:40:57.502Z] #48 21.79 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-19T09:40:57.502Z] #48 21.81 go: downloading golang.org/x/text v0.3.2 [2021-02-19T09:40:57.502Z] #48 21.85 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-19T09:40:57.502Z] #48 21.91 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-19T09:40:57.502Z] #48 21.99 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-19T09:40:57.502Z] #48 22.02 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-19T09:40:57.502Z] #48 22.07 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-19T09:40:57.502Z] #48 22.07 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-19T09:40:57.502Z] #48 22.13 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-19T09:40:57.502Z] #48 22.34 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-19T09:40:57.502Z] #48 22.36 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-19T09:40:57.502Z] #48 22.39 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-19T09:40:57.502Z] #48 22.52 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-19T09:40:57.502Z] #48 22.54 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-19T09:40:57.502Z] #48 22.62 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-19T09:40:57.502Z] #48 22.77 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-19T09:40:57.502Z] #48 22.82 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-19T09:40:57.502Z] #48 22.83 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-19T09:40:57.502Z] #48 22.89 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-19T09:40:57.502Z] #48 22.89 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-19T09:40:57.502Z] #48 22.89 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-19T09:40:57.502Z] #48 22.89 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-19T09:40:57.502Z] #48 22.94 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-19T09:40:57.502Z] #48 22.97 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-19T09:40:57.502Z] #48 23.01 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-19T09:40:57.502Z] #48 23.08 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-19T09:40:57.502Z] #48 23.11 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-19T09:40:57.502Z] #48 23.12 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-19T09:40:57.502Z] #48 23.14 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-19T09:40:57.502Z] #48 23.15 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-19T09:40:57.502Z] #48 23.16 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-19T09:40:57.502Z] #48 23.23 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-19T09:40:57.502Z] #48 23.25 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-19T09:40:57.502Z] #48 23.30 go: downloading github.com/spf13/afero v1.1.2 [2021-02-19T09:40:57.502Z] #48 23.32 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-19T09:40:57.502Z] #48 23.36 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-19T09:40:57.502Z] #48 23.47 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-19T09:40:57.502Z] #48 23.47 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-19T09:40:57.502Z] #48 23.68 go: extracting github.com/spf13/afero v1.1.2 [2021-02-19T09:40:57.502Z] #48 23.68 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-19T09:40:57.502Z] #48 23.93 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-19T09:40:57.502Z] #48 23.96 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-19T09:40:57.502Z] #48 24.02 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-19T09:40:57.502Z] #48 24.06 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-19T09:40:57.502Z] #48 24.17 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-19T09:40:57.502Z] #48 24.19 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-19T09:40:57.502Z] #48 24.46 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-19T09:40:57.502Z] #48 24.56 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-19T09:40:57.766Z] #48 24.61 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-19T09:40:57.971Z] [2021-02-19T09:40:57.971Z] Removing bundles/ [2021-02-19T09:40:57.971Z] [2021-02-19T09:40:57.971Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-19T09:40:57.971Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-19T09:40:57.971Z] GOOS="" GOARCH="" GOARM="" [2021-02-19T09:40:58.029Z] #48 24.78 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-19T09:40:58.029Z] #48 ... [2021-02-19T09:40:58.029Z] [2021-02-19T09:40:58.029Z] #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-19T09:40:58.029Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-19T09:40:58.029Z] #35 14.79 Fetched 8246 kB in 11s (762 kB/s) [2021-02-19T09:40:58.029Z] #35 14.79 Reading package lists... [2021-02-19T09:40:58.029Z] #35 19.84 Reading package lists... [2021-02-19T09:40:58.029Z] #35 ... [2021-02-19T09:40:58.029Z] [2021-02-19T09:40:58.029Z] #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-19T09:40:58.029Z] #63 sha256:c4d568b46ca71cbcca2ddfcf511fc352d33e3dcdc4229d0b3932dc6c8ce31fde [2021-02-19T09:40:58.029Z] #63 17.61 Checking out files: 72% (1384/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/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-19T09:40:58.029Z] #63 18.07 + cd /tmp/tmp.S86UmVWeNl/src/github.com/docker/libnetwork [2021-02-19T09:40:58.029Z] #63 18.07 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-19T09:40:58.029Z] #63 18.93 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-19T09:40:58.293Z] #63 ... [2021-02-19T09:40:58.293Z] [2021-02-19T09:40:58.293Z] #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-19T09:40:58.293Z] #48 sha256:d1997e7a2dd002b282c0ceb18dcbe19b2d58fbca49fa9a7db8398383930b18b1 [2021-02-19T09:40:58.293Z] #48 25.02 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-19T09:40:58.293Z] #48 25.04 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-19T09:40:58.293Z] #48 25.12 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-19T09:40:58.293Z] #48 25.14 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-19T09:40:58.293Z] #48 25.31 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-19T09:40:58.293Z] #48 25.34 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-19T09:40:58.577Z] #48 ... [2021-02-19T09:40:58.577Z] [2021-02-19T09:40:58.577Z] #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-19T09:40:58.577Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-19T09:40:58.577Z] #12 15.43 Fetched 8246 kB in 10s (790 kB/s) [2021-02-19T09:40:58.577Z] #12 15.43 Reading package lists... [2021-02-19T09:40:58.840Z] #12 21.40 Reading package lists... [2021-02-19T09:40:58.840Z] #12 ... [2021-02-19T09:40:58.840Z] [2021-02-19T09:40:58.840Z] #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-19T09:40:58.840Z] #48 sha256:d1997e7a2dd002b282c0ceb18dcbe19b2d58fbca49fa9a7db8398383930b18b1 [2021-02-19T09:40:58.840Z] #48 25.60 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-19T09:40:58.840Z] #48 25.77 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-19T09:40:59.110Z] #48 25.85 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-19T09:40:59.110Z] #48 25.96 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-19T09:40:59.110Z] #48 26.05 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-19T09:40:59.110Z] #48 26.07 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-19T09:40:59.110Z] #48 26.07 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-19T09:40:59.110Z] #48 26.10 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-19T09:40:59.110Z] #48 ... [2021-02-19T09:40:59.110Z] [2021-02-19T09:40:59.110Z] #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-19T09:40:59.110Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-02-19T09:40:59.110Z] #39 15.78 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-19T09:40:59.110Z] #39 17.42 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-02-19T09:40:59.374Z] #39 ... [2021-02-19T09:40:59.374Z] [2021-02-19T09:40:59.374Z] #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-19T09:40:59.374Z] #48 sha256:d1997e7a2dd002b282c0ceb18dcbe19b2d58fbca49fa9a7db8398383930b18b1 [2021-02-19T09:40:59.374Z] #48 26.28 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-19T09:40:59.868Z] #48 26.64 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-19T09:40:59.868Z] #48 26.66 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-19T09:40:59.868Z] #48 ... [2021-02-19T09:40:59.868Z] [2021-02-19T09:40:59.868Z] #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-19T09:40:59.868Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-19T09:40:59.868Z] #41 16.82 Fetched 8246 kB in 11s (720 kB/s) [2021-02-19T09:40:59.868Z] #41 16.82 Reading package lists... [2021-02-19T09:40:59.868Z] #41 22.87 Reading package lists... [2021-02-19T09:40:59.868Z] #41 ... [2021-02-19T09:40:59.868Z] [2021-02-19T09:40:59.868Z] #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-19T09:40:59.868Z] #28 sha256:4234e7d489c96847ad5e9d0cb663c5316754e4b6b590eed55fc09ecb947b5022 [2021-02-19T09:40:59.868Z] #28 22.11 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-19T09:40:59.868Z] #28 22.59 [2021-02-19T09:40:59.868Z] #28 22.83 0.2% ######################################################################## 100.0% [2021-02-19T09:40:59.868Z] #28 23.06 [2021-02-19T09:41:00.464Z] #28 ... [2021-02-19T09:41:00.464Z] [2021-02-19T09:41:00.464Z] #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-19T09:41:00.464Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-19T09:41:00.464Z] #54 17.47 Fetched 8246 kB in 12s (680 kB/s) [2021-02-19T09:41:00.464Z] #54 17.47 Reading package lists... [2021-02-19T09:41:00.765Z] #54 23.66 Reading package lists... [2021-02-19T09:41:00.765Z] #54 ... [2021-02-19T09:41:00.765Z] [2021-02-19T09:41:00.765Z] #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-19T09:41:00.765Z] #48 sha256:d1997e7a2dd002b282c0ceb18dcbe19b2d58fbca49fa9a7db8398383930b18b1 [2021-02-19T09:41:00.765Z] #48 26.97 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-19T09:41:00.765Z] #48 27.37 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-19T09:41:00.765Z] #48 27.53 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-19T09:41:02.750Z] #48 29.59 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-19T09:41:03.324Z] #48 30.15 go: extracting golang.org/x/text v0.3.2 [2021-02-19T09:41:05.253Z] #48 ... [2021-02-19T09:41:05.253Z] [2021-02-19T09:41:05.253Z] #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-19T09:41:05.253Z] #28 sha256:4234e7d489c96847ad5e9d0cb663c5316754e4b6b590eed55fc09ecb947b5022 [2021-02-19T09:41:05.253Z] #28 24.42 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-19T09:41:05.253Z] #28 24.85 [2021-02-19T09:41:05.253Z] #28 25.12 0.1% ######################################## 55.6% ######################################################################## 100.0% [2021-02-19T09:41:05.253Z] #28 25.48 [2021-02-19T09:41:05.253Z] #28 26.60 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-19T09:41:05.253Z] #28 27.11 [2021-02-19T09:41:06.135Z] #28 27.36 0.0% # 2.4% ### 5.2% ###### 8.6% ########### 15.5% ################## 26.3% ######################### 35.1% ############################## 42.4% ################################### 48.8% ###################################### 53.2% ############################################# 62.8% ############################################## 63.9% ################################################# 68.4% ################################################### 71.6% #################################################### 73.5% ####################################################### 76.4% ########################################################## 81.4% ############################################################## 86.5% ################################################################# 90.5% #################################################################### 94.7% #################################################################### 95.3% ##################################################################### 97.1% ######################################################################## 100.0% [2021-02-19T09:41:06.440Z] #28 29.92 [2021-02-19T09:41:07.389Z] #28 30.93 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-19T09:41:07.389Z] #28 31.13 [2021-02-19T09:41:07.652Z] #28 31.26 ######################################################################## 100.0% [2021-02-19T09:41:07.930Z] #28 31.40 [2021-02-19T09:41:07.930Z] #28 ... [2021-02-19T09:41:07.930Z] [2021-02-19T09:41:07.930Z] #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-19T09:41:07.930Z] #50 sha256:1e1aed9fa38eb3332cc5cbf2e113169a5eb7671216437bdd04295dd4e516fa5c [2021-02-19T09:41:07.930Z] #50 34.94 syscall [2021-02-19T09:41:08.194Z] #50 34.95 strconv [2021-02-19T09:41:08.194Z] #50 34.95 strings [2021-02-19T09:41:08.194Z] #50 34.95 bytes [2021-02-19T09:41:08.194Z] #50 ... [2021-02-19T09:41:08.194Z] [2021-02-19T09:41:08.194Z] #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-19T09:41:08.194Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-19T09:41:08.194Z] #35 19.84 Reading package lists... [2021-02-19T09:41:08.194Z] #35 25.34 Building dependency tree... [2021-02-19T09:41:08.194Z] #35 27.67 The following additional packages will be installed: [2021-02-19T09:41:08.194Z] #35 27.67 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-19T09:41:08.194Z] #35 27.68 Suggested packages: [2021-02-19T09:41:08.194Z] #35 27.68 cmake-doc ninja-build lrzip [2021-02-19T09:41:08.194Z] #35 27.68 Recommended packages: [2021-02-19T09:41:08.194Z] #35 27.68 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-19T09:41:08.194Z] #35 28.61 The following NEW packages will be installed: [2021-02-19T09:41:08.194Z] #35 28.66 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-19T09:41:08.194Z] #35 28.66 vim-common xxd [2021-02-19T09:41:08.194Z] #35 29.02 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-02-19T09:41:08.194Z] #35 29.02 Need to get 14.2 MB of archives. [2021-02-19T09:41:08.194Z] #35 29.02 After this operation, 60.0 MB of additional disk space will be used. [2021-02-19T09:41:08.194Z] #35 29.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-02-19T09:41:08.194Z] #35 29.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-19T09:41:08.194Z] #35 29.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-02-19T09:41:08.194Z] #35 29.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-02-19T09:41:08.194Z] #35 29.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-02-19T09:41:08.194Z] #35 29.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-02-19T09:41:08.194Z] #35 29.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-02-19T09:41:08.194Z] #35 29.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-02-19T09:41:08.194Z] #35 29.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-02-19T09:41:08.194Z] #35 29.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-02-19T09:41:08.194Z] #35 31.26 debconf: delaying package configuration, since apt-utils is not installed [2021-02-19T09:41:08.194Z] #35 31.49 Fetched 14.2 MB in 1s (12.3 MB/s) [2021-02-19T09:41:08.194Z] #35 31.89 Selecting previously unselected package xxd. [2021-02-19T09:41:08.194Z] #35 31.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-02-19T09:41:08.194Z] #35 31.97 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-02-19T09:41:08.194Z] #35 32.19 Unpacking xxd (2:8.1.0875-5) ... [2021-02-19T09:41:08.194Z] #35 33.14 Selecting previously unselected package vim-common. [2021-02-19T09:41:08.194Z] #35 33.14 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-19T09:41:08.194Z] #35 33.29 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-19T09:41:08.194Z] #35 35.18 Selecting previously unselected package cmake-data. [2021-02-19T09:41:08.194Z] #35 ... [2021-02-19T09:41:08.194Z] [2021-02-19T09:41:08.194Z] #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-19T09:41:08.194Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-19T09:41:08.194Z] #41 27.29 Building dependency tree... [2021-02-19T09:41:08.194Z] #41 30.16 The following additional packages will be installed: [2021-02-19T09:41:08.194Z] #41 30.16 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-19T09:41:08.194Z] #41 30.16 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-19T09:41:08.194Z] #41 30.18 Suggested packages: [2021-02-19T09:41:08.194Z] #41 30.18 manpages-dev python-setuptools [2021-02-19T09:41:08.194Z] #41 31.20 The following NEW packages will be installed: [2021-02-19T09:41:08.194Z] #41 31.22 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-19T09:41:08.194Z] #41 31.22 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-19T09:41:08.194Z] #41 31.22 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-19T09:41:08.194Z] #41 31.22 python-six zlib1g-dev [2021-02-19T09:41:08.194Z] #41 31.88 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-02-19T09:41:08.194Z] #41 31.88 Need to get 3798 kB of archives. [2021-02-19T09:41:08.194Z] #41 31.88 After this operation, 21.6 MB of additional disk space will be used. [2021-02-19T09:41:08.194Z] #41 31.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-02-19T09:41:08.194Z] #41 31.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-02-19T09:41:08.194Z] #41 31.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-02-19T09:41:08.194Z] #41 31.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-02-19T09:41:08.194Z] #41 31.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-02-19T09:41:08.194Z] #41 31.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-02-19T09:41:08.194Z] #41 31.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2021-02-19T09:41:08.194Z] #41 31.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-02-19T09:41:08.194Z] #41 31.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-02-19T09:41:08.194Z] #41 32.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-02-19T09:41:08.194Z] #41 32.18 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-02-19T09:41:08.194Z] #41 32.31 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-02-19T09:41:08.194Z] #41 32.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2021-02-19T09:41:08.194Z] #41 32.36 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-02-19T09:41:08.194Z] #41 32.36 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-19T09:41:08.194Z] #41 32.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-02-19T09:41:08.194Z] #41 32.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-02-19T09:41:08.194Z] #41 34.26 debconf: delaying package configuration, since apt-utils is not installed [2021-02-19T09:41:08.194Z] #41 35.01 Fetched 3798 kB in 1s (3439 kB/s) [2021-02-19T09:41:08.194Z] #41 35.18 Selecting previously unselected package libcap-dev:arm64. [2021-02-19T09:41:08.459Z] #41 35.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-02-19T09:41:08.459Z] #41 35.28 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-02-19T09:41:08.459Z] #41 ... [2021-02-19T09:41:08.459Z] [2021-02-19T09:41:08.459Z] #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-19T09:41:08.459Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-02-19T09:41:08.768Z] #31 35.00 Checking out files: 87% (1331/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-02-19T09:41:08.768Z] #31 35.45 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-19T09:41:09.424Z] #31 35.86 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-19T09:41:10.041Z] #31 ... [2021-02-19T09:41:10.041Z] [2021-02-19T09:41:10.041Z] #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-19T09:41:10.041Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-19T09:41:10.041Z] #12 21.40 Reading package lists... [2021-02-19T09:41:10.041Z] #12 27.31 Building dependency tree... [2021-02-19T09:41:10.041Z] #12 30.17 The following additional packages will be installed: [2021-02-19T09:41:10.041Z] #12 30.18 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-19T09:41:10.041Z] #12 30.18 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-19T09:41:10.041Z] #12 30.19 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-19T09:41:10.041Z] #12 30.19 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-19T09:41:10.041Z] #12 30.19 mingw-w64-x86-64-dev [2021-02-19T09:41:10.041Z] #12 30.20 Suggested packages: [2021-02-19T09:41:10.041Z] #12 30.20 gcc-8-locales seccomp wine64 [2021-02-19T09:41:10.041Z] #12 31.34 The following NEW packages will be installed: [2021-02-19T09:41:10.041Z] #12 31.34 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-19T09:41:10.041Z] #12 31.35 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-19T09:41:10.041Z] #12 31.35 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-19T09:41:10.041Z] #12 31.35 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-19T09:41:10.041Z] #12 31.35 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-19T09:41:10.041Z] #12 31.36 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-19T09:41:10.041Z] #12 31.36 The following packages will be upgraded: [2021-02-19T09:41:10.041Z] #12 31.37 libsystemd0 libudev1 [2021-02-19T09:41:10.041Z] #12 32.05 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-02-19T09:41:10.041Z] #12 32.05 Need to get 73.8 MB of archives. [2021-02-19T09:41:10.041Z] #12 32.05 After this operation, 472 MB of additional disk space will be used. [2021-02-19T09:41:10.041Z] #12 32.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u6 [314 kB] [2021-02-19T09:41:10.041Z] #12 32.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u6 [146 kB] [2021-02-19T09:41:10.041Z] #12 32.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-02-19T09:41:10.041Z] #12 32.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-02-19T09:41:10.041Z] #12 32.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-19T09:41:10.041Z] #12 32.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-02-19T09:41:10.041Z] #12 32.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-02-19T09:41:10.041Z] #12 32.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-19T09:41:10.041Z] #12 33.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-19T09:41:10.041Z] #12 33.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-02-19T09:41:10.041Z] #12 33.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2021-02-19T09:41:10.041Z] #12 36.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-02-19T09:41:10.041Z] #12 ... [2021-02-19T09:41:10.041Z] [2021-02-19T09:41:10.041Z] #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-19T09:41:10.041Z] #48 sha256:d1997e7a2dd002b282c0ceb18dcbe19b2d58fbca49fa9a7db8398383930b18b1 [2021-02-19T09:41:10.041Z] #48 35.68 go: finding github.com/fatih/color v1.7.0 [2021-02-19T09:41:10.041Z] #48 35.74 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-19T09:41:10.041Z] #48 35.88 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-19T09:41:10.041Z] #48 35.88 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-19T09:41:10.041Z] #48 35.98 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-19T09:41:10.041Z] #48 35.99 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-19T09:41:10.041Z] #48 35.99 go: finding github.com/pkg/errors v0.8.1 [2021-02-19T09:41:10.041Z] #48 36.20 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-19T09:41:10.041Z] #48 36.51 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-19T09:41:10.042Z] #48 36.51 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-19T09:41:10.042Z] #48 36.53 go: finding github.com/spf13/viper v1.6.1 [2021-02-19T09:41:10.042Z] #48 36.86 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-19T09:41:10.373Z] #48 37.07 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-19T09:41:10.373Z] #48 37.10 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-19T09:41:10.373Z] #48 37.16 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-19T09:41:10.373Z] #48 37.19 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-19T09:41:10.373Z] #48 37.23 go: finding github.com/stretchr/testify v1.4.0 [2021-02-19T09:41:10.373Z] #48 37.24 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-19T09:41:10.636Z] #48 37.38 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-19T09:41:10.636Z] #48 37.45 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-19T09:41:10.636Z] #48 37.46 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-19T09:41:10.636Z] #48 37.48 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-19T09:41:10.636Z] #48 37.49 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-19T09:41:10.636Z] #48 37.58 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-19T09:41:10.899Z] #48 37.58 go: finding github.com/spf13/cobra v0.0.5 [2021-02-19T09:41:10.899Z] #48 37.59 go: finding github.com/gobwas/glob v0.2.3 [2021-02-19T09:41:10.899Z] #48 37.60 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-19T09:41:10.899Z] #48 37.61 go: finding github.com/spf13/pflag v1.0.5 [2021-02-19T09:41:10.899Z] #48 37.61 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-19T09:41:10.899Z] #48 37.65 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-19T09:41:10.899Z] #48 37.79 go: finding github.com/stretchr/objx v0.2.0 [2021-02-19T09:41:10.899Z] #48 37.79 go: finding github.com/magiconair/properties v1.8.1 [2021-02-19T09:41:10.899Z] #48 37.81 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-19T09:41:10.899Z] #48 ... [2021-02-19T09:41:10.899Z] [2021-02-19T09:41:10.899Z] #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-19T09:41:10.899Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-19T09:41:10.899Z] #54 27.78 Building dependency tree... [2021-02-19T09:41:10.899Z] #54 30.79 The following additional packages will be installed: [2021-02-19T09:41:10.899Z] #54 30.80 libbtrfs0 [2021-02-19T09:41:10.899Z] #54 30.93 The following NEW packages will be installed: [2021-02-19T09:41:10.899Z] #54 30.95 libbtrfs-dev libbtrfs0 [2021-02-19T09:41:10.899Z] #54 31.35 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-02-19T09:41:10.899Z] #54 31.35 Need to get 119 kB of archives. [2021-02-19T09:41:10.899Z] #54 31.35 After this operation, 387 kB of additional disk space will be used. [2021-02-19T09:41:10.900Z] #54 31.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-02-19T09:41:10.900Z] #54 31.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-02-19T09:41:10.900Z] #54 32.85 debconf: delaying package configuration, since apt-utils is not installed [2021-02-19T09:41:10.900Z] #54 33.17 Fetched 119 kB in 0s (405 kB/s) [2021-02-19T09:41:10.900Z] #54 33.34 Selecting previously unselected package libbtrfs0. [2021-02-19T09:41:10.900Z] #54 33.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-02-19T09:41:10.900Z] #54 33.45 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-02-19T09:41:10.900Z] #54 34.12 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-19T09:41:10.900Z] #54 35.03 Selecting previously unselected package libbtrfs-dev. [2021-02-19T09:41:10.900Z] #54 35.04 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-02-19T09:41:10.900Z] #54 35.08 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-19T09:41:10.900Z] #54 35.40 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-19T09:41:10.900Z] #54 36.86 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-19T09:41:10.900Z] #54 37.59 Processing triggers for libc-bin (2.28-10) ... [2021-02-19T09:41:11.167Z] INFO [runner/unused/goanalysis] analyzers took 29.170898733s with top 10 stages: buildssa: 24.758564676s, U1000: 4.412334057s [2021-02-19T09:41:11.170Z] #54 ... [2021-02-19T09:41:11.173Z] [2021-02-19T09:41:11.173Z] #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-19T09:41:11.173Z] #48 sha256:d1997e7a2dd002b282c0ceb18dcbe19b2d58fbca49fa9a7db8398383930b18b1 [2021-02-19T09:41:11.173Z] #48 37.89 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-19T09:41:11.173Z] #48 37.90 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-19T09:41:11.173Z] #48 37.92 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-19T09:41:11.173Z] #48 37.93 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-19T09:41:11.173Z] #48 37.93 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-19T09:41:11.173Z] #48 37.94 go: finding github.com/spf13/afero v1.1.2 [2021-02-19T09:41:11.173Z] #48 37.96 go: finding github.com/spf13/cast v1.3.0 [2021-02-19T09:41:11.173Z] #48 37.97 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-19T09:41:11.173Z] #48 38.01 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-19T09:41:11.173Z] #48 38.02 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-19T09:41:11.436Z] #48 38.17 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-19T09:41:11.436Z] #48 38.21 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-19T09:41:11.436Z] #48 38.24 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-19T09:41:11.436Z] #48 38.38 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-19T09:41:11.436Z] #48 38.41 go: finding golang.org/x/text v0.3.2 [2021-02-19T09:41:11.436Z] #48 38.45 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-19T09:41:11.699Z] #48 38.49 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-19T09:41:11.699Z] #48 38.49 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-19T09:41:11.699Z] #48 38.62 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-19T09:41:11.699Z] #48 38.66 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-19T09:41:11.699Z] #48 38.66 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-19T09:41:11.699Z] #48 38.71 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-19T09:41:11.962Z] #48 38.72 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-19T09:41:11.963Z] #48 38.72 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-19T09:41:11.963Z] #48 38.88 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-19T09:41:11.963Z] #48 38.91 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-19T09:41:11.963Z] #48 38.93 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-19T09:41:12.226Z] #48 39.01 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-19T09:41:12.226Z] #48 39.02 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-19T09:41:12.226Z] #48 39.02 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-19T09:41:12.226Z] #48 39.02 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-19T09:41:12.226Z] #48 39.09 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-19T09:41:12.226Z] #48 ... [2021-02-19T09:41:12.226Z] [2021-02-19T09:41:12.226Z] #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-19T09:41:12.226Z] #63 sha256:c4d568b46ca71cbcca2ddfcf511fc352d33e3dcdc4229d0b3932dc6c8ce31fde [2021-02-19T09:41:12.226Z] #63 DONE 39.1s [2021-02-19T09:41:12.226Z] [2021-02-19T09:41:12.226Z] #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-19T09:41:12.226Z] #28 sha256:4234e7d489c96847ad5e9d0cb663c5316754e4b6b590eed55fc09ecb947b5022 [2021-02-19T09:41:12.226Z] #28 32.28 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-19T09:41:12.226Z] #28 32.61 [2021-02-19T09:41:12.226Z] #28 32.76 ######################################################################## 100.0% [2021-02-19T09:41:12.226Z] #28 32.97 [2021-02-19T09:41:12.226Z] #28 33.01 Download of images into '/build' complete. [2021-02-19T09:41:12.226Z] #28 33.01 Use something like the following to load the result into a Docker daemon: [2021-02-19T09:41:12.226Z] #28 33.01 tar -cC '/build' . | docker load [2021-02-19T09:41:12.226Z] #28 DONE 35.9s [2021-02-19T09:41:12.226Z] [2021-02-19T09:41:12.226Z] #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-19T09:41:12.226Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-19T09:41:12.226Z] #54 DONE 39.2s [2021-02-19T09:41:12.226Z] [2021-02-19T09:41:12.226Z] #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-19T09:41:12.226Z] #48 sha256:d1997e7a2dd002b282c0ceb18dcbe19b2d58fbca49fa9a7db8398383930b18b1 [2021-02-19T09:41:12.226Z] #48 39.09 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-19T09:41:12.226Z] #48 39.10 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-19T09:41:12.490Z] #48 39.20 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-19T09:41:12.754Z] #48 39.60 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-19T09:41:12.754Z] #48 39.63 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-19T09:41:12.754Z] #48 39.65 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-19T09:41:12.754Z] #48 39.68 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-19T09:41:12.754Z] #48 39.73 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-19T09:41:13.017Z] #48 39.89 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-19T09:41:13.969Z] #48 ... [2021-02-19T09:41:13.969Z] [2021-02-19T09:41:13.969Z] #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-19T09:41:13.969Z] #33 sha256:cb95ee6a3f9c35097c90e225cd1078d19462c15c5d0b8768c3a4e0685a1739c8 [2021-02-19T09:41:13.969Z] #33 30.93 sync [2021-02-19T09:41:13.969Z] #33 30.95 internal/reflectlite [2021-02-19T09:41:13.969Z] #33 33.07 errors [2021-02-19T09:41:13.969Z] #33 33.08 sort [2021-02-19T09:41:13.969Z] #33 33.45 strconv [2021-02-19T09:41:13.969Z] #33 33.46 io [2021-02-19T09:41:13.969Z] #33 33.46 internal/oserror [2021-02-19T09:41:13.969Z] #33 33.85 syscall [2021-02-19T09:41:13.969Z] #33 34.17 bytes [2021-02-19T09:41:13.969Z] #33 34.17 strings [2021-02-19T09:41:13.969Z] #33 36.66 path [2021-02-19T09:41:13.969Z] #33 36.88 bufio [2021-02-19T09:41:13.969Z] #33 36.96 text/tabwriter [2021-02-19T09:41:13.969Z] #33 38.33 reflect [2021-02-19T09:41:14.232Z] #33 ... [2021-02-19T09:41:14.232Z] [2021-02-19T09:41:14.232Z] #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-19T09:41:14.232Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-19T09:41:14.232Z] #12 38.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-02-19T09:41:14.232Z] #12 38.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-02-19T09:41:14.232Z] #12 38.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-02-19T09:41:14.232Z] #12 38.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-02-19T09:41:14.232Z] #12 38.98 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-02-19T09:41:14.232Z] #12 38.98 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u6 [110 kB] [2021-02-19T09:41:14.232Z] #12 38.99 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-02-19T09:41:14.232Z] #12 39.02 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-02-19T09:41:14.232Z] #12 39.04 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-02-19T09:41:14.232Z] #12 39.06 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-02-19T09:41:14.232Z] #12 39.07 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-02-19T09:41:14.232Z] #12 39.12 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-02-19T09:41:14.232Z] #12 39.13 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-02-19T09:41:14.232Z] #12 39.13 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2021-02-19T09:41:14.232Z] #12 39.13 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u6 [322 kB] [2021-02-19T09:41:14.232Z] #12 40.44 debconf: delaying package configuration, since apt-utils is not installed [2021-02-19T09:41:14.232Z] #12 40.82 Fetched 73.8 MB in 8s (9583 kB/s) [2021-02-19T09:41:14.232Z] #12 41.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-02-19T09:41:14.232Z] #12 41.21 Preparing to unpack .../libsystemd0_241-7~deb10u6_arm64.deb ... [2021-02-19T09:41:14.519Z] #12 41.32 Unpacking libsystemd0:arm64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-19T09:41:14.519Z] #12 ... [2021-02-19T09:41:14.519Z] [2021-02-19T09:41:14.519Z] #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-19T09:41:14.519Z] #44 sha256:18ad57dfddb883bbbf6ba653b2cef93d2b34d4e2ac7a8c66aab412e5cadb8dd6 [2021-02-19T09:41:14.519Z] #44 31.34 sync [2021-02-19T09:41:14.519Z] #44 31.34 internal/reflectlite [2021-02-19T09:41:14.519Z] #44 32.57 github.com/LK4D4/vndr/godl/singleflight [2021-02-19T09:41:14.519Z] #44 32.60 internal/singleflight [2021-02-19T09:41:14.519Z] #44 32.60 math/rand [2021-02-19T09:41:14.519Z] #44 33.66 sort [2021-02-19T09:41:14.519Z] #44 33.66 strconv [2021-02-19T09:41:14.519Z] #44 33.67 internal/oserror [2021-02-19T09:41:14.519Z] #44 33.68 io [2021-02-19T09:41:14.519Z] #44 33.85 syscall [2021-02-19T09:41:14.519Z] #44 34.63 bytes [2021-02-19T09:41:14.519Z] #44 35.15 strings [2021-02-19T09:41:14.519Z] #44 36.86 bufio [2021-02-19T09:41:14.519Z] #44 36.92 reflect [2021-02-19T09:41:14.519Z] #44 38.08 regexp/syntax [2021-02-19T09:41:14.519Z] #44 38.86 hash/crc32 [2021-02-19T09:41:14.519Z] #44 39.79 crypto [2021-02-19T09:41:14.519Z] #44 40.53 crypto/rc4 [2021-02-19T09:41:14.519Z] #44 40.78 vendor/golang.org/x/net/dns/dnsmessage [2021-02-19T09:41:14.519Z] #44 ... [2021-02-19T09:41:14.519Z] [2021-02-19T09:41:14.519Z] #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-19T09:41:14.519Z] #33 sha256:cb95ee6a3f9c35097c90e225cd1078d19462c15c5d0b8768c3a4e0685a1739c8 [2021-02-19T09:41:14.519Z] #33 41.52 internal/syscall/execenv [2021-02-19T09:41:14.782Z] #33 41.53 internal/syscall/unix [2021-02-19T09:41:14.782Z] #33 41.58 time [2021-02-19T09:41:16.175Z] #33 ... [2021-02-19T09:41:16.175Z] [2021-02-19T09:41:16.175Z] #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-19T09:41:16.175Z] #46 sha256:8fb00703d9d0825fb392a852d53e125f687b026381de2b1267d598fafe6864f1 [2021-02-19T09:41:16.175Z] #46 DONE 43.0s [2021-02-19T09:41:16.175Z] [2021-02-19T09:41:16.175Z] #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-19T09:41:16.175Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-19T09:41:16.175Z] #12 41.96 Setting up libsystemd0:arm64 (241-7~deb10u6) ... [2021-02-19T09:41:16.175Z] #12 42.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-02-19T09:41:16.175Z] #12 42.21 Preparing to unpack .../libudev1_241-7~deb10u6_arm64.deb ... [2021-02-19T09:41:16.175Z] #12 42.24 Unpacking libudev1:arm64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-19T09:41:16.175Z] #12 42.45 Setting up libudev1:arm64 (241-7~deb10u6) ... [2021-02-19T09:41:16.175Z] #12 42.67 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-19T09:41:16.175Z] #12 42.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-02-19T09:41:16.175Z] #12 42.73 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-02-19T09:41:16.175Z] #12 42.74 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-19T09:41:18.738Z] #12 ... [2021-02-19T09:41:18.738Z] [2021-02-19T09:41:18.738Z] #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-19T09:41:18.738Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-19T09:41:18.738Z] #35 35.18 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-19T09:41:18.738Z] #35 35.21 Unpacking cmake-data (3.13.4-1) ... [2021-02-19T09:41:18.738Z] #35 42.99 Selecting previously unselected package libicu63:arm64. [2021-02-19T09:41:18.738Z] #35 42.99 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-02-19T09:41:18.738Z] #35 43.01 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-02-19T09:41:18.738Z] #35 ... [2021-02-19T09:41:18.738Z] [2021-02-19T09:41:18.738Z] #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-19T09:41:18.738Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-19T09:41:18.738Z] #41 35.30 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-02-19T09:41:18.738Z] #41 37.79 Selecting previously unselected package libnet1:arm64. [2021-02-19T09:41:18.738Z] #41 37.79 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-02-19T09:41:18.738Z] #41 38.01 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-02-19T09:41:18.738Z] #41 38.50 Selecting previously unselected package libnet1-dev. [2021-02-19T09:41:18.738Z] #41 38.50 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-02-19T09:41:18.738Z] #41 38.58 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-19T09:41:18.738Z] #41 39.27 Selecting previously unselected package libnl-3-200:arm64. [2021-02-19T09:41:18.738Z] #41 39.27 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-02-19T09:41:18.738Z] #41 39.33 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-02-19T09:41:18.738Z] #41 39.58 Selecting previously unselected package libnl-3-dev:arm64. [2021-02-19T09:41:18.738Z] #41 39.58 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-02-19T09:41:18.738Z] #41 39.60 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-02-19T09:41:18.738Z] #41 40.33 Selecting previously unselected package libprotobuf-c1:arm64. [2021-02-19T09:41:18.738Z] #41 40.33 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-02-19T09:41:18.738Z] #41 40.34 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-02-19T09:41:18.738Z] #41 40.62 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-02-19T09:41:18.738Z] #41 40.62 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-02-19T09:41:18.738Z] #41 40.65 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-02-19T09:41:18.738Z] #41 41.03 Selecting previously unselected package zlib1g-dev:arm64. [2021-02-19T09:41:18.738Z] #41 41.03 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-02-19T09:41:18.738Z] #41 41.09 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-02-19T09:41:18.738Z] #41 41.40 Selecting previously unselected package libprotobuf17:arm64. [2021-02-19T09:41:18.738Z] #41 41.40 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-02-19T09:41:18.738Z] #41 41.42 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-02-19T09:41:18.738Z] #41 42.27 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-02-19T09:41:18.738Z] #41 42.28 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-02-19T09:41:18.738Z] #41 42.29 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-02-19T09:41:18.738Z] #41 42.51 Selecting previously unselected package libprotobuf-dev:arm64. [2021-02-19T09:41:18.738Z] #41 42.53 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-02-19T09:41:18.738Z] #41 42.55 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-02-19T09:41:18.738Z] #41 44.16 Selecting previously unselected package libprotoc17:arm64. [2021-02-19T09:41:18.738Z] #41 44.16 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-02-19T09:41:18.738Z] #41 44.16 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-02-19T09:41:18.738Z] #41 45.12 Selecting previously unselected package protobuf-c-compiler. [2021-02-19T09:41:18.738Z] #41 45.12 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-02-19T09:41:18.738Z] #41 45.13 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-19T09:41:18.738Z] #41 45.26 Selecting previously unselected package protobuf-compiler. [2021-02-19T09:41:18.738Z] #41 45.31 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-02-19T09:41:18.738Z] #41 45.33 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-19T09:41:18.738Z] #41 ... [2021-02-19T09:41:18.738Z] [2021-02-19T09:41:18.738Z] #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-19T09:41:18.738Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-19T09:41:18.738Z] #12 45.21 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-19T09:41:18.738Z] #12 45.22 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-02-19T09:41:18.738Z] #12 45.24 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-19T09:41:20.716Z] #12 ... [2021-02-19T09:41:20.717Z] [2021-02-19T09:41:20.717Z] #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-19T09:41:20.717Z] #50 sha256:1e1aed9fa38eb3332cc5cbf2e113169a5eb7671216437bdd04295dd4e516fa5c [2021-02-19T09:41:20.717Z] #50 37.34 bufio [2021-02-19T09:41:20.717Z] #50 38.92 reflect [2021-02-19T09:41:20.717Z] #50 38.92 regexp/syntax [2021-02-19T09:41:20.717Z] #50 42.40 time [2021-02-19T09:41:20.717Z] #50 45.38 regexp [2021-02-19T09:41:20.717Z] #50 ... [2021-02-19T09:41:20.717Z] [2021-02-19T09:41:20.717Z] #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-19T09:41:20.717Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-19T09:41:20.717Z] #41 45.63 Selecting previously unselected package python-pkg-resources. [2021-02-19T09:41:20.717Z] #41 45.63 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-19T09:41:20.717Z] #41 45.64 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-19T09:41:20.717Z] #41 45.95 Selecting previously unselected package python-six. [2021-02-19T09:41:20.717Z] #41 45.96 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-19T09:41:20.717Z] #41 46.01 Unpacking python-six (1.12.0-1) ... [2021-02-19T09:41:20.717Z] #41 46.16 Selecting previously unselected package python-protobuf. [2021-02-19T09:41:20.717Z] #41 46.19 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-02-19T09:41:20.717Z] #41 46.20 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-19T09:41:20.717Z] #41 47.13 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-19T09:41:22.648Z] #41 ... [2021-02-19T09:41:22.648Z] [2021-02-19T09:41:22.648Z] #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-19T09:41:22.648Z] #55 sha256:91f85475b4928b489074c662bdfa49e123d2148102ce40d363920602a9a20a66 [2021-02-19T09:41:22.648Z] #55 1.955 + RM_GOPATH=0 [2021-02-19T09:41:22.648Z] #55 1.955 + TMP_GOPATH= [2021-02-19T09:41:22.648Z] #55 1.955 + : /build [2021-02-19T09:41:22.648Z] #55 1.955 + '[' -z '' ']' [2021-02-19T09:41:22.648Z] #55 1.959 ++ mktemp -d [2021-02-19T09:41:22.648Z] #55 1.959 + export GOPATH=/tmp/tmp.LhL62LSzk2 [2021-02-19T09:41:22.648Z] #55 1.959 + GOPATH=/tmp/tmp.LhL62LSzk2 [2021-02-19T09:41:22.648Z] #55 1.959 + RM_GOPATH=1 [2021-02-19T09:41:22.648Z] #55 1.959 + case "$(go env GOARCH)" in [2021-02-19T09:41:22.648Z] #55 1.959 ++ go env GOARCH [2021-02-19T09:41:22.648Z] #55 2.044 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T09:41:22.648Z] #55 2.044 + GO_BUILDMODE=-buildmode=pie [2021-02-19T09:41:22.648Z] #55 2.044 ++ dirname /tmp/install/install.sh [2021-02-19T09:41:22.648Z] #55 2.045 + dir=/tmp/install [2021-02-19T09:41:22.648Z] #55 2.046 + bin=containerd [2021-02-19T09:41:22.648Z] #55 2.046 + shift [2021-02-19T09:41:22.648Z] #55 2.047 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-19T09:41:22.648Z] #55 2.047 + . /tmp/install/containerd.installer [2021-02-19T09:41:22.648Z] #55 2.047 ++ set -e [2021-02-19T09:41:22.648Z] #55 2.048 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-19T09:41:22.648Z] #55 2.048 + install_containerd [2021-02-19T09:41:22.648Z] #55 2.049 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-19T09:41:22.648Z] #55 2.050 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-19T09:41:22.648Z] #55 2.050 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LhL62LSzk2/src/github.com/containerd/containerd [2021-02-19T09:41:22.648Z] #55 2.095 Cloning into '/tmp/tmp.LhL62LSzk2/src/github.com/containerd/containerd'... [2021-02-19T09:41:22.648Z] #55 ... [2021-02-19T09:41:22.648Z] [2021-02-19T09:41:22.648Z] #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-19T09:41:22.648Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-19T09:41:22.648Z] #12 47.68 Selecting previously unselected package binutils-mingw-w64. [2021-02-19T09:41:22.648Z] #12 47.68 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-19T09:41:22.648Z] #12 47.70 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-19T09:41:22.648Z] #12 47.89 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-02-19T09:41:22.648Z] #12 47.91 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-02-19T09:41:22.648Z] #12 47.94 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-02-19T09:41:22.648Z] #12 48.19 Selecting previously unselected package dmsetup. [2021-02-19T09:41:22.648Z] #12 48.19 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-02-19T09:41:22.648Z] #12 48.20 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-19T09:41:22.649Z] #12 48.44 Selecting previously unselected package mingw-w64-common. [2021-02-19T09:41:22.649Z] #12 48.44 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-19T09:41:22.649Z] #12 48.45 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-19T09:41:24.117Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-19T09:41:24.117Z] [2021-02-19T09:41:24.117Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-19T09:41:24.117Z] DOCKER_SYSTEMD=1 [2021-02-19T09:41:24.117Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-19T09:41:24.117Z] HOSTNAME=72ce2eae63e7 [2021-02-19T09:41:24.117Z] DEST=bundles/test-integration [2021-02-19T09:41:24.117Z] PWD=/go/src/github.com/docker/docker [2021-02-19T09:41:24.117Z] DOCKER_GITCOMMIT=e54dee52cdd780016845c0a8e69dd84265c0ec39 [2021-02-19T09:41:24.117Z] container=docker [2021-02-19T09:41:24.117Z] HOME=/root [2021-02-19T09:41:24.117Z] LANG=C.UTF-8 [2021-02-19T09:41:24.117Z] INVOCATION_ID=fa5db788c4574ec8ae776b779e76d424 [2021-02-19T09:41:24.117Z] GOLANG_VERSION=1.13.15 [2021-02-19T09:41:24.117Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-19T09:41:24.117Z] VALIDATE_BRANCH=master [2021-02-19T09:41:24.117Z] TERM=xterm [2021-02-19T09:41:24.117Z] DOCKER_PKG=github.com/docker/docker [2021-02-19T09:41:24.117Z] SHLVL=3 [2021-02-19T09:41:24.117Z] TIMEOUT=120m [2021-02-19T09:41:24.117Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-19T09:41:24.117Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-19T09:41:24.117Z] GO111MODULE=off [2021-02-19T09:41:24.117Z] DOCKER_EXPERIMENTAL=1 [2021-02-19T09:41:24.117Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-19T09:41:24.117Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-19T09:41:24.117Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-19T09:41:24.117Z] GOPATH=/go [2021-02-19T09:41:24.117Z] PKG_CONFIG=pkg-config [2021-02-19T09:41:24.117Z] _=/usr/bin/env [2021-02-19T09:41:24.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-19T09:41:25.972Z] #12 ... [2021-02-19T09:41:25.972Z] [2021-02-19T09:41:25.972Z] #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-19T09:41:25.972Z] #44 sha256:18ad57dfddb883bbbf6ba653b2cef93d2b34d4e2ac7a8c66aab412e5cadb8dd6 [2021-02-19T09:41:25.972Z] #44 42.93 time [2021-02-19T09:41:25.972Z] #44 46.20 regexp [2021-02-19T09:41:25.972Z] #44 50.20 github.com/LK4D4/vndr/versioned [2021-02-19T09:41:25.972Z] #44 50.44 os [2021-02-19T09:41:25.972Z] #44 52.62 encoding/binary [2021-02-19T09:41:26.234Z] #44 ... [2021-02-19T09:41:26.234Z] [2021-02-19T09:41:26.234Z] #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-19T09:41:26.234Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-19T09:41:26.234Z] #35 48.13 Selecting previously unselected package libxml2:arm64. [2021-02-19T09:41:26.234Z] #35 48.13 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-02-19T09:41:26.234Z] #35 48.14 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-19T09:41:26.234Z] #35 48.76 Selecting previously unselected package libarchive13:arm64. [2021-02-19T09:41:26.234Z] #35 48.76 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-02-19T09:41:26.234Z] #35 48.81 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-02-19T09:41:26.234Z] #35 49.16 Selecting previously unselected package libjsoncpp1:arm64. [2021-02-19T09:41:26.234Z] #35 49.16 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-02-19T09:41:26.234Z] #35 49.17 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-02-19T09:41:26.234Z] #35 49.47 Selecting previously unselected package librhash0:arm64. [2021-02-19T09:41:26.235Z] #35 49.48 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-02-19T09:41:26.235Z] #35 49.55 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-02-19T09:41:26.235Z] #35 49.80 Selecting previously unselected package libuv1:arm64. [2021-02-19T09:41:26.235Z] #35 49.81 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-02-19T09:41:26.235Z] #35 49.85 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-02-19T09:41:26.235Z] #35 50.10 Selecting previously unselected package cmake. [2021-02-19T09:41:26.235Z] #35 50.15 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-02-19T09:41:26.235Z] #35 50.17 Unpacking cmake (3.13.4-1) ... [2021-02-19T09:41:26.235Z] #35 52.29 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-02-19T09:41:26.235Z] #35 52.32 Setting up xxd (2:8.1.0875-5) ... [2021-02-19T09:41:26.235Z] #35 52.42 Setting up libuv1:arm64 (1.24.1-1) ... [2021-02-19T09:41:26.235Z] #35 52.44 Setting up vim-common (2:8.1.0875-5) ... [2021-02-19T09:41:26.235Z] #35 52.54 Setting up librhash0:arm64 (1.3.8-1) ... [2021-02-19T09:41:26.235Z] #35 52.59 Setting up cmake-data (3.13.4-1) ... [2021-02-19T09:41:26.235Z] #35 52.70 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-19T09:41:26.235Z] #35 52.73 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-02-19T09:41:26.235Z] #35 52.80 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-02-19T09:41:26.235Z] #35 52.82 Setting up cmake (3.13.4-1) ... [2021-02-19T09:41:26.235Z] #35 52.88 Processing triggers for libc-bin (2.28-10) ... [2021-02-19T09:41:26.235Z] #35 53.05 Processing triggers for mime-support (3.62) ... [2021-02-19T09:41:28.165Z] #35 DONE 54.9s [2021-02-19T09:41:28.165Z] [2021-02-19T09:41:28.165Z] #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-19T09:41:28.165Z] #36 sha256:fe1243786ae5c91e46381591b16eb8a377ae848b6e19bbee5a1ad9f43532ef09 [2021-02-19T09:41:29.565Z] #36 ... [2021-02-19T09:41:29.565Z] [2021-02-19T09:41:29.565Z] #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-19T09:41:29.565Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-19T09:41:29.565Z] #41 49.69 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-02-19T09:41:29.565Z] #41 49.72 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-02-19T09:41:29.565Z] #41 49.76 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-02-19T09:41:29.565Z] #41 49.85 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-02-19T09:41:29.565Z] #41 49.90 Setting up python-six (1.12.0-1) ... [2021-02-19T09:41:29.565Z] #41 51.96 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-02-19T09:41:29.565Z] #41 51.99 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-02-19T09:41:29.565Z] #41 52.05 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-02-19T09:41:29.565Z] #41 52.17 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-02-19T09:41:29.565Z] #41 52.23 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-02-19T09:41:29.565Z] #41 52.28 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-19T09:41:29.565Z] #41 52.29 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-19T09:41:29.565Z] #41 52.36 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-02-19T09:41:29.565Z] #41 52.42 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-19T09:41:29.565Z] #41 52.44 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-19T09:41:29.565Z] #41 55.41 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-02-19T09:41:29.565Z] #41 55.51 Processing triggers for libc-bin (2.28-10) ... [2021-02-19T09:41:29.565Z] #41 DONE 56.1s [2021-02-19T09:41:29.565Z] [2021-02-19T09:41:29.565Z] #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-19T09:41:29.565Z] #36 sha256:fe1243786ae5c91e46381591b16eb8a377ae848b6e19bbee5a1ad9f43532ef09 [2021-02-19T09:41:29.565Z] #36 1.399 + RM_GOPATH=0 [2021-02-19T09:41:29.565Z] #36 1.401 + TMP_GOPATH= [2021-02-19T09:41:29.565Z] #36 1.402 + : /build [2021-02-19T09:41:29.565Z] #36 1.404 + '[' -z '' ']' [2021-02-19T09:41:29.565Z] #36 1.404 ++ mktemp -d [2021-02-19T09:41:29.565Z] #36 1.412 + export GOPATH=/tmp/tmp.QuR2V0I3mn [2021-02-19T09:41:29.565Z] #36 1.412 + GOPATH=/tmp/tmp.QuR2V0I3mn [2021-02-19T09:41:29.565Z] #36 1.412 + RM_GOPATH=1 [2021-02-19T09:41:29.565Z] #36 1.412 + case "$(go env GOARCH)" in [2021-02-19T09:41:29.565Z] #36 1.412 ++ go env GOARCH [2021-02-19T09:41:29.565Z] #36 1.428 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T09:41:29.565Z] #36 1.428 + GO_BUILDMODE=-buildmode=pie [2021-02-19T09:41:29.565Z] #36 1.429 ++ dirname /tmp/install/install.sh [2021-02-19T09:41:29.565Z] #36 1.431 + dir=/tmp/install [2021-02-19T09:41:29.565Z] #36 1.431 + bin=tini [2021-02-19T09:41:29.565Z] #36 1.431 + shift [2021-02-19T09:41:29.565Z] #36 1.431 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-19T09:41:29.565Z] #36 1.431 + . /tmp/install/tini.installer [2021-02-19T09:41:29.565Z] #36 1.431 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-19T09:41:29.565Z] #36 1.453 + install_tini [2021-02-19T09:41:29.565Z] #36 1.453 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-19T09:41:29.565Z] #36 1.453 + git clone https://github.com/krallin/tini.git /tmp/tmp.QuR2V0I3mn/tini [2021-02-19T09:41:29.565Z] #36 1.454 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-19T09:41:29.565Z] #36 1.464 Cloning into '/tmp/tmp.QuR2V0I3mn/tini'... [2021-02-19T09:41:30.144Z] #36 ... [2021-02-19T09:41:30.144Z] [2021-02-19T09:41:30.144Z] #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-19T09:41:30.144Z] #33 sha256:cb95ee6a3f9c35097c90e225cd1078d19462c15c5d0b8768c3a4e0685a1739c8 [2021-02-19T09:41:30.144Z] #33 46.96 internal/poll [2021-02-19T09:41:30.144Z] #33 48.61 os [2021-02-19T09:41:30.144Z] #33 49.42 internal/fmtsort [2021-02-19T09:41:30.144Z] #33 50.76 fmt [2021-02-19T09:41:30.144Z] #33 50.78 path/filepath [2021-02-19T09:41:30.144Z] #33 51.64 io/ioutil [2021-02-19T09:41:30.144Z] #33 53.19 flag [2021-02-19T09:41:30.144Z] #33 53.19 log [2021-02-19T09:41:30.144Z] #33 53.20 github.com/BurntSushi/toml [2021-02-19T09:41:30.144Z] #33 56.46 github.com/BurntSushi/toml/cmd/tomlv [2021-02-19T09:41:30.144Z] #33 ... [2021-02-19T09:41:30.144Z] [2021-02-19T09:41:30.144Z] #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-19T09:41:30.144Z] #44 sha256:18ad57dfddb883bbbf6ba653b2cef93d2b34d4e2ac7a8c66aab412e5cadb8dd6 [2021-02-19T09:41:30.144Z] #44 53.38 flag [2021-02-19T09:41:30.144Z] #44 53.38 go/token [2021-02-19T09:41:30.144Z] #44 53.38 internal/lazyregexp [2021-02-19T09:41:30.144Z] #44 53.80 net/url [2021-02-19T09:41:30.144Z] #44 54.94 go/scanner [2021-02-19T09:41:30.144Z] #44 55.18 text/template/parse [2021-02-19T09:41:30.144Z] #44 56.12 encoding/json [2021-02-19T09:41:30.144Z] #44 56.88 encoding/xml [2021-02-19T09:41:30.410Z] #44 57.17 go/ast [2021-02-19T09:41:31.017Z] #44 ... [2021-02-19T09:41:31.017Z] [2021-02-19T09:41:31.017Z] #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-19T09:41:31.017Z] #50 sha256:1e1aed9fa38eb3332cc5cbf2e113169a5eb7671216437bdd04295dd4e516fa5c [2021-02-19T09:41:31.017Z] #50 47.82 internal/poll [2021-02-19T09:41:31.017Z] #50 47.82 context [2021-02-19T09:41:31.017Z] #50 50.22 os [2021-02-19T09:41:31.017Z] #50 51.85 encoding/binary [2021-02-19T09:41:31.017Z] #50 53.08 fmt [2021-02-19T09:41:31.017Z] #50 53.09 mvdan.cc/sh/v3/fileutil [2021-02-19T09:41:31.017Z] #50 53.69 encoding/base64 [2021-02-19T09:41:31.017Z] #50 53.70 golang.org/x/sys/unix [2021-02-19T09:41:31.017Z] #50 57.38 encoding/json [2021-02-19T09:41:31.017Z] #50 57.40 github.com/pkg/diff [2021-02-19T09:41:31.017Z] #50 57.40 go/ast [2021-02-19T09:41:31.290Z] #50 ... [2021-02-19T09:41:31.290Z] [2021-02-19T09:41:31.290Z] #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-19T09:41:31.290Z] #36 sha256:fe1243786ae5c91e46381591b16eb8a377ae848b6e19bbee5a1ad9f43532ef09 [2021-02-19T09:41:31.290Z] #36 2.280 + cd /tmp/tmp.QuR2V0I3mn/tini [2021-02-19T09:41:31.290Z] #36 2.284 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-19T09:41:31.290Z] #36 2.291 + cmake . [2021-02-19T09:41:31.290Z] #36 2.786 -- The C compiler identification is GNU 8.3.0 [2021-02-19T09:41:31.290Z] #36 2.904 -- Check for working C compiler: /usr/bin/cc [2021-02-19T09:41:31.865Z] #36 3.849 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-19T09:41:31.865Z] #36 3.851 -- Detecting C compiler ABI info [2021-02-19T09:41:32.814Z] #36 4.604 -- Detecting C compiler ABI info - done [2021-02-19T09:41:32.814Z] #36 4.643 -- Detecting C compile features [2021-02-19T09:41:34.207Z] #36 ... [2021-02-19T09:41:34.207Z] [2021-02-19T09:41:34.207Z] #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-19T09:41:34.207Z] #33 sha256:cb95ee6a3f9c35097c90e225cd1078d19462c15c5d0b8768c3a4e0685a1739c8 [2021-02-19T09:41:34.207Z] #33 DONE 60.8s [2021-02-19T09:41:34.207Z] [2021-02-19T09:41:34.207Z] #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-19T09:41:34.207Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-19T09:41:34.207Z] #42 2.407 Note: Building without setproctitle() and strlcpy() support. [2021-02-19T09:41:34.207Z] #42 2.408 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-19T09:41:34.207Z] #42 2.422 Note: Building without GnuTLS support [2021-02-19T09:41:34.207Z] #42 2.426 Makefile.config:39: Warn: you have no libnftables installed [2021-02-19T09:41:34.207Z] #42 2.426 Makefile.config:40: Warn: Building without nftables support [2021-02-19T09:41:34.207Z] #42 4.413 fatal: not a git repository (or any of the parent directories): .git [2021-02-19T09:41:34.207Z] #42 4.500 GEN .gitid [2021-02-19T09:41:34.207Z] #42 4.595 GEN criu/include/version.h [2021-02-19T09:41:34.207Z] #42 4.665 GEN include/common/asm [2021-02-19T09:41:35.156Z] #42 ... [2021-02-19T09:41:35.156Z] [2021-02-19T09:41:35.156Z] #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-19T09:41:35.156Z] #36 sha256:fe1243786ae5c91e46381591b16eb8a377ae848b6e19bbee5a1ad9f43532ef09 [2021-02-19T09:41:35.156Z] #36 7.010 -- Detecting C compile features - done [2021-02-19T09:41:35.156Z] #36 7.043 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-19T09:41:35.419Z] #36 7.287 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-19T09:41:35.419Z] #36 7.438 -- Configuring done [2021-02-19T09:41:35.419Z] #36 7.503 -- Generating done [2021-02-19T09:41:35.419Z] #36 7.503 -- Build files have been written to: /tmp/tmp.QuR2V0I3mn/tini [2021-02-19T09:41:35.419Z] #36 7.503 + make tini-static [2021-02-19T09:41:36.366Z] #36 8.147 Scanning dependencies of target tini-static [2021-02-19T09:41:36.366Z] #36 8.314 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-19T09:41:36.366Z] #36 ... [2021-02-19T09:41:36.366Z] [2021-02-19T09:41:36.366Z] #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-19T09:41:36.366Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-19T09:41:36.366Z] #12 53.36 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-19T09:41:36.366Z] #12 53.37 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-19T09:41:36.366Z] #12 53.37 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-19T09:41:36.366Z] #12 59.91 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-19T09:41:36.366Z] #12 59.92 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-02-19T09:41:36.366Z] #12 59.93 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-19T09:41:36.367Z] #12 60.08 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-19T09:41:36.367Z] #12 60.09 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-02-19T09:41:36.367Z] #12 60.11 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-19T09:41:36.629Z] #12 ... [2021-02-19T09:41:36.629Z] [2021-02-19T09:41:36.629Z] #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-19T09:41:36.629Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-19T09:41:36.629Z] #42 6.621 PBCC images/timens.pb-c.c [2021-02-19T09:41:36.629Z] #42 6.715 DEP images/timens.pb-c.d [2021-02-19T09:41:36.629Z] #42 6.800 PBCC images/fown.pb-c.c [2021-02-19T09:41:36.629Z] #42 6.824 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-19T09:41:36.629Z] #42 6.891 PBCC images/opts.pb-c.c [2021-02-19T09:41:36.629Z] #42 6.927 PBCC images/memfd.pb-c.c [2021-02-19T09:41:36.629Z] #42 6.968 DEP images/fown.pb-c.d [2021-02-19T09:41:36.629Z] #42 7.015 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-19T09:41:36.629Z] #42 7.127 DEP images/opts.pb-c.d [2021-02-19T09:41:36.629Z] #42 7.209 DEP images/memfd.pb-c.d [2021-02-19T09:41:36.629Z] #42 7.247 PBCC images/sit.pb-c.c [2021-02-19T09:41:36.629Z] #42 7.341 DEP images/sit.pb-c.d [2021-02-19T09:41:36.629Z] #42 7.429 PBCC images/macvlan.pb-c.c [2021-02-19T09:41:36.629Z] #42 7.487 DEP images/macvlan.pb-c.d [2021-02-19T09:41:36.629Z] #42 7.546 PBCC images/autofs.pb-c.c [2021-02-19T09:41:36.895Z] #42 7.572 DEP images/autofs.pb-c.d [2021-02-19T09:41:36.895Z] #42 7.636 PBCC images/sysctl.pb-c.c [2021-02-19T09:41:36.895Z] #42 7.661 DEP images/sysctl.pb-c.d [2021-02-19T09:41:36.895Z] #42 7.752 PBCC images/time.pb-c.c [2021-02-19T09:41:36.895Z] #42 7.791 DEP images/time.pb-c.d [2021-02-19T09:41:37.158Z] #42 7.819 PBCC images/binfmt-misc.pb-c.c [2021-02-19T09:41:37.158Z] #42 7.846 DEP images/binfmt-misc.pb-c.d [2021-02-19T09:41:37.158Z] #42 7.883 PBCC images/seccomp.pb-c.c [2021-02-19T09:41:37.158Z] #42 7.961 DEP images/seccomp.pb-c.d [2021-02-19T09:41:37.158Z] #42 7.986 PBCC images/userns.pb-c.c [2021-02-19T09:41:37.158Z] #42 8.037 DEP images/userns.pb-c.d [2021-02-19T09:41:37.421Z] #42 8.114 PBCC images/cgroup.pb-c.c [2021-02-19T09:41:37.421Z] #42 8.139 DEP images/cgroup.pb-c.d [2021-02-19T09:41:37.421Z] #42 8.187 PBCC images/ext-file.pb-c.c [2021-02-19T09:41:37.421Z] #42 8.212 DEP images/ext-file.pb-c.d [2021-02-19T09:41:37.421Z] #42 8.266 PBCC images/rpc.pb-c.c [2021-02-19T09:41:37.421Z] #42 8.303 DEP images/rpc.pb-c.d [2021-02-19T09:41:37.421Z] #42 8.355 PBCC images/siginfo.pb-c.c [2021-02-19T09:41:38.995Z] #42 8.374 DEP images/siginfo.pb-c.d [2021-02-19T09:41:38.995Z] #42 8.428 PBCC images/pagemap.pb-c.c [2021-02-19T09:41:38.995Z] #42 8.477 DEP images/pagemap.pb-c.d [2021-02-19T09:41:38.995Z] #42 8.519 PBCC images/rlimit.pb-c.c [2021-02-19T09:41:38.995Z] #42 8.553 DEP images/rlimit.pb-c.d [2021-02-19T09:41:38.995Z] #42 8.620 PBCC images/file-lock.pb-c.c [2021-02-19T09:41:38.995Z] #42 8.656 DEP images/file-lock.pb-c.d [2021-02-19T09:41:38.995Z] #42 8.761 PBCC images/tty.pb-c.c [2021-02-19T09:41:38.995Z] #42 8.862 DEP images/tty.pb-c.d [2021-02-19T09:41:38.995Z] #42 8.979 PBCC images/tun.pb-c.c [2021-02-19T09:41:38.995Z] #42 9.006 PBCC images/netdev.pb-c.c [2021-02-19T09:41:38.995Z] #42 9.087 DEP images/tun.pb-c.d [2021-02-19T09:41:38.995Z] #42 9.211 DEP images/netdev.pb-c.d [2021-02-19T09:41:38.995Z] #42 9.285 PBCC images/vma.pb-c.c [2021-02-19T09:41:38.995Z] #42 ... [2021-02-19T09:41:38.995Z] [2021-02-19T09:41:38.995Z] #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-19T09:41:38.995Z] #36 sha256:fe1243786ae5c91e46381591b16eb8a377ae848b6e19bbee5a1ad9f43532ef09 [2021-02-19T09:41:38.995Z] #36 9.620 [100%] Linking C executable tini-static [2021-02-19T09:41:38.995Z] #36 10.27 [100%] Built target tini-static [2021-02-19T09:41:38.995Z] #36 10.36 + mkdir -p /build [2021-02-19T09:41:38.995Z] #36 10.37 + cp tini-static /build/docker-init [2021-02-19T09:41:38.995Z] #36 DONE 10.7s [2021-02-19T09:41:38.995Z] [2021-02-19T09:41:38.995Z] #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-19T09:41:38.995Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-19T09:41:38.995Z] #42 9.380 DEP images/vma.pb-c.d [2021-02-19T09:41:38.995Z] #42 9.499 PBCC images/creds.pb-c.c [2021-02-19T09:41:38.995Z] #42 9.518 DEP images/creds.pb-c.d [2021-02-19T09:41:38.995Z] #42 9.554 PBCC images/utsns.pb-c.c [2021-02-19T09:41:38.995Z] #42 9.567 DEP images/utsns.pb-c.d [2021-02-19T09:41:38.995Z] #42 9.651 PBCC images/ipc-desc.pb-c.c [2021-02-19T09:41:38.995Z] #42 9.669 PBCC images/ipc-sem.pb-c.c [2021-02-19T09:41:38.995Z] #42 9.707 DEP images/ipc-desc.pb-c.d [2021-02-19T09:41:38.995Z] #42 9.762 DEP images/ipc-sem.pb-c.d [2021-02-19T09:41:38.995Z] #42 9.831 PBCC images/ipc-msg.pb-c.c [2021-02-19T09:41:38.995Z] #42 9.867 DEP images/ipc-msg.pb-c.d [2021-02-19T09:41:39.259Z] #42 9.922 PBCC images/ipc-shm.pb-c.c [2021-02-19T09:41:39.259Z] #42 9.979 DEP images/ipc-shm.pb-c.d [2021-02-19T09:41:39.259Z] #42 10.05 PBCC images/ipc-var.pb-c.c [2021-02-19T09:41:39.259Z] #42 10.07 DEP images/ipc-var.pb-c.d [2021-02-19T09:41:39.259Z] #42 10.11 PBCC images/sk-opts.pb-c.c [2021-02-19T09:41:39.522Z] #42 10.13 PBCC images/packet-sock.pb-c.c [2021-02-19T09:41:39.522Z] #42 10.22 DEP images/sk-opts.pb-c.d [2021-02-19T09:41:39.522Z] #42 10.28 DEP images/packet-sock.pb-c.d [2021-02-19T09:41:39.522Z] #42 10.33 PBCC images/sk-netlink.pb-c.c [2021-02-19T09:41:39.784Z] #42 10.40 DEP images/sk-netlink.pb-c.d [2021-02-19T09:41:39.784Z] #42 10.48 PBCC images/sk-inet.pb-c.c [2021-02-19T09:41:39.784Z] #42 10.52 DEP images/sk-inet.pb-c.d [2021-02-19T09:41:40.047Z] #42 10.64 PBCC images/sk-unix.pb-c.c [2021-02-19T09:41:40.047Z] #42 10.67 DEP images/sk-unix.pb-c.d [2021-02-19T09:41:40.047Z] #42 10.79 PBCC images/mm.pb-c.c [2021-02-19T09:41:40.047Z] #42 10.84 DEP images/mm.pb-c.d [2021-02-19T09:41:40.047Z] #42 10.89 PBCC images/timerfd.pb-c.c [2021-02-19T09:41:40.314Z] #42 10.91 DEP images/timerfd.pb-c.d [2021-02-19T09:41:40.314Z] #42 11.02 PBCC images/timer.pb-c.c [2021-02-19T09:41:40.314Z] #42 11.06 DEP images/timer.pb-c.d [2021-02-19T09:41:40.314Z] #42 11.14 PBCC images/sa.pb-c.c [2021-02-19T09:41:40.577Z] #42 11.19 DEP images/sa.pb-c.d [2021-02-19T09:41:40.577Z] #42 11.23 PBCC images/pipe-data.pb-c.c [2021-02-19T09:41:40.577Z] #42 11.26 DEP images/pipe-data.pb-c.d [2021-02-19T09:41:40.577Z] #42 11.30 PBCC images/mnt.pb-c.c [2021-02-19T09:41:40.577Z] #42 11.36 DEP images/mnt.pb-c.d [2021-02-19T09:41:40.577Z] #42 11.40 PBCC images/sk-packet.pb-c.c [2021-02-19T09:41:40.577Z] #42 11.45 DEP images/sk-packet.pb-c.d [2021-02-19T09:41:40.839Z] #42 11.53 PBCC images/tcp-stream.pb-c.c [2021-02-19T09:41:40.839Z] #42 11.56 DEP images/tcp-stream.pb-c.d [2021-02-19T09:41:40.839Z] #42 11.69 PBCC images/pipe.pb-c.c [2021-02-19T09:41:40.839Z] #42 11.77 DEP images/pipe.pb-c.d [2021-02-19T09:41:41.102Z] #42 11.81 PBCC images/pstree.pb-c.c [2021-02-19T09:41:41.102Z] #42 11.84 DEP images/pstree.pb-c.d [2021-02-19T09:41:41.102Z] #42 11.91 PBCC images/fs.pb-c.c [2021-02-19T09:41:41.102Z] #42 11.93 DEP images/fs.pb-c.d [2021-02-19T09:41:41.102Z] #42 12.03 PBCC images/signalfd.pb-c.c [2021-02-19T09:41:41.364Z] #42 12.14 DEP images/signalfd.pb-c.d [2021-02-19T09:41:41.364Z] #42 12.22 PBCC images/fh.pb-c.c [2021-02-19T09:41:41.364Z] #42 12.24 PBCC images/fsnotify.pb-c.c [2021-02-19T09:41:41.628Z] #42 12.35 DEP images/fh.pb-c.d [2021-02-19T09:41:41.628Z] #42 12.44 DEP images/fsnotify.pb-c.d [2021-02-19T09:41:41.890Z] #42 12.51 PBCC images/eventpoll.pb-c.c [2021-02-19T09:41:41.890Z] #42 12.53 DEP images/eventpoll.pb-c.d [2021-02-19T09:41:41.890Z] #42 12.61 PBCC images/eventfd.pb-c.c [2021-02-19T09:41:41.890Z] #42 12.63 DEP images/eventfd.pb-c.d [2021-02-19T09:41:41.890Z] #42 12.68 PBCC images/remap-file-path.pb-c.c [2021-02-19T09:41:41.890Z] #42 12.71 DEP images/remap-file-path.pb-c.d [2021-02-19T09:41:42.153Z] #42 12.77 PBCC images/fifo.pb-c.c [2021-02-19T09:41:42.153Z] #42 12.78 DEP images/fifo.pb-c.d [2021-02-19T09:41:42.153Z] #42 12.84 PBCC images/ghost-file.pb-c.c [2021-02-19T09:41:42.153Z] #42 12.92 DEP images/ghost-file.pb-c.d [2021-02-19T09:41:42.153Z] #42 12.98 PBCC images/regfile.pb-c.c [2021-02-19T09:41:42.415Z] #42 13.05 DEP images/regfile.pb-c.d [2021-02-19T09:41:42.415Z] #42 13.11 PBCC images/ns.pb-c.c [2021-02-19T09:41:42.415Z] #42 13.12 DEP images/ns.pb-c.d [2021-02-19T09:41:42.415Z] #42 13.17 PBCC images/fdinfo.pb-c.c [2021-02-19T09:41:42.415Z] #42 13.24 DEP images/fdinfo.pb-c.d [2021-02-19T09:41:42.678Z] #42 13.31 PBCC images/core-aarch64.pb-c.c [2021-02-19T09:41:42.678Z] #42 13.40 PBCC images/core-arm.pb-c.c [2021-02-19T09:41:42.678Z] #42 13.47 PBCC images/core-ppc64.pb-c.c [2021-02-19T09:41:42.678Z] #42 13.53 PBCC images/core-s390.pb-c.c [2021-02-19T09:41:42.678Z] #42 13.60 PBCC images/core-x86.pb-c.c [2021-02-19T09:41:42.941Z] #42 13.68 PBCC images/core.pb-c.c [2021-02-19T09:41:42.941Z] #42 13.77 PBCC images/inventory.pb-c.c [2021-02-19T09:41:42.941Z] #42 13.87 DEP images/core-aarch64.pb-c.d [2021-02-19T09:41:42.941Z] #42 ... [2021-02-19T09:41:42.941Z] [2021-02-19T09:41:42.941Z] #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-19T09:41:42.941Z] #50 sha256:1e1aed9fa38eb3332cc5cbf2e113169a5eb7671216437bdd04295dd4e516fa5c [2021-02-19T09:41:42.941Z] #50 59.97 mvdan.cc/editorconfig [2021-02-19T09:41:42.941Z] #50 61.69 mvdan.cc/sh/v3/syntax [2021-02-19T09:41:42.941Z] #50 65.42 golang.org/x/crypto/ssh/terminal [2021-02-19T09:41:43.204Z] #50 ... [2021-02-19T09:41:43.204Z] [2021-02-19T09:41:43.204Z] #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-19T09:41:43.204Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-19T09:41:43.204Z] #42 13.93 DEP images/core-arm.pb-c.d [2021-02-19T09:41:43.204Z] #42 13.99 DEP images/core-ppc64.pb-c.d [2021-02-19T09:41:43.466Z] #42 14.04 DEP images/core-s390.pb-c.d [2021-02-19T09:41:43.466Z] #42 14.14 DEP images/core-x86.pb-c.d [2021-02-19T09:41:43.466Z] #42 14.24 DEP images/core.pb-c.d [2021-02-19T09:41:43.729Z] #42 14.33 DEP images/inventory.pb-c.d [2021-02-19T09:41:43.729Z] #42 14.42 PBCC images/cpuinfo.pb-c.c [2021-02-19T09:41:43.729Z] #42 14.45 DEP images/cpuinfo.pb-c.d [2021-02-19T09:41:43.729Z] #42 14.50 PBCC images/stats.pb-c.c [2021-02-19T09:41:43.729Z] #42 14.52 DEP images/stats.pb-c.d [2021-02-19T09:41:45.122Z] #42 16.02 make[1]: Nothing to be done for 'all'. [2021-02-19T09:41:45.392Z] #42 ... [2021-02-19T09:41:45.392Z] [2021-02-19T09:41:45.392Z] #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-19T09:41:45.392Z] #44 sha256:18ad57dfddb883bbbf6ba653b2cef93d2b34d4e2ac7a8c66aab412e5cadb8dd6 [2021-02-19T09:41:45.392Z] #44 62.24 text/template [2021-02-19T09:41:45.392Z] #44 64.51 compress/flate [2021-02-19T09:41:45.392Z] #44 65.33 go/parser [2021-02-19T09:41:45.392Z] #44 66.41 math/big [2021-02-19T09:41:45.392Z] #44 68.57 compress/gzip [2021-02-19T09:41:45.392Z] #44 69.41 go/doc [2021-02-19T09:41:45.392Z] #44 69.64 net [2021-02-19T09:41:45.392Z] #44 71.09 vendor/golang.org/x/text/unicode/bidi [2021-02-19T09:41:45.967Z] #44 ... [2021-02-19T09:41:45.967Z] [2021-02-19T09:41:45.967Z] #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-19T09:41:45.967Z] #55 sha256:91f85475b4928b489074c662bdfa49e123d2148102ce40d363920602a9a20a66 [2021-02-19T09:41:47.017Z] #55 33.74 Checking out files: 57% (2174/3766) Checking out files: 58% (2185/3766) Checking out files: 59% (2222/3766) Checking out files: 60% (2260/3766) Checking out files: 61% (2298/3766) Checking out files: 62% (2335/3766) Checking out files: 63% (2373/3766) Checking out files: 64% (2411/3766) Checking out files: 65% (2448/3766) Checking out files: 66% (2486/3766) Checking out files: 67% (2524/3766) Checking out files: 68% (2561/3766) Checking out files: 69% (2599/3766) Checking out files: 70% (2637/3766) Checking out files: 71% (2674/3766) Checking out files: 72% (2712/3766) Checking out files: 73% (2750/3766) Checking out files: 74% (2787/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-19T09:41:47.017Z] #55 34.76 + cd /tmp/tmp.LhL62LSzk2/src/github.com/containerd/containerd [2021-02-19T09:41:47.017Z] #55 34.76 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-19T09:41:47.965Z] #55 ... [2021-02-19T09:41:47.965Z] [2021-02-19T09:41:47.965Z] #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-19T09:41:47.965Z] #50 sha256:1e1aed9fa38eb3332cc5cbf2e113169a5eb7671216437bdd04295dd4e516fa5c [2021-02-19T09:41:47.965Z] #50 70.23 mvdan.cc/sh/v3/cmd/shfmt [2021-02-19T09:41:47.965Z] #50 DONE 74.8s [2021-02-19T09:41:48.227Z] [2021-02-19T09:41:48.227Z] #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-19T09:41:48.227Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-19T09:41:48.227Z] #42 17.40 CC images/stats.o [2021-02-19T09:41:48.227Z] #42 17.90 CC images/core.o [2021-02-19T09:41:48.227Z] #42 19.07 CC images/core-x86.o [2021-02-19T09:41:48.802Z] #42 19.59 CC images/core-arm.o [2021-02-19T09:41:49.377Z] #42 20.02 CC images/core-aarch64.o [2021-02-19T09:41:49.639Z] #42 20.40 CC images/core-ppc64.o [2021-02-19T09:41:50.587Z] #42 21.16 CC images/core-s390.o [2021-02-19T09:41:51.162Z] #42 21.84 CC images/cpuinfo.o [2021-02-19T09:41:51.740Z] #42 22.37 CC images/inventory.o [2021-02-19T09:41:52.003Z] #42 22.77 CC images/fdinfo.o [2021-02-19T09:41:52.266Z] #42 23.09 CC images/fown.o [2021-02-19T09:41:52.528Z] #42 23.32 CC images/ns.o [2021-02-19T09:41:52.791Z] #42 23.63 CC images/regfile.o [2021-02-19T09:41:53.365Z] #42 23.89 CC images/ghost-file.o [2021-02-19T09:41:53.365Z] #42 24.24 CC images/fifo.o [2021-02-19T09:41:53.940Z] #42 24.58 CC images/remap-file-path.o [2021-02-19T09:41:54.203Z] #42 24.80 CC images/eventfd.o [2021-02-19T09:41:54.465Z] #42 25.06 CC images/eventpoll.o [2021-02-19T09:41:54.465Z] #42 25.32 CC images/fh.o [2021-02-19T09:41:55.041Z] #42 25.77 CC images/fsnotify.o [2021-02-19T09:41:55.990Z] #42 26.66 CC images/signalfd.o [2021-02-19T09:41:55.990Z] #42 26.92 CC images/fs.o [2021-02-19T09:41:56.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-19T09:41:56.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-19T09:41:56.253Z] #42 27.18 CC images/pstree.o [2021-02-19T09:41:56.833Z] #42 27.37 CC images/pipe.o [2021-02-19T09:41:56.834Z] #42 ... [2021-02-19T09:41:56.834Z] [2021-02-19T09:41:56.834Z] #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-19T09:41:56.834Z] #44 sha256:18ad57dfddb883bbbf6ba653b2cef93d2b34d4e2ac7a8c66aab412e5cadb8dd6 [2021-02-19T09:41:56.834Z] #44 73.50 github.com/LK4D4/vndr/build [2021-02-19T09:41:56.834Z] #44 74.19 vendor/golang.org/x/text/unicode/norm [2021-02-19T09:41:56.834Z] #44 78.03 mime [2021-02-19T09:41:56.834Z] #44 79.28 crypto/rand [2021-02-19T09:41:56.834Z] #44 79.31 encoding/asn1 [2021-02-19T09:41:56.834Z] #44 80.28 crypto/rsa [2021-02-19T09:41:56.834Z] #44 80.31 vendor/golang.org/x/net/idna [2021-02-19T09:41:56.834Z] #44 81.92 mime/quotedprintable [2021-02-19T09:41:56.834Z] #44 82.75 vendor/golang.org/x/crypto/cryptobyte [2021-02-19T09:41:56.834Z] #44 ... [2021-02-19T09:41:56.834Z] [2021-02-19T09:41:56.834Z] #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-19T09:41:56.834Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-19T09:41:56.834Z] #42 27.62 CC images/tcp-stream.o [2021-02-19T09:41:57.096Z] #42 27.89 CC images/sk-packet.o [2021-02-19T09:41:57.359Z] #42 28.29 CC images/mnt.o [2021-02-19T09:41:57.639Z] #42 28.39 CC images/pipe-data.o [2021-02-19T09:41:57.901Z] #42 28.46 CC images/sa.o [2021-02-19T09:41:57.901Z] #42 28.60 CC images/timer.o [2021-02-19T09:41:58.164Z] #42 28.99 CC images/timerfd.o [2021-02-19T09:41:58.427Z] #42 29.21 CC images/mm.o [2021-02-19T09:41:58.427Z] #42 ... [2021-02-19T09:41:58.427Z] [2021-02-19T09:41:58.427Z] #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-19T09:41:58.427Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-19T09:41:58.427Z] #12 75.33 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-19T09:41:58.427Z] #12 75.33 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-02-19T09:41:58.427Z] #12 75.34 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-19T09:41:58.690Z] #12 ... [2021-02-19T09:41:58.690Z] [2021-02-19T09:41:58.690Z] #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-19T09:41:58.690Z] #55 sha256:91f85475b4928b489074c662bdfa49e123d2148102ce40d363920602a9a20a66 [2021-02-19T09:41:58.690Z] #55 37.15 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-19T09:41:58.690Z] #55 37.15 + BUILDTAGS='netgo osusergo static_build' [2021-02-19T09:41:58.690Z] #55 37.15 + export EXTRA_FLAGS=-buildmode=pie [2021-02-19T09:41:58.690Z] #55 37.15 + EXTRA_FLAGS=-buildmode=pie [2021-02-19T09:41:58.690Z] #55 37.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-19T09:41:58.690Z] #55 37.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-19T09:41:58.690Z] #55 37.15 + '[' '' = dynamic ']' [2021-02-19T09:41:58.690Z] #55 37.15 + make [2021-02-19T09:41:58.690Z] #55 38.45 + bin/ctr [2021-02-19T09:41:58.956Z] #55 ... [2021-02-19T09:41:58.956Z] [2021-02-19T09:41:58.956Z] #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-19T09:41:58.956Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-19T09:41:58.956Z] #42 29.66 CC images/sk-opts.o [2021-02-19T09:41:59.219Z] #42 29.97 CC images/sk-unix.o [2021-02-19T09:41:59.496Z] #42 30.34 CC images/sk-inet.o [2021-02-19T09:42:00.077Z] #42 30.80 CC images/tun.o [2021-02-19T09:42:00.340Z] #42 31.12 CC images/sk-netlink.o [2021-02-19T09:42:00.603Z] #42 31.37 CC images/packet-sock.o [2021-02-19T09:42:01.178Z] #42 31.82 CC images/ipc-var.o [2021-02-19T09:42:01.440Z] #42 32.10 CC images/ipc-desc.o [2021-02-19T09:42:01.704Z] #42 32.40 CC images/ipc-shm.o [2021-02-19T09:42:01.969Z] #42 32.72 CC images/ipc-msg.o [2021-02-19T09:42:02.234Z] #42 32.98 CC images/ipc-sem.o [2021-02-19T09:42:02.496Z] #42 33.22 CC images/utsns.o [2021-02-19T09:42:02.496Z] #42 33.43 CC images/creds.o [2021-02-19T09:42:03.071Z] #42 33.61 CC images/vma.o [2021-02-19T09:42:03.335Z] #42 33.89 CC images/netdev.o [2021-02-19T09:42:03.597Z] #42 34.42 CC images/tty.o [2021-02-19T09:42:04.548Z] #42 35.03 CC images/file-lock.o [2021-02-19T09:42:04.548Z] #42 35.37 CC images/rlimit.o [2021-02-19T09:42:04.548Z] #42 ... [2021-02-19T09:42:04.548Z] [2021-02-19T09:42:04.548Z] #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-19T09:42:04.548Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-19T09:42:04.548Z] #12 86.98 Selecting previously unselected package libapparmor1:arm64. [2021-02-19T09:42:04.548Z] #12 87.00 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-02-19T09:42:04.548Z] #12 87.01 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-02-19T09:42:04.548Z] #12 87.13 Selecting previously unselected package libapparmor-dev:arm64. [2021-02-19T09:42:04.548Z] #12 87.13 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-02-19T09:42:04.548Z] #12 87.14 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-02-19T09:42:04.548Z] #12 87.36 Selecting previously unselected package libbtrfs0. [2021-02-19T09:42:04.548Z] #12 87.37 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-02-19T09:42:04.548Z] #12 87.38 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-19T09:42:04.548Z] #12 87.47 Selecting previously unselected package libbtrfs-dev. [2021-02-19T09:42:04.548Z] #12 87.47 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-02-19T09:42:04.548Z] #12 87.48 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-19T09:42:04.548Z] #12 87.87 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-02-19T09:42:04.548Z] #12 87.87 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-02-19T09:42:04.548Z] #12 87.88 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-02-19T09:42:04.548Z] #12 88.05 Selecting previously unselected package libudev-dev:arm64. [2021-02-19T09:42:04.548Z] #12 88.05 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_arm64.deb ... [2021-02-19T09:42:04.548Z] #12 88.08 Unpacking libudev-dev:arm64 (241-7~deb10u6) ... [2021-02-19T09:42:04.548Z] #12 88.34 Selecting previously unselected package libsepol1-dev:arm64. [2021-02-19T09:42:04.548Z] #12 88.35 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-02-19T09:42:04.548Z] #12 88.36 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-02-19T09:42:04.548Z] #12 88.72 Selecting previously unselected package libpcre16-3:arm64. [2021-02-19T09:42:04.548Z] #12 88.73 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-02-19T09:42:04.548Z] #12 88.74 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-02-19T09:42:04.548Z] #12 88.95 Selecting previously unselected package libpcre32-3:arm64. [2021-02-19T09:42:04.548Z] #12 88.95 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-02-19T09:42:04.548Z] #12 88.96 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-02-19T09:42:04.548Z] #12 89.18 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-02-19T09:42:04.548Z] #12 89.19 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-02-19T09:42:04.548Z] #12 89.19 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-02-19T09:42:04.548Z] #12 89.31 Selecting previously unselected package libpcre3-dev:arm64. [2021-02-19T09:42:04.548Z] #12 89.33 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-02-19T09:42:04.548Z] #12 89.34 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-02-19T09:42:04.548Z] #12 89.82 Selecting previously unselected package libselinux1-dev:arm64. [2021-02-19T09:42:04.548Z] #12 89.83 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-02-19T09:42:04.548Z] #12 89.87 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-02-19T09:42:04.548Z] #12 90.19 Selecting previously unselected package libdevmapper-dev:arm64. [2021-02-19T09:42:04.548Z] #12 90.19 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-02-19T09:42:04.548Z] #12 90.20 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-02-19T09:42:04.548Z] #12 90.34 Selecting previously unselected package libseccomp-dev:arm64. [2021-02-19T09:42:04.548Z] #12 90.37 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2021-02-19T09:42:04.548Z] #12 90.37 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2021-02-19T09:42:04.548Z] #12 90.53 Selecting previously unselected package libsystemd-dev:arm64. [2021-02-19T09:42:04.548Z] #12 90.56 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_arm64.deb ... [2021-02-19T09:42:04.548Z] #12 90.57 Unpacking libsystemd-dev:arm64 (241-7~deb10u6) ... [2021-02-19T09:42:04.548Z] #12 91.18 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-02-19T09:42:04.548Z] #12 91.21 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2021-02-19T09:42:04.548Z] #12 91.22 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-02-19T09:42:04.548Z] #12 91.24 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-19T09:42:04.548Z] #12 91.25 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-02-19T09:42:04.548Z] #12 91.26 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-02-19T09:42:04.548Z] #12 91.28 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-19T09:42:04.548Z] #12 91.30 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-19T09:42:04.548Z] #12 91.33 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-02-19T09:42:04.548Z] #12 91.34 Setting up libudev-dev:arm64 (241-7~deb10u6) ... [2021-02-19T09:42:04.548Z] #12 91.36 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-19T09:42:04.548Z] #12 91.40 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-19T09:42:04.548Z] #12 91.42 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-02-19T09:42:04.548Z] #12 91.44 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-19T09:42:04.548Z] #12 91.46 Setting up libsystemd-dev:arm64 (241-7~deb10u6) ... [2021-02-19T09:42:04.548Z] #12 91.47 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-19T09:42:04.548Z] #12 91.49 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-02-19T09:42:04.548Z] #12 91.52 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-19T09:42:04.548Z] #12 91.54 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-19T09:42:04.548Z] #12 91.54 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-19T09:42:04.548Z] #12 91.55 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-19T09:42:04.548Z] #12 91.57 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-19T09:42:04.548Z] #12 91.58 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-19T09:42:04.548Z] #12 91.59 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-19T09:42:04.548Z] #12 91.61 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-02-19T09:42:04.548Z] #12 91.62 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-02-19T09:42:04.827Z] #12 91.64 Setting up dmsetup (2:1.02.155-3) ... [2021-02-19T09:42:04.827Z] #12 91.65 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-02-19T09:42:04.827Z] #12 91.67 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-02-19T09:42:04.827Z] #12 91.69 Processing triggers for libc-bin (2.28-10) ... [2021-02-19T09:42:05.777Z] #12 DONE 92.4s [2021-02-19T09:42:05.777Z] [2021-02-19T09:42:05.777Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-19T09:42:05.777Z] #13 sha256:45b665fa2f6159ddf5354c16cc477f2d9ed38abd838cba31085b0c76fe535cce [2021-02-19T09:42:07.703Z] #13 DONE 1.9s [2021-02-19T09:42:07.703Z] [2021-02-19T09:42:07.703Z] #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-19T09:42:07.703Z] #57 sha256:e26886c8a12142cbe676ac1dcf0ef0d00e94f7ee8ac0d2126db98c69c18062fb [2021-02-19T09:42:07.703Z] #57 88.35 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-19T09:42:07.703Z] #57 88.35 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-19T09:42:07.703Z] #57 DONE 94.3s [2021-02-19T09:42:07.703Z] [2021-02-19T09:42:07.703Z] #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-19T09:42:07.703Z] #52 sha256:b136aaba5a7b5ead8d914f28291874d33dd48aa0f7703c7045c707d5eba695b3 [2021-02-19T09:42:07.703Z] #52 1.555 + RM_GOPATH=0 [2021-02-19T09:42:07.703Z] #52 1.555 + TMP_GOPATH= [2021-02-19T09:42:07.703Z] #52 1.555 + : /build [2021-02-19T09:42:07.703Z] #52 1.555 + '[' -z '' ']' [2021-02-19T09:42:07.703Z] #52 1.558 ++ mktemp -d [2021-02-19T09:42:07.703Z] #52 1.560 + export GOPATH=/tmp/tmp.gFZoouNkk9 [2021-02-19T09:42:07.703Z] #52 1.560 + GOPATH=/tmp/tmp.gFZoouNkk9 [2021-02-19T09:42:07.703Z] #52 1.561 + RM_GOPATH=1 [2021-02-19T09:42:07.703Z] #52 1.561 + case "$(go env GOARCH)" in [2021-02-19T09:42:07.703Z] #52 1.562 ++ go env GOARCH [2021-02-19T09:42:07.703Z] #52 1.593 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T09:42:07.703Z] #52 1.594 + GO_BUILDMODE=-buildmode=pie [2021-02-19T09:42:07.703Z] #52 1.595 ++ dirname /tmp/install/install.sh [2021-02-19T09:42:07.703Z] #52 1.596 + dir=/tmp/install [2021-02-19T09:42:07.703Z] #52 1.597 + bin=runc [2021-02-19T09:42:07.703Z] #52 1.597 + shift [2021-02-19T09:42:07.703Z] #52 1.598 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-19T09:42:07.703Z] #52 1.598 + . /tmp/install/runc.installer [2021-02-19T09:42:07.703Z] #52 1.599 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-19T09:42:07.703Z] #52 1.600 + install_runc [2021-02-19T09:42:07.703Z] #52 1.601 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-19T09:42:07.703Z] #52 1.603 + uname -r [2021-02-19T09:42:07.703Z] #52 1.609 + RUNC_BUILDTAGS='seccomp ' [2021-02-19T09:42:07.703Z] #52 1.610 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-19T09:42:07.703Z] #52 1.610 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-19T09:42:07.703Z] #52 1.610 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gFZoouNkk9/src/github.com/opencontainers/runc [2021-02-19T09:42:07.703Z] #52 1.616 Cloning into '/tmp/tmp.gFZoouNkk9/src/github.com/opencontainers/runc'... [2021-02-19T09:42:07.703Z] #52 ... [2021-02-19T09:42:07.703Z] [2021-02-19T09:42:07.703Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-19T09:42:07.703Z] #58 sha256:6c021de1a9434318114dc3c90bcc9186ee1f29383d4f8b736fad9e48d3360d4c [2021-02-19T09:42:07.703Z] #58 DONE 0.3s [2021-02-19T09:42:07.966Z] [2021-02-19T09:42:07.966Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-19T09:42:07.966Z] #59 sha256:3cf6fb839368bddc32b6f39a5af69580e60cb9157f88ab3bfe0d0a1749c27cdd [2021-02-19T09:42:07.966Z] #59 DONE 0.2s [2021-02-19T09:42:07.966Z] [2021-02-19T09:42:07.966Z] #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-19T09:42:07.966Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-19T09:42:07.966Z] #42 35.64 CC images/pagemap.o [2021-02-19T09:42:07.966Z] #42 36.04 CC images/siginfo.o [2021-02-19T09:42:07.966Z] #42 36.35 CC images/rpc.o [2021-02-19T09:42:07.966Z] #42 38.31 CC images/ext-file.o [2021-02-19T09:42:07.966Z] #42 38.66 CC images/cgroup.o [2021-02-19T09:42:08.916Z] #42 39.47 CC images/userns.o [2021-02-19T09:42:09.183Z] #42 39.94 CC images/google/protobuf/descriptor.o [2021-02-19T09:42:09.760Z] #42 ... [2021-02-19T09:42:09.760Z] [2021-02-19T09:42:09.760Z] #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-19T09:42:09.760Z] #14 sha256:b0628dda7da84e32d5a5d214281ecebf965c5f7d2d2e684d31f49f89636c78be [2021-02-19T09:42:09.760Z] #14 DONE 2.5s [2021-02-19T09:42:10.024Z] [2021-02-19T09:42:10.024Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-19T09:42:10.024Z] #15 sha256:32f6cc3ae9f58f5f089f3ea1f950a58492e7d9d8c82f02929abf8033cd75cd45 [2021-02-19T09:42:11.419Z] #15 ... [2021-02-19T09:42:11.419Z] [2021-02-19T09:42:11.419Z] #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-19T09:42:11.419Z] #44 sha256:18ad57dfddb883bbbf6ba653b2cef93d2b34d4e2ac7a8c66aab412e5cadb8dd6 [2021-02-19T09:42:11.419Z] #44 88.16 vendor/golang.org/x/net/http/httpproxy [2021-02-19T09:42:11.419Z] #44 88.18 net/textproto [2021-02-19T09:42:11.419Z] #44 88.25 crypto/x509 [2021-02-19T09:42:11.419Z] #44 89.33 vendor/golang.org/x/net/http/httpguts [2021-02-19T09:42:11.419Z] #44 89.34 mime/multipart [2021-02-19T09:42:11.419Z] #44 91.35 crypto/tls [2021-02-19T09:42:11.419Z] #44 97.72 net/http/httptrace [2021-02-19T09:42:11.419Z] #44 97.91 net/http [2021-02-19T09:42:11.419Z] #44 ... [2021-02-19T09:42:11.419Z] [2021-02-19T09:42:11.419Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-19T09:42:11.419Z] #15 sha256:32f6cc3ae9f58f5f089f3ea1f950a58492e7d9d8c82f02929abf8033cd75cd45 [2021-02-19T09:42:11.419Z] #15 1.543 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-19T09:42:11.682Z] #15 DONE 1.8s [2021-02-19T09:42:11.682Z] [2021-02-19T09:42:11.682Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-19T09:42:11.682Z] #16 sha256:9cb04e72ef9a04b0f4bfc192576234c11f69ea05edf915c6cc3526012abfec52 [2021-02-19T09:42:13.472Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-19T09:42:13.472Z] [2021-02-19T09:42:13.472Z] + TEST_INTEGRATION_DEST=1 [2021-02-19T09:42:13.472Z] + CONTAINER_NAME=docker-pr4-1 [2021-02-19T09:42:13.472Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-02-19T09:42:13.472Z] + run_tests test-integration-flaky [2021-02-19T09:42:13.472Z] + '[' -n 0 ']' [2021-02-19T09:42:13.472Z] + rm= [2021-02-19T09:42:13.472Z] + c=0 [2021-02-19T09:42:13.472Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42038/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42038/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42038/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=e54dee52cdd780016845c0a8e69dd84265c0ec39 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e54dee52cdd780016845c0a8e69dd84265c0ec39 hack/make.sh test-integration-flaky test-integration [2021-02-19T09:42:13.472Z] + TEST_INTEGRATION_DEST=3 [2021-02-19T09:42:13.472Z] + CONTAINER_NAME=docker-pr4-3 [2021-02-19T09:42:13.472Z] + TEST_SKIP_INTEGRATION=1 [2021-02-19T09:42:13.472Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-02-19T09:42:13.472Z] + run_tests [2021-02-19T09:42:13.472Z] + '[' -n 0 ']' [2021-02-19T09:42:13.472Z] + rm= [2021-02-19T09:42:13.472Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42038/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42038/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42038/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=e54dee52cdd780016845c0a8e69dd84265c0ec39 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e54dee52cdd780016845c0a8e69dd84265c0ec39 hack/make.sh '' test-integration [2021-02-19T09:42:13.472Z] + TEST_INTEGRATION_DEST=2 [2021-02-19T09:42:13.472Z] + CONTAINER_NAME=docker-pr4-2 [2021-02-19T09:42:13.472Z] + TEST_SKIP_INTEGRATION=1 [2021-02-19T09:42:13.472Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-02-19T09:42:13.472Z] + run_tests [2021-02-19T09:42:13.472Z] + '[' -n 0 ']' [2021-02-19T09:42:13.472Z] + rm= [2021-02-19T09:42:13.472Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42038/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42038/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42038/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=e54dee52cdd780016845c0a8e69dd84265c0ec39 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e54dee52cdd780016845c0a8e69dd84265c0ec39 hack/make.sh '' test-integration [2021-02-19T09:42:13.472Z] ++ jobs -p [2021-02-19T09:42:13.472Z] + for job in $(jobs -p) [2021-02-19T09:42:13.472Z] + wait 11351 [2021-02-19T09:42:13.472Z] [2021-02-19T09:42:13.472Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-19T09:42:13.472Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-19T09:42:13.472Z] HOSTNAME=f0759b24bc8e [2021-02-19T09:42:13.472Z] TEST_SKIP_INTEGRATION=1 [2021-02-19T09:42:13.472Z] TESTDEBUG=0 [2021-02-19T09:42:13.472Z] DEST=bundles/test-integration [2021-02-19T09:42:13.472Z] PWD=/go/src/github.com/docker/docker [2021-02-19T09:42:13.472Z] KEEPBUNDLE=1 [2021-02-19T09:42:13.472Z] DOCKER_GITCOMMIT=e54dee52cdd780016845c0a8e69dd84265c0ec39 [2021-02-19T09:42:13.472Z] container=docker [2021-02-19T09:42:13.472Z] HOME=/root [2021-02-19T09:42:13.472Z] GOLANG_VERSION=1.13.15 [2021-02-19T09:42:13.472Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-19T09:42:13.472Z] VALIDATE_BRANCH=master [2021-02-19T09:42:13.472Z] TERM=xterm [2021-02-19T09:42:13.472Z] DOCKER_PKG=github.com/docker/docker [2021-02-19T09:42:13.472Z] SHLVL=1 [2021-02-19T09:42:13.472Z] TIMEOUT=120m [2021-02-19T09:42:13.472Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-19T09:42:13.472Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-19T09:42:13.472Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-02-19T09:42:13.472Z] GO111MODULE=off [2021-02-19T09:42:13.472Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-19T09:42:13.472Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-19T09:42:13.472Z] GOPATH=/go [2021-02-19T09:42:13.472Z] PKG_CONFIG=pkg-config [2021-02-19T09:42:13.472Z] _=/usr/bin/env [2021-02-19T09:42:13.472Z] Building test suite binary ./integration-cli/test.main [2021-02-19T09:42:13.472Z] [2021-02-19T09:42:13.472Z] [2021-02-19T09:42:13.472Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-02-19T09:42:13.472Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-19T09:42:13.472Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-19T09:42:13.472Z] HOSTNAME=d75d3ae38382 [2021-02-19T09:42:13.472Z] TEST_SKIP_INTEGRATION=1 [2021-02-19T09:42:13.472Z] TESTDEBUG=0 [2021-02-19T09:42:13.472Z] DEST=bundles/test-integration [2021-02-19T09:42:13.472Z] PWD=/go/src/github.com/docker/docker [2021-02-19T09:42:13.472Z] KEEPBUNDLE=1 [2021-02-19T09:42:13.472Z] DOCKER_GITCOMMIT=e54dee52cdd780016845c0a8e69dd84265c0ec39 [2021-02-19T09:42:13.472Z] container=docker [2021-02-19T09:42:13.472Z] HOME=/root [2021-02-19T09:42:13.472Z] GOLANG_VERSION=1.13.15 [2021-02-19T09:42:13.472Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-19T09:42:13.472Z] VALIDATE_BRANCH=master [2021-02-19T09:42:13.472Z] TERM=xterm [2021-02-19T09:42:13.472Z] DOCKER_PKG=github.com/docker/docker [2021-02-19T09:42:13.472Z] SHLVL=1 [2021-02-19T09:42:13.472Z] TIMEOUT=120m [2021-02-19T09:42:13.472Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-19T09:42:13.472Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-19T09:42:13.472Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-02-19T09:42:13.472Z] GO111MODULE=off [2021-02-19T09:42:13.472Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-19T09:42:13.472Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-19T09:42:13.472Z] GOPATH=/go [2021-02-19T09:42:13.472Z] PKG_CONFIG=pkg-config [2021-02-19T09:42:13.472Z] _=/usr/bin/env [2021-02-19T09:42:13.472Z] Building test suite binary ./integration-cli/test.main [2021-02-19T09:42:13.472Z] No new tests added to integration. [2021-02-19T09:42:13.472Z] [2021-02-19T09:42:13.472Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-19T09:42:13.472Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-19T09:42:13.472Z] HOSTNAME=b95e94b3cb7d [2021-02-19T09:42:13.472Z] TESTDEBUG=0 [2021-02-19T09:42:13.472Z] DEST=bundles/test-integration [2021-02-19T09:42:13.472Z] PWD=/go/src/github.com/docker/docker [2021-02-19T09:42:13.472Z] KEEPBUNDLE=1 [2021-02-19T09:42:13.472Z] DOCKER_GITCOMMIT=e54dee52cdd780016845c0a8e69dd84265c0ec39 [2021-02-19T09:42:13.472Z] container=docker [2021-02-19T09:42:13.472Z] HOME=/root [2021-02-19T09:42:13.472Z] GOLANG_VERSION=1.13.15 [2021-02-19T09:42:13.472Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-19T09:42:13.472Z] VALIDATE_BRANCH=master [2021-02-19T09:42:13.472Z] TERM=xterm [2021-02-19T09:42:13.472Z] DOCKER_PKG=github.com/docker/docker [2021-02-19T09:42:13.472Z] SHLVL=1 [2021-02-19T09:42:13.472Z] TIMEOUT=120m [2021-02-19T09:42:13.472Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-19T09:42:13.472Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-19T09:42:13.472Z] GO111MODULE=off [2021-02-19T09:42:13.472Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-19T09:42:13.472Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-19T09:42:13.472Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-19T09:42:13.472Z] GOPATH=/go [2021-02-19T09:42:13.472Z] PKG_CONFIG=pkg-config [2021-02-19T09:42:13.472Z] _=/usr/bin/env [2021-02-19T09:42:13.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-19T09:42:13.606Z] #16 DONE 1.6s [2021-02-19T09:42:13.606Z] [2021-02-19T09:42:13.606Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-19T09:42:13.606Z] #17 sha256:f675607c515653c7bef5a9539c0ba98c237e0ad89b1b5f56bc801ffac0555ef7 [2021-02-19T09:42:14.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-19T09:42:15.002Z] #17 DONE 1.5s [2021-02-19T09:42:15.002Z] [2021-02-19T09:42:15.002Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-19T09:42:15.002Z] #18 sha256:d30e02ac8b6e2e6d6a59961b4803a4d076ab9c882cdb8140a846da750eaa758f [2021-02-19T09:42:16.928Z] #18 DONE 1.7s [2021-02-19T09:42:16.928Z] [2021-02-19T09:42:16.928Z] #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-19T09:42:16.928Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-19T09:42:17.290Z] 4612f6d0b889: Pull complete [2021-02-19T09:42:18.325Z] #19 1.837 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-19T09:42:18.589Z] #19 1.863 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-19T09:42:18.589Z] #19 1.863 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-19T09:42:19.167Z] #19 2.490 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-19T09:42:20.116Z] #19 3.521 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-02-19T09:42:21.065Z] #19 ... [2021-02-19T09:42:21.065Z] [2021-02-19T09:42:21.065Z] #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-19T09:42:21.065Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-19T09:42:21.065Z] #42 41.93 CC images/opts.o [2021-02-19T09:42:21.065Z] #42 42.24 CC images/seccomp.o [2021-02-19T09:42:21.065Z] #42 42.56 CC images/binfmt-misc.o [2021-02-19T09:42:21.065Z] #42 42.78 CC images/time.o [2021-02-19T09:42:21.065Z] #42 43.11 CC images/sysctl.o [2021-02-19T09:42:21.065Z] #42 43.36 CC images/autofs.o [2021-02-19T09:42:21.065Z] #42 43.62 CC images/macvlan.o [2021-02-19T09:42:21.065Z] #42 43.77 CC images/sit.o [2021-02-19T09:42:21.065Z] #42 44.01 CC images/memfd.o [2021-02-19T09:42:21.065Z] #42 44.31 CC images/timens.o [2021-02-19T09:42:21.065Z] #42 44.63 LINK images/built-in.o [2021-02-19T09:42:21.065Z] #42 44.88 GEN compel/include/asm [2021-02-19T09:42:21.065Z] #42 44.92 GEN compel/include/version.h [2021-02-19T09:42:21.065Z] #42 44.96 touch .config [2021-02-19T09:42:21.065Z] #42 45.06 GEN include/common/config.h [2021-02-19T09:42:21.065Z] #42 45.19 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-19T09:42:21.065Z] #42 45.21 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-02-19T09:42:21.065Z] #42 45.27 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-02-19T09:42:21.065Z] #42 45.30 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-02-19T09:42:21.065Z] #42 45.31 DEP compel/plugins/std/infect.d [2021-02-19T09:42:21.065Z] #42 45.45 DEP compel/plugins/std/string.d [2021-02-19T09:42:21.065Z] #42 45.52 DEP compel/plugins/std/log.d [2021-02-19T09:42:21.065Z] #42 45.61 DEP compel/plugins/std/fds.d [2021-02-19T09:42:21.065Z] #42 45.75 DEP compel/plugins/std/std.d [2021-02-19T09:42:21.065Z] #42 45.98 DEP compel/plugins/shmem/shmem.d [2021-02-19T09:42:21.065Z] #42 46.12 DEP compel/plugins/fds/fds.d [2021-02-19T09:42:21.065Z] #42 46.30 CC compel/plugins/std/std.o [2021-02-19T09:42:21.065Z] #42 46.62 CC compel/plugins/std/fds.o [2021-02-19T09:42:21.065Z] #42 47.07 CC compel/plugins/std/log.o [2021-02-19T09:42:21.065Z] #42 48.11 CC compel/plugins/std/string.o [2021-02-19T09:42:21.065Z] #42 48.69 CC compel/plugins/std/infect.o [2021-02-19T09:42:21.065Z] #42 49.27 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-02-19T09:42:21.065Z] #42 49.34 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-02-19T09:42:21.065Z] #42 49.43 AR compel/plugins/std.lib.a [2021-02-19T09:42:21.065Z] #42 49.53 CC compel/plugins/fds/fds.o [2021-02-19T09:42:21.065Z] #42 49.84 AR compel/plugins/fds.lib.a [2021-02-19T09:42:21.065Z] #42 49.92 HOSTDEP compel/src/lib/log-host.d [2021-02-19T09:42:21.065Z] #42 50.09 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-19T09:42:21.065Z] #42 50.28 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-02-19T09:42:21.065Z] #42 50.40 HOSTDEP compel/src/main-host.d [2021-02-19T09:42:21.065Z] #42 50.56 DEP compel/src/lib/ptrace.d [2021-02-19T09:42:21.065Z] #42 50.74 DEP compel/src/lib/infect.d [2021-02-19T09:42:21.065Z] #42 50.97 DEP compel/src/lib/infect-util.d [2021-02-19T09:42:21.065Z] #42 51.10 DEP compel/src/lib/infect-rpc.d [2021-02-19T09:42:21.065Z] #42 51.26 DEP compel/arch/aarch64/src/lib/infect.d [2021-02-19T09:42:21.065Z] #42 51.38 DEP compel/arch/aarch64/src/lib/cpu.d [2021-02-19T09:42:21.065Z] #42 51.42 DEP compel/src/lib/log.d [2021-02-19T09:42:21.065Z] #42 51.52 DEP compel/src/main.d [2021-02-19T09:42:21.065Z] #42 51.69 DEP compel/src/lib/handle-elf.d [2021-02-19T09:42:21.065Z] #42 51.86 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-02-19T09:42:21.328Z] #42 51.97 CC compel/src/lib/log.o [2021-02-19T09:42:21.328Z] #42 52.23 CC compel/arch/aarch64/src/lib/cpu.o [2021-02-19T09:42:21.328Z] #42 ... [2021-02-19T09:42:21.328Z] [2021-02-19T09:42:21.328Z] #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-19T09:42:21.328Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-19T09:42:21.328Z] #19 4.863 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-02-19T09:42:24.645Z] #19 ... [2021-02-19T09:42:24.645Z] [2021-02-19T09:42:24.645Z] #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-19T09:42:24.645Z] #52 sha256:b136aaba5a7b5ead8d914f28291874d33dd48aa0f7703c7045c707d5eba695b3 [2021-02-19T09:42:24.645Z] #52 8.626 + cd /tmp/tmp.gFZoouNkk9/src/github.com/opencontainers/runc [2021-02-19T09:42:24.645Z] #52 8.626 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-19T09:42:24.645Z] #52 9.020 + '[' -z '' ']' [2021-02-19T09:42:24.645Z] #52 9.020 + target=static [2021-02-19T09:42:24.645Z] #52 9.020 + make 'BUILDTAGS=seccomp ' static [2021-02-19T09:42:24.645Z] #52 9.207 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-19T09:42:24.645Z] #52 ... [2021-02-19T09:42:24.645Z] [2021-02-19T09:42:24.645Z] #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-19T09:42:24.645Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-19T09:42:24.645Z] #42 52.47 CC compel/arch/aarch64/src/lib/infect.o [2021-02-19T09:42:24.645Z] #42 52.81 CC compel/src/lib/infect-rpc.o [2021-02-19T09:42:24.645Z] #42 53.18 CC compel/src/lib/infect-util.o [2021-02-19T09:42:24.645Z] #42 53.37 CC compel/src/lib/infect.o [2021-02-19T09:42:24.909Z] #42 55.54 CC compel/src/lib/ptrace.o [2021-02-19T09:42:25.174Z] #42 55.87 AR compel/libcompel.a [2021-02-19T09:42:25.174Z] #42 55.99 HOSTCC compel/src/main-host.o [2021-02-19T09:42:25.750Z] #42 56.46 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-02-19T09:42:26.014Z] #42 56.71 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-19T09:42:26.289Z] #42 57.12 HOSTCC compel/src/lib/log-host.o [2021-02-19T09:42:26.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-19T09:42:26.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-19T09:42:26.553Z] #42 57.30 HOSTLINK compel/compel-host-bin [2021-02-19T09:42:26.818Z] #42 57.61 DEP soccr/soccr.d [2021-02-19T09:42:27.081Z] #42 57.79 CC soccr/soccr.o [2021-02-19T09:42:27.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-19T09:42:27.345Z] #42 ... [2021-02-19T09:42:27.345Z] [2021-02-19T09:42:27.345Z] #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-19T09:42:27.345Z] #23 sha256:5a7b90a5b056b0dae67ef717746221c6b50939bfb828214911a97d84bb81c1a8 [2021-02-19T09:42:28.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-19T09:42:28.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-19T09:42:29.204Z] #23 112.8 Checking out files: 20% (2337/11186) Checking out files: 21% (2350/11186) Checking out files: 22% (2461/11186) Checking out files: 23% (2573/11186) Checking out files: 24% (2685/11186) Checking out files: 25% (2797/11186) Checking out files: 26% (2909/11186) Checking out files: 27% (3021/11186) Checking out files: 28% (3133/11186) Checking out files: 29% (3244/11186) Checking out files: 30% (3356/11186) Checking out files: 31% (3468/11186) Checking out files: 32% (3580/11186) Checking out files: 33% (3692/11186) Checking out files: 34% (3804/11186) Checking out files: 35% (3916/11186) Checking out files: 36% (4027/11186) Checking out files: 36% (4095/11186) Checking out files: 37% (4139/11186) Checking out files: 38% (4251/11186) Checking out files: 39% (4363/11186) Checking out files: 40% (4475/11186) Checking out files: 41% (4587/11186) Checking out files: 42% (4699/11186) Checking out files: 43% (4810/11186) Checking out files: 44% (4922/11186) Checking out files: 45% (5034/11186) Checking out files: 46% (5146/11186) Checking out files: 47% (5258/11186) Checking out files: 48% (5370/11186) Checking out files: 49% (5482/11186) Checking out files: 50% (5593/11186) Checking out files: 51% (5705/11186) Checking out files: 52% (5817/11186) Checking out files: 53% (5929/11186) Checking out files: 54% (6041/11186) Checking out files: 55% (6153/11186) Checking out files: 56% (6265/11186) Checking out files: 57% (6377/11186) Checking out files: 58% (6488/11186) Checking out files: 59% (6600/11186) Checking out files: 60% (6712/11186) Checking out files: 60% (6815/11186) Checking out files: 61% (6824/11186) Checking out files: 62% (6936/11186) Checking out files: 63% (7048/11186) Checking out files: 64% (7160/11186) Checking out files: 65% (7271/11186) Checking out files: 66% (7383/11186) Checking out files: 67% (7495/11186) Checking out files: 68% (7607/11186) Checking out files: 69% (7719/11186) Checking out files: 70% (7831/11186) Checking out files: 71% (7943/11186) Checking out files: 72% (8054/11186) Checking out files: 73% (8166/11186) Checking out files: 74% (8278/11186) Checking out files: 75% (8390/11186) Checking out files: 76% (8502/11186) Checking out files: 77% (8614/11186) Checking out files: 78% (8726/11186) Checking out files: 79% (8837/11186) Checking out files: 80% (8949/11186) Checking out files: 81% (9061/11186) Checking out files: 81% (9134/11186) Checking out files: 82% (9173/11186) Checking out files: 83% (9285/11186) Checking out files: 84% (9397/11186) Checking out files: 85% (9509/11186) Checking out files: 86% (9620/11186) [2021-02-19T09:42:29.205Z] #23 ... [2021-02-19T09:42:29.205Z] [2021-02-19T09:42:29.205Z] #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-19T09:42:29.205Z] #44 sha256:18ad57dfddb883bbbf6ba653b2cef93d2b34d4e2ac7a8c66aab412e5cadb8dd6 [2021-02-19T09:42:29.205Z] #44 107.3 github.com/LK4D4/vndr/godl [2021-02-19T09:42:29.205Z] #44 107.9 github.com/LK4D4/vndr [2021-02-19T09:42:29.205Z] #44 DONE 116.2s [2021-02-19T09:42:29.205Z] [2021-02-19T09:42:29.205Z] #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-19T09:42:29.205Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-02-19T09:42:29.205Z] #31 DONE 115.9s [2021-02-19T09:42:29.205Z] [2021-02-19T09:42:29.205Z] #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-19T09:42:29.205Z] #23 sha256:5a7b90a5b056b0dae67ef717746221c6b50939bfb828214911a97d84bb81c1a8 [2021-02-19T09:42:30.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-19T09:42:30.275Z] #23 112.8 Checking out files: 20% (2337/11186) Checking out files: 21% (2350/11186) Checking out files: 22% (2461/11186) Checking out files: 23% (2573/11186) Checking out files: 24% (2685/11186) Checking out files: 25% (2797/11186) Checking out files: 26% (2909/11186) Checking out files: 27% (3021/11186) Checking out files: 28% (3133/11186) Checking out files: 29% (3244/11186) Checking out files: 30% (3356/11186) Checking out files: 31% (3468/11186) Checking out files: 32% (3580/11186) Checking out files: 33% (3692/11186) Checking out files: 34% (3804/11186) Checking out files: 35% (3916/11186) Checking out files: 36% (4027/11186) Checking out files: 36% (4095/11186) Checking out files: 37% (4139/11186) Checking out files: 38% (4251/11186) Checking out files: 39% (4363/11186) Checking out files: 40% (4475/11186) Checking out files: 41% (4587/11186) Checking out files: 42% (4699/11186) Checking out files: 43% (4810/11186) Checking out files: 44% (4922/11186) Checking out files: 45% (5034/11186) Checking out files: 46% (5146/11186) Checking out files: 47% (5258/11186) Checking out files: 48% (5370/11186) Checking out files: 49% (5482/11186) Checking out files: 50% (5593/11186) Checking out files: 51% (5705/11186) Checking out files: 52% (5817/11186) Checking out files: 53% (5929/11186) Checking out files: 54% (6041/11186) Checking out files: 55% (6153/11186) Checking out files: 56% (6265/11186) Checking out files: 57% (6377/11186) Checking out files: 58% (6488/11186) Checking out files: 59% (6600/11186) Checking out files: 60% (6712/11186) Checking out files: 60% (6815/11186) Checking out files: 61% (6824/11186) Checking out files: 62% (6936/11186) Checking out files: 63% (7048/11186) Checking out files: 64% (7160/11186) Checking out files: 65% (7271/11186) Checking out files: 66% (7383/11186) Checking out files: 67% (7495/11186) Checking out files: 68% (7607/11186) Checking out files: 69% (7719/11186) Checking out files: 70% (7831/11186) Checking out files: 71% (7943/11186) Checking out files: 72% (8054/11186) Checking out files: 73% (8166/11186) Checking out files: 74% (8278/11186) Checking out files: 75% (8390/11186) Checking out files: 76% (8502/11186) Checking out files: 77% (8614/11186) Checking out files: 78% (8726/11186) Checking out files: 79% (8837/11186) Checking out files: 80% (8949/11186) Checking out files: 81% (9061/11186) Checking out files: 81% (9134/11186) Checking out files: 82% (9173/11186) Checking out files: 83% (9285/11186) Checking out files: 84% (9397/11186) Checking out files: 85% (9509/11186) Checking out files: 86% (9620/11186) Checking out files: 87% (9732/11186) Checking out files: 88% (9844/11186) Checking out files: 89% (9956/11186) Checking out files: 90% (10068/11186) Checking out files: 91% (10180/11186) Checking out files: 92% (10292/11186) Checking out files: 93% (10403/11186) Checking out files: 94% (10515/11186) Checking out files: 95% (10627/11186) Checking out files: 96% (10739/11186) Checking out files: 96% (10768/11186) Checking out files: 97% (10851/11186) Checking out files: 98% (10963/11186) Checking out files: 99% (11075/11186) Checking out files: 100% (11186/11186) Checking out files: 100% (11186/11186), done. [2021-02-19T09:42:30.538Z] #23 117.6 + cd /tmp/tmp.uG1bVasUCj/tmp/docker-ce [2021-02-19T09:42:30.538Z] #23 117.6 + git checkout -q v17.06.2-ce [2021-02-19T09:42:33.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-19T09:42:33.857Z] #23 120.7 + mkdir -p /tmp/tmp.uG1bVasUCj/src/github.com/docker [2021-02-19T09:42:33.857Z] #23 120.7 + mv components/cli /tmp/tmp.uG1bVasUCj/src/github.com/docker/cli [2021-02-19T09:42:33.857Z] #23 120.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-02-19T09:42:33.881Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m14.353899426s with top 10 stages: buildssa: 1m43.273508497s, goimports: 22.913435325s, unconvert: 13.65443911s, gosec: 10.444493567s, golint: 6.215783838s, misspell: 4.217950012s, ineffassign: 4.21233418s, inspect: 3.084082104s, vrp: 2.7240072s, printf: 1.888605273s [2021-02-19T09:42:33.881Z] INFO [runner] Issues before processing: 2266, after processing: 0 [2021-02-19T09:42:33.881Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 1581/1581, exclude-rules: 64/1581, cgo: 1686/2266, skip_dirs: 1686/1686, autogenerated_exclude: 1581/1686, nolint: 0/64, filename_unadjuster: 1686/1686, skip_files: 1686/1686, exclude: 1581/1581, path_prettifier: 1686/1686 [2021-02-19T09:42:33.881Z] INFO [runner] processing took 61.17095ms with stages: nolint: 25.378228ms, identifier_marker: 17.974734ms, path_prettifier: 8.451031ms, autogenerated_exclude: 4.112068ms, exclude-rules: 3.282643ms, skip_dirs: 1.689213ms, cgo: 188.639µs, filename_unadjuster: 90.025µs, max_same_issues: 1.292µs, uniq_by_line: 816ns, diff: 428ns, max_from_linter: 384ns, exclude: 365ns, max_per_file_from_linter: 332ns, skip_files: 280ns, source_code: 276ns, path_shortener: 196ns [2021-02-19T09:42:33.881Z] INFO [runner] linters took 1m41.891751621s with stages: goanalysis_metalinter: 1m21.367755005s, unused: 20.46270025s [2021-02-19T09:42:33.881Z] INFO File cache stats: 1453 entries of total size 6.8MiB [2021-02-19T09:42:33.881Z] INFO Memory: 1556 samples, avg is 742.5MB, max is 3636.9MB [2021-02-19T09:42:33.881Z] INFO Execution took 3m44.972021841s [2021-02-19T09:42:33.881Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-02-19T09:42:34.217Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42038/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e54dee52cdd780016845c0a8e69dd84265c0ec39 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e54dee52cdd780016845c0a8e69dd84265c0ec39 hack/make.sh dynbinary-daemon test-docker-py [2021-02-19T09:42:34.427Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-19T09:42:34.427Z] [2021-02-19T09:42:34.427Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-19T09:42:34.427Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-19T09:42:34.427Z] HOSTNAME=1108524b8f10 [2021-02-19T09:42:34.427Z] DEST=bundles/test-integration [2021-02-19T09:42:34.427Z] PWD=/go/src/github.com/docker/docker [2021-02-19T09:42:34.427Z] DOCKER_ROOTLESS=1 [2021-02-19T09:42:34.427Z] DOCKER_GITCOMMIT=e54dee52cdd780016845c0a8e69dd84265c0ec39 [2021-02-19T09:42:34.427Z] container=docker [2021-02-19T09:42:34.427Z] HOME=/root [2021-02-19T09:42:34.427Z] GOLANG_VERSION=1.13.15 [2021-02-19T09:42:34.427Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-19T09:42:34.427Z] VALIDATE_BRANCH=master [2021-02-19T09:42:34.427Z] TERM=xterm [2021-02-19T09:42:34.427Z] DOCKER_PKG=github.com/docker/docker [2021-02-19T09:42:34.427Z] SHLVL=1 [2021-02-19T09:42:34.427Z] TIMEOUT=120m [2021-02-19T09:42:34.427Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-19T09:42:34.427Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-19T09:42:34.427Z] GO111MODULE=off [2021-02-19T09:42:34.427Z] DOCKER_EXPERIMENTAL=1 [2021-02-19T09:42:34.427Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-19T09:42:34.427Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-19T09:42:34.427Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-19T09:42:34.427Z] GOPATH=/go [2021-02-19T09:42:34.427Z] PKG_CONFIG=pkg-config [2021-02-19T09:42:34.427Z] _=/usr/bin/env [2021-02-19T09:42:34.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-19T09:42:34.436Z] #23 ... [2021-02-19T09:42:34.436Z] [2021-02-19T09:42:34.436Z] #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-19T09:42:34.436Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-19T09:42:34.436Z] #19 7.902 Fetched 8246 kB in 6s (1303 kB/s) [2021-02-19T09:42:34.436Z] #19 7.902 Reading package lists... [2021-02-19T09:42:34.436Z] #19 11.12 Reading package lists... [2021-02-19T09:42:34.436Z] #19 13.95 Building dependency tree... [2021-02-19T09:42:34.436Z] #19 15.10 libcap2-bin is already the newest version (1:2.25-2). [2021-02-19T09:42:34.436Z] #19 15.10 The following additional packages will be installed: [2021-02-19T09:42:34.436Z] #19 15.10 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-19T09:42:34.436Z] #19 15.12 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-19T09:42:34.436Z] #19 15.12 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-19T09:42:34.436Z] #19 15.12 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-19T09:42:34.436Z] #19 15.12 python3.7 python3.7-minimal vim-runtime xxd [2021-02-19T09:42:34.436Z] #19 15.13 Suggested packages: [2021-02-19T09:42:34.436Z] #19 15.13 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-19T09:42:34.436Z] #19 15.13 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-19T09:42:34.436Z] #19 15.13 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-19T09:42:34.436Z] #19 15.13 Recommended packages: [2021-02-19T09:42:34.436Z] #19 15.13 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-19T09:42:34.436Z] #19 15.13 python3-keyrings.alt python3-xdg unzip [2021-02-19T09:42:34.436Z] #19 16.67 The following NEW packages will be installed: [2021-02-19T09:42:34.436Z] #19 16.67 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-19T09:42:34.436Z] #19 16.68 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-19T09:42:34.436Z] #19 16.68 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-19T09:42:34.436Z] #19 16.68 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-19T09:42:34.436Z] #19 16.68 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-19T09:42:34.436Z] #19 16.68 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-19T09:42:34.436Z] #19 16.68 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-19T09:42:34.436Z] #19 16.68 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-19T09:42:34.436Z] #19 16.68 xz-utils zip [2021-02-19T09:42:34.436Z] #19 17.34 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-02-19T09:42:34.436Z] #19 17.34 Need to get 27.6 MB of archives. [2021-02-19T09:42:34.436Z] #19 17.34 After this operation, 114 MB of additional disk space will be used. [2021-02-19T09:42:34.436Z] #19 17.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-02-19T09:42:34.436Z] #19 17.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2021-02-19T09:42:34.436Z] #19 17.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2021-02-19T09:42:34.436Z] #19 17.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-02-19T09:42:34.436Z] #19 17.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-02-19T09:42:34.436Z] #19 17.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2021-02-19T09:42:34.436Z] #19 17.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2021-02-19T09:42:34.436Z] #19 17.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-02-19T09:42:34.436Z] #19 17.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-02-19T09:42:34.436Z] #19 17.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-02-19T09:42:34.436Z] #19 17.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-02-19T09:42:34.436Z] #19 17.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-02-19T09:42:34.436Z] #19 17.50 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-02-19T09:42:34.436Z] #19 17.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-02-19T09:42:34.436Z] #19 17.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-02-19T09:42:34.436Z] #19 17.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-02-19T09:42:34.436Z] #19 17.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-02-19T09:42:34.436Z] #19 17.54 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-19T09:42:34.436Z] #19 17.56 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-02-19T09:42:34.436Z] #19 17.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-02-19T09:42:34.436Z] #19 17.57 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-02-19T09:42:34.436Z] #19 17.58 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-02-19T09:42:34.436Z] #19 17.60 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-02-19T09:42:34.436Z] #19 17.67 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-02-19T09:42:34.436Z] #19 17.70 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-02-19T09:42:34.436Z] #19 17.70 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-02-19T09:42:34.436Z] #19 17.70 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-02-19T09:42:34.436Z] #19 17.71 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-02-19T09:42:34.436Z] #19 17.71 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-02-19T09:42:34.700Z] #19 18.05 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-02-19T09:42:34.700Z] #19 18.05 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-02-19T09:42:34.700Z] #19 18.05 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-02-19T09:42:34.700Z] #19 18.05 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-02-19T09:42:34.700Z] #19 18.05 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-02-19T09:42:34.700Z] #19 18.06 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-02-19T09:42:34.700Z] #19 18.12 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-19T09:42:34.700Z] #19 18.12 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-02-19T09:42:34.700Z] #19 18.14 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-02-19T09:42:34.700Z] #19 18.14 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-19T09:42:34.700Z] #19 18.15 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-02-19T09:42:34.700Z] #19 18.17 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-19T09:42:34.700Z] #19 18.17 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-02-19T09:42:34.700Z] #19 18.21 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-02-19T09:42:34.700Z] #19 18.22 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-02-19T09:42:34.700Z] #19 18.24 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-19T09:42:34.785Z] [2021-02-19T09:42:34.785Z] Removing bundles/ [2021-02-19T09:42:34.785Z] [2021-02-19T09:42:34.785Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-02-19T09:42:34.785Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-19T09:42:34.785Z] GOOS="" GOARCH="" GOARM="" [2021-02-19T09:42:34.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-19T09:42:34.963Z] #19 18.44 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-02-19T09:42:34.963Z] #19 18.48 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-02-19T09:42:34.963Z] #19 18.50 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-02-19T09:42:35.913Z] #19 19.24 debconf: delaying package configuration, since apt-utils is not installed [2021-02-19T09:42:35.913Z] #19 19.33 Fetched 27.6 MB in 2s (15.7 MB/s) [2021-02-19T09:42:35.913Z] #19 19.40 Selecting previously unselected package pigz. [2021-02-19T09:42:36.177Z] #19 19.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23405 files and directories currently installed.) [2021-02-19T09:42:36.177Z] #19 19.48 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-02-19T09:42:36.177Z] #19 19.49 Unpacking pigz (2.4-1) ... [2021-02-19T09:42:36.177Z] #19 19.59 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-02-19T09:42:36.177Z] #19 19.59 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-02-19T09:42:36.177Z] #19 19.60 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-02-19T09:42:36.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-19T09:42:36.754Z] #19 20.12 Selecting previously unselected package python3.7-minimal. [2021-02-19T09:42:36.754Z] #19 20.12 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-02-19T09:42:36.754Z] #19 20.14 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-19T09:42:37.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-19T09:42:37.703Z] #19 20.94 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-02-19T09:42:37.703Z] #19 20.98 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-19T09:42:38.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-19T09:42:38.653Z] #19 ... [2021-02-19T09:42:38.653Z] [2021-02-19T09:42:38.653Z] #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-19T09:42:38.653Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-19T09:42:38.653Z] #42 59.23 AR soccr/libsoccr.a [2021-02-19T09:42:38.653Z] #42 59.32 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-19T09:42:38.653Z] #42 59.75 DEP criu/arch/aarch64/sigframe.d [2021-02-19T09:42:38.653Z] #42 59.93 DEP criu/arch/aarch64/crtools.d [2021-02-19T09:42:38.653Z] #42 60.10 DEP criu/arch/aarch64/cpu.d [2021-02-19T09:42:38.653Z] #42 60.16 DEP criu/arch/aarch64/bitops.d [2021-02-19T09:42:38.653Z] #42 60.23 CC criu/arch/aarch64/bitops.o [2021-02-19T09:42:38.653Z] #42 60.35 CC criu/arch/aarch64/cpu.o [2021-02-19T09:42:38.653Z] #42 60.50 CC criu/arch/aarch64/crtools.o [2021-02-19T09:42:38.653Z] #42 61.17 CC criu/arch/aarch64/sigframe.o [2021-02-19T09:42:38.653Z] #42 61.36 LINK criu/arch/aarch64/crtools.built-in.o [2021-02-19T09:42:38.653Z] #42 61.44 DEP criu/pie/util-vdso.d [2021-02-19T09:42:38.653Z] #42 61.76 DEP criu/pie/util.d [2021-02-19T09:42:38.653Z] #42 62.04 CC criu/pie/util.o [2021-02-19T09:42:38.653Z] #42 62.38 CC criu/pie/util-vdso.o [2021-02-19T09:42:38.653Z] #42 62.94 AR criu/pie/pie.lib.a [2021-02-19T09:42:38.653Z] #42 62.99 DEP criu/pie/restorer.d [2021-02-19T09:42:38.653Z] #42 63.16 DEP criu/arch/aarch64/intraprocedure.d [2021-02-19T09:42:38.653Z] #42 63.18 DEP criu/arch/aarch64/restorer.d [2021-02-19T09:42:38.653Z] #42 63.35 DEP criu/arch/aarch64/vdso-pie.d [2021-02-19T09:42:38.653Z] #42 63.50 DEP criu/pie/parasite-vdso.d [2021-02-19T09:42:38.653Z] #42 63.66 DEP criu/pie/parasite.d [2021-02-19T09:42:38.653Z] #42 63.94 CC criu/pie/parasite.o [2021-02-19T09:42:38.653Z] #42 65.12 LINK criu/pie/parasite.built-in.o [2021-02-19T09:42:38.653Z] #42 65.16 GEN criu/pie/parasite-blob.h [2021-02-19T09:42:38.653Z] #42 65.17 CC criu/pie/parasite-vdso.o [2021-02-19T09:42:38.653Z] #42 65.69 CC criu/arch/aarch64/vdso-pie.o [2021-02-19T09:42:38.653Z] #42 65.95 CC criu/arch/aarch64/restorer.o [2021-02-19T09:42:38.653Z] #42 66.33 CC criu/arch/aarch64/intraprocedure.o [2021-02-19T09:42:38.653Z] #42 66.39 CC criu/pie/restorer.o [2021-02-19T09:42:38.653Z] #42 68.73 LINK criu/pie/restorer.built-in.o [2021-02-19T09:42:38.653Z] #42 68.74 GEN criu/pie/restorer-blob.h [2021-02-19T09:42:38.653Z] #42 68.83 DEP criu/vdso.d [2021-02-19T09:42:38.653Z] #42 68.97 DEP criu/uts_ns.d [2021-02-19T09:42:38.653Z] #42 69.16 DEP criu/util.d [2021-02-19T09:42:38.653Z] #42 69.43 DEP criu/uffd.d [2021-02-19T09:42:38.917Z] #42 69.64 DEP criu/tun.d [2021-02-19T09:42:38.917Z] #42 69.84 DEP criu/tty.d [2021-02-19T09:42:39.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-19T09:42:39.493Z] #42 70.05 DEP criu/timerfd.d [2021-02-19T09:42:39.493Z] #42 70.27 DEP criu/timens.d [2021-02-19T09:42:39.493Z] #42 70.37 DEP criu/sysfs_parse.d [2021-02-19T09:42:39.493Z] #42 ... [2021-02-19T09:42:39.493Z] [2021-02-19T09:42:39.493Z] #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-19T09:42:39.493Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-19T09:42:39.493Z] #19 23.06 Selecting previously unselected package python3-minimal. [2021-02-19T09:42:39.756Z] #19 23.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23654 files and directories currently installed.) [2021-02-19T09:42:39.756Z] #19 23.16 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-02-19T09:42:39.756Z] #19 23.18 Unpacking python3-minimal (3.7.3-1) ... [2021-02-19T09:42:39.756Z] #19 23.29 Selecting previously unselected package libmpdec2:arm64. [2021-02-19T09:42:39.756Z] #19 23.30 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-02-19T09:42:39.756Z] #19 23.31 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-02-19T09:42:40.019Z] #19 23.42 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-02-19T09:42:40.019Z] #19 23.42 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2021-02-19T09:42:40.019Z] #19 23.43 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-02-19T09:42:40.970Z] #19 24.26 Selecting previously unselected package python3.7. [2021-02-19T09:42:40.970Z] #19 24.27 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2021-02-19T09:42:40.970Z] #19 24.28 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-19T09:42:40.970Z] #19 24.43 Selecting previously unselected package libpython3-stdlib:arm64. [2021-02-19T09:42:40.970Z] #19 24.43 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-02-19T09:42:40.970Z] #19 24.44 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-02-19T09:42:41.233Z] #19 24.57 Setting up python3-minimal (3.7.3-1) ... [2021-02-19T09:42:41.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-19T09:42:42.182Z] #19 25.70 Selecting previously unselected package python3. [2021-02-19T09:42:42.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-19T09:42:42.446Z] #19 25.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24066 files and directories currently installed.) [2021-02-19T09:42:42.446Z] #19 25.76 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-02-19T09:42:42.446Z] #19 25.78 Unpacking python3 (3.7.3-1) ... [2021-02-19T09:42:42.446Z] #19 25.90 Selecting previously unselected package libip4tc0:arm64. [2021-02-19T09:42:42.446Z] #19 25.92 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-02-19T09:42:42.446Z] #19 25.93 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-02-19T09:42:42.446Z] #19 26.04 Selecting previously unselected package libip6tc0:arm64. [2021-02-19T09:42:42.710Z] #19 26.05 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-02-19T09:42:42.710Z] #19 26.06 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-02-19T09:42:42.710Z] #19 26.18 Selecting previously unselected package libiptc0:arm64. [2021-02-19T09:42:42.710Z] #19 26.19 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-02-19T09:42:42.710Z] #19 26.20 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-02-19T09:42:42.973Z] #19 26.31 Selecting previously unselected package libnfnetlink0:arm64. [2021-02-19T09:42:42.973Z] #19 26.32 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-02-19T09:42:42.973Z] #19 26.34 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-02-19T09:42:42.973Z] #19 26.45 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-02-19T09:42:42.973Z] #19 26.45 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-02-19T09:42:42.973Z] #19 26.47 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-02-19T09:42:42.973Z] #19 26.54 Selecting previously unselected package libnftnl11:arm64. [2021-02-19T09:42:42.973Z] #19 26.55 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-02-19T09:42:42.973Z] #19 26.56 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-02-19T09:42:43.236Z] #19 26.70 Selecting previously unselected package iptables. [2021-02-19T09:42:43.236Z] #19 26.70 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-02-19T09:42:43.236Z] #19 26.71 Unpacking iptables (1.8.2-4) ... [2021-02-19T09:42:43.499Z] #19 27.10 Selecting previously unselected package xxd. [2021-02-19T09:42:43.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-19T09:42:43.762Z] #19 27.10 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-02-19T09:42:43.763Z] #19 27.13 Unpacking xxd (2:8.1.0875-5) ... [2021-02-19T09:42:43.763Z] #19 27.30 Selecting previously unselected package vim-common. [2021-02-19T09:42:43.763Z] #19 27.32 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-19T09:42:44.026Z] #19 27.35 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-19T09:42:44.289Z] #19 27.63 Selecting previously unselected package bash-completion. [2021-02-19T09:42:44.289Z] #19 27.64 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-19T09:42:44.598Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-19T09:42:44.598Z] Using test binary docker [2021-02-19T09:42:44.856Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-19T09:42:44.856Z] Starting apparmor (via systemctl): apparmor.service. [2021-02-19T09:42:44.856Z] Starting dockerd [2021-02-19T09:42:44.856Z] INFO: Waiting for daemon to start... [2021-02-19T09:42:46.757Z] . [2021-02-19T09:42:46.757Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-19T09:42:46.757Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-19T09:42:46.757Z] Error: No such image: emptyfs [2021-02-19T09:42:47.016Z] Running integration-test (iteration 1) [2021-02-19T09:42:47.016Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-19T09:42:47.607Z] #19 30.44 Unpacking bash-completion (1:2.8-6) ... [2021-02-19T09:42:47.607Z] #19 31.03 Selecting previously unselected package bzip2. [2021-02-19T09:42:47.607Z] #19 31.04 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-02-19T09:42:47.608Z] #19 31.06 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-19T09:42:47.873Z] #19 31.18 Selecting previously unselected package xz-utils. [2021-02-19T09:42:47.873Z] #19 31.18 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-02-19T09:42:47.873Z] #19 31.19 Unpacking xz-utils (5.2.4-1) ... [2021-02-19T09:42:47.873Z] #19 31.41 Selecting previously unselected package apparmor. [2021-02-19T09:42:47.873Z] #19 31.41 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-02-19T09:42:48.136Z] #19 31.48 Unpacking apparmor (2.13.2-10) ... [2021-02-19T09:42:48.400Z] #19 31.86 Selecting previously unselected package aufs-tools. [2021-02-19T09:42:48.400Z] #19 31.87 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-02-19T09:42:48.400Z] #19 31.88 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-19T09:42:48.663Z] #19 32.04 Selecting previously unselected package libonig5:arm64. [2021-02-19T09:42:48.664Z] #19 32.06 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-02-19T09:42:48.664Z] #19 32.07 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-02-19T09:42:48.664Z] #19 32.24 Selecting previously unselected package libjq1:arm64. [2021-02-19T09:42:48.927Z] #19 32.25 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-02-19T09:42:48.927Z] #19 32.25 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-02-19T09:42:48.927Z] #19 32.38 Selecting previously unselected package jq. [2021-02-19T09:42:48.927Z] #19 32.39 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-02-19T09:42:48.927Z] #19 32.40 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-19T09:42:48.927Z] #19 32.50 Selecting previously unselected package libaio1:arm64. [2021-02-19T09:42:49.191Z] #19 32.51 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-02-19T09:42:49.191Z] #19 32.54 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-02-19T09:42:49.191Z] #19 32.62 Selecting previously unselected package libgpm2:arm64. [2021-02-19T09:42:49.191Z] #19 32.64 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-02-19T09:42:49.191Z] #19 32.65 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-02-19T09:42:49.191Z] #19 32.76 Selecting previously unselected package libicu63:arm64. [2021-02-19T09:42:49.454Z] #19 32.76 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-02-19T09:42:49.454Z] #19 32.77 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-02-19T09:42:49.718Z] #19 ... [2021-02-19T09:42:49.718Z] [2021-02-19T09:42:49.718Z] #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-19T09:42:49.718Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-19T09:42:49.718Z] #42 70.47 DEP criu/sysctl.d [2021-02-19T09:42:49.718Z] #42 70.58 DEP criu/string.d [2021-02-19T09:42:49.718Z] #42 70.61 DEP criu/stats.d [2021-02-19T09:42:49.718Z] #42 70.76 DEP criu/sockets.d [2021-02-19T09:42:49.718Z] #42 70.93 DEP criu/sk-unix.d [2021-02-19T09:42:49.718Z] #42 71.08 DEP criu/sk-tcp.d [2021-02-19T09:42:49.718Z] #42 71.34 DEP criu/sk-queue.d [2021-02-19T09:42:49.718Z] #42 71.52 DEP criu/sk-packet.d [2021-02-19T09:42:49.718Z] #42 71.81 DEP criu/sk-netlink.d [2021-02-19T09:42:49.718Z] #42 72.01 DEP criu/sk-inet.d [2021-02-19T09:42:49.718Z] #42 72.26 DEP criu/signalfd.d [2021-02-19T09:42:49.718Z] #42 72.36 DEP criu/sigframe.d [2021-02-19T09:42:49.718Z] #42 72.44 DEP criu/shmem.d [2021-02-19T09:42:49.718Z] #42 72.62 DEP criu/servicefd.d [2021-02-19T09:42:49.718Z] #42 72.77 DEP criu/seize.d [2021-02-19T09:42:49.718Z] #42 72.98 DEP criu/seccomp.d [2021-02-19T09:42:49.718Z] #42 73.26 DEP criu/rst-malloc.d [2021-02-19T09:42:49.718Z] #42 73.37 DEP criu/rbtree.d [2021-02-19T09:42:49.718Z] #42 73.41 DEP criu/pstree.d [2021-02-19T09:42:49.718Z] #42 73.67 DEP criu/protobuf.d [2021-02-19T09:42:49.718Z] #42 73.77 GEN criu/protobuf-desc-gen.h [2021-02-19T09:42:49.718Z] #42 75.27 DEP criu/protobuf-desc.d [2021-02-19T09:42:49.718Z] #42 75.44 DEP criu/proc_parse.d [2021-02-19T09:42:49.718Z] #42 75.72 DEP criu/plugin.d [2021-02-19T09:42:49.718Z] #42 75.86 DEP criu/pipes.d [2021-02-19T09:42:49.718Z] #42 76.05 DEP criu/pie-util.d [2021-02-19T09:42:49.718Z] #42 76.25 DEP criu/pie-util-vdso.d [2021-02-19T09:42:49.718Z] #42 76.39 DEP criu/path.d [2021-02-19T09:42:49.718Z] #42 76.53 DEP criu/parasite-syscall.d [2021-02-19T09:42:49.718Z] #42 76.78 DEP criu/pagemap.d [2021-02-19T09:42:49.718Z] #42 76.97 DEP criu/pagemap-cache.d [2021-02-19T09:42:49.718Z] #42 77.12 DEP criu/page-xfer.d [2021-02-19T09:42:49.718Z] #42 77.25 DEP criu/page-pipe.d [2021-02-19T09:42:49.718Z] #42 77.41 DEP criu/netfilter.d [2021-02-19T09:42:49.718Z] #42 77.53 DEP criu/net.d [2021-02-19T09:42:49.718Z] #42 77.70 DEP criu/namespaces.d [2021-02-19T09:42:49.718Z] #42 77.83 DEP criu/mount.d [2021-02-19T09:42:49.718Z] #42 77.94 DEP criu/memfd.d [2021-02-19T09:42:49.718Z] #42 78.07 DEP criu/mem.d [2021-02-19T09:42:49.718Z] #42 78.25 DEP criu/lsm.d [2021-02-19T09:42:49.718Z] #42 78.45 DEP criu/log.d [2021-02-19T09:42:49.718Z] #42 78.63 DEP criu/libnetlink.d [2021-02-19T09:42:49.718Z] #42 78.82 DEP criu/kerndat.d [2021-02-19T09:42:49.718Z] #42 79.12 DEP criu/kcmp-ids.d [2021-02-19T09:42:49.718Z] #42 79.25 DEP criu/irmap.d [2021-02-19T09:42:49.718Z] #42 79.45 DEP criu/ipc_ns.d [2021-02-19T09:42:49.718Z] #42 79.61 DEP criu/image.d [2021-02-19T09:42:49.718Z] #42 79.82 DEP criu/image-desc.d [2021-02-19T09:42:49.718Z] #42 79.99 DEP criu/fsnotify.d [2021-02-19T09:42:49.718Z] #42 80.23 DEP criu/filesystems.d [2021-02-19T09:42:49.718Z] #42 80.37 DEP criu/files.d [2021-02-19T09:42:49.718Z] #42 80.57 DEP criu/files-reg.d [2021-02-19T09:42:49.982Z] #42 80.76 DEP criu/files-ext.d [2021-02-19T09:42:50.245Z] #42 80.96 DEP criu/file-lock.d [2021-02-19T09:42:50.509Z] #42 81.20 DEP criu/file-ids.d [2021-02-19T09:42:50.509Z] #42 81.28 DEP criu/fifo.d [2021-02-19T09:42:50.772Z] #42 81.36 DEP criu/fdstore.d [2021-02-19T09:42:50.772Z] #42 81.45 DEP criu/fault-injection.d [2021-02-19T09:42:50.772Z] #42 81.47 DEP criu/external.d [2021-02-19T09:42:50.772Z] #42 81.59 DEP criu/eventpoll.d [2021-02-19T09:42:51.106Z] #42 81.80 DEP criu/eventfd.d [2021-02-19T09:42:51.448Z] #42 82.06 DEP criu/crtools.d [2021-02-19T09:42:51.712Z] #42 82.26 DEP criu/cr-service.d [2021-02-19T09:42:51.712Z] #42 82.49 DEP criu/cr-restore.d [2021-02-19T09:42:52.039Z] #42 82.71 DEP criu/cr-errno.d [2021-02-19T09:42:52.039Z] #42 82.72 DEP criu/cr-dump.d [2021-02-19T09:42:52.302Z] #42 82.92 DEP criu/cr-dedup.d [2021-02-19T09:42:52.302Z] #42 ... [2021-02-19T09:42:52.302Z] [2021-02-19T09:42:52.302Z] #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-19T09:42:52.302Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-19T09:42:52.302Z] #19 35.84 Selecting previously unselected package libnet1:arm64. [2021-02-19T09:42:52.302Z] #19 35.85 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-02-19T09:42:52.302Z] #19 35.86 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-02-19T09:42:52.302Z] #19 35.95 Selecting previously unselected package libnl-3-200:arm64. [2021-02-19T09:42:52.302Z] #19 35.95 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-02-19T09:42:52.566Z] #19 35.96 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-02-19T09:42:52.566Z] #19 36.10 Selecting previously unselected package libprotobuf-c1:arm64. [2021-02-19T09:42:52.566Z] #19 36.10 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-02-19T09:42:52.566Z] #19 36.12 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-02-19T09:42:52.566Z] #19 36.20 Selecting previously unselected package libreadline5:arm64. [2021-02-19T09:42:52.829Z] #19 36.20 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-02-19T09:42:52.829Z] #19 36.22 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-02-19T09:42:52.829Z] #19 36.36 Selecting previously unselected package net-tools. [2021-02-19T09:42:52.829Z] #19 36.36 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-02-19T09:42:52.829Z] #19 36.37 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-19T09:42:53.092Z] #19 36.59 Selecting previously unselected package python-pip-whl. [2021-02-19T09:42:53.092Z] #19 36.59 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-19T09:42:53.092Z] #19 36.60 Unpacking python-pip-whl (18.1-5) ... [2021-02-19T09:42:53.669Z] #19 37.09 Selecting previously unselected package python3-lib2to3. [2021-02-19T09:42:53.669Z] #19 37.09 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-19T09:42:53.669Z] #19 37.11 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-19T09:42:53.669Z] #19 37.28 Selecting previously unselected package python3-distutils. [2021-02-19T09:42:53.669Z] #19 37.28 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-19T09:42:53.669Z] #19 37.29 Unpacking python3-distutils (3.7.3-1) ... [2021-02-19T09:42:53.932Z] #19 37.56 Selecting previously unselected package python3-pip. [2021-02-19T09:42:54.196Z] #19 37.57 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-19T09:42:54.196Z] #19 37.57 Unpacking python3-pip (18.1-5) ... [2021-02-19T09:42:54.196Z] #19 37.82 Selecting previously unselected package python3-pkg-resources. [2021-02-19T09:42:54.459Z] #19 37.82 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-19T09:42:54.459Z] #19 37.83 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-19T09:42:54.722Z] #19 38.08 Selecting previously unselected package python3-setuptools. [2021-02-19T09:42:54.722Z] #19 38.09 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-19T09:42:54.722Z] #19 38.10 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-19T09:42:54.985Z] #19 38.35 Selecting previously unselected package python3-wheel. [2021-02-19T09:42:54.985Z] #19 38.35 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-19T09:42:54.985Z] #19 38.36 Unpacking python3-wheel (0.32.3-2) ... [2021-02-19T09:42:55.250Z] #19 38.50 Selecting previously unselected package sudo. [2021-02-19T09:42:55.250Z] #19 38.51 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-02-19T09:42:55.250Z] #19 38.53 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-19T09:42:55.776Z] #19 39.06 Selecting previously unselected package thin-provisioning-tools. [2021-02-19T09:42:55.776Z] #19 39.06 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-02-19T09:42:55.776Z] #19 39.08 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-19T09:42:56.039Z] #19 39.42 Selecting previously unselected package uidmap. [2021-02-19T09:42:56.039Z] #19 39.42 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-02-19T09:42:56.039Z] #19 39.44 Unpacking uidmap (1:4.5-1.1) ... [2021-02-19T09:42:56.039Z] #19 39.59 Selecting previously unselected package vim-runtime. [2021-02-19T09:42:56.303Z] #19 39.61 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-19T09:42:56.303Z] #19 39.65 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-19T09:42:56.303Z] #19 39.68 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-19T09:42:56.303Z] #19 39.69 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-19T09:42:57.699Z] #19 ... [2021-02-19T09:42:57.699Z] [2021-02-19T09:42:57.699Z] #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-19T09:42:57.699Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-02-19T09:42:57.699Z] #39 142.8 + dpkg --print-architecture [2021-02-19T09:42:57.699Z] #39 DONE 144.0s [2021-02-19T09:42:57.699Z] [2021-02-19T09:42:57.699Z] #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-19T09:42:57.699Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-19T09:42:57.699Z] #42 83.19 DEP criu/cr-check.d [2021-02-19T09:42:57.699Z] #42 83.35 DEP criu/config.d [2021-02-19T09:42:57.699Z] #42 83.58 DEP criu/clone-noasan.d [2021-02-19T09:42:57.699Z] #42 83.68 DEP criu/cgroup.d [2021-02-19T09:42:57.699Z] #42 83.88 DEP criu/cgroup-props.d [2021-02-19T09:42:57.699Z] #42 84.03 DEP criu/bitmap.d [2021-02-19T09:42:57.699Z] #42 84.06 DEP criu/bfd.d [2021-02-19T09:42:57.699Z] #42 84.17 DEP criu/autofs.d [2021-02-19T09:42:57.699Z] #42 84.32 DEP criu/aio.d [2021-02-19T09:42:57.699Z] #42 84.49 DEP criu/action-scripts.d [2021-02-19T09:42:57.699Z] #42 84.89 CC criu/action-scripts.o [2021-02-19T09:42:57.699Z] #42 85.35 CC criu/aio.o [2021-02-19T09:42:57.699Z] #42 85.96 CC criu/autofs.o [2021-02-19T09:42:57.699Z] #42 87.34 CC criu/bfd.o [2021-02-19T09:42:57.699Z] #42 87.95 CC criu/bitmap.o [2021-02-19T09:42:57.699Z] #42 88.16 CC criu/cgroup-props.o [2021-02-19T09:42:58.276Z] #42 88.97 CC criu/cgroup.o [2021-02-19T09:42:59.222Z] Loaded image: buildpack-deps:buster [2021-02-19T09:42:59.222Z] Loaded image: busybox:latest [2021-02-19T09:42:59.480Z] Loaded image: busybox:glibc [2021-02-19T09:42:59.669Z] #42 ... [2021-02-19T09:42:59.669Z] [2021-02-19T09:42:59.669Z] #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-19T09:42:59.669Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-19T09:42:59.669Z] #19 43.30 Selecting previously unselected package vim. [2021-02-19T09:42:59.933Z] #19 43.31 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-02-19T09:42:59.933Z] #19 43.34 Unpacking vim (2:8.1.0875-5) ... [2021-02-19T09:43:00.510Z] #19 43.85 Selecting previously unselected package xfsprogs. [2021-02-19T09:43:00.510Z] #19 43.85 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-02-19T09:43:00.510Z] #19 43.86 Unpacking xfsprogs (4.20.0-1) ... [2021-02-19T09:43:00.773Z] #19 44.24 Selecting previously unselected package zip. [2021-02-19T09:43:00.773Z] #19 44.25 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-02-19T09:43:00.773Z] #19 44.26 Unpacking zip (3.0-11+b1) ... [2021-02-19T09:43:00.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-19T09:43:00.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-19T09:43:01.037Z] #19 44.47 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-19T09:43:01.037Z] #19 44.52 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-19T09:43:01.037Z] #19 44.61 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-02-19T09:43:01.037Z] #19 44.63 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-02-19T09:43:01.301Z] #19 44.65 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-02-19T09:43:01.301Z] #19 44.68 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-02-19T09:43:01.301Z] #19 44.70 Setting up uidmap (1:4.5-1.1) ... [2021-02-19T09:43:01.301Z] #19 44.71 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-02-19T09:43:01.301Z] #19 44.72 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-02-19T09:43:01.301Z] #19 44.74 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-19T09:43:01.301Z] #19 44.75 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-02-19T09:43:01.301Z] #19 44.77 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-02-19T09:43:01.301Z] #19 44.79 Setting up xxd (2:8.1.0875-5) ... [2021-02-19T09:43:01.301Z] #19 44.81 Setting up zip (3.0-11+b1) ... [2021-02-19T09:43:01.301Z] #19 44.83 Setting up vim-common (2:8.1.0875-5) ... [2021-02-19T09:43:01.565Z] #19 44.87 Setting up bash-completion (1:2.8-6) ... [2021-02-19T09:43:02.013Z] Loaded image: debian:bullseye [2021-02-19T09:43:02.013Z] Loaded image: hello-world:latest [2021-02-19T09:43:02.013Z] Loaded image: arm32v7/hello-world:latest [2021-02-19T09:43:02.013Z] INFO: Testing against a local daemon [2021-02-19T09:43:02.013Z] === RUN TestCgroupNamespacesBuild [2021-02-19T09:43:03.915Z] --- PASS: TestCgroupNamespacesBuild (1.62s) [2021-02-19T09:43:03.915Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-19T09:43:04.884Z] #19 48.15 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-02-19T09:43:04.884Z] #19 48.17 Setting up xz-utils (5.2.4-1) ... [2021-02-19T09:43:04.884Z] #19 48.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-19T09:43:04.884Z] #19 48.23 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-19T09:43:04.884Z] #19 48.35 invoke-rc.d: could not determine current runlevel [2021-02-19T09:43:04.884Z] #19 48.38 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-19T09:43:04.884Z] #19 48.39 Setting up pigz (2.4-1) ... [2021-02-19T09:43:05.147Z] #19 48.42 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-02-19T09:43:05.147Z] #19 48.44 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-02-19T09:43:05.147Z] #19 48.60 Setting up python-pip-whl (18.1-5) ... [2021-02-19T09:43:05.293Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.32s) [2021-02-19T09:43:05.293Z] === RUN TestBuildWithSession [2021-02-19T09:43:05.293Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-19T09:43:05.293Z] build_session_test.go:25: TODO: BuildKit [2021-02-19T09:43:05.293Z] === RUN TestBuildSquashParent [2021-02-19T09:43:05.411Z] #19 48.73 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-02-19T09:43:05.411Z] #19 48.77 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-19T09:43:05.674Z] #19 49.28 Setting up libaio1:arm64 (0.3.112-3) ... [2021-02-19T09:43:05.937Z] #19 49.30 Setting up libonig5:arm64 (6.9.1-1) ... [2021-02-19T09:43:05.937Z] #19 49.31 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-02-19T09:43:05.937Z] #19 49.32 Setting up vim (2:8.1.0875-5) ... [2021-02-19T09:43:05.937Z] #19 49.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-19T09:43:05.937Z] #19 49.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-19T09:43:05.937Z] #19 49.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-19T09:43:05.937Z] #19 49.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-19T09:43:05.937Z] #19 49.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-19T09:43:05.937Z] #19 49.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-19T09:43:05.937Z] #19 49.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-19T09:43:05.937Z] #19 49.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-19T09:43:05.937Z] #19 49.45 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-02-19T09:43:05.937Z] #19 49.48 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-19T09:43:06.204Z] #19 49.51 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-02-19T09:43:06.204Z] #19 49.57 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-19T09:43:06.204Z] #19 49.59 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-02-19T09:43:06.204Z] #19 49.61 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-19T09:43:08.764Z] #19 52.12 Setting up iptables (1.8.2-4) ... [2021-02-19T09:43:08.764Z] #19 52.16 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-19T09:43:08.764Z] #19 52.17 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-19T09:43:08.764Z] #19 52.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-19T09:43:08.764Z] #19 52.19 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-19T09:43:08.764Z] #19 52.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-19T09:43:08.764Z] #19 52.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-19T09:43:08.764Z] #19 52.22 Setting up python3 (3.7.3-1) ... [2021-02-19T09:43:09.340Z] #19 52.78 Setting up python3-wheel (0.32.3-2) ... [2021-02-19T09:43:09.483Z] --- PASS: TestBuildSquashParent (4.50s) [2021-02-19T09:43:09.483Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-19T09:43:09.483Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-19T09:43:09.483Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-19T09:43:09.483Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-19T09:43:09.483Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-19T09:43:09.483Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-19T09:43:09.483Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-19T09:43:09.483Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-19T09:43:09.483Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-19T09:43:09.483Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-19T09:43:09.483Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-19T09:43:09.483Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-19T09:43:09.483Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-19T09:43:09.483Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-19T09:43:09.483Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-19T09:43:10.289Z] #19 53.69 Setting up apparmor (2.13.2-10) ... [2021-02-19T09:43:11.238Z] #19 ... [2021-02-19T09:43:11.238Z] [2021-02-19T09:43:11.238Z] #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-19T09:43:11.238Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-19T09:43:11.238Z] #42 91.98 CC criu/clone-noasan.o [2021-02-19T09:43:11.238Z] #42 92.21 CC criu/config.o [2021-02-19T09:43:11.238Z] #42 93.45 CC criu/cr-check.o [2021-02-19T09:43:11.238Z] #42 94.70 CC criu/cr-dedup.o [2021-02-19T09:43:11.238Z] #42 95.08 CC criu/cr-dump.o [2021-02-19T09:43:11.238Z] #42 96.81 CC criu/cr-errno.o [2021-02-19T09:43:11.238Z] #42 96.91 CC criu/cr-restore.o [2021-02-19T09:43:11.238Z] #42 101.0 CC criu/cr-service.o [2021-02-19T09:43:11.815Z] #42 102.4 CC criu/crtools.o [2021-02-19T09:43:12.015Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-19T09:43:12.015Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-19T09:43:12.079Z] #42 102.8 CC criu/eventfd.o [2021-02-19T09:43:12.079Z] #42 ... [2021-02-19T09:43:12.079Z] [2021-02-19T09:43:12.079Z] #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-19T09:43:12.079Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-19T09:43:12.079Z] #19 55.59 Setting up xfsprogs (4.20.0-1) ... [2021-02-19T09:43:12.343Z] #19 55.62 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-19T09:43:12.606Z] #19 56.03 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-19T09:43:13.392Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-19T09:43:13.555Z] #19 57.03 Setting up python3-distutils (3.7.3-1) ... [2021-02-19T09:43:13.650Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-19T09:43:14.132Z] #19 57.51 Setting up python3-setuptools (40.8.0-1) ... [2021-02-19T09:43:15.526Z] #19 58.81 Setting up python3-pip (18.1-5) ... [2021-02-19T09:43:15.551Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-02-19T09:43:15.551Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.11s) [2021-02-19T09:43:15.551Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.18s) [2021-02-19T09:43:15.551Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.65s) [2021-02-19T09:43:15.551Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.81s) [2021-02-19T09:43:15.551Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.83s) [2021-02-19T09:43:15.551Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.81s) [2021-02-19T09:43:15.551Z] === RUN TestBuildMultiStageCopy [2021-02-19T09:43:15.551Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-19T09:43:16.922Z] #19 60.07 Processing triggers for libc-bin (2.28-10) ... [2021-02-19T09:43:16.922Z] #19 60.23 Processing triggers for mime-support (3.62) ... [2021-02-19T09:43:16.926Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-19T09:43:17.185Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-19T09:43:17.444Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-19T09:43:17.703Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-19T09:43:17.872Z] #19 DONE 61.5s [2021-02-19T09:43:17.872Z] [2021-02-19T09:43:17.872Z] #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-19T09:43:17.872Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-19T09:43:17.872Z] #42 103.1 CC criu/eventpoll.o [2021-02-19T09:43:17.872Z] #42 104.0 CC criu/external.o [2021-02-19T09:43:17.872Z] #42 104.3 CC criu/fault-injection.o [2021-02-19T09:43:17.872Z] #42 104.5 CC criu/fdstore.o [2021-02-19T09:43:17.872Z] #42 105.0 CC criu/fifo.o [2021-02-19T09:43:17.872Z] #42 105.4 CC criu/file-ids.o [2021-02-19T09:43:17.872Z] #42 105.7 CC criu/file-lock.o [2021-02-19T09:43:17.872Z] #42 106.7 CC criu/files-ext.o [2021-02-19T09:43:17.872Z] #42 107.0 CC criu/files-reg.o [2021-02-19T09:43:17.962Z] --- PASS: TestBuildMultiStageCopy (2.74s) [2021-02-19T09:43:17.962Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.62s) [2021-02-19T09:43:17.962Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.25s) [2021-02-19T09:43:17.962Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.25s) [2021-02-19T09:43:17.962Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2021-02-19T09:43:17.962Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.38s) [2021-02-19T09:43:17.962Z] === RUN TestBuildMultiStageParentConfig [2021-02-19T09:43:18.135Z] #42 108.8 CC criu/files.o [2021-02-19T09:43:18.899Z] --- PASS: TestBuildMultiStageParentConfig (0.71s) [2021-02-19T09:43:18.899Z] === RUN TestBuildLabelWithTargets [2021-02-19T09:43:19.531Z] #42 ... [2021-02-19T09:43:19.531Z] [2021-02-19T09:43:19.531Z] #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-19T09:43:19.531Z] #20 sha256:fa948250d3c4fce84ea5b2a2da239703726aad5bc3ed5f96403a6ee7fcde6d2f [2021-02-19T09:43:19.531Z] #20 1.419 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-19T09:43:19.531Z] #20 1.424 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-19T09:43:19.531Z] #20 1.429 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-19T09:43:19.836Z] --- PASS: TestBuildLabelWithTargets (1.12s) [2021-02-19T09:43:19.836Z] === RUN TestBuildWithEmptyLayers [2021-02-19T09:43:20.402Z] --- PASS: TestBuildWithEmptyLayers (0.50s) [2021-02-19T09:43:20.402Z] === RUN TestBuildMultiStageOnBuild [2021-02-19T09:43:20.480Z] #20 DONE 2.4s [2021-02-19T09:43:20.480Z] [2021-02-19T09:43:20.480Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-19T09:43:20.480Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-02-19T09:43:22.305Z] --- PASS: TestBuildMultiStageOnBuild (1.78s) [2021-02-19T09:43:22.305Z] === RUN TestBuildUncleanTarFilenames [2021-02-19T09:43:22.885Z] --- PASS: TestBuildUncleanTarFilenames (0.75s) [2021-02-19T09:43:22.885Z] === RUN TestBuildMultiStageLayerLeak [2021-02-19T09:43:22.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-19T09:43:23.797Z] #21 ... [2021-02-19T09:43:23.797Z] [2021-02-19T09:43:23.797Z] #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-19T09:43:23.797Z] #48 sha256:d1997e7a2dd002b282c0ceb18dcbe19b2d58fbca49fa9a7db8398383930b18b1 [2021-02-19T09:43:23.797Z] #48 168.9 + /build/golangci-lint --version [2021-02-19T09:43:23.797Z] #48 169.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-19T09:43:23.797Z] #48 DONE 170.3s [2021-02-19T09:43:23.797Z] [2021-02-19T09:43:23.797Z] #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-19T09:43:23.797Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-19T09:43:23.797Z] #42 110.6 CC criu/filesystems.o [2021-02-19T09:43:23.797Z] #42 111.2 CC criu/fsnotify.o [2021-02-19T09:43:23.797Z] #42 112.4 CC criu/image-desc.o [2021-02-19T09:43:23.797Z] #42 112.5 CC criu/image.o [2021-02-19T09:43:23.797Z] #42 113.2 CC criu/ipc_ns.o [2021-02-19T09:43:23.797Z] #42 114.3 CC criu/irmap.o [2021-02-19T09:43:24.372Z] #42 115.1 CC criu/kcmp-ids.o [2021-02-19T09:43:24.636Z] #42 115.4 CC criu/kerndat.o [2021-02-19T09:43:24.810Z] --- PASS: TestBuildMultiStageLayerLeak (1.97s) [2021-02-19T09:43:24.810Z] === RUN TestBuildWithHugeFile [2021-02-19T09:43:26.029Z] #42 ... [2021-02-19T09:43:26.029Z] [2021-02-19T09:43:26.029Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-19T09:43:26.029Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-02-19T09:43:26.029Z] #21 5.351 Collecting yamllint==1.16.0 [2021-02-19T09:43:31.338Z] #21 10.72 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-19T09:43:31.338Z] #21 10.82 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-19T09:43:31.338Z] #21 10.87 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-19T09:43:31.338Z] #21 10.93 Collecting pyyaml (from yamllint==1.16.0) [2021-02-19T09:43:31.601Z] #21 11.15 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-02-19T09:43:32.178Z] #21 11.87 Installing build dependencies: started [2021-02-19T09:43:32.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-19T09:43:32.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-19T09:43:33.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-19T09:43:34.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-19T09:43:35.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-19T09:43:35.494Z] #21 ... [2021-02-19T09:43:35.494Z] [2021-02-19T09:43:35.494Z] #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-19T09:43:35.494Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-19T09:43:35.494Z] #42 116.6 CC criu/libnetlink.o [2021-02-19T09:43:35.494Z] #42 116.8 CC criu/log.o [2021-02-19T09:43:35.494Z] #42 117.2 CC criu/lsm.o [2021-02-19T09:43:35.494Z] #42 117.6 CC criu/mem.o [2021-02-19T09:43:35.494Z] #42 119.0 CC criu/memfd.o [2021-02-19T09:43:35.494Z] #42 119.5 CC criu/mount.o [2021-02-19T09:43:35.494Z] #42 122.4 CC criu/namespaces.o [2021-02-19T09:43:35.494Z] #42 123.8 CC criu/net.o [2021-02-19T09:43:35.494Z] #42 126.3 CC criu/netfilter.o [2021-02-19T09:43:36.070Z] #42 126.6 CC criu/page-pipe.o [2021-02-19T09:43:36.476Z] #42 127.3 CC criu/page-xfer.o [2021-02-19T09:43:36.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-19T09:43:37.871Z] #42 128.6 CC criu/pagemap-cache.o [2021-02-19T09:43:37.871Z] #42 128.8 CC criu/pagemap.o [2021-02-19T09:43:38.888Z] #42 129.6 CC criu/parasite-syscall.o [2021-02-19T09:43:39.498Z] #42 130.3 CC criu/path.o [2021-02-19T09:43:39.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-19T09:43:40.080Z] #42 130.7 CC criu/pie-util-vdso.o [2021-02-19T09:43:40.343Z] #42 131.2 CC criu/pie-util.o [2021-02-19T09:43:40.606Z] #42 131.3 CC criu/pipes.o [2021-02-19T09:43:41.179Z] #42 132.1 CC criu/plugin.o [2021-02-19T09:43:41.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-19T09:43:41.757Z] #42 132.5 CC criu/proc_parse.o [2021-02-19T09:43:42.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-19T09:43:43.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-19T09:43:43.353Z] db4edcf0861f: Pull complete [2021-02-19T09:43:43.353Z] Digest: sha256:1ed72e74ffe1fd07eef2df3eb9a5d57f64fdac099329a4a63aa1a99b4139ce5a [2021-02-19T09:43:43.353Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T09:43:43.353Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T09:43:43.353Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-02-19T09:43:43.353Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-02-19T09:43:43.353Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1757' [2021-02-19T09:43:43.353Z] INFO: Docker version of control daemon [2021-02-19T09:43:43.353Z] [2021-02-19T09:43:43.353Z] Client: Docker Engine - Enterprise [2021-02-19T09:43:43.353Z] Version: 19.03.12 [2021-02-19T09:43:43.353Z] API version: 1.40 [2021-02-19T09:43:43.353Z] Go version: go1.13.13 [2021-02-19T09:43:43.353Z] Git commit: 4306744 [2021-02-19T09:43:43.353Z] Built: 08/05/2020 19:27:53 [2021-02-19T09:43:43.353Z] OS/Arch: windows/amd64 [2021-02-19T09:43:43.353Z] Experimental: false [2021-02-19T09:43:43.353Z] [2021-02-19T09:43:43.353Z] Server: Docker Engine - Enterprise [2021-02-19T09:43:43.353Z] Engine: [2021-02-19T09:43:43.353Z] Version: 19.03.12 [2021-02-19T09:43:43.353Z] API version: 1.40 (minimum version 1.24) [2021-02-19T09:43:43.353Z] Go version: go1.13.13 [2021-02-19T09:43:43.353Z] Git commit: f295753ffd [2021-02-19T09:43:43.353Z] Built: 08/05/2020 19:26:41 [2021-02-19T09:43:43.353Z] OS/Arch: windows/amd64 [2021-02-19T09:43:43.353Z] Experimental: true [2021-02-19T09:43:43.353Z] [2021-02-19T09:43:43.353Z] INFO: Docker info of control daemon [2021-02-19T09:43:43.353Z] [2021-02-19T09:43:43.353Z] Client: [2021-02-19T09:43:43.353Z] Debug Mode: false [2021-02-19T09:43:43.353Z] Plugins: [2021-02-19T09:43:43.353Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-02-19T09:43:43.353Z] [2021-02-19T09:43:43.353Z] Server: [2021-02-19T09:43:43.353Z] Containers: 0 [2021-02-19T09:43:43.353Z] Running: 0 [2021-02-19T09:43:43.353Z] Paused: 0 [2021-02-19T09:43:43.353Z] Stopped: 0 [2021-02-19T09:43:43.353Z] Images: 1 [2021-02-19T09:43:43.353Z] Server Version: 19.03.12 [2021-02-19T09:43:43.353Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-02-19T09:43:43.353Z] LCOW: [2021-02-19T09:43:43.353Z] Windows: [2021-02-19T09:43:43.353Z] Logging Driver: json-file [2021-02-19T09:43:43.353Z] Plugins: [2021-02-19T09:43:43.353Z] Volume: local [2021-02-19T09:43:43.353Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-19T09:43:43.353Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-19T09:43:43.353Z] Swarm: inactive [2021-02-19T09:43:43.353Z] Default Isolation: process [2021-02-19T09:43:43.353Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-19T09:43:43.353Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-19T09:43:43.353Z] OSType: windows [2021-02-19T09:43:43.353Z] Architecture: x86_64 [2021-02-19T09:43:43.353Z] CPUs: 4 [2021-02-19T09:43:43.353Z] Total Memory: 32GiB [2021-02-19T09:43:43.353Z] Name: azwin-2-2121e0 [2021-02-19T09:43:43.353Z] ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3 [2021-02-19T09:43:43.353Z] Docker Root Dir: D:\docker [2021-02-19T09:43:43.353Z] Debug Mode: false [2021-02-19T09:43:43.353Z] Registry: https://index.docker.io/v1/ [2021-02-19T09:43:43.353Z] Labels: [2021-02-19T09:43:43.353Z] Experimental: true [2021-02-19T09:43:43.353Z] Insecure Registries: [2021-02-19T09:43:43.353Z] 10.0.0.4:5000 [2021-02-19T09:43:43.353Z] 127.0.0.0/8 [2021-02-19T09:43:43.353Z] Registry Mirrors: [2021-02-19T09:43:43.353Z] http://10.0.0.4:5000/ [2021-02-19T09:43:43.353Z] Live Restore Enabled: false [2021-02-19T09:43:43.353Z] [2021-02-19T09:43:43.353Z] [2021-02-19T09:43:43.353Z] INFO: Commit hash is 3c5ababf7f [2021-02-19T09:43:43.353Z] INFO: Nuke-Everything... [2021-02-19T09:43:43.353Z] INFO: Container count on control daemon to delete is 0 [2021-02-19T09:43:43.353Z] INFO: Nuking d:\CI [2021-02-19T09:43:43.353Z] INFO: Zapped successfully [2021-02-19T09:43:43.353Z] INFO: Location for testing is d:\CI\PR-42038\4 [2021-02-19T09:43:43.353Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-02-19T09:43:43.353Z] [2021-02-19T09:43:43.353Z] [2021-02-19T09:43:43.353Z] INFO: Building the image from Dockerfile.windows at 02/19/2021 09:43:38... [2021-02-19T09:43:43.353Z] [2021-02-19T09:43:43.353Z] Sending build context to Docker daemon 58.31MB [2021-02-19T09:43:43.353Z] [2021-02-19T09:43:43.353Z] Step 1/10 : FROM microsoft/windowsservercore [2021-02-19T09:43:43.353Z] ---> 31902e4b25a6 [2021-02-19T09:43:43.353Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-02-19T09:43:43.353Z] ---> Running in bf5cb2cebc14 [2021-02-19T09:43:43.353Z] Removing intermediate container bf5cb2cebc14 [2021-02-19T09:43:43.353Z] ---> 30a45e96b48b [2021-02-19T09:43:43.353Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-02-19T09:43:43.353Z] ---> Running in eb368ed482e8 [2021-02-19T09:43:43.813Z] Removing intermediate container eb368ed482e8 [2021-02-19T09:43:43.813Z] ---> 257217361000 [2021-02-19T09:43:43.813Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-02-19T09:43:43.813Z] ---> Running in c389c1f3f8fc [2021-02-19T09:43:44.272Z] Removing intermediate container c389c1f3f8fc [2021-02-19T09:43:44.272Z] ---> 5e69ffa8ff0e [2021-02-19T09:43:44.272Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-02-19T09:43:44.272Z] ---> Running in 58b25a13823c [2021-02-19T09:43:44.337Z] #42 134.7 CC criu/protobuf-desc.o [2021-02-19T09:43:44.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-19T09:43:44.732Z] Removing intermediate container 58b25a13823c [2021-02-19T09:43:44.732Z] ---> 5ebb228e88f8 [2021-02-19T09:43:44.732Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-02-19T09:43:44.732Z] ---> Running in 3da03d3aff01 [2021-02-19T09:43:44.915Z] #42 135.6 CC criu/protobuf.o [2021-02-19T09:43:45.177Z] #42 136.0 CC criu/pstree.o [2021-02-19T09:43:45.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-19T09:43:46.125Z] #42 137.0 CC criu/rbtree.o [2021-02-19T09:43:46.387Z] #42 137.3 CC criu/rst-malloc.o [2021-02-19T09:43:46.963Z] #42 137.5 CC criu/seccomp.o [2021-02-19T09:43:46.963Z] #42 ... [2021-02-19T09:43:46.963Z] [2021-02-19T09:43:46.963Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-19T09:43:46.963Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-02-19T09:43:46.963Z] #21 26.55 Installing build dependencies: finished with status 'done' [2021-02-19T09:43:47.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-19T09:43:47.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-19T09:43:49.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-19T09:43:49.456Z] [2021-02-19T09:43:49.456Z] SUCCESS: Specified value was saved. [2021-02-19T09:43:50.241Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-19T09:43:50.241Z] Using test binary docker [2021-02-19T09:43:50.241Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-19T09:43:50.241Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-19T09:43:50.241Z] INFO: Waiting for daemon to start... [2021-02-19T09:43:50.241Z] Starting dockerd [2021-02-19T09:43:50.432Z] INFO: Downloading git... [2021-02-19T09:43:51.982Z] INFO: Downloading go... [2021-02-19T09:43:52.266Z] #21 31.94 Building wheels for collected packages: pyyaml [2021-02-19T09:43:52.266Z] #21 31.95 Running setup.py bdist_wheel for pyyaml: started [2021-02-19T09:43:52.841Z] #21 ... [2021-02-19T09:43:52.841Z] [2021-02-19T09:43:52.841Z] #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-19T09:43:52.841Z] #52 sha256:b136aaba5a7b5ead8d914f28291874d33dd48aa0f7703c7045c707d5eba695b3 [2021-02-19T09:43:52.842Z] #52 107.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-19T09:43:53.531Z] INFO: Downloading compiler 1 of 3... [2021-02-19T09:43:53.531Z] INFO: Downloading compiler 2 of 3... [2021-02-19T09:43:53.531Z] INFO: Downloading compiler 3 of 3... [2021-02-19T09:43:53.782Z] . [2021-02-19T09:43:53.782Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-19T09:43:53.783Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-19T09:43:53.783Z] Error: No such image: emptyfs [2021-02-19T09:43:53.783Z] Running integration-test (iteration 1) [2021-02-19T09:43:53.783Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-19T09:43:53.992Z] INFO: Extracting git... [2021-02-19T09:43:54.765Z] #52 109.0 + mkdir -p /build [2021-02-19T09:43:54.765Z] #52 109.0 + cp runc /build/runc [2021-02-19T09:43:56.694Z] #52 DONE 111.4s [2021-02-19T09:43:56.966Z] [2021-02-19T09:43:56.966Z] #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-19T09:43:56.966Z] #23 sha256:5a7b90a5b056b0dae67ef717746221c6b50939bfb828214911a97d84bb81c1a8 [2021-02-19T09:43:56.966Z] #23 203.7 + return [2021-02-19T09:43:56.966Z] #23 ... [2021-02-19T09:43:56.966Z] [2021-02-19T09:43:56.966Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-19T09:43:56.966Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-02-19T09:43:56.966Z] #21 33.44 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-02-19T09:43:56.966Z] #21 33.44 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-02-19T09:43:56.966Z] #21 33.58 Successfully built pyyaml [2021-02-19T09:43:56.966Z] #21 33.60 Installing collected packages: pathspec, pyyaml, yamllint [2021-02-19T09:43:56.966Z] #21 33.93 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-19T09:43:56.966Z] #21 DONE 36.5s [2021-02-19T09:43:57.227Z] [2021-02-19T09:43:57.227Z] #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-19T09:43:57.227Z] #23 sha256:5a7b90a5b056b0dae67ef717746221c6b50939bfb828214911a97d84bb81c1a8 [2021-02-19T09:43:57.227Z] #23 DONE 203.9s [2021-02-19T09:43:57.227Z] [2021-02-19T09:43:57.227Z] #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-19T09:43:57.227Z] #55 sha256:91f85475b4928b489074c662bdfa49e123d2148102ce40d363920602a9a20a66 [2021-02-19T09:43:57.227Z] #55 154.8 + bin/containerd [2021-02-19T09:43:57.227Z] #55 ... [2021-02-19T09:43:57.227Z] [2021-02-19T09:43:57.227Z] #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-19T09:43:57.227Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-19T09:43:57.227Z] #42 138.1 CC criu/seize.o [2021-02-19T09:43:57.227Z] #42 139.0 CC criu/servicefd.o [2021-02-19T09:43:57.227Z] #42 139.3 CC criu/shmem.o [2021-02-19T09:43:57.227Z] #42 140.1 CC criu/sigframe.o [2021-02-19T09:43:57.227Z] #42 140.2 CC criu/signalfd.o [2021-02-19T09:43:57.227Z] #42 140.5 CC criu/sk-inet.o [2021-02-19T09:43:57.227Z] #42 141.5 CC criu/sk-netlink.o [2021-02-19T09:43:57.227Z] #42 141.9 CC criu/sk-packet.o [2021-02-19T09:43:57.227Z] #42 142.6 CC criu/sk-queue.o [2021-02-19T09:43:57.227Z] #42 143.2 CC criu/sk-tcp.o [2021-02-19T09:43:57.227Z] #42 143.8 CC criu/sk-unix.o [2021-02-19T09:43:57.227Z] #42 145.9 CC criu/sockets.o [2021-02-19T09:43:57.227Z] #42 146.6 CC criu/stats.o [2021-02-19T09:43:57.227Z] #42 146.9 CC criu/string.o [2021-02-19T09:43:57.227Z] #42 147.0 CC criu/sysctl.o [2021-02-19T09:43:57.227Z] #42 147.5 CC criu/sysfs_parse.o [2021-02-19T09:43:57.227Z] #42 147.9 CC criu/timens.o [2021-02-19T09:43:57.490Z] #42 148.1 CC criu/timerfd.o [2021-02-19T09:43:57.752Z] #42 148.5 CC criu/tty.o [2021-02-19T09:43:59.678Z] #42 150.1 CC criu/tun.o [2021-02-19T09:43:59.678Z] #42 ... [2021-02-19T09:43:59.678Z] [2021-02-19T09:43:59.678Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-19T09:43:59.678Z] #24 sha256:2ae8bee0da9446377493daf959af627f960b1f52ac0976b0f33fc56788ee0f57 [2021-02-19T09:43:59.678Z] #24 DONE 0.4s [2021-02-19T09:43:59.678Z] [2021-02-19T09:43:59.678Z] #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-19T09:43:59.678Z] #55 sha256:91f85475b4928b489074c662bdfa49e123d2148102ce40d363920602a9a20a66 [2021-02-19T09:43:59.940Z] #55 ... [2021-02-19T09:43:59.940Z] [2021-02-19T09:43:59.940Z] #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-19T09:43:59.940Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-19T09:43:59.940Z] #42 150.6 CC criu/uffd.o [2021-02-19T09:44:00.896Z] #42 151.6 CC criu/util.o [2021-02-19T09:44:01.846Z] #42 152.8 CC criu/uts_ns.o [2021-02-19T09:44:02.420Z] #42 153.0 CC criu/vdso.o [2021-02-19T09:44:02.683Z] #42 153.4 LINK criu/built-in.o [2021-02-19T09:44:02.945Z] #42 153.6 LINK criu/criu [2021-02-19T09:44:03.207Z] #42 153.9 DEP lib/c/criu.d [2021-02-19T09:44:03.207Z] #42 153.9 CC images/rpc.pb-c.o [2021-02-19T09:44:03.780Z] #42 154.5 CC lib/c/criu.o [2021-02-19T09:44:04.361Z] #42 ... [2021-02-19T09:44:04.361Z] [2021-02-19T09:44:04.361Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-19T09:44:04.361Z] #29 sha256:df7bc447d6c04bc7b9f8acef32f4233997ddd642732ad8f9066426bee9acea30 [2021-02-19T09:44:04.361Z] #29 DONE 4.5s [2021-02-19T09:44:04.361Z] [2021-02-19T09:44:04.361Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-19T09:44:04.361Z] #32 sha256:ccf7b36dbc31b218b087acfb33abd698b4362750817dcbc888fe73a5c8913636 [2021-02-19T09:44:04.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-19T09:44:04.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-19T09:44:04.933Z] #32 DONE 0.6s [2021-02-19T09:44:04.933Z] [2021-02-19T09:44:04.933Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-19T09:44:04.933Z] #34 sha256:e7aa5ecfdf1886d054dba803fd5aabe51fee998e1b891e253a225c569afda776 [2021-02-19T09:44:05.195Z] #34 DONE 0.2s [2021-02-19T09:44:05.195Z] [2021-02-19T09:44:05.195Z] #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-19T09:44:05.195Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-19T09:44:05.195Z] #42 155.4 LINK lib/c/built-in.o [2021-02-19T09:44:05.195Z] #42 155.4 LINK lib/c/libcriu.so [2021-02-19T09:44:05.195Z] #42 155.5 LINK lib/c/libcriu.a [2021-02-19T09:44:05.195Z] #42 155.6 GEN magic.py [2021-02-19T09:44:05.195Z] #42 155.8 Note: Building without setproctitle() and strlcpy() support. [2021-02-19T09:44:05.195Z] #42 155.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-19T09:44:05.195Z] #42 155.8 Note: Building without GnuTLS support [2021-02-19T09:44:05.195Z] #42 155.8 Makefile.config:39: Warn: you have no libnftables installed [2021-02-19T09:44:05.195Z] #42 155.8 Makefile.config:40: Warn: Building without nftables support [2021-02-19T09:44:05.195Z] #42 ... [2021-02-19T09:44:05.195Z] [2021-02-19T09:44:05.195Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-19T09:44:05.195Z] #37 sha256:f34ac8ef45606db651a6ab24706d87c8194c7592bbe0e5979dcfc99e71612714 [2021-02-19T09:44:05.195Z] #37 DONE 0.1s [2021-02-19T09:44:05.457Z] [2021-02-19T09:44:05.457Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-19T09:44:05.457Z] #40 sha256:0edf52653a28dcc5d6a36b745f8f38920e93668b40d128a8953f9ff4f56f2ab2 [2021-02-19T09:44:05.718Z] #40 DONE 0.6s [2021-02-19T09:44:05.718Z] [2021-02-19T09:44:05.718Z] #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-19T09:44:05.718Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-19T09:44:05.718Z] #42 156.5 fatal: not a git repository (or any of the parent directories): .git [2021-02-19T09:44:06.391Z] INFO: Expanding go... [2021-02-19T09:44:06.663Z] #42 157.3 make[1]: Nothing to be done for 'all'. [2021-02-19T09:44:07.238Z] #42 158.0 make[1]: 'images/built-in.o' is up to date. [2021-02-19T09:44:07.238Z] #42 158.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-19T09:44:07.500Z] #42 158.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-19T09:44:07.500Z] #42 158.2 make[1]: 'compel/libcompel.a' is up to date. [2021-02-19T09:44:07.500Z] #42 158.3 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-19T09:44:07.500Z] #42 158.3 make[1]: Nothing to be done for 'all'. [2021-02-19T09:44:07.763Z] #42 158.3 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-19T09:44:07.763Z] #42 158.5 make[2]: Nothing to be done for 'all'. [2021-02-19T09:44:07.763Z] #42 158.6 make[2]: Nothing to be done for 'all'. [2021-02-19T09:44:08.026Z] #42 158.6 make[2]: Nothing to be done for 'all'. [2021-02-19T09:44:08.026Z] #42 158.7 make[2]: Nothing to be done for 'all'. [2021-02-19T09:44:08.026Z] #42 158.8 make[2]: Nothing to be done for 'all'. [2021-02-19T09:44:08.289Z] #42 158.9 make[2]: Nothing to be done for 'all'. [2021-02-19T09:44:08.289Z] #42 159.0 make[2]: Nothing to be done for 'all'. [2021-02-19T09:44:08.289Z] #42 159.1 make[2]: Nothing to be done for 'all'. [2021-02-19T09:44:08.552Z] #42 159.1 INSTALL criu/criu [2021-02-19T09:44:08.552Z] #42 DONE 159.3s [2021-02-19T09:44:08.552Z] [2021-02-19T09:44:08.552Z] #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-19T09:44:08.552Z] #55 sha256:91f85475b4928b489074c662bdfa49e123d2148102ce40d363920602a9a20a66 [2021-02-19T09:44:08.662Z] Loaded image: buildpack-deps:buster [2021-02-19T09:44:08.662Z] Loaded image: busybox:latest [2021-02-19T09:44:08.662Z] Loaded image: busybox:glibc [2021-02-19T09:44:09.943Z] #55 ... [2021-02-19T09:44:09.943Z] [2021-02-19T09:44:09.943Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-19T09:44:09.943Z] #43 sha256:fa16ce47a1519387b78d8964e02e83c708c166ebb81886e494082069c893f357 [2021-02-19T09:44:10.039Z] Loaded image: debian:bullseye [2021-02-19T09:44:10.040Z] Loaded image: hello-world:latest [2021-02-19T09:44:10.040Z] Loaded image: arm32v7/hello-world:latest [2021-02-19T09:44:10.040Z] INFO: Testing against a local daemon [2021-02-19T09:44:10.040Z] === RUN TestCgroupNamespacesBuild [2021-02-19T09:44:10.205Z] #43 DONE 0.3s [2021-02-19T09:44:10.205Z] [2021-02-19T09:44:10.205Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-19T09:44:10.205Z] #45 sha256:d09fb79b9f00cf1fa30ebbe269c158d4c8b482f6ffc79217f41ba40047289f6b [2021-02-19T09:44:10.777Z] #45 DONE 0.5s [2021-02-19T09:44:10.777Z] [2021-02-19T09:44:10.777Z] #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-19T09:44:10.777Z] #55 sha256:91f85475b4928b489074c662bdfa49e123d2148102ce40d363920602a9a20a66 [2021-02-19T09:44:10.777Z] #55 ... [2021-02-19T09:44:10.777Z] [2021-02-19T09:44:10.777Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-19T09:44:10.777Z] #47 sha256:78fce1c24e09e7b4fa5f303618718f70251d4cc7453c01cdd97728c935c8f402 [2021-02-19T09:44:11.039Z] #47 DONE 0.2s [2021-02-19T09:44:11.039Z] [2021-02-19T09:44:11.039Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-19T09:44:11.039Z] #49 sha256:4d1ab492d59eb1360e41b292cf64a5a39200be9322537c171c8b6c298b446104 [2021-02-19T09:44:11.252Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-19T09:44:11.252Z] [2021-02-19T09:44:11.252Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-02-19T09:44:11.252Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-02-19T09:44:11.252Z] Using test binary docker [2021-02-19T09:44:11.252Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-19T09:44:11.252Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-19T09:44:11.252Z] INFO: Waiting for daemon to start... [2021-02-19T09:44:11.252Z] Starting dockerd [2021-02-19T09:44:11.252Z] . [2021-02-19T09:44:11.252Z] INFO: Building docker-sdk-python3:4.4.1... [2021-02-19T09:44:11.985Z] #49 DONE 0.8s [2021-02-19T09:44:11.985Z] [2021-02-19T09:44:11.985Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-19T09:44:11.985Z] #51 sha256:c8178750579cea7f85d12142dfe0ca14ce90c95d287735194db360deb993b6fc [2021-02-19T09:44:11.985Z] #51 DONE 0.1s [2021-02-19T09:44:11.985Z] [2021-02-19T09:44:11.985Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-19T09:44:11.985Z] #53 sha256:db961074b34a616034b0004b880e773ec35101f454d39cbee766c924732fa94a [2021-02-19T09:44:12.246Z] #53 DONE 0.6s [2021-02-19T09:44:12.246Z] [2021-02-19T09:44:12.246Z] #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-19T09:44:12.246Z] #55 sha256:91f85475b4928b489074c662bdfa49e123d2148102ce40d363920602a9a20a66 [2021-02-19T09:44:12.570Z] --- PASS: TestCgroupNamespacesBuild (2.28s) [2021-02-19T09:44:12.570Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-19T09:44:14.472Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.17s) [2021-02-19T09:44:14.472Z] === RUN TestBuildWithSession [2021-02-19T09:44:14.472Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-19T09:44:14.472Z] build_session_test.go:25: TODO: BuildKit [2021-02-19T09:44:14.472Z] === RUN TestBuildSquashParent [2021-02-19T09:44:21.045Z] --- PASS: TestBuildWithHugeFile (52.58s) [2021-02-19T09:44:21.045Z] === RUN TestBuildWCOWSandboxSize [2021-02-19T09:44:21.045Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-02-19T09:44:21.045Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-19T09:44:21.045Z] === RUN TestBuildWithEmptyDockerfile [2021-02-19T09:44:21.045Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-19T09:44:21.045Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-19T09:44:21.045Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-19T09:44:21.045Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-19T09:44:21.045Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-19T09:44:21.045Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-19T09:44:21.045Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-19T09:44:21.045Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-19T09:44:21.045Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-19T09:44:21.045Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2021-02-19T09:44:21.045Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2021-02-19T09:44:21.045Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-02-19T09:44:21.045Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-02-19T09:44:21.045Z] === RUN TestBuildPreserveOwnership [2021-02-19T09:44:21.045Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-19T09:44:21.045Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-19T09:44:21.980Z] --- PASS: TestBuildPreserveOwnership (4.14s) [2021-02-19T09:44:21.980Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.85s) [2021-02-19T09:44:21.980Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.28s) [2021-02-19T09:44:21.980Z] === RUN TestBuildPlatformInvalid [2021-02-19T09:44:22.239Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-02-19T09:44:22.239Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-19T09:44:22.583Z] --- PASS: TestBuildSquashParent (6.81s) [2021-02-19T09:44:22.583Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-19T09:44:22.583Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-19T09:44:22.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-19T09:44:22.583Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-19T09:44:22.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-19T09:44:22.583Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-19T09:44:22.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-19T09:44:22.583Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-19T09:44:22.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-19T09:44:22.583Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-19T09:44:22.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-19T09:44:22.583Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-19T09:44:22.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-19T09:44:22.583Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-19T09:44:22.583Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-19T09:44:22.842Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-19T09:44:22.842Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-19T09:44:24.093Z] INFO: Expanding compiler 1 of 3... [2021-02-19T09:44:24.554Z] INFO: Expanding compiler 2 of 3... [2021-02-19T09:44:24.744Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-19T09:44:25.002Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-19T09:44:26.904Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-02-19T09:44:26.904Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.42s) [2021-02-19T09:44:26.904Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.49s) [2021-02-19T09:44:26.904Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.12s) [2021-02-19T09:44:26.904Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.09s) [2021-02-19T09:44:26.904Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.07s) [2021-02-19T09:44:26.904Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.06s) [2021-02-19T09:44:26.904Z] === RUN TestBuildMultiStageCopy [2021-02-19T09:44:26.904Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-19T09:44:29.253Z] INFO: Expanding compiler 3 of 3... [2021-02-19T09:44:29.713Z] INFO: Removing downloaded files... [2021-02-19T09:44:29.713Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-02-19T09:44:29.713Z] INFO: Configuring git core.autocrlf... [2021-02-19T09:44:30.190Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-19T09:44:30.358Z] #55 195.7 + bin/containerd-stress [2021-02-19T09:44:30.930Z] #55 198.6 + bin/containerd-shim [2021-02-19T09:44:31.125Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-19T09:44:32.060Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-19T09:44:33.435Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-19T09:44:34.368Z] --- PASS: TestBuildMultiStageCopy (7.22s) [2021-02-19T09:44:34.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.22s) [2021-02-19T09:44:34.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2021-02-19T09:44:34.369Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s) [2021-02-19T09:44:34.369Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2021-02-19T09:44:34.369Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s) [2021-02-19T09:44:34.369Z] === RUN TestBuildMultiStageParentConfig [2021-02-19T09:44:37.122Z] Loaded image: buildpack-deps:buster [2021-02-19T09:44:37.122Z] Loaded image: busybox:latest [2021-02-19T09:44:37.122Z] Loaded image: busybox:glibc [2021-02-19T09:44:37.523Z] #55 204.3 + bin/containerd-shim-runc-v1 [2021-02-19T09:44:39.026Z] Loaded image: debian:bullseye [2021-02-19T09:44:39.026Z] Loaded image: hello-world:latest [2021-02-19T09:44:39.026Z] Loaded image: arm32v7/hello-world:latest [2021-02-19T09:44:39.633Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-02-19T09:44:39.633Z] === RUN TestBuildLabelWithTargets [2021-02-19T09:44:40.827Z] #55 208.2 + bin/containerd-shim-runc-v2 [2021-02-19T09:44:41.768Z] #55 209.4 + binaries [2021-02-19T09:44:41.768Z] #55 209.4 + install -D bin/containerd /build/containerd [2021-02-19T09:44:41.768Z] #55 209.5 + install -D bin/containerd-shim /build/containerd-shim [2021-02-19T09:44:41.768Z] #55 209.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-19T09:44:41.768Z] #55 209.5 + install -D bin/ctr /build/ctr [2021-02-19T09:44:44.312Z] #55 DONE 211.8s [2021-02-19T09:44:45.694Z] [2021-02-19T09:44:45.694Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-19T09:44:45.694Z] #56 sha256:fbed369a128ab811ed3254757e1d111534e4e63761ea760486a178a3993fb467 [2021-02-19T09:44:47.076Z] #56 DONE 1.5s [2021-02-19T09:44:47.076Z] [2021-02-19T09:44:47.076Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-19T09:44:47.076Z] #60 sha256:43183da0c8362bff7d620a4d302224d3029a032989e1a79cc9dfa38b4b057b77 [2021-02-19T09:44:47.140Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.18s) [2021-02-19T09:44:47.140Z] PASS [2021-02-19T09:44:47.140Z] [2021-02-19T09:44:47.140Z] === Skipped [2021-02-19T09:44:47.140Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-19T09:44:47.140Z] build_session_test.go:25: TODO: BuildKit [2021-02-19T09:44:47.140Z] [2021-02-19T09:44:47.140Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-02-19T09:44:47.140Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-19T09:44:47.140Z] [2021-02-19T09:44:47.140Z] [2021-02-19T09:44:47.140Z] DONE 34 tests, 2 skipped in 119.334s [2021-02-19T09:44:47.140Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-19T09:44:47.140Z] INFO: Testing against a local daemon [2021-02-19T09:44:47.140Z] === RUN TestConfigInspect [2021-02-19T09:44:47.337Z] #60 DONE 0.4s [2021-02-19T09:44:47.337Z] [2021-02-19T09:44:47.337Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-19T09:44:47.337Z] #62 sha256:944e7698f747363ec8cb3b88d0514eb1ed51df39b982035a464253f4d368171e [2021-02-19T09:44:47.743Z] --- PASS: TestBuildLabelWithTargets (7.99s) [2021-02-19T09:44:47.743Z] === RUN TestBuildWithEmptyLayers [2021-02-19T09:44:48.277Z] #62 DONE 0.8s [2021-02-19T09:44:48.277Z] [2021-02-19T09:44:48.277Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-19T09:44:48.277Z] #64 sha256:e936ecd516c669732534e2a395294f62c00ce7efaa83fc62554feee4088452d2 [2021-02-19T09:44:48.277Z] #64 DONE 0.1s [2021-02-19T09:44:48.277Z] [2021-02-19T09:44:48.277Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-19T09:44:48.277Z] #65 sha256:ed03eeca5294f9203a28a10cee9ce68977180b2c0c8483fd8c965108d3e3f161 [2021-02-19T09:44:48.277Z] #65 DONE 0.1s [2021-02-19T09:44:48.537Z] [2021-02-19T09:44:48.537Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-19T09:44:48.537Z] #66 sha256:29c00f1817fea2abb55de134ed9baa6bbeb0e07b8dfb0b8d4757b22aa3865aaf [2021-02-19T09:44:49.041Z] --- PASS: TestConfigInspect (2.31s) [2021-02-19T09:44:49.041Z] === RUN TestConfigList [2021-02-19T09:44:49.970Z] sha256:d9b7429217d44bc0bd9edfde8a530f0fc289389f404a8beac67eb07d65c040f0 [2021-02-19T09:44:49.970Z] INFO: Starting docker-py tests... [2021-02-19T09:44:49.970Z] ============================= test session starts ============================== [2021-02-19T09:44:49.970Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-02-19T09:44:49.970Z] rootdir: /src, inifile: pytest.ini [2021-02-19T09:44:49.970Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-02-19T09:44:49.970Z] collected 389 items / 1 deselected / 388 selected [2021-02-19T09:44:49.970Z] [2021-02-19T09:44:50.273Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-02-19T09:44:50.273Z] === RUN TestBuildMultiStageOnBuild [2021-02-19T09:44:50.451Z] #66 DONE 1.7s [2021-02-19T09:44:50.451Z] [2021-02-19T09:44:50.451Z] #67 exporting to image [2021-02-19T09:44:50.451Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-19T09:44:50.451Z] #67 exporting layers [2021-02-19T09:44:50.944Z] --- PASS: TestConfigList (2.30s) [2021-02-19T09:44:50.944Z] === RUN TestConfigsCreateAndDelete [2021-02-19T09:44:53.475Z] --- PASS: TestConfigsCreateAndDelete (2.30s) [2021-02-19T09:44:53.475Z] === RUN TestConfigsUpdate [2021-02-19T09:44:55.540Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-02-19T09:44:55.540Z] === RUN TestBuildUncleanTarFilenames [2021-02-19T09:44:55.743Z] #67 exporting layers 5.4s done [2021-02-19T09:44:55.743Z] #67 writing image sha256:11d1c023526ebaac1780d39b49e8676ca668c0727fafdb3ec7e14c1ad368b857 done [2021-02-19T09:44:55.743Z] #67 naming to docker.io/library/docker:e54dee52cdd780016845c0a8e69dd84265c0ec39 done [2021-02-19T09:44:55.743Z] #67 DONE 5.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2021-02-19T09:44:55.799Z] --- PASS: TestBuildUncleanTarFilenames (0.67s) [2021-02-19T09:44:55.799Z] === RUN TestBuildMultiStageLayerLeak [Pipeline] sh [2021-02-19T09:44:56.005Z] --- PASS: TestConfigsUpdate (2.33s) [2021-02-19T09:44:56.005Z] === RUN TestTemplatedConfig [2021-02-19T09:44:56.098Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42038/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e54dee52cdd780016845c0a8e69dd84265c0ec39 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e54dee52cdd780016845c0a8e69dd84265c0ec39 hack/test/unit [2021-02-19T09:44:58.653Z] --- PASS: TestTemplatedConfig (2.67s) [2021-02-19T09:44:58.653Z] === RUN TestConfigCreateResolve [2021-02-19T09:45:01.067Z] --- PASS: TestBuildMultiStageLayerLeak (4.33s) [2021-02-19T09:45:01.067Z] === RUN TestBuildWithHugeFile [2021-02-19T09:45:01.186Z] --- PASS: TestConfigCreateResolve (2.34s) [2021-02-19T09:45:01.186Z] === RUN TestConfigDaemonLibtrustID [2021-02-19T09:45:01.186Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-02-19T09:45:01.186Z] PASS [2021-02-19T09:45:01.186Z] [2021-02-19T09:45:01.186Z] DONE 7 tests in 14.808s [2021-02-19T09:45:01.186Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-19T09:45:01.186Z] INFO: Testing against a local daemon [2021-02-19T09:45:01.186Z] === RUN TestCheckpoint [2021-02-19T09:45:01.186Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-19T09:45:01.186Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-19T09:45:01.186Z] === RUN TestContainerInvalidJSON [2021-02-19T09:45:01.186Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-19T09:45:01.186Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-19T09:45:01.186Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-19T09:45:01.186Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-19T09:45:01.186Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-19T09:45:01.186Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-19T09:45:01.186Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-19T09:45:01.186Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-19T09:45:01.186Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-19T09:45:01.186Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-19T09:45:01.186Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-19T09:45:01.186Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-19T09:45:01.186Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-19T09:45:01.186Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-19T09:45:01.389Z] ? github.com/docker/docker/api [no test files] [2021-02-19T09:45:01.444Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2021-02-19T09:45:01.444Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-19T09:45:01.444Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-02-19T09:45:01.444Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-19T09:45:01.444Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-02-19T09:45:01.444Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-19T09:45:01.703Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-02-19T09:45:01.703Z] === RUN TestCopyFromContainer [2021-02-19T09:45:02.639Z] === RUN TestCopyFromContainer// [2021-02-19T09:45:02.908Z] === RUN TestCopyFromContainer//bar/root [2021-02-19T09:45:02.908Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-19T09:45:02.908Z] === RUN TestCopyFromContainer/bar/quux [2021-02-19T09:45:02.908Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-19T09:45:03.167Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-19T09:45:03.167Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-19T09:45:03.167Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-19T09:45:03.167Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-19T09:45:03.426Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-19T09:45:03.426Z] --- PASS: TestCopyFromContainer (1.87s) [2021-02-19T09:45:03.426Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-02-19T09:45:03.426Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-02-19T09:45:03.426Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-02-19T09:45:03.426Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-02-19T09:45:03.426Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-02-19T09:45:03.426Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-02-19T09:45:03.426Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-02-19T09:45:03.426Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-02-19T09:45:03.426Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-02-19T09:45:03.426Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-02-19T09:45:03.426Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-19T09:45:03.426Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-19T09:45:03.426Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-19T09:45:03.426Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-19T09:45:03.426Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-19T09:45:03.426Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-19T09:45:03.426Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-19T09:45:03.426Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-19T09:45:03.426Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-19T09:45:03.426Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-19T09:45:03.426Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-02-19T09:45:03.426Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-19T09:45:03.426Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-19T09:45:03.426Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-19T09:45:03.426Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-19T09:45:03.426Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-02-19T09:45:03.426Z] === RUN TestCreateWithInvalidEnv [2021-02-19T09:45:03.426Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-19T09:45:03.426Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-19T09:45:03.426Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-19T09:45:03.426Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-19T09:45:03.426Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-19T09:45:03.426Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-19T09:45:03.426Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-19T09:45:03.426Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-19T09:45:03.426Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-19T09:45:03.426Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-02-19T09:45:03.426Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-19T09:45:03.426Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-19T09:45:03.426Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-19T09:45:03.426Z] === RUN TestCreateTmpfsMountsTarget [2021-02-19T09:45:03.685Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-19T09:45:03.685Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-19T09:45:05.588Z] --- PASS: TestCreateWithCustomMaskedPaths (1.75s) [2021-02-19T09:45:05.588Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-19T09:45:07.441Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-02-19T09:45:07.490Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.87s) [2021-02-19T09:45:07.491Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-19T09:45:07.491Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-19T09:45:07.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-19T09:45:07.491Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-19T09:45:07.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-19T09:45:07.491Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-19T09:45:07.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-19T09:45:07.491Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-19T09:45:07.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-19T09:45:07.491Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-19T09:45:07.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-19T09:45:07.491Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-19T09:45:07.491Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-19T09:45:07.491Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-19T09:45:07.491Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-19T09:45:07.491Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-19T09:45:07.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-02-19T09:45:07.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-19T09:45:07.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-19T09:45:07.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-19T09:45:07.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-19T09:45:07.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-19T09:45:07.491Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-19T09:45:07.749Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s) [2021-02-19T09:45:07.749Z] === RUN TestCreateDifferentPlatform [2021-02-19T09:45:07.749Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-19T09:45:07.749Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-19T09:45:07.749Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-02-19T09:45:07.749Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-19T09:45:07.749Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-19T09:45:07.749Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-19T09:45:07.958Z] tests/integration/api_client_test.py ..... [ 7%] [2021-02-19T09:45:08.008Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-02-19T09:45:08.008Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-19T09:45:08.008Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-02-19T09:45:08.008Z] === RUN TestContainerStartOnDaemonRestart [2021-02-19T09:45:08.008Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-19T09:45:08.008Z] === RUN TestDaemonRestartIpcMode [2021-02-19T09:45:08.008Z] === PAUSE TestDaemonRestartIpcMode [2021-02-19T09:45:08.008Z] === RUN TestDaemonHostGatewayIP [2021-02-19T09:45:08.008Z] === PAUSE TestDaemonHostGatewayIP [2021-02-19T09:45:08.008Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-19T09:45:08.008Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-19T09:45:08.008Z] === RUN TestContainerKillOnDaemonStart [2021-02-19T09:45:08.008Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-19T09:45:08.008Z] === RUN TestDiff [2021-02-19T09:45:08.575Z] --- PASS: TestDiff (0.62s) [2021-02-19T09:45:08.575Z] === RUN TestExecWithCloseStdin [2021-02-19T09:45:09.146Z] --- PASS: TestExecWithCloseStdin (0.65s) [2021-02-19T09:45:09.146Z] === RUN TestExec [2021-02-19T09:45:09.462Z] tests/integration/api_config_test.py ..... [ 8%] [2021-02-19T09:45:10.082Z] --- PASS: TestExec (0.67s) [2021-02-19T09:45:10.082Z] === RUN TestExecUser [2021-02-19T09:45:10.649Z] --- PASS: TestExecUser (0.65s) [2021-02-19T09:45:10.649Z] === RUN TestExportContainerAndImportImage [2021-02-19T09:45:11.585Z] --- PASS: TestExportContainerAndImportImage (0.93s) [2021-02-19T09:45:11.585Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-19T09:45:12.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-19T09:45:12.967Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2021-02-19T09:45:12.967Z] === RUN TestHealthCheckWorkdir [2021-02-19T09:45:13.534Z] --- PASS: TestHealthCheckWorkdir (0.78s) [2021-02-19T09:45:13.534Z] === RUN TestHealthKillContainer [2021-02-19T09:45:13.640Z] ok github.com/docker/docker/api/server 0.049s coverage: 9.0% of statements [2021-02-19T09:45:16.819Z] --- PASS: TestHealthKillContainer (2.70s) [2021-02-19T09:45:16.819Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-19T09:45:16.819Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s) [2021-02-19T09:45:16.819Z] === RUN TestIpcModeNone [2021-02-19T09:45:17.755Z] --- PASS: TestIpcModeNone (0.72s) [2021-02-19T09:45:17.755Z] === RUN TestIpcModePrivate [2021-02-19T09:45:18.322Z] --- PASS: TestIpcModePrivate (0.63s) [2021-02-19T09:45:18.322Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-02-19T09:45:18.322Z] === RUN TestIpcModeShareable [2021-02-19T09:45:18.890Z] --- PASS: TestIpcModeShareable (0.66s) [2021-02-19T09:45:18.890Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true [2021-02-19T09:45:18.890Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-19T09:45:20.794Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.93s) [2021-02-19T09:45:20.794Z] === RUN TestAPIIpcModeHost [2021-02-19T09:45:21.370Z] --- PASS: TestAPIIpcModeHost (0.46s) [2021-02-19T09:45:21.370Z] === RUN TestDaemonIpcModeShareable [2021-02-19T09:45:22.752Z] --- PASS: TestDaemonIpcModeShareable (1.26s) [2021-02-19T09:45:22.752Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-02-19T09:45:22.752Z] === RUN TestDaemonIpcModePrivate [2021-02-19T09:45:23.688Z] --- PASS: TestDaemonIpcModePrivate (1.26s) [2021-02-19T09:45:23.688Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-02-19T09:45:23.688Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-19T09:45:25.064Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.28s) [2021-02-19T09:45:25.064Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-02-19T09:45:25.064Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-19T09:45:26.440Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.32s) [2021-02-19T09:45:26.440Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-02-19T09:45:26.440Z] === RUN TestIpcModeOlderClient [2021-02-19T09:45:26.440Z] === PAUSE TestIpcModeOlderClient [2021-02-19T09:45:26.440Z] === RUN TestKillContainerInvalidSignal [2021-02-19T09:45:27.008Z] --- PASS: TestKillContainerInvalidSignal (0.52s) [2021-02-19T09:45:27.008Z] === RUN TestKillContainer [2021-02-19T09:45:27.008Z] === RUN TestKillContainer/no_signal [2021-02-19T09:45:27.575Z] === RUN TestKillContainer/non_killing_signal [2021-02-19T09:45:27.834Z] === RUN TestKillContainer/killing_signal [2021-02-19T09:45:28.400Z] --- PASS: TestKillContainer (1.52s) [2021-02-19T09:45:28.400Z] --- PASS: TestKillContainer/no_signal (0.47s) [2021-02-19T09:45:28.400Z] --- PASS: TestKillContainer/non_killing_signal (0.39s) [2021-02-19T09:45:28.400Z] --- PASS: TestKillContainer/killing_signal (0.48s) [2021-02-19T09:45:28.400Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-19T09:45:28.400Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-19T09:45:28.969Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-19T09:45:29.535Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.02s) [2021-02-19T09:45:29.535Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.50s) [2021-02-19T09:45:29.535Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.32s) [2021-02-19T09:45:29.535Z] === RUN TestKillStoppedContainer [2021-02-19T09:45:29.535Z] --- PASS: TestKillStoppedContainer (0.10s) [2021-02-19T09:45:29.535Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-19T09:45:29.794Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s) [2021-02-19T09:45:29.794Z] === RUN TestKillDifferentUserContainer [2021-02-19T09:45:30.361Z] --- PASS: TestKillDifferentUserContainer (0.55s) [2021-02-19T09:45:30.361Z] === RUN TestInspectOomKilledTrue [2021-02-19T09:45:30.361Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-19T09:45:30.361Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-02-19T09:45:30.361Z] === RUN TestInspectOomKilledFalse [2021-02-19T09:45:30.619Z] --- PASS: TestInspectOomKilledFalse (0.46s) [2021-02-19T09:45:30.619Z] === RUN TestLinksEtcHostsContentMatch [2021-02-19T09:45:31.186Z] --- PASS: TestLinksEtcHostsContentMatch (0.37s) [2021-02-19T09:45:31.186Z] === RUN TestLinksContainerNames [2021-02-19T09:45:32.122Z] --- PASS: TestLinksContainerNames (1.01s) [2021-02-19T09:45:32.122Z] === RUN TestLogsFollowTailEmpty [2021-02-19T09:45:32.689Z] --- PASS: TestLogsFollowTailEmpty (0.49s) [2021-02-19T09:45:32.689Z] === RUN TestContainerNetworkMountsNoChown [2021-02-19T09:45:32.948Z] --- PASS: TestContainerNetworkMountsNoChown (0.47s) [2021-02-19T09:45:32.948Z] === RUN TestMountDaemonRoot [2021-02-19T09:45:32.948Z] === RUN TestMountDaemonRoot/default [2021-02-19T09:45:32.948Z] === PAUSE TestMountDaemonRoot/default [2021-02-19T09:45:32.948Z] === RUN TestMountDaemonRoot/private [2021-02-19T09:45:32.948Z] === PAUSE TestMountDaemonRoot/private [2021-02-19T09:45:32.948Z] === RUN TestMountDaemonRoot/rprivate [2021-02-19T09:45:32.948Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-19T09:45:32.948Z] === RUN TestMountDaemonRoot/slave [2021-02-19T09:45:32.948Z] === PAUSE TestMountDaemonRoot/slave [2021-02-19T09:45:32.948Z] === RUN TestMountDaemonRoot/rslave [2021-02-19T09:45:32.948Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-19T09:45:32.948Z] === RUN TestMountDaemonRoot/shared [2021-02-19T09:45:32.948Z] === PAUSE TestMountDaemonRoot/shared [2021-02-19T09:45:32.948Z] === RUN TestMountDaemonRoot/rshared [2021-02-19T09:45:32.948Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-19T09:45:32.948Z] === CONT TestMountDaemonRoot/default [2021-02-19T09:45:32.948Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-19T09:45:32.948Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-19T09:45:32.948Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-19T09:45:32.948Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-19T09:45:32.948Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-19T09:45:32.948Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-19T09:45:32.948Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-19T09:45:32.948Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-19T09:45:32.948Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-19T09:45:32.948Z] === CONT TestMountDaemonRoot/rshared [2021-02-19T09:45:32.948Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-19T09:45:32.948Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-19T09:45:32.948Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-19T09:45:32.948Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-19T09:45:32.948Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-19T09:45:32.948Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-19T09:45:32.948Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-19T09:45:32.948Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-19T09:45:32.948Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-19T09:45:33.207Z] === CONT TestMountDaemonRoot/shared [2021-02-19T09:45:33.207Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-19T09:45:33.207Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-19T09:45:33.207Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-19T09:45:33.207Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-19T09:45:33.207Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-19T09:45:33.207Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-19T09:45:33.207Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-19T09:45:33.207Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-19T09:45:33.207Z] === CONT TestMountDaemonRoot/rslave [2021-02-19T09:45:33.207Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-19T09:45:33.207Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-19T09:45:33.207Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-19T09:45:33.207Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-19T09:45:33.207Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-19T09:45:33.207Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-19T09:45:33.207Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-19T09:45:33.207Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-19T09:45:33.207Z] === CONT TestMountDaemonRoot/slave [2021-02-19T09:45:33.207Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-19T09:45:33.207Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-19T09:45:33.207Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-19T09:45:33.207Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-19T09:45:33.207Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-19T09:45:33.207Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-19T09:45:33.207Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-19T09:45:33.207Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-19T09:45:33.207Z] === CONT TestMountDaemonRoot/rprivate [2021-02-19T09:45:33.207Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-19T09:45:33.207Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-19T09:45:33.207Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-19T09:45:33.207Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-19T09:45:33.207Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-19T09:45:33.207Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-19T09:45:33.207Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-19T09:45:33.207Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-19T09:45:33.207Z] === CONT TestMountDaemonRoot/private [2021-02-19T09:45:33.207Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-19T09:45:33.207Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-19T09:45:33.207Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-19T09:45:33.207Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-19T09:45:33.207Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-19T09:45:33.207Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-19T09:45:33.207Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-19T09:45:33.207Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-19T09:45:33.207Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-19T09:45:33.207Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-19T09:45:33.207Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-19T09:45:33.207Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-19T09:45:33.466Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-19T09:45:33.466Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-19T09:45:33.466Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-19T09:45:33.466Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-19T09:45:33.466Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-19T09:45:33.466Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-19T09:45:33.466Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-19T09:45:33.466Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-19T09:45:33.466Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-19T09:45:33.466Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-19T09:45:33.725Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-19T09:45:33.725Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-19T09:45:33.725Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-19T09:45:33.725Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-19T09:45:33.725Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-19T09:45:33.725Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-19T09:45:33.725Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-19T09:45:33.725Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-19T09:45:33.725Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-19T09:45:33.725Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-19T09:45:33.725Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-19T09:45:33.725Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-19T09:45:33.725Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-02-19T09:45:33.725Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-19T09:45:33.725Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.18s) [2021-02-19T09:45:33.725Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-02-19T09:45:33.725Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-02-19T09:45:33.725Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2021-02-19T09:45:33.725Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-19T09:45:33.725Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.18s) [2021-02-19T09:45:33.725Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2021-02-19T09:45:33.725Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-02-19T09:45:33.725Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-02-19T09:45:33.725Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-19T09:45:33.725Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-02-19T09:45:33.725Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-02-19T09:45:33.725Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-02-19T09:45:33.725Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-02-19T09:45:33.725Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-19T09:45:33.725Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-02-19T09:45:33.725Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-02-19T09:45:33.725Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-02-19T09:45:33.725Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-02-19T09:45:33.725Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-19T09:45:33.725Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-02-19T09:45:33.725Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-02-19T09:45:33.725Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-02-19T09:45:33.725Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-02-19T09:45:33.725Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-19T09:45:33.725Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-02-19T09:45:33.725Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-02-19T09:45:33.725Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-02-19T09:45:33.725Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-02-19T09:45:33.725Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-19T09:45:33.725Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-02-19T09:45:33.725Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-02-19T09:45:33.725Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-02-19T09:45:33.725Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-02-19T09:45:33.725Z] === RUN TestContainerBindMountNonRecursive [2021-02-19T09:45:35.627Z] --- PASS: TestContainerBindMountNonRecursive (1.50s) [2021-02-19T09:45:35.627Z] === RUN TestContainerVolumesMountedAsShared [2021-02-19T09:45:35.627Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s) [2021-02-19T09:45:35.627Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-19T09:45:36.195Z] --- PASS: TestContainerVolumesMountedAsSlave (0.47s) [2021-02-19T09:45:36.195Z] === RUN TestNetworkNat [2021-02-19T09:45:36.762Z] --- PASS: TestNetworkNat (0.53s) [2021-02-19T09:45:36.762Z] === RUN TestNetworkLocalhostTCPNat [2021-02-19T09:45:37.329Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s) [2021-02-19T09:45:37.329Z] === RUN TestNetworkLoopbackNat [2021-02-19T09:45:39.860Z] --- PASS: TestNetworkLoopbackNat (2.70s) [2021-02-19T09:45:39.860Z] === RUN TestPause [2021-02-19T09:45:40.369Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-02-19T09:45:40.427Z] --- PASS: TestPause (0.49s) [2021-02-19T09:45:40.427Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-19T09:45:40.427Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-19T09:45:40.427Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-19T09:45:40.427Z] === RUN TestPauseStopPausedContainer [2021-02-19T09:45:40.994Z] --- PASS: TestPauseStopPausedContainer (0.65s) [2021-02-19T09:45:40.994Z] === RUN TestPsFilter [2021-02-19T09:45:41.253Z] --- PASS: TestPsFilter (0.12s) [2021-02-19T09:45:41.253Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-19T09:45:41.821Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.49s) [2021-02-19T09:45:41.821Z] === RUN TestRemoveContainerWithVolume [2021-02-19T09:45:41.828Z] Removing intermediate container 3da03d3aff01 [2021-02-19T09:45:41.828Z] ---> 5cb39b26f25c [2021-02-19T09:45:41.828Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-02-19T09:45:41.828Z] ---> Running in b19de8ec245e [2021-02-19T09:45:41.828Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-02-19T09:45:41.828Z] go: finding gotest.tools v0.5.3 [2021-02-19T09:45:41.828Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-02-19T09:45:41.828Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-19T09:45:41.828Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-19T09:45:41.828Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-02-19T09:45:41.828Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-19T09:45:41.828Z] go: downloading github.com/fatih/color v1.9.0 [2021-02-19T09:45:41.828Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-19T09:45:41.828Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-19T09:45:41.828Z] go: extracting github.com/fatih/color v1.9.0 [2021-02-19T09:45:41.828Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-19T09:45:41.828Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-19T09:45:41.828Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-19T09:45:42.080Z] --- PASS: TestRemoveContainerWithVolume (0.49s) [2021-02-19T09:45:42.080Z] === RUN TestRemoveContainerRunning [2021-02-19T09:45:42.286Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-19T09:45:42.286Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-19T09:45:42.286Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-19T09:45:42.286Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-02-19T09:45:42.286Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-19T09:45:42.286Z] go: downloading github.com/pkg/errors v0.9.1 [2021-02-19T09:45:42.286Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-19T09:45:42.286Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-19T09:45:42.286Z] go: extracting github.com/pkg/errors v0.9.1 [2021-02-19T09:45:42.286Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-19T09:45:42.286Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-19T09:45:42.649Z] --- PASS: TestRemoveContainerRunning (0.47s) [2021-02-19T09:45:42.649Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-19T09:45:42.745Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-19T09:45:42.745Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-19T09:45:43.216Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s) [2021-02-19T09:45:43.216Z] === RUN TestRemoveInvalidContainer [2021-02-19T09:45:43.216Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-19T09:45:43.216Z] === RUN TestRenameLinkedContainer [2021-02-19T09:45:43.712Z] go: finding github.com/fatih/color v1.9.0 [2021-02-19T09:45:43.712Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-19T09:45:43.712Z] go: finding github.com/pkg/errors v0.9.1 [2021-02-19T09:45:43.712Z] go: finding github.com/spf13/pflag v1.0.3 [2021-02-19T09:45:43.712Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-19T09:45:43.712Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-19T09:45:44.171Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-19T09:45:44.171Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-19T09:45:44.171Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-19T09:45:44.171Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-19T09:45:44.171Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-19T09:45:44.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-19T09:45:45.772Z] --- PASS: TestRenameLinkedContainer (2.46s) [2021-02-19T09:45:45.772Z] === RUN TestRenameStoppedContainer [2021-02-19T09:45:45.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-19T09:45:46.031Z] --- PASS: TestRenameStoppedContainer (0.47s) [2021-02-19T09:45:46.031Z] === RUN TestRenameRunningContainerAndReuse [2021-02-19T09:45:47.072Z] INFO: Build done for gotestsum... [2021-02-19T09:45:47.407Z] --- PASS: TestRenameRunningContainerAndReuse (1.15s) [2021-02-19T09:45:47.407Z] === RUN TestRenameInvalidName [2021-02-19T09:45:48.343Z] --- PASS: TestRenameInvalidName (0.87s) [2021-02-19T09:45:48.343Z] === RUN TestRenameAnonymousContainer [2021-02-19T09:45:50.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-19T09:45:50.246Z] --- PASS: TestRenameAnonymousContainer (1.78s) [2021-02-19T09:45:50.246Z] === RUN TestRenameContainerWithSameName [2021-02-19T09:45:50.506Z] --- PASS: TestRenameContainerWithSameName (0.55s) [2021-02-19T09:45:50.506Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-19T09:45:51.441Z] --- PASS: TestRenameContainerWithLinkedContainer (1.02s) [2021-02-19T09:45:51.441Z] === RUN TestResize [2021-02-19T09:45:52.009Z] --- PASS: TestResize (0.62s) [2021-02-19T09:45:52.009Z] === RUN TestResizeWithInvalidSize [2021-02-19T09:45:52.577Z] --- PASS: TestResizeWithInvalidSize (0.50s) [2021-02-19T09:45:52.577Z] === RUN TestResizeWhenContainerNotStarted [2021-02-19T09:45:53.144Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s) [2021-02-19T09:45:53.144Z] === RUN TestDaemonRestartKillContainers [2021-02-19T09:45:53.144Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-19T09:45:53.144Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-19T09:45:53.144Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-19T09:45:53.144Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-19T09:45:53.144Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-19T09:45:53.144Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-19T09:45:53.144Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-19T09:45:53.144Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-19T09:45:53.144Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-19T09:45:53.144Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-19T09:45:53.144Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-19T09:45:53.144Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-19T09:45:53.144Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-19T09:45:53.144Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-19T09:45:53.144Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-19T09:45:53.144Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-19T09:45:53.144Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-19T09:45:53.144Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-19T09:45:53.144Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-19T09:45:53.144Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-19T09:45:53.144Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-19T09:45:53.144Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-19T09:45:53.144Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-19T09:45:53.144Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-19T09:45:53.144Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-19T09:45:53.144Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-19T09:45:53.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-19T09:45:53.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-19T09:45:55.678Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-19T09:45:55.678Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-19T09:45:56.616Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-19T09:45:56.875Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-19T09:45:57.351Z] --- PASS: TestBuildWithHugeFile (53.00s) [2021-02-19T09:45:57.351Z] === RUN TestBuildWCOWSandboxSize [2021-02-19T09:45:57.351Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-19T09:45:57.351Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-19T09:45:57.351Z] === RUN TestBuildWithEmptyDockerfile [2021-02-19T09:45:57.351Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-19T09:45:57.351Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-19T09:45:57.351Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-19T09:45:57.351Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-19T09:45:57.351Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-19T09:45:57.351Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-19T09:45:57.351Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-19T09:45:57.351Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-19T09:45:57.351Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-19T09:45:57.351Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-02-19T09:45:57.351Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-02-19T09:45:57.351Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2021-02-19T09:45:57.351Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-02-19T09:45:57.351Z] === RUN TestBuildPreserveOwnership [2021-02-19T09:45:57.351Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-19T09:45:58.253Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-19T09:45:58.253Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-19T09:45:59.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-19T09:45:59.251Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-19T09:45:59.455Z] Removing intermediate container b19de8ec245e [2021-02-19T09:45:59.455Z] ---> 9d8e7ddbfb6e [2021-02-19T09:45:59.455Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-02-19T09:45:59.455Z] ---> Running in 902d29a51d03 [2021-02-19T09:45:59.455Z] Removing intermediate container 902d29a51d03 [2021-02-19T09:45:59.455Z] ---> 055b569a1c08 [2021-02-19T09:45:59.455Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-02-19T09:45:59.455Z] ---> Running in 0e44675b40c4 [2021-02-19T09:45:59.914Z] Removing intermediate container 0e44675b40c4 [2021-02-19T09:45:59.914Z] ---> 1407bd09719a [2021-02-19T09:45:59.914Z] Step 10/10 : COPY . . [2021-02-19T09:46:00.156Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-19T09:46:00.156Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-19T09:46:02.690Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-19T09:46:02.690Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-19T09:46:03.436Z] --- PASS: TestBuildPreserveOwnership (9.71s) [2021-02-19T09:46:03.436Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.70s) [2021-02-19T09:46:03.436Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-02-19T09:46:03.436Z] === RUN TestBuildPlatformInvalid [2021-02-19T09:46:03.436Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-02-19T09:46:03.436Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-19T09:46:03.436Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-02-19T09:46:03.436Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-02-19T09:46:03.436Z] PASS [2021-02-19T09:46:03.436Z] [2021-02-19T09:46:03.436Z] === Skipped [2021-02-19T09:46:03.436Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-19T09:46:03.436Z] build_session_test.go:25: TODO: BuildKit [2021-02-19T09:46:03.436Z] [2021-02-19T09:46:03.436Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-19T09:46:03.437Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-19T09:46:03.437Z] [2021-02-19T09:46:03.437Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-02-19T09:46:03.437Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-02-19T09:46:03.437Z] [2021-02-19T09:46:03.437Z] [2021-02-19T09:46:03.437Z] DONE 34 tests, 3 skipped in 129.847s [2021-02-19T09:46:03.437Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-19T09:46:03.437Z] INFO: Testing against a local daemon [2021-02-19T09:46:03.437Z] === RUN TestConfigInspect [2021-02-19T09:46:03.437Z] --- SKIP: TestConfigInspect (0.02s) [2021-02-19T09:46:03.437Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:46:03.437Z] === RUN TestConfigList [2021-02-19T09:46:03.437Z] --- SKIP: TestConfigList (0.01s) [2021-02-19T09:46:03.437Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:46:03.437Z] === RUN TestConfigsCreateAndDelete [2021-02-19T09:46:03.437Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-02-19T09:46:03.437Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:46:03.437Z] === RUN TestConfigsUpdate [2021-02-19T09:46:03.437Z] --- SKIP: TestConfigsUpdate (0.02s) [2021-02-19T09:46:03.437Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:46:03.437Z] === RUN TestTemplatedConfig [2021-02-19T09:46:03.437Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-02-19T09:46:03.437Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:46:03.437Z] === RUN TestConfigCreateResolve [2021-02-19T09:46:03.437Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-02-19T09:46:03.437Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:46:03.437Z] === RUN TestConfigDaemonLibtrustID [2021-02-19T09:46:04.594Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-19T09:46:04.594Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.07s) [2021-02-19T09:46:04.594Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.34s) [2021-02-19T09:46:04.594Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s) [2021-02-19T09:46:04.594Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.40s) [2021-02-19T09:46:04.594Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s) [2021-02-19T09:46:04.594Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.38s) [2021-02-19T09:46:04.594Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.00s) [2021-02-19T09:46:04.594Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.94s) [2021-02-19T09:46:04.594Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.25s) [2021-02-19T09:46:04.594Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.55s) [2021-02-19T09:46:04.594Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.92s) [2021-02-19T09:46:04.594Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.92s) [2021-02-19T09:46:04.594Z] === RUN TestCgroupNamespacesRun [2021-02-19T09:46:05.337Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-02-19T09:46:05.337Z] PASS [2021-02-19T09:46:05.337Z] [2021-02-19T09:46:05.337Z] === Skipped [2021-02-19T09:46:05.337Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-02-19T09:46:05.337Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:46:05.337Z] [2021-02-19T09:46:05.337Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-02-19T09:46:05.337Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:46:05.337Z] [2021-02-19T09:46:05.337Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-02-19T09:46:05.337Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:46:05.337Z] [2021-02-19T09:46:05.337Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2021-02-19T09:46:05.337Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:46:05.337Z] [2021-02-19T09:46:05.337Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-02-19T09:46:05.337Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:46:05.337Z] [2021-02-19T09:46:05.337Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-02-19T09:46:05.337Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:46:05.337Z] [2021-02-19T09:46:05.337Z] [2021-02-19T09:46:05.337Z] DONE 7 tests, 6 skipped in 1.725s [2021-02-19T09:46:05.337Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-19T09:46:05.337Z] INFO: Testing against a local daemon [2021-02-19T09:46:05.337Z] === RUN TestCheckpoint [2021-02-19T09:46:05.337Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-19T09:46:05.337Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-19T09:46:05.337Z] === RUN TestContainerInvalidJSON [2021-02-19T09:46:05.337Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-19T09:46:05.337Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-19T09:46:05.337Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-19T09:46:05.337Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-19T09:46:05.337Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-19T09:46:05.337Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-19T09:46:05.337Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-19T09:46:05.337Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-19T09:46:05.337Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-19T09:46:05.337Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-19T09:46:05.337Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-19T09:46:05.337Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-19T09:46:05.338Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-19T09:46:05.338Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-19T09:46:05.338Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-02-19T09:46:05.338Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-19T09:46:05.338Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-02-19T09:46:05.338Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-19T09:46:05.338Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-02-19T09:46:05.338Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-19T09:46:05.596Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-02-19T09:46:05.596Z] === RUN TestCopyFromContainer [2021-02-19T09:46:05.971Z] --- PASS: TestCgroupNamespacesRun (1.30s) [2021-02-19T09:46:05.971Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-19T09:46:05.971Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-02-19T09:46:05.971Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-02-19T09:46:05.971Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-19T09:46:07.346Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.29s) [2021-02-19T09:46:07.346Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-19T09:46:08.722Z] --- PASS: TestCgroupNamespacesRunHostMode (1.31s) [2021-02-19T09:46:08.722Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-19T09:46:09.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-19T09:46:09.783Z] === RUN TestCopyFromContainer// [2021-02-19T09:46:09.783Z] === RUN TestCopyFromContainer//bar/root [2021-02-19T09:46:09.783Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-19T09:46:09.783Z] === RUN TestCopyFromContainer/bar/quux [2021-02-19T09:46:09.783Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-19T09:46:09.783Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-19T09:46:09.783Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-19T09:46:09.783Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-19T09:46:09.783Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-19T09:46:09.783Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-19T09:46:09.783Z] --- PASS: TestCopyFromContainer (4.39s) [2021-02-19T09:46:09.783Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-02-19T09:46:09.783Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-02-19T09:46:09.783Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-02-19T09:46:09.783Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-02-19T09:46:09.783Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-02-19T09:46:09.783Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-02-19T09:46:09.783Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-02-19T09:46:09.783Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-02-19T09:46:09.783Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-02-19T09:46:09.783Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-02-19T09:46:09.783Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-19T09:46:09.783Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-19T09:46:09.783Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-19T09:46:09.783Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-19T09:46:09.783Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-19T09:46:09.783Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-19T09:46:09.783Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-19T09:46:09.783Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-19T09:46:09.783Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-19T09:46:09.783Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-19T09:46:09.783Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-02-19T09:46:09.783Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-19T09:46:09.783Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-19T09:46:09.783Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-02-19T09:46:09.783Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-19T09:46:09.928Z] ok github.com/docker/docker/api/server/httputils 0.027s coverage: 14.7% of statements [2021-02-19T09:46:09.928Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-19T09:46:09.928Z] ok github.com/docker/docker/api/server/middleware 0.029s coverage: 37.7% of statements [2021-02-19T09:46:09.928Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-19T09:46:09.928Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-19T09:46:09.928Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-19T09:46:09.928Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-19T09:46:09.928Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-19T09:46:09.928Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-19T09:46:09.928Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-19T09:46:09.928Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-19T09:46:09.928Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-19T09:46:09.928Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-19T09:46:09.928Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-19T09:46:10.041Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-02-19T09:46:10.041Z] === RUN TestCreateWithInvalidEnv [2021-02-19T09:46:10.041Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-19T09:46:10.041Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-19T09:46:10.041Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-19T09:46:10.041Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-19T09:46:10.041Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-19T09:46:10.041Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-19T09:46:10.041Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-19T09:46:10.041Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-19T09:46:10.041Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-19T09:46:10.041Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-02-19T09:46:10.041Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-19T09:46:10.041Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-19T09:46:10.041Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-19T09:46:10.041Z] === RUN TestCreateTmpfsMountsTarget [2021-02-19T09:46:10.041Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-19T09:46:10.041Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-19T09:46:10.113Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.24s) [2021-02-19T09:46:10.113Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-19T09:46:10.190Z] ok github.com/docker/docker/api/types/strslice 0.030s coverage: 90.0% of statements [2021-02-19T09:46:10.190Z] ok github.com/docker/docker/api/server/router/swarm 0.028s coverage: 5.7% of statements [2021-02-19T09:46:10.190Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-19T09:46:10.190Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-19T09:46:10.190Z] ? github.com/docker/docker/api/types [no test files] [2021-02-19T09:46:10.190Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-19T09:46:10.190Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-19T09:46:10.190Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-19T09:46:10.190Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-19T09:46:10.452Z] ok github.com/docker/docker/api/types/filters 0.028s coverage: 92.2% of statements [2021-02-19T09:46:10.452Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-19T09:46:10.452Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-19T09:46:10.452Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-19T09:46:10.452Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-19T09:46:10.452Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-19T09:46:10.452Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-19T09:46:10.452Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-19T09:46:10.713Z] ok github.com/docker/docker/api/types/time 0.035s coverage: 100.0% of statements [2021-02-19T09:46:10.713Z] ok github.com/docker/docker/api/types/versions 0.019s coverage: 75.0% of statements [2021-02-19T09:46:10.713Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-19T09:46:10.713Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-19T09:46:10.713Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-19T09:46:10.713Z] ? github.com/docker/docker/builder [no test files] [2021-02-19T09:46:10.713Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-19T09:46:10.713Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-19T09:46:10.713Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-19T09:46:10.713Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-19T09:46:10.713Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-19T09:46:10.713Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-19T09:46:10.713Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-19T09:46:11.050Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.23s) [2021-02-19T09:46:11.050Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-19T09:46:11.416Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s) [2021-02-19T09:46:11.416Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-19T09:46:11.986Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-02-19T09:46:11.986Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-19T09:46:12.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-19T09:46:12.352Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s) [2021-02-19T09:46:12.352Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-19T09:46:12.352Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-19T09:46:12.352Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-19T09:46:12.352Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-19T09:46:12.352Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-19T09:46:12.352Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-19T09:46:12.352Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-19T09:46:12.352Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-19T09:46:12.352Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-19T09:46:12.352Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-19T09:46:12.352Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-19T09:46:12.352Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-19T09:46:12.352Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-19T09:46:12.352Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-19T09:46:12.352Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-19T09:46:12.352Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-19T09:46:12.352Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-02-19T09:46:12.352Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-02-19T09:46:12.352Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-02-19T09:46:12.352Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-19T09:46:12.352Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-19T09:46:12.352Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-19T09:46:12.352Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-19T09:46:12.919Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.46s) [2021-02-19T09:46:12.919Z] === RUN TestCreateDifferentPlatform [2021-02-19T09:46:12.919Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-19T09:46:12.919Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-19T09:46:12.919Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-02-19T09:46:12.919Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-19T09:46:12.919Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-19T09:46:12.919Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-19T09:46:12.919Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-02-19T09:46:12.919Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-19T09:46:12.919Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-02-19T09:46:12.919Z] === RUN TestContainerStartOnDaemonRestart [2021-02-19T09:46:12.919Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-02-19T09:46:12.919Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-02-19T09:46:12.919Z] === RUN TestDaemonRestartIpcMode [2021-02-19T09:46:12.919Z] === PAUSE TestDaemonRestartIpcMode [2021-02-19T09:46:12.919Z] === RUN TestDaemonHostGatewayIP [2021-02-19T09:46:12.919Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-02-19T09:46:12.919Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T09:46:12.919Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-19T09:46:12.919Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-19T09:46:12.919Z] === RUN TestContainerKillOnDaemonStart [2021-02-19T09:46:12.919Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-02-19T09:46:12.919Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-02-19T09:46:12.919Z] === RUN TestDiff [2021-02-19T09:46:13.270Z] ok github.com/docker/docker/cli/debug 0.029s coverage: 100.0% of statements [2021-02-19T09:46:13.363Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.31s) [2021-02-19T09:46:13.363Z] === RUN TestKernelTCPMemory [2021-02-19T09:46:13.363Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-02-19T09:46:13.363Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-02-19T09:46:13.363Z] === RUN TestNISDomainname [2021-02-19T09:46:13.486Z] --- PASS: TestDiff (0.42s) [2021-02-19T09:46:13.487Z] === RUN TestExecWithCloseStdin [2021-02-19T09:46:13.930Z] --- PASS: TestNISDomainname (0.67s) [2021-02-19T09:46:13.931Z] === RUN TestHostnameDnsResolution [2021-02-19T09:46:14.053Z] --- PASS: TestExecWithCloseStdin (0.48s) [2021-02-19T09:46:14.054Z] === RUN TestExec [2021-02-19T09:46:14.222Z] ok github.com/docker/docker/builder/remotecontext 0.310s coverage: 13.7% of statements [2021-02-19T09:46:14.312Z] --- PASS: TestExec (0.48s) [2021-02-19T09:46:14.312Z] === RUN TestExecUser [2021-02-19T09:46:14.498Z] --- PASS: TestHostnameDnsResolution (0.76s) [2021-02-19T09:46:14.498Z] === RUN TestStats [2021-02-19T09:46:14.880Z] --- PASS: TestExecUser (0.49s) [2021-02-19T09:46:14.880Z] === RUN TestExportContainerAndImportImage [2021-02-19T09:46:15.447Z] --- PASS: TestExportContainerAndImportImage (0.62s) [2021-02-19T09:46:15.447Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-19T09:46:15.610Z] ok github.com/docker/docker/builder/dockerfile 0.840s coverage: 48.3% of statements [2021-02-19T09:46:15.610Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-19T09:46:15.872Z] ok github.com/docker/docker/builder/remotecontext/git 3.573s coverage: 86.3% of statements [2021-02-19T09:46:15.872Z] ? github.com/docker/docker/cli [no test files] [2021-02-19T09:46:15.872Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-19T09:46:17.028Z] --- PASS: TestStats (2.60s) [2021-02-19T09:46:17.028Z] === RUN TestStopContainerWithTimeout [2021-02-19T09:46:17.028Z] === RUN TestStopContainerWithTimeout/0 [2021-02-19T09:46:17.028Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-19T09:46:17.028Z] === RUN TestStopContainerWithTimeout/1 [2021-02-19T09:46:17.028Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-19T09:46:17.028Z] === RUN TestStopContainerWithTimeout/3 [2021-02-19T09:46:17.028Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-19T09:46:17.028Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-19T09:46:17.028Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-19T09:46:17.028Z] === CONT TestStopContainerWithTimeout/0 [2021-02-19T09:46:17.028Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-19T09:46:17.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-19T09:46:17.964Z] === CONT TestStopContainerWithTimeout/3 [2021-02-19T09:46:18.733Z] --- PASS: TestExportContainerAfterDaemonRestart (3.34s) [2021-02-19T09:46:18.733Z] === RUN TestHealthCheckWorkdir [2021-02-19T09:46:18.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-19T09:46:19.300Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2021-02-19T09:46:19.300Z] === RUN TestHealthKillContainer [2021-02-19T09:46:19.865Z] === CONT TestStopContainerWithTimeout/1 [2021-02-19T09:46:21.002Z] ---> 356e267ad908 [2021-02-19T09:46:21.002Z] Successfully built 356e267ad908 [2021-02-19T09:46:21.002Z] Successfully tagged docker:latest [2021-02-19T09:46:21.173Z] ok github.com/docker/docker/client 0.263s coverage: 75.4% of statements [2021-02-19T09:46:21.467Z] INFO: Image build ended at 02/19/2021 09:46:20. Duration:00:02:42.6806070 [2021-02-19T09:46:21.467Z] [2021-02-19T09:46:21.467Z] [2021-02-19T09:46:21.467Z] INFO: Building the test binaries at 02/19/2021 09:46:21... [2021-02-19T09:46:21.767Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-19T09:46:21.767Z] --- PASS: TestStopContainerWithTimeout/0 (0.90s) [2021-02-19T09:46:21.767Z] --- PASS: TestStopContainerWithTimeout/-1 (2.81s) [2021-02-19T09:46:21.767Z] --- PASS: TestStopContainerWithTimeout/3 (2.47s) [2021-02-19T09:46:21.767Z] --- PASS: TestStopContainerWithTimeout/1 (1.52s) [2021-02-19T09:46:21.767Z] === RUN TestDeleteDevicemapper [2021-02-19T09:46:21.767Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-19T09:46:21.767Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-19T09:46:21.767Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-19T09:46:21.861Z] --- PASS: TestHealthKillContainer (2.50s) [2021-02-19T09:46:21.861Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-19T09:46:22.427Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2021-02-19T09:46:22.427Z] === RUN TestIpcModeNone [2021-02-19T09:46:22.686Z] --- PASS: TestIpcModeNone (0.45s) [2021-02-19T09:46:22.686Z] === RUN TestIpcModePrivate [2021-02-19T09:46:23.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-19T09:46:23.254Z] --- PASS: TestIpcModePrivate (0.47s) [2021-02-19T09:46:23.254Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-02-19T09:46:23.254Z] === RUN TestIpcModeShareable [2021-02-19T09:46:23.254Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-02-19T09:46:23.254Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-19T09:46:23.254Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-19T09:46:23.669Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.32s) [2021-02-19T09:46:23.669Z] === RUN TestUpdateMemory [2021-02-19T09:46:24.608Z] --- PASS: TestUpdateMemory (0.73s) [2021-02-19T09:46:24.608Z] === RUN TestUpdateCPUQuota [2021-02-19T09:46:24.630Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.49s) [2021-02-19T09:46:24.630Z] === RUN TestAPIIpcModeHost [2021-02-19T09:46:24.630Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-02-19T09:46:24.630Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-19T09:46:24.630Z] === RUN TestDaemonIpcModeShareable [2021-02-19T09:46:24.630Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-02-19T09:46:24.630Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-19T09:46:24.630Z] === RUN TestDaemonIpcModePrivate [2021-02-19T09:46:25.213Z] INFO: make.ps1 starting at 02/19/2021 09:46:25 [2021-02-19T09:46:25.543Z] --- PASS: TestUpdateCPUQuota (1.02s) [2021-02-19T09:46:25.543Z] === RUN TestUpdatePidsLimit [2021-02-19T09:46:25.543Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-19T09:46:25.673Z] INFO: Git commit (3c5ababf7f) assumed from DOCKER_GITCOMMIT environment variable [2021-02-19T09:46:25.673Z] INFO: Invoking autogen... [2021-02-19T09:46:25.802Z] === RUN TestUpdatePidsLimit/no_change [2021-02-19T09:46:26.061Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-19T09:46:26.131Z] INFO: Building daemon... [2021-02-19T09:46:26.320Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-19T09:46:26.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-19T09:46:26.578Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-19T09:46:26.837Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-19T09:46:27.095Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-19T09:46:27.168Z] --- PASS: TestDaemonIpcModePrivate (2.20s) [2021-02-19T09:46:27.168Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-02-19T09:46:27.168Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-19T09:46:27.168Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-02-19T09:46:27.168Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-19T09:46:27.168Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-19T09:46:27.168Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-02-19T09:46:27.168Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-19T09:46:27.168Z] === RUN TestIpcModeOlderClient [2021-02-19T09:46:27.168Z] === PAUSE TestIpcModeOlderClient [2021-02-19T09:46:27.168Z] === RUN TestKillContainerInvalidSignal [2021-02-19T09:46:27.427Z] --- PASS: TestKillContainerInvalidSignal (0.48s) [2021-02-19T09:46:27.427Z] === RUN TestKillContainer [2021-02-19T09:46:27.427Z] === RUN TestKillContainer/no_signal [2021-02-19T09:46:27.686Z] === RUN TestKillContainer/non_killing_signal [2021-02-19T09:46:28.030Z] --- PASS: TestUpdatePidsLimit (2.30s) [2021-02-19T09:46:28.030Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) [2021-02-19T09:46:28.030Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2021-02-19T09:46:28.030Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2021-02-19T09:46:28.030Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2021-02-19T09:46:28.030Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2021-02-19T09:46:28.030Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2021-02-19T09:46:28.030Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2021-02-19T09:46:28.030Z] === RUN TestUpdateRestartPolicy [2021-02-19T09:46:28.254Z] === RUN TestKillContainer/killing_signal [2021-02-19T09:46:28.822Z] --- PASS: TestKillContainer (1.31s) [2021-02-19T09:46:28.822Z] --- PASS: TestKillContainer/no_signal (0.39s) [2021-02-19T09:46:28.822Z] --- PASS: TestKillContainer/non_killing_signal (0.34s) [2021-02-19T09:46:28.822Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2021-02-19T09:46:28.822Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-19T09:46:28.822Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-19T09:46:29.082Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-19T09:46:29.649Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s) [2021-02-19T09:46:29.649Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2021-02-19T09:46:29.649Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.33s) [2021-02-19T09:46:29.649Z] === RUN TestKillStoppedContainer [2021-02-19T09:46:29.649Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-02-19T09:46:29.649Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-19T09:46:29.649Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-02-19T09:46:29.650Z] === RUN TestKillDifferentUserContainer [2021-02-19T09:46:30.217Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2021-02-19T09:46:30.217Z] === RUN TestInspectOomKilledTrue [2021-02-19T09:46:30.217Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-19T09:46:30.217Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-19T09:46:30.217Z] === RUN TestInspectOomKilledFalse [2021-02-19T09:46:30.217Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-19T09:46:30.217Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-19T09:46:30.217Z] === RUN TestLinksEtcHostsContentMatch [2021-02-19T09:46:30.217Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-02-19T09:46:30.217Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-02-19T09:46:30.217Z] === RUN TestLinksContainerNames [2021-02-19T09:46:30.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-19T09:46:31.155Z] --- PASS: TestLinksContainerNames (0.84s) [2021-02-19T09:46:31.155Z] === RUN TestLogsFollowTailEmpty [2021-02-19T09:46:31.414Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2021-02-19T09:46:31.414Z] === RUN TestContainerNetworkMountsNoChown [2021-02-19T09:46:31.673Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2021-02-19T09:46:31.673Z] === RUN TestMountDaemonRoot [2021-02-19T09:46:31.673Z] === RUN TestMountDaemonRoot/default [2021-02-19T09:46:31.673Z] === PAUSE TestMountDaemonRoot/default [2021-02-19T09:46:31.673Z] === RUN TestMountDaemonRoot/private [2021-02-19T09:46:31.673Z] === PAUSE TestMountDaemonRoot/private [2021-02-19T09:46:31.673Z] === RUN TestMountDaemonRoot/rprivate [2021-02-19T09:46:31.673Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-19T09:46:31.673Z] === RUN TestMountDaemonRoot/slave [2021-02-19T09:46:31.673Z] === PAUSE TestMountDaemonRoot/slave [2021-02-19T09:46:31.673Z] === RUN TestMountDaemonRoot/rslave [2021-02-19T09:46:31.673Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-19T09:46:31.673Z] === RUN TestMountDaemonRoot/shared [2021-02-19T09:46:31.673Z] === PAUSE TestMountDaemonRoot/shared [2021-02-19T09:46:31.673Z] === RUN TestMountDaemonRoot/rshared [2021-02-19T09:46:31.673Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-19T09:46:31.933Z] === CONT TestMountDaemonRoot/default [2021-02-19T09:46:31.933Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-19T09:46:31.933Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-19T09:46:31.933Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-19T09:46:31.933Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-19T09:46:31.933Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-19T09:46:31.933Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-19T09:46:31.933Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-19T09:46:31.933Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-19T09:46:31.933Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-19T09:46:31.933Z] === CONT TestMountDaemonRoot/rshared [2021-02-19T09:46:31.933Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-19T09:46:31.933Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-19T09:46:31.933Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-19T09:46:31.933Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-19T09:46:31.933Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-19T09:46:31.933Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-19T09:46:31.933Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-19T09:46:31.933Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-19T09:46:31.933Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-19T09:46:31.933Z] === CONT TestMountDaemonRoot/shared [2021-02-19T09:46:31.933Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-19T09:46:31.933Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-19T09:46:31.933Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-19T09:46:31.933Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-19T09:46:31.933Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-19T09:46:31.933Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-19T09:46:31.933Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-19T09:46:31.933Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-19T09:46:31.933Z] === CONT TestMountDaemonRoot/rslave [2021-02-19T09:46:31.933Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-19T09:46:31.933Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-19T09:46:31.933Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-19T09:46:31.933Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-19T09:46:31.933Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-19T09:46:31.933Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-19T09:46:31.933Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-19T09:46:31.933Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-19T09:46:31.933Z] === CONT TestMountDaemonRoot/slave [2021-02-19T09:46:31.933Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-19T09:46:31.933Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-19T09:46:31.933Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-19T09:46:31.933Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-19T09:46:31.933Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-19T09:46:31.933Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-19T09:46:31.933Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-19T09:46:31.933Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-19T09:46:31.933Z] === CONT TestMountDaemonRoot/rprivate [2021-02-19T09:46:31.933Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-19T09:46:31.933Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-19T09:46:31.933Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-19T09:46:31.933Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-19T09:46:31.933Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-19T09:46:31.933Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-19T09:46:31.933Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-19T09:46:31.933Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-19T09:46:31.933Z] === CONT TestMountDaemonRoot/private [2021-02-19T09:46:31.933Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-19T09:46:31.933Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-19T09:46:31.933Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-19T09:46:31.933Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-19T09:46:31.933Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-19T09:46:31.933Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-19T09:46:31.933Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-19T09:46:31.933Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-19T09:46:31.933Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-19T09:46:31.933Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-19T09:46:31.933Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-19T09:46:31.933Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-19T09:46:31.933Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-19T09:46:31.933Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-19T09:46:31.933Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-19T09:46:31.933Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-19T09:46:31.933Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-19T09:46:31.933Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-19T09:46:32.192Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-19T09:46:32.192Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-19T09:46:32.192Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-19T09:46:32.192Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-19T09:46:32.192Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-19T09:46:32.192Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-19T09:46:32.192Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-19T09:46:32.192Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-19T09:46:32.192Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-19T09:46:32.192Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-19T09:46:32.192Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-19T09:46:32.192Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-19T09:46:32.192Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-19T09:46:32.192Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-19T09:46:32.192Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-19T09:46:32.192Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-19T09:46:32.192Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-02-19T09:46:32.192Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-19T09:46:32.192Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-02-19T09:46:32.192Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-02-19T09:46:32.192Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-02-19T09:46:32.192Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-02-19T09:46:32.192Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-19T09:46:32.192Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-02-19T09:46:32.192Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-02-19T09:46:32.192Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-02-19T09:46:32.192Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-02-19T09:46:32.192Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-19T09:46:32.192Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-02-19T09:46:32.192Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-02-19T09:46:32.192Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-02-19T09:46:32.192Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-02-19T09:46:32.192Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-19T09:46:32.192Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-02-19T09:46:32.192Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-02-19T09:46:32.192Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-02-19T09:46:32.192Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-02-19T09:46:32.192Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-19T09:46:32.192Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-02-19T09:46:32.192Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-02-19T09:46:32.192Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-02-19T09:46:32.192Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-02-19T09:46:32.192Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-19T09:46:32.192Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-02-19T09:46:32.192Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-02-19T09:46:32.192Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-02-19T09:46:32.192Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-02-19T09:46:32.192Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-19T09:46:32.192Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-02-19T09:46:32.192Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-02-19T09:46:32.192Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-02-19T09:46:32.192Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-02-19T09:46:32.192Z] === RUN TestContainerBindMountNonRecursive [2021-02-19T09:46:32.192Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-02-19T09:46:32.192Z] 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-19T09:46:32.192Z] === RUN TestContainerVolumesMountedAsShared [2021-02-19T09:46:32.192Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-02-19T09:46:32.192Z] 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-19T09:46:32.192Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-19T09:46:32.192Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-02-19T09:46:32.192Z] 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-19T09:46:32.192Z] === RUN TestNetworkNat [2021-02-19T09:46:33.128Z] --- PASS: TestNetworkNat (0.67s) [2021-02-19T09:46:33.128Z] === RUN TestNetworkLocalhostTCPNat [2021-02-19T09:46:33.386Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2021-02-19T09:46:33.386Z] === RUN TestNetworkLoopbackNat [2021-02-19T09:46:33.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-19T09:46:35.917Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2021-02-19T09:46:35.917Z] === RUN TestPause [2021-02-19T09:46:35.917Z] --- SKIP: TestPause (0.00s) [2021-02-19T09:46:35.917Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-19T09:46:35.917Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-19T09:46:35.917Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-19T09:46:35.917Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-19T09:46:35.917Z] === RUN TestPauseStopPausedContainer [2021-02-19T09:46:35.917Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-02-19T09:46:35.917Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-19T09:46:35.917Z] === RUN TestPsFilter [2021-02-19T09:46:35.937Z] ..........................xx.................... [ 29%] [2021-02-19T09:46:36.175Z] --- PASS: TestPsFilter (0.12s) [2021-02-19T09:46:36.175Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-19T09:46:36.434Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2021-02-19T09:46:36.434Z] === RUN TestRemoveContainerWithVolume [2021-02-19T09:46:37.000Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2021-02-19T09:46:37.000Z] === RUN TestRemoveContainerRunning [2021-02-19T09:46:37.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-19T09:46:37.259Z] --- PASS: TestRemoveContainerRunning (0.41s) [2021-02-19T09:46:37.259Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-19T09:46:37.826Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2021-02-19T09:46:37.826Z] === RUN TestRemoveInvalidContainer [2021-02-19T09:46:37.826Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-19T09:46:37.826Z] === RUN TestRenameLinkedContainer [2021-02-19T09:46:39.729Z] --- PASS: TestRenameLinkedContainer (1.73s) [2021-02-19T09:46:39.729Z] === RUN TestRenameStoppedContainer [2021-02-19T09:46:39.987Z] --- PASS: TestRenameStoppedContainer (0.39s) [2021-02-19T09:46:39.987Z] === RUN TestRenameRunningContainerAndReuse [2021-02-19T09:46:40.230Z] --- PASS: TestUpdateRestartPolicy (11.45s) [2021-02-19T09:46:40.230Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-19T09:46:40.230Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2021-02-19T09:46:40.230Z] === RUN TestWaitNonBlocked [2021-02-19T09:46:40.230Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-19T09:46:40.230Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-19T09:46:40.230Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-19T09:46:40.230Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-19T09:46:40.230Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-19T09:46:40.230Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-19T09:46:40.438Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-19T09:46:40.438Z] Using test binary docker [2021-02-19T09:46:40.438Z] +++ /etc/init.d/apparmor start [2021-02-19T09:46:40.438Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-19T09:46:40.438Z] INFO: Waiting for daemon to start... [2021-02-19T09:46:40.438Z] Starting dockerd [2021-02-19T09:46:40.438Z] +++ 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-19T09:46:40.491Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-19T09:46:40.491Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s) [2021-02-19T09:46:40.491Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s) [2021-02-19T09:46:40.491Z] === RUN TestWaitBlocked [2021-02-19T09:46:40.491Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-19T09:46:40.491Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-19T09:46:40.491Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-19T09:46:40.491Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-19T09:46:40.491Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-19T09:46:40.491Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-19T09:46:40.922Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s) [2021-02-19T09:46:40.923Z] === RUN TestRenameInvalidName [2021-02-19T09:46:41.181Z] --- PASS: TestRenameInvalidName (0.49s) [2021-02-19T09:46:41.181Z] === RUN TestRenameAnonymousContainer [2021-02-19T09:46:41.427Z] --- PASS: TestWaitBlocked (0.01s) [2021-02-19T09:46:41.427Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.89s) [2021-02-19T09:46:41.427Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.94s) [2021-02-19T09:46:41.427Z] === CONT TestContainerStartOnDaemonRestart [2021-02-19T09:46:41.427Z] === CONT TestContainerKillOnDaemonStart [2021-02-19T09:46:42.585Z] . [2021-02-19T09:46:42.585Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-19T09:46:42.842Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-19T09:46:42.842Z] Error: No such image: emptyfs [2021-02-19T09:46:42.842Z] ++++ docker load [2021-02-19T09:46:42.842Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-19T09:46:43.083Z] --- PASS: TestRenameAnonymousContainer (1.67s) [2021-02-19T09:46:43.083Z] === RUN TestRenameContainerWithSameName [2021-02-19T09:46:43.342Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2021-02-19T09:46:43.342Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-19T09:46:43.404Z] Running integration-test (iteration 1) [2021-02-19T09:46:43.404Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-19T09:46:43.404Z] ++ 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-19T09:46:43.404Z] ++ set -e [2021-02-19T09:46:43.404Z] ++ '[' -n 0 ']' [2021-02-19T09:46:43.404Z] ++ set -x [2021-02-19T09:46:43.404Z] ++ env -i DEST=/go/src/github.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-19T09:46:43.974Z] --- PASS: TestContainerStartOnDaemonRestart (2.44s) [2021-02-19T09:46:43.974Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-19T09:46:44.278Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2021-02-19T09:46:44.278Z] === RUN TestResize [2021-02-19T09:46:44.845Z] --- PASS: TestResize (0.44s) [2021-02-19T09:46:44.845Z] === RUN TestResizeWithInvalidSize [2021-02-19T09:46:45.103Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2021-02-19T09:46:45.103Z] === RUN TestResizeWhenContainerNotStarted [2021-02-19T09:46:45.670Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2021-02-19T09:46:45.670Z] === RUN TestDaemonRestartKillContainers [2021-02-19T09:46:45.670Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-02-19T09:46:45.670Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-02-19T09:46:45.670Z] === RUN TestCgroupNamespacesRun [2021-02-19T09:46:45.877Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.87s) [2021-02-19T09:46:45.877Z] === CONT TestDaemonHostGatewayIP [2021-02-19T09:46:47.773Z] ok github.com/docker/docker/cmd/dockerd 0.124s coverage: 29.1% of statements [2021-02-19T09:46:48.034Z] ok github.com/docker/docker/container 0.136s coverage: 34.7% of statements [2021-02-19T09:46:48.034Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-19T09:46:48.034Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-19T09:46:48.034Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-19T09:46:48.034Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-19T09:46:48.203Z] --- PASS: TestCgroupNamespacesRun (2.17s) [2021-02-19T09:46:48.203Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-19T09:46:48.409Z] --- PASS: TestDaemonHostGatewayIP (2.39s) [2021-02-19T09:46:48.409Z] === CONT TestDaemonRestartIpcMode [2021-02-19T09:46:50.106Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.17s) [2021-02-19T09:46:50.106Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-19T09:46:50.942Z] --- PASS: TestDaemonRestartIpcMode (2.40s) [2021-02-19T09:46:50.942Z] === CONT TestIpcModeOlderClient [2021-02-19T09:46:50.942Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-02-19T09:46:51.344Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.092s coverage: 65.3% of statements [2021-02-19T09:46:52.025Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.20s) [2021-02-19T09:46:52.025Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-19T09:46:52.293Z] ok github.com/docker/docker/daemon/cluster/convert 0.038s coverage: 35.9% of statements [2021-02-19T09:46:52.994Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-02-19T09:46:53.472Z] --- PASS: TestContainerKillOnDaemonStart (12.04s) [2021-02-19T09:46:53.472Z] PASS [2021-02-19T09:46:53.472Z] [2021-02-19T09:46:53.472Z] === Skipped [2021-02-19T09:46:53.472Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-19T09:46:53.472Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-19T09:46:53.472Z] [2021-02-19T09:46:53.472Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-19T09:46:53.472Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-02-19T09:46:53.472Z] [2021-02-19T09:46:53.472Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-19T09:46:53.472Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-19T09:46:53.472Z] [2021-02-19T09:46:53.472Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-02-19T09:46:53.472Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-02-19T09:46:53.472Z] [2021-02-19T09:46:53.472Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-02-19T09:46:53.472Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-02-19T09:46:53.472Z] [2021-02-19T09:46:53.472Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-19T09:46:53.472Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-19T09:46:53.472Z] [2021-02-19T09:46:53.472Z] [2021-02-19T09:46:53.472Z] DONE 196 tests, 6 skipped in 112.315s [2021-02-19T09:46:53.472Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-19T09:46:53.731Z] INFO: Testing against a local daemon [2021-02-19T09:46:53.731Z] === RUN TestCommitInheritsEnv [2021-02-19T09:46:53.990Z] --- PASS: TestCommitInheritsEnv (0.44s) [2021-02-19T09:46:53.990Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-19T09:46:53.990Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-19T09:46:53.990Z] === RUN TestImagesFilterMultiReference [2021-02-19T09:46:54.248Z] --- PASS: TestImagesFilterMultiReference (0.20s) [2021-02-19T09:46:54.248Z] === RUN TestImagePullPlatformInvalid [2021-02-19T09:46:54.249Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-02-19T09:46:54.249Z] === RUN TestRemoveImageOrphaning [2021-02-19T09:46:54.579Z] --- PASS: TestCgroupNamespacesRunHostMode (2.25s) [2021-02-19T09:46:54.579Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-19T09:46:54.817Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2021-02-19T09:46:54.817Z] === RUN TestRemoveImageGarbageCollector [2021-02-19T09:46:55.608Z] ok github.com/docker/docker/daemon/cluster 0.101s coverage: 0.5% of statements [2021-02-19T09:46:56.482Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.19s) [2021-02-19T09:46:56.482Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-19T09:46:56.719Z] --- PASS: TestRemoveImageGarbageCollector (1.94s) [2021-02-19T09:46:56.719Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-19T09:46:56.719Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-02-19T09:46:56.719Z] === RUN TestTagInvalidReference [2021-02-19T09:46:56.719Z] --- PASS: TestTagInvalidReference (0.01s) [2021-02-19T09:46:56.719Z] === RUN TestTagValidPrefixedRepo [2021-02-19T09:46:56.719Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-02-19T09:46:56.719Z] === RUN TestTagExistedNameWithoutForce [2021-02-19T09:46:56.719Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-02-19T09:46:56.719Z] === RUN TestTagOfficialNames [2021-02-19T09:46:56.719Z] --- PASS: TestTagOfficialNames (0.06s) [2021-02-19T09:46:56.719Z] === RUN TestTagMatchesDigest [2021-02-19T09:46:56.978Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-02-19T09:46:56.978Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-19T09:46:57.533Z] ok github.com/docker/docker/daemon/discovery 0.052s coverage: 30.0% of statements [2021-02-19T09:46:58.110Z] ok github.com/docker/docker/daemon/config 0.114s coverage: 81.8% of statements [2021-02-19T09:46:59.014Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.15s) [2021-02-19T09:46:59.014Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-19T09:46:59.060Z] ok github.com/docker/docker/daemon/events 0.090s coverage: 50.0% of statements [2021-02-19T09:47:00.009Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2021-02-19T09:47:00.390Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2021-02-19T09:47:00.390Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-19T09:47:00.986Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-02-19T09:47:02.920Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.17s) [2021-02-19T09:47:02.920Z] === RUN TestKernelTCPMemory [2021-02-19T09:47:02.920Z] --- SKIP: TestKernelTCPMemory (0.03s) [2021-02-19T09:47:02.920Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-19T09:47:02.920Z] === RUN TestNISDomainname [2021-02-19T09:47:02.920Z] --- SKIP: TestNISDomainname (0.04s) [2021-02-19T09:47:02.920Z] 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-19T09:47:02.920Z] === RUN TestHostnameDnsResolution [2021-02-19T09:47:03.487Z] --- PASS: TestHostnameDnsResolution (0.78s) [2021-02-19T09:47:03.487Z] === RUN TestStats [2021-02-19T09:47:03.487Z] --- SKIP: TestStats (0.00s) [2021-02-19T09:47:03.487Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-19T09:47:03.487Z] === RUN TestStopContainerWithTimeout [2021-02-19T09:47:03.487Z] === RUN TestStopContainerWithTimeout/0 [2021-02-19T09:47:03.487Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-19T09:47:03.487Z] === RUN TestStopContainerWithTimeout/1 [2021-02-19T09:47:03.487Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-19T09:47:03.487Z] === RUN TestStopContainerWithTimeout/3 [2021-02-19T09:47:03.487Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-19T09:47:03.487Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-19T09:47:03.487Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-19T09:47:03.487Z] === CONT TestStopContainerWithTimeout/0 [2021-02-19T09:47:03.487Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-19T09:47:04.056Z] === CONT TestStopContainerWithTimeout/3 [2021-02-19T09:47:04.222Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2021-02-19T09:47:04.793Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.503s coverage: 14.1% of statements [2021-02-19T09:47:05.055Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.553s coverage: 56.2% of statements [2021-02-19T09:47:05.542Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-02-19T09:47:06.586Z] === CONT TestStopContainerWithTimeout/1 [2021-02-19T09:47:07.520Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-02-19T09:47:07.520Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) [2021-02-19T09:47:07.520Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2021-02-19T09:47:07.520Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2021-02-19T09:47:07.520Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2021-02-19T09:47:07.520Z] === RUN TestDeleteDevicemapper [2021-02-19T09:47:07.520Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-19T09:47:07.520Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-19T09:47:07.520Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-19T09:47:07.604Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.9% of statements [2021-02-19T09:47:08.896Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.49s) [2021-02-19T09:47:08.896Z] === RUN TestUpdateMemory [2021-02-19T09:47:08.896Z] --- SKIP: TestUpdateMemory (0.01s) [2021-02-19T09:47:08.896Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-19T09:47:08.896Z] === RUN TestUpdateCPUQuota [2021-02-19T09:47:08.896Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-02-19T09:47:08.896Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-19T09:47:08.896Z] === RUN TestUpdatePidsLimit [2021-02-19T09:47:08.896Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-02-19T09:47:08.896Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-19T09:47:08.896Z] === RUN TestUpdateRestartPolicy [2021-02-19T09:47:10.156Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.740s coverage: 73.3% of statements [2021-02-19T09:47:10.156Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.734s coverage: 46.2% of statements [2021-02-19T09:47:11.099Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.837s coverage: 49.4% of statements [2021-02-19T09:47:12.043Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 57.5% of statements [2021-02-19T09:47:12.987Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.020s coverage: 3.0% of statements [2021-02-19T09:47:13.561Z] ok github.com/docker/docker/daemon 12.311s coverage: 17.2% of statements [2021-02-19T09:47:13.561Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-19T09:47:13.561Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-19T09:47:13.561Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-19T09:47:13.561Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-19T09:47:13.561Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-19T09:47:14.134Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2021-02-19T09:47:15.534Z] ok github.com/docker/docker/daemon/images 0.071s coverage: 6.7% of statements [2021-02-19T09:47:16.108Z] ok github.com/docker/docker/daemon/logger 0.235s coverage: 43.4% of statements [2021-02-19T09:47:16.683Z] ok github.com/docker/docker/daemon/logger/awslogs 0.315s coverage: 77.8% of statements [2021-02-19T09:47:17.256Z] ok github.com/docker/docker/daemon/logger/gelf 0.075s coverage: 67.0% of statements [2021-02-19T09:47:17.256Z] ok github.com/docker/docker/daemon/logger/journald 0.018s coverage: 23.9% of statements [2021-02-19T09:47:17.829Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.050s coverage: 57.7% of statements [2021-02-19T09:47:17.829Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-19T09:47:17.829Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-19T09:47:17.829Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-19T09:47:17.829Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-19T09:47:17.829Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-19T09:47:17.829Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-19T09:47:17.829Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.025s coverage: 87.2% of statements [2021-02-19T09:47:18.409Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.038s coverage: 61.6% of statements [2021-02-19T09:47:19.357Z] ok github.com/docker/docker/daemon/logger/local 0.046s coverage: 75.2% of statements [2021-02-19T09:47:19.357Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-19T09:47:19.932Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.073s coverage: 31.5% of statements [2021-02-19T09:47:20.194Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.064s coverage: 55.1% of statements [2021-02-19T09:47:20.769Z] ok github.com/docker/docker/daemon/logger/templates 0.015s coverage: 8.3% of statements [2021-02-19T09:47:21.094Z] --- PASS: TestUpdateRestartPolicy (11.06s) [2021-02-19T09:47:21.094Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-19T09:47:21.094Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2021-02-19T09:47:21.094Z] === RUN TestWaitNonBlocked [2021-02-19T09:47:21.094Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-19T09:47:21.094Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-19T09:47:21.094Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-19T09:47:21.094Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-19T09:47:21.094Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-19T09:47:21.094Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-19T09:47:21.343Z] ok github.com/docker/docker/daemon/logger/syslog 0.028s coverage: 46.8% of statements [2021-02-19T09:47:21.352Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-02-19T09:47:21.352Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2021-02-19T09:47:21.352Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s) [2021-02-19T09:47:21.352Z] === RUN TestWaitBlocked [2021-02-19T09:47:21.352Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-19T09:47:21.352Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-19T09:47:21.352Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-19T09:47:21.352Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-19T09:47:21.352Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-19T09:47:21.352Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-19T09:47:21.919Z] ok github.com/docker/docker/daemon/network 0.059s coverage: 63.8% of statements [2021-02-19T09:47:21.919Z] --- PASS: TestWaitBlocked (0.01s) [2021-02-19T09:47:21.919Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2021-02-19T09:47:21.919Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2021-02-19T09:47:21.919Z] === CONT TestDaemonRestartIpcMode [2021-02-19T09:47:21.919Z] === CONT TestIpcModeOlderClient [2021-02-19T09:47:22.178Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-02-19T09:47:22.178Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-19T09:47:22.493Z] ok github.com/docker/docker/daemon/logger/splunk 1.855s coverage: 82.5% of statements [2021-02-19T09:47:22.493Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-19T09:47:22.493Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-19T09:47:22.856Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-02-19T09:47:23.067Z] ok github.com/docker/docker/distribution/metadata 0.104s coverage: 48.2% of statements [2021-02-19T09:47:24.456Z] ok github.com/docker/docker/distribution 0.247s coverage: 25.0% of statements [2021-02-19T09:47:24.456Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-19T09:47:24.719Z] ok github.com/docker/docker/errdefs 0.015s coverage: 53.1% of statements [2021-02-19T09:47:25.294Z] ok github.com/docker/docker/image 0.050s coverage: 86.8% of statements [2021-02-19T09:47:25.869Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2021-02-19T09:47:25.869Z] ok github.com/docker/docker/distribution/xfer 1.714s coverage: 85.1% of statements [2021-02-19T09:47:25.869Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-19T09:47:26.366Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.29s) [2021-02-19T09:47:26.446Z] ok github.com/docker/docker/image/tarexport 0.030s coverage: 0.6% of statements [2021-02-19T09:47:26.624Z] --- PASS: TestDaemonRestartIpcMode (4.71s) [2021-02-19T09:47:26.624Z] PASS [2021-02-19T09:47:26.624Z] [2021-02-19T09:47:26.624Z] === Skipped [2021-02-19T09:47:26.624Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-19T09:47:26.624Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-19T09:47:26.624Z] [2021-02-19T09:47:26.624Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-02-19T09:47:26.624Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-02-19T09:47:26.624Z] [2021-02-19T09:47:26.624Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-02-19T09:47:26.624Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T09:47:26.624Z] [2021-02-19T09:47:26.624Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-02-19T09:47:26.624Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-02-19T09:47:26.624Z] [2021-02-19T09:47:26.624Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-02-19T09:47:26.624Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-19T09:47:26.624Z] [2021-02-19T09:47:26.624Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-02-19T09:47:26.624Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-19T09:47:26.624Z] [2021-02-19T09:47:26.624Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-02-19T09:47:26.624Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-19T09:47:26.625Z] [2021-02-19T09:47:26.625Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-02-19T09:47:26.625Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-19T09:47:26.625Z] [2021-02-19T09:47:26.625Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-02-19T09:47:26.625Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-19T09:47:26.625Z] [2021-02-19T09:47:26.625Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-19T09:47:26.625Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-19T09:47:26.625Z] [2021-02-19T09:47:26.625Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-19T09:47:26.625Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-19T09:47:26.625Z] [2021-02-19T09:47:26.625Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-02-19T09:47:26.625Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-02-19T09:47:26.625Z] [2021-02-19T09:47:26.625Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-02-19T09:47:26.625Z] 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-19T09:47:26.625Z] [2021-02-19T09:47:26.625Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-02-19T09:47:26.625Z] 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-19T09:47:26.625Z] [2021-02-19T09:47:26.625Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-02-19T09:47:26.625Z] 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-19T09:47:26.625Z] [2021-02-19T09:47:26.625Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-02-19T09:47:26.625Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-19T09:47:26.625Z] [2021-02-19T09:47:26.625Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-19T09:47:26.625Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-19T09:47:26.625Z] [2021-02-19T09:47:26.625Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-02-19T09:47:26.625Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-19T09:47:26.625Z] [2021-02-19T09:47:26.625Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-02-19T09:47:26.625Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-02-19T09:47:26.625Z] [2021-02-19T09:47:26.625Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2021-02-19T09:47:26.625Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-19T09:47:26.625Z] [2021-02-19T09:47:26.625Z] === SKIP: amd64.integration.container TestNISDomainname (0.04s) [2021-02-19T09:47:26.625Z] 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-19T09:47:26.625Z] [2021-02-19T09:47:26.625Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-02-19T09:47:26.625Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-19T09:47:26.625Z] [2021-02-19T09:47:26.625Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-19T09:47:26.625Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-19T09:47:26.625Z] [2021-02-19T09:47:26.625Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2021-02-19T09:47:26.625Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-19T09:47:26.625Z] [2021-02-19T09:47:26.625Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-02-19T09:47:26.625Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-19T09:47:26.625Z] [2021-02-19T09:47:26.625Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-02-19T09:47:26.625Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-19T09:47:26.625Z] [2021-02-19T09:47:26.625Z] [2021-02-19T09:47:26.625Z] DONE 177 tests, 26 skipped in 81.648s [2021-02-19T09:47:26.625Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-19T09:47:26.709Z] ok github.com/docker/docker/libcontainerd/queue 0.059s coverage: 100.0% of statements [2021-02-19T09:47:26.883Z] INFO: Testing against a local daemon [2021-02-19T09:47:26.883Z] === RUN TestCommitInheritsEnv [2021-02-19T09:47:26.972Z] ok github.com/docker/docker/image/v1 0.024s coverage: 25.0% of statements [2021-02-19T09:47:26.972Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-19T09:47:28.258Z] --- PASS: TestCommitInheritsEnv (1.23s) [2021-02-19T09:47:28.258Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-19T09:47:28.258Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-19T09:47:28.258Z] === RUN TestImagesFilterMultiReference [2021-02-19T09:47:28.258Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-02-19T09:47:28.258Z] === RUN TestImagePullPlatformInvalid [2021-02-19T09:47:28.258Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-02-19T09:47:28.258Z] === RUN TestRemoveImageOrphaning [2021-02-19T09:47:28.363Z] ok github.com/docker/docker/oci 0.060s coverage: 45.2% of statements [2021-02-19T09:47:28.363Z] ok github.com/docker/docker/opts 0.082s coverage: 67.1% of statements [2021-02-19T09:47:28.363Z] ok github.com/docker/docker/pkg/aaparser 0.009s coverage: 52.9% of statements [2021-02-19T09:47:29.309Z] ok github.com/docker/docker/pkg/broadcaster 0.032s coverage: 100.0% of statements [2021-02-19T09:47:30.025Z] Loaded image: buildpack-deps:buster [2021-02-19T09:47:30.025Z] Loaded image: busybox:latest [2021-02-19T09:47:30.025Z] Loaded image: busybox:glibc [2021-02-19T09:47:30.158Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-02-19T09:47:30.158Z] === RUN TestRemoveImageGarbageCollector [2021-02-19T09:47:30.158Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-19T09:47:30.158Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-02-19T09:47:30.158Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-19T09:47:30.158Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-02-19T09:47:30.158Z] === RUN TestTagInvalidReference [2021-02-19T09:47:30.158Z] --- PASS: TestTagInvalidReference (0.01s) [2021-02-19T09:47:30.158Z] === RUN TestTagValidPrefixedRepo [2021-02-19T09:47:30.158Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-02-19T09:47:30.158Z] === RUN TestTagExistedNameWithoutForce [2021-02-19T09:47:30.255Z] ok github.com/docker/docker/pkg/authorization 0.304s coverage: 68.3% of statements [2021-02-19T09:47:30.255Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2021-02-19T09:47:30.417Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-02-19T09:47:30.417Z] === RUN TestTagOfficialNames [2021-02-19T09:47:30.417Z] --- PASS: TestTagOfficialNames (0.06s) [2021-02-19T09:47:30.417Z] === RUN TestTagMatchesDigest [2021-02-19T09:47:30.417Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-02-19T09:47:30.417Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-19T09:47:30.586Z] Loaded image: debian:bullseye [2021-02-19T09:47:30.773Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-02-19T09:47:30.842Z] Loaded image: hello-world:latest [2021-02-19T09:47:30.842Z] Loaded image: arm32v7/hello-world:latest [2021-02-19T09:47:31.098Z] INFO: Testing against a local daemon [2021-02-19T09:47:31.098Z] === RUN TestCgroupNamespacesBuild [2021-02-19T09:47:31.201Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2021-02-19T09:47:31.774Z] ok github.com/docker/docker/pkg/archive 1.230s coverage: 76.8% of statements [2021-02-19T09:47:31.774Z] ok github.com/docker/docker/pkg/discovery 0.020s coverage: 58.3% of statements [2021-02-19T09:47:32.276Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-02-19T09:47:32.346Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-02-19T09:47:32.918Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-02-19T09:47:33.490Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-02-19T09:47:33.616Z] --- PASS: TestCgroupNamespacesBuild (2.55s) [2021-02-19T09:47:33.616Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-19T09:47:34.062Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-02-19T09:47:34.633Z] ok github.com/docker/docker/pkg/chrootarchive 3.483s coverage: 43.2% of statements [2021-02-19T09:47:35.208Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2021-02-19T09:47:35.474Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2021-02-19T09:47:36.047Z] ok github.com/docker/docker/pkg/fsutils 0.299s coverage: 85.1% of statements [2021-02-19T09:47:36.047Z] ok github.com/docker/docker/pkg/homedir 0.028s coverage: 11.4% of statements [2021-02-19T09:47:36.047Z] ok github.com/docker/docker/pkg/discovery/kv 3.094s coverage: 84.1% of statements [2021-02-19T09:47:36.134Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s) [2021-02-19T09:47:36.134Z] === RUN TestBuildWithSession [2021-02-19T09:47:36.134Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-19T09:47:36.134Z] build_session_test.go:25: TODO: BuildKit [2021-02-19T09:47:36.134Z] === RUN TestBuildSquashParent [2021-02-19T09:47:37.317Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-02-19T09:47:37.436Z] ok github.com/docker/docker/layer 8.022s coverage: 68.8% of statements [2021-02-19T09:47:37.436Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-19T09:47:37.436Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-19T09:47:37.436Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-19T09:47:37.436Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-19T09:47:37.436Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-19T09:47:37.436Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-19T09:47:37.436Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-19T09:47:37.436Z] ok github.com/docker/docker/pkg/jsonmessage 0.021s coverage: 91.7% of statements [2021-02-19T09:47:37.436Z] ok github.com/docker/docker/pkg/ioutils 0.607s coverage: 70.6% of statements [2021-02-19T09:47:37.698Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2021-02-19T09:47:37.698Z] ok github.com/docker/docker/pkg/idtools 0.815s coverage: 69.5% of statements [2021-02-19T09:47:37.698Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-19T09:47:37.698Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-19T09:47:37.698Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-19T09:47:37.698Z] ok github.com/docker/docker/pkg/namesgenerator 0.029s coverage: 85.7% of statements [2021-02-19T09:47:37.698Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-19T09:47:38.243Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-02-19T09:47:38.243Z] [2021-02-19T09:47:38.243Z] ________ ____ __. [2021-02-19T09:47:38.243Z] \_____ \ | |/ _| [2021-02-19T09:47:38.243Z] / | \| < [2021-02-19T09:47:38.243Z] / | \ | \ [2021-02-19T09:47:38.243Z] \_______ /____|__ \ [2021-02-19T09:47:38.243Z] \/ \/ [2021-02-19T09:47:38.243Z] [2021-02-19T09:47:38.243Z] INFO: make.ps1 ended at 02/19/2021 09:47:33 [2021-02-19T09:47:38.243Z] INFO: Binaries build ended at 02/19/2021 09:47:34. Duration:00:01:13.3304709 [2021-02-19T09:47:38.243Z] INFO: Copying the built daemon binary to d:\CI\PR-42038\4\binary\dockerd-3c5ababf7f.exe... [2021-02-19T09:47:38.243Z] INFO: Copying the built client binary to d:\CI\PR-42038\4\binary\docker-3c5ababf7f.exe... [2021-02-19T09:47:38.243Z] INFO: Copying dockerversion from the container... [2021-02-19T09:47:38.243Z] INFO: Copying the golang package from the container to d:\CI\PR-42038\4\installer\go.zip... [2021-02-19T09:47:38.243Z] INFO: Extracting go.zip to d:\CI\PR-42038\4\go [2021-02-19T09:47:38.272Z] ok github.com/docker/docker/pkg/parsers 0.012s coverage: 97.0% of statements [2021-02-19T09:47:38.272Z] ok github.com/docker/docker/pkg/parsers/kernel 0.032s coverage: 60.0% of statements [2021-02-19T09:47:38.534Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.023s coverage: 86.7% of statements [2021-02-19T09:47:38.796Z] ok github.com/docker/docker/pkg/pidfile 0.020s coverage: 82.4% of statements [2021-02-19T09:47:38.796Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-19T09:47:38.796Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-19T09:47:39.057Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2021-02-19T09:47:39.632Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2021-02-19T09:47:39.894Z] ok github.com/docker/docker/pkg/pools 0.021s coverage: 88.2% of statements [2021-02-19T09:47:39.894Z] ok github.com/docker/docker/pkg/progress 0.026s coverage: 75.9% of statements [2021-02-19T09:47:40.468Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2021-02-19T09:47:41.042Z] ok github.com/docker/docker/pkg/stdcopy 0.014s coverage: 100.0% of statements [2021-02-19T09:47:41.305Z] ok github.com/docker/docker/pkg/pubsub 1.081s coverage: 75.0% of statements [2021-02-19T09:47:41.878Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2021-02-19T09:47:41.878Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2021-02-19T09:47:42.822Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 54.2% of statements [2021-02-19T09:47:42.822Z] ok github.com/docker/docker/pkg/system 0.033s coverage: 36.9% of statements [2021-02-19T09:47:43.396Z] ok github.com/docker/docker/pkg/tailfile 0.101s coverage: 88.6% of statements [2021-02-19T09:47:43.396Z] ok github.com/docker/docker/pkg/signal 2.815s coverage: 61.0% of statements [2021-02-19T09:47:43.971Z] ok github.com/docker/docker/pkg/tarsum 0.125s coverage: 89.3% of statements [2021-02-19T09:47:43.971Z] testing: warning: no tests to run [2021-02-19T09:47:43.971Z] coverage: [no statements] [2021-02-19T09:47:43.971Z] ok github.com/docker/docker/pkg/term/windows 0.010s coverage: [no statements] [no tests to run] [2021-02-19T09:47:44.233Z] ok github.com/docker/docker/pkg/truncindex 0.118s coverage: 91.5% of statements [2021-02-19T09:47:44.233Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2021-02-19T09:47:44.233Z] ok github.com/docker/docker/pkg/useragent 0.008s coverage: 88.9% of statements [2021-02-19T09:47:45.623Z] ok github.com/docker/docker/plugin/v2 0.015s coverage: 14.5% of statements [2021-02-19T09:47:45.623Z] ok github.com/docker/docker/profiles/seccomp 0.038s coverage: 85.4% of statements [2021-02-19T09:47:46.082Z] --- PASS: TestBuildSquashParent (8.87s) [2021-02-19T09:47:46.082Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-19T09:47:46.082Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-19T09:47:46.082Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-19T09:47:46.082Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-19T09:47:46.082Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-19T09:47:46.082Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-19T09:47:46.082Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-19T09:47:46.082Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-19T09:47:46.082Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-19T09:47:46.082Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-19T09:47:46.082Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-19T09:47:46.082Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-19T09:47:46.082Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-19T09:47:46.082Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-19T09:47:46.082Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-19T09:47:47.013Z] ok github.com/docker/docker/reference 0.016s coverage: 83.7% of statements [2021-02-19T09:47:47.013Z] ok github.com/docker/docker/plugin 0.576s coverage: 23.2% of statements [2021-02-19T09:47:48.407Z] ok github.com/docker/docker/registry/resumable 0.028s coverage: 100.0% of statements [2021-02-19T09:47:48.600Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-19T09:47:48.600Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-19T09:47:48.668Z] ok github.com/docker/docker/quota 0.611s coverage: 71.4% of statements [2021-02-19T09:47:48.668Z] ok github.com/docker/docker/registry 0.170s coverage: 57.2% of statements [2021-02-19T09:47:48.930Z] ok github.com/docker/docker/restartmanager 0.015s coverage: 45.3% of statements [2021-02-19T09:47:49.506Z] ok github.com/docker/docker/testutil 0.029s coverage: 62.5% of statements [2021-02-19T09:47:49.769Z] ok github.com/docker/docker/runconfig 0.036s coverage: 66.1% of statements [2021-02-19T09:47:51.120Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-19T09:47:51.376Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-19T09:47:51.688Z] ok github.com/docker/docker/volume/drivers 0.033s coverage: 36.1% of statements [2021-02-19T09:47:52.087Z] ......................... [ 67%] [2021-02-19T09:47:52.634Z] ok github.com/docker/docker/volume/mounts 0.093s coverage: 67.0% of statements [2021-02-19T09:47:53.208Z] ok github.com/docker/docker/volume/local 0.209s coverage: 76.4% of statements [2021-02-19T09:47:54.150Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.1% of statements [2021-02-19T09:47:54.647Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-19T09:47:54.647Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.49s) [2021-02-19T09:47:54.647Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.52s) [2021-02-19T09:47:54.647Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.12s) [2021-02-19T09:47:54.647Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.28s) [2021-02-19T09:47:54.647Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.17s) [2021-02-19T09:47:54.647Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.11s) [2021-02-19T09:47:54.647Z] === RUN TestBuildMultiStageCopy [2021-02-19T09:47:54.647Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-19T09:47:57.166Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-19T09:47:57.728Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-19T09:47:58.290Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-19T09:47:58.852Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-19T09:47:59.342Z] INFO: Extraction ended at 02/19/2021 09:47:55. Duration:00:00:18.6346036 [2021-02-19T09:47:59.342Z] INFO: Updating the golang and path environment variables [2021-02-19T09:47:59.342Z] INFO: GOPATH=d:\gopath [2021-02-19T09:47:59.342Z] INFO: go version go1.13.15 windows/amd64 [2021-02-19T09:47:59.342Z] INFO: Running the daemon under test in debug mode [2021-02-19T09:47:59.342Z] INFO: Starting a daemon under test... [2021-02-19T09:47:59.342Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42038\4\daemon --pidfile d:\CI\PR-42038\4\docker.pid -D [2021-02-19T09:47:59.342Z] INFO: Process started successfully. [2021-02-19T09:47:59.342Z] INFO: Start tailing logs of the daemon under tests [2021-02-19T09:47:59.342Z] INFO: Waiting for the daemon under test to start... [2021-02-19T09:47:59.780Z] --- PASS: TestBuildMultiStageCopy (5.04s) [2021-02-19T09:47:59.780Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.74s) [2021-02-19T09:47:59.780Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2021-02-19T09:47:59.780Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2021-02-19T09:47:59.780Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2021-02-19T09:47:59.780Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2021-02-19T09:47:59.780Z] === RUN TestBuildMultiStageParentConfig [2021-02-19T09:48:01.147Z] --- PASS: TestBuildMultiStageParentConfig (1.46s) [2021-02-19T09:48:01.147Z] === RUN TestBuildLabelWithTargets [2021-02-19T09:48:03.664Z] --- PASS: TestBuildLabelWithTargets (2.17s) [2021-02-19T09:48:03.664Z] === RUN TestBuildWithEmptyLayers [2021-02-19T09:48:04.591Z] --- PASS: TestBuildWithEmptyLayers (1.28s) [2021-02-19T09:48:04.591Z] === RUN TestBuildMultiStageOnBuild [2021-02-19T09:48:07.858Z] --- PASS: TestBuildMultiStageOnBuild (3.04s) [2021-02-19T09:48:07.858Z] === RUN TestBuildUncleanTarFilenames [2021-02-19T09:48:09.224Z] --- PASS: TestBuildUncleanTarFilenames (1.66s) [2021-02-19T09:48:09.224Z] === RUN TestBuildMultiStageLayerLeak [2021-02-19T09:48:12.492Z] --- PASS: TestBuildMultiStageLayerLeak (3.43s) [2021-02-19T09:48:12.492Z] === RUN TestBuildWithHugeFile [2021-02-19T09:48:16.105Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.6% of statements [2021-02-19T09:48:16.105Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-19T09:48:16.105Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-19T09:48:16.105Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-19T09:48:16.105Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-19T09:48:16.105Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-19T09:48:16.105Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-19T09:48:16.105Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-19T09:48:16.105Z] ? github.com/docker/docker/rootless [no test files] [2021-02-19T09:48:16.105Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-19T09:48:16.105Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-19T09:48:16.105Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-19T09:48:16.105Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-19T09:48:16.105Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-19T09:48:16.105Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-19T09:48:16.105Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-19T09:48:16.105Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-19T09:48:16.105Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-19T09:48:16.105Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-19T09:48:16.105Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-19T09:48:16.105Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-19T09:48:16.105Z] ? github.com/docker/docker/volume [no test files] [2021-02-19T09:48:16.105Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-19T09:48:16.105Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-19T09:48:16.105Z] [2021-02-19T09:48:16.105Z] === Skipped [2021-02-19T09:48:16.105Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-19T09:48:16.105Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-19T09:48:16.105Z] [2021-02-19T09:48:16.105Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-19T09:48:16.105Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-19T09:48:16.105Z] [2021-02-19T09:48:16.105Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-19T09:48:16.105Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T09:48:16.105Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-19T09:48:16.105Z] [2021-02-19T09:48:16.105Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-19T09:48:16.105Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T09:48:16.105Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-19T09:48:16.105Z] [2021-02-19T09:48:16.105Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-19T09:48:16.105Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T09:48:16.105Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-19T09:48:16.105Z] [2021-02-19T09:48:16.105Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-19T09:48:16.105Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T09:48:16.105Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-19T09:48:16.105Z] [2021-02-19T09:48:16.105Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-19T09:48:16.105Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T09:48:16.105Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-19T09:48:16.105Z] [2021-02-19T09:48:16.105Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-19T09:48:16.105Z] graphtest_unix.go:73: No driver to put! [2021-02-19T09:48:16.105Z] [2021-02-19T09:48:16.105Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-19T09:48:16.105Z] time="2021-02-19T09:47:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-19T09:48:16.105Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-19T09:48:16.105Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-19T09:48:16.105Z] [2021-02-19T09:48:16.105Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-19T09:48:16.105Z] time="2021-02-19T09:47:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-19T09:48:16.105Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-19T09:48:16.105Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-19T09:48:16.105Z] [2021-02-19T09:48:16.105Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-19T09:48:16.105Z] time="2021-02-19T09:47:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-19T09:48:16.105Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-19T09:48:16.105Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-19T09:48:16.105Z] [2021-02-19T09:48:16.105Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-19T09:48:16.105Z] time="2021-02-19T09:47:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-19T09:48:16.105Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-19T09:48:16.105Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-19T09:48:16.105Z] [2021-02-19T09:48:16.105Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-19T09:48:16.105Z] time="2021-02-19T09:47:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-19T09:48:16.105Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-19T09:48:16.105Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-19T09:48:16.105Z] [2021-02-19T09:48:16.105Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-19T09:48:16.105Z] graphtest_unix.go:73: No driver to put! [2021-02-19T09:48:16.105Z] [2021-02-19T09:48:16.105Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-19T09:48:16.105Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-19T09:48:16.105Z] [2021-02-19T09:48:16.105Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-19T09:48:16.105Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-19T09:48:16.105Z] [2021-02-19T09:48:16.105Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-19T09:48:16.105Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-19T09:48:16.105Z] [2021-02-19T09:48:16.105Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-19T09:48:16.105Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-19T09:48:16.105Z] [2021-02-19T09:48:16.105Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-19T09:48:16.105Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T09:48:16.105Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-19T09:48:16.105Z] [2021-02-19T09:48:16.105Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-19T09:48:16.105Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T09:48:16.105Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-19T09:48:16.105Z] [2021-02-19T09:48:16.105Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-19T09:48:16.105Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T09:48:16.105Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-19T09:48:16.105Z] [2021-02-19T09:48:16.105Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-19T09:48:16.105Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T09:48:16.105Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-19T09:48:16.105Z] [2021-02-19T09:48:16.105Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-19T09:48:16.105Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T09:48:16.105Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-19T09:48:16.105Z] [2021-02-19T09:48:16.105Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-19T09:48:16.105Z] graphtest_unix.go:73: No driver to put! [2021-02-19T09:48:16.105Z] [2021-02-19T09:48:16.105Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-19T09:48:16.105Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-19T09:48:16.105Z] [2021-02-19T09:48:16.105Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-19T09:48:16.105Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-19T09:48:16.105Z] [2021-02-19T09:48:16.105Z] [2021-02-19T09:48:16.105Z] DONE 2243 tests, 26 skipped in 194.576s Post stage [Pipeline] junit [2021-02-19T09:48:16.120Z] Recording test results [2021-02-19T09:48:17.034Z] .....INFO: Daemon under test started and replied! [2021-02-19T09:48:17.034Z] INFO: Docker version of the daemon under test [2021-02-19T09:48:17.035Z] [2021-02-19T09:48:17.035Z] Client: [2021-02-19T09:48:17.035Z] Version: 17.06.2-ce [2021-02-19T09:48:17.035Z] API version: 1.30 [2021-02-19T09:48:17.035Z] Go version: go1.8.3 [2021-02-19T09:48:17.035Z] Git commit: cec0b72 [2021-02-19T09:48:17.035Z] Built: Tue Sep 5 19:57:19 2017 [2021-02-19T09:48:17.035Z] OS/Arch: windows/amd64 [2021-02-19T09:48:17.035Z] [2021-02-19T09:48:17.035Z] Server: [2021-02-19T09:48:17.035Z] Version: 0.0.0-dev [2021-02-19T09:48:17.035Z] API version: 1.41 (minimum version 1.24) [2021-02-19T09:48:17.035Z] Go version: go1.13.15 [2021-02-19T09:48:17.035Z] Git commit: 3c5ababf7f [2021-02-19T09:48:17.035Z] Built: 02/19/2021 09:46:25 [2021-02-19T09:48:17.035Z] OS/Arch: windows/amd64 [2021-02-19T09:48:17.035Z] Experimental: false [2021-02-19T09:48:17.035Z] [2021-02-19T09:48:17.035Z] INFO: Docker info of the daemon under test [2021-02-19T09:48:17.035Z] [2021-02-19T09:48:17.035Z] Containers: 0 [2021-02-19T09:48:17.035Z] Running: 0 [2021-02-19T09:48:17.035Z] Paused: 0 [2021-02-19T09:48:17.035Z] Stopped: 0 [2021-02-19T09:48:17.035Z] Images: 0 [2021-02-19T09:48:17.035Z] Server Version: 0.0.0-dev [2021-02-19T09:48:17.035Z] Storage Driver: windowsfilter [2021-02-19T09:48:17.035Z] Windows: [2021-02-19T09:48:17.035Z] Logging Driver: json-file [2021-02-19T09:48:17.035Z] Plugins: [2021-02-19T09:48:17.035Z] Volume: local [2021-02-19T09:48:17.035Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-19T09:48:17.035Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-19T09:48:17.035Z] Swarm: inactive [2021-02-19T09:48:17.035Z] Default Isolation: process [2021-02-19T09:48:17.035Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-19T09:48:17.035Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-19T09:48:17.035Z] OSType: windows [2021-02-19T09:48:17.035Z] Architecture: x86_64 [2021-02-19T09:48:17.035Z] CPUs: 4 [2021-02-19T09:48:17.035Z] Total Memory: 32GiB [2021-02-19T09:48:17.035Z] Name: azwin-2-2121e0 [2021-02-19T09:48:17.035Z] ID: PNII:4CGI:MTUT:5W4C:O3SU:LJQU:765X:YQKX:KZ22:PEDA:DY5E:HPES [2021-02-19T09:48:17.035Z] Docker Root Dir: D:\CI\PR-42038\4\daemon [2021-02-19T09:48:17.035Z] Debug Mode (client): false [2021-02-19T09:48:17.035Z] Debug Mode (server): true [2021-02-19T09:48:17.035Z] File Descriptors: -1 [2021-02-19T09:48:17.035Z] Goroutines: 16 [2021-02-19T09:48:17.035Z] System Time: 2021-02-19T09:48:15.478073Z [2021-02-19T09:48:17.035Z] EventsListeners: 0 [2021-02-19T09:48:17.035Z] Registry: https://index.docker.io/v1/ [2021-02-19T09:48:17.035Z] Labels: [2021-02-19T09:48:17.035Z] Experimental: false [2021-02-19T09:48:17.035Z] Insecure Registries: [2021-02-19T09:48:17.035Z] 127.0.0.0/8 [2021-02-19T09:48:17.035Z] Live Restore Enabled: false [2021-02-19T09:48:17.035Z] [2021-02-19T09:48:17.035Z] [2021-02-19T09:48:17.035Z] INFO: Docker images of the daemon under test [2021-02-19T09:48:17.035Z] [2021-02-19T09:48:17.035Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-02-19T09:48:17.035Z] [2021-02-19T09:48:17.035Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-02-19T09:48:17.035Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-02-19T09:48:17.035Z] ltsc2019: Pulling from windows/servercore [2021-02-19T09:48:17.035Z] 4612f6d0b889: Pulling fs layer [2021-02-19T09:48:17.035Z] db4edcf0861f: Pulling fs layer [2021-02-19T09:48:17.412Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-19T09:48:17.780Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42038/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e54dee52cdd780016845c0a8e69dd84265c0ec39 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e54dee52cdd780016845c0a8e69dd84265c0ec39 hack/make.sh dynbinary test-integration [2021-02-19T09:48:18.723Z] [2021-02-19T09:48:18.723Z] Removing bundles/ [2021-02-19T09:48:18.723Z] [2021-02-19T09:48:18.723Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-19T09:48:18.723Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-19T09:48:18.723Z] GOOS="" GOARCH="" GOARM="" [2021-02-19T09:48:22.826Z] db4edcf0861f: Verifying Checksum [2021-02-19T09:48:22.826Z] db4edcf0861f: Download complete [2021-02-19T09:48:32.323Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-02-19T09:48:44.611Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-19T09:48:44.611Z] Using test binary docker [2021-02-19T09:48:44.611Z] +++ /etc/init.d/apparmor start [2021-02-19T09:48:44.611Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-19T09:48:44.611Z] INFO: Waiting for daemon to start... [2021-02-19T09:48:44.611Z] Starting dockerd [2021-02-19T09:48:44.611Z] +++ 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-19T09:48:44.611Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-19T09:48:44.611Z] Using test binary docker [2021-02-19T09:48:44.611Z] .+++ /etc/init.d/apparmor start [2021-02-19T09:48:44.611Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-19T09:48:44.611Z] Starting dockerd [2021-02-19T09:48:44.611Z] INFO: Waiting for daemon to start... [2021-02-19T09:48:44.611Z] +++ 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-19T09:48:44.611Z] . [2021-02-19T09:48:44.611Z] [2021-02-19T09:48:44.611Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-19T09:48:44.611Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-19T09:48:44.868Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-19T09:48:44.868Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-19T09:48:44.868Z] Error: No such image: emptyfs [2021-02-19T09:48:44.868Z] ++++ docker load [2021-02-19T09:48:44.868Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-19T09:48:44.868Z] Error: No such image: emptyfs [2021-02-19T09:48:44.868Z] ++++ docker load [2021-02-19T09:48:44.868Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-19T09:48:45.129Z] Running integration-test (iteration 1) [2021-02-19T09:48:45.129Z] 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-19T09:48:45.129Z] ++ 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-19T09:48:45.129Z] ++ set -e [2021-02-19T09:48:45.129Z] ++ '[' -n 0 ']' [2021-02-19T09:48:45.129Z] ++ set -x [2021-02-19T09:48:45.130Z] ++ env -i DEST=/go/src/github.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-19T09:48:45.386Z] Running integration-test (iteration 1) [2021-02-19T09:48:45.386Z] 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-19T09:48:45.386Z] ++ 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-19T09:48:45.386Z] ++ set -e [2021-02-19T09:48:45.386Z] ++ '[' -n 0 ']' [2021-02-19T09:48:45.386Z] ++ set -x [2021-02-19T09:48:45.386Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-19T09:48:47.454Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-02-19T09:48:48.431Z] --- PASS: TestImportExtremelyLargeImageWorks (102.25s) [2021-02-19T09:48:48.431Z] PASS [2021-02-19T09:48:48.431Z] [2021-02-19T09:48:48.431Z] DONE 12 tests in 105.519s [2021-02-19T09:48:48.431Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-19T09:48:48.431Z] INFO: Testing against a local daemon [2021-02-19T09:48:48.431Z] === RUN TestNetworkCreateDelete [2021-02-19T09:48:48.431Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-02-19T09:48:48.431Z] === RUN TestDockerNetworkDeletePreferID [2021-02-19T09:48:48.431Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2021-02-19T09:48:48.431Z] === RUN TestDaemonDNSFallback [2021-02-19T09:48:48.431Z] --- PASS: TestDaemonDNSFallback (6.73s) [2021-02-19T09:48:48.431Z] === RUN TestInspectNetwork [2021-02-19T09:48:49.356Z] tests/integration/client_test.py ..... [ 75%] [2021-02-19T09:48:49.356Z] tests/integration/context_api_test.py ... [ 76%] [2021-02-19T09:48:49.807Z] === RUN TestInspectNetwork/full_network_id [2021-02-19T09:48:49.807Z] === RUN TestInspectNetwork/partial_network_id [2021-02-19T09:48:49.807Z] === RUN TestInspectNetwork/network_name [2021-02-19T09:48:49.807Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-19T09:48:49.923Z] tests/integration/errors_test.py . [ 76%] [2021-02-19T09:48:54.027Z] --- PASS: TestInspectNetwork (7.63s) [2021-02-19T09:48:54.028Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-19T09:48:54.028Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-19T09:48:54.028Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2021-02-19T09:48:54.028Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-19T09:48:54.028Z] === RUN TestRunContainerWithBridgeNone [2021-02-19T09:48:55.930Z] --- PASS: TestRunContainerWithBridgeNone (1.67s) [2021-02-19T09:48:55.930Z] === RUN TestNetworkInvalidJSON [2021-02-19T09:48:55.930Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-19T09:48:55.930Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-19T09:48:55.930Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-19T09:48:55.930Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-19T09:48:55.930Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-19T09:48:55.930Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-19T09:48:55.930Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-19T09:48:55.930Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-19T09:48:55.930Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-19T09:48:55.930Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-02-19T09:48:55.930Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-19T09:48:55.930Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-19T09:48:55.930Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-19T09:48:55.930Z] === RUN TestNetworkList [2021-02-19T09:48:55.930Z] === RUN TestNetworkList//networks [2021-02-19T09:48:55.930Z] === PAUSE TestNetworkList//networks [2021-02-19T09:48:55.930Z] === RUN TestNetworkList//networks/ [2021-02-19T09:48:55.930Z] === PAUSE TestNetworkList//networks/ [2021-02-19T09:48:55.930Z] === CONT TestNetworkList//networks [2021-02-19T09:48:55.930Z] === CONT TestNetworkList//networks/ [2021-02-19T09:48:55.930Z] --- PASS: TestNetworkList (0.02s) [2021-02-19T09:48:55.930Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-19T09:48:55.930Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-19T09:48:55.930Z] === RUN TestHostIPv4BridgeLabel [2021-02-19T09:48:56.189Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-02-19T09:48:56.189Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-19T09:48:57.565Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-02-19T09:48:57.565Z] === RUN TestDaemonDefaultNetworkPools [2021-02-19T09:48:58.131Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2021-02-19T09:48:58.131Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-19T09:48:59.506Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2021-02-19T09:48:59.506Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-19T09:49:00.443Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-02-19T09:49:00.443Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-19T09:49:01.009Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-02-19T09:49:01.009Z] === RUN TestServiceWithPredefinedNetwork [2021-02-19T09:49:03.543Z] --- PASS: TestServiceWithPredefinedNetwork (2.46s) [2021-02-19T09:49:03.543Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-19T09:49:03.543Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-19T09:49:03.543Z] service_test.go:242: FLAKY_TEST [2021-02-19T09:49:03.543Z] === RUN TestServiceWithDataPathPortInit [2021-02-19T09:49:05.329Z] 4612f6d0b889: Verifying Checksum [2021-02-19T09:49:05.329Z] 4612f6d0b889: Download complete [2021-02-19T09:49:09.363Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-02-19T09:49:18.417Z] --- PASS: TestServiceWithDataPathPortInit (14.44s) [2021-02-19T09:49:18.417Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-19T09:49:21.870Z] --- PASS: TestImportExtremelyLargeImageWorks (101.79s) [2021-02-19T09:49:21.870Z] PASS [2021-02-19T09:49:21.870Z] [2021-02-19T09:49:21.870Z] === Skipped [2021-02-19T09:49:21.870Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-19T09:49:21.870Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-02-19T09:49:21.870Z] [2021-02-19T09:49:21.870Z] [2021-02-19T09:49:21.870Z] DONE 12 tests, 1 skipped in 105.423s [2021-02-19T09:49:21.870Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-19T09:49:21.870Z] INFO: Testing against a local daemon [2021-02-19T09:49:21.870Z] === RUN TestNetworkCreateDelete [2021-02-19T09:49:21.870Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-02-19T09:49:21.870Z] === RUN TestDockerNetworkDeletePreferID [2021-02-19T09:49:21.870Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2021-02-19T09:49:21.870Z] === RUN TestDaemonDNSFallback [2021-02-19T09:49:21.870Z] --- PASS: TestDaemonDNSFallback (7.39s) [2021-02-19T09:49:21.870Z] === RUN TestInspectNetwork [2021-02-19T09:49:21.870Z] --- SKIP: TestInspectNetwork (0.00s) [2021-02-19T09:49:21.870Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:21.870Z] === RUN TestRunContainerWithBridgeNone [2021-02-19T09:49:21.870Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-02-19T09:49:21.870Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T09:49:21.870Z] === RUN TestNetworkInvalidJSON [2021-02-19T09:49:21.870Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-19T09:49:21.870Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-19T09:49:21.870Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-19T09:49:21.871Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-19T09:49:21.871Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-19T09:49:21.871Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-19T09:49:21.871Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-19T09:49:21.871Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-19T09:49:21.871Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-19T09:49:21.871Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-02-19T09:49:21.871Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-19T09:49:21.871Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-19T09:49:21.871Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-19T09:49:21.871Z] === RUN TestNetworkList [2021-02-19T09:49:21.871Z] === RUN TestNetworkList//networks [2021-02-19T09:49:21.871Z] === PAUSE TestNetworkList//networks [2021-02-19T09:49:21.871Z] === RUN TestNetworkList//networks/ [2021-02-19T09:49:21.871Z] === PAUSE TestNetworkList//networks/ [2021-02-19T09:49:21.871Z] === CONT TestNetworkList//networks [2021-02-19T09:49:21.871Z] === CONT TestNetworkList//networks/ [2021-02-19T09:49:21.871Z] --- PASS: TestNetworkList (0.01s) [2021-02-19T09:49:21.871Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-19T09:49:21.871Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-19T09:49:21.871Z] === RUN TestHostIPv4BridgeLabel [2021-02-19T09:49:21.871Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-02-19T09:49:21.871Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T09:49:21.871Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-19T09:49:21.871Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-02-19T09:49:21.871Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T09:49:21.871Z] === RUN TestDaemonDefaultNetworkPools [2021-02-19T09:49:21.871Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-02-19T09:49:21.871Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T09:49:21.871Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-19T09:49:21.871Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-02-19T09:49:21.871Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T09:49:21.871Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-19T09:49:21.871Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-02-19T09:49:21.871Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T09:49:21.871Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-19T09:49:21.871Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-02-19T09:49:21.871Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T09:49:21.871Z] === RUN TestServiceWithPredefinedNetwork [2021-02-19T09:49:21.871Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-02-19T09:49:21.871Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:21.871Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-19T09:49:21.871Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-19T09:49:21.871Z] service_test.go:242: FLAKY_TEST [2021-02-19T09:49:21.871Z] === RUN TestServiceWithDataPathPortInit [2021-02-19T09:49:21.871Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-02-19T09:49:21.871Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:21.871Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-19T09:49:21.871Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-19T09:49:21.871Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:21.871Z] PASS [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] === Skipped [2021-02-19T09:49:21.871Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-02-19T09:49:21.871Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-02-19T09:49:21.871Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-02-19T09:49:21.871Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-02-19T09:49:21.871Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-02-19T09:49:21.871Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-02-19T09:49:21.871Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-02-19T09:49:21.871Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-02-19T09:49:21.871Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-02-19T09:49:21.871Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-19T09:49:21.871Z] service_test.go:242: FLAKY_TEST [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-02-19T09:49:21.871Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-19T09:49:21.871Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] DONE 22 tests, 12 skipped in 8.107s [2021-02-19T09:49:21.871Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-19T09:49:21.871Z] INFO: Testing against a local daemon [2021-02-19T09:49:21.871Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-19T09:49:21.871Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-19T09:49:21.871Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T09:49:21.871Z] === RUN TestDockerNetworkIpvlan [2021-02-19T09:49:21.871Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-19T09:49:21.871Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T09:49:21.871Z] PASS [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] === Skipped [2021-02-19T09:49:21.871Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-19T09:49:21.871Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-19T09:49:21.871Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] DONE 2 tests, 2 skipped in 0.110s [2021-02-19T09:49:21.871Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-19T09:49:21.871Z] INFO: Testing against a local daemon [2021-02-19T09:49:21.871Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-19T09:49:21.871Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-02-19T09:49:21.871Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T09:49:21.871Z] === RUN TestDockerNetworkMacvlan [2021-02-19T09:49:21.871Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-02-19T09:49:21.871Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T09:49:21.871Z] PASS [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] === Skipped [2021-02-19T09:49:21.871Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-02-19T09:49:21.871Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-02-19T09:49:21.871Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] DONE 2 tests, 2 skipped in 0.114s [2021-02-19T09:49:21.871Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-19T09:49:21.871Z] testing: warning: no tests to run [2021-02-19T09:49:21.871Z] PASS [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] DONE 0 tests in 0.024s [2021-02-19T09:49:21.871Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-19T09:49:21.871Z] INFO: Testing against a local daemon [2021-02-19T09:49:21.871Z] === RUN TestAuthZPluginAllowRequest [2021-02-19T09:49:21.871Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-02-19T09:49:21.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T09:49:21.871Z] === RUN TestAuthZPluginTLS [2021-02-19T09:49:21.871Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-02-19T09:49:21.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T09:49:21.871Z] === RUN TestAuthZPluginDenyRequest [2021-02-19T09:49:21.871Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-02-19T09:49:21.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T09:49:21.871Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-19T09:49:21.871Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-02-19T09:49:21.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T09:49:21.871Z] === RUN TestAuthZPluginDenyResponse [2021-02-19T09:49:21.871Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-02-19T09:49:21.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T09:49:21.871Z] === RUN TestAuthZPluginAllowEventStream [2021-02-19T09:49:21.871Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-02-19T09:49:21.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T09:49:21.871Z] === RUN TestAuthZPluginErrorResponse [2021-02-19T09:49:21.871Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-02-19T09:49:21.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T09:49:21.871Z] === RUN TestAuthZPluginErrorRequest [2021-02-19T09:49:21.871Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-02-19T09:49:21.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T09:49:21.871Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-19T09:49:21.871Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-02-19T09:49:21.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T09:49:21.871Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-19T09:49:21.871Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-02-19T09:49:21.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T09:49:21.871Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-19T09:49:21.871Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-02-19T09:49:21.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T09:49:21.871Z] === RUN TestAuthZPluginHeader [2021-02-19T09:49:21.871Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-02-19T09:49:21.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T09:49:21.871Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-19T09:49:21.871Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.23s) [2021-02-19T09:49:21.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T09:49:21.871Z] === RUN TestAuthZPluginV2Disable [2021-02-19T09:49:21.871Z] --- SKIP: TestAuthZPluginV2Disable (0.03s) [2021-02-19T09:49:21.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T09:49:21.871Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-19T09:49:21.871Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-02-19T09:49:21.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T09:49:21.871Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-19T09:49:21.871Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-02-19T09:49:21.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T09:49:21.871Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-19T09:49:21.871Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-02-19T09:49:21.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T09:49:21.871Z] PASS [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] === Skipped [2021-02-19T09:49:21.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-02-19T09:49:21.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-02-19T09:49:21.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-02-19T09:49:21.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-02-19T09:49:21.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-02-19T09:49:21.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-02-19T09:49:21.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-02-19T09:49:21.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-02-19T09:49:21.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-02-19T09:49:21.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-02-19T09:49:21.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-02-19T09:49:21.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-02-19T09:49:21.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.23s) [2021-02-19T09:49:21.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s) [2021-02-19T09:49:21.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-02-19T09:49:21.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-02-19T09:49:21.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-02-19T09:49:21.871Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] DONE 17 tests, 17 skipped in 0.427s [2021-02-19T09:49:21.871Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-19T09:49:21.871Z] INFO: Testing against a local daemon [2021-02-19T09:49:21.871Z] === RUN TestPluginInvalidJSON [2021-02-19T09:49:21.871Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T09:49:21.871Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T09:49:21.871Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T09:49:21.871Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-02-19T09:49:21.871Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s) [2021-02-19T09:49:21.871Z] === RUN TestPluginInstall [2021-02-19T09:49:21.871Z] --- SKIP: TestPluginInstall (0.00s) [2021-02-19T09:49:21.871Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T09:49:21.871Z] === RUN TestPluginsWithRuntimes [2021-02-19T09:49:21.871Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-02-19T09:49:21.871Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-02-19T09:49:21.871Z] PASS [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] === Skipped [2021-02-19T09:49:21.871Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-02-19T09:49:21.871Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-02-19T09:49:21.871Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] [2021-02-19T09:49:21.871Z] DONE 4 tests, 2 skipped in 0.196s [2021-02-19T09:49:21.871Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-19T09:49:21.871Z] INFO: Testing against a local daemon [2021-02-19T09:49:21.871Z] === RUN TestExternalGraphDriver [2021-02-19T09:49:21.871Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-02-19T09:49:21.871Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-02-19T09:49:21.871Z] === RUN TestGraphdriverPluginV2 [2021-02-19T09:49:25.986Z] ......... [ 86%] [2021-02-19T09:49:26.529Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.60s) [2021-02-19T09:49:26.529Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:n0xir014jb027styqeftkj02o Created:2021-02-19 09:49:19.422275341 +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[7dbda63033e5f9be457436f524b048ef1a5c8e71d8432d9236556b00e8949689:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.d12m77kjcmkhqhg2xdzb49mzi EndpointID:fea7471363c2f00d8b905ccdcf0f0ac5c0e86221d337b82510a356dd09e11b98 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4a98c8c9b75181df2c85d664156e37e296886a5acb4e81fca36b65da203db9e9 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:ee375675fe76 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.d12m77kjcmkhqhg2xdzb49mzi EndpointID:fea7471363c2f00d8b905ccdcf0f0ac5c0e86221d337b82510a356dd09e11b98 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-19T09:49:26.529Z] PASS [2021-02-19T09:49:26.529Z] [2021-02-19T09:49:26.529Z] === Skipped [2021-02-19T09:49:26.529Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-19T09:49:26.529Z] service_test.go:242: FLAKY_TEST [2021-02-19T09:49:26.529Z] [2021-02-19T09:49:26.529Z] [2021-02-19T09:49:26.529Z] DONE 26 tests, 1 skipped in 46.435s [2021-02-19T09:49:26.529Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-19T09:49:26.529Z] INFO: Testing against a local daemon [2021-02-19T09:49:26.529Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-19T09:49:26.529Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-19T09:49:26.529Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T09:49:26.529Z] === RUN TestDockerNetworkIpvlan [2021-02-19T09:49:26.529Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-19T09:49:26.529Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T09:49:26.529Z] PASS [2021-02-19T09:49:26.529Z] [2021-02-19T09:49:26.529Z] === Skipped [2021-02-19T09:49:26.529Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-19T09:49:26.529Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T09:49:26.529Z] [2021-02-19T09:49:26.529Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-19T09:49:26.529Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T09:49:26.529Z] [2021-02-19T09:49:26.529Z] [2021-02-19T09:49:26.529Z] DONE 2 tests, 2 skipped in 0.034s [2021-02-19T09:49:26.529Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-19T09:49:26.529Z] INFO: Testing against a local daemon [2021-02-19T09:49:26.529Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-19T09:49:26.788Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s) [2021-02-19T09:49:26.788Z] === RUN TestDockerNetworkMacvlan [2021-02-19T09:49:27.139Z] --- PASS: TestGraphdriverPluginV2 (5.46s) [2021-02-19T09:49:27.139Z] PASS [2021-02-19T09:49:27.139Z] [2021-02-19T09:49:27.139Z] === Skipped [2021-02-19T09:49:27.139Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-02-19T09:49:27.139Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-02-19T09:49:27.139Z] [2021-02-19T09:49:27.139Z] [2021-02-19T09:49:27.139Z] DONE 2 tests, 1 skipped in 5.632s [2021-02-19T09:49:27.139Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-19T09:49:27.139Z] INFO: Testing against a local daemon [2021-02-19T09:49:27.139Z] === RUN TestContinueAfterPluginCrash [2021-02-19T09:49:27.139Z] === PAUSE TestContinueAfterPluginCrash [2021-02-19T09:49:27.139Z] === RUN TestReadPluginNoRead [2021-02-19T09:49:27.139Z] === PAUSE TestReadPluginNoRead [2021-02-19T09:49:27.139Z] === RUN TestDaemonStartWithLogOpt [2021-02-19T09:49:27.139Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-19T09:49:27.139Z] === CONT TestContinueAfterPluginCrash [2021-02-19T09:49:27.139Z] === CONT TestReadPluginNoRead [2021-02-19T09:49:27.723Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-19T09:49:28.658Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-19T09:49:29.225Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-19T09:49:30.193Z] tests/integration/models_images_test.py ............... [ 89%] [2021-02-19T09:49:31.132Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-19T09:49:31.645Z] tests/integration/models_networks_test.py .... [ 90%] [2021-02-19T09:49:32.028Z] Loaded image: buildpack-deps:buster [2021-02-19T09:49:32.029Z] Loaded image: buildpack-deps:buster [2021-02-19T09:49:32.029Z] Loaded image: busybox:latest [2021-02-19T09:49:32.029Z] Loaded image: busybox:latest [2021-02-19T09:49:32.029Z] Loaded image: busybox:glibc [2021-02-19T09:49:32.029Z] Loaded image: busybox:glibc [2021-02-19T09:49:32.959Z] Loaded image: debian:bullseye [2021-02-19T09:49:33.215Z] Loaded image: hello-world:latest [2021-02-19T09:49:33.215Z] Loaded image: debian:bullseye [2021-02-19T09:49:33.471Z] Loaded image: arm32v7/hello-world:latest [2021-02-19T09:49:33.471Z] INFO: Testing against a local daemon [2021-02-19T09:49:33.471Z] === RUN TestDockerDaemonSuite [2021-02-19T09:49:33.471Z] Loaded image: hello-world:latest [2021-02-19T09:49:33.471Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-02-19T09:49:33.471Z] Loaded image: arm32v7/hello-world:latest [2021-02-19T09:49:33.682Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-19T09:49:33.701Z] === RUN TestReadPluginNoRead/default [2021-02-19T09:49:33.727Z] INFO: Testing against a local daemon [2021-02-19T09:49:33.727Z] === RUN TestDockerSuite [2021-02-19T09:49:33.727Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-02-19T09:49:33.727Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-02-19T09:49:33.727Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-02-19T09:49:33.727Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-02-19T09:49:33.727Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-02-19T09:49:33.727Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-02-19T09:49:33.727Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-02-19T09:49:33.984Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-02-19T09:49:34.913Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-02-19T09:49:34.913Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-02-19T09:49:35.079Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-19T09:49:35.841Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-02-19T09:49:35.841Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-02-19T09:49:36.402Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-02-19T09:49:36.658Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-02-19T09:49:36.658Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-02-19T09:49:36.968Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-19T09:49:37.614Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-19T09:49:37.903Z] --- PASS: TestDockerNetworkMacvlan (10.96s) [2021-02-19T09:49:37.903Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-02-19T09:49:37.903Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-02-19T09:49:37.903Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.97s) [2021-02-19T09:49:37.903Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.07s) [2021-02-19T09:49:37.903Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.38s) [2021-02-19T09:49:37.903Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.76s) [2021-02-19T09:49:37.903Z] PASS [2021-02-19T09:49:37.903Z] [2021-02-19T09:49:37.903Z] DONE 8 tests in 12.264s [2021-02-19T09:49:37.903Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-19T09:49:37.903Z] testing: warning: no tests to run [2021-02-19T09:49:37.903Z] PASS [2021-02-19T09:49:37.903Z] [2021-02-19T09:49:37.903Z] DONE 0 tests in 0.006s [2021-02-19T09:49:37.903Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-19T09:49:37.903Z] INFO: Testing against a local daemon [2021-02-19T09:49:37.903Z] === RUN TestAuthZPluginAllowRequest [2021-02-19T09:49:38.024Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-02-19T09:49:38.180Z] --- PASS: TestContinueAfterPluginCrash (11.07s) [2021-02-19T09:49:38.180Z] === CONT TestDaemonStartWithLogOpt [2021-02-19T09:49:38.205Z] tests/integration/models_nodes_test.py . [ 91%] [2021-02-19T09:49:38.205Z] tests/integration/models_resources_test.py . [ 91%] [2021-02-19T09:49:38.281Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-02-19T09:49:38.281Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-02-19T09:49:38.281Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-02-19T09:49:38.842Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-02-19T09:49:39.278Z] --- PASS: TestAuthZPluginAllowRequest (1.27s) [2021-02-19T09:49:39.278Z] === RUN TestAuthZPluginTLS [2021-02-19T09:49:39.407Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-02-19T09:49:39.556Z] --- PASS: TestReadPluginNoRead (12.50s) [2021-02-19T09:49:39.556Z] --- PASS: TestReadPluginNoRead/default (2.27s) [2021-02-19T09:49:39.556Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.23s) [2021-02-19T09:49:39.556Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.36s) [2021-02-19T09:49:39.556Z] read_test.go:92: [db84fe001407f] daemon is not started [2021-02-19T09:49:39.845Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-02-19T09:49:39.845Z] === RUN TestAuthZPluginDenyRequest [2021-02-19T09:49:40.227Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-19T09:49:40.227Z] [2021-02-19T09:49:40.227Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-19T09:49:40.227Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-19T09:49:40.227Z] HOSTNAME=8292dc85a4ee [2021-02-19T09:49:40.227Z] TESTDEBUG=0 [2021-02-19T09:49:40.227Z] DEST=bundles/test-integration [2021-02-19T09:49:40.227Z] PWD=/go/src/github.com/docker/docker [2021-02-19T09:49:40.227Z] DOCKER_GITCOMMIT=e54dee52cdd780016845c0a8e69dd84265c0ec39 [2021-02-19T09:49:40.227Z] container=docker [2021-02-19T09:49:40.227Z] HOME=/root [2021-02-19T09:49:40.227Z] GOLANG_VERSION=1.13.15 [2021-02-19T09:49:40.227Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-19T09:49:40.227Z] VALIDATE_BRANCH=master [2021-02-19T09:49:40.227Z] TERM=xterm [2021-02-19T09:49:40.227Z] DOCKER_PKG=github.com/docker/docker [2021-02-19T09:49:40.227Z] SHLVL=1 [2021-02-19T09:49:40.227Z] TIMEOUT=120m [2021-02-19T09:49:40.227Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-19T09:49:40.227Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-19T09:49:40.227Z] GO111MODULE=off [2021-02-19T09:49:40.227Z] DOCKER_EXPERIMENTAL=1 [2021-02-19T09:49:40.227Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-19T09:49:40.227Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-19T09:49:40.227Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-19T09:49:40.227Z] GOPATH=/go [2021-02-19T09:49:40.227Z] PKG_CONFIG=pkg-config [2021-02-19T09:49:40.227Z] _=/usr/bin/env [2021-02-19T09:49:40.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-19T09:49:40.411Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-02-19T09:49:40.411Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-19T09:49:40.776Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-02-19T09:49:40.776Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-02-19T09:49:40.776Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-02-19T09:49:40.776Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-02-19T09:49:40.978Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-02-19T09:49:40.978Z] === RUN TestAuthZPluginDenyResponse [2021-02-19T09:49:41.031Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-02-19T09:49:41.238Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-02-19T09:49:41.238Z] === RUN TestAuthZPluginAllowEventStream [2021-02-19T09:49:42.615Z] --- PASS: TestAuthZPluginAllowEventStream (1.24s) [2021-02-19T09:49:42.615Z] === RUN TestAuthZPluginErrorResponse [2021-02-19T09:49:43.182Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-02-19T09:49:43.182Z] === RUN TestAuthZPluginErrorRequest [2021-02-19T09:49:43.742Z] --- PASS: TestDaemonStartWithLogOpt (5.24s) [2021-02-19T09:49:43.742Z] PASS [2021-02-19T09:49:43.742Z] [2021-02-19T09:49:43.742Z] DONE 6 tests in 16.423s [2021-02-19T09:49:43.742Z] 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-19T09:49:43.742Z] testing: warning: no tests to run [2021-02-19T09:49:43.742Z] PASS [2021-02-19T09:49:43.742Z] [2021-02-19T09:49:43.742Z] DONE 0 tests in 0.042s [2021-02-19T09:49:43.742Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-19T09:49:43.742Z] INFO: Testing against a local daemon [2021-02-19T09:49:43.742Z] === RUN TestPluginWithDevMounts [2021-02-19T09:49:43.742Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-02-19T09:49:43.742Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-02-19T09:49:43.742Z] PASS [2021-02-19T09:49:43.742Z] [2021-02-19T09:49:43.742Z] === Skipped [2021-02-19T09:49:43.742Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-02-19T09:49:43.742Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-02-19T09:49:43.742Z] [2021-02-19T09:49:43.742Z] [2021-02-19T09:49:43.742Z] DONE 1 tests, 1 skipped in 0.113s [2021-02-19T09:49:43.742Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-19T09:49:43.742Z] INFO: Testing against a local daemon [2021-02-19T09:49:43.742Z] === RUN TestSecretInspect [2021-02-19T09:49:43.742Z] --- SKIP: TestSecretInspect (0.02s) [2021-02-19T09:49:43.742Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:43.742Z] === RUN TestSecretList [2021-02-19T09:49:43.742Z] --- SKIP: TestSecretList (0.01s) [2021-02-19T09:49:43.742Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:43.742Z] === RUN TestSecretsCreateAndDelete [2021-02-19T09:49:43.742Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-02-19T09:49:43.742Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:43.742Z] === RUN TestSecretsUpdate [2021-02-19T09:49:43.742Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-02-19T09:49:43.742Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:43.742Z] === RUN TestTemplatedSecret [2021-02-19T09:49:43.742Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-02-19T09:49:43.742Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:43.742Z] === RUN TestSecretCreateResolve [2021-02-19T09:49:43.742Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-02-19T09:49:43.742Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:43.742Z] PASS [2021-02-19T09:49:43.742Z] [2021-02-19T09:49:43.742Z] === Skipped [2021-02-19T09:49:43.742Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-02-19T09:49:43.742Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:43.742Z] [2021-02-19T09:49:43.742Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-02-19T09:49:43.742Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:43.742Z] [2021-02-19T09:49:43.742Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-02-19T09:49:43.742Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:43.742Z] [2021-02-19T09:49:43.742Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-02-19T09:49:43.742Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:43.742Z] [2021-02-19T09:49:43.742Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-02-19T09:49:43.742Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:43.742Z] [2021-02-19T09:49:43.742Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-02-19T09:49:43.742Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:43.742Z] [2021-02-19T09:49:43.742Z] [2021-02-19T09:49:43.742Z] DONE 6 tests, 6 skipped in 0.167s [2021-02-19T09:49:43.742Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-19T09:49:43.742Z] INFO: Testing against a local daemon [2021-02-19T09:49:43.742Z] === RUN TestServiceCreateInit [2021-02-19T09:49:43.742Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-19T09:49:43.742Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-19T09:49:43.742Z] --- PASS: TestServiceCreateInit (0.02s) [2021-02-19T09:49:43.742Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-19T09:49:43.742Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:43.742Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-19T09:49:43.742Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:43.742Z] === RUN TestCreateServiceMultipleTimes [2021-02-19T09:49:43.742Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2021-02-19T09:49:43.742Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:43.742Z] === RUN TestCreateServiceConflict [2021-02-19T09:49:43.742Z] --- SKIP: TestCreateServiceConflict (0.02s) [2021-02-19T09:49:43.742Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:43.742Z] === RUN TestCreateServiceMaxReplicas [2021-02-19T09:49:43.749Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-02-19T09:49:43.749Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-19T09:49:44.002Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-02-19T09:49:44.002Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:44.002Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-19T09:49:44.002Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-02-19T09:49:44.002Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:44.002Z] === RUN TestCreateServiceSecretFileMode [2021-02-19T09:49:44.002Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-02-19T09:49:44.002Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:44.002Z] === RUN TestCreateServiceConfigFileMode [2021-02-19T09:49:44.002Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-02-19T09:49:44.002Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:44.002Z] === RUN TestCreateServiceSysctls [2021-02-19T09:49:44.002Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-02-19T09:49:44.002Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:44.002Z] === RUN TestCreateServiceCapabilities [2021-02-19T09:49:44.002Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-02-19T09:49:44.002Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:44.002Z] === RUN TestInspect [2021-02-19T09:49:44.002Z] --- SKIP: TestInspect (0.01s) [2021-02-19T09:49:44.002Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:44.002Z] === RUN TestCreateJob [2021-02-19T09:49:44.002Z] --- SKIP: TestCreateJob (0.01s) [2021-02-19T09:49:44.002Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:44.002Z] === RUN TestReplicatedJob [2021-02-19T09:49:44.002Z] --- SKIP: TestReplicatedJob (0.01s) [2021-02-19T09:49:44.002Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:44.002Z] === RUN TestUpdateReplicatedJob [2021-02-19T09:49:44.002Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-02-19T09:49:44.002Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:44.002Z] === RUN TestServiceListWithStatuses [2021-02-19T09:49:44.002Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-19T09:49:44.002Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-19T09:49:44.002Z] === RUN TestDockerNetworkConnectAlias [2021-02-19T09:49:44.002Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-02-19T09:49:44.002Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:44.002Z] === RUN TestDockerNetworkReConnect [2021-02-19T09:49:44.002Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-02-19T09:49:44.002Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:44.002Z] === RUN TestServicePlugin [2021-02-19T09:49:44.315Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-02-19T09:49:44.315Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-19T09:49:44.367Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-02-19T09:49:45.196Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-02-19T09:49:46.217Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.67s) [2021-02-19T09:49:46.217Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-19T09:49:47.084Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-02-19T09:49:47.118Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-02-19T09:49:47.118Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-02-19T09:49:47.594Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.56s) [2021-02-19T09:49:47.594Z] === RUN TestAuthZPluginHeader [2021-02-19T09:49:48.161Z] --- PASS: TestAuthZPluginHeader (0.72s) [2021-02-19T09:49:48.161Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-19T09:49:48.190Z] --- SKIP: TestServicePlugin (3.44s) [2021-02-19T09:49:48.190Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:48.190Z] === RUN TestServiceUpdateLabel [2021-02-19T09:49:48.190Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-02-19T09:49:48.190Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:48.190Z] === RUN TestServiceUpdateSecrets [2021-02-19T09:49:48.190Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-02-19T09:49:48.190Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:48.190Z] === RUN TestServiceUpdateConfigs [2021-02-19T09:49:48.190Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-02-19T09:49:48.190Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:48.190Z] === RUN TestServiceUpdateNetwork [2021-02-19T09:49:48.190Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-02-19T09:49:48.190Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:48.190Z] === RUN TestServiceUpdatePidsLimit [2021-02-19T09:49:48.190Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-02-19T09:49:48.190Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:48.190Z] PASS [2021-02-19T09:49:48.190Z] [2021-02-19T09:49:48.190Z] === Skipped [2021-02-19T09:49:48.190Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-19T09:49:48.190Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-19T09:49:48.190Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:48.190Z] [2021-02-19T09:49:48.190Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-19T09:49:48.190Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-19T09:49:48.190Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:48.190Z] [2021-02-19T09:49:48.190Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2021-02-19T09:49:48.190Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:48.190Z] [2021-02-19T09:49:48.190Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2021-02-19T09:49:48.190Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:48.190Z] [2021-02-19T09:49:48.190Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-02-19T09:49:48.190Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:48.190Z] [2021-02-19T09:49:48.190Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-02-19T09:49:48.190Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:48.190Z] [2021-02-19T09:49:48.190Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-02-19T09:49:48.190Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:48.190Z] [2021-02-19T09:49:48.190Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-02-19T09:49:48.190Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:48.190Z] [2021-02-19T09:49:48.190Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-02-19T09:49:48.190Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:48.190Z] [2021-02-19T09:49:48.190Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-02-19T09:49:48.190Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:48.190Z] [2021-02-19T09:49:48.190Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-02-19T09:49:48.190Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:48.190Z] [2021-02-19T09:49:48.190Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-02-19T09:49:48.190Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:48.190Z] [2021-02-19T09:49:48.190Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-02-19T09:49:48.190Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:48.190Z] [2021-02-19T09:49:48.190Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-02-19T09:49:48.190Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:48.190Z] [2021-02-19T09:49:48.190Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-19T09:49:48.190Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-19T09:49:48.190Z] [2021-02-19T09:49:48.190Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-02-19T09:49:48.190Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:48.190Z] [2021-02-19T09:49:48.190Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-02-19T09:49:48.190Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:48.190Z] [2021-02-19T09:49:48.190Z] === SKIP: amd64.integration.service TestServicePlugin (3.44s) [2021-02-19T09:49:48.190Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:48.190Z] [2021-02-19T09:49:48.190Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-02-19T09:49:48.190Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:48.190Z] [2021-02-19T09:49:48.190Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-02-19T09:49:48.190Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:48.190Z] [2021-02-19T09:49:48.190Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-02-19T09:49:48.190Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:48.190Z] [2021-02-19T09:49:48.190Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-02-19T09:49:48.190Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:48.190Z] [2021-02-19T09:49:48.191Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-02-19T09:49:48.191Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T09:49:48.191Z] [2021-02-19T09:49:48.191Z] [2021-02-19T09:49:48.191Z] DONE 24 tests, 23 skipped in 3.854s [2021-02-19T09:49:48.191Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-19T09:49:48.191Z] INFO: Testing against a local daemon [2021-02-19T09:49:48.191Z] === RUN TestSessionCreate [2021-02-19T09:49:48.191Z] --- PASS: TestSessionCreate (0.02s) [2021-02-19T09:49:48.191Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-19T09:49:48.191Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-19T09:49:48.191Z] PASS [2021-02-19T09:49:48.191Z] [2021-02-19T09:49:48.191Z] DONE 2 tests in 0.171s [2021-02-19T09:49:48.191Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-19T09:49:48.191Z] INFO: Testing against a local daemon [2021-02-19T09:49:48.191Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-19T09:49:48.191Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-19T09:49:48.191Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-19T09:49:48.191Z] === RUN TestEventsExecDie [2021-02-19T09:49:48.449Z] --- PASS: TestEventsExecDie (0.52s) [2021-02-19T09:49:48.449Z] === RUN TestEventsBackwardsCompatible [2021-02-19T09:49:48.449Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-02-19T09:49:48.449Z] === RUN TestInfoBinaryCommits [2021-02-19T09:49:48.449Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-02-19T09:49:48.449Z] === RUN TestInfoAPIVersioned [2021-02-19T09:49:48.449Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-19T09:49:48.449Z] === RUN TestInfoDiscoveryBackend [2021-02-19T09:49:49.823Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2021-02-19T09:49:49.823Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-19T09:49:50.349Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-02-19T09:49:51.043Z] tests/integration/regression_test.py ...... [ 98%] [2021-02-19T09:49:51.561Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-02-19T09:49:51.561Z] tests/integration/credentials/utils_test.py . [100%] [2021-02-19T09:49:51.561Z] [2021-02-19T09:49:51.561Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-02-19T09:49:51.561Z] =========================== short test summary info ============================ [2021-02-19T09:49:51.561Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-02-19T09:49:51.561Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-02-19T09:49:51.561Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-02-19T09:49:51.561Z] Not supported on most drivers [2021-02-19T09:49:51.561Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-02-19T09:49:51.561Z] Output of docker top depends on host distro, and is not formalized. [2021-02-19T09:49:51.561Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-02-19T09:49:51.561Z] Output of docker top depends on host distro, and is not formalized. [2021-02-19T09:49:51.561Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-02-19T09:49:51.561Z] Can fail if eth0 has multiple IP addresses [2021-02-19T09:49:51.561Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-02-19T09:49:51.561Z] This doesn't seem to be taken into account by the engine [2021-02-19T09:49:51.561Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-02-19T09:49:51.561Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-02-19T09:49:51.561Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 302.69 seconds == [2021-02-19T09:49:51.820Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-02-19T09:49:52.236Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-02-19T09:49:52.348Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.96s) [2021-02-19T09:49:52.348Z] === RUN TestAuthZPluginV2Disable [2021-02-19T09:49:52.493Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-02-19T09:49:53.424Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-02-19T09:49:54.075Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-02-19T09:49:54.075Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-19T09:49:54.075Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-02-19T09:49:54.075Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T09:49:54.075Z] === RUN TestInfoAPI [2021-02-19T09:49:54.075Z] --- PASS: TestInfoAPI (0.02s) [2021-02-19T09:49:54.075Z] === RUN TestInfoAPIWarnings [2021-02-19T09:49:54.350Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-02-19T09:49:54.916Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-02-19T09:49:55.632Z] --- PASS: TestAuthZPluginV2Disable (3.02s) [2021-02-19T09:49:55.632Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-19T09:49:57.431Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-02-19T09:49:57.687Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-02-19T09:49:58.162Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.80s) [2021-02-19T09:49:58.162Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-19T09:49:58.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-19T09:49:58.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-19T09:49:59.056Z] === RUN TestDockerSuite/TestAttachDetach [2021-02-19T09:49:59.986Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-02-19T09:50:00.242Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-02-19T09:50:00.497Z] --- PASS: TestBuildWithHugeFile (107.85s) [2021-02-19T09:50:00.497Z] === RUN TestBuildWCOWSandboxSize [2021-02-19T09:50:00.497Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-19T09:50:00.497Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-19T09:50:00.497Z] === RUN TestBuildWithEmptyDockerfile [2021-02-19T09:50:00.497Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-19T09:50:00.497Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-19T09:50:00.497Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-19T09:50:00.497Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-19T09:50:00.497Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-19T09:50:00.497Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-19T09:50:00.497Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-19T09:50:00.497Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-19T09:50:00.753Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-19T09:50:00.753Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-02-19T09:50:00.753Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-02-19T09:50:00.753Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2021-02-19T09:50:00.753Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2021-02-19T09:50:00.753Z] === RUN TestBuildPreserveOwnership [2021-02-19T09:50:00.753Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-19T09:50:01.009Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-02-19T09:50:02.898Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-02-19T09:50:02.898Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-02-19T09:50:03.824Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-02-19T09:50:04.022Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-19T09:50:04.022Z] [2021-02-19T09:50:04.022Z] Unloading profiles will leave already running processes permanently [2021-02-19T09:50:04.022Z] unconfined, which can lead to unexpected situations. [2021-02-19T09:50:04.022Z] [2021-02-19T09:50:04.022Z] To set a process to complain mode, use the command line tool [2021-02-19T09:50:04.022Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-19T09:50:04.022Z] Post stage [Pipeline] junit [2021-02-19T09:50:04.035Z] Recording test results [2021-02-19T09:50:04.115Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-02-19T09:50:04.386Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-19T09:50:04.386Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-02-19T09:50:04.395Z] + echo Ensuring container killed. [2021-02-19T09:50:04.395Z] Ensuring container killed. [2021-02-19T09:50:04.395Z] + docker rm -vf docker-pr4 [2021-02-19T09:50:04.395Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-02-19T09:50:04.643Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-02-19T09:50:04.681Z] + echo Chowning /workspace to jenkins user [2021-02-19T09:50:04.681Z] Chowning /workspace to jenkins user [2021-02-19T09:50:04.681Z] + id -u [2021-02-19T09:50:04.681Z] + id -g [2021-02-19T09:50:04.681Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42038:/workspace busybox chown -R 1000:1000 /workspace [2021-02-19T09:50:05.570Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-19T09:50:05.826Z] --- PASS: TestBuildPreserveOwnership (5.06s) [2021-02-19T09:50:05.826Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.53s) [2021-02-19T09:50:05.826Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.51s) [2021-02-19T09:50:05.826Z] === RUN TestBuildPlatformInvalid [2021-02-19T09:50:05.913Z] + bundleName=docker-py [2021-02-19T09:50:05.913Z] + echo Creating docker-py-bundles.tar.gz [2021-02-19T09:50:05.913Z] Creating docker-py-bundles.tar.gz [2021-02-19T09:50:05.913Z] + 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-19T09:50:05.925Z] Archiving artifacts [2021-02-19T09:50:06.082Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2021-02-19T09:50:06.082Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-19T09:50:06.215Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42038/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-02-19T09:50:06.574Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42038/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=e54dee52cdd780016845c0a8e69dd84265c0ec39 -e DOCKER_GRAPHDRIVER docker:e54dee52cdd780016845c0a8e69dd84265c0ec39 hack/make.sh binary-daemon [2021-02-19T09:50:07.141Z] [2021-02-19T09:50:07.141Z] Removing bundles/ [2021-02-19T09:50:07.141Z] [2021-02-19T09:50:07.141Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-02-19T09:50:07.141Z] Building: bundles/binary-daemon/dockerd-dev [2021-02-19T09:50:07.141Z] GOOS="" GOARCH="" GOARM="" [2021-02-19T09:50:07.446Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-02-19T09:50:08.145Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.84s) [2021-02-19T09:50:08.145Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-19T09:50:08.375Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-02-19T09:50:08.937Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-02-19T09:50:09.500Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-02-19T09:50:09.500Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-02-19T09:50:10.864Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-02-19T09:50:11.791Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-02-19T09:50:12.047Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-02-19T09:50:12.150Z] --- PASS: TestInfoAPIWarnings (17.35s) [2021-02-19T09:50:12.151Z] === RUN TestInfoDebug [2021-02-19T09:50:12.151Z] --- PASS: TestInfoDebug (1.52s) [2021-02-19T09:50:12.151Z] === RUN TestInfoInsecureRegistries [2021-02-19T09:50:14.050Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2021-02-19T09:50:14.050Z] === RUN TestInfoRegistryMirrors [2021-02-19T09:50:14.569Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-02-19T09:50:15.424Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2021-02-19T09:50:15.424Z] === RUN TestLoginFailsWithBadCredentials [2021-02-19T09:50:15.424Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2021-02-19T09:50:15.424Z] === RUN TestPingCacheHeaders [2021-02-19T09:50:15.424Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-19T09:50:15.424Z] === RUN TestPingGet [2021-02-19T09:50:15.424Z] --- PASS: TestPingGet (0.01s) [2021-02-19T09:50:15.424Z] === RUN TestPingHead [2021-02-19T09:50:15.424Z] --- PASS: TestPingHead (0.02s) [2021-02-19T09:50:15.424Z] === RUN TestVersion [2021-02-19T09:50:15.424Z] --- PASS: TestVersion (0.03s) [2021-02-19T09:50:15.424Z] PASS [2021-02-19T09:50:15.424Z] [2021-02-19T09:50:15.424Z] === Skipped [2021-02-19T09:50:15.424Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-19T09:50:15.424Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-19T09:50:15.424Z] [2021-02-19T09:50:15.424Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-02-19T09:50:15.424Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T09:50:15.424Z] [2021-02-19T09:50:15.424Z] [2021-02-19T09:50:15.424Z] DONE 18 tests, 2 skipped in 27.812s [2021-02-19T09:50:15.425Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-19T09:50:15.684Z] INFO: Testing against a local daemon [2021-02-19T09:50:15.684Z] === RUN TestVolumesCreateAndList [2021-02-19T09:50:15.684Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-02-19T09:50:15.684Z] === RUN TestVolumesRemove [2021-02-19T09:50:15.684Z] --- PASS: TestVolumesRemove (0.05s) [2021-02-19T09:50:15.684Z] === RUN TestVolumesInspect [2021-02-19T09:50:15.684Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-19T09:50:15.684Z] === RUN TestVolumesInvalidJSON [2021-02-19T09:50:15.684Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-19T09:50:15.684Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-19T09:50:15.684Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-19T09:50:15.684Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-19T09:50:15.684Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-19T09:50:15.684Z] PASS [2021-02-19T09:50:15.684Z] [2021-02-19T09:50:15.684Z] DONE 5 tests in 0.233s [2021-02-19T09:50:15.684Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-19T09:50:15.942Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12193 is not a child of this shell [2021-02-19T09:50:15.942Z] warning: PID 12193 from bundles/test-integration/docker.pid had a nonzero exit code [2021-02-19T09:50:15.942Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-19T09:50:15.942Z] [2021-02-19T09:50:15.942Z] Unloading profiles will leave already running processes permanently [2021-02-19T09:50:15.942Z] unconfined, which can lead to unexpected situations. [2021-02-19T09:50:15.942Z] [2021-02-19T09:50:15.942Z] To set a process to complain mode, use the command line tool [2021-02-19T09:50:15.942Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-19T09:50:15.942Z] Removing test suite binaries [2021-02-19T09:50:15.942Z] exiting test-integration [2021-02-19T09:50:15.942Z] ++ exit 0 [2021-02-19T09:50:16.878Z] [2021-02-19T09:50:17.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-19T09:50:18.735Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 Post stage [Pipeline] junit [2021-02-19T09:50:18.793Z] Recording test results [2021-02-19T09:50:20.180Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-19T09:50:20.524Z] + echo Ensuring container killed. [2021-02-19T09:50:20.524Z] Ensuring container killed. [2021-02-19T09:50:20.524Z] + docker rm -vf docker-pr4 [2021-02-19T09:50:20.524Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-02-19T09:50:20.818Z] + echo Chowning /workspace to jenkins user [2021-02-19T09:50:20.818Z] Chowning /workspace to jenkins user [2021-02-19T09:50:20.818Z] + id -u [2021-02-19T09:50:20.818Z] + id -g [2021-02-19T09:50:20.818Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42038:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-19T09:50:22.993Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-02-19T09:50:23.015Z] + bundleName=amd64-rootless [2021-02-19T09:50:23.015Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-02-19T09:50:23.015Z] Creating amd64-rootless-bundles.tar.gz [2021-02-19T09:50:23.015Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-02-19T09:50:23.015Z] + 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-19T09:50:23.027Z] Archiving artifacts [2021-02-19T09:50:24.631Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42038/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-19T09:50:24.918Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-02-19T09:50:24.942Z] + make clean [2021-02-19T09:50:25.200Z] docker volume rm -f docker-dev-cache [2021-02-19T09:50:25.200Z] docker-dev-cache [Pipeline] deleteDir [2021-02-19T09:50:25.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-19T09:50:25.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-19T09:50:26.223Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-02-19T09:50:26.223Z] PASS [2021-02-19T09:50:26.223Z] [2021-02-19T09:50:26.223Z] DONE 17 tests in 45.449s [2021-02-19T09:50:26.223Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-19T09:50:26.223Z] INFO: Testing against a local daemon [2021-02-19T09:50:26.223Z] === RUN TestPluginInvalidJSON [2021-02-19T09:50:26.223Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T09:50:26.223Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T09:50:26.223Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T09:50:26.223Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-02-19T09:50:26.223Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-19T09:50:26.223Z] === RUN TestPluginInstall [2021-02-19T09:50:26.223Z] === RUN TestPluginInstall/no_auth [2021-02-19T09:50:26.223Z] time="2021-02-19T09:50:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T09:50:26.223Z] time="2021-02-19T09:50:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a6fc1de146acd4e1e95abbf73096930a8f70f04d33bd66578c5d59be5249a26" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T09:50:26.223Z] time="2021-02-19T09:50:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T09:50:26.223Z] time="2021-02-19T09:50:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a6fc1de146acd4e1e95abbf73096930a8f70f04d33bd66578c5d59be5249a26" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T09:50:26.223Z] === RUN TestPluginInstall/with_htpasswd [2021-02-19T09:50:26.223Z] time="2021-02-19T09:50:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T09:50:26.223Z] time="2021-02-19T09:50:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:658a90686411e1e85ec93985f2fb3f4e0870d91755e953976118bfab0fb0e16a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T09:50:26.223Z] time="2021-02-19T09:50:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T09:50:26.223Z] time="2021-02-19T09:50:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:658a90686411e1e85ec93985f2fb3f4e0870d91755e953976118bfab0fb0e16a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T09:50:26.223Z] === RUN TestPluginInstall/with_insecure [2021-02-19T09:50:26.808Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-02-19T09:50:26.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-19T09:50:27.159Z] time="2021-02-19T09:50:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T09:50:27.159Z] time="2021-02-19T09:50:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2d0a7f5a3766114676678a1a44874cdf34ee8a09af4d5d187c998902a0d0a6e3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T09:50:27.159Z] time="2021-02-19T09:50:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T09:50:27.159Z] time="2021-02-19T09:50:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2d0a7f5a3766114676678a1a44874cdf34ee8a09af4d5d187c998902a0d0a6e3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T09:50:27.417Z] --- PASS: TestPluginInstall (4.02s) [2021-02-19T09:50:27.417Z] --- PASS: TestPluginInstall/no_auth (1.89s) [2021-02-19T09:50:27.417Z] --- PASS: TestPluginInstall/with_htpasswd (0.86s) [2021-02-19T09:50:27.417Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2021-02-19T09:50:27.417Z] plugin_test.go:160: [dddac73025172] daemon is not started [2021-02-19T09:50:27.417Z] === RUN TestPluginsWithRuntimes [2021-02-19T09:50:28.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-19T09:50:28.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-19T09:50:29.319Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-19T09:50:29.325Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-02-19T09:50:29.582Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-02-19T09:50:30.144Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-02-19T09:50:30.256Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-19T09:50:30.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-19T09:50:31.192Z] --- PASS: TestPluginsWithRuntimes (3.62s) [2021-02-19T09:50:31.192Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.94s) [2021-02-19T09:50:31.192Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.93s) [2021-02-19T09:50:31.192Z] PASS [2021-02-19T09:50:31.192Z] [2021-02-19T09:50:31.192Z] DONE 9 tests in 7.707s [2021-02-19T09:50:31.192Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-19T09:50:31.192Z] INFO: Testing against a local daemon [2021-02-19T09:50:31.192Z] === RUN TestExternalGraphDriver [2021-02-19T09:50:31.192Z] === RUN TestExternalGraphDriver/json [2021-02-19T09:50:32.033Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-02-19T09:50:32.033Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-02-19T09:50:32.289Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-02-19T09:50:32.544Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-02-19T09:50:33.093Z] === RUN TestExternalGraphDriver/spec [2021-02-19T09:50:33.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-19T09:50:34.434Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-02-19T09:50:34.690Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-02-19T09:50:34.946Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-02-19T09:50:34.996Z] === RUN TestExternalGraphDriver/pull [2021-02-19T09:50:35.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-19T09:50:35.876Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-02-19T09:50:35.932Z] --- PASS: TestExternalGraphDriver (4.91s) [2021-02-19T09:50:35.932Z] --- PASS: TestExternalGraphDriver/json (1.69s) [2021-02-19T09:50:35.932Z] --- PASS: TestExternalGraphDriver/spec (1.72s) [2021-02-19T09:50:35.932Z] --- PASS: TestExternalGraphDriver/pull (1.44s) [2021-02-19T09:50:35.932Z] === RUN TestGraphdriverPluginV2 [2021-02-19T09:50:36.810Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-02-19T09:50:37.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-19T09:50:37.067Z] Loaded image: buildpack-deps:buster [2021-02-19T09:50:37.322Z] Loaded image: busybox:latest [2021-02-19T09:50:37.578Z] Loaded image: busybox:glibc [2021-02-19T09:50:38.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-19T09:50:38.506Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-02-19T09:50:39.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-19T09:50:39.433Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-02-19T09:50:40.118Z] --- PASS: TestGraphdriverPluginV2 (3.44s) [2021-02-19T09:50:40.118Z] PASS [2021-02-19T09:50:40.118Z] [2021-02-19T09:50:40.118Z] DONE 5 tests in 8.396s [2021-02-19T09:50:40.118Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-19T09:50:40.118Z] INFO: Testing against a local daemon [2021-02-19T09:50:40.118Z] === RUN TestContinueAfterPluginCrash [2021-02-19T09:50:40.118Z] === PAUSE TestContinueAfterPluginCrash [2021-02-19T09:50:40.118Z] === RUN TestReadPluginNoRead [2021-02-19T09:50:40.118Z] === PAUSE TestReadPluginNoRead [2021-02-19T09:50:40.118Z] === RUN TestDaemonStartWithLogOpt [2021-02-19T09:50:40.118Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-19T09:50:40.118Z] === CONT TestContinueAfterPluginCrash [2021-02-19T09:50:40.118Z] === CONT TestDaemonStartWithLogOpt [2021-02-19T09:50:40.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-19T09:50:40.798Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-02-19T09:50:41.054Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-02-19T09:50:41.311Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-02-19T09:50:42.239Z] Loaded image: debian:bullseye [2021-02-19T09:50:42.495Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-02-19T09:50:42.495Z] Loaded image: hello-world:latest [2021-02-19T09:50:42.495Z] Loaded image: arm32v7/hello-world:latest [2021-02-19T09:50:42.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-19T09:50:44.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-19T09:50:44.307Z] --- PASS: TestDaemonStartWithLogOpt (4.19s) [2021-02-19T09:50:44.307Z] === CONT TestReadPluginNoRead [2021-02-19T09:50:45.012Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-02-19T09:50:45.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-19T09:50:46.437Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-19T09:50:46.437Z] Using test binary docker [2021-02-19T09:50:46.437Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-19T09:50:46.437Z] +++ /etc/init.d/apparmor start [2021-02-19T09:50:46.437Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-19T09:50:46.437Z] INFO: Waiting for daemon to start... [2021-02-19T09:50:46.437Z] Starting dockerd [2021-02-19T09:50:46.437Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-02-19T09:50:46.862Z] === RUN TestReadPluginNoRead/default [2021-02-19T09:50:48.239Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-19T09:50:48.805Z] --- PASS: TestContinueAfterPluginCrash (9.15s) [2021-02-19T09:50:49.177Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-02-19T09:50:49.177Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-02-19T09:50:49.371Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-19T09:50:49.433Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-02-19T09:50:49.997Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (43.89s) [2021-02-19T09:50:49.997Z] PASS [2021-02-19T09:50:49.997Z] [2021-02-19T09:50:49.997Z] === Skipped [2021-02-19T09:50:49.997Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-19T09:50:49.997Z] build_session_test.go:25: TODO: BuildKit [2021-02-19T09:50:49.997Z] [2021-02-19T09:50:49.997Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-19T09:50:49.997Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-19T09:50:49.997Z] [2021-02-19T09:50:49.997Z] [2021-02-19T09:50:49.997Z] DONE 34 tests, 2 skipped in 246.672s [2021-02-19T09:50:49.997Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-02-19T09:50:49.997Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-19T09:50:49.997Z] ++ 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-19T09:50:49.997Z] ++ set -e [2021-02-19T09:50:49.997Z] ++ '[' -n 0 ']' [2021-02-19T09:50:49.997Z] ++ set -x [2021-02-19T09:50:49.997Z] ++ env -i DEST=/go/src/github.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-19T09:50:49.997Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-02-19T09:50:50.253Z] INFO: Testing against a local daemon [2021-02-19T09:50:50.253Z] === RUN TestConfigInspect [2021-02-19T09:50:50.509Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-02-19T09:50:50.747Z] --- PASS: TestReadPluginNoRead (7.12s) [2021-02-19T09:50:50.747Z] --- PASS: TestReadPluginNoRead/default (1.45s) [2021-02-19T09:50:50.747Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.35s) [2021-02-19T09:50:50.747Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.55s) [2021-02-19T09:50:50.747Z] read_test.go:92: [d285997388e1b] daemon is not started [2021-02-19T09:50:50.747Z] PASS [2021-02-19T09:50:50.747Z] [2021-02-19T09:50:50.747Z] DONE 6 tests in 11.346s [2021-02-19T09:50:50.747Z] 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-19T09:50:50.747Z] testing: warning: no tests to run [2021-02-19T09:50:50.747Z] PASS [2021-02-19T09:50:50.747Z] [2021-02-19T09:50:50.747Z] DONE 0 tests in 0.007s [2021-02-19T09:50:51.005Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-19T09:50:51.005Z] INFO: Testing against a local daemon [2021-02-19T09:50:51.005Z] === RUN TestPluginWithDevMounts [2021-02-19T09:50:51.005Z] === PAUSE TestPluginWithDevMounts [2021-02-19T09:50:51.005Z] === CONT TestPluginWithDevMounts [2021-02-19T09:50:52.907Z] --- PASS: TestPluginWithDevMounts (1.73s) [2021-02-19T09:50:52.907Z] PASS [2021-02-19T09:50:52.907Z] [2021-02-19T09:50:52.907Z] DONE 1 tests in 1.778s [2021-02-19T09:50:52.907Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-19T09:50:52.907Z] INFO: Testing against a local daemon [2021-02-19T09:50:52.907Z] === RUN TestSecretInspect [2021-02-19T09:50:53.047Z] . [2021-02-19T09:50:53.047Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-19T09:50:53.047Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-19T09:50:53.047Z] Error: No such image: emptyfs [2021-02-19T09:50:53.047Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-19T09:50:53.047Z] ++++ docker load [2021-02-19T09:50:53.047Z] Running integration-test (iteration 1) [2021-02-19T09:50:53.047Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-02-19T09:50:53.047Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-19T09:50:53.047Z] ++ set -e [2021-02-19T09:50:53.047Z] ++ '[' -n 0 ']' [2021-02-19T09:50:53.047Z] ++ set -x [2021-02-19T09:50:53.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-19T09:50:53.779Z] --- PASS: TestConfigInspect (3.21s) [2021-02-19T09:50:53.779Z] === RUN TestConfigList [2021-02-19T09:50:53.779Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-02-19T09:50:53.779Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-02-19T09:50:53.779Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-02-19T09:50:55.440Z] --- PASS: TestSecretInspect (2.31s) [2021-02-19T09:50:55.440Z] === RUN TestSecretList [2021-02-19T09:50:55.668Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-02-19T09:50:56.596Z] --- PASS: TestConfigList (3.21s) [2021-02-19T09:50:56.596Z] === RUN TestConfigsCreateAndDelete [2021-02-19T09:50:57.342Z] --- PASS: TestSecretList (2.34s) [2021-02-19T09:50:57.342Z] === RUN TestSecretsCreateAndDelete [2021-02-19T09:50:58.484Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-02-19T09:50:59.415Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-02-19T09:50:59.415Z] --- PASS: TestConfigsCreateAndDelete (2.85s) [2021-02-19T09:50:59.415Z] === RUN TestConfigsUpdate [2021-02-19T09:50:59.872Z] --- PASS: TestSecretsCreateAndDelete (2.34s) [2021-02-19T09:50:59.872Z] === RUN TestSecretsUpdate [2021-02-19T09:51:00.787Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-02-19T09:51:01.349Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-02-19T09:51:01.349Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-02-19T09:51:01.605Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-02-19T09:51:01.779Z] 4612f6d0b889: Pull complete [2021-02-19T09:51:02.403Z] --- PASS: TestSecretsUpdate (2.43s) [2021-02-19T09:51:02.403Z] === RUN TestTemplatedSecret [2021-02-19T09:51:02.535Z] --- PASS: TestConfigsUpdate (3.18s) [2021-02-19T09:51:02.535Z] === RUN TestTemplatedConfig [2021-02-19T09:51:03.902Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-02-19T09:51:04.831Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-02-19T09:51:04.939Z] --- PASS: TestTemplatedSecret (2.78s) [2021-02-19T09:51:04.939Z] === RUN TestSecretCreateResolve [2021-02-19T09:51:05.309Z] Loaded image: buildpack-deps:buster [2021-02-19T09:51:05.309Z] Loaded image: busybox:latest [2021-02-19T09:51:05.879Z] Loaded image: busybox:glibc [2021-02-19T09:51:06.197Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-02-19T09:51:06.454Z] --- PASS: TestTemplatedConfig (3.86s) [2021-02-19T09:51:06.454Z] === RUN TestConfigCreateResolve [2021-02-19T09:51:07.381Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-02-19T09:51:07.471Z] --- PASS: TestSecretCreateResolve (2.48s) [2021-02-19T09:51:07.471Z] PASS [2021-02-19T09:51:07.471Z] [2021-02-19T09:51:07.471Z] DONE 6 tests in 14.708s [2021-02-19T09:51:07.471Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-19T09:51:07.471Z] INFO: Testing against a local daemon [2021-02-19T09:51:07.471Z] === RUN TestServiceCreateInit [2021-02-19T09:51:07.471Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-19T09:51:07.943Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-02-19T09:51:08.872Z] --- PASS: TestConfigCreateResolve (2.50s) [2021-02-19T09:51:08.872Z] === RUN TestConfigDaemonLibtrustID [2021-02-19T09:51:09.129Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-02-19T09:51:09.129Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-02-19T09:51:09.187Z] Loaded image: debian:bullseye [2021-02-19T09:51:09.692Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2021-02-19T09:51:09.692Z] PASS [2021-02-19T09:51:09.692Z] [2021-02-19T09:51:09.692Z] DONE 7 tests in 19.548s [2021-02-19T09:51:09.692Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-19T09:51:09.692Z] ++ 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-19T09:51:09.692Z] ++ set -e [2021-02-19T09:51:09.692Z] ++ '[' -n 0 ']' [2021-02-19T09:51:09.692Z] ++ set -x [2021-02-19T09:51:09.692Z] ++ env -i DEST=/go/src/github.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-19T09:51:09.692Z] INFO: Testing against a local daemon [2021-02-19T09:51:09.692Z] === RUN TestCheckpoint [2021-02-19T09:51:09.692Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-19T09:51:09.692Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-19T09:51:09.692Z] === RUN TestContainerInvalidJSON [2021-02-19T09:51:09.692Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-19T09:51:09.692Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-19T09:51:09.692Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-19T09:51:09.692Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-19T09:51:09.692Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-19T09:51:09.692Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-19T09:51:09.758Z] Loaded image: hello-world:latest [2021-02-19T09:51:09.758Z] Loaded image: arm32v7/hello-world:latest [2021-02-19T09:51:09.948Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-19T09:51:09.948Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-19T09:51:09.948Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-19T09:51:09.948Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-02-19T09:51:09.948Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-02-19T09:51:09.948Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-02-19T09:51:09.948Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-19T09:51:09.948Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-19T09:51:09.948Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2021-02-19T09:51:09.948Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-19T09:51:09.948Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-02-19T09:51:09.948Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-19T09:51:10.021Z] INFO: Testing against a local daemon [2021-02-19T09:51:10.021Z] === RUN TestCgroupNamespacesBuild [2021-02-19T09:51:10.205Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-02-19T09:51:10.205Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-19T09:51:10.205Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-02-19T09:51:10.205Z] === RUN TestCopyFromContainer [2021-02-19T09:51:10.461Z] === RUN TestDockerSuite/TestBuildAddScript [2021-02-19T09:51:11.657Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-19T09:51:12.353Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-02-19T09:51:12.353Z] === RUN TestCopyFromContainer// [2021-02-19T09:51:12.353Z] === RUN TestCopyFromContainer//bar/root [2021-02-19T09:51:12.563Z] --- PASS: TestCgroupNamespacesBuild (2.56s) [2021-02-19T09:51:12.563Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-19T09:51:12.609Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-19T09:51:12.609Z] === RUN TestCopyFromContainer/bar/quux [2021-02-19T09:51:12.609Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-02-19T09:51:12.864Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-19T09:51:12.864Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-19T09:51:13.120Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-19T09:51:13.120Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-19T09:51:13.120Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-19T09:51:13.376Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-19T09:51:13.632Z] --- PASS: TestCopyFromContainer (3.38s) [2021-02-19T09:51:13.632Z] --- PASS: TestCopyFromContainer// (0.15s) [2021-02-19T09:51:13.632Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2021-02-19T09:51:13.632Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-02-19T09:51:13.632Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-02-19T09:51:13.632Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-02-19T09:51:13.632Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.16s) [2021-02-19T09:51:13.632Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-02-19T09:51:13.632Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-02-19T09:51:13.632Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-02-19T09:51:13.632Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-02-19T09:51:13.632Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-19T09:51:13.632Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-19T09:51:13.632Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-19T09:51:13.632Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-19T09:51:13.632Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-19T09:51:13.632Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-19T09:51:13.632Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-19T09:51:13.632Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-19T09:51:13.632Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-19T09:51:13.632Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-19T09:51:13.632Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-19T09:51:13.632Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-19T09:51:13.632Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-19T09:51:13.632Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-19T09:51:13.632Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-19T09:51:13.632Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-02-19T09:51:13.632Z] === RUN TestCreateWithInvalidEnv [2021-02-19T09:51:13.632Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-19T09:51:13.632Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-19T09:51:13.632Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-19T09:51:13.632Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-19T09:51:13.632Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-19T09:51:13.632Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-19T09:51:13.632Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-19T09:51:13.632Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-19T09:51:13.632Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-19T09:51:13.632Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-19T09:51:13.632Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-19T09:51:13.632Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-19T09:51:13.632Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-19T09:51:13.632Z] === RUN TestCreateTmpfsMountsTarget [2021-02-19T09:51:13.632Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-19T09:51:13.632Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-19T09:51:13.632Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-02-19T09:51:14.473Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.84s) [2021-02-19T09:51:14.474Z] === RUN TestBuildWithSession [2021-02-19T09:51:14.474Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-19T09:51:14.474Z] build_session_test.go:25: TODO: BuildKit [2021-02-19T09:51:14.474Z] === RUN TestBuildSquashParent [2021-02-19T09:51:15.845Z] --- PASS: TestServiceCreateInit (7.96s) [2021-02-19T09:51:15.845Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.90s) [2021-02-19T09:51:15.845Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.04s) [2021-02-19T09:51:15.845Z] === RUN TestCreateServiceMultipleTimes [2021-02-19T09:51:16.277Z] --- PASS: TestCreateWithCustomMaskedPaths (2.16s) [2021-02-19T09:51:16.277Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-19T09:51:16.843Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-02-19T09:51:18.210Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.16s) [2021-02-19T09:51:18.210Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-19T09:51:18.210Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-19T09:51:18.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-19T09:51:18.210Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-19T09:51:18.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-19T09:51:18.210Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-19T09:51:18.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-19T09:51:18.210Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-19T09:51:18.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-19T09:51:18.210Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-19T09:51:18.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-19T09:51:18.210Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-19T09:51:18.210Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-19T09:51:18.210Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-19T09:51:18.210Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-19T09:51:18.210Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-19T09:51:18.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2021-02-19T09:51:18.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-02-19T09:51:18.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-02-19T09:51:18.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-02-19T09:51:18.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-02-19T09:51:18.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2021-02-19T09:51:18.210Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-19T09:51:19.140Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2021-02-19T09:51:19.140Z] === RUN TestCreateDifferentPlatform [2021-02-19T09:51:19.140Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-19T09:51:19.140Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-19T09:51:19.140Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-02-19T09:51:19.140Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-02-19T09:51:19.140Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-19T09:51:19.140Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-19T09:51:19.140Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-02-19T09:51:19.140Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-19T09:51:19.140Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-02-19T09:51:19.140Z] === RUN TestContainerStartOnDaemonRestart [2021-02-19T09:51:19.140Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-19T09:51:19.140Z] === RUN TestDaemonRestartIpcMode [2021-02-19T09:51:19.140Z] === PAUSE TestDaemonRestartIpcMode [2021-02-19T09:51:19.140Z] === RUN TestDaemonHostGatewayIP [2021-02-19T09:51:19.140Z] === PAUSE TestDaemonHostGatewayIP [2021-02-19T09:51:19.140Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-19T09:51:19.140Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-19T09:51:19.140Z] === RUN TestContainerKillOnDaemonStart [2021-02-19T09:51:19.140Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-19T09:51:19.140Z] === RUN TestDiff [2021-02-19T09:51:20.068Z] --- PASS: TestDiff (0.83s) [2021-02-19T09:51:20.068Z] === RUN TestExecWithCloseStdin [2021-02-19T09:51:20.631Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-02-19T09:51:20.890Z] --- PASS: TestExecWithCloseStdin (0.92s) [2021-02-19T09:51:20.890Z] === RUN TestExec [2021-02-19T09:51:21.057Z] --- PASS: TestBuildSquashParent (6.75s) [2021-02-19T09:51:21.057Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-19T09:51:21.057Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-19T09:51:21.057Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-19T09:51:21.057Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-19T09:51:21.057Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-19T09:51:21.057Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-19T09:51:21.057Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-19T09:51:21.057Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-19T09:51:21.057Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-19T09:51:21.057Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-19T09:51:21.057Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-19T09:51:21.057Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-19T09:51:21.057Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-19T09:51:21.057Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-19T09:51:21.057Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-19T09:51:21.057Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-19T09:51:21.057Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-19T09:51:21.146Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-02-19T09:51:21.709Z] --- PASS: TestExec (0.90s) [2021-02-19T09:51:21.709Z] === RUN TestExecUser [2021-02-19T09:51:22.639Z] --- PASS: TestExecUser (0.93s) [2021-02-19T09:51:22.639Z] === RUN TestExportContainerAndImportImage [2021-02-19T09:51:23.571Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2021-02-19T09:51:23.571Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-19T09:51:24.134Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-02-19T09:51:24.365Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-19T09:51:24.365Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-19T09:51:24.702Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-02-19T09:51:25.263Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s) [2021-02-19T09:51:25.263Z] === RUN TestHealthCheckWorkdir [2021-02-19T09:51:25.263Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-02-19T09:51:25.824Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-02-19T09:51:26.080Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-02-19T09:51:26.277Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-19T09:51:26.277Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.70s) [2021-02-19T09:51:26.277Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.70s) [2021-02-19T09:51:26.277Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.84s) [2021-02-19T09:51:26.277Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.96s) [2021-02-19T09:51:26.277Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.12s) [2021-02-19T09:51:26.277Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.18s) [2021-02-19T09:51:26.277Z] === RUN TestBuildMultiStageCopy [2021-02-19T09:51:26.277Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-19T09:51:26.336Z] --- PASS: TestHealthCheckWorkdir (0.98s) [2021-02-19T09:51:26.336Z] === RUN TestHealthKillContainer [2021-02-19T09:51:27.706Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-02-19T09:51:28.189Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-19T09:51:28.588Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-02-19T09:51:28.634Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-02-19T09:51:28.759Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-19T09:51:29.156Z] Copying nested executables into bundles/binary-daemon [2021-02-19T09:51:29.195Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-02-19T09:51:29.195Z] === RUN TestDockerSuite/TestBuildAddTar [2021-02-19T09:51:29.195Z] --- PASS: TestHealthKillContainer (2.92s) [2021-02-19T09:51:29.195Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-19T09:51:29.330Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-19T09:51:29.901Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-19T09:51:30.122Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2021-02-19T09:51:30.122Z] === RUN TestIpcModeNone [2021-02-19T09:51:30.472Z] --- PASS: TestBuildMultiStageCopy (4.50s) [2021-02-19T09:51:30.472Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.30s) [2021-02-19T09:51:30.472Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2021-02-19T09:51:30.472Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2021-02-19T09:51:30.472Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2021-02-19T09:51:30.472Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2021-02-19T09:51:30.472Z] === RUN TestBuildMultiStageParentConfig [2021-02-19T09:51:30.687Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-02-19T09:51:30.943Z] --- PASS: TestIpcModeNone (0.94s) [2021-02-19T09:51:30.943Z] === RUN TestIpcModePrivate [2021-02-19T09:51:31.059Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-02-19T09:51:31.872Z] --- PASS: TestIpcModePrivate (0.96s) [2021-02-19T09:51:31.872Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:98, shared: false, mustBeShared: false [2021-02-19T09:51:31.872Z] === RUN TestIpcModeShareable [2021-02-19T09:51:31.956Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42038/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=e54dee52cdd780016845c0a8e69dd84265c0ec39 -e DOCKER_GRAPHDRIVER docker:e54dee52cdd780016845c0a8e69dd84265c0ec39 hack/make.sh cross [2021-02-19T09:51:32.215Z] [2021-02-19T09:51:32.383Z] --- PASS: TestBuildMultiStageParentConfig (1.52s) [2021-02-19T09:51:32.383Z] === RUN TestBuildLabelWithTargets [2021-02-19T09:51:32.474Z] Removing bundles/ [2021-02-19T09:51:32.474Z] [2021-02-19T09:51:32.474Z] ---> Making bundle: cross (in bundles/cross) [2021-02-19T09:51:32.474Z] Cross building: bundles/cross/linux/amd64 [2021-02-19T09:51:32.474Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-02-19T09:51:32.474Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-02-19T09:51:32.800Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-02-19T09:51:32.800Z] --- PASS: TestIpcModeShareable (0.90s) [2021-02-19T09:51:32.800Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2021-02-19T09:51:32.800Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-19T09:51:33.947Z] --- PASS: TestCreateServiceMultipleTimes (16.99s) [2021-02-19T09:51:33.947Z] === RUN TestCreateServiceConflict [2021-02-19T09:51:34.295Z] --- PASS: TestBuildLabelWithTargets (2.25s) [2021-02-19T09:51:34.295Z] === RUN TestBuildWithEmptyLayers [2021-02-19T09:51:34.692Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-02-19T09:51:34.883Z] --- PASS: TestCreateServiceConflict (2.51s) [2021-02-19T09:51:34.883Z] === RUN TestCreateServiceMaxReplicas [2021-02-19T09:51:35.236Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2021-02-19T09:51:35.236Z] === RUN TestBuildMultiStageOnBuild [2021-02-19T09:51:35.618Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.82s) [2021-02-19T09:51:35.618Z] === RUN TestAPIIpcModeHost [2021-02-19T09:51:36.546Z] --- PASS: TestAPIIpcModeHost (0.73s) [2021-02-19T09:51:36.546Z] === RUN TestDaemonIpcModeShareable [2021-02-19T09:51:36.546Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-02-19T09:51:37.473Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-02-19T09:51:38.035Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2021-02-19T09:51:38.035Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2021-02-19T09:51:38.035Z] === RUN TestDaemonIpcModePrivate [2021-02-19T09:51:38.169Z] --- PASS: TestCreateServiceMaxReplicas (3.15s) [2021-02-19T09:51:38.169Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-19T09:51:38.535Z] --- PASS: TestBuildMultiStageOnBuild (2.76s) [2021-02-19T09:51:38.535Z] === RUN TestBuildUncleanTarFilenames [2021-02-19T09:51:38.596Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-02-19T09:51:38.851Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-02-19T09:51:39.110Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-02-19T09:51:39.478Z] --- PASS: TestBuildUncleanTarFilenames (1.48s) [2021-02-19T09:51:39.478Z] === RUN TestBuildMultiStageLayerLeak [2021-02-19T09:51:40.037Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2021-02-19T09:51:40.037Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2021-02-19T09:51:40.037Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-19T09:51:40.293Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-02-19T09:51:41.658Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.59s) [2021-02-19T09:51:41.658Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2021-02-19T09:51:41.658Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-19T09:51:42.585Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-02-19T09:51:42.775Z] --- PASS: TestBuildMultiStageLayerLeak (2.78s) [2021-02-19T09:51:42.775Z] === RUN TestBuildWithHugeFile [2021-02-19T09:51:43.147Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.64s) [2021-02-19T09:51:43.147Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2021-02-19T09:51:43.147Z] === RUN TestIpcModeOlderClient [2021-02-19T09:51:43.147Z] === PAUSE TestIpcModeOlderClient [2021-02-19T09:51:43.147Z] === RUN TestKillContainerInvalidSignal [2021-02-19T09:51:43.403Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-02-19T09:51:43.660Z] --- PASS: TestKillContainerInvalidSignal (0.60s) [2021-02-19T09:51:43.660Z] === RUN TestKillContainer [2021-02-19T09:51:43.660Z] === RUN TestKillContainer/no_signal [2021-02-19T09:51:44.585Z] === RUN TestKillContainer/non_killing_signal [2021-02-19T09:51:44.841Z] === RUN TestKillContainer/killing_signal [2021-02-19T09:51:45.768Z] --- PASS: TestKillContainer (1.97s) [2021-02-19T09:51:45.768Z] --- PASS: TestKillContainer/no_signal (0.65s) [2021-02-19T09:51:45.768Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2021-02-19T09:51:45.768Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2021-02-19T09:51:45.768Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-19T09:51:45.768Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-19T09:51:46.329Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-19T09:51:46.892Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s) [2021-02-19T09:51:46.892Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.60s) [2021-02-19T09:51:46.892Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2021-02-19T09:51:46.892Z] === RUN TestKillStoppedContainer [2021-02-19T09:51:47.147Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-02-19T09:51:47.147Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-19T09:51:47.147Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-02-19T09:51:47.147Z] === RUN TestKillDifferentUserContainer [2021-02-19T09:51:47.709Z] --- PASS: TestKillDifferentUserContainer (0.60s) [2021-02-19T09:51:47.709Z] === RUN TestInspectOomKilledTrue [2021-02-19T09:51:47.709Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-19T09:51:47.709Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-19T09:51:47.709Z] === RUN TestInspectOomKilledFalse [2021-02-19T09:51:47.709Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-19T09:51:47.709Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-19T09:51:47.709Z] === RUN TestLinksEtcHostsContentMatch [2021-02-19T09:51:48.272Z] --- PASS: TestLinksEtcHostsContentMatch (0.49s) [2021-02-19T09:51:48.272Z] === RUN TestLinksContainerNames [2021-02-19T09:51:48.834Z] === RUN TestDockerSuite/TestBuildBlankName [2021-02-19T09:51:49.094Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-02-19T09:51:49.094Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-02-19T09:51:49.661Z] --- PASS: TestLinksContainerNames (1.30s) [2021-02-19T09:51:49.661Z] === RUN TestLogsFollowTailEmpty [2021-02-19T09:51:50.588Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2021-02-19T09:51:50.588Z] === RUN TestContainerNetworkMountsNoChown [2021-02-19T09:51:51.150Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2021-02-19T09:51:51.150Z] === RUN TestMountDaemonRoot [2021-02-19T09:51:51.150Z] === RUN TestMountDaemonRoot/default [2021-02-19T09:51:51.150Z] === PAUSE TestMountDaemonRoot/default [2021-02-19T09:51:51.150Z] === RUN TestMountDaemonRoot/private [2021-02-19T09:51:51.150Z] === PAUSE TestMountDaemonRoot/private [2021-02-19T09:51:51.150Z] === RUN TestMountDaemonRoot/rprivate [2021-02-19T09:51:51.150Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-19T09:51:51.150Z] === RUN TestMountDaemonRoot/slave [2021-02-19T09:51:51.150Z] === PAUSE TestMountDaemonRoot/slave [2021-02-19T09:51:51.150Z] === RUN TestMountDaemonRoot/rslave [2021-02-19T09:51:51.150Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-19T09:51:51.150Z] === RUN TestMountDaemonRoot/shared [2021-02-19T09:51:51.150Z] === PAUSE TestMountDaemonRoot/shared [2021-02-19T09:51:51.150Z] === RUN TestMountDaemonRoot/rshared [2021-02-19T09:51:51.150Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-19T09:51:51.150Z] === CONT TestMountDaemonRoot/default [2021-02-19T09:51:51.150Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-19T09:51:51.150Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-19T09:51:51.150Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-19T09:51:51.150Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-19T09:51:51.150Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-19T09:51:51.150Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-19T09:51:51.150Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-19T09:51:51.150Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-19T09:51:51.150Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-19T09:51:51.150Z] === CONT TestMountDaemonRoot/rshared [2021-02-19T09:51:51.150Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-19T09:51:51.150Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-19T09:51:51.150Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-19T09:51:51.150Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-19T09:51:51.150Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-19T09:51:51.150Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-19T09:51:51.150Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-19T09:51:51.150Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-19T09:51:51.150Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-19T09:51:51.150Z] === CONT TestMountDaemonRoot/shared [2021-02-19T09:51:51.150Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-19T09:51:51.150Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-19T09:51:51.150Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-19T09:51:51.150Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-19T09:51:51.150Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-19T09:51:51.150Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-19T09:51:51.150Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-19T09:51:51.150Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-19T09:51:51.150Z] === CONT TestMountDaemonRoot/rslave [2021-02-19T09:51:51.150Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-19T09:51:51.150Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-19T09:51:51.150Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-19T09:51:51.150Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-19T09:51:51.150Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-19T09:51:51.150Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-19T09:51:51.150Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-19T09:51:51.150Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-19T09:51:51.150Z] === CONT TestMountDaemonRoot/slave [2021-02-19T09:51:51.150Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-19T09:51:51.150Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-19T09:51:51.150Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-19T09:51:51.150Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-19T09:51:51.150Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-19T09:51:51.150Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-19T09:51:51.150Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-19T09:51:51.150Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-19T09:51:51.150Z] === CONT TestMountDaemonRoot/rprivate [2021-02-19T09:51:51.150Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-19T09:51:51.150Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-19T09:51:51.150Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-19T09:51:51.150Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-19T09:51:51.150Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-19T09:51:51.150Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-19T09:51:51.150Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-19T09:51:51.150Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-19T09:51:51.150Z] === CONT TestMountDaemonRoot/private [2021-02-19T09:51:51.150Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-19T09:51:51.150Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-19T09:51:51.150Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-19T09:51:51.150Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-19T09:51:51.150Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-19T09:51:51.150Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-19T09:51:51.150Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-19T09:51:51.150Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-19T09:51:51.150Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-19T09:51:51.150Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-19T09:51:51.406Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-19T09:51:51.406Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-19T09:51:51.406Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-02-19T09:51:51.406Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-19T09:51:51.406Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-19T09:51:51.406Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-19T09:51:51.406Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-19T09:51:51.406Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-19T09:51:51.406Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-19T09:51:51.406Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-19T09:51:51.406Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-19T09:51:51.662Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-19T09:51:51.662Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-19T09:51:51.662Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-19T09:51:51.662Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-19T09:51:51.662Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-19T09:51:51.662Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-19T09:51:51.662Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-19T09:51:51.662Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-19T09:51:51.662Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-19T09:51:51.662Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-19T09:51:51.662Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-19T09:51:51.662Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-19T09:51:51.918Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-19T09:51:51.918Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-19T09:51:51.918Z] --- PASS: TestMountDaemonRoot (0.05s) [2021-02-19T09:51:51.918Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-19T09:51:51.918Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-02-19T09:51:51.918Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-02-19T09:51:51.918Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-02-19T09:51:51.918Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-02-19T09:51:51.918Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-19T09:51:51.918Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2021-02-19T09:51:51.918Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-02-19T09:51:51.918Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-02-19T09:51:51.918Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-02-19T09:51:51.918Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-19T09:51:51.918Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-02-19T09:51:51.918Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-02-19T09:51:51.918Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-02-19T09:51:51.918Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-02-19T09:51:51.918Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-19T09:51:51.918Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-02-19T09:51:51.918Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-02-19T09:51:51.918Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2021-02-19T09:51:51.918Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-02-19T09:51:51.918Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-19T09:51:51.918Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-02-19T09:51:51.918Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-02-19T09:51:51.918Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-02-19T09:51:51.918Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-02-19T09:51:51.918Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-19T09:51:51.918Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-02-19T09:51:51.918Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-02-19T09:51:51.918Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-02-19T09:51:51.918Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-02-19T09:51:51.918Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-19T09:51:51.918Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-02-19T09:51:51.918Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-02-19T09:51:51.918Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2021-02-19T09:51:51.918Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-02-19T09:51:51.918Z] === RUN TestContainerBindMountNonRecursive [2021-02-19T09:51:53.042Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.47s) [2021-02-19T09:51:53.042Z] === RUN TestCreateServiceSecretFileMode [2021-02-19T09:51:53.807Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-02-19T09:51:54.369Z] --- PASS: TestContainerBindMountNonRecursive (2.47s) [2021-02-19T09:51:54.369Z] === RUN TestContainerVolumesMountedAsShared [2021-02-19T09:51:54.418Z] --- PASS: TestCreateServiceSecretFileMode (2.69s) [2021-02-19T09:51:54.418Z] === RUN TestCreateServiceConfigFileMode [2021-02-19T09:51:54.931Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-02-19T09:51:54.931Z] --- PASS: TestContainerVolumesMountedAsShared (0.72s) [2021-02-19T09:51:54.931Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-19T09:51:55.859Z] --- PASS: TestContainerVolumesMountedAsSlave (0.70s) [2021-02-19T09:51:55.859Z] === RUN TestNetworkNat [2021-02-19T09:51:56.421Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-02-19T09:51:56.677Z] --- PASS: TestNetworkNat (0.97s) [2021-02-19T09:51:56.677Z] === RUN TestNetworkLocalhostTCPNat [2021-02-19T09:51:56.950Z] --- PASS: TestCreateServiceConfigFileMode (2.65s) [2021-02-19T09:51:56.950Z] === RUN TestCreateServiceSysctls [2021-02-19T09:51:57.605Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-02-19T09:51:57.605Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2021-02-19T09:51:57.605Z] === RUN TestNetworkLoopbackNat [2021-02-19T09:51:58.971Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-02-19T09:51:59.226Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-02-19T09:52:00.234Z] --- PASS: TestCreateServiceSysctls (3.35s) [2021-02-19T09:52:00.234Z] === RUN TestCreateServiceCapabilities [2021-02-19T09:52:01.115Z] --- PASS: TestNetworkLoopbackNat (3.24s) [2021-02-19T09:52:01.115Z] === RUN TestPause [2021-02-19T09:52:01.677Z] --- PASS: TestPause (1.02s) [2021-02-19T09:52:01.677Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-19T09:52:01.677Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-19T09:52:01.677Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-19T09:52:01.677Z] === RUN TestPauseStopPausedContainer [2021-02-19T09:52:02.239Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-02-19T09:52:02.800Z] --- PASS: TestPauseStopPausedContainer (0.97s) [2021-02-19T09:52:02.800Z] === RUN TestPsFilter [2021-02-19T09:52:02.800Z] --- PASS: TestPsFilter (0.13s) [2021-02-19T09:52:02.800Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-19T09:52:03.727Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-02-19T09:52:03.727Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.91s) [2021-02-19T09:52:03.727Z] === RUN TestRemoveContainerWithVolume [2021-02-19T09:52:04.424Z] --- PASS: TestCreateServiceCapabilities (3.70s) [2021-02-19T09:52:04.424Z] === RUN TestInspect [2021-02-19T09:52:04.655Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2021-02-19T09:52:04.655Z] === RUN TestRemoveContainerRunning [2021-02-19T09:52:05.582Z] --- PASS: TestRemoveContainerRunning (0.79s) [2021-02-19T09:52:05.582Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-19T09:52:06.510Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.15s) [2021-02-19T09:52:06.510Z] === RUN TestRemoveInvalidContainer [2021-02-19T09:52:06.510Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-19T09:52:06.510Z] === RUN TestRenameLinkedContainer [2021-02-19T09:52:06.956Z] --- PASS: TestInspect (2.88s) [2021-02-19T09:52:06.956Z] === RUN TestCreateJob [2021-02-19T09:52:07.877Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-02-19T09:52:10.405Z] --- PASS: TestRenameLinkedContainer (3.82s) [2021-02-19T09:52:10.405Z] === RUN TestRenameStoppedContainer [2021-02-19T09:52:11.164Z] --- PASS: TestCreateJob (3.66s) [2021-02-19T09:52:11.164Z] === RUN TestReplicatedJob [2021-02-19T09:52:11.332Z] --- PASS: TestRenameStoppedContainer (0.91s) [2021-02-19T09:52:11.332Z] === RUN TestRenameRunningContainerAndReuse [2021-02-19T09:52:13.847Z] --- PASS: TestRenameRunningContainerAndReuse (2.30s) [2021-02-19T09:52:13.847Z] === RUN TestRenameInvalidName [2021-02-19T09:52:13.847Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-02-19T09:52:14.412Z] --- PASS: TestRenameInvalidName (0.84s) [2021-02-19T09:52:14.412Z] === RUN TestRenameAnonymousContainer [2021-02-19T09:52:16.304Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-02-19T09:52:16.432Z] --- PASS: TestReplicatedJob (5.87s) [2021-02-19T09:52:16.432Z] === RUN TestUpdateReplicatedJob [2021-02-19T09:52:17.234Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-02-19T09:52:17.490Z] --- PASS: TestRenameAnonymousContainer (2.90s) [2021-02-19T09:52:17.490Z] === RUN TestRenameContainerWithSameName [2021-02-19T09:52:18.053Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2021-02-19T09:52:18.053Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-19T09:52:19.947Z] --- PASS: TestRenameContainerWithLinkedContainer (1.66s) [2021-02-19T09:52:19.947Z] === RUN TestResize [2021-02-19T09:52:20.508Z] --- PASS: TestResize (0.78s) [2021-02-19T09:52:20.508Z] === RUN TestResizeWithInvalidSize [2021-02-19T09:52:20.620Z] --- PASS: TestUpdateReplicatedJob (3.73s) [2021-02-19T09:52:20.620Z] === RUN TestServiceListWithStatuses [2021-02-19T09:52:20.620Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-19T09:52:20.620Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-19T09:52:20.620Z] === RUN TestDockerNetworkConnectAlias [2021-02-19T09:52:21.071Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-02-19T09:52:21.328Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2021-02-19T09:52:21.328Z] === RUN TestResizeWhenContainerNotStarted [2021-02-19T09:52:22.256Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-02-19T09:52:22.256Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2021-02-19T09:52:22.256Z] === RUN TestDaemonRestartKillContainers [2021-02-19T09:52:22.256Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-19T09:52:22.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-19T09:52:22.256Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-19T09:52:22.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-19T09:52:22.256Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-19T09:52:22.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-19T09:52:22.256Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-19T09:52:22.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-19T09:52:22.256Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-19T09:52:22.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-19T09:52:22.256Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-19T09:52:22.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-19T09:52:22.256Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-19T09:52:22.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-19T09:52:22.256Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-19T09:52:22.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-19T09:52:22.256Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-19T09:52:22.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-19T09:52:22.256Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-19T09:52:22.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-19T09:52:22.256Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-19T09:52:22.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-19T09:52:22.256Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-19T09:52:22.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-19T09:52:22.256Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-19T09:52:22.256Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-19T09:52:24.776Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-02-19T09:52:24.806Z] --- PASS: TestDockerNetworkConnectAlias (4.70s) [2021-02-19T09:52:24.806Z] === RUN TestDockerNetworkReConnect [2021-02-19T09:52:25.033Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-19T09:52:25.033Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-02-19T09:52:25.290Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-19T09:52:27.180Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-19T09:52:27.180Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-19T09:52:27.742Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-02-19T09:52:27.813Z] db4edcf0861f: Pull complete [2021-02-19T09:52:27.813Z] Digest: sha256:1ed72e74ffe1fd07eef2df3eb9a5d57f64fdac099329a4a63aa1a99b4139ce5a [2021-02-19T09:52:27.813Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T09:52:27.813Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-02-19T09:52:27.813Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-02-19T09:52:27.813Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1757' [2021-02-19T09:52:27.813Z] WARN: Skipping validation tests [2021-02-19T09:52:27.813Z] INFO: Running unit tests at 02/19/2021 09:52:23... [2021-02-19T09:52:27.813Z] INFO: make.ps1 starting at 02/19/2021 09:52:27 [2021-02-19T09:52:27.813Z] INFO: Git commit (3c5ababf7f) assumed from DOCKER_GITCOMMIT environment variable [2021-02-19T09:52:27.813Z] INFO: Invoking autogen... [2021-02-19T09:52:28.271Z] INFO: Running unit tests... [2021-02-19T09:52:28.305Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-02-19T09:52:28.867Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-19T09:52:28.867Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-19T09:52:28.994Z] --- PASS: TestDockerNetworkReConnect (3.73s) [2021-02-19T09:52:28.994Z] === RUN TestServicePlugin [2021-02-19T09:52:30.757Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-02-19T09:52:30.757Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-02-19T09:52:31.319Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-19T09:52:31.881Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-19T09:52:32.442Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-02-19T09:52:33.819Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-02-19T09:52:35.184Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-02-19T09:52:35.441Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-19T09:52:36.004Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-19T09:52:36.830Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-02-19T09:52:39.066Z] --- PASS: TestBuildWithHugeFile (49.02s) [2021-02-19T09:52:39.066Z] === RUN TestBuildWCOWSandboxSize [2021-02-19T09:52:39.066Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-19T09:52:39.066Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-19T09:52:39.066Z] === RUN TestBuildWithEmptyDockerfile [2021-02-19T09:52:39.066Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-19T09:52:39.066Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-19T09:52:39.066Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-19T09:52:39.066Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-19T09:52:39.066Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-19T09:52:39.066Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-19T09:52:39.066Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-19T09:52:39.066Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-19T09:52:39.066Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-19T09:52:39.066Z] --- PASS: TestBuildWithEmptyDockerfile (0.20s) [2021-02-19T09:52:39.066Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2021-02-19T09:52:39.066Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2021-02-19T09:52:39.066Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2021-02-19T09:52:39.066Z] === RUN TestBuildPreserveOwnership [2021-02-19T09:52:39.066Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-19T09:52:39.066Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-19T09:52:39.066Z] --- PASS: TestBuildPreserveOwnership (6.09s) [2021-02-19T09:52:39.066Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.93s) [2021-02-19T09:52:39.066Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.14s) [2021-02-19T09:52:39.066Z] === RUN TestBuildPlatformInvalid [2021-02-19T09:52:39.066Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2021-02-19T09:52:39.066Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-19T09:52:39.270Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-19T09:52:39.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.01s) [2021-02-19T09:52:39.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.06s) [2021-02-19T09:52:39.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.81s) [2021-02-19T09:52:39.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.91s) [2021-02-19T09:52:39.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.80s) [2021-02-19T09:52:39.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.89s) [2021-02-19T09:52:39.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.68s) [2021-02-19T09:52:39.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.81s) [2021-02-19T09:52:39.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.93s) [2021-02-19T09:52:39.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.31s) [2021-02-19T09:52:39.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.19s) [2021-02-19T09:52:39.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.84s) [2021-02-19T09:52:39.270Z] === RUN TestCgroupNamespacesRun [2021-02-19T09:52:39.834Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-02-19T09:52:40.762Z] --- PASS: TestCgroupNamespacesRun (1.96s) [2021-02-19T09:52:40.762Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-19T09:52:41.018Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-02-19T09:52:42.909Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-02-19T09:52:42.909Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.82s) [2021-02-19T09:52:42.909Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-19T09:52:43.472Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-02-19T09:52:43.920Z] ? github.com/docker/docker/api [no test files] [2021-02-19T09:52:44.840Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.01s) [2021-02-19T09:52:44.840Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-19T09:52:44.840Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-02-19T09:52:45.402Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-02-19T09:52:46.769Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2021-02-19T09:52:46.769Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-19T09:52:48.658Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.90s) [2021-02-19T09:52:48.658Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-19T09:52:48.658Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-02-19T09:52:50.025Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.65s) [2021-02-19T09:52:50.025Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-19T09:52:50.281Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-02-19T09:52:51.207Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2021-02-19T09:52:51.207Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-19T09:52:51.207Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-02-19T09:52:51.296Z] Loaded image: buildpack-deps:buster [2021-02-19T09:52:51.296Z] Loaded image: busybox:latest [2021-02-19T09:52:51.296Z] Loaded image: busybox:glibc [2021-02-19T09:52:52.573Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-02-19T09:52:52.574Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-02-19T09:52:52.683Z] Loaded image: debian:bullseye [2021-02-19T09:52:52.683Z] Loaded image: hello-world:latest [2021-02-19T09:52:52.830Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2021-02-19T09:52:52.830Z] === RUN TestKernelTCPMemory [2021-02-19T09:52:52.944Z] Loaded image: arm32v7/hello-world:latest [2021-02-19T09:52:53.757Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-02-19T09:52:53.757Z] --- PASS: TestKernelTCPMemory (0.91s) [2021-02-19T09:52:53.757Z] === RUN TestNISDomainname [2021-02-19T09:52:53.921Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-02-19T09:52:53.921Z] Copying nested executables into bundles/cross/linux/amd64 [2021-02-19T09:52:54.686Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-02-19T09:52:54.686Z] --- PASS: TestNISDomainname (1.08s) [2021-02-19T09:52:54.686Z] === RUN TestHostnameDnsResolution [2021-02-19T09:52:55.298Z] Cross building: bundles/cross/windows/amd64 [2021-02-19T09:52:55.557Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-02-19T09:52:55.557Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-02-19T09:52:56.053Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-02-19T09:52:56.053Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-02-19T09:52:56.053Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-02-19T09:52:56.322Z] --- PASS: TestHostnameDnsResolution (1.43s) [2021-02-19T09:52:56.322Z] === RUN TestStats [2021-02-19T09:52:58.728Z] === RUN TestMiddlewares [2021-02-19T09:52:58.728Z] --- PASS: TestMiddlewares (0.00s) [2021-02-19T09:52:58.728Z] PASS [2021-02-19T09:52:58.728Z] coverage: 9.0% of statements [2021-02-19T09:52:58.728Z] ok github.com/docker/docker/api/server 0.080s coverage: 9.0% of statements [2021-02-19T09:52:59.590Z] --- PASS: TestStats (2.91s) [2021-02-19T09:52:59.590Z] === RUN TestStopContainerWithTimeout [2021-02-19T09:52:59.590Z] === RUN TestStopContainerWithTimeout/0 [2021-02-19T09:52:59.590Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-19T09:52:59.590Z] === RUN TestStopContainerWithTimeout/1 [2021-02-19T09:52:59.590Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-19T09:52:59.590Z] === RUN TestStopContainerWithTimeout/3 [2021-02-19T09:52:59.590Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-19T09:52:59.590Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-19T09:52:59.590Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-19T09:52:59.590Z] === CONT TestStopContainerWithTimeout/0 [2021-02-19T09:52:59.590Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-19T09:52:59.590Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-02-19T09:52:59.590Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-02-19T09:53:00.517Z] === CONT TestStopContainerWithTimeout/3 [2021-02-19T09:53:01.066Z] --- PASS: TestServicePlugin (31.18s) [2021-02-19T09:53:01.066Z] plugin_test.go:62: [d4a54b533ba42] joining swarm manager [d73c9204b94e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-19T09:53:01.066Z] plugin_test.go:65: [d7705d5ec9ba7] joining swarm manager [d73c9204b94e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-19T09:53:01.066Z] === RUN TestServiceUpdateLabel [2021-02-19T09:53:01.881Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-02-19T09:53:02.001Z] --- PASS: TestServiceUpdateLabel (2.42s) [2021-02-19T09:53:02.002Z] === RUN TestServiceUpdateSecrets [2021-02-19T09:53:02.137Z] === CONT TestStopContainerWithTimeout/1 [2021-02-19T09:53:02.940Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.50s) [2021-02-19T09:53:02.940Z] PASS [2021-02-19T09:53:02.940Z] [2021-02-19T09:53:02.940Z] === Skipped [2021-02-19T09:53:02.940Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-02-19T09:53:02.940Z] build_session_test.go:25: TODO: BuildKit [2021-02-19T09:53:02.940Z] [2021-02-19T09:53:02.940Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-19T09:53:02.940Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-19T09:53:02.940Z] [2021-02-19T09:53:02.940Z] [2021-02-19T09:53:02.940Z] DONE 34 tests, 2 skipped in 129.215s [2021-02-19T09:53:02.940Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-02-19T09:53:02.940Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-19T09:53:02.940Z] ++ set -e [2021-02-19T09:53:02.940Z] ++ '[' -n 0 ']' [2021-02-19T09:53:02.940Z] ++ set -x [2021-02-19T09:53:02.940Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-19T09:53:02.940Z] INFO: Testing against a local daemon [2021-02-19T09:53:02.940Z] === RUN TestConfigInspect [2021-02-19T09:53:03.065Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-02-19T09:53:03.627Z] === RUN TestDockerSuite/TestBuildCmd [2021-02-19T09:53:03.627Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-02-19T09:53:03.883Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-02-19T09:53:04.139Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-19T09:53:04.139Z] --- PASS: TestStopContainerWithTimeout/0 (1.20s) [2021-02-19T09:53:04.139Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2021-02-19T09:53:04.139Z] --- PASS: TestStopContainerWithTimeout/3 (2.73s) [2021-02-19T09:53:04.139Z] --- PASS: TestStopContainerWithTimeout/1 (1.79s) [2021-02-19T09:53:04.139Z] === RUN TestDeleteDevicemapper [2021-02-19T09:53:04.139Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-19T09:53:04.139Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-19T09:53:04.139Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-19T09:53:04.139Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-02-19T09:53:04.701Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-02-19T09:53:04.701Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-02-19T09:53:05.482Z] --- PASS: TestConfigInspect (3.71s) [2021-02-19T09:53:05.482Z] === RUN TestConfigList [2021-02-19T09:53:06.591Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-02-19T09:53:06.847Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.81s) [2021-02-19T09:53:06.847Z] === RUN TestUpdateMemory [2021-02-19T09:53:06.847Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-19T09:53:06.847Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-19T09:53:06.847Z] === RUN TestUpdateCPUQuota [2021-02-19T09:53:07.103Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-02-19T09:53:08.779Z] --- PASS: TestConfigList (3.22s) [2021-02-19T09:53:08.779Z] === RUN TestConfigsCreateAndDelete [2021-02-19T09:53:08.993Z] --- PASS: TestUpdateCPUQuota (1.82s) [2021-02-19T09:53:08.993Z] === RUN TestUpdatePidsLimit [2021-02-19T09:53:08.993Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-19T09:53:08.993Z] === RUN TestUpdatePidsLimit/no_change [2021-02-19T09:53:09.555Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-19T09:53:09.813Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-19T09:53:10.375Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-19T09:53:10.375Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-02-19T09:53:10.674Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-19T09:53:10.930Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-19T09:53:11.492Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-02-19T09:53:12.076Z] --- PASS: TestConfigsCreateAndDelete (3.24s) [2021-02-19T09:53:12.076Z] === RUN TestConfigsUpdate [2021-02-19T09:53:12.419Z] --- PASS: TestUpdatePidsLimit (3.57s) [2021-02-19T09:53:12.419Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2021-02-19T09:53:12.419Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2021-02-19T09:53:12.419Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2021-02-19T09:53:12.419Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2021-02-19T09:53:12.419Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2021-02-19T09:53:12.419Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2021-02-19T09:53:12.419Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s) [2021-02-19T09:53:12.419Z] === RUN TestUpdateRestartPolicy [2021-02-19T09:53:12.675Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-02-19T09:53:12.675Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-02-19T09:53:13.603Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-02-19T09:53:13.859Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-02-19T09:53:14.786Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-02-19T09:53:15.042Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-02-19T09:53:15.297Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-02-19T09:53:15.375Z] --- PASS: TestConfigsUpdate (2.78s) [2021-02-19T09:53:15.375Z] === RUN TestTemplatedConfig [2021-02-19T09:53:16.226Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-02-19T09:53:16.897Z] --- PASS: TestServiceUpdateSecrets (14.83s) [2021-02-19T09:53:16.897Z] === RUN TestServiceUpdateConfigs [2021-02-19T09:53:18.673Z] --- PASS: TestTemplatedConfig (3.52s) [2021-02-19T09:53:18.673Z] === RUN TestConfigCreateResolve [2021-02-19T09:53:19.492Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-02-19T09:53:21.972Z] --- PASS: TestConfigCreateResolve (3.26s) [2021-02-19T09:53:21.972Z] === RUN TestConfigDaemonLibtrustID [2021-02-19T09:53:22.233Z] --- PASS: TestConfigDaemonLibtrustID (0.70s) [2021-02-19T09:53:22.233Z] PASS [2021-02-19T09:53:22.233Z] [2021-02-19T09:53:22.233Z] DONE 7 tests in 20.596s [2021-02-19T09:53:22.233Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-02-19T09:53:22.233Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-19T09:53:22.233Z] ++ set -e [2021-02-19T09:53:22.233Z] ++ '[' -n 0 ']' [2021-02-19T09:53:22.233Z] ++ set -x [2021-02-19T09:53:22.233Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-19T09:53:22.493Z] INFO: Testing against a local daemon [2021-02-19T09:53:22.493Z] === RUN TestCheckpoint [2021-02-19T09:53:22.493Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-19T09:53:22.493Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-19T09:53:22.493Z] === RUN TestContainerInvalidJSON [2021-02-19T09:53:22.493Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-19T09:53:22.493Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-19T09:53:22.493Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-19T09:53:22.493Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-19T09:53:22.493Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-19T09:53:22.493Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-19T09:53:22.493Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-19T09:53:22.493Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-19T09:53:22.493Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-19T09:53:22.493Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-02-19T09:53:22.493Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-19T09:53:22.493Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-19T09:53:22.493Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-19T09:53:22.493Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-19T09:53:22.753Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2021-02-19T09:53:22.753Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-19T09:53:22.753Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2021-02-19T09:53:22.753Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-19T09:53:23.013Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2021-02-19T09:53:23.013Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-19T09:53:23.013Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2021-02-19T09:53:23.013Z] === RUN TestCopyFromContainer [2021-02-19T09:53:23.674Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-02-19T09:53:24.926Z] === RUN TestCopyFromContainer// [2021-02-19T09:53:25.039Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-02-19T09:53:25.039Z] --- PASS: TestUpdateRestartPolicy (12.84s) [2021-02-19T09:53:25.039Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-19T09:53:25.187Z] === RUN TestCopyFromContainer//bar/root [2021-02-19T09:53:25.187Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-19T09:53:25.447Z] === RUN TestCopyFromContainer/bar/quux [2021-02-19T09:53:25.447Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-19T09:53:25.601Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-02-19T09:53:25.708Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-19T09:53:25.708Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-19T09:53:25.708Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-19T09:53:25.857Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-02-19T09:53:25.857Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2021-02-19T09:53:25.857Z] === RUN TestWaitNonBlocked [2021-02-19T09:53:25.857Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-19T09:53:25.857Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-19T09:53:25.857Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-19T09:53:25.857Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-19T09:53:25.857Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-19T09:53:25.857Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-19T09:53:25.968Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-19T09:53:25.968Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-19T09:53:26.228Z] --- PASS: TestCopyFromContainer (3.19s) [2021-02-19T09:53:26.228Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-02-19T09:53:26.228Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-02-19T09:53:26.228Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-02-19T09:53:26.228Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-02-19T09:53:26.228Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-02-19T09:53:26.228Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-02-19T09:53:26.228Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-02-19T09:53:26.228Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-02-19T09:53:26.228Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-02-19T09:53:26.228Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-02-19T09:53:26.228Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-19T09:53:26.228Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-19T09:53:26.228Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-19T09:53:26.228Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-19T09:53:26.228Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-19T09:53:26.228Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-19T09:53:26.228Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-19T09:53:26.228Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-19T09:53:26.228Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-19T09:53:26.228Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-19T09:53:26.228Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-19T09:53:26.228Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-19T09:53:26.228Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-19T09:53:26.228Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-19T09:53:26.228Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-19T09:53:26.228Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-02-19T09:53:26.228Z] === RUN TestCreateWithInvalidEnv [2021-02-19T09:53:26.228Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-19T09:53:26.228Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-19T09:53:26.228Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-19T09:53:26.228Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-19T09:53:26.228Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-19T09:53:26.228Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-19T09:53:26.228Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-19T09:53:26.228Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-19T09:53:26.228Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-19T09:53:26.228Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-19T09:53:26.228Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-19T09:53:26.228Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-19T09:53:26.228Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-19T09:53:26.228Z] === RUN TestCreateTmpfsMountsTarget [2021-02-19T09:53:26.418Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-02-19T09:53:26.489Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-02-19T09:53:26.489Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-19T09:53:26.980Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-19T09:53:26.980Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s) [2021-02-19T09:53:26.980Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.20s) [2021-02-19T09:53:26.980Z] === RUN TestWaitBlocked [2021-02-19T09:53:26.980Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-19T09:53:26.980Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-19T09:53:26.980Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-19T09:53:26.980Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-19T09:53:26.980Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-19T09:53:26.980Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-19T09:53:28.345Z] --- PASS: TestWaitBlocked (0.03s) [2021-02-19T09:53:28.345Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.24s) [2021-02-19T09:53:28.345Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.29s) [2021-02-19T09:53:28.345Z] === CONT TestContainerStartOnDaemonRestart [2021-02-19T09:53:28.345Z] === CONT TestContainerKillOnDaemonStart [2021-02-19T09:53:28.400Z] --- PASS: TestCreateWithCustomMaskedPaths (2.16s) [2021-02-19T09:53:28.400Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-19T09:53:28.910Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-02-19T09:53:30.274Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-02-19T09:53:30.943Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.22s) [2021-02-19T09:53:30.943Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-19T09:53:30.943Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-19T09:53:30.943Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-19T09:53:30.943Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-19T09:53:30.943Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-19T09:53:30.943Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-19T09:53:30.943Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-19T09:53:30.943Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-19T09:53:30.943Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-19T09:53:30.943Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-19T09:53:30.943Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-19T09:53:30.943Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-19T09:53:30.943Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-19T09:53:30.943Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-19T09:53:30.943Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-19T09:53:30.943Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-19T09:53:30.943Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-19T09:53:30.943Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-02-19T09:53:30.943Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-02-19T09:53:30.943Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-02-19T09:53:30.943Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2021-02-19T09:53:30.943Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-02-19T09:53:30.943Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-19T09:53:31.513Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2021-02-19T09:53:31.513Z] === RUN TestCreateDifferentPlatform [2021-02-19T09:53:31.513Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-19T09:53:31.513Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-19T09:53:31.513Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-02-19T09:53:31.513Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-19T09:53:31.513Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-19T09:53:31.513Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-19T09:53:31.774Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-02-19T09:53:31.774Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-19T09:53:31.774Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2021-02-19T09:53:31.774Z] === RUN TestContainerStartOnDaemonRestart [2021-02-19T09:53:31.774Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-19T09:53:31.774Z] === RUN TestDaemonRestartIpcMode [2021-02-19T09:53:31.774Z] === PAUSE TestDaemonRestartIpcMode [2021-02-19T09:53:31.774Z] === RUN TestDaemonHostGatewayIP [2021-02-19T09:53:31.774Z] === PAUSE TestDaemonHostGatewayIP [2021-02-19T09:53:31.774Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-19T09:53:31.774Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-19T09:53:31.774Z] === RUN TestContainerKillOnDaemonStart [2021-02-19T09:53:31.774Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-19T09:53:31.774Z] === RUN TestDiff [2021-02-19T09:53:32.167Z] --- PASS: TestContainerStartOnDaemonRestart (3.45s) [2021-02-19T09:53:32.167Z] === CONT TestIpcModeOlderClient [2021-02-19T09:53:32.167Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-02-19T09:53:32.167Z] === CONT TestDaemonHostGatewayIP [2021-02-19T09:53:32.715Z] --- PASS: TestDiff (0.78s) [2021-02-19T09:53:32.715Z] === RUN TestExecWithCloseStdin [2021-02-19T09:53:32.731Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-02-19T09:53:33.657Z] --- PASS: TestExecWithCloseStdin (0.85s) [2021-02-19T09:53:33.657Z] === RUN TestExec [2021-02-19T09:53:34.096Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-02-19T09:53:34.227Z] --- PASS: TestExec (0.86s) [2021-02-19T09:53:34.227Z] === RUN TestExecUser [2021-02-19T09:53:34.352Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-02-19T09:53:34.990Z] --- PASS: TestServiceUpdateConfigs (15.08s) [2021-02-19T09:53:34.990Z] === RUN TestServiceUpdateNetwork [2021-02-19T09:53:35.167Z] --- PASS: TestExecUser (0.85s) [2021-02-19T09:53:35.168Z] === RUN TestExportContainerAndImportImage [2021-02-19T09:53:35.280Z] --- PASS: TestDaemonHostGatewayIP (3.37s) [2021-02-19T09:53:35.280Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-19T09:53:35.536Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-02-19T09:53:35.536Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-02-19T09:53:35.536Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-02-19T09:53:35.536Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-02-19T09:53:35.536Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-02-19T09:53:36.108Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2021-02-19T09:53:36.108Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-19T09:53:37.423Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.28s) [2021-02-19T09:53:37.423Z] === CONT TestDaemonRestartIpcMode [2021-02-19T09:53:37.985Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-02-19T09:53:38.651Z] --- PASS: TestExportContainerAfterDaemonRestart (2.04s) [2021-02-19T09:53:38.651Z] === RUN TestHealthCheckWorkdir [2021-02-19T09:53:38.914Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-02-19T09:53:39.222Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2021-02-19T09:53:39.222Z] === RUN TestHealthKillContainer [2021-02-19T09:53:41.430Z] --- PASS: TestDaemonRestartIpcMode (3.63s) [2021-02-19T09:53:41.430Z] --- PASS: TestContainerKillOnDaemonStart (12.95s) [2021-02-19T09:53:41.430Z] PASS [2021-02-19T09:53:41.430Z] [2021-02-19T09:53:41.430Z] === Skipped [2021-02-19T09:53:41.430Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-19T09:53:41.430Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-19T09:53:41.430Z] [2021-02-19T09:53:41.430Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-19T09:53:41.430Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-19T09:53:41.430Z] [2021-02-19T09:53:41.430Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-19T09:53:41.430Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-19T09:53:41.430Z] [2021-02-19T09:53:41.430Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-19T09:53:41.430Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-19T09:53:41.430Z] [2021-02-19T09:53:41.430Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-19T09:53:41.430Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-19T09:53:41.430Z] [2021-02-19T09:53:41.430Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-02-19T09:53:41.430Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-19T09:53:41.430Z] [2021-02-19T09:53:41.430Z] [2021-02-19T09:53:41.430Z] DONE 196 tests, 6 skipped in 151.732s [2021-02-19T09:53:41.430Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-19T09:53:41.430Z] ++ 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-19T09:53:41.430Z] ++ set -e [2021-02-19T09:53:41.430Z] ++ '[' -n 0 ']' [2021-02-19T09:53:41.430Z] ++ set -x [2021-02-19T09:53:41.430Z] ++ env -i DEST=/go/src/github.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-19T09:53:41.686Z] INFO: Testing against a local daemon [2021-02-19T09:53:41.686Z] === RUN TestCommitInheritsEnv [2021-02-19T09:53:42.247Z] --- PASS: TestCommitInheritsEnv (0.56s) [2021-02-19T09:53:42.247Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-19T09:53:42.247Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-19T09:53:42.247Z] === RUN TestImagesFilterMultiReference [2021-02-19T09:53:42.247Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-02-19T09:53:42.247Z] === RUN TestImagePullPlatformInvalid [2021-02-19T09:53:42.247Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-02-19T09:53:42.247Z] === RUN TestRemoveImageOrphaning [2021-02-19T09:53:42.518Z] --- PASS: TestHealthKillContainer (2.85s) [2021-02-19T09:53:42.518Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-19T09:53:42.808Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2021-02-19T09:53:42.808Z] === RUN TestRemoveImageGarbageCollector [2021-02-19T09:53:43.064Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-02-19T09:53:43.089Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s) [2021-02-19T09:53:43.089Z] === RUN TestIpcModeNone [2021-02-19T09:53:43.320Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-02-19T09:53:43.658Z] --- PASS: TestIpcModeNone (0.86s) [2021-02-19T09:53:43.658Z] === RUN TestIpcModePrivate [2021-02-19T09:53:44.261Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-02-19T09:53:44.599Z] --- PASS: TestIpcModePrivate (0.85s) [2021-02-19T09:53:44.599Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2021-02-19T09:53:44.599Z] === RUN TestIpcModeShareable [2021-02-19T09:53:44.824Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-02-19T09:53:45.081Z] --- PASS: TestRemoveImageGarbageCollector (2.38s) [2021-02-19T09:53:45.081Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-19T09:53:45.081Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-02-19T09:53:45.081Z] === RUN TestTagInvalidReference [2021-02-19T09:53:45.081Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-19T09:53:45.081Z] === RUN TestTagValidPrefixedRepo [2021-02-19T09:53:45.337Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2021-02-19T09:53:45.337Z] === RUN TestTagExistedNameWithoutForce [2021-02-19T09:53:45.337Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-02-19T09:53:45.337Z] === RUN TestTagOfficialNames [2021-02-19T09:53:45.337Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-02-19T09:53:45.337Z] --- PASS: TestTagOfficialNames (0.09s) [2021-02-19T09:53:45.337Z] === RUN TestTagMatchesDigest [2021-02-19T09:53:45.337Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-02-19T09:53:45.337Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-19T09:53:45.540Z] --- PASS: TestIpcModeShareable (0.88s) [2021-02-19T09:53:45.540Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2021-02-19T09:53:45.540Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-19T09:53:46.266Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-02-19T09:53:46.522Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-02-19T09:53:47.193Z] --- PASS: TestServiceUpdateNetwork (13.15s) [2021-02-19T09:53:47.193Z] === RUN TestServiceUpdatePidsLimit [2021-02-19T09:53:47.193Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-19T09:53:47.193Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-19T09:53:48.839Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.75s) [2021-02-19T09:53:48.839Z] === RUN TestAPIIpcModeHost [2021-02-19T09:53:48.839Z] --- PASS: TestAPIIpcModeHost (0.67s) [2021-02-19T09:53:48.839Z] === RUN TestDaemonIpcModeShareable [2021-02-19T09:53:49.403Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-19T09:53:49.403Z] === RUN TestBoolValue [2021-02-19T09:53:49.403Z] --- PASS: TestBoolValue (0.00s) [2021-02-19T09:53:49.403Z] === RUN TestBoolValueOrDefault [2021-02-19T09:53:49.403Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-02-19T09:53:49.403Z] === RUN TestInt64ValueOrZero [2021-02-19T09:53:49.403Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-02-19T09:53:49.403Z] === RUN TestInt64ValueOrDefault [2021-02-19T09:53:49.403Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-02-19T09:53:49.403Z] === RUN TestInt64ValueOrDefaultWithError [2021-02-19T09:53:49.403Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-02-19T09:53:49.403Z] === RUN TestJsonContentType [2021-02-19T09:53:49.403Z] --- PASS: TestJsonContentType (0.00s) [2021-02-19T09:53:49.403Z] PASS [2021-02-19T09:53:49.403Z] coverage: 14.7% of statements [2021-02-19T09:53:49.403Z] ok github.com/docker/docker/api/server/httputils 0.053s coverage: 14.7% of statements [2021-02-19T09:53:49.403Z] === RUN TestMaskSecretKeys [2021-02-19T09:53:49.403Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-02-19T09:53:49.403Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-02-19T09:53:49.403Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-02-19T09:53:49.403Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-02-19T09:53:49.403Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-02-19T09:53:49.403Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-02-19T09:53:49.403Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-02-19T09:53:49.403Z] === RUN TestVersionMiddlewareVersion [2021-02-19T09:53:49.403Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-02-19T09:53:49.403Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-02-19T09:53:49.403Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-02-19T09:53:49.403Z] PASS [2021-02-19T09:53:49.403Z] coverage: 37.7% of statements [2021-02-19T09:53:49.403Z] ok github.com/docker/docker/api/server/middleware 0.052s coverage: 37.7% of statements [2021-02-19T09:53:49.403Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-19T09:53:49.403Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-19T09:53:49.403Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-19T09:53:49.403Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-19T09:53:49.403Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-19T09:53:49.403Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-19T09:53:49.403Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-19T09:53:49.403Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-19T09:53:49.403Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-19T09:53:49.403Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-19T09:53:49.403Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-19T09:53:49.861Z] === RUN TestStrSliceMarshalJSON [2021-02-19T09:53:49.861Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-02-19T09:53:49.861Z] === RUN TestStrSliceUnmarshalJSON [2021-02-19T09:53:49.861Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-02-19T09:53:49.861Z] === RUN TestStrSliceUnmarshalString [2021-02-19T09:53:49.861Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-02-19T09:53:49.861Z] === RUN TestStrSliceUnmarshalSlice [2021-02-19T09:53:49.861Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-02-19T09:53:49.861Z] PASS [2021-02-19T09:53:49.861Z] coverage: 90.0% of statements [2021-02-19T09:53:49.861Z] ok github.com/docker/docker/api/types/strslice 0.040s coverage: 90.0% of statements [2021-02-19T09:53:49.861Z] === RUN TestToJSON [2021-02-19T09:53:49.861Z] --- PASS: TestToJSON (0.00s) [2021-02-19T09:53:49.861Z] === RUN TestToParamWithVersion [2021-02-19T09:53:49.861Z] --- PASS: TestToParamWithVersion (0.00s) [2021-02-19T09:53:49.861Z] === RUN TestFromJSON [2021-02-19T09:53:49.861Z] --- PASS: TestFromJSON (0.00s) [2021-02-19T09:53:49.861Z] === RUN TestEmpty [2021-02-19T09:53:49.861Z] --- PASS: TestEmpty (0.00s) [2021-02-19T09:53:49.861Z] === RUN TestArgsMatchKVListEmptySources [2021-02-19T09:53:49.861Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-02-19T09:53:49.861Z] === RUN TestArgsMatchKVList [2021-02-19T09:53:49.861Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-02-19T09:53:49.861Z] === RUN TestArgsMatch [2021-02-19T09:53:49.861Z] --- PASS: TestArgsMatch (0.00s) [2021-02-19T09:53:49.861Z] === RUN TestAdd [2021-02-19T09:53:49.861Z] --- PASS: TestAdd (0.00s) [2021-02-19T09:53:49.861Z] === RUN TestDel [2021-02-19T09:53:49.861Z] --- PASS: TestDel (0.00s) [2021-02-19T09:53:49.861Z] === RUN TestLen [2021-02-19T09:53:49.861Z] --- PASS: TestLen (0.00s) [2021-02-19T09:53:49.861Z] === RUN TestExactMatch [2021-02-19T09:53:49.861Z] --- PASS: TestExactMatch (0.00s) [2021-02-19T09:53:49.861Z] === RUN TestOnlyOneExactMatch [2021-02-19T09:53:49.861Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-02-19T09:53:49.861Z] === RUN TestContains [2021-02-19T09:53:49.861Z] --- PASS: TestContains (0.00s) [2021-02-19T09:53:49.861Z] === RUN TestValidate [2021-02-19T09:53:49.861Z] --- PASS: TestValidate (0.00s) [2021-02-19T09:53:49.861Z] === RUN TestWalkValues [2021-02-19T09:53:49.861Z] --- PASS: TestWalkValues (0.00s) [2021-02-19T09:53:49.861Z] === RUN TestFuzzyMatch [2021-02-19T09:53:49.861Z] --- PASS: TestFuzzyMatch (0.00s) [2021-02-19T09:53:49.861Z] === RUN TestClone [2021-02-19T09:53:49.861Z] --- PASS: TestClone (0.00s) [2021-02-19T09:53:49.861Z] PASS [2021-02-19T09:53:49.861Z] coverage: 92.2% of statements [2021-02-19T09:53:49.861Z] ok github.com/docker/docker/api/types/filters 0.064s coverage: 92.2% of statements [2021-02-19T09:53:50.319Z] === RUN TestAdjustForAPIVersion [2021-02-19T09:53:50.319Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-02-19T09:53:50.319Z] PASS [2021-02-19T09:53:50.320Z] coverage: 5.7% of statements [2021-02-19T09:53:50.320Z] ok github.com/docker/docker/api/server/router/swarm 0.083s coverage: 5.7% of statements [2021-02-19T09:53:50.320Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-19T09:53:50.320Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-19T09:53:50.320Z] ? github.com/docker/docker/api/types [no test files] [2021-02-19T09:53:50.320Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-19T09:53:50.320Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-19T09:53:50.320Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-19T09:53:50.320Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-19T09:53:50.320Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-19T09:53:50.320Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-19T09:53:50.320Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-19T09:53:50.320Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-19T09:53:50.320Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-19T09:53:50.320Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-19T09:53:50.320Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-19T09:53:50.320Z] === RUN TestDurationToSecondsString [2021-02-19T09:53:50.320Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-02-19T09:53:50.320Z] === RUN TestGetTimestamp [2021-02-19T09:53:50.320Z] --- PASS: TestGetTimestamp (0.11s) [2021-02-19T09:53:50.320Z] === RUN TestParseTimestamps [2021-02-19T09:53:50.320Z] --- PASS: TestParseTimestamps (0.00s) [2021-02-19T09:53:50.320Z] PASS [2021-02-19T09:53:50.320Z] coverage: 100.0% of statements [2021-02-19T09:53:50.320Z] ok github.com/docker/docker/api/types/time 0.160s coverage: 100.0% of statements [2021-02-19T09:53:50.691Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-02-19T09:53:50.750Z] --- PASS: TestDaemonIpcModeShareable (1.85s) [2021-02-19T09:53:50.750Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2021-02-19T09:53:50.750Z] === RUN TestDaemonIpcModePrivate [2021-02-19T09:53:50.778Z] === RUN TestCompareVersion [2021-02-19T09:53:50.778Z] --- PASS: TestCompareVersion (0.00s) [2021-02-19T09:53:50.778Z] PASS [2021-02-19T09:53:50.778Z] coverage: 75.0% of statements [2021-02-19T09:53:50.778Z] ok github.com/docker/docker/api/types/versions 0.035s coverage: 75.0% of statements [2021-02-19T09:53:50.778Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-19T09:53:50.778Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-19T09:53:50.778Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-19T09:53:50.778Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-02-19T09:53:50.778Z] ? github.com/docker/docker/builder [no test files] [2021-02-19T09:53:50.778Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-19T09:53:50.778Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-19T09:53:50.778Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-19T09:53:50.778Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-19T09:53:50.778Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-19T09:53:50.778Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-19T09:53:50.778Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-19T09:53:51.620Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-02-19T09:53:52.181Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-02-19T09:53:52.313Z] === RUN TestParseRemoteURL [2021-02-19T09:53:52.313Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-02-19T09:53:52.313Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-02-19T09:53:52.313Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-02-19T09:53:52.313Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-02-19T09:53:52.313Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-02-19T09:53:52.313Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-02-19T09:53:52.313Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-02-19T09:53:52.313Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-02-19T09:53:52.313Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-02-19T09:53:52.313Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-02-19T09:53:52.313Z] --- PASS: TestParseRemoteURL (0.00s) [2021-02-19T09:53:52.313Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-02-19T09:53:52.313Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-02-19T09:53:52.313Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-02-19T09:53:52.313Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-02-19T09:53:52.313Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-02-19T09:53:52.313Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-02-19T09:53:52.313Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-02-19T09:53:52.313Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-02-19T09:53:52.313Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-02-19T09:53:52.313Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-02-19T09:53:52.313Z] === RUN TestCloneArgsSmartHttp [2021-02-19T09:53:52.313Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-02-19T09:53:52.313Z] === RUN TestCloneArgsDumbHttp [2021-02-19T09:53:52.313Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-02-19T09:53:52.313Z] === RUN TestCloneArgsGit [2021-02-19T09:53:52.313Z] --- PASS: TestCloneArgsGit (0.00s) [2021-02-19T09:53:52.313Z] === RUN TestCheckoutGit [2021-02-19T09:53:52.436Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-02-19T09:53:52.660Z] --- PASS: TestDaemonIpcModePrivate (1.92s) [2021-02-19T09:53:52.660Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-02-19T09:53:52.660Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-19T09:53:53.801Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-02-19T09:53:53.848Z] === RUN TestEnable [2021-02-19T09:53:53.848Z] --- PASS: TestEnable (0.00s) [2021-02-19T09:53:53.848Z] === RUN TestDisable [2021-02-19T09:53:53.848Z] --- PASS: TestDisable (0.00s) [2021-02-19T09:53:53.848Z] === RUN TestEnabled [2021-02-19T09:53:53.848Z] --- PASS: TestEnabled (0.00s) [2021-02-19T09:53:53.848Z] PASS [2021-02-19T09:53:53.848Z] coverage: 100.0% of statements [2021-02-19T09:53:53.848Z] ok github.com/docker/docker/cli/debug 0.047s coverage: 100.0% of statements [2021-02-19T09:53:54.572Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.90s) [2021-02-19T09:53:54.572Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-02-19T09:53:54.572Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-19T09:53:54.816Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-02-19T09:53:54.816Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-02-19T09:53:54.816Z] === RUN TestProcessNoDockerignore [2021-02-19T09:53:54.816Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-02-19T09:53:54.816Z] === RUN TestProcessShouldLeaveAllFiles [2021-02-19T09:53:54.816Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-02-19T09:53:54.816Z] === RUN TestDetectContentType [2021-02-19T09:53:54.816Z] --- PASS: TestDetectContentType (0.00s) [2021-02-19T09:53:54.816Z] === RUN TestSelectAcceptableMIME [2021-02-19T09:53:54.816Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-02-19T09:53:54.816Z] === RUN TestInspectEmptyResponse [2021-02-19T09:53:54.816Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-02-19T09:53:54.816Z] === RUN TestInspectResponseBinary [2021-02-19T09:53:54.816Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-02-19T09:53:54.816Z] === RUN TestResponseUnsupportedContentType [2021-02-19T09:53:54.816Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-02-19T09:53:54.816Z] === RUN TestInspectResponseTextSimple [2021-02-19T09:53:54.816Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-02-19T09:53:54.816Z] === RUN TestInspectResponseEmptyContentType [2021-02-19T09:53:54.816Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-02-19T09:53:54.816Z] === RUN TestUnknownContentLength [2021-02-19T09:53:54.816Z] --- PASS: TestUnknownContentLength (0.00s) [2021-02-19T09:53:54.816Z] === RUN TestDownloadRemote [2021-02-19T09:53:54.816Z] --- PASS: TestDownloadRemote (0.09s) [2021-02-19T09:53:54.816Z] === RUN TestGetWithStatusError [2021-02-19T09:53:54.816Z] --- PASS: TestGetWithStatusError (0.00s) [2021-02-19T09:53:54.816Z] === RUN TestCloseRootDirectory [2021-02-19T09:53:54.816Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-02-19T09:53:54.816Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-19T09:53:54.816Z] === RUN TestHashFile [2021-02-19T09:53:54.816Z] --- SKIP: TestHashFile (0.00s) [2021-02-19T09:53:54.816Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-19T09:53:54.816Z] === RUN TestHashSubdir [2021-02-19T09:53:54.816Z] --- SKIP: TestHashSubdir (0.00s) [2021-02-19T09:53:54.816Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-19T09:53:54.816Z] === RUN TestRemoveDirectory [2021-02-19T09:53:54.816Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-02-19T09:53:54.816Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-19T09:53:54.816Z] PASS [2021-02-19T09:53:54.816Z] coverage: 9.3% of statements [2021-02-19T09:53:54.816Z] ok github.com/docker/docker/builder/remotecontext 0.283s coverage: 9.3% of statements [2021-02-19T09:53:55.281Z] === RUN TestGetAllAllowed [2021-02-19T09:53:55.281Z] --- PASS: TestGetAllAllowed (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestGetAllMeta [2021-02-19T09:53:55.281Z] --- PASS: TestGetAllMeta (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestWarnOnUnusedBuildArgs [2021-02-19T09:53:55.281Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestIsUnreferencedBuiltin [2021-02-19T09:53:55.281Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestIsExistingDirectory [2021-02-19T09:53:55.281Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestGetFilenameForDownload [2021-02-19T09:53:55.281Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestEnv2Variables [2021-02-19T09:53:55.281Z] --- PASS: TestEnv2Variables (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-02-19T09:53:55.281Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestMaintainer [2021-02-19T09:53:55.281Z] --- PASS: TestMaintainer (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestLabel [2021-02-19T09:53:55.281Z] --- PASS: TestLabel (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestFromScratch [2021-02-19T09:53:55.281Z] --- PASS: TestFromScratch (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestFromWithArg [2021-02-19T09:53:55.281Z] --- PASS: TestFromWithArg (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-02-19T09:53:55.281Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestFromWithUndefinedArg [2021-02-19T09:53:55.281Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestFromMultiStageWithNamedStage [2021-02-19T09:53:55.281Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestOnbuild [2021-02-19T09:53:55.281Z] --- PASS: TestOnbuild (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestWorkdir [2021-02-19T09:53:55.281Z] --- PASS: TestWorkdir (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestCmd [2021-02-19T09:53:55.281Z] --- PASS: TestCmd (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestHealthcheckNone [2021-02-19T09:53:55.281Z] --- PASS: TestHealthcheckNone (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestHealthcheckCmd [2021-02-19T09:53:55.281Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestEntrypoint [2021-02-19T09:53:55.281Z] --- PASS: TestEntrypoint (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestExpose [2021-02-19T09:53:55.281Z] --- PASS: TestExpose (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestUser [2021-02-19T09:53:55.281Z] --- PASS: TestUser (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestVolume [2021-02-19T09:53:55.281Z] --- PASS: TestVolume (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestStopSignal [2021-02-19T09:53:55.281Z] --- SKIP: TestStopSignal (0.00s) [2021-02-19T09:53:55.281Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-02-19T09:53:55.281Z] === RUN TestArg [2021-02-19T09:53:55.281Z] --- PASS: TestArg (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestShell [2021-02-19T09:53:55.281Z] --- PASS: TestShell (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestPrependEnvOnCmd [2021-02-19T09:53:55.281Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestRunWithBuildArgs [2021-02-19T09:53:55.281Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestRunIgnoresHealthcheck [2021-02-19T09:53:55.281Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestNormalizeWorkdir [2021-02-19T09:53:55.281Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestDispatch [2021-02-19T09:53:55.281Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-02-19T09:53:55.281Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-02-19T09:53:55.281Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-02-19T09:53:55.281Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-02-19T09:53:55.281Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-02-19T09:53:55.281Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-02-19T09:53:55.281Z] === RUN TestDispatch/COPY_url [2021-02-19T09:53:55.281Z] --- PASS: TestDispatch (0.05s) [2021-02-19T09:53:55.281Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-02-19T09:53:55.281Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-02-19T09:53:55.281Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-02-19T09:53:55.281Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-02-19T09:53:55.281Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.00s) [2021-02-19T09:53:55.281Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-02-19T09:53:55.281Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestAddScratchImageAddsToMounts [2021-02-19T09:53:55.281Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestAddFromScratchPopulatesPlatform [2021-02-19T09:53:55.281Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-02-19T09:53:55.281Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-02-19T09:53:55.281Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestImageSourceGetAddsToMounts [2021-02-19T09:53:55.281Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestEmptyDockerfile [2021-02-19T09:53:55.281Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestSymlinkDockerfile [2021-02-19T09:53:55.281Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-02-19T09:53:55.281Z] === RUN TestDockerfileOutsideTheBuildContext [2021-02-19T09:53:55.281Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestNonExistingDockerfile [2021-02-19T09:53:55.281Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestCopyRunConfig [2021-02-19T09:53:55.281Z] --- PASS: TestCopyRunConfig (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestDeepCopyRunConfig [2021-02-19T09:53:55.281Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestExportImage [2021-02-19T09:53:55.281Z] --- PASS: TestExportImage (0.00s) [2021-02-19T09:53:55.281Z] === RUN TestNormalizeDest [2021-02-19T09:53:55.281Z] --- PASS: TestNormalizeDest (0.00s) [2021-02-19T09:53:55.281Z] PASS [2021-02-19T09:53:55.281Z] coverage: 46.6% of statements [2021-02-19T09:53:55.281Z] ok github.com/docker/docker/builder/dockerfile 0.206s coverage: 46.6% of statements [2021-02-19T09:53:55.281Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-19T09:53:55.304Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-19T09:53:56.485Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2021-02-19T09:53:56.485Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2021-02-19T09:53:56.485Z] === RUN TestIpcModeOlderClient [2021-02-19T09:53:56.485Z] === PAUSE TestIpcModeOlderClient [2021-02-19T09:53:56.485Z] === RUN TestKillContainerInvalidSignal [2021-02-19T09:53:57.066Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-02-19T09:53:57.322Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-02-19T09:53:57.425Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2021-02-19T09:53:57.425Z] === RUN TestKillContainer [2021-02-19T09:53:57.425Z] === RUN TestKillContainer/no_signal [2021-02-19T09:53:57.995Z] === RUN TestKillContainer/non_killing_signal [2021-02-19T09:53:58.565Z] === RUN TestKillContainer/killing_signal [2021-02-19T09:53:59.217Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-02-19T09:53:59.506Z] --- PASS: TestKillContainer (2.27s) [2021-02-19T09:53:59.506Z] --- PASS: TestKillContainer/no_signal (0.73s) [2021-02-19T09:53:59.506Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2021-02-19T09:53:59.506Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2021-02-19T09:53:59.506Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-19T09:53:59.506Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-19T09:53:59.780Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-02-19T09:54:00.446Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-19T09:54:00.708Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-02-19T09:54:01.016Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.54s) [2021-02-19T09:54:01.017Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2021-02-19T09:54:01.017Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2021-02-19T09:54:01.017Z] === RUN TestKillStoppedContainer [2021-02-19T09:54:01.017Z] --- PASS: TestKillStoppedContainer (0.10s) [2021-02-19T09:54:01.017Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-19T09:54:01.278Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2021-02-19T09:54:01.278Z] === RUN TestKillDifferentUserContainer [2021-02-19T09:54:01.636Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-02-19T09:54:01.865Z] --- PASS: TestServiceUpdatePidsLimit (16.57s) [2021-02-19T09:54:01.865Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2021-02-19T09:54:01.865Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2021-02-19T09:54:01.865Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2021-02-19T09:54:01.865Z] PASS [2021-02-19T09:54:01.865Z] [2021-02-19T09:54:01.865Z] === Skipped [2021-02-19T09:54:01.865Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-19T09:54:01.865Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-19T09:54:01.865Z] [2021-02-19T09:54:01.865Z] [2021-02-19T09:54:01.865Z] DONE 27 tests, 1 skipped in 174.320s [2021-02-19T09:54:01.865Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-19T09:54:01.865Z] INFO: Testing against a local daemon [2021-02-19T09:54:01.865Z] === RUN TestSessionCreate [2021-02-19T09:54:01.865Z] --- PASS: TestSessionCreate (0.02s) [2021-02-19T09:54:01.865Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-19T09:54:01.865Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-19T09:54:01.865Z] PASS [2021-02-19T09:54:01.865Z] [2021-02-19T09:54:01.865Z] DONE 2 tests in 0.073s [2021-02-19T09:54:01.865Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-19T09:54:01.865Z] INFO: Testing against a local daemon [2021-02-19T09:54:01.865Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-19T09:54:01.865Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-02-19T09:54:01.865Z] === RUN TestEventsExecDie [2021-02-19T09:54:02.219Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2021-02-19T09:54:02.219Z] === RUN TestInspectOomKilledTrue [2021-02-19T09:54:02.219Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-19T09:54:02.219Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-19T09:54:02.219Z] === RUN TestInspectOomKilledFalse [2021-02-19T09:54:02.219Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-19T09:54:02.219Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-19T09:54:02.219Z] === RUN TestLinksEtcHostsContentMatch [2021-02-19T09:54:02.432Z] --- PASS: TestEventsExecDie (0.59s) [2021-02-19T09:54:02.432Z] === RUN TestEventsBackwardsCompatible [2021-02-19T09:54:02.432Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-02-19T09:54:02.432Z] === RUN TestInfoBinaryCommits [2021-02-19T09:54:02.432Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-02-19T09:54:02.432Z] === RUN TestInfoAPIVersioned [2021-02-19T09:54:02.432Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-19T09:54:02.432Z] === RUN TestInfoDiscoveryBackend [2021-02-19T09:54:02.564Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-02-19T09:54:02.790Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2021-02-19T09:54:02.790Z] === RUN TestLinksContainerNames [2021-02-19T09:54:02.999Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-02-19T09:54:02.999Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-19T09:54:03.933Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-19T09:54:03.933Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-19T09:54:04.500Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-02-19T09:54:04.500Z] === RUN TestInfoAPI [2021-02-19T09:54:04.500Z] --- PASS: TestInfoAPI (0.02s) [2021-02-19T09:54:04.500Z] === RUN TestInfoAPIWarnings [2021-02-19T09:54:04.701Z] --- PASS: TestLinksContainerNames (1.63s) [2021-02-19T09:54:04.701Z] === RUN TestLogsFollowTailEmpty [2021-02-19T09:54:05.272Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2021-02-19T09:54:05.272Z] === RUN TestContainerNetworkMountsNoChown [2021-02-19T09:54:05.612Z] === RUN TestCheckpointCreateError [2021-02-19T09:54:05.612Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestCheckpointCreate [2021-02-19T09:54:05.612Z] --- PASS: TestCheckpointCreate (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestCheckpointDeleteError [2021-02-19T09:54:05.612Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestCheckpointDelete [2021-02-19T09:54:05.612Z] --- PASS: TestCheckpointDelete (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestCheckpointListError [2021-02-19T09:54:05.612Z] --- PASS: TestCheckpointListError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestCheckpointList [2021-02-19T09:54:05.612Z] --- PASS: TestCheckpointList (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestCheckpointListContainerNotFound [2021-02-19T09:54:05.612Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestNewClientWithOpsFromEnv [2021-02-19T09:54:05.612Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-02-19T09:54:05.612Z] client_test.go:23: runtime.GOOS == "windows" [2021-02-19T09:54:05.612Z] === RUN TestGetAPIPath [2021-02-19T09:54:05.612Z] --- PASS: TestGetAPIPath (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestParseHostURL [2021-02-19T09:54:05.612Z] --- PASS: TestParseHostURL (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-02-19T09:54:05.612Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestNegotiateAPIVersionEmpty [2021-02-19T09:54:05.612Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestNegotiateAPIVersion [2021-02-19T09:54:05.612Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestNegotiateAPVersionOverride [2021-02-19T09:54:05.612Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestNegotiateAPIVersionAutomatic [2021-02-19T09:54:05.612Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-02-19T09:54:05.612Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-02-19T09:54:05.612Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestClientRedirect [2021-02-19T09:54:05.612Z] --- PASS: TestClientRedirect (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestConfigCreateUnsupported [2021-02-19T09:54:05.612Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestConfigCreateError [2021-02-19T09:54:05.612Z] --- PASS: TestConfigCreateError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestConfigCreate [2021-02-19T09:54:05.612Z] --- PASS: TestConfigCreate (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestConfigInspectNotFound [2021-02-19T09:54:05.612Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestConfigInspectWithEmptyID [2021-02-19T09:54:05.612Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestConfigInspectUnsupported [2021-02-19T09:54:05.612Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestConfigInspectError [2021-02-19T09:54:05.612Z] --- PASS: TestConfigInspectError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestConfigInspectConfigNotFound [2021-02-19T09:54:05.612Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestConfigInspect [2021-02-19T09:54:05.612Z] --- PASS: TestConfigInspect (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestConfigListUnsupported [2021-02-19T09:54:05.612Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestConfigListError [2021-02-19T09:54:05.612Z] --- PASS: TestConfigListError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestConfigList [2021-02-19T09:54:05.612Z] --- PASS: TestConfigList (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestConfigRemoveUnsupported [2021-02-19T09:54:05.612Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestConfigRemoveError [2021-02-19T09:54:05.612Z] --- PASS: TestConfigRemoveError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestConfigRemove [2021-02-19T09:54:05.612Z] --- PASS: TestConfigRemove (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestConfigUpdateUnsupported [2021-02-19T09:54:05.612Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestConfigUpdateError [2021-02-19T09:54:05.612Z] --- PASS: TestConfigUpdateError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestConfigUpdate [2021-02-19T09:54:05.612Z] --- PASS: TestConfigUpdate (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerCommitError [2021-02-19T09:54:05.612Z] --- PASS: TestContainerCommitError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerCommit [2021-02-19T09:54:05.612Z] --- PASS: TestContainerCommit (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerStatPathError [2021-02-19T09:54:05.612Z] --- PASS: TestContainerStatPathError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerStatPathNotFoundError [2021-02-19T09:54:05.612Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerStatPathNoHeaderError [2021-02-19T09:54:05.612Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerStatPath [2021-02-19T09:54:05.612Z] --- PASS: TestContainerStatPath (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestCopyToContainerError [2021-02-19T09:54:05.612Z] --- PASS: TestCopyToContainerError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestCopyToContainerNotFoundError [2021-02-19T09:54:05.612Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestCopyToContainerNotStatusOKError [2021-02-19T09:54:05.612Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestCopyToContainer [2021-02-19T09:54:05.612Z] --- PASS: TestCopyToContainer (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestCopyFromContainerError [2021-02-19T09:54:05.612Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestCopyFromContainerNotFoundError [2021-02-19T09:54:05.612Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestCopyFromContainerNotStatusOKError [2021-02-19T09:54:05.612Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestCopyFromContainerNoHeaderError [2021-02-19T09:54:05.612Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestCopyFromContainer [2021-02-19T09:54:05.612Z] --- PASS: TestCopyFromContainer (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerCreateError [2021-02-19T09:54:05.612Z] --- PASS: TestContainerCreateError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerCreateImageNotFound [2021-02-19T09:54:05.612Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerCreateWithName [2021-02-19T09:54:05.612Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerCreateAutoRemove [2021-02-19T09:54:05.612Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerDiffError [2021-02-19T09:54:05.612Z] --- PASS: TestContainerDiffError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerDiff [2021-02-19T09:54:05.612Z] --- PASS: TestContainerDiff (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerExecCreateError [2021-02-19T09:54:05.612Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerExecCreate [2021-02-19T09:54:05.612Z] --- PASS: TestContainerExecCreate (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerExecStartError [2021-02-19T09:54:05.612Z] --- PASS: TestContainerExecStartError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerExecStart [2021-02-19T09:54:05.612Z] --- PASS: TestContainerExecStart (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerExecInspectError [2021-02-19T09:54:05.612Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerExecInspect [2021-02-19T09:54:05.612Z] --- PASS: TestContainerExecInspect (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerExportError [2021-02-19T09:54:05.612Z] --- PASS: TestContainerExportError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerExport [2021-02-19T09:54:05.612Z] --- PASS: TestContainerExport (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerInspectError [2021-02-19T09:54:05.612Z] --- PASS: TestContainerInspectError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerInspectContainerNotFound [2021-02-19T09:54:05.612Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerInspectWithEmptyID [2021-02-19T09:54:05.612Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerInspect [2021-02-19T09:54:05.612Z] --- PASS: TestContainerInspect (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerInspectNode [2021-02-19T09:54:05.612Z] --- PASS: TestContainerInspectNode (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerKillError [2021-02-19T09:54:05.612Z] --- PASS: TestContainerKillError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerKill [2021-02-19T09:54:05.612Z] --- PASS: TestContainerKill (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerListError [2021-02-19T09:54:05.612Z] --- PASS: TestContainerListError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerList [2021-02-19T09:54:05.612Z] --- PASS: TestContainerList (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerLogsNotFoundError [2021-02-19T09:54:05.612Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerLogsError [2021-02-19T09:54:05.612Z] --- PASS: TestContainerLogsError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerLogs [2021-02-19T09:54:05.612Z] --- PASS: TestContainerLogs (0.12s) [2021-02-19T09:54:05.612Z] === RUN TestContainerPauseError [2021-02-19T09:54:05.612Z] --- PASS: TestContainerPauseError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerPause [2021-02-19T09:54:05.612Z] --- PASS: TestContainerPause (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainersPruneError [2021-02-19T09:54:05.612Z] --- PASS: TestContainersPruneError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainersPrune [2021-02-19T09:54:05.612Z] --- PASS: TestContainersPrune (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerRemoveError [2021-02-19T09:54:05.612Z] --- PASS: TestContainerRemoveError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerRemoveNotFoundError [2021-02-19T09:54:05.612Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerRemove [2021-02-19T09:54:05.612Z] --- PASS: TestContainerRemove (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerRenameError [2021-02-19T09:54:05.612Z] --- PASS: TestContainerRenameError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerRename [2021-02-19T09:54:05.612Z] --- PASS: TestContainerRename (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerResizeError [2021-02-19T09:54:05.612Z] --- PASS: TestContainerResizeError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerExecResizeError [2021-02-19T09:54:05.612Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerResize [2021-02-19T09:54:05.612Z] --- PASS: TestContainerResize (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerExecResize [2021-02-19T09:54:05.612Z] --- PASS: TestContainerExecResize (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerRestartError [2021-02-19T09:54:05.612Z] --- PASS: TestContainerRestartError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerRestart [2021-02-19T09:54:05.612Z] --- PASS: TestContainerRestart (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerStartError [2021-02-19T09:54:05.612Z] --- PASS: TestContainerStartError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerStart [2021-02-19T09:54:05.612Z] --- PASS: TestContainerStart (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerStatsError [2021-02-19T09:54:05.612Z] --- PASS: TestContainerStatsError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerStats [2021-02-19T09:54:05.612Z] --- PASS: TestContainerStats (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerStopError [2021-02-19T09:54:05.612Z] --- PASS: TestContainerStopError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerStop [2021-02-19T09:54:05.612Z] --- PASS: TestContainerStop (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerTopError [2021-02-19T09:54:05.612Z] --- PASS: TestContainerTopError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerTop [2021-02-19T09:54:05.612Z] --- PASS: TestContainerTop (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerUnpauseError [2021-02-19T09:54:05.612Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerUnpause [2021-02-19T09:54:05.612Z] --- PASS: TestContainerUnpause (0.00s) [2021-02-19T09:54:05.612Z] === RUN TestContainerUpdateError [2021-02-19T09:54:05.612Z] --- PASS: TestContainerUpdateError (0.10s) [2021-02-19T09:54:05.613Z] === RUN TestContainerUpdate [2021-02-19T09:54:05.613Z] --- PASS: TestContainerUpdate (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestContainerWaitError [2021-02-19T09:54:05.613Z] --- PASS: TestContainerWaitError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestContainerWait [2021-02-19T09:54:05.613Z] --- PASS: TestContainerWait (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestDiskUsageError [2021-02-19T09:54:05.613Z] --- PASS: TestDiskUsageError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestDiskUsage [2021-02-19T09:54:05.613Z] --- PASS: TestDiskUsage (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestDistributionInspectUnsupported [2021-02-19T09:54:05.613Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestDistributionInspectWithEmptyID [2021-02-19T09:54:05.613Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestEventsErrorInOptions [2021-02-19T09:54:05.613Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestEventsErrorFromServer [2021-02-19T09:54:05.613Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestEvents [2021-02-19T09:54:05.613Z] --- PASS: TestEvents (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestTLSCloseWriter [2021-02-19T09:54:05.613Z] === PAUSE TestTLSCloseWriter [2021-02-19T09:54:05.613Z] === RUN TestImageBuildError [2021-02-19T09:54:05.613Z] --- PASS: TestImageBuildError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImageBuild [2021-02-19T09:54:05.613Z] --- PASS: TestImageBuild (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestGetDockerOS [2021-02-19T09:54:05.613Z] --- PASS: TestGetDockerOS (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImageCreateError [2021-02-19T09:54:05.613Z] --- PASS: TestImageCreateError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImageCreate [2021-02-19T09:54:05.613Z] --- PASS: TestImageCreate (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImageHistoryError [2021-02-19T09:54:05.613Z] --- PASS: TestImageHistoryError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImageHistory [2021-02-19T09:54:05.613Z] --- PASS: TestImageHistory (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImageImportError [2021-02-19T09:54:05.613Z] --- PASS: TestImageImportError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImageImport [2021-02-19T09:54:05.613Z] --- PASS: TestImageImport (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImageInspectError [2021-02-19T09:54:05.613Z] --- PASS: TestImageInspectError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImageInspectImageNotFound [2021-02-19T09:54:05.613Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImageInspectWithEmptyID [2021-02-19T09:54:05.613Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImageInspect [2021-02-19T09:54:05.613Z] --- PASS: TestImageInspect (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImageListError [2021-02-19T09:54:05.613Z] --- PASS: TestImageListError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImageList [2021-02-19T09:54:05.613Z] --- PASS: TestImageList (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImageListApiBefore125 [2021-02-19T09:54:05.613Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImageLoadError [2021-02-19T09:54:05.613Z] --- PASS: TestImageLoadError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImageLoad [2021-02-19T09:54:05.613Z] --- PASS: TestImageLoad (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImagesPruneError [2021-02-19T09:54:05.613Z] --- PASS: TestImagesPruneError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImagesPrune [2021-02-19T09:54:05.613Z] --- PASS: TestImagesPrune (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImagePullReferenceParseError [2021-02-19T09:54:05.613Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImagePullAnyError [2021-02-19T09:54:05.613Z] --- PASS: TestImagePullAnyError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImagePullStatusUnauthorizedError [2021-02-19T09:54:05.613Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-02-19T09:54:05.613Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-02-19T09:54:05.613Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-02-19T09:54:05.613Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImagePullWithoutErrors [2021-02-19T09:54:05.613Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImagePushReferenceError [2021-02-19T09:54:05.613Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImagePushAnyError [2021-02-19T09:54:05.613Z] --- PASS: TestImagePushAnyError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImagePushStatusUnauthorizedError [2021-02-19T09:54:05.613Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-02-19T09:54:05.613Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-02-19T09:54:05.613Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-02-19T09:54:05.613Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImagePushWithoutErrors [2021-02-19T09:54:05.613Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-02-19T09:54:05.613Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-02-19T09:54:05.613Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-02-19T09:54:05.613Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-02-19T09:54:05.613Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-02-19T09:54:05.613Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-02-19T09:54:05.613Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-02-19T09:54:05.613Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-02-19T09:54:05.613Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImageRemoveError [2021-02-19T09:54:05.613Z] --- PASS: TestImageRemoveError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImageRemoveImageNotFound [2021-02-19T09:54:05.613Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImageRemove [2021-02-19T09:54:05.613Z] --- PASS: TestImageRemove (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImageSaveError [2021-02-19T09:54:05.613Z] --- PASS: TestImageSaveError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImageSave [2021-02-19T09:54:05.613Z] --- PASS: TestImageSave (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImageSearchAnyError [2021-02-19T09:54:05.613Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImageSearchStatusUnauthorizedError [2021-02-19T09:54:05.613Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-02-19T09:54:05.613Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-02-19T09:54:05.613Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-02-19T09:54:05.613Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImageSearchWithoutErrors [2021-02-19T09:54:05.613Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImageTagError [2021-02-19T09:54:05.613Z] --- PASS: TestImageTagError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImageTagInvalidReference [2021-02-19T09:54:05.613Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImageTagInvalidSourceImageName [2021-02-19T09:54:05.613Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImageTagHexSource [2021-02-19T09:54:05.613Z] --- PASS: TestImageTagHexSource (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestImageTag [2021-02-19T09:54:05.613Z] --- PASS: TestImageTag (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestInfoServerError [2021-02-19T09:54:05.613Z] --- PASS: TestInfoServerError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestInfoInvalidResponseJSONError [2021-02-19T09:54:05.613Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestInfo [2021-02-19T09:54:05.613Z] --- PASS: TestInfo (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestNetworkConnectError [2021-02-19T09:54:05.613Z] --- PASS: TestNetworkConnectError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-02-19T09:54:05.613Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestNetworkConnect [2021-02-19T09:54:05.613Z] --- PASS: TestNetworkConnect (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestNetworkCreateError [2021-02-19T09:54:05.613Z] --- PASS: TestNetworkCreateError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestNetworkCreate [2021-02-19T09:54:05.613Z] --- PASS: TestNetworkCreate (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestNetworkDisconnectError [2021-02-19T09:54:05.613Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestNetworkDisconnect [2021-02-19T09:54:05.613Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestNetworkInspectError [2021-02-19T09:54:05.613Z] --- PASS: TestNetworkInspectError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestNetworkInspectNotFoundError [2021-02-19T09:54:05.613Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestNetworkInspectWithEmptyID [2021-02-19T09:54:05.613Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestNetworkInspect [2021-02-19T09:54:05.613Z] --- PASS: TestNetworkInspect (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestNetworkListError [2021-02-19T09:54:05.613Z] --- PASS: TestNetworkListError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestNetworkList [2021-02-19T09:54:05.613Z] --- PASS: TestNetworkList (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestNetworksPruneError [2021-02-19T09:54:05.613Z] --- PASS: TestNetworksPruneError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestNetworksPrune [2021-02-19T09:54:05.613Z] --- PASS: TestNetworksPrune (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestNetworkRemoveError [2021-02-19T09:54:05.613Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestNetworkRemove [2021-02-19T09:54:05.613Z] --- PASS: TestNetworkRemove (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestNodeInspectError [2021-02-19T09:54:05.613Z] --- PASS: TestNodeInspectError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestNodeInspectNodeNotFound [2021-02-19T09:54:05.613Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestNodeInspectWithEmptyID [2021-02-19T09:54:05.613Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestNodeInspect [2021-02-19T09:54:05.613Z] --- PASS: TestNodeInspect (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestNodeListError [2021-02-19T09:54:05.613Z] --- PASS: TestNodeListError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestNodeList [2021-02-19T09:54:05.613Z] --- PASS: TestNodeList (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestNodeRemoveError [2021-02-19T09:54:05.613Z] --- PASS: TestNodeRemoveError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestNodeRemove [2021-02-19T09:54:05.613Z] --- PASS: TestNodeRemove (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestNodeUpdateError [2021-02-19T09:54:05.613Z] --- PASS: TestNodeUpdateError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestNodeUpdate [2021-02-19T09:54:05.613Z] --- PASS: TestNodeUpdate (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestOptionWithTimeout [2021-02-19T09:54:05.613Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestPingFail [2021-02-19T09:54:05.613Z] --- PASS: TestPingFail (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestPingWithError [2021-02-19T09:54:05.613Z] 2021/02/19 09:54:04 RoundTripper returned a response & error; ignoring response [2021-02-19T09:54:05.613Z] 2021/02/19 09:54:04 RoundTripper returned a response & error; ignoring response [2021-02-19T09:54:05.613Z] --- PASS: TestPingWithError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestPingSuccess [2021-02-19T09:54:05.613Z] --- PASS: TestPingSuccess (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestPingHeadFallback [2021-02-19T09:54:05.613Z] === RUN TestPingHeadFallback/OK [2021-02-19T09:54:05.613Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-02-19T09:54:05.613Z] === RUN TestPingHeadFallback/Not_Found [2021-02-19T09:54:05.613Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-02-19T09:54:05.613Z] --- PASS: TestPingHeadFallback (0.10s) [2021-02-19T09:54:05.613Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-02-19T09:54:05.613Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-02-19T09:54:05.613Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-02-19T09:54:05.613Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestPluginDisableError [2021-02-19T09:54:05.613Z] --- PASS: TestPluginDisableError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestPluginDisable [2021-02-19T09:54:05.613Z] --- PASS: TestPluginDisable (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestPluginEnableError [2021-02-19T09:54:05.613Z] --- PASS: TestPluginEnableError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestPluginEnable [2021-02-19T09:54:05.613Z] --- PASS: TestPluginEnable (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestPluginInspectError [2021-02-19T09:54:05.613Z] --- PASS: TestPluginInspectError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestPluginInspectWithEmptyID [2021-02-19T09:54:05.613Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestPluginInspect [2021-02-19T09:54:05.613Z] --- PASS: TestPluginInspect (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestPluginListError [2021-02-19T09:54:05.613Z] --- PASS: TestPluginListError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestPluginList [2021-02-19T09:54:05.613Z] --- PASS: TestPluginList (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestPluginPushError [2021-02-19T09:54:05.613Z] --- PASS: TestPluginPushError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestPluginPush [2021-02-19T09:54:05.613Z] --- PASS: TestPluginPush (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestPluginRemoveError [2021-02-19T09:54:05.613Z] --- PASS: TestPluginRemoveError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestPluginRemove [2021-02-19T09:54:05.613Z] --- PASS: TestPluginRemove (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestPluginSetError [2021-02-19T09:54:05.613Z] --- PASS: TestPluginSetError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestPluginSet [2021-02-19T09:54:05.613Z] --- PASS: TestPluginSet (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestSetHostHeader [2021-02-19T09:54:05.613Z] --- PASS: TestSetHostHeader (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestPlainTextError [2021-02-19T09:54:05.613Z] --- PASS: TestPlainTextError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestInfiniteError [2021-02-19T09:54:05.613Z] --- PASS: TestInfiniteError (0.02s) [2021-02-19T09:54:05.613Z] === RUN TestSecretCreateUnsupported [2021-02-19T09:54:05.613Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestSecretCreateError [2021-02-19T09:54:05.613Z] --- PASS: TestSecretCreateError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestSecretCreate [2021-02-19T09:54:05.613Z] --- PASS: TestSecretCreate (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestSecretInspectUnsupported [2021-02-19T09:54:05.613Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestSecretInspectError [2021-02-19T09:54:05.613Z] --- PASS: TestSecretInspectError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestSecretInspectSecretNotFound [2021-02-19T09:54:05.613Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestSecretInspectWithEmptyID [2021-02-19T09:54:05.613Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestSecretInspect [2021-02-19T09:54:05.613Z] --- PASS: TestSecretInspect (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestSecretListUnsupported [2021-02-19T09:54:05.613Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestSecretListError [2021-02-19T09:54:05.613Z] --- PASS: TestSecretListError (0.00s) [2021-02-19T09:54:05.613Z] === RUN TestSecretList [2021-02-19T09:54:05.613Z] --- PASS: TestSecretList (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestSecretRemoveUnsupported [2021-02-19T09:54:05.614Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestSecretRemoveError [2021-02-19T09:54:05.614Z] --- PASS: TestSecretRemoveError (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestSecretRemove [2021-02-19T09:54:05.614Z] --- PASS: TestSecretRemove (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestSecretUpdateUnsupported [2021-02-19T09:54:05.614Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestSecretUpdateError [2021-02-19T09:54:05.614Z] --- PASS: TestSecretUpdateError (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestSecretUpdate [2021-02-19T09:54:05.614Z] --- PASS: TestSecretUpdate (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestServiceCreateError [2021-02-19T09:54:05.614Z] --- PASS: TestServiceCreateError (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestServiceCreate [2021-02-19T09:54:05.614Z] --- PASS: TestServiceCreate (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestServiceCreateCompatiblePlatforms [2021-02-19T09:54:05.614Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestServiceCreateDigestPinning [2021-02-19T09:54:05.614Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestServiceInspectError [2021-02-19T09:54:05.614Z] --- PASS: TestServiceInspectError (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestServiceInspectServiceNotFound [2021-02-19T09:54:05.614Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestServiceInspectWithEmptyID [2021-02-19T09:54:05.614Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestServiceInspect [2021-02-19T09:54:05.614Z] --- PASS: TestServiceInspect (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestServiceListError [2021-02-19T09:54:05.614Z] --- PASS: TestServiceListError (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestServiceList [2021-02-19T09:54:05.614Z] --- PASS: TestServiceList (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestServiceLogsError [2021-02-19T09:54:05.614Z] --- PASS: TestServiceLogsError (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestServiceLogs [2021-02-19T09:54:05.614Z] --- PASS: TestServiceLogs (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestServiceRemoveError [2021-02-19T09:54:05.614Z] --- PASS: TestServiceRemoveError (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestServiceRemoveNotFoundError [2021-02-19T09:54:05.614Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestServiceRemove [2021-02-19T09:54:05.614Z] --- PASS: TestServiceRemove (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestServiceUpdateError [2021-02-19T09:54:05.614Z] --- PASS: TestServiceUpdateError (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestServiceUpdate [2021-02-19T09:54:05.614Z] --- PASS: TestServiceUpdate (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestSwarmGetUnlockKeyError [2021-02-19T09:54:05.614Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestSwarmGetUnlockKey [2021-02-19T09:54:05.614Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestSwarmInitError [2021-02-19T09:54:05.614Z] --- PASS: TestSwarmInitError (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestSwarmInit [2021-02-19T09:54:05.614Z] --- PASS: TestSwarmInit (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestSwarmInspectError [2021-02-19T09:54:05.614Z] --- PASS: TestSwarmInspectError (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestSwarmInspect [2021-02-19T09:54:05.614Z] --- PASS: TestSwarmInspect (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestSwarmJoinError [2021-02-19T09:54:05.614Z] --- PASS: TestSwarmJoinError (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestSwarmJoin [2021-02-19T09:54:05.614Z] --- PASS: TestSwarmJoin (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestSwarmLeaveError [2021-02-19T09:54:05.614Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestSwarmLeave [2021-02-19T09:54:05.614Z] --- PASS: TestSwarmLeave (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestSwarmUnlockError [2021-02-19T09:54:05.614Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestSwarmUnlock [2021-02-19T09:54:05.614Z] --- PASS: TestSwarmUnlock (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestSwarmUpdateError [2021-02-19T09:54:05.614Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestSwarmUpdate [2021-02-19T09:54:05.614Z] --- PASS: TestSwarmUpdate (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestTaskInspectError [2021-02-19T09:54:05.614Z] --- PASS: TestTaskInspectError (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestTaskInspectWithEmptyID [2021-02-19T09:54:05.614Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestTaskInspect [2021-02-19T09:54:05.614Z] --- PASS: TestTaskInspect (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestTaskListError [2021-02-19T09:54:05.614Z] --- PASS: TestTaskListError (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestTaskList [2021-02-19T09:54:05.614Z] --- PASS: TestTaskList (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestVolumeCreateError [2021-02-19T09:54:05.614Z] --- PASS: TestVolumeCreateError (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestVolumeCreate [2021-02-19T09:54:05.614Z] --- PASS: TestVolumeCreate (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestVolumeInspectError [2021-02-19T09:54:05.614Z] --- PASS: TestVolumeInspectError (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestVolumeInspectNotFound [2021-02-19T09:54:05.614Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestVolumeInspectWithEmptyID [2021-02-19T09:54:05.614Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestVolumeInspect [2021-02-19T09:54:05.614Z] --- PASS: TestVolumeInspect (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestVolumeListError [2021-02-19T09:54:05.614Z] --- PASS: TestVolumeListError (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestVolumeList [2021-02-19T09:54:05.614Z] --- PASS: TestVolumeList (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestVolumeRemoveError [2021-02-19T09:54:05.614Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-02-19T09:54:05.614Z] === RUN TestVolumeRemove [2021-02-19T09:54:05.614Z] --- PASS: TestVolumeRemove (0.00s) [2021-02-19T09:54:05.614Z] === CONT TestTLSCloseWriter [2021-02-19T09:54:05.614Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-02-19T09:54:05.614Z] PASS [2021-02-19T09:54:05.614Z] coverage: 74.9% of statements [2021-02-19T09:54:05.614Z] ok github.com/docker/docker/client 0.741s coverage: 74.9% of statements [2021-02-19T09:54:05.836Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-02-19T09:54:05.842Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2021-02-19T09:54:05.842Z] === RUN TestMountDaemonRoot [2021-02-19T09:54:06.102Z] === RUN TestMountDaemonRoot/default [2021-02-19T09:54:06.102Z] === PAUSE TestMountDaemonRoot/default [2021-02-19T09:54:06.102Z] === RUN TestMountDaemonRoot/private [2021-02-19T09:54:06.102Z] === PAUSE TestMountDaemonRoot/private [2021-02-19T09:54:06.102Z] === RUN TestMountDaemonRoot/rprivate [2021-02-19T09:54:06.102Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-19T09:54:06.102Z] === RUN TestMountDaemonRoot/slave [2021-02-19T09:54:06.102Z] === PAUSE TestMountDaemonRoot/slave [2021-02-19T09:54:06.102Z] === RUN TestMountDaemonRoot/rslave [2021-02-19T09:54:06.102Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-19T09:54:06.102Z] === RUN TestMountDaemonRoot/shared [2021-02-19T09:54:06.102Z] === PAUSE TestMountDaemonRoot/shared [2021-02-19T09:54:06.102Z] === RUN TestMountDaemonRoot/rshared [2021-02-19T09:54:06.102Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-19T09:54:06.102Z] === CONT TestMountDaemonRoot/default [2021-02-19T09:54:06.102Z] === CONT TestMountDaemonRoot/shared [2021-02-19T09:54:06.102Z] === CONT TestMountDaemonRoot/rslave [2021-02-19T09:54:06.102Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-19T09:54:06.102Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-19T09:54:06.102Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-19T09:54:06.102Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-19T09:54:06.102Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-19T09:54:06.102Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-19T09:54:06.102Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-19T09:54:06.102Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-19T09:54:06.102Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-19T09:54:06.102Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-19T09:54:06.102Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-19T09:54:06.102Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-19T09:54:06.102Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-19T09:54:06.102Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-19T09:54:06.102Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-19T09:54:06.102Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-19T09:54:06.102Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-19T09:54:06.102Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-19T09:54:06.102Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-19T09:54:06.102Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-19T09:54:06.102Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-19T09:54:06.102Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-19T09:54:06.102Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-19T09:54:06.103Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-19T09:54:06.103Z] === CONT TestMountDaemonRoot/rprivate [2021-02-19T09:54:06.103Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-19T09:54:06.103Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-19T09:54:06.103Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-19T09:54:06.103Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-19T09:54:06.103Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-19T09:54:06.103Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-19T09:54:06.103Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-19T09:54:06.103Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-19T09:54:06.103Z] === CONT TestMountDaemonRoot/slave [2021-02-19T09:54:06.103Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-19T09:54:06.103Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-19T09:54:06.103Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-19T09:54:06.103Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-19T09:54:06.103Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-19T09:54:06.103Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-19T09:54:06.103Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-19T09:54:06.103Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-19T09:54:06.103Z] === CONT TestMountDaemonRoot/private [2021-02-19T09:54:06.103Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-19T09:54:06.103Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-19T09:54:06.103Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-19T09:54:06.103Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-19T09:54:06.103Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-19T09:54:06.103Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-19T09:54:06.103Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-19T09:54:06.103Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-19T09:54:06.103Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-19T09:54:06.103Z] === CONT TestMountDaemonRoot/rshared [2021-02-19T09:54:06.103Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-19T09:54:06.103Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-19T09:54:06.103Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-19T09:54:06.103Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-19T09:54:06.103Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-19T09:54:06.103Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-19T09:54:06.103Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-19T09:54:06.103Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-19T09:54:06.103Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-19T09:54:06.103Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-19T09:54:06.103Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-19T09:54:06.103Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-19T09:54:06.103Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-19T09:54:06.103Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-19T09:54:06.103Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-19T09:54:06.103Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-19T09:54:06.103Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-19T09:54:06.103Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-19T09:54:06.103Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-19T09:54:06.103Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-19T09:54:06.103Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-19T09:54:06.103Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-19T09:54:06.363Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-19T09:54:06.363Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-19T09:54:06.363Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-19T09:54:06.363Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-19T09:54:06.363Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-19T09:54:06.363Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-19T09:54:06.363Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-19T09:54:06.363Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-19T09:54:06.363Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-19T09:54:06.363Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-19T09:54:06.363Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-19T09:54:06.363Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-19T09:54:06.363Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-19T09:54:06.399Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-02-19T09:54:06.399Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-02-19T09:54:06.624Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-02-19T09:54:06.624Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-19T09:54:06.624Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-02-19T09:54:06.624Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-02-19T09:54:06.624Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2021-02-19T09:54:06.624Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2021-02-19T09:54:06.624Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-19T09:54:06.624Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2021-02-19T09:54:06.624Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-02-19T09:54:06.624Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-02-19T09:54:06.624Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-02-19T09:54:06.624Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-19T09:54:06.624Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2021-02-19T09:54:06.624Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-02-19T09:54:06.624Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2021-02-19T09:54:06.624Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2021-02-19T09:54:06.624Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-19T09:54:06.624Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-02-19T09:54:06.624Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-02-19T09:54:06.624Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-02-19T09:54:06.624Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-02-19T09:54:06.624Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-19T09:54:06.624Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2021-02-19T09:54:06.624Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-02-19T09:54:06.624Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-02-19T09:54:06.624Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-02-19T09:54:06.624Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-19T09:54:06.624Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-02-19T09:54:06.624Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-02-19T09:54:06.624Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-02-19T09:54:06.624Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-02-19T09:54:06.624Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-19T09:54:06.624Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.12s) [2021-02-19T09:54:06.624Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-02-19T09:54:06.624Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2021-02-19T09:54:06.624Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2021-02-19T09:54:06.624Z] === RUN TestContainerBindMountNonRecursive [2021-02-19T09:54:06.655Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-02-19T09:54:07.583Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-02-19T09:54:07.583Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-02-19T09:54:08.535Z] --- PASS: TestContainerBindMountNonRecursive (2.05s) [2021-02-19T09:54:08.535Z] === RUN TestContainerVolumesMountedAsShared [2021-02-19T09:54:08.949Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-02-19T09:54:09.475Z] --- PASS: TestContainerVolumesMountedAsShared (0.79s) [2021-02-19T09:54:09.475Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-19T09:54:10.048Z] --- PASS: TestContainerVolumesMountedAsSlave (0.61s) [2021-02-19T09:54:10.048Z] === RUN TestNetworkNat [2021-02-19T09:54:10.856Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-02-19T09:54:10.989Z] --- PASS: TestNetworkNat (0.90s) [2021-02-19T09:54:10.989Z] === RUN TestNetworkLocalhostTCPNat [2021-02-19T09:54:11.929Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2021-02-19T09:54:11.929Z] === RUN TestNetworkLoopbackNat [2021-02-19T09:54:12.742Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-02-19T09:54:15.224Z] --- PASS: TestNetworkLoopbackNat (3.15s) [2021-02-19T09:54:15.224Z] === RUN TestPause [2021-02-19T09:54:15.793Z] --- PASS: TestPause (0.84s) [2021-02-19T09:54:15.793Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-19T09:54:15.793Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-19T09:54:15.793Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-19T09:54:15.793Z] === RUN TestPauseStopPausedContainer [2021-02-19T09:54:16.734Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2021-02-19T09:54:16.734Z] === RUN TestPsFilter [2021-02-19T09:54:16.734Z] --- PASS: TestPsFilter (0.27s) [2021-02-19T09:54:16.734Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-19T09:54:16.914Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-02-19T09:54:17.014Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-02-19T09:54:17.014Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-02-19T09:54:17.014Z] remote: Enumerating objects: 2, done. [2021-02-19T09:54:17.014Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-02-19T09:54:17.014Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-02-19T09:54:17.014Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-02-19T09:54:17.014Z] 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-19T09:54:17.014Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-02-19T09:54:17.014Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-19T09:54:17.347Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42038/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e54dee52cdd780016845c0a8e69dd84265c0ec39 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e54dee52cdd780016845c0a8e69dd84265c0ec39 hack/test/unit [2021-02-19T09:54:17.675Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2021-02-19T09:54:17.675Z] === RUN TestRemoveContainerWithVolume [2021-02-19T09:54:18.615Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2021-02-19T09:54:18.615Z] === RUN TestRemoveContainerRunning [2021-02-19T09:54:19.186Z] --- PASS: TestRemoveContainerRunning (0.76s) [2021-02-19T09:54:19.186Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-19T09:54:19.429Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-02-19T09:54:19.880Z] ? github.com/docker/docker/api [no test files] [2021-02-19T09:54:20.127Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2021-02-19T09:54:20.127Z] === RUN TestRemoveInvalidContainer [2021-02-19T09:54:20.127Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-19T09:54:20.127Z] === RUN TestRenameLinkedContainer [2021-02-19T09:54:20.416Z] --- PASS: TestCheckoutGit (27.73s) [2021-02-19T09:54:20.416Z] === RUN TestValidGitTransport [2021-02-19T09:54:20.416Z] --- PASS: TestValidGitTransport (0.00s) [2021-02-19T09:54:20.416Z] === RUN TestGitInvalidRef [2021-02-19T09:54:20.416Z] --- PASS: TestGitInvalidRef (0.29s) [2021-02-19T09:54:20.416Z] PASS [2021-02-19T09:54:20.416Z] coverage: 86.3% of statements [2021-02-19T09:54:20.416Z] ok github.com/docker/docker/builder/remotecontext/git 28.215s coverage: 86.3% of statements [2021-02-19T09:54:20.874Z] ? github.com/docker/docker/cli [no test files] [2021-02-19T09:54:20.874Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-19T09:54:21.320Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-02-19T09:54:21.320Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-02-19T09:54:22.248Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-02-19T09:54:22.504Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-02-19T09:54:22.593Z] --- PASS: TestInfoAPIWarnings (16.27s) [2021-02-19T09:54:22.593Z] === RUN TestInfoDebug [2021-02-19T09:54:22.593Z] --- PASS: TestInfoDebug (0.52s) [2021-02-19T09:54:22.593Z] === RUN TestInfoInsecureRegistries [2021-02-19T09:54:22.593Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-02-19T09:54:22.593Z] === RUN TestInfoRegistryMirrors [2021-02-19T09:54:22.593Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-02-19T09:54:22.593Z] === RUN TestLoginFailsWithBadCredentials [2021-02-19T09:54:22.593Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-02-19T09:54:22.594Z] === RUN TestPingCacheHeaders [2021-02-19T09:54:22.594Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-19T09:54:22.594Z] === RUN TestPingGet [2021-02-19T09:54:22.594Z] --- PASS: TestPingGet (0.01s) [2021-02-19T09:54:22.594Z] === RUN TestPingHead [2021-02-19T09:54:22.594Z] --- PASS: TestPingHead (0.02s) [2021-02-19T09:54:22.594Z] === RUN TestVersion [2021-02-19T09:54:22.594Z] --- PASS: TestVersion (0.03s) [2021-02-19T09:54:22.594Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-02-19T09:54:22.760Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-02-19T09:54:23.322Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-02-19T09:54:23.424Z] --- PASS: TestRenameLinkedContainer (3.18s) [2021-02-19T09:54:23.424Z] === RUN TestRenameStoppedContainer [2021-02-19T09:54:23.970Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.25s) [2021-02-19T09:54:23.970Z] PASS [2021-02-19T09:54:23.970Z] [2021-02-19T09:54:23.970Z] DONE 18 tests in 22.090s [2021-02-19T09:54:23.970Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-19T09:54:23.970Z] INFO: Testing against a local daemon [2021-02-19T09:54:23.970Z] === RUN TestVolumesCreateAndList [2021-02-19T09:54:23.970Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-02-19T09:54:23.970Z] === RUN TestVolumesRemove [2021-02-19T09:54:23.970Z] --- PASS: TestVolumesRemove (0.06s) [2021-02-19T09:54:23.970Z] === RUN TestVolumesInspect [2021-02-19T09:54:23.970Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-19T09:54:23.970Z] === RUN TestVolumesInvalidJSON [2021-02-19T09:54:23.970Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-19T09:54:23.970Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-19T09:54:23.970Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-19T09:54:23.970Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-19T09:54:23.970Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-19T09:54:23.970Z] PASS [2021-02-19T09:54:23.970Z] [2021-02-19T09:54:23.970Z] DONE 5 tests in 0.148s [2021-02-19T09:54:23.970Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-19T09:54:23.996Z] --- PASS: TestRenameStoppedContainer (0.80s) [2021-02-19T09:54:23.996Z] === RUN TestRenameRunningContainerAndReuse [2021-02-19T09:54:25.211Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-02-19T09:54:25.211Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-02-19T09:54:25.872Z] Stopping apparmor (via systemctl): apparmor.service. [2021-02-19T09:54:25.872Z] Removing test suite binaries [2021-02-19T09:54:25.872Z] exiting test-integration [2021-02-19T09:54:25.872Z] ++ exit 0 [2021-02-19T09:54:25.872Z] [2021-02-19T09:54:25.906Z] --- PASS: TestRenameRunningContainerAndReuse (1.56s) [2021-02-19T09:54:25.906Z] === RUN TestRenameInvalidName [2021-02-19T09:54:26.137Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-02-19T09:54:26.476Z] --- PASS: TestRenameInvalidName (0.79s) [2021-02-19T09:54:26.476Z] === RUN TestRenameAnonymousContainer [2021-02-19T09:54:26.700Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-02-19T09:54:28.589Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-02-19T09:54:29.436Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-02-19T09:54:29.436Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-02-19T09:54:29.436Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-02-19T09:54:29.436Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-02-19T09:54:29.436Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-02-19T09:54:29.436Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-02-19T09:54:29.436Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-02-19T09:54:29.436Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-02-19T09:54:29.436Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-02-19T09:54:29.436Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-02-19T09:54:29.436Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-02-19T09:54:29.436Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-02-19T09:54:29.436Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-02-19T09:54:29.436Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-02-19T09:54:29.437Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-02-19T09:54:29.437Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-02-19T09:54:29.437Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-02-19T09:54:29.437Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-02-19T09:54:29.437Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-02-19T09:54:29.437Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-02-19T09:54:29.437Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-02-19T09:54:29.437Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-02-19T09:54:29.437Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-02-19T09:54:29.437Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2021-02-19T09:54:29.437Z] === RUN TestConfigureDaemonLogs [2021-02-19T09:54:29.437Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-02-19T09:54:29.437Z] === RUN TestCommonOptionsInstallFlags [2021-02-19T09:54:29.437Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-02-19T09:54:29.437Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-02-19T09:54:29.437Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-02-19T09:54:29.437Z] PASS [2021-02-19T09:54:29.437Z] coverage: 18.4% of statements [2021-02-19T09:54:29.437Z] ok github.com/docker/docker/cmd/dockerd 0.418s coverage: 18.4% of statements [2021-02-19T09:54:29.895Z] === RUN TestContainerStopSignal [2021-02-19T09:54:29.895Z] --- PASS: TestContainerStopSignal (0.00s) [2021-02-19T09:54:29.895Z] === RUN TestContainerStopTimeout [2021-02-19T09:54:29.895Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-02-19T09:54:29.895Z] === RUN TestContainerSecretReferenceDestTarget [2021-02-19T09:54:29.895Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-02-19T09:54:29.895Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-02-19T09:54:29.895Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-02-19T09:54:29.895Z] === RUN TestContainerLogPathSetForRingLogger [2021-02-19T09:54:29.895Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-02-19T09:54:29.895Z] === RUN TestReplaceAndAppendEnvVars [2021-02-19T09:54:29.895Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-02-19T09:54:29.895Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-02-19T09:54:29.895Z] === RUN TestNewMemoryStore [2021-02-19T09:54:29.895Z] --- PASS: TestNewMemoryStore (0.00s) [2021-02-19T09:54:29.895Z] === RUN TestAddContainers [2021-02-19T09:54:29.895Z] --- PASS: TestAddContainers (0.00s) [2021-02-19T09:54:29.895Z] === RUN TestGetContainer [2021-02-19T09:54:29.895Z] --- PASS: TestGetContainer (0.00s) [2021-02-19T09:54:29.895Z] === RUN TestDeleteContainer [2021-02-19T09:54:29.895Z] --- PASS: TestDeleteContainer (0.00s) [2021-02-19T09:54:29.895Z] === RUN TestListContainers [2021-02-19T09:54:29.895Z] --- PASS: TestListContainers (0.00s) [2021-02-19T09:54:29.895Z] === RUN TestFirstContainer [2021-02-19T09:54:29.895Z] --- PASS: TestFirstContainer (0.00s) [2021-02-19T09:54:29.895Z] === RUN TestApplyAllContainer [2021-02-19T09:54:29.895Z] --- PASS: TestApplyAllContainer (0.00s) [2021-02-19T09:54:29.895Z] === RUN TestIsValidHealthString [2021-02-19T09:54:29.895Z] --- PASS: TestIsValidHealthString (0.00s) [2021-02-19T09:54:29.895Z] === RUN TestStateRunStop [2021-02-19T09:54:29.895Z] --- PASS: TestStateRunStop (0.00s) [2021-02-19T09:54:29.895Z] === RUN TestStateTimeoutWait [2021-02-19T09:54:30.354Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-02-19T09:54:30.354Z] state_test.go:141: Stop callback fired [2021-02-19T09:54:30.354Z] state_test.go:165: Stop callback fired [2021-02-19T09:54:30.354Z] === RUN TestIsValidStateString [2021-02-19T09:54:30.354Z] --- PASS: TestIsValidStateString (0.00s) [2021-02-19T09:54:30.354Z] === RUN TestViewSaveDelete [2021-02-19T09:54:30.354Z] --- PASS: TestViewSaveDelete (0.02s) [2021-02-19T09:54:30.354Z] === RUN TestViewAll [2021-02-19T09:54:30.354Z] --- PASS: TestViewAll (0.01s) [2021-02-19T09:54:30.354Z] === RUN TestViewGet [2021-02-19T09:54:30.354Z] --- PASS: TestViewGet (0.00s) [2021-02-19T09:54:30.354Z] === RUN TestNames [2021-02-19T09:54:30.354Z] --- PASS: TestNames (0.00s) [2021-02-19T09:54:30.354Z] === RUN TestViewWithHealthCheck [2021-02-19T09:54:30.354Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-02-19T09:54:30.354Z] PASS [2021-02-19T09:54:30.354Z] coverage: 41.6% of statements [2021-02-19T09:54:30.354Z] ok github.com/docker/docker/container 0.330s coverage: 41.6% of statements [2021-02-19T09:54:30.354Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-19T09:54:30.354Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-19T09:54:30.354Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-19T09:54:30.354Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-19T09:54:30.680Z] --- PASS: TestRenameAnonymousContainer (3.99s) [2021-02-19T09:54:30.680Z] === RUN TestRenameContainerWithSameName [2021-02-19T09:54:31.251Z] --- PASS: TestRenameContainerWithSameName (0.77s) [2021-02-19T09:54:31.251Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-19T09:54:31.889Z] === RUN TestPrepare [2021-02-19T09:54:31.889Z] --- PASS: TestPrepare (0.00s) [2021-02-19T09:54:31.889Z] === RUN TestStart [2021-02-19T09:54:31.889Z] --- PASS: TestStart (0.00s) [2021-02-19T09:54:31.889Z] === RUN TestWaitCancel [2021-02-19T09:54:31.889Z] --- PASS: TestWaitCancel (0.00s) [2021-02-19T09:54:31.889Z] === RUN TestWaitDisabled [2021-02-19T09:54:31.889Z] --- PASS: TestWaitDisabled (0.00s) [2021-02-19T09:54:31.889Z] === RUN TestWaitEnabled [2021-02-19T09:54:31.889Z] --- PASS: TestWaitEnabled (0.00s) [2021-02-19T09:54:31.889Z] === RUN TestRemove [2021-02-19T09:54:31.889Z] --- PASS: TestRemove (0.00s) [2021-02-19T09:54:31.889Z] PASS [2021-02-19T09:54:31.889Z] coverage: 65.3% of statements [2021-02-19T09:54:32.348Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.162s coverage: 65.3% of statements Post stage [Pipeline] junit [2021-02-19T09:54:32.448Z] Recording test results [2021-02-19T09:54:32.635Z] --- PASS: TestRenameContainerWithLinkedContainer (1.57s) [2021-02-19T09:54:32.635Z] === RUN TestResize [2021-02-19T09:54:32.657Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-19T09:54:32.759Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-02-19T09:54:33.024Z] + echo Ensuring container killed. [2021-02-19T09:54:33.024Z] Ensuring container killed. [2021-02-19T09:54:33.024Z] + docker rm -vf docker-pr4 [2021-02-19T09:54:33.024Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-02-19T09:54:33.304Z] + echo Chowning /workspace to jenkins user [2021-02-19T09:54:33.304Z] Chowning /workspace to jenkins user [2021-02-19T09:54:33.304Z] + id -u [2021-02-19T09:54:33.304Z] + id -g [2021-02-19T09:54:33.304Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42038:/workspace busybox chown -R 1000:1000 /workspace [2021-02-19T09:54:33.575Z] --- PASS: TestResize (0.78s) [2021-02-19T09:54:33.575Z] === RUN TestResizeWithInvalidSize [2021-02-19T09:54:33.689Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-02-19T09:54:34.146Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2021-02-19T09:54:34.146Z] === RUN TestResizeWhenContainerNotStarted [2021-02-19T09:54:34.522Z] === RUN TestNewListSecretsFilters [2021-02-19T09:54:34.522Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-02-19T09:54:34.522Z] === RUN TestNewListConfigsFilters [2021-02-19T09:54:34.522Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-02-19T09:54:34.522Z] PASS [2021-02-19T09:54:34.522Z] coverage: 0.5% of statements [2021-02-19T09:54:34.522Z] ok github.com/docker/docker/daemon/cluster 0.296s coverage: 0.5% of statements [2021-02-19T09:54:34.522Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-02-19T09:54:34.770Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2021-02-19T09:54:34.981Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertToGRPCIsolation [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertFromGRPCIsolation [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-02-19T09:54:34.981Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-02-19T09:54:34.981Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertFromGRPCConfigs [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertToGRPCConfigs [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-02-19T09:54:34.981Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-02-19T09:54:34.981Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-02-19T09:54:34.981Z] PASS [2021-02-19T09:54:34.981Z] coverage: 35.9% of statements [2021-02-19T09:54:34.981Z] ok github.com/docker/docker/daemon/cluster/convert 0.306s coverage: 35.9% of statements [2021-02-19T09:54:35.087Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2021-02-19T09:54:35.087Z] === RUN TestDaemonRestartKillContainers [2021-02-19T09:54:35.087Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-19T09:54:35.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-19T09:54:35.087Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-19T09:54:35.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-19T09:54:35.087Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-19T09:54:35.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-19T09:54:35.087Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-19T09:54:35.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-19T09:54:35.087Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-19T09:54:35.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-19T09:54:35.087Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-19T09:54:35.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-19T09:54:35.087Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-19T09:54:35.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-19T09:54:35.087Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-19T09:54:35.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-19T09:54:35.087Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-19T09:54:35.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-19T09:54:35.087Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-19T09:54:35.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-19T09:54:35.087Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-19T09:54:35.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-19T09:54:35.087Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-19T09:54:35.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-19T09:54:35.087Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-19T09:54:35.087Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-19T09:54:35.087Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-19T09:54:35.087Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-19T09:54:36.207Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-19T09:54:36.888Z] + bundleName=amd64-cgroup2 [2021-02-19T09:54:36.888Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-02-19T09:54:36.888Z] Creating amd64-cgroup2-bundles.tar.gz [2021-02-19T09:54:36.888Z] + + find bundles -path */root/*overlay2 -prune -oxargs -type tar f -czf ( amd64-cgroup2-bundles.tar.gz -name [2021-02-19T09:54:36.888Z] *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-02-19T09:54:37.135Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [Pipeline] archiveArtifacts [2021-02-19T09:54:37.157Z] Archiving artifacts [2021-02-19T09:54:38.388Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-19T09:54:38.388Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-19T09:54:38.388Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-19T09:54:38.511Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-02-19T09:54:38.511Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-02-19T09:54:38.650Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-19T09:54:39.450Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-02-19T09:54:39.594Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-19T09:54:40.167Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-19T09:54:40.428Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-19T09:54:40.771Z] === RUN TestBuilderGC [2021-02-19T09:54:40.771Z] --- PASS: TestBuilderGC (0.00s) [2021-02-19T09:54:40.771Z] === RUN TestDaemonConfigurationNotFound [2021-02-19T09:54:40.771Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-02-19T09:54:40.771Z] === RUN TestDaemonBrokenConfiguration [2021-02-19T09:54:40.771Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-02-19T09:54:40.771Z] === RUN TestParseClusterAdvertiseSettings [2021-02-19T09:54:40.771Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-02-19T09:54:40.771Z] === RUN TestFindConfigurationConflicts [2021-02-19T09:54:40.771Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-02-19T09:54:40.771Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-02-19T09:54:40.771Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-02-19T09:54:40.771Z] === RUN TestDaemonConfigurationMergeConflicts [2021-02-19T09:54:40.771Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-02-19T09:54:40.771Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-02-19T09:54:40.771Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-02-19T09:54:40.771Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-02-19T09:54:40.771Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-02-19T09:54:40.771Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-02-19T09:54:40.771Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-02-19T09:54:40.771Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-02-19T09:54:40.771Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-02-19T09:54:40.771Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-02-19T09:54:40.771Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-02-19T09:54:40.771Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-02-19T09:54:40.771Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-02-19T09:54:40.771Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-02-19T09:54:40.771Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-02-19T09:54:40.771Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-02-19T09:54:40.771Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-02-19T09:54:40.771Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-02-19T09:54:40.771Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-02-19T09:54:40.771Z] === RUN TestValidateConfigurationErrors [2021-02-19T09:54:40.771Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-02-19T09:54:40.771Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-02-19T09:54:40.771Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-02-19T09:54:40.771Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-02-19T09:54:40.771Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-02-19T09:54:40.771Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-02-19T09:54:40.771Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-02-19T09:54:40.771Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-02-19T09:54:40.771Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-02-19T09:54:40.771Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-02-19T09:54:40.771Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-02-19T09:54:40.771Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-02-19T09:54:40.771Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-02-19T09:54:40.771Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-02-19T09:54:40.771Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-02-19T09:54:40.771Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-02-19T09:54:40.771Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-02-19T09:54:40.771Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-02-19T09:54:40.771Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-02-19T09:54:40.771Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-02-19T09:54:40.771Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-02-19T09:54:40.771Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-02-19T09:54:40.771Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-02-19T09:54:40.771Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-02-19T09:54:40.771Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-02-19T09:54:40.771Z] === RUN TestValidateConfiguration [2021-02-19T09:54:40.771Z] === RUN TestValidateConfiguration/with_label [2021-02-19T09:54:40.771Z] === RUN TestValidateConfiguration/with_dns [2021-02-19T09:54:40.771Z] === RUN TestValidateConfiguration/with_dns-search [2021-02-19T09:54:40.771Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-02-19T09:54:40.771Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-02-19T09:54:40.771Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-02-19T09:54:40.771Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-02-19T09:54:40.771Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-02-19T09:54:40.771Z] --- PASS: TestValidateConfiguration (0.00s) [2021-02-19T09:54:40.771Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-02-19T09:54:40.771Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-02-19T09:54:40.771Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-02-19T09:54:40.771Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-02-19T09:54:40.771Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-02-19T09:54:40.771Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-02-19T09:54:40.771Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-02-19T09:54:40.771Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-02-19T09:54:40.771Z] === RUN TestModifiedDiscoverySettings [2021-02-19T09:54:40.771Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-02-19T09:54:40.771Z] === RUN TestReloadSetConfigFileNotExist [2021-02-19T09:54:40.771Z] === RUN TestDiscoveryOptsErrors [2021-02-19T09:54:40.771Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-02-19T09:54:40.771Z] === RUN TestDiscoveryOpts [2021-02-19T09:54:40.771Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-02-19T09:54:40.771Z] PASS [2021-02-19T09:54:40.771Z] coverage: 30.0% of statements [2021-02-19T09:54:40.771Z] ok github.com/docker/docker/daemon/discovery 0.251s coverage: 30.0% of statements [2021-02-19T09:54:40.771Z] time="2021-02-19T09:54:39Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-02-19T09:54:40.771Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2021-02-19T09:54:40.771Z] === RUN TestReloadDefaultConfigNotExist [2021-02-19T09:54:40.771Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-02-19T09:54:40.771Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-02-19T09:54:40.771Z] === RUN TestReloadBadDefaultConfig [2021-02-19T09:54:40.771Z] time="2021-02-19T09:54:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-184524535" [2021-02-19T09:54:40.771Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-02-19T09:54:40.771Z] === RUN TestReloadWithConflictingLabels [2021-02-19T09:54:40.771Z] time="2021-02-19T09:54:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-762321386" [2021-02-19T09:54:40.771Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-02-19T09:54:40.771Z] === RUN TestReloadWithDuplicateLabels [2021-02-19T09:54:40.771Z] time="2021-02-19T09:54:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-089540161" [2021-02-19T09:54:40.771Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-02-19T09:54:40.771Z] === RUN TestDaemonConfigurationMerge [2021-02-19T09:54:40.771Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-02-19T09:54:40.771Z] PASS [2021-02-19T09:54:40.771Z] coverage: 79.7% of statements [2021-02-19T09:54:40.771Z] ok github.com/docker/docker/daemon/config 0.355s coverage: 79.7% of statements [2021-02-19T09:54:41.230Z] === RUN TestVerifyNetworkingConfig [2021-02-19T09:54:41.230Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-02-19T09:54:41.230Z] === RUN TestGetContainer [2021-02-19T09:54:41.230Z] --- PASS: TestGetContainer (0.00s) [2021-02-19T09:54:41.230Z] === RUN TestValidContainerNames [2021-02-19T09:54:41.230Z] --- PASS: TestValidContainerNames (0.00s) [2021-02-19T09:54:41.230Z] === RUN TestContainerInitDNS [2021-02-19T09:54:41.230Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-02-19T09:54:41.230Z] daemon_test.go:147: root required [2021-02-19T09:54:41.230Z] === RUN TestMerge [2021-02-19T09:54:41.230Z] --- PASS: TestMerge (0.00s) [2021-02-19T09:54:41.230Z] === RUN TestValidateContainerIsolation [2021-02-19T09:54:41.230Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-02-19T09:54:41.230Z] === RUN TestFindNetworkErrorType [2021-02-19T09:54:41.230Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-02-19T09:54:41.230Z] === RUN TestEnsureServicesExist [2021-02-19T09:54:41.230Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-02-19T09:54:41.230Z] === RUN TestEnsureServicesExistErrors [2021-02-19T09:54:41.230Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-02-19T09:54:41.230Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-02-19T09:54:41.230Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-02-19T09:54:41.230Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-02-19T09:54:41.230Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-02-19T09:54:41.230Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-02-19T09:54:41.230Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-02-19T09:54:41.230Z] === RUN TestContainerDelete [2021-02-19T09:54:41.230Z] --- PASS: TestContainerDelete (0.01s) [2021-02-19T09:54:41.230Z] === RUN TestContainerDoubleDelete [2021-02-19T09:54:41.230Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-02-19T09:54:41.230Z] === RUN TestLogContainerEventCopyLabels [2021-02-19T09:54:41.230Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-02-19T09:54:41.230Z] === RUN TestLogContainerEventWithAttributes [2021-02-19T09:54:41.230Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-02-19T09:54:41.230Z] === RUN TestNoneHealthcheck [2021-02-19T09:54:41.230Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-02-19T09:54:41.230Z] === RUN TestHealthStates [2021-02-19T09:54:41.372Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-19T09:54:41.700Z] time="2021-02-19T09:54:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-19T09:54:41.700Z] time="2021-02-19T09:54:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-19T09:54:41.700Z] time="2021-02-19T09:54:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-19T09:54:41.700Z] time="2021-02-19T09:54:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-19T09:54:41.700Z] time="2021-02-19T09:54:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-19T09:54:41.700Z] time="2021-02-19T09:54:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-19T09:54:41.700Z] time="2021-02-19T09:54:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-19T09:54:41.700Z] time="2021-02-19T09:54:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-19T09:54:41.700Z] time="2021-02-19T09:54:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-19T09:54:41.700Z] time="2021-02-19T09:54:41Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-19T09:54:41.700Z] --- PASS: TestHealthStates (0.11s) [2021-02-19T09:54:41.700Z] === RUN TestMaskURLCredentials [2021-02-19T09:54:41.700Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-02-19T09:54:41.700Z] === RUN TestGetInspectData [2021-02-19T09:54:41.700Z] --- PASS: TestGetInspectData (0.01s) [2021-02-19T09:54:41.700Z] === RUN TestFillLicense [2021-02-19T09:54:41.700Z] --- PASS: TestFillLicense (0.00s) [2021-02-19T09:54:41.700Z] === RUN TestListInvalidFilter [2021-02-19T09:54:41.700Z] --- PASS: TestListInvalidFilter (0.00s) [2021-02-19T09:54:41.700Z] === RUN TestNameFilter [2021-02-19T09:54:41.700Z] --- PASS: TestNameFilter (0.00s) [2021-02-19T09:54:41.700Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-02-19T09:54:41.700Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-02-19T09:54:41.700Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-02-19T09:54:41.700Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-02-19T09:54:41.700Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-02-19T09:54:41.700Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-02-19T09:54:41.700Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-02-19T09:54:41.700Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-02-19T09:54:41.700Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-02-19T09:54:41.700Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-02-19T09:54:41.700Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-02-19T09:54:41.700Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-02-19T09:54:41.700Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-02-19T09:54:41.700Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-02-19T09:54:41.700Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-02-19T09:54:41.700Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-02-19T09:54:41.700Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-02-19T09:54:41.700Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-02-19T09:54:41.700Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-02-19T09:54:41.700Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-02-19T09:54:41.700Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-02-19T09:54:41.700Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-02-19T09:54:41.700Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-02-19T09:54:41.700Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-02-19T09:54:41.700Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-02-19T09:54:41.700Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-02-19T09:54:41.700Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-02-19T09:54:41.700Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-02-19T09:54:41.700Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-02-19T09:54:41.700Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-02-19T09:54:41.700Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-02-19T09:54:41.700Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-02-19T09:54:41.700Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-02-19T09:54:41.700Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-02-19T09:54:41.700Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-02-19T09:54:41.700Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-02-19T09:54:41.700Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-02-19T09:54:41.700Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-02-19T09:54:41.700Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-02-19T09:54:41.700Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-02-19T09:54:41.700Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-02-19T09:54:41.700Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-02-19T09:54:41.700Z] === RUN TestDaemonReloadLabels [2021-02-19T09:54:41.700Z] --- PASS: TestDaemonReloadLabels (0.01s) [2021-02-19T09:54:41.700Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-02-19T09:54:41.700Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-02-19T09:54:41.700Z] === RUN TestDaemonReloadMirrors [2021-02-19T09:54:41.700Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-02-19T09:54:41.700Z] === RUN TestDaemonReloadInsecureRegistries [2021-02-19T09:54:41.700Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-02-19T09:54:41.700Z] === RUN TestDaemonReloadNotAffectOthers [2021-02-19T09:54:41.700Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-02-19T09:54:41.700Z] === RUN TestDaemonDiscoveryReload [2021-02-19T09:54:42.160Z] === RUN TestWaitNodeAttachment [2021-02-19T09:54:42.160Z] === RUN TestEventsLog [2021-02-19T09:54:42.160Z] --- PASS: TestEventsLog (0.00s) [2021-02-19T09:54:42.160Z] === RUN TestEventsLogTimeout [2021-02-19T09:54:42.160Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-02-19T09:54:42.160Z] === RUN TestLogEvents [2021-02-19T09:54:42.160Z] --- PASS: TestLogEvents (0.05s) [2021-02-19T09:54:42.160Z] === RUN TestLoadBufferedEvents [2021-02-19T09:54:42.160Z] --- PASS: TestLoadBufferedEvents (0.09s) [2021-02-19T09:54:42.160Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-02-19T09:54:42.160Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-02-19T09:54:42.160Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-02-19T09:54:42.160Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-02-19T09:54:42.160Z] PASS [2021-02-19T09:54:42.160Z] coverage: 50.0% of statements [2021-02-19T09:54:42.160Z] ok github.com/docker/docker/daemon/events 0.196s coverage: 50.0% of statements [2021-02-19T09:54:42.491Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42038/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-19T09:54:42.626Z] --- PASS: TestWaitNodeAttachment (0.43s) [2021-02-19T09:54:42.626Z] === RUN TestIsolationConversion [2021-02-19T09:54:42.626Z] === RUN TestIsolationConversion/default [2021-02-19T09:54:42.626Z] === RUN TestIsolationConversion/process [2021-02-19T09:54:42.626Z] === RUN TestIsolationConversion/hyperv [2021-02-19T09:54:42.626Z] --- PASS: TestIsolationConversion (0.00s) [2021-02-19T09:54:42.626Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-02-19T09:54:42.626Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-02-19T09:54:42.626Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-02-19T09:54:42.626Z] === RUN TestContainerLabels [2021-02-19T09:54:42.626Z] --- PASS: TestContainerLabels (0.00s) [2021-02-19T09:54:42.626Z] === RUN TestCredentialSpecConversion [2021-02-19T09:54:42.626Z] === RUN TestCredentialSpecConversion/none [2021-02-19T09:54:42.626Z] === RUN TestCredentialSpecConversion/config [2021-02-19T09:54:42.626Z] === RUN TestCredentialSpecConversion/file [2021-02-19T09:54:42.626Z] === RUN TestCredentialSpecConversion/registry [2021-02-19T09:54:42.626Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-02-19T09:54:42.626Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-02-19T09:54:42.626Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-02-19T09:54:42.626Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-02-19T09:54:42.626Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-02-19T09:54:42.627Z] === RUN TestControllerValidateMountBind [2021-02-19T09:54:42.627Z] --- PASS: TestControllerValidateMountBind (0.02s) [2021-02-19T09:54:42.627Z] === RUN TestControllerValidateMountVolume [2021-02-19T09:54:42.627Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-02-19T09:54:42.627Z] === RUN TestControllerValidateMountTarget [2021-02-19T09:54:42.627Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-02-19T09:54:42.627Z] === RUN TestControllerValidateMountTmpfs [2021-02-19T09:54:42.627Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-02-19T09:54:42.627Z] === RUN TestControllerValidateMountInvalidType [2021-02-19T09:54:42.627Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-02-19T09:54:42.627Z] === RUN TestControllerValidateMountNamedPipe [2021-02-19T09:54:42.627Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-02-19T09:54:42.627Z] PASS [2021-02-19T09:54:42.627Z] coverage: 11.3% of statements [2021-02-19T09:54:42.627Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.992s coverage: 11.3% of statements [2021-02-19T09:54:42.627Z] --- PASS: TestDaemonDiscoveryReload (1.03s) [2021-02-19T09:54:42.627Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-02-19T09:54:42.719Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-02-19T09:54:42.810Z] + make clean [2021-02-19T09:54:43.069Z] docker volume rm -f docker-dev-cache [2021-02-19T09:54:43.069Z] docker-dev-cache [Pipeline] deleteDir [2021-02-19T09:54:43.086Z] === RUN TestIsEmptyDir [2021-02-19T09:54:43.086Z] --- PASS: TestIsEmptyDir (0.00s) [2021-02-19T09:54:43.086Z] PASS [2021-02-19T09:54:43.086Z] coverage: 2.3% of statements [2021-02-19T09:54:43.086Z] ok github.com/docker/docker/daemon/graphdriver 0.071s coverage: 2.3% of statements [2021-02-19T09:54:43.086Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-02-19T09:54:43.086Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-02-19T09:54:43.546Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-02-19T09:54:43.546Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-02-19T09:54:43.546Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-02-19T09:54:43.546Z] reload_test.go:520: root required [2021-02-19T09:54:43.546Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-02-19T09:54:43.546Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-02-19T09:54:43.546Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-02-19T09:54:43.546Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2021-02-19T09:54:43.546Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-02-19T09:54:43.546Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-02-19T09:54:43.546Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-02-19T09:54:43.546Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-02-19T09:54:43.546Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-02-19T09:54:43.546Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-02-19T09:54:43.546Z] === RUN TestParseVolumesFrom [2021-02-19T09:54:43.546Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-02-19T09:54:43.546Z] PASS [2021-02-19T09:54:43.546Z] coverage: 9.1% of statements [2021-02-19T09:54:43.546Z] ok github.com/docker/docker/daemon 2.668s coverage: 9.1% of statements [2021-02-19T09:54:43.916Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-19T09:54:43.916Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.83s) [2021-02-19T09:54:43.916Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.92s) [2021-02-19T09:54:43.916Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.93s) [2021-02-19T09:54:43.916Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.51s) [2021-02-19T09:54:43.916Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.70s) [2021-02-19T09:54:43.916Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s) [2021-02-19T09:54:43.916Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.64s) [2021-02-19T09:54:43.916Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s) [2021-02-19T09:54:43.916Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.95s) [2021-02-19T09:54:43.916Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s) [2021-02-19T09:54:43.916Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.48s) [2021-02-19T09:54:43.917Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.46s) [2021-02-19T09:54:43.917Z] === RUN TestCgroupNamespacesRun [2021-02-19T09:54:44.005Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-19T09:54:44.005Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-19T09:54:44.005Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-19T09:54:44.005Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-19T09:54:44.005Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-02-19T09:54:44.005Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-02-19T09:54:44.005Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-02-19T09:54:44.005Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-19T09:54:44.005Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-02-19T09:54:44.005Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-02-19T09:54:44.005Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-02-19T09:54:44.005Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-19T09:54:44.005Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-02-19T09:54:44.005Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-02-19T09:54:44.005Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-02-19T09:54:44.005Z] === RUN TestLinkNaming [2021-02-19T09:54:44.005Z] --- PASS: TestLinkNaming (0.00s) [2021-02-19T09:54:44.005Z] === RUN TestLinkNew [2021-02-19T09:54:44.005Z] --- PASS: TestLinkNew (0.00s) [2021-02-19T09:54:44.005Z] === RUN TestLinkEnv [2021-02-19T09:54:44.005Z] --- PASS: TestLinkEnv (0.00s) [2021-02-19T09:54:44.005Z] === RUN TestLinkMultipleEnv [2021-02-19T09:54:44.005Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-02-19T09:54:44.005Z] === RUN TestLinkPortRangeEnv [2021-02-19T09:54:44.005Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-02-19T09:54:44.005Z] PASS [2021-02-19T09:54:44.005Z] coverage: 93.0% of statements [2021-02-19T09:54:44.005Z] ok github.com/docker/docker/daemon/links 0.280s coverage: 93.0% of statements [2021-02-19T09:54:44.085Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [Pipeline] } [2021-02-19T09:54:45.829Z] --- PASS: TestCgroupNamespacesRun (1.87s) [2021-02-19T09:54:45.829Z] === RUN TestCgroupNamespacesRunPrivileged [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-19T09:54:46.180Z] === RUN TestAdapterReadLogs [2021-02-19T09:54:46.180Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-02-19T09:54:46.180Z] === RUN TestCopier [2021-02-19T09:54:46.180Z] --- PASS: TestCopier (0.00s) [2021-02-19T09:54:46.180Z] === RUN TestCopierLongLines [2021-02-19T09:54:46.180Z] --- PASS: TestCopierLongLines (0.00s) [2021-02-19T09:54:46.180Z] === RUN TestCopierSlow [2021-02-19T09:54:46.180Z] --- PASS: TestCopierSlow (0.21s) [2021-02-19T09:54:46.180Z] === RUN TestCopierWithSized [2021-02-19T09:54:46.180Z] === RUN TestCopierWithSized/as_is [2021-02-19T09:54:46.180Z] === RUN TestCopierWithSized/With_RingLogger [2021-02-19T09:54:46.180Z] --- PASS: TestCopierWithSized (0.01s) [2021-02-19T09:54:46.180Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-02-19T09:54:46.180Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-02-19T09:54:46.180Z] === RUN TestCopierWithPartial [2021-02-19T09:54:46.180Z] --- PASS: TestCopierWithPartial (0.00s) [2021-02-19T09:54:46.180Z] === RUN TestRingLogger [2021-02-19T09:54:46.180Z] --- PASS: TestRingLogger (0.00s) [2021-02-19T09:54:46.180Z] === RUN TestRingCap [2021-02-19T09:54:46.180Z] --- PASS: TestRingCap (0.00s) [2021-02-19T09:54:46.180Z] === RUN TestRingClose [2021-02-19T09:54:46.180Z] --- PASS: TestRingClose (0.00s) [2021-02-19T09:54:46.180Z] === RUN TestRingDrain [2021-02-19T09:54:46.180Z] --- PASS: TestRingDrain (0.00s) [2021-02-19T09:54:46.180Z] PASS [2021-02-19T09:54:46.180Z] coverage: 43.5% of statements [2021-02-19T09:54:46.180Z] ok github.com/docker/docker/daemon/logger 0.375s coverage: 43.5% of statements [2021-02-19T09:54:46.601Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-02-19T09:54:47.530Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-02-19T09:54:47.714Z] === RUN TestNewStreamConfig [2021-02-19T09:54:47.714Z] === RUN TestNewStreamConfig/defaults [2021-02-19T09:54:47.714Z] === RUN TestNewStreamConfig/invalid_create_group [2021-02-19T09:54:47.714Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-02-19T09:54:47.714Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-02-19T09:54:47.714Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-02-19T09:54:47.714Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-02-19T09:54:47.714Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-02-19T09:54:47.714Z] --- PASS: TestNewStreamConfig (0.00s) [2021-02-19T09:54:47.714Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-02-19T09:54:47.714Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-02-19T09:54:47.714Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-02-19T09:54:47.714Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-02-19T09:54:47.714Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-02-19T09:54:47.714Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-02-19T09:54:47.714Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-02-19T09:54:47.714Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-02-19T09:54:47.714Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-02-19T09:54:47.714Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-02-19T09:54:47.714Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-02-19T09:54:47.714Z] === RUN TestNewAWSLogsClientRegionDetect [2021-02-19T09:54:47.714Z] time="2021-02-19T09:54:47Z" level=info msg="Trying to get region from EC2 Metadata" [2021-02-19T09:54:47.714Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2021-02-19T09:54:47.714Z] === RUN TestCreateSuccess [2021-02-19T09:54:47.714Z] --- PASS: TestCreateSuccess (0.00s) [2021-02-19T09:54:47.714Z] === RUN TestCreateLogGroupSuccess [2021-02-19T09:54:47.714Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-02-19T09:54:47.714Z] === RUN TestCreateError [2021-02-19T09:54:47.714Z] --- PASS: TestCreateError (0.00s) [2021-02-19T09:54:47.714Z] === RUN TestCreateAlreadyExists [2021-02-19T09:54:47.714Z] time="2021-02-19T09:54:47Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-02-19T09:54:47.714Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-02-19T09:54:47.714Z] === RUN TestLogClosed [2021-02-19T09:54:47.714Z] --- PASS: TestLogClosed (0.00s) [2021-02-19T09:54:47.714Z] === RUN TestLogBlocking [2021-02-19T09:54:47.714Z] --- PASS: TestLogBlocking (0.00s) [2021-02-19T09:54:47.714Z] === RUN TestLogNonBlockingBufferEmpty [2021-02-19T09:54:47.714Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-02-19T09:54:47.714Z] === RUN TestLogNonBlockingBufferFull [2021-02-19T09:54:47.714Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-02-19T09:54:47.714Z] === RUN TestPublishBatchSuccess [2021-02-19T09:54:47.714Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-02-19T09:54:47.714Z] === RUN TestPublishBatchError [2021-02-19T09:54:47.714Z] time="2021-02-19T09:54:47Z" level=error msg=Error [2021-02-19T09:54:47.714Z] --- PASS: TestPublishBatchError (0.00s) [2021-02-19T09:54:47.714Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-02-19T09:54:47.715Z] time="2021-02-19T09:54:47Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-02-19T09:54:47.715Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-02-19T09:54:47.715Z] === RUN TestPublishBatchAlreadyAccepted [2021-02-19T09:54:47.715Z] time="2021-02-19T09:54:47Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-02-19T09:54:47.715Z] time="2021-02-19T09:54:47Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-02-19T09:54:47.715Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-02-19T09:54:47.715Z] === RUN TestCollectBatchSimple [2021-02-19T09:54:47.715Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-02-19T09:54:47.715Z] === RUN TestCollectBatchTicker [2021-02-19T09:54:47.715Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-02-19T09:54:47.715Z] === RUN TestCollectBatchMultilinePattern [2021-02-19T09:54:47.715Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-02-19T09:54:47.715Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-02-19T09:54:47.715Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-02-19T09:54:47.715Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-02-19T09:54:47.715Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-02-19T09:54:47.715Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-02-19T09:54:47.715Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2021-02-19T09:54:47.715Z] === RUN TestCollectBatchClose [2021-02-19T09:54:47.715Z] --- PASS: TestCollectBatchClose (0.00s) [2021-02-19T09:54:47.715Z] === RUN TestEffectiveLen [2021-02-19T09:54:47.715Z] === RUN TestEffectiveLen/0/Hello [2021-02-19T09:54:47.715Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-02-19T09:54:47.715Z] === RUN TestEffectiveLen/2/🙃 [2021-02-19T09:54:47.715Z] === RUN TestEffectiveLen/3/���� [2021-02-19T09:54:47.715Z] === RUN TestEffectiveLen/4/He��o [2021-02-19T09:54:47.715Z] === RUN TestEffectiveLen/5/ [2021-02-19T09:54:47.715Z] --- PASS: TestEffectiveLen (0.00s) [2021-02-19T09:54:47.715Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-02-19T09:54:47.715Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-02-19T09:54:47.715Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-02-19T09:54:47.715Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-02-19T09:54:47.715Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-02-19T09:54:47.715Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-02-19T09:54:47.715Z] === RUN TestFindValidSplit [2021-02-19T09:54:47.715Z] === RUN TestFindValidSplit/0/ [2021-02-19T09:54:47.715Z] === RUN TestFindValidSplit/1/Hello [2021-02-19T09:54:47.715Z] === RUN TestFindValidSplit/2/Hello [2021-02-19T09:54:47.715Z] === RUN TestFindValidSplit/3/Hello [2021-02-19T09:54:47.715Z] === RUN TestFindValidSplit/4/🙃 [2021-02-19T09:54:47.715Z] === RUN TestFindValidSplit/5/🙃 [2021-02-19T09:54:47.715Z] === RUN TestFindValidSplit/6/a� [2021-02-19T09:54:47.715Z] === RUN TestFindValidSplit/7/a� [2021-02-19T09:54:47.715Z] --- PASS: TestFindValidSplit (0.00s) [2021-02-19T09:54:47.715Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-02-19T09:54:47.715Z] cloudwatchlogs_test.go:1044: [2021-02-19T09:54:47.715Z] cloudwatchlogs_test.go:1045: [2021-02-19T09:54:47.715Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-02-19T09:54:47.715Z] cloudwatchlogs_test.go:1044: Hello [2021-02-19T09:54:47.715Z] cloudwatchlogs_test.go:1045: [2021-02-19T09:54:47.715Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-02-19T09:54:47.715Z] cloudwatchlogs_test.go:1044: He [2021-02-19T09:54:47.715Z] cloudwatchlogs_test.go:1045: llo [2021-02-19T09:54:47.715Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-02-19T09:54:47.715Z] cloudwatchlogs_test.go:1044: [2021-02-19T09:54:47.715Z] cloudwatchlogs_test.go:1045: Hello [2021-02-19T09:54:47.715Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-02-19T09:54:47.715Z] cloudwatchlogs_test.go:1044: [2021-02-19T09:54:47.715Z] cloudwatchlogs_test.go:1045: 🙃 [2021-02-19T09:54:47.715Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-02-19T09:54:47.715Z] cloudwatchlogs_test.go:1044: 🙃 [2021-02-19T09:54:47.715Z] cloudwatchlogs_test.go:1045: [2021-02-19T09:54:47.715Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-02-19T09:54:47.715Z] cloudwatchlogs_test.go:1044: a [2021-02-19T09:54:47.715Z] cloudwatchlogs_test.go:1045: � [2021-02-19T09:54:47.715Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-02-19T09:54:47.715Z] cloudwatchlogs_test.go:1044: a� [2021-02-19T09:54:47.715Z] cloudwatchlogs_test.go:1045: [2021-02-19T09:54:47.715Z] === RUN TestProcessEventEmoji [2021-02-19T09:54:47.715Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-02-19T09:54:47.715Z] === RUN TestCollectBatchLineSplit [2021-02-19T09:54:47.715Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-02-19T09:54:47.715Z] === RUN TestCollectBatchLineSplitWithBinary [2021-02-19T09:54:47.715Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-02-19T09:54:47.715Z] === RUN TestCollectBatchMaxEvents [2021-02-19T09:54:47.715Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2021-02-19T09:54:47.715Z] === RUN TestCollectBatchMaxTotalBytes [2021-02-19T09:54:47.715Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-02-19T09:54:47.715Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-02-19T09:54:47.715Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-02-19T09:54:47.715Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-02-19T09:54:47.715Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-02-19T09:54:47.715Z] === RUN TestParseLogOptionsMultilinePattern [2021-02-19T09:54:47.715Z] --- PASS: TestParseLogOptionsMultilinePattern (0.03s) [2021-02-19T09:54:47.715Z] === RUN TestParseLogOptionsDatetimeFormat [2021-02-19T09:54:47.715Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-02-19T09:54:47.715Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-02-19T09:54:47.715Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-02-19T09:54:47.715Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-02-19T09:54:47.715Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-02-19T09:54:47.715Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-02-19T09:54:47.715Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-02-19T09:54:47.715Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-02-19T09:54:47.715Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-02-19T09:54:47.715Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-02-19T09:54:47.715Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-02-19T09:54:47.715Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-02-19T09:54:47.715Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-02-19T09:54:47.715Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-02-19T09:54:47.715Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-02-19T09:54:47.715Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-02-19T09:54:47.715Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-02-19T09:54:47.715Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-02-19T09:54:47.715Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-02-19T09:54:47.715Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-02-19T09:54:47.715Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-02-19T09:54:47.715Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-02-19T09:54:47.715Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-02-19T09:54:47.715Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-02-19T09:54:47.715Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-02-19T09:54:47.715Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-02-19T09:54:47.715Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-02-19T09:54:47.715Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-02-19T09:54:47.715Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-02-19T09:54:47.715Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-02-19T09:54:47.715Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-02-19T09:54:47.715Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-02-19T09:54:47.715Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-02-19T09:54:47.715Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-02-19T09:54:47.715Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-02-19T09:54:47.715Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-02-19T09:54:47.715Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-02-19T09:54:47.715Z] === RUN TestCreateTagSuccess [2021-02-19T09:54:47.715Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-02-19T09:54:47.715Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-02-19T09:54:47.715Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-02-19T09:54:47.715Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-02-19T09:54:47.715Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-02-19T09:54:47.715Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-02-19T09:54:47.715Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-02-19T09:54:47.715Z] PASS [2021-02-19T09:54:47.715Z] coverage: 77.8% of statements [2021-02-19T09:54:47.715Z] ok github.com/docker/docker/daemon/logger/awslogs 0.508s coverage: 77.8% of statements [2021-02-19T09:54:47.715Z] === RUN TestSearchRegistryForImagesErrors [2021-02-19T09:54:47.715Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-02-19T09:54:47.715Z] === RUN TestSearchRegistryForImages [2021-02-19T09:54:47.715Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-02-19T09:54:47.715Z] === RUN TestOnlyPlatformWithFallback [2021-02-19T09:54:47.715Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-02-19T09:54:47.715Z] === RUN TestImageDelete [2021-02-19T09:54:47.715Z] === RUN TestImageDelete/no_lease [2021-02-19T09:54:47.715Z] === RUN TestImageDelete/lease_exists [2021-02-19T09:54:47.715Z] --- PASS: TestImageDelete (0.04s) [2021-02-19T09:54:47.715Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-02-19T09:54:47.715Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2021-02-19T09:54:47.715Z] === RUN TestContentStoreForPull [2021-02-19T09:54:47.715Z] === RUN TestJSONFileLogger [2021-02-19T09:54:47.715Z] --- PASS: TestJSONFileLogger (0.00s) [2021-02-19T09:54:47.715Z] === RUN TestJSONFileLoggerWithTags [2021-02-19T09:54:47.747Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s) [2021-02-19T09:54:47.747Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-19T09:54:48.173Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-02-19T09:54:48.173Z] === RUN TestJSONFileLoggerWithOpts [2021-02-19T09:54:48.173Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-02-19T09:54:48.173Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-02-19T09:54:48.173Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-02-19T09:54:48.173Z] === RUN TestEncodeDecode [2021-02-19T09:54:48.173Z] === PAUSE TestEncodeDecode [2021-02-19T09:54:48.173Z] === CONT TestEncodeDecode [2021-02-19T09:54:48.174Z] --- PASS: TestContentStoreForPull (0.18s) [2021-02-19T09:54:48.174Z] PASS [2021-02-19T09:54:48.174Z] coverage: 6.7% of statements [2021-02-19T09:54:48.174Z] --- PASS: TestEncodeDecode (0.13s) [2021-02-19T09:54:48.174Z] PASS [2021-02-19T09:54:48.174Z] coverage: 61.6% of statements [2021-02-19T09:54:48.174Z] ok github.com/docker/docker/daemon/images 0.380s coverage: 6.7% of statements [2021-02-19T09:54:48.174Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.234s coverage: 61.6% of statements [2021-02-19T09:54:48.174Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-19T09:54:48.174Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-19T09:54:48.174Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-02-19T09:54:48.174Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-19T09:54:48.174Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-19T09:54:48.174Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-02-19T09:54:48.174Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-02-19T09:54:48.174Z] === RUN TestJSONLogsMarshalJSONBuf [2021-02-19T09:54:48.174Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-02-19T09:54:48.174Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-02-19T09:54:48.174Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-02-19T09:54:48.174Z] === RUN TestFastTimeMarshalJSON [2021-02-19T09:54:48.174Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-02-19T09:54:48.174Z] PASS [2021-02-19T09:54:48.174Z] coverage: 87.2% of statements [2021-02-19T09:54:48.174Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.208s coverage: 87.2% of statements [2021-02-19T09:54:48.898Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-02-19T09:54:49.459Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-02-19T09:54:49.659Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.90s) [2021-02-19T09:54:49.659Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-19T09:54:50.349Z] === RUN TestWriteLog [2021-02-19T09:54:50.349Z] === PAUSE TestWriteLog [2021-02-19T09:54:50.349Z] === RUN TestReadLog [2021-02-19T09:54:50.349Z] === PAUSE TestReadLog [2021-02-19T09:54:50.349Z] === CONT TestWriteLog [2021-02-19T09:54:50.349Z] --- PASS: TestWriteLog (0.00s) [2021-02-19T09:54:50.349Z] === CONT TestReadLog [2021-02-19T09:54:50.349Z] === RUN TestReadLog/tail_exact [2021-02-19T09:54:50.349Z] === RUN TestReadLog/tail_less_than_available [2021-02-19T09:54:50.349Z] === RUN TestReadLog/tail_more_than_available [2021-02-19T09:54:50.349Z] --- PASS: TestReadLog (0.13s) [2021-02-19T09:54:50.349Z] --- PASS: TestReadLog/tail_exact (0.11s) [2021-02-19T09:54:50.349Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-02-19T09:54:50.349Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-02-19T09:54:50.349Z] PASS [2021-02-19T09:54:50.349Z] coverage: 75.2% of statements [2021-02-19T09:54:50.349Z] ok github.com/docker/docker/daemon/logger/local 0.343s coverage: 75.2% of statements [2021-02-19T09:54:50.349Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-19T09:54:50.349Z] === RUN TestLog [2021-02-19T09:54:50.349Z] --- PASS: TestLog (0.01s) [2021-02-19T09:54:50.349Z] PASS [2021-02-19T09:54:50.349Z] coverage: 31.5% of statements [2021-02-19T09:54:50.349Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.169s coverage: 31.5% of statements [2021-02-19T09:54:50.807Z] === RUN TestOpenFileDelete [2021-02-19T09:54:50.807Z] --- PASS: TestOpenFileDelete (0.00s) [2021-02-19T09:54:50.807Z] === RUN TestOpenFileRename [2021-02-19T09:54:50.807Z] --- PASS: TestOpenFileRename (0.00s) [2021-02-19T09:54:50.807Z] === RUN TestParseLogTagDefaultTag [2021-02-19T09:54:50.807Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-02-19T09:54:50.807Z] === RUN TestParseLogTag [2021-02-19T09:54:50.807Z] --- PASS: TestParseLogTag (0.00s) [2021-02-19T09:54:50.808Z] === RUN TestParseLogTagEmptyTag [2021-02-19T09:54:50.808Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-02-19T09:54:50.808Z] === RUN TestTailFiles [2021-02-19T09:54:50.808Z] --- PASS: TestTailFiles (0.00s) [2021-02-19T09:54:50.808Z] === RUN TestFollowLogsConsumerGone [2021-02-19T09:54:50.808Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-02-19T09:54:50.808Z] === RUN TestFollowLogsProducerGone [2021-02-19T09:54:50.808Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-02-19T09:54:50.808Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-02-19T09:54:50.808Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-02-19T09:54:50.808Z] === RUN TestCheckCapacityAndRotate [2021-02-19T09:54:50.808Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-02-19T09:54:50.808Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-02-19T09:54:50.825Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-02-19T09:54:51.266Z] --- PASS: TestCheckCapacityAndRotate (0.30s) [2021-02-19T09:54:51.266Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-02-19T09:54:51.266Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.28s) [2021-02-19T09:54:51.266Z] PASS [2021-02-19T09:54:51.266Z] coverage: 55.3% of statements [2021-02-19T09:54:51.266Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.428s coverage: 55.3% of statements [2021-02-19T09:54:51.574Z] --- PASS: TestCgroupNamespacesRunHostMode (2.01s) [2021-02-19T09:54:51.574Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-19T09:54:51.726Z] === RUN TestValidateLogOpt [2021-02-19T09:54:51.726Z] --- PASS: TestValidateLogOpt (0.00s) [2021-02-19T09:54:51.726Z] === RUN TestNewMissedConfig [2021-02-19T09:54:51.726Z] --- PASS: TestNewMissedConfig (0.00s) [2021-02-19T09:54:51.726Z] === RUN TestNewMissedUrl [2021-02-19T09:54:51.726Z] --- PASS: TestNewMissedUrl (0.00s) [2021-02-19T09:54:51.726Z] === RUN TestNewMissedToken [2021-02-19T09:54:51.726Z] --- PASS: TestNewMissedToken (0.00s) [2021-02-19T09:54:51.726Z] === RUN TestNewWithProxy [2021-02-19T09:54:51.726Z] --- PASS: TestNewWithProxy (0.00s) [2021-02-19T09:54:51.726Z] === RUN TestDefault [2021-02-19T09:54:51.726Z] --- PASS: TestDefault (0.00s) [2021-02-19T09:54:51.726Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-02-19T09:54:51.726Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-02-19T09:54:51.726Z] === RUN TestJsonFormat [2021-02-19T09:54:51.726Z] --- PASS: TestJsonFormat (0.00s) [2021-02-19T09:54:51.726Z] === RUN TestRawFormat [2021-02-19T09:54:51.726Z] --- PASS: TestRawFormat (0.00s) [2021-02-19T09:54:51.726Z] === RUN TestRawFormatWithLabels [2021-02-19T09:54:51.726Z] --- PASS: TestRawFormatWithLabels (0.01s) [2021-02-19T09:54:51.726Z] === RUN TestRawFormatWithoutTag [2021-02-19T09:54:51.726Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-02-19T09:54:51.726Z] === RUN TestBatching [2021-02-19T09:54:51.726Z] === RUN TestNewParse [2021-02-19T09:54:51.726Z] --- PASS: TestNewParse (0.00s) [2021-02-19T09:54:51.726Z] PASS [2021-02-19T09:54:51.726Z] coverage: 8.3% of statements [2021-02-19T09:54:51.726Z] ok github.com/docker/docker/daemon/logger/templates 0.040s coverage: 8.3% of statements [2021-02-19T09:54:51.726Z] --- PASS: TestBatching (0.21s) [2021-02-19T09:54:51.726Z] === RUN TestFrequency [2021-02-19T09:54:51.754Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-02-19T09:54:52.184Z] --- PASS: TestFrequency (0.20s) [2021-02-19T09:54:52.184Z] === RUN TestOneMessagePerRequest [2021-02-19T09:54:52.184Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-02-19T09:54:52.184Z] === RUN TestVerify [2021-02-19T09:54:52.184Z] --- PASS: TestVerify (0.00s) [2021-02-19T09:54:52.184Z] === RUN TestSkipVerify [2021-02-19T09:54:52.184Z] time="2021-02-19T09:54:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-19T09:54:52.184Z] time="2021-02-19T09:54:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-19T09:54:52.184Z] time="2021-02-19T09:54:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-19T09:54:52.184Z] time="2021-02-19T09:54:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-19T09:54:52.184Z] === RUN TestParseLogFormat [2021-02-19T09:54:52.184Z] --- PASS: TestParseLogFormat (0.00s) [2021-02-19T09:54:52.184Z] === RUN TestValidateLogOptEmpty [2021-02-19T09:54:52.184Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-02-19T09:54:52.184Z] === RUN TestValidateSyslogAddress [2021-02-19T09:54:52.184Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-02-19T09:54:52.184Z] === RUN TestParseAddressDefaultPort [2021-02-19T09:54:52.184Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-02-19T09:54:52.184Z] === RUN TestValidateSyslogFacility [2021-02-19T09:54:52.184Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-02-19T09:54:52.184Z] === RUN TestValidateLogOptSyslogFormat [2021-02-19T09:54:52.184Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-02-19T09:54:52.184Z] === RUN TestValidateLogOpt [2021-02-19T09:54:52.184Z] --- PASS: TestValidateLogOpt (0.00s) [2021-02-19T09:54:52.184Z] PASS [2021-02-19T09:54:52.184Z] coverage: 46.8% of statements [2021-02-19T09:54:52.184Z] ok github.com/docker/docker/daemon/logger/syslog 0.077s coverage: 46.8% of statements [2021-02-19T09:54:52.642Z] --- PASS: TestSkipVerify (0.48s) [2021-02-19T09:54:52.642Z] === RUN TestBufferMaximum [2021-02-19T09:54:52.642Z] time="2021-02-19T09:54:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-19T09:54:52.642Z] time="2021-02-19T09:54:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-19T09:54:52.642Z] time="2021-02-19T09:54:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-19T09:54:52.642Z] time="2021-02-19T09:54:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-19T09:54:52.642Z] time="2021-02-19T09:54:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-19T09:54:52.642Z] time="2021-02-19T09:54:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613728492.322678\",\"host\":\"a111bee03c09\"}'" [2021-02-19T09:54:52.642Z] time="2021-02-19T09:54:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613728492.322678\",\"host\":\"a111bee03c09\"}'" [2021-02-19T09:54:52.642Z] --- PASS: TestBufferMaximum (0.00s) [2021-02-19T09:54:52.642Z] === RUN TestServerAlwaysDown [2021-02-19T09:54:52.642Z] time="2021-02-19T09:54:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-19T09:54:52.642Z] time="2021-02-19T09:54:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-19T09:54:52.642Z] time="2021-02-19T09:54:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613728492.324677\",\"host\":\"a111bee03c09\"}'" [2021-02-19T09:54:52.642Z] time="2021-02-19T09:54:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613728492.324677\",\"host\":\"a111bee03c09\"}'" [2021-02-19T09:54:52.642Z] time="2021-02-19T09:54:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-19T09:54:52.642Z] time="2021-02-19T09:54:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613728492.324677\",\"host\":\"a111bee03c09\"}'" [2021-02-19T09:54:52.642Z] time="2021-02-19T09:54:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613728492.325676\",\"host\":\"a111bee03c09\"}'" [2021-02-19T09:54:52.642Z] time="2021-02-19T09:54:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613728492.325676\",\"host\":\"a111bee03c09\"}'" [2021-02-19T09:54:52.642Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-02-19T09:54:52.642Z] === RUN TestCannotSendAfterClose [2021-02-19T09:54:52.642Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-02-19T09:54:52.642Z] === RUN TestDeadlockOnBlockedEndpoint [2021-02-19T09:54:53.485Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2021-02-19T09:54:53.485Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-19T09:54:53.609Z] time="2021-02-19T09:54:53Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-02-19T09:54:53.609Z] time="2021-02-19T09:54:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"a111bee03c09\"}'" [2021-02-19T09:54:53.609Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-02-19T09:54:53.609Z] PASS [2021-02-19T09:54:53.609Z] coverage: 82.5% of statements [2021-02-19T09:54:53.609Z] ok github.com/docker/docker/daemon/logger/splunk 2.064s coverage: 82.5% of statements [2021-02-19T09:54:53.609Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-19T09:54:53.609Z] ? github.com/docker/docker/daemon/network [no test files] [2021-02-19T09:54:53.609Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-19T09:54:54.067Z] === RUN TestV1IDService [2021-02-19T09:54:54.067Z] --- PASS: TestV1IDService (0.08s) [2021-02-19T09:54:54.067Z] === RUN TestV2MetadataService [2021-02-19T09:54:54.868Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.73s) [2021-02-19T09:54:54.868Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-19T09:54:55.020Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-02-19T09:54:55.034Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-02-19T09:54:55.034Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-02-19T09:54:55.034Z] === RUN TestContinueOnError_MirrorEndpoint [2021-02-19T09:54:55.034Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-02-19T09:54:55.034Z] === RUN TestContinueOnError_NeverContinue [2021-02-19T09:54:55.034Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-02-19T09:54:55.034Z] === RUN TestContinueOnError_UnnestsErrors [2021-02-19T09:54:55.034Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-02-19T09:54:55.034Z] === RUN TestManifestStore [2021-02-19T09:54:55.034Z] === RUN TestManifestStore/no_remote_or_local [2021-02-19T09:54:55.034Z] time="2021-02-19T09:54:54Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local844116147\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-02-19T09:54:55.034Z] === RUN TestManifestStore/no_local_cache [2021-02-19T09:54:55.034Z] === RUN TestManifestStore/with_local_cache [2021-02-19T09:54:55.034Z] === RUN TestManifestStore/unknown_media_type [2021-02-19T09:54:55.034Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-02-19T09:54:55.034Z] === RUN TestSuccessfulDownload [2021-02-19T09:54:55.034Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-02-19T09:54:55.034Z] download_test.go:268: Needs fixing on Windows [2021-02-19T09:54:55.034Z] === RUN TestCancelledDownload [2021-02-19T09:54:55.034Z] time="2021-02-19T09:54:54Z" level=warning msg="reference for unknown type: " [2021-02-19T09:54:55.034Z] --- PASS: TestCancelledDownload (0.00s) [2021-02-19T09:54:55.034Z] === RUN TestMaxDownloadAttempts [2021-02-19T09:54:55.034Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-02-19T09:54:55.034Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-02-19T09:54:55.034Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-02-19T09:54:55.034Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-02-19T09:54:55.034Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-02-19T09:54:55.034Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-02-19T09:54:55.034Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-02-19T09:54:55.034Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-02-19T09:54:55.034Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-02-19T09:54:55.034Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-02-19T09:54:55.034Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-02-19T09:54:55.034Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-02-19T09:54:55.034Z] time="2021-02-19T09:54:54Z" level=warning msg="reference for unknown type: " [2021-02-19T09:54:55.034Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-02-19T09:54:55.034Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-02-19T09:54:55.492Z] time="2021-02-19T09:54:54Z" level=warning msg="reference for unknown type: " [2021-02-19T09:54:55.492Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-02-19T09:54:55.492Z] time="2021-02-19T09:54:55Z" level=warning msg="reference for unknown type: " [2021-02-19T09:54:55.492Z] --- PASS: TestV2MetadataService (1.36s) [2021-02-19T09:54:55.492Z] PASS [2021-02-19T09:54:55.492Z] coverage: 48.2% of statements [2021-02-19T09:54:55.492Z] time="2021-02-19T09:54:55Z" level=warning msg="reference for unknown type: " [2021-02-19T09:54:55.492Z] === RUN TestManifestStore/error_persisting_manifest [2021-02-19T09:54:55.492Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-02-19T09:54:55.492Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-02-19T09:54:55.492Z] ok github.com/docker/docker/distribution/metadata 1.553s coverage: 48.2% of statements [2021-02-19T09:54:55.492Z] time="2021-02-19T09:54:55Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-02-19T09:54:55.492Z] --- PASS: TestManifestStore (0.25s) [2021-02-19T09:54:55.492Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2021-02-19T09:54:55.492Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-02-19T09:54:55.492Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-02-19T09:54:55.492Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-02-19T09:54:55.492Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-02-19T09:54:55.492Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-02-19T09:54:55.492Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-02-19T09:54:55.492Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-02-19T09:54:55.492Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-02-19T09:54:55.493Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-02-19T09:54:55.493Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-02-19T09:54:55.493Z] === RUN TestDetectManifestBlobMediaType [2021-02-19T09:54:55.493Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-02-19T09:54:55.493Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-02-19T09:54:55.493Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-02-19T09:54:55.493Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-02-19T09:54:55.493Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-02-19T09:54:55.493Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-02-19T09:54:55.493Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-02-19T09:54:55.493Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-02-19T09:54:55.493Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-02-19T09:54:55.493Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-02-19T09:54:55.493Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-02-19T09:54:55.493Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-02-19T09:54:55.493Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-02-19T09:54:55.493Z] === RUN TestFixManifestLayers [2021-02-19T09:54:55.493Z] --- PASS: TestFixManifestLayers (0.00s) [2021-02-19T09:54:55.493Z] === RUN TestFixManifestLayersBaseLayerParent [2021-02-19T09:54:55.493Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-02-19T09:54:55.493Z] pull_v2_test.go:73: Needs fixing on Windows [2021-02-19T09:54:55.493Z] === RUN TestFixManifestLayersBadParent [2021-02-19T09:54:55.493Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-02-19T09:54:55.493Z] === RUN TestValidateManifest [2021-02-19T09:54:55.493Z] --- SKIP: TestValidateManifest (0.00s) [2021-02-19T09:54:55.493Z] pull_v2_test.go:118: Needs fixing on Windows [2021-02-19T09:54:55.493Z] === RUN TestFormatPlatform [2021-02-19T09:54:55.493Z] --- PASS: TestFormatPlatform (0.00s) [2021-02-19T09:54:55.493Z] === RUN TestGetRepositoryMountCandidates [2021-02-19T09:54:55.493Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-02-19T09:54:55.493Z] === RUN TestLayerAlreadyExists [2021-02-19T09:54:55.493Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-02-19T09:54:55.493Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-19T09:54:55.493Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-19T09:54:55.493Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-19T09:54:55.493Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-19T09:54:55.493Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-19T09:54:55.493Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-19T09:54:55.493Z] === RUN TestWhenEmptyAuthConfig [2021-02-19T09:54:55.493Z] time="2021-02-19T09:54:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-19T09:54:55.493Z] time="2021-02-19T09:54:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-19T09:54:55.493Z] time="2021-02-19T09:54:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-19T09:54:55.493Z] time="2021-02-19T09:54:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-19T09:54:55.493Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-02-19T09:54:55.493Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.38s) [2021-02-19T09:54:55.493Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s) [2021-02-19T09:54:55.493Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s) [2021-02-19T09:54:55.493Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.38s) [2021-02-19T09:54:55.493Z] === RUN TestTransfer [2021-02-19T09:54:55.493Z] === RUN TestNotFound [2021-02-19T09:54:55.493Z] --- PASS: TestNotFound (0.00s) [2021-02-19T09:54:55.493Z] === RUN TestConflict [2021-02-19T09:54:55.493Z] --- PASS: TestConflict (0.00s) [2021-02-19T09:54:55.493Z] === RUN TestForbidden [2021-02-19T09:54:55.493Z] --- PASS: TestForbidden (0.00s) [2021-02-19T09:54:55.493Z] === RUN TestInvalidParameter [2021-02-19T09:54:55.493Z] --- PASS: TestInvalidParameter (0.00s) [2021-02-19T09:54:55.493Z] === RUN TestNotImplemented [2021-02-19T09:54:55.493Z] --- PASS: TestNotImplemented (0.00s) [2021-02-19T09:54:55.493Z] === RUN TestNotModified [2021-02-19T09:54:55.493Z] --- PASS: TestNotModified (0.00s) [2021-02-19T09:54:55.493Z] === RUN TestUnauthorized [2021-02-19T09:54:55.493Z] --- PASS: TestUnauthorized (0.00s) [2021-02-19T09:54:55.493Z] === RUN TestUnknown [2021-02-19T09:54:55.493Z] --- PASS: TestUnknown (0.00s) [2021-02-19T09:54:55.493Z] === RUN TestCancelled [2021-02-19T09:54:55.493Z] --- PASS: TestCancelled (0.00s) [2021-02-19T09:54:55.493Z] === RUN TestDeadline [2021-02-19T09:54:55.493Z] --- PASS: TestDeadline (0.00s) [2021-02-19T09:54:55.493Z] === RUN TestDataLoss [2021-02-19T09:54:55.493Z] --- PASS: TestDataLoss (0.00s) [2021-02-19T09:54:55.493Z] === RUN TestUnavailable [2021-02-19T09:54:55.493Z] --- PASS: TestUnavailable (0.00s) [2021-02-19T09:54:55.493Z] === RUN TestSystem [2021-02-19T09:54:55.493Z] --- PASS: TestSystem (0.00s) [2021-02-19T09:54:55.493Z] === RUN TestFromStatusCode [2021-02-19T09:54:55.493Z] === RUN TestFromStatusCode/Not_Found [2021-02-19T09:54:55.493Z] === RUN TestFromStatusCode/Bad_Request [2021-02-19T09:54:55.493Z] === RUN TestFromStatusCode/Conflict [2021-02-19T09:54:55.493Z] === RUN TestFromStatusCode/Unauthorized [2021-02-19T09:54:55.493Z] === RUN TestFromStatusCode/Service_Unavailable [2021-02-19T09:54:55.493Z] === RUN TestFromStatusCode/Forbidden [2021-02-19T09:54:55.493Z] === RUN TestFromStatusCode/Not_Modified [2021-02-19T09:54:55.493Z] === RUN TestFromStatusCode/Not_Implemented [2021-02-19T09:54:55.493Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-02-19T09:54:55.493Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-02-19T09:54:55.493Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-02-19T09:54:55.493Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-02-19T09:54:55.493Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-02-19T09:54:55.493Z] --- PASS: TestFromStatusCode (0.00s) [2021-02-19T09:54:55.493Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-02-19T09:54:55.493Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-02-19T09:54:55.493Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-02-19T09:54:55.493Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-02-19T09:54:55.493Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-02-19T09:54:55.493Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-02-19T09:54:55.493Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-02-19T09:54:55.493Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-02-19T09:54:55.493Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-02-19T09:54:55.493Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-02-19T09:54:55.493Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-02-19T09:54:55.493Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-02-19T09:54:55.493Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-02-19T09:54:55.493Z] PASS [2021-02-19T09:54:55.493Z] coverage: 53.1% of statements [2021-02-19T09:54:55.493Z] ok github.com/docker/docker/errdefs 0.044s coverage: 53.1% of statements [2021-02-19T09:54:55.581Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-02-19T09:54:55.809Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.99s) [2021-02-19T09:54:55.809Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-19T09:54:55.951Z] --- PASS: TestTransfer (0.12s) [2021-02-19T09:54:55.951Z] === RUN TestConcurrencyLimit [2021-02-19T09:54:55.951Z] --- PASS: TestConcurrencyLimit (0.39s) [2021-02-19T09:54:55.951Z] === RUN TestInactiveJobs [2021-02-19T09:54:56.410Z] --- PASS: TestWhenEmptyAuthConfig (1.12s) [2021-02-19T09:54:56.410Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-02-19T09:54:56.410Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-02-19T09:54:56.410Z] === RUN TestTokenPassThru [2021-02-19T09:54:56.410Z] --- PASS: TestTokenPassThru (0.01s) [2021-02-19T09:54:56.410Z] === RUN TestTokenPassThruDifferentHost [2021-02-19T09:54:56.410Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-02-19T09:54:56.410Z] PASS [2021-02-19T09:54:56.410Z] coverage: 23.4% of statements [2021-02-19T09:54:56.410Z] ok github.com/docker/docker/distribution 1.484s coverage: 23.4% of statements [2021-02-19T09:54:56.410Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-19T09:54:56.410Z] --- PASS: TestInactiveJobs (0.47s) [2021-02-19T09:54:56.410Z] === RUN TestWatchRelease [2021-02-19T09:54:56.875Z] --- PASS: TestWatchRelease (0.04s) [2021-02-19T09:54:56.875Z] === RUN TestWatchFinishedTransfer [2021-02-19T09:54:56.875Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-02-19T09:54:56.875Z] === RUN TestDuplicateTransfer [2021-02-19T09:54:56.875Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-02-19T09:54:56.875Z] === RUN TestSuccessfulUpload [2021-02-19T09:54:56.875Z] time="2021-02-19T09:54:56Z" level=error msg="Upload failed, retrying: simulating retry" [2021-02-19T09:54:57.334Z] === RUN TestCompare [2021-02-19T09:54:57.334Z] --- PASS: TestCompare (0.00s) [2021-02-19T09:54:57.334Z] PASS [2021-02-19T09:54:57.334Z] coverage: 19.2% of statements [2021-02-19T09:54:57.334Z] ok github.com/docker/docker/image/cache 0.102s coverage: 19.2% of statements [2021-02-19T09:54:57.334Z] --- PASS: TestSuccessfulUpload (0.48s) [2021-02-19T09:54:57.334Z] === RUN TestCancelledUpload [2021-02-19T09:54:57.334Z] --- PASS: TestCancelledUpload (0.00s) [2021-02-19T09:54:57.334Z] PASS [2021-02-19T09:54:57.334Z] coverage: 76.8% of statements [2021-02-19T09:54:57.334Z] ok github.com/docker/docker/distribution/xfer 2.007s coverage: 76.8% of statements [2021-02-19T09:54:57.334Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-19T09:54:57.334Z] === RUN TestFSGetInvalidData [2021-02-19T09:54:57.334Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-02-19T09:54:57.334Z] === RUN TestFSInvalidSet [2021-02-19T09:54:57.334Z] --- PASS: TestFSInvalidSet (0.01s) [2021-02-19T09:54:57.334Z] === RUN TestFSInvalidRoot [2021-02-19T09:54:57.334Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-02-19T09:54:57.334Z] === RUN TestFSMetadataGetSet [2021-02-19T09:54:57.334Z] --- PASS: TestFSMetadataGetSet (0.06s) [2021-02-19T09:54:57.334Z] === RUN TestFSInvalidWalker [2021-02-19T09:54:57.334Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-02-19T09:54:57.334Z] === RUN TestFSGetSet [2021-02-19T09:54:57.334Z] --- PASS: TestFSGetSet (0.02s) [2021-02-19T09:54:57.334Z] === RUN TestFSGetUnsetKey [2021-02-19T09:54:57.334Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-02-19T09:54:57.334Z] === RUN TestFSGetEmptyData [2021-02-19T09:54:57.334Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-02-19T09:54:57.334Z] === RUN TestFSDelete [2021-02-19T09:54:57.720Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2021-02-19T09:54:57.720Z] === RUN TestKernelTCPMemory [2021-02-19T09:54:57.792Z] --- PASS: TestFSDelete (0.01s) [2021-02-19T09:54:57.792Z] === RUN TestFSWalker [2021-02-19T09:54:57.792Z] --- PASS: TestFSWalker (0.01s) [2021-02-19T09:54:57.792Z] === RUN TestFSWalkerStopOnError [2021-02-19T09:54:57.792Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2021-02-19T09:54:57.792Z] === RUN TestNewFromJSON [2021-02-19T09:54:57.792Z] --- PASS: TestNewFromJSON (0.00s) [2021-02-19T09:54:57.792Z] === RUN TestNewFromJSONWithInvalidJSON [2021-02-19T09:54:57.792Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-02-19T09:54:57.792Z] === RUN TestMarshalKeyOrder [2021-02-19T09:54:57.792Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-02-19T09:54:57.792Z] === RUN TestImage [2021-02-19T09:54:57.792Z] --- PASS: TestImage (0.00s) [2021-02-19T09:54:57.792Z] === RUN TestImageOSNotEmpty [2021-02-19T09:54:57.792Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-02-19T09:54:57.792Z] === RUN TestNewChildImageFromImageWithRootFS [2021-02-19T09:54:57.792Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-02-19T09:54:57.792Z] === RUN TestCreate [2021-02-19T09:54:57.792Z] --- PASS: TestCreate (0.00s) [2021-02-19T09:54:57.792Z] === RUN TestRestore [2021-02-19T09:54:57.792Z] time="2021-02-19T09:54:57Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-02-19T09:54:57.792Z] --- PASS: TestRestore (0.16s) [2021-02-19T09:54:57.792Z] === RUN TestAddDelete [2021-02-19T09:54:57.792Z] --- PASS: TestAddDelete (0.02s) [2021-02-19T09:54:57.792Z] === RUN TestSearchAfterDelete [2021-02-19T09:54:57.792Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-02-19T09:54:57.792Z] === RUN TestParentReset [2021-02-19T09:54:57.792Z] --- PASS: TestParentReset (0.03s) [2021-02-19T09:54:57.792Z] === RUN TestGetAndSetLastUpdated [2021-02-19T09:54:57.792Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-02-19T09:54:57.792Z] === RUN TestStoreLen [2021-02-19T09:54:57.792Z] --- PASS: TestStoreLen (0.04s) [2021-02-19T09:54:57.792Z] PASS [2021-02-19T09:54:57.792Z] coverage: 86.8% of statements [2021-02-19T09:54:57.792Z] ok github.com/docker/docker/image 0.599s coverage: 86.8% of statements [2021-02-19T09:54:58.100Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-02-19T09:54:58.660Z] --- PASS: TestKernelTCPMemory (0.89s) [2021-02-19T09:54:58.660Z] === RUN TestNISDomainname [2021-02-19T09:54:59.328Z] === RUN TestValidateManifest [2021-02-19T09:54:59.328Z] === RUN TestValidateManifest/non-nil [2021-02-19T09:54:59.328Z] === RUN TestValidateManifest/nil [2021-02-19T09:54:59.328Z] --- PASS: TestValidateManifest (0.00s) [2021-02-19T09:54:59.328Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-02-19T09:54:59.328Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-02-19T09:54:59.328Z] PASS [2021-02-19T09:54:59.328Z] coverage: 0.6% of statements [2021-02-19T09:54:59.328Z] ok github.com/docker/docker/image/tarexport 0.167s coverage: 0.6% of statements [2021-02-19T09:54:59.328Z] === RUN TestMakeV1ConfigFromConfig [2021-02-19T09:54:59.328Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-02-19T09:54:59.328Z] PASS [2021-02-19T09:54:59.328Z] coverage: 25.0% of statements [2021-02-19T09:54:59.328Z] ok github.com/docker/docker/image/v1 0.119s coverage: 25.0% of statements [2021-02-19T09:54:59.328Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-19T09:54:59.601Z] --- PASS: TestNISDomainname (0.96s) [2021-02-19T09:54:59.601Z] === RUN TestHostnameDnsResolution [2021-02-19T09:55:00.294Z] === RUN TestSerialization [2021-02-19T09:55:00.294Z] --- PASS: TestSerialization (0.02s) [2021-02-19T09:55:00.294Z] PASS [2021-02-19T09:55:00.294Z] coverage: 87.5% of statements [2021-02-19T09:55:00.294Z] ok github.com/docker/docker/libcontainerd/queue 0.062s coverage: 87.5% of statements [2021-02-19T09:55:00.618Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-02-19T09:55:00.755Z] === RUN TestEmptyLayer [2021-02-19T09:55:00.755Z] --- PASS: TestEmptyLayer (0.00s) [2021-02-19T09:55:00.755Z] === RUN TestCommitFailure [2021-02-19T09:55:00.755Z] --- PASS: TestCommitFailure (0.01s) [2021-02-19T09:55:00.755Z] === RUN TestStartTransactionFailure [2021-02-19T09:55:00.755Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-02-19T09:55:00.755Z] === RUN TestGetOrphan [2021-02-19T09:55:00.755Z] --- PASS: TestGetOrphan (0.01s) [2021-02-19T09:55:00.755Z] === RUN TestMountAndRegister [2021-02-19T09:55:00.755Z] --- PASS: TestMountAndRegister (0.05s) [2021-02-19T09:55:00.755Z] layer_test.go:271: Layer size: 14 [2021-02-19T09:55:00.755Z] === RUN TestLayerRelease [2021-02-19T09:55:00.755Z] --- SKIP: TestLayerRelease (0.00s) [2021-02-19T09:55:00.755Z] layer_test.go:304: Failing on Windows [2021-02-19T09:55:00.755Z] === RUN TestStoreRestore [2021-02-19T09:55:00.755Z] --- SKIP: TestStoreRestore (0.00s) [2021-02-19T09:55:00.755Z] layer_test.go:353: Failing on Windows [2021-02-19T09:55:00.755Z] === RUN TestTarStreamStability [2021-02-19T09:55:00.755Z] --- SKIP: TestTarStreamStability (0.00s) [2021-02-19T09:55:00.755Z] layer_test.go:468: Failing on Windows [2021-02-19T09:55:00.755Z] === RUN TestRegisterExistingLayer [2021-02-19T09:55:01.213Z] --- PASS: TestRegisterExistingLayer (0.14s) [2021-02-19T09:55:01.213Z] === RUN TestTarStreamVerification [2021-02-19T09:55:01.213Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-02-19T09:55:01.213Z] layer_test.go:697: Failing on Windows [2021-02-19T09:55:01.213Z] === RUN TestLayerMigration [2021-02-19T09:55:01.213Z] --- SKIP: TestLayerMigration (0.00s) [2021-02-19T09:55:01.213Z] migration_test.go:46: Failing on Windows [2021-02-19T09:55:01.213Z] === RUN TestLayerMigrationNoTarsplit [2021-02-19T09:55:01.213Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-02-19T09:55:01.213Z] migration_test.go:182: Failing on Windows [2021-02-19T09:55:01.213Z] === RUN TestMountInit [2021-02-19T09:55:01.213Z] --- SKIP: TestMountInit (0.00s) [2021-02-19T09:55:01.213Z] mount_test.go:17: Failing on Windows [2021-02-19T09:55:01.213Z] === RUN TestMountSize [2021-02-19T09:55:01.213Z] --- SKIP: TestMountSize (0.00s) [2021-02-19T09:55:01.213Z] mount_test.go:76: Failing on Windows [2021-02-19T09:55:01.213Z] === RUN TestMountChanges [2021-02-19T09:55:01.213Z] --- SKIP: TestMountChanges (0.00s) [2021-02-19T09:55:01.213Z] mount_test.go:125: Failing on Windows [2021-02-19T09:55:01.213Z] === RUN TestMountApply [2021-02-19T09:55:01.213Z] --- SKIP: TestMountApply (0.00s) [2021-02-19T09:55:01.213Z] mount_test.go:212: Failing on Windows [2021-02-19T09:55:01.213Z] PASS [2021-02-19T09:55:01.213Z] coverage: 30.1% of statements [2021-02-19T09:55:01.213Z] ok github.com/docker/docker/layer 0.298s coverage: 30.1% of statements [2021-02-19T09:55:01.213Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-19T09:55:01.213Z] === RUN TestEnvironmentParsing [2021-02-19T09:55:01.213Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-02-19T09:55:01.213Z] PASS [2021-02-19T09:55:01.213Z] coverage: 1.0% of statements [2021-02-19T09:55:01.213Z] ok github.com/docker/docker/libcontainerd/local 0.175s coverage: 1.0% of statements [2021-02-19T09:55:01.213Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-19T09:55:01.213Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-19T09:55:01.213Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-19T09:55:01.512Z] --- PASS: TestHostnameDnsResolution (1.69s) [2021-02-19T09:55:01.512Z] === RUN TestStats [2021-02-19T09:55:01.672Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-02-19T09:55:01.672Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-02-19T09:55:01.672Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-02-19T09:55:01.672Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-02-19T09:55:01.672Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-02-19T09:55:01.672Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-02-19T09:55:01.672Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-02-19T09:55:01.672Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-02-19T09:55:01.672Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-02-19T09:55:01.672Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-02-19T09:55:01.672Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-02-19T09:55:01.672Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-02-19T09:55:01.672Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-02-19T09:55:01.672Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-02-19T09:55:01.672Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-02-19T09:55:01.672Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-02-19T09:55:01.672Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-02-19T09:55:01.672Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-02-19T09:55:01.672Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-02-19T09:55:01.672Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-02-19T09:55:01.672Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-02-19T09:55:01.672Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-02-19T09:55:01.672Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-02-19T09:55:01.672Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-02-19T09:55:01.672Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-02-19T09:55:01.672Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-02-19T09:55:01.672Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-02-19T09:55:01.672Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-02-19T09:55:01.672Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-02-19T09:55:01.672Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-02-19T09:55:01.672Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-02-19T09:55:01.672Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-02-19T09:55:01.672Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-02-19T09:55:01.672Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-02-19T09:55:01.672Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-02-19T09:55:01.672Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-02-19T09:55:01.672Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-02-19T09:55:01.672Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-02-19T09:55:01.672Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-02-19T09:55:01.672Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-02-19T09:55:01.672Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-02-19T09:55:01.672Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-02-19T09:55:01.672Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-02-19T09:55:01.672Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-02-19T09:55:01.672Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-02-19T09:55:01.672Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-02-19T09:55:01.672Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-02-19T09:55:01.672Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-02-19T09:55:01.672Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-02-19T09:55:01.672Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-02-19T09:55:01.672Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-02-19T09:55:01.672Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-02-19T09:55:01.672Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-02-19T09:55:01.672Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-02-19T09:55:01.672Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-02-19T09:55:01.672Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-02-19T09:55:01.672Z] PASS [2021-02-19T09:55:01.672Z] coverage: 42.3% of statements [2021-02-19T09:55:01.672Z] ok github.com/docker/docker/oci 0.058s coverage: 42.3% of statements [2021-02-19T09:55:01.672Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-19T09:55:02.134Z] === RUN TestParseVersion [2021-02-19T09:55:02.134Z] --- PASS: TestParseVersion (0.00s) [2021-02-19T09:55:02.134Z] PASS [2021-02-19T09:55:02.134Z] coverage: 52.9% of statements [2021-02-19T09:55:02.134Z] ok github.com/docker/docker/pkg/aaparser 0.068s coverage: 52.9% of statements [2021-02-19T09:55:02.592Z] === RUN TestAddressPoolOpt [2021-02-19T09:55:02.592Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-02-19T09:55:02.592Z] === RUN TestValidateEnv [2021-02-19T09:55:02.592Z] === RUN TestValidateEnv/a [2021-02-19T09:55:02.592Z] === RUN TestValidateEnv/something [2021-02-19T09:55:02.592Z] === RUN TestValidateEnv/_=a [2021-02-19T09:55:02.592Z] === RUN TestValidateEnv/env1=value1 [2021-02-19T09:55:02.592Z] === RUN TestValidateEnv/_env1=value1 [2021-02-19T09:55:02.592Z] === RUN TestValidateEnv/env2=value2=value3 [2021-02-19T09:55:02.592Z] === RUN TestValidateEnv/env3=abc!qwe [2021-02-19T09:55:02.592Z] === RUN TestValidateEnv/env_4=value_4 [2021-02-19T09:55:02.592Z] === RUN TestValidateEnv/PATH [2021-02-19T09:55:02.592Z] === RUN TestValidateEnv/=a [2021-02-19T09:55:02.592Z] === RUN TestValidateEnv/PATH= [2021-02-19T09:55:02.592Z] === RUN TestValidateEnv/PATH=something [2021-02-19T09:55:02.592Z] === RUN TestValidateEnv/asd!qwe [2021-02-19T09:55:02.592Z] === RUN TestValidateEnv/1asd [2021-02-19T09:55:02.592Z] === RUN TestValidateEnv/123 [2021-02-19T09:55:02.592Z] === RUN TestValidateEnv/some_space [2021-02-19T09:55:02.592Z] === RUN TestValidateEnv/__some_space_before [2021-02-19T09:55:02.592Z] === RUN TestValidateEnv/some_space_after__ [2021-02-19T09:55:02.592Z] === RUN TestValidateEnv/= [2021-02-19T09:55:02.592Z] === RUN TestValidateEnv/PaTh [2021-02-19T09:55:02.592Z] --- PASS: TestValidateEnv (0.00s) [2021-02-19T09:55:02.592Z] --- PASS: TestValidateEnv/a (0.00s) [2021-02-19T09:55:02.592Z] --- PASS: TestValidateEnv/something (0.00s) [2021-02-19T09:55:02.592Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-02-19T09:55:02.592Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-02-19T09:55:02.592Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-02-19T09:55:02.592Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-02-19T09:55:02.592Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-02-19T09:55:02.592Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-02-19T09:55:02.592Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-02-19T09:55:02.592Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-02-19T09:55:02.592Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-02-19T09:55:02.592Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-02-19T09:55:02.592Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-02-19T09:55:02.592Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-02-19T09:55:02.592Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-02-19T09:55:02.592Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-02-19T09:55:02.592Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-02-19T09:55:02.592Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-02-19T09:55:02.592Z] --- PASS: TestValidateEnv/= (0.00s) [2021-02-19T09:55:02.592Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-02-19T09:55:02.592Z] === RUN TestParseHost [2021-02-19T09:55:02.592Z] --- PASS: TestParseHost (0.00s) [2021-02-19T09:55:02.592Z] === RUN TestParseDockerDaemonHost [2021-02-19T09:55:02.592Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-02-19T09:55:02.592Z] === RUN TestParseTCP [2021-02-19T09:55:02.592Z] --- PASS: TestParseTCP (0.00s) [2021-02-19T09:55:02.592Z] === RUN TestParseInvalidUnixAddrInvalid [2021-02-19T09:55:02.592Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-02-19T09:55:02.592Z] === RUN TestValidateExtraHosts [2021-02-19T09:55:02.592Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-02-19T09:55:02.592Z] === RUN TestIpOptString [2021-02-19T09:55:02.592Z] --- PASS: TestIpOptString (0.00s) [2021-02-19T09:55:02.592Z] === RUN TestNewIpOptInvalidDefaultVal [2021-02-19T09:55:02.592Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-02-19T09:55:02.592Z] === RUN TestNewIpOptValidDefaultVal [2021-02-19T09:55:02.592Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-02-19T09:55:02.592Z] === RUN TestIpOptSetInvalidVal [2021-02-19T09:55:02.592Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-02-19T09:55:02.592Z] === RUN TestValidateIPAddress [2021-02-19T09:55:02.592Z] --- PASS: TestValidateIPAddress (0.00s) [2021-02-19T09:55:02.592Z] === RUN TestMapOpts [2021-02-19T09:55:02.592Z] --- PASS: TestMapOpts (0.00s) [2021-02-19T09:55:02.592Z] === RUN TestListOptsWithoutValidator [2021-02-19T09:55:02.592Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-02-19T09:55:02.592Z] === RUN TestListOptsWithValidator [2021-02-19T09:55:02.592Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-02-19T09:55:02.592Z] === RUN TestValidateDNSSearch [2021-02-19T09:55:02.592Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-02-19T09:55:02.592Z] === RUN TestValidateLabel [2021-02-19T09:55:02.592Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-02-19T09:55:02.592Z] === RUN TestValidateLabel/label_with_general_format [2021-02-19T09:55:02.592Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-02-19T09:55:02.592Z] === RUN TestValidateLabel/label_with_one_more [2021-02-19T09:55:02.592Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-02-19T09:55:02.592Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-02-19T09:55:02.592Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-02-19T09:55:02.592Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-02-19T09:55:02.592Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-02-19T09:55:02.592Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-02-19T09:55:02.592Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-02-19T09:55:02.592Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-02-19T09:55:02.592Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-02-19T09:55:02.592Z] --- PASS: TestValidateLabel (0.01s) [2021-02-19T09:55:02.592Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-02-19T09:55:02.592Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-02-19T09:55:02.592Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-02-19T09:55:02.592Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-02-19T09:55:02.592Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-02-19T09:55:02.592Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-02-19T09:55:02.592Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-02-19T09:55:02.592Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.01s) [2021-02-19T09:55:02.592Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-02-19T09:55:02.592Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-02-19T09:55:02.592Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-02-19T09:55:02.592Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-02-19T09:55:02.592Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-02-19T09:55:02.592Z] === RUN TestNamedListOpts [2021-02-19T09:55:02.592Z] --- PASS: TestNamedListOpts (0.00s) [2021-02-19T09:55:02.592Z] === RUN TestNamedMapOpts [2021-02-19T09:55:02.592Z] --- PASS: TestNamedMapOpts (0.00s) [2021-02-19T09:55:02.592Z] === RUN TestParseLink [2021-02-19T09:55:02.592Z] --- PASS: TestParseLink (0.00s) [2021-02-19T09:55:02.592Z] === RUN TestQuotedStringSetWithQuotes [2021-02-19T09:55:02.592Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-02-19T09:55:02.592Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-02-19T09:55:02.592Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-02-19T09:55:02.592Z] === RUN TestQuotedStringSetWithNoQuotes [2021-02-19T09:55:02.592Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-02-19T09:55:02.592Z] === RUN TestUlimitOpt [2021-02-19T09:55:02.592Z] --- PASS: TestUlimitOpt (0.00s) [2021-02-19T09:55:02.592Z] PASS [2021-02-19T09:55:02.592Z] coverage: 67.1% of statements [2021-02-19T09:55:02.592Z] ok github.com/docker/docker/opts 0.126s coverage: 67.1% of statements [2021-02-19T09:55:03.137Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-02-19T09:55:03.559Z] === RUN TestUnbuffered [2021-02-19T09:55:03.559Z] --- PASS: TestUnbuffered (0.00s) [2021-02-19T09:55:03.559Z] === RUN TestRaceUnbuffered [2021-02-19T09:55:03.559Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-02-19T09:55:03.559Z] PASS [2021-02-19T09:55:03.559Z] coverage: 100.0% of statements [2021-02-19T09:55:03.559Z] ok github.com/docker/docker/pkg/broadcaster 0.077s coverage: 100.0% of statements [2021-02-19T09:55:03.559Z] === RUN TestPeerCertificateMarshalJSON [2021-02-19T09:55:04.017Z] === RUN TestMatch [2021-02-19T09:55:04.017Z] === RUN TestMatch/[[]] [2021-02-19T09:55:04.017Z] === RUN TestMatch/[[foo]] [2021-02-19T09:55:04.017Z] === RUN TestMatch/[[bar]_[foo]] [2021-02-19T09:55:04.017Z] === RUN TestMatch/[[foo_bar]] [2021-02-19T09:55:04.017Z] === RUN TestMatch/[[qux]_[foo]] [2021-02-19T09:55:04.017Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-02-19T09:55:04.017Z] === RUN TestMatch/[] [2021-02-19T09:55:04.017Z] === RUN TestMatch/[]#01 [2021-02-19T09:55:04.017Z] === RUN TestMatch/[[qux]] [2021-02-19T09:55:04.017Z] === RUN TestMatch/[[foo_bar_qux]] [2021-02-19T09:55:04.017Z] === RUN TestMatch/[[qux]_[baz]] [2021-02-19T09:55:04.017Z] === RUN TestMatch/[[foo_baz]] [2021-02-19T09:55:04.017Z] --- PASS: TestMatch (0.00s) [2021-02-19T09:55:04.017Z] --- PASS: TestMatch/[[]] (0.00s) [2021-02-19T09:55:04.017Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-02-19T09:55:04.017Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-02-19T09:55:04.017Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-02-19T09:55:04.017Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-02-19T09:55:04.017Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-02-19T09:55:04.017Z] --- PASS: TestMatch/[] (0.00s) [2021-02-19T09:55:04.017Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-02-19T09:55:04.017Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-02-19T09:55:04.017Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-02-19T09:55:04.017Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-02-19T09:55:04.017Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-02-19T09:55:04.017Z] PASS [2021-02-19T09:55:04.017Z] coverage: 87.5% of statements [2021-02-19T09:55:04.017Z] ok github.com/docker/docker/pkg/capabilities 0.038s coverage: 87.5% of statements [2021-02-19T09:55:04.017Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-02-19T09:55:04.017Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-02-19T09:55:04.017Z] --- PASS: TestPeerCertificateMarshalJSON (0.66s) [2021-02-19T09:55:04.017Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-02-19T09:55:04.017Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-02-19T09:55:04.017Z] === RUN TestMiddleware [2021-02-19T09:55:04.052Z] --- PASS: TestStats (2.84s) [2021-02-19T09:55:04.052Z] === RUN TestStopContainerWithTimeout [2021-02-19T09:55:04.052Z] === RUN TestStopContainerWithTimeout/0 [2021-02-19T09:55:04.052Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-19T09:55:04.052Z] === RUN TestStopContainerWithTimeout/1 [2021-02-19T09:55:04.052Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-19T09:55:04.052Z] === RUN TestStopContainerWithTimeout/3 [2021-02-19T09:55:04.052Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-19T09:55:04.052Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-19T09:55:04.052Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-19T09:55:04.052Z] === CONT TestStopContainerWithTimeout/0 [2021-02-19T09:55:04.052Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-19T09:55:04.052Z] === CONT TestStopContainerWithTimeout/3 [2021-02-19T09:55:04.052Z] === CONT TestStopContainerWithTimeout/1 [2021-02-19T09:55:04.475Z] --- PASS: TestMiddleware (0.00s) [2021-02-19T09:55:04.475Z] === RUN TestNewResponseModifier [2021-02-19T09:55:04.475Z] --- PASS: TestNewResponseModifier (0.00s) [2021-02-19T09:55:04.475Z] PASS [2021-02-19T09:55:04.475Z] coverage: 26.8% of statements [2021-02-19T09:55:04.475Z] ok github.com/docker/docker/pkg/authorization 0.722s coverage: 26.8% of statements [2021-02-19T09:55:04.933Z] === RUN TestIsArchivePathDir [2021-02-19T09:55:04.933Z] --- PASS: TestIsArchivePathDir (0.08s) [2021-02-19T09:55:04.933Z] === RUN TestIsArchivePathInvalidFile [2021-02-19T09:55:04.933Z] === RUN TestChrootTarUntar [2021-02-19T09:55:04.933Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-02-19T09:55:04.933Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-02-19T09:55:04.934Z] === RUN TestChrootUntarWithHugeExcludesList [2021-02-19T09:55:04.934Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-02-19T09:55:04.934Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-02-19T09:55:04.934Z] === RUN TestChrootUntarEmptyArchive [2021-02-19T09:55:04.934Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-02-19T09:55:04.934Z] === RUN TestChrootTarUntarWithSymlink [2021-02-19T09:55:04.934Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-02-19T09:55:04.934Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-19T09:55:04.934Z] === RUN TestChrootCopyWithTar [2021-02-19T09:55:04.934Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-02-19T09:55:04.934Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-19T09:55:04.934Z] === RUN TestChrootCopyFileWithTar [2021-02-19T09:55:04.934Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-02-19T09:55:04.934Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-02-19T09:55:04.934Z] === RUN TestChrootUntarPath [2021-02-19T09:55:04.934Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-02-19T09:55:04.934Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-19T09:55:04.934Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-02-19T09:55:04.934Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-02-19T09:55:04.934Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-02-19T09:55:04.934Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-02-19T09:55:04.934Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-02-19T09:55:04.934Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-02-19T09:55:04.934Z] === RUN TestChrootApplyDotDotFile [2021-02-19T09:55:04.934Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-02-19T09:55:04.934Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-02-19T09:55:04.934Z] PASS [2021-02-19T09:55:04.934Z] coverage: 15.4% of statements [2021-02-19T09:55:04.934Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2021-02-19T09:55:04.934Z] === RUN TestIsArchivePathTar [2021-02-19T09:55:04.934Z] ok github.com/docker/docker/pkg/chrootarchive 0.146s coverage: 15.4% of statements [2021-02-19T09:55:05.392Z] === RUN TestSizeEmpty [2021-02-19T09:55:05.392Z] --- PASS: TestSizeEmpty (0.00s) [2021-02-19T09:55:05.392Z] === RUN TestSizeEmptyFile [2021-02-19T09:55:05.392Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-02-19T09:55:05.392Z] === RUN TestSizeNonemptyFile [2021-02-19T09:55:05.392Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-02-19T09:55:05.392Z] === RUN TestSizeNestedDirectoryEmpty [2021-02-19T09:55:05.392Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-02-19T09:55:05.392Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-02-19T09:55:05.392Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-02-19T09:55:05.392Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-02-19T09:55:05.392Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-02-19T09:55:05.392Z] === RUN TestMoveToSubdir [2021-02-19T09:55:05.392Z] --- PASS: TestMoveToSubdir (0.00s) [2021-02-19T09:55:05.392Z] === RUN TestSizeNonExistingDirectory [2021-02-19T09:55:05.392Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-02-19T09:55:05.392Z] PASS [2021-02-19T09:55:05.392Z] coverage: 80.0% of statements [2021-02-19T09:55:05.392Z] ok github.com/docker/docker/pkg/directory 0.051s coverage: 80.0% of statements [2021-02-19T09:55:05.392Z] --- PASS: TestIsArchivePathTar (0.16s) [2021-02-19T09:55:05.392Z] === RUN TestDecompressStreamGzip [2021-02-19T09:55:05.392Z] --- PASS: TestDecompressStreamGzip (0.17s) [2021-02-19T09:55:05.392Z] === RUN TestDecompressStreamBzip2 [2021-02-19T09:55:05.392Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2021-02-19T09:55:05.392Z] === RUN TestDecompressStreamXz [2021-02-19T09:55:05.392Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-02-19T09:55:05.392Z] archive_test.go:134: Xz not present in msys2 [2021-02-19T09:55:05.392Z] === RUN TestCompressStreamXzUnsupported [2021-02-19T09:55:05.392Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-02-19T09:55:05.392Z] === RUN TestCompressStreamBzip2Unsupported [2021-02-19T09:55:05.392Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-02-19T09:55:05.392Z] === RUN TestCompressStreamInvalid [2021-02-19T09:55:05.392Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-02-19T09:55:05.392Z] === RUN TestExtensionInvalid [2021-02-19T09:55:05.392Z] --- PASS: TestExtensionInvalid (0.00s) [2021-02-19T09:55:05.392Z] === RUN TestExtensionUncompressed [2021-02-19T09:55:05.392Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-02-19T09:55:05.392Z] === RUN TestExtensionBzip2 [2021-02-19T09:55:05.392Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-02-19T09:55:05.392Z] === RUN TestExtensionGzip [2021-02-19T09:55:05.392Z] --- PASS: TestExtensionGzip (0.00s) [2021-02-19T09:55:05.392Z] === RUN TestExtensionXz [2021-02-19T09:55:05.392Z] --- PASS: TestExtensionXz (0.00s) [2021-02-19T09:55:05.392Z] === RUN TestCmdStreamLargeStderr [2021-02-19T09:55:05.392Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-02-19T09:55:05.392Z] === RUN TestCmdStreamBad [2021-02-19T09:55:05.392Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-02-19T09:55:05.392Z] archive_test.go:239: Failing on Windows CI machines [2021-02-19T09:55:05.392Z] === RUN TestCmdStreamGood [2021-02-19T09:55:05.850Z] --- PASS: TestCmdStreamGood (0.04s) [2021-02-19T09:55:05.850Z] === RUN TestUntarPathWithInvalidDest [2021-02-19T09:55:05.850Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2021-02-19T09:55:05.850Z] === RUN TestUntarPathWithInvalidSrc [2021-02-19T09:55:05.850Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-02-19T09:55:05.850Z] === RUN TestUntarPath [2021-02-19T09:55:05.850Z] === RUN Test [2021-02-19T09:55:05.850Z] === RUN Test/TestContainsEntry [2021-02-19T09:55:05.850Z] === RUN Test/TestCreateEntries [2021-02-19T09:55:05.850Z] === RUN Test/TestEntriesDiff [2021-02-19T09:55:05.850Z] === RUN Test/TestEntriesEquality [2021-02-19T09:55:05.850Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-02-19T09:55:05.850Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-02-19T09:55:05.850Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-02-19T09:55:05.850Z] === RUN Test/TestGeneratorNotGenerate [2021-02-19T09:55:05.850Z] === RUN Test/TestGeneratorWithPort [2021-02-19T09:55:05.850Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-02-19T09:55:05.850Z] === RUN Test/TestNewEntry [2021-02-19T09:55:05.850Z] === RUN Test/TestParse [2021-02-19T09:55:05.850Z] --- PASS: Test (0.00s) [2021-02-19T09:55:05.850Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-02-19T09:55:05.850Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-02-19T09:55:05.850Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-02-19T09:55:05.850Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-02-19T09:55:05.850Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-02-19T09:55:05.850Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-02-19T09:55:05.850Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-02-19T09:55:05.850Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-02-19T09:55:05.850Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-02-19T09:55:05.850Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-02-19T09:55:05.850Z] --- PASS: Test/TestNewEntry (0.00s) [2021-02-19T09:55:05.850Z] --- PASS: Test/TestParse (0.00s) [2021-02-19T09:55:05.850Z] PASS [2021-02-19T09:55:05.850Z] coverage: 58.3% of statements [2021-02-19T09:55:05.850Z] ok github.com/docker/docker/pkg/discovery 0.069s coverage: 58.3% of statements [2021-02-19T09:55:05.850Z] --- PASS: TestUntarPath (0.07s) [2021-02-19T09:55:05.850Z] === RUN TestUntarPathWithDestinationFile [2021-02-19T09:55:05.850Z] --- PASS: TestUntarPathWithDestinationFile (0.10s) [2021-02-19T09:55:05.850Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-02-19T09:55:05.850Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-02-19T09:55:05.850Z] === RUN TestCopyWithTarInvalidSrc [2021-02-19T09:55:05.850Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-02-19T09:55:05.850Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-02-19T09:55:05.850Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-02-19T09:55:05.850Z] === RUN TestCopyWithTarSrcFile [2021-02-19T09:55:05.850Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-02-19T09:55:05.850Z] === RUN TestCopyWithTarSrcFolder [2021-02-19T09:55:05.850Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-02-19T09:55:05.850Z] === RUN TestCopyFileWithTarInvalidSrc [2021-02-19T09:55:05.850Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-02-19T09:55:05.850Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-02-19T09:55:05.850Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-02-19T09:55:05.850Z] === RUN TestCopyFileWithTarSrcFolder [2021-02-19T09:55:05.850Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-02-19T09:55:05.850Z] === RUN TestCopyFileWithTarSrcFile [2021-02-19T09:55:05.850Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-02-19T09:55:05.850Z] === RUN TestTarFiles [2021-02-19T09:55:06.309Z] === RUN Test [2021-02-19T09:55:06.309Z] === RUN Test/TestContent [2021-02-19T09:55:06.309Z] === RUN Test/TestInitialize [2021-02-19T09:55:06.309Z] === RUN Test/TestNew [2021-02-19T09:55:06.309Z] === RUN Test/TestParsingContentsWithComments [2021-02-19T09:55:06.309Z] === RUN Test/TestRegister [2021-02-19T09:55:06.309Z] === RUN Test/TestWatch [2021-02-19T09:55:06.309Z] --- PASS: Test (0.01s) [2021-02-19T09:55:06.309Z] --- PASS: Test/TestContent (0.00s) [2021-02-19T09:55:06.309Z] --- PASS: Test/TestInitialize (0.00s) [2021-02-19T09:55:06.309Z] --- PASS: Test/TestNew (0.00s) [2021-02-19T09:55:06.309Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-02-19T09:55:06.309Z] --- PASS: Test/TestRegister (0.00s) [2021-02-19T09:55:06.309Z] --- PASS: Test/TestWatch (0.00s) [2021-02-19T09:55:06.309Z] PASS [2021-02-19T09:55:06.309Z] coverage: 92.9% of statements [2021-02-19T09:55:06.309Z] ok github.com/docker/docker/pkg/discovery/file 0.235s coverage: 92.9% of statements [2021-02-19T09:55:07.276Z] === RUN Test [2021-02-19T09:55:07.276Z] === RUN Test/TestWatch [2021-02-19T09:55:07.276Z] --- PASS: Test (0.00s) [2021-02-19T09:55:07.276Z] --- PASS: Test/TestWatch (0.00s) [2021-02-19T09:55:07.276Z] PASS [2021-02-19T09:55:07.276Z] coverage: 92.3% of statements [2021-02-19T09:55:07.276Z] ok github.com/docker/docker/pkg/discovery/memory 0.088s coverage: 92.3% of statements [2021-02-19T09:55:07.276Z] === RUN Test [2021-02-19T09:55:07.276Z] === RUN Test/TestInitialize [2021-02-19T09:55:07.276Z] time="2021-02-19T09:55:07Z" level=info msg="Initializing discovery without TLS" [2021-02-19T09:55:07.276Z] time="2021-02-19T09:55:07Z" level=info msg="Initializing discovery without TLS" [2021-02-19T09:55:07.276Z] time="2021-02-19T09:55:07Z" level=info msg="Initializing discovery without TLS" [2021-02-19T09:55:07.276Z] === RUN Test/TestInitializeWithCerts [2021-02-19T09:55:07.276Z] time="2021-02-19T09:55:07Z" level=info msg="Initializing discovery with TLS" [2021-02-19T09:55:07.276Z] === RUN Test/TestWatch [2021-02-19T09:55:07.276Z] time="2021-02-19T09:55:07Z" level=info msg="Initializing discovery without TLS" [2021-02-19T09:55:07.354Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-19T09:55:07.355Z] --- PASS: TestStopContainerWithTimeout/0 (1.24s) [2021-02-19T09:55:07.355Z] --- PASS: TestStopContainerWithTimeout/1 (2.24s) [2021-02-19T09:55:07.355Z] --- PASS: TestStopContainerWithTimeout/3 (2.88s) [2021-02-19T09:55:07.355Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2021-02-19T09:55:07.355Z] === RUN TestDeleteDevicemapper [2021-02-19T09:55:07.355Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-19T09:55:07.355Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-19T09:55:07.355Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-19T09:55:07.736Z] === RUN Test [2021-02-19T09:55:07.736Z] === RUN Test/TestInitialize [2021-02-19T09:55:07.736Z] === RUN Test/TestInitializeWithPattern [2021-02-19T09:55:07.736Z] === RUN Test/TestRegister [2021-02-19T09:55:07.736Z] === RUN Test/TestWatch [2021-02-19T09:55:07.736Z] --- PASS: Test (0.00s) [2021-02-19T09:55:07.736Z] --- PASS: Test/TestInitialize (0.00s) [2021-02-19T09:55:07.736Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-02-19T09:55:07.736Z] --- PASS: Test/TestRegister (0.00s) [2021-02-19T09:55:07.736Z] --- PASS: Test/TestWatch (0.00s) [2021-02-19T09:55:07.736Z] PASS [2021-02-19T09:55:07.736Z] coverage: 93.8% of statements [2021-02-19T09:55:07.736Z] ok github.com/docker/docker/pkg/discovery/nodes 0.054s coverage: 93.8% of statements [2021-02-19T09:55:08.196Z] === RUN TestPollerAddRemove [2021-02-19T09:55:08.196Z] --- PASS: TestPollerAddRemove (0.00s) [2021-02-19T09:55:08.196Z] === RUN TestPollerEvent [2021-02-19T09:55:08.196Z] --- SKIP: TestPollerEvent (0.00s) [2021-02-19T09:55:08.196Z] poller_test.go:41: No chmod on Windows [2021-02-19T09:55:08.196Z] === RUN TestPollerClose [2021-02-19T09:55:08.196Z] --- PASS: TestPollerClose (0.00s) [2021-02-19T09:55:08.196Z] PASS [2021-02-19T09:55:08.196Z] coverage: 36.2% of statements [2021-02-19T09:55:08.196Z] ok github.com/docker/docker/pkg/filenotify 0.048s coverage: 36.2% of statements [2021-02-19T09:55:09.164Z] === RUN TestCopyFileWithInvalidSrc [2021-02-19T09:55:09.164Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-02-19T09:55:09.164Z] === RUN TestCopyFileWithInvalidDest [2021-02-19T09:55:09.164Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-02-19T09:55:09.164Z] === RUN TestCopyFileWithSameSrcAndDest [2021-02-19T09:55:09.164Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-02-19T09:55:09.164Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-02-19T09:55:09.164Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-02-19T09:55:09.164Z] === RUN TestCopyFile [2021-02-19T09:55:09.164Z] --- PASS: TestCopyFile (0.00s) [2021-02-19T09:55:09.164Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-02-19T09:55:09.164Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-02-19T09:55:09.164Z] fileutils_test.go:134: Needs porting to Windows [2021-02-19T09:55:09.164Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-02-19T09:55:09.164Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-02-19T09:55:09.164Z] === RUN TestReadSymlinkedDirectoryToFile [2021-02-19T09:55:09.164Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-02-19T09:55:09.164Z] fileutils_test.go:180: Needs porting to Windows [2021-02-19T09:55:09.164Z] === RUN TestWildcardMatches [2021-02-19T09:55:09.164Z] --- PASS: TestWildcardMatches (0.00s) [2021-02-19T09:55:09.164Z] === RUN TestPatternMatches [2021-02-19T09:55:09.164Z] --- PASS: TestPatternMatches (0.00s) [2021-02-19T09:55:09.164Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-02-19T09:55:09.164Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-02-19T09:55:09.164Z] === RUN TestPatternMatchesFolderExclusions [2021-02-19T09:55:09.164Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-02-19T09:55:09.164Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-02-19T09:55:09.164Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-02-19T09:55:09.164Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-02-19T09:55:09.164Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-02-19T09:55:09.164Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-02-19T09:55:09.164Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-02-19T09:55:09.164Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-02-19T09:55:09.164Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-02-19T09:55:09.164Z] === RUN TestSingleExclamationError [2021-02-19T09:55:09.164Z] --- PASS: TestSingleExclamationError (0.00s) [2021-02-19T09:55:09.164Z] === RUN TestMatchesWithNoPatterns [2021-02-19T09:55:09.164Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-02-19T09:55:09.164Z] === RUN TestMatchesWithMalformedPatterns [2021-02-19T09:55:09.164Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-02-19T09:55:09.164Z] === RUN TestMatches [2021-02-19T09:55:09.164Z] --- PASS: TestMatches (0.00s) [2021-02-19T09:55:09.164Z] === RUN TestCleanPatterns [2021-02-19T09:55:09.164Z] --- PASS: TestCleanPatterns (0.00s) [2021-02-19T09:55:09.164Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-02-19T09:55:09.164Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-02-19T09:55:09.164Z] === RUN TestCleanPatternsExceptionFlag [2021-02-19T09:55:09.164Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-02-19T09:55:09.164Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-02-19T09:55:09.164Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-02-19T09:55:09.164Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-02-19T09:55:09.164Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-02-19T09:55:09.164Z] === RUN TestCleanPatternsErrorSingleException [2021-02-19T09:55:09.164Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-02-19T09:55:09.164Z] === RUN TestCreateIfNotExistsDir [2021-02-19T09:55:09.164Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-02-19T09:55:09.165Z] === RUN TestCreateIfNotExistsFile [2021-02-19T09:55:09.165Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-02-19T09:55:09.165Z] === RUN TestMatch [2021-02-19T09:55:09.165Z] --- PASS: TestMatch (0.00s) [2021-02-19T09:55:09.165Z] PASS [2021-02-19T09:55:09.165Z] coverage: 87.7% of statements [2021-02-19T09:55:09.165Z] ok github.com/docker/docker/pkg/fileutils 0.096s coverage: 87.7% of statements [2021-02-19T09:55:09.624Z] === RUN TestGet [2021-02-19T09:55:09.624Z] --- PASS: TestGet (0.00s) [2021-02-19T09:55:09.624Z] === RUN TestGetShortcutString [2021-02-19T09:55:09.624Z] --- PASS: TestGetShortcutString (0.00s) [2021-02-19T09:55:09.624Z] PASS [2021-02-19T09:55:09.624Z] coverage: 42.9% of statements [2021-02-19T09:55:09.624Z] ok github.com/docker/docker/pkg/homedir 0.046s coverage: 42.9% of statements [2021-02-19T09:55:09.908Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.55s) [2021-02-19T09:55:09.908Z] === RUN TestUpdateMemory [2021-02-19T09:55:09.908Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-19T09:55:09.908Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-19T09:55:09.908Z] === RUN TestUpdateCPUQuota [2021-02-19T09:55:10.599Z] --- PASS: TestTarFiles (4.42s) [2021-02-19T09:55:10.599Z] === RUN TestTarUntar [2021-02-19T09:55:10.599Z] --- PASS: TestTarUntar (0.02s) [2021-02-19T09:55:10.599Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-02-19T09:55:10.599Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-02-19T09:55:10.599Z] === RUN TestTarWithOptions [2021-02-19T09:55:10.599Z] === RUN TestCreateIDMapOrder [2021-02-19T09:55:10.599Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-02-19T09:55:10.599Z] PASS [2021-02-19T09:55:10.599Z] coverage: 7.2% of statements [2021-02-19T09:55:10.599Z] --- PASS: TestTarWithOptions (0.02s) [2021-02-19T09:55:10.599Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-02-19T09:55:10.599Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-02-19T09:55:10.599Z] === RUN TestUntarUstarGnuConflict [2021-02-19T09:55:10.599Z] ok github.com/docker/docker/pkg/idtools 0.042s coverage: 7.2% of statements [2021-02-19T09:55:10.599Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-02-19T09:55:10.599Z] === RUN TestUntarInvalidFilenames [2021-02-19T09:55:10.599Z] --- PASS: Test (3.14s) [2021-02-19T09:55:10.599Z] --- PASS: Test/TestInitialize (0.12s) [2021-02-19T09:55:10.599Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-02-19T09:55:10.599Z] --- PASS: Test/TestWatch (3.02s) [2021-02-19T09:55:10.599Z] PASS [2021-02-19T09:55:10.599Z] coverage: 84.1% of statements [2021-02-19T09:55:10.599Z] ok github.com/docker/docker/pkg/discovery/kv 3.275s coverage: 84.1% of statements [2021-02-19T09:55:10.599Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames811739290\\dest" [2021-02-19T09:55:10.599Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2021-02-19T09:55:10.599Z] === RUN TestUntarHardlinkToSymlink [2021-02-19T09:55:10.599Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-02-19T09:55:10.599Z] === RUN TestUntarInvalidHardlink [2021-02-19T09:55:10.599Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink942390923\\victim\\hello" -> "../victim/hello" [2021-02-19T09:55:10.599Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink208363118\\victim\\hello" -> "/../victim/hello" [2021-02-19T09:55:10.600Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink476841717\\victim" -> "../victim" [2021-02-19T09:55:10.600Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink095659472\\victim" -> "../victim" [2021-02-19T09:55:10.600Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink108471023\\victim" -> "../victim" [2021-02-19T09:55:10.600Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink116808578\\victim" -> "../victim" [2021-02-19T09:55:10.600Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-02-19T09:55:10.600Z] === RUN TestUntarInvalidSymlink [2021-02-19T09:55:10.600Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink146211577\\dest\\dotdot" -> "../victim/hello" [2021-02-19T09:55:10.600Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink560317444\\dest\\slash-dotdot" -> "/../victim/hello" [2021-02-19T09:55:10.600Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink043151251\\dest\\loophole-victim" -> "../victim" [2021-02-19T09:55:10.600Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink985917910\\dest\\loophole-victim" -> "../victim" [2021-02-19T09:55:10.600Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink328582461\\dest\\loophole-victim" -> "../victim" [2021-02-19T09:55:10.600Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink088459640\\dest\\loophole-victim" -> "../victim" [2021-02-19T09:55:10.600Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink227333751\\dest\\dir\\loophole" -> "../../victim" [2021-02-19T09:55:10.600Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2021-02-19T09:55:10.600Z] === RUN TestTempArchiveCloseMultipleTimes [2021-02-19T09:55:10.600Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-02-19T09:55:10.600Z] === RUN TestXGlobalNoParent [2021-02-19T09:55:10.600Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-02-19T09:55:10.600Z] === RUN TestReplaceFileTarWrapper [2021-02-19T09:55:10.600Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2021-02-19T09:55:10.600Z] === RUN TestPrefixHeaderReadable [2021-02-19T09:55:10.600Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2021-02-19T09:55:10.600Z] === RUN TestDisablePigz [2021-02-19T09:55:11.059Z] --- PASS: TestDisablePigz (0.12s) [2021-02-19T09:55:11.059Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-02-19T09:55:11.059Z] === RUN TestPigz [2021-02-19T09:55:11.059Z] === RUN TestFixedBufferCap [2021-02-19T09:55:11.059Z] --- PASS: TestFixedBufferCap (0.00s) [2021-02-19T09:55:11.059Z] === RUN TestFixedBufferLen [2021-02-19T09:55:11.059Z] --- PASS: TestFixedBufferLen (0.00s) [2021-02-19T09:55:11.059Z] === RUN TestFixedBufferString [2021-02-19T09:55:11.059Z] --- PASS: TestFixedBufferString (0.00s) [2021-02-19T09:55:11.059Z] === RUN TestFixedBufferWrite [2021-02-19T09:55:11.059Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-02-19T09:55:11.059Z] === RUN TestFixedBufferRead [2021-02-19T09:55:11.059Z] --- PASS: TestFixedBufferRead (0.00s) [2021-02-19T09:55:11.059Z] === RUN TestBytesPipeRead [2021-02-19T09:55:11.059Z] --- PASS: TestBytesPipeRead (0.00s) [2021-02-19T09:55:11.059Z] === RUN TestBytesPipeWrite [2021-02-19T09:55:11.059Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-02-19T09:55:11.059Z] === RUN TestBytesPipeWriteRandomChunks [2021-02-19T09:55:11.059Z] --- PASS: TestPigz (0.14s) [2021-02-19T09:55:11.059Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-02-19T09:55:11.059Z] === RUN TestCopyFileWithInvalidDest [2021-02-19T09:55:11.059Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-02-19T09:55:11.059Z] archive_windows_test.go:16: Currently fails [2021-02-19T09:55:11.059Z] === RUN TestCanonicalTarNameForPath [2021-02-19T09:55:11.059Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-02-19T09:55:11.059Z] === RUN TestCanonicalTarName [2021-02-19T09:55:11.059Z] --- PASS: TestCanonicalTarName (0.00s) [2021-02-19T09:55:11.059Z] === RUN TestChmodTarEntry [2021-02-19T09:55:11.059Z] --- PASS: TestChmodTarEntry (0.00s) [2021-02-19T09:55:11.059Z] === RUN TestHardLinkOrder [2021-02-19T09:55:11.059Z] --- PASS: TestHardLinkOrder (0.11s) [2021-02-19T09:55:11.059Z] === RUN TestChangeString [2021-02-19T09:55:11.059Z] --- PASS: TestChangeString (0.00s) [2021-02-19T09:55:11.059Z] === RUN TestChangesWithNoChanges [2021-02-19T09:55:11.059Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-02-19T09:55:11.059Z] === RUN TestChangesWithChanges [2021-02-19T09:55:11.059Z] --- PASS: TestChangesWithChanges (0.02s) [2021-02-19T09:55:11.059Z] === RUN TestChangesWithChangesGH13590 [2021-02-19T09:55:11.059Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-02-19T09:55:11.059Z] changes_test.go:192: needs more investigation [2021-02-19T09:55:11.059Z] === RUN TestChangesDirsEmpty [2021-02-19T09:55:11.290Z] --- PASS: TestUpdateCPUQuota (1.35s) [2021-02-19T09:55:11.290Z] === RUN TestUpdatePidsLimit [2021-02-19T09:55:11.290Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-19T09:55:11.290Z] === RUN TestUpdatePidsLimit/no_change [2021-02-19T09:55:11.523Z] --- PASS: TestChangesDirsEmpty (0.19s) [2021-02-19T09:55:11.523Z] === RUN TestChangesDirsMutated [2021-02-19T09:55:11.523Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2021-02-19T09:55:11.523Z] === RUN TestAtomicWriteToFile [2021-02-19T09:55:11.523Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-02-19T09:55:11.523Z] === RUN TestAtomicWriteSetCommit [2021-02-19T09:55:11.523Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-02-19T09:55:11.523Z] === RUN TestAtomicWriteSetCancel [2021-02-19T09:55:11.523Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-02-19T09:55:11.523Z] === RUN TestReadCloserWrapperClose [2021-02-19T09:55:11.523Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-02-19T09:55:11.523Z] === RUN TestReaderErrWrapperReadOnError [2021-02-19T09:55:11.523Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-02-19T09:55:11.523Z] === RUN TestReaderErrWrapperRead [2021-02-19T09:55:11.523Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-02-19T09:55:11.523Z] === RUN TestHashData [2021-02-19T09:55:11.523Z] --- PASS: TestHashData (0.00s) [2021-02-19T09:55:11.523Z] === RUN TestCancelReadCloser [2021-02-19T09:55:11.523Z] --- PASS: TestChangesDirsMutated (0.15s) [2021-02-19T09:55:11.523Z] === RUN TestApplyLayer [2021-02-19T09:55:11.523Z] --- SKIP: TestApplyLayer (0.00s) [2021-02-19T09:55:11.523Z] changes_test.go:405: needs further investigation [2021-02-19T09:55:11.523Z] === RUN TestChangesSizeWithHardlinks [2021-02-19T09:55:11.523Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-02-19T09:55:11.523Z] changes_test.go:441: needs further investigation [2021-02-19T09:55:11.523Z] === RUN TestChangesSizeWithNoChanges [2021-02-19T09:55:11.523Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-02-19T09:55:11.523Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-02-19T09:55:11.523Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-02-19T09:55:11.523Z] === RUN TestChangesSize [2021-02-19T09:55:11.523Z] --- PASS: TestChangesSize (0.01s) [2021-02-19T09:55:11.523Z] === RUN TestApplyLayerInvalidFilenames [2021-02-19T09:55:11.523Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames700673038\\dest" [2021-02-19T09:55:11.523Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-02-19T09:55:11.523Z] === RUN TestApplyLayerInvalidHardlink [2021-02-19T09:55:11.523Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink988990064\\victim\\hello" -> "../victim/hello" [2021-02-19T09:55:11.523Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink699669775\\victim\\hello" -> "/../victim/hello" [2021-02-19T09:55:11.523Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink104087330\\victim" -> "../victim" [2021-02-19T09:55:11.523Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink039186969\\victim" -> "../victim" [2021-02-19T09:55:11.523Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink869655204\\victim" -> "../victim" [2021-02-19T09:55:11.523Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink323834291\\victim" -> "../victim" [2021-02-19T09:55:11.523Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-02-19T09:55:11.523Z] === RUN TestApplyLayerInvalidSymlink [2021-02-19T09:55:11.523Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink006581110\\dest\\dotdot" -> "../victim/hello" [2021-02-19T09:55:11.523Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink269422173\\dest\\slash-dotdot" -> "/../victim/hello" [2021-02-19T09:55:11.523Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink154739736\\dest\\loophole-victim" -> "../victim" [2021-02-19T09:55:11.523Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink192763031\\dest\\loophole-victim" -> "../victim" [2021-02-19T09:55:11.523Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink905765130\\dest\\loophole-victim" -> "../victim" [2021-02-19T09:55:11.523Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink591568609\\dest\\loophole-victim" -> "../victim" [2021-02-19T09:55:11.523Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-02-19T09:55:11.523Z] === RUN TestApplyLayerWhiteouts [2021-02-19T09:55:11.523Z] --- PASS: TestCancelReadCloser (0.10s) [2021-02-19T09:55:11.523Z] === RUN TestWriteCloserWrapperClose [2021-02-19T09:55:11.523Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-02-19T09:55:11.523Z] === RUN TestNopWriteCloser [2021-02-19T09:55:11.523Z] --- PASS: TestNopWriteCloser (0.00s) [2021-02-19T09:55:11.523Z] === RUN TestNopWriter [2021-02-19T09:55:11.523Z] --- PASS: TestNopWriter (0.00s) [2021-02-19T09:55:11.523Z] === RUN TestWriteCounter [2021-02-19T09:55:11.523Z] --- PASS: TestWriteCounter (0.00s) [2021-02-19T09:55:11.523Z] PASS [2021-02-19T09:55:11.523Z] coverage: 69.2% of statements [2021-02-19T09:55:11.523Z] ok github.com/docker/docker/pkg/ioutils 0.662s coverage: 69.2% of statements [2021-02-19T09:55:11.523Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-02-19T09:55:11.523Z] === RUN TestGenerateEmptyFile [2021-02-19T09:55:11.523Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-02-19T09:55:11.523Z] === RUN TestGenerateWithContent [2021-02-19T09:55:11.523Z] --- PASS: TestGenerateWithContent (0.00s) [2021-02-19T09:55:11.523Z] PASS [2021-02-19T09:55:11.523Z] coverage: 62.6% of statements [2021-02-19T09:55:11.523Z] ok github.com/docker/docker/pkg/archive 6.929s coverage: 62.6% of statements [2021-02-19T09:55:11.523Z] === RUN TestError [2021-02-19T09:55:11.523Z] --- PASS: TestError (0.00s) [2021-02-19T09:55:11.523Z] === RUN TestProgressString [2021-02-19T09:55:11.523Z] === RUN TestProgressString/no_progress [2021-02-19T09:55:11.523Z] === RUN TestProgressString/progress_1 [2021-02-19T09:55:11.523Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-02-19T09:55:11.523Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-02-19T09:55:11.523Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-02-19T09:55:11.523Z] === RUN TestProgressString/with_units [2021-02-19T09:55:11.523Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-02-19T09:55:11.523Z] === RUN TestProgressString/hide_counts [2021-02-19T09:55:11.523Z] --- PASS: TestProgressString (0.00s) [2021-02-19T09:55:11.523Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-02-19T09:55:11.523Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-02-19T09:55:11.523Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-02-19T09:55:11.523Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-02-19T09:55:11.523Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-02-19T09:55:11.523Z] --- PASS: TestProgressString/with_units (0.00s) [2021-02-19T09:55:11.523Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-02-19T09:55:11.523Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-02-19T09:55:11.523Z] === RUN TestJSONMessageDisplay [2021-02-19T09:55:11.523Z] === RUN TestStandardLongPath [2021-02-19T09:55:11.523Z] --- PASS: TestStandardLongPath (0.00s) [2021-02-19T09:55:11.523Z] === RUN TestUNCLongPath [2021-02-19T09:55:11.523Z] --- PASS: TestUNCLongPath (0.00s) [2021-02-19T09:55:11.523Z] PASS [2021-02-19T09:55:11.523Z] coverage: 100.0% of statements [2021-02-19T09:55:11.860Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-19T09:55:11.982Z] ok github.com/docker/docker/pkg/longpath 0.086s coverage: 100.0% of statements [2021-02-19T09:55:11.982Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-02-19T09:55:11.982Z] === RUN TestJSONMessageDisplayWithJSONError [2021-02-19T09:55:11.982Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-02-19T09:55:11.982Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-02-19T09:55:11.982Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-02-19T09:55:11.982Z] === RUN TestDisplayJSONMessagesStream [2021-02-19T09:55:11.982Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-02-19T09:55:11.982Z] PASS [2021-02-19T09:55:11.982Z] coverage: 91.7% of statements [2021-02-19T09:55:11.982Z] ok github.com/docker/docker/pkg/jsonmessage 0.166s coverage: 91.7% of statements [2021-02-19T09:55:12.120Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-19T09:55:12.690Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-19T09:55:12.949Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-19T09:55:12.952Z] === RUN TestNameFormat [2021-02-19T09:55:12.953Z] --- PASS: TestNameFormat (0.00s) [2021-02-19T09:55:12.953Z] === RUN TestNameRetries [2021-02-19T09:55:12.953Z] --- PASS: TestNameRetries (0.00s) [2021-02-19T09:55:12.953Z] PASS [2021-02-19T09:55:12.953Z] coverage: 85.7% of statements [2021-02-19T09:55:12.953Z] ok github.com/docker/docker/pkg/namesgenerator 0.124s coverage: 85.7% of statements [2021-02-19T09:55:12.953Z] === RUN TestParseKeyValueOpt [2021-02-19T09:55:12.953Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-02-19T09:55:12.953Z] === RUN TestParseUintList [2021-02-19T09:55:12.953Z] --- PASS: TestParseUintList (0.00s) [2021-02-19T09:55:12.953Z] === RUN TestParseUintListMaximumLimits [2021-02-19T09:55:12.953Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-02-19T09:55:12.953Z] PASS [2021-02-19T09:55:12.953Z] coverage: 97.0% of statements [2021-02-19T09:55:12.953Z] ok github.com/docker/docker/pkg/parsers 0.107s coverage: 97.0% of statements [2021-02-19T09:55:13.112Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-02-19T09:55:13.412Z] === RUN TestNewAndRemove [2021-02-19T09:55:13.412Z] --- PASS: TestNewAndRemove (0.00s) [2021-02-19T09:55:13.412Z] === RUN TestRemoveInvalidPath [2021-02-19T09:55:13.412Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-02-19T09:55:13.412Z] PASS [2021-02-19T09:55:13.412Z] coverage: 82.6% of statements [2021-02-19T09:55:13.412Z] ok github.com/docker/docker/pkg/pidfile 0.056s coverage: 82.6% of statements [2021-02-19T09:55:13.519Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-19T09:55:13.872Z] === RUN TestParseEmptyInterface [2021-02-19T09:55:13.872Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-02-19T09:55:13.872Z] === RUN TestParseNonInterfaceType [2021-02-19T09:55:13.872Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-02-19T09:55:13.872Z] === RUN TestParseWithOneFunction [2021-02-19T09:55:13.872Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-02-19T09:55:13.872Z] === RUN TestParseWithMultipleFuncs [2021-02-19T09:55:13.872Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-02-19T09:55:13.872Z] === RUN TestParseWithUnnamedReturn [2021-02-19T09:55:13.872Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-02-19T09:55:13.872Z] === RUN TestEmbeddedInterface [2021-02-19T09:55:13.872Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-02-19T09:55:13.872Z] === RUN TestParsedImports [2021-02-19T09:55:13.872Z] --- PASS: TestParsedImports (0.00s) [2021-02-19T09:55:14.331Z] === RUN TestAliasedImports [2021-02-19T09:55:14.331Z] --- PASS: TestAliasedImports (0.00s) [2021-02-19T09:55:14.331Z] PASS [2021-02-19T09:55:14.331Z] coverage: 56.8% of statements [2021-02-19T09:55:14.331Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.098s coverage: 56.8% of statements [2021-02-19T09:55:14.901Z] --- PASS: TestUpdatePidsLimit (3.86s) [2021-02-19T09:55:14.901Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2021-02-19T09:55:14.901Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2021-02-19T09:55:14.901Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2021-02-19T09:55:14.901Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2021-02-19T09:55:14.901Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2021-02-19T09:55:14.901Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2021-02-19T09:55:14.901Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2021-02-19T09:55:14.901Z] === RUN TestUpdateRestartPolicy [2021-02-19T09:55:15.002Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-02-19T09:55:15.300Z] === RUN TestFailedConnection [2021-02-19T09:55:15.300Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-02-19T09:55:15.300Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-02-19T09:55:15.300Z] === RUN TestBufioReaderPoolPutAndGet [2021-02-19T09:55:15.300Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-02-19T09:55:15.300Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-02-19T09:55:15.300Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-02-19T09:55:15.300Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-02-19T09:55:15.300Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-02-19T09:55:15.300Z] === RUN TestBufioWriterPoolPutAndGet [2021-02-19T09:55:15.300Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-02-19T09:55:15.300Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-02-19T09:55:15.300Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-02-19T09:55:15.300Z] === RUN TestBufferPoolPutAndGet [2021-02-19T09:55:15.300Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-02-19T09:55:15.300Z] PASS [2021-02-19T09:55:15.300Z] coverage: 88.2% of statements [2021-02-19T09:55:15.300Z] ok github.com/docker/docker/pkg/pools 0.035s coverage: 88.2% of statements [2021-02-19T09:55:15.300Z] === RUN TestHTTPTransport [2021-02-19T09:55:15.300Z] --- PASS: TestHTTPTransport (0.00s) [2021-02-19T09:55:15.300Z] PASS [2021-02-19T09:55:15.300Z] coverage: 85.7% of statements [2021-02-19T09:55:15.760Z] ok github.com/docker/docker/pkg/plugins/transport 0.078s coverage: 85.7% of statements [2021-02-19T09:55:16.219Z] --- PASS: TestFailedConnection (1.06s) [2021-02-19T09:55:16.219Z] === RUN TestFailOnce [2021-02-19T09:55:16.219Z] === RUN TestOutputOnPrematureClose [2021-02-19T09:55:16.219Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-02-19T09:55:16.219Z] === RUN TestCompleteSilently [2021-02-19T09:55:16.219Z] --- PASS: TestCompleteSilently (0.00s) [2021-02-19T09:55:16.219Z] PASS [2021-02-19T09:55:16.219Z] coverage: 75.9% of statements [2021-02-19T09:55:16.219Z] ok github.com/docker/docker/pkg/progress 0.039s coverage: 75.9% of statements [2021-02-19T09:55:16.219Z] === RUN TestSendToOneSub [2021-02-19T09:55:16.219Z] --- PASS: TestSendToOneSub (0.00s) [2021-02-19T09:55:16.219Z] === RUN TestSendToMultipleSubs [2021-02-19T09:55:16.219Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-02-19T09:55:16.219Z] === RUN TestEvictOneSub [2021-02-19T09:55:16.219Z] --- PASS: TestEvictOneSub (0.00s) [2021-02-19T09:55:16.219Z] === RUN TestClosePublisher [2021-02-19T09:55:16.219Z] --- PASS: TestClosePublisher (0.00s) [2021-02-19T09:55:16.219Z] === RUN TestPubSubRace [2021-02-19T09:55:16.219Z] 2021/02/19 09:55:15 http: panic serving 127.0.0.1:49221: Plugin not ready [2021-02-19T09:55:16.219Z] goroutine 10 [running]: [2021-02-19T09:55:16.219Z] net/http.(*conn).serve.func1(0xc000058c80) [2021-02-19T09:55:16.219Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-02-19T09:55:16.219Z] panic(0x849b40, 0x986ad0) [2021-02-19T09:55:16.219Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-02-19T09:55:16.219Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-19T09:55:16.219Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-02-19T09:55:16.219Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-19T09:55:16.219Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-02-19T09:55:16.219Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-19T09:55:16.219Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-02-19T09:55:16.219Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-19T09:55:16.219Z] c:/go/src/net/http/server.go:2831 +0xab [2021-02-19T09:55:16.219Z] net/http.(*conn).serve(0xc000058c80, 0x99b2c0, 0xc00004a980) [2021-02-19T09:55:16.219Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-02-19T09:55:16.219Z] created by net/http.(*Server).Serve [2021-02-19T09:55:16.219Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-02-19T09:55:16.219Z] time="2021-02-19T09:55:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49220/Test.FailOnce: Post http://127.0.0.1:49220/Test.FailOnce: EOF, retrying in 1s" [2021-02-19T09:55:16.890Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-02-19T09:55:17.146Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-02-19T09:55:17.146Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-02-19T09:55:17.196Z] === RUN TestRegister [2021-02-19T09:55:17.196Z] --- PASS: TestRegister (0.00s) [2021-02-19T09:55:17.196Z] === RUN TestCommand [2021-02-19T09:55:17.196Z] --- PASS: TestCommand (0.02s) [2021-02-19T09:55:17.196Z] === RUN TestNaiveSelf [2021-02-19T09:55:17.196Z] --- PASS: TestNaiveSelf (0.02s) [2021-02-19T09:55:17.196Z] PASS [2021-02-19T09:55:17.196Z] coverage: 82.4% of statements [2021-02-19T09:55:17.196Z] ok github.com/docker/docker/pkg/reexec 0.079s coverage: 82.4% of statements [2021-02-19T09:55:17.196Z] --- PASS: TestFailOnce (1.12s) [2021-02-19T09:55:17.196Z] === RUN TestEchoInputOutput [2021-02-19T09:55:17.196Z] --- PASS: TestEchoInputOutput (0.00s) [2021-02-19T09:55:17.196Z] === RUN TestBackoff [2021-02-19T09:55:17.196Z] --- PASS: TestBackoff (0.00s) [2021-02-19T09:55:17.196Z] === RUN TestAbortRetry [2021-02-19T09:55:17.196Z] --- PASS: TestAbortRetry (0.00s) [2021-02-19T09:55:17.196Z] === RUN TestClientScheme [2021-02-19T09:55:17.196Z] --- PASS: TestClientScheme (0.00s) [2021-02-19T09:55:17.196Z] === RUN TestNewClientWithTimeout [2021-02-19T09:55:17.196Z] --- PASS: TestPubSubRace (1.05s) [2021-02-19T09:55:17.196Z] PASS [2021-02-19T09:55:17.196Z] coverage: 75.0% of statements [2021-02-19T09:55:17.196Z] ok github.com/docker/docker/pkg/pubsub 1.087s coverage: 75.0% of statements [2021-02-19T09:55:17.655Z] time="2021-02-19T09:55:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-02-19T09:55:18.115Z] === RUN TestParseSignal [2021-02-19T09:55:18.115Z] --- PASS: TestParseSignal (0.00s) [2021-02-19T09:55:18.115Z] === RUN TestValidSignalForPlatform [2021-02-19T09:55:18.115Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-02-19T09:55:18.115Z] PASS [2021-02-19T09:55:18.115Z] coverage: 20.3% of statements [2021-02-19T09:55:18.115Z] ok github.com/docker/docker/pkg/signal 0.039s coverage: 20.3% of statements [2021-02-19T09:55:18.115Z] === RUN TestNewStdWriter [2021-02-19T09:55:18.115Z] --- PASS: TestNewStdWriter (0.00s) [2021-02-19T09:55:18.115Z] === RUN TestWriteWithUninitializedStdWriter [2021-02-19T09:55:18.115Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-02-19T09:55:18.115Z] === RUN TestWriteWithNilBytes [2021-02-19T09:55:18.115Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-02-19T09:55:18.115Z] === RUN TestWrite [2021-02-19T09:55:18.115Z] --- PASS: TestWrite (0.00s) [2021-02-19T09:55:18.115Z] === RUN TestWriteWithWriterError [2021-02-19T09:55:18.115Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-02-19T09:55:18.115Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-02-19T09:55:18.115Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-02-19T09:55:18.115Z] === RUN TestStdCopyWriteAndRead [2021-02-19T09:55:18.115Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-02-19T09:55:18.115Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-02-19T09:55:18.115Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-02-19T09:55:18.115Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-02-19T09:55:18.115Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-02-19T09:55:18.115Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-02-19T09:55:18.115Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-02-19T09:55:18.115Z] === RUN TestStdCopyWithInvalidInputHeader [2021-02-19T09:55:18.115Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-02-19T09:55:18.115Z] === RUN TestStdCopyWithCorruptedPrefix [2021-02-19T09:55:18.115Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-02-19T09:55:18.115Z] === RUN TestStdCopyReturnsWriteErrors [2021-02-19T09:55:18.115Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-02-19T09:55:18.115Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-02-19T09:55:18.115Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-02-19T09:55:18.115Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-02-19T09:55:18.115Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-02-19T09:55:18.115Z] PASS [2021-02-19T09:55:18.575Z] coverage: 100.0% of statements [2021-02-19T09:55:18.575Z] ok github.com/docker/docker/pkg/stdcopy 0.042s coverage: 100.0% of statements [2021-02-19T09:55:19.034Z] === RUN TestRawProgressFormatterFormatStatus [2021-02-19T09:55:19.034Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-02-19T09:55:19.034Z] === RUN TestRawProgressFormatterFormatProgress [2021-02-19T09:55:19.034Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-02-19T09:55:19.034Z] === RUN TestFormatStatus [2021-02-19T09:55:19.034Z] --- PASS: TestFormatStatus (0.00s) [2021-02-19T09:55:19.034Z] === RUN TestFormatError [2021-02-19T09:55:19.034Z] --- PASS: TestFormatError (0.00s) [2021-02-19T09:55:19.034Z] === RUN TestFormatJSONError [2021-02-19T09:55:19.034Z] --- PASS: TestFormatJSONError (0.00s) [2021-02-19T09:55:19.034Z] === RUN TestJsonProgressFormatterFormatProgress [2021-02-19T09:55:19.034Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-02-19T09:55:19.034Z] === RUN TestJsonProgressFormatterFormatStatus [2021-02-19T09:55:19.034Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-02-19T09:55:19.034Z] === RUN TestNewJSONProgressOutput [2021-02-19T09:55:19.034Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-02-19T09:55:19.034Z] === RUN TestAuxFormatterEmit [2021-02-19T09:55:19.034Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-02-19T09:55:19.034Z] === RUN TestStreamWriterStdout [2021-02-19T09:55:19.034Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-02-19T09:55:19.034Z] === RUN TestStreamWriterStderr [2021-02-19T09:55:19.034Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-02-19T09:55:19.034Z] PASS [2021-02-19T09:55:19.034Z] coverage: 66.2% of statements [2021-02-19T09:55:19.034Z] ok github.com/docker/docker/pkg/streamformatter 0.045s coverage: 66.2% of statements [2021-02-19T09:55:19.034Z] === RUN TestGenerateRandomID [2021-02-19T09:55:19.034Z] --- PASS: TestGenerateRandomID (0.00s) [2021-02-19T09:55:19.034Z] === RUN TestShortenId [2021-02-19T09:55:19.034Z] --- PASS: TestShortenId (0.00s) [2021-02-19T09:55:19.034Z] === RUN TestShortenSha256Id [2021-02-19T09:55:19.034Z] --- PASS: TestShortenSha256Id (0.00s) [2021-02-19T09:55:19.034Z] === RUN TestShortenIdEmpty [2021-02-19T09:55:19.034Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-02-19T09:55:19.034Z] === RUN TestShortenIdInvalid [2021-02-19T09:55:19.034Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-02-19T09:55:19.034Z] === RUN TestIsShortIDNonHex [2021-02-19T09:55:19.034Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-02-19T09:55:19.034Z] === RUN TestIsShortIDNotCorrectSize [2021-02-19T09:55:19.034Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-02-19T09:55:19.034Z] PASS [2021-02-19T09:55:19.034Z] coverage: 70.6% of statements [2021-02-19T09:55:19.034Z] ok github.com/docker/docker/pkg/stringid 0.036s coverage: 70.6% of statements [2021-02-19T09:55:19.493Z] time="2021-02-19T09:55:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-02-19T09:55:19.665Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-02-19T09:55:19.665Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-02-19T09:55:19.953Z] === RUN TestIsCpusetListAvailable [2021-02-19T09:55:19.953Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-02-19T09:55:19.953Z] PASS [2021-02-19T09:55:19.953Z] coverage: 38.2% of statements [2021-02-19T09:55:19.953Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 38.2% of statements [2021-02-19T09:55:20.922Z] === RUN TestChtimes [2021-02-19T09:55:20.922Z] --- PASS: TestChtimes (0.00s) [2021-02-19T09:55:20.922Z] === RUN TestChtimesWindows [2021-02-19T09:55:20.922Z] --- PASS: TestChtimesWindows (0.00s) [2021-02-19T09:55:20.922Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-02-19T09:55:20.922Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-02-19T09:55:20.922Z] === RUN TestEnsureRemoveAllNotExist [2021-02-19T09:55:20.922Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-02-19T09:55:20.922Z] === RUN TestEnsureRemoveAllWithDir [2021-02-19T09:55:20.922Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-02-19T09:55:20.922Z] === RUN TestEnsureRemoveAllWithFile [2021-02-19T09:55:20.922Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-02-19T09:55:20.922Z] === RUN TestHasWin32KSupport [2021-02-19T09:55:20.922Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-02-19T09:55:20.922Z] syscall_windows_test.go:8: win32k: true [2021-02-19T09:55:20.922Z] PASS [2021-02-19T09:55:20.922Z] coverage: 12.0% of statements [2021-02-19T09:55:20.922Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 12.0% of statements [2021-02-19T09:55:21.409Z] === RUN TestTailFile [2021-02-19T09:55:21.409Z] --- PASS: TestTailFile (0.00s) [2021-02-19T09:55:21.409Z] === RUN TestTailFileManyLines [2021-02-19T09:55:21.409Z] --- PASS: TestTailFileManyLines (0.00s) [2021-02-19T09:55:21.409Z] === RUN TestTailEmptyFile [2021-02-19T09:55:21.409Z] --- PASS: TestTailEmptyFile (0.00s) [2021-02-19T09:55:21.409Z] === RUN TestTailNegativeN [2021-02-19T09:55:21.409Z] --- PASS: TestTailNegativeN (0.00s) [2021-02-19T09:55:21.409Z] === RUN TestNewTailReader [2021-02-19T09:55:21.409Z] === PAUSE TestNewTailReader [2021-02-19T09:55:21.409Z] === CONT TestNewTailReader [2021-02-19T09:55:21.409Z] === RUN TestNewTailReader/8_byte_delimiter [2021-02-19T09:55:21.409Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-02-19T09:55:21.409Z] === RUN TestNewTailReader/12_byte_delimiter [2021-02-19T09:55:21.409Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-02-19T09:55:21.409Z] === RUN TestNewTailReader/no_delimiter [2021-02-19T09:55:21.409Z] === PAUSE TestNewTailReader/no_delimiter [2021-02-19T09:55:21.409Z] === RUN TestNewTailReader/single_byte_delimiter [2021-02-19T09:55:21.409Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-02-19T09:55:21.409Z] === RUN TestNewTailReader/2_byte_delimiter [2021-02-19T09:55:21.409Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-02-19T09:55:21.409Z] === RUN TestNewTailReader/4_byte_delimiter [2021-02-19T09:55:21.409Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-02-19T09:55:21.409Z] === RUN TestNewTailReader/truncated_last_line [2021-02-19T09:55:21.409Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-02-19T09:55:21.409Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-02-19T09:55:21.409Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-02-19T09:55:21.409Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-02-19T09:55:21.409Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-02-19T09:55:21.409Z] === CONT TestNewTailReader/8_byte_delimiter [2021-02-19T09:55:21.409Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-02-19T09:55:21.409Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-02-19T09:55:21.409Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-02-19T09:55:21.409Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-02-19T09:55:21.409Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-02-19T09:55:21.409Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-02-19T09:55:21.409Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-19T09:55:21.409Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-19T09:55:21.409Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-19T09:55:21.409Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-19T09:55:21.409Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-02-19T09:55:21.409Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-02-19T09:55:21.409Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-02-19T09:55:21.409Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-02-19T09:55:21.409Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-02-19T09:55:21.409Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-02-19T09:55:21.409Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-02-19T09:55:21.409Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-02-19T09:55:21.409Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-02-19T09:55:21.409Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-02-19T09:55:21.409Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-02-19T09:55:21.409Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-02-19T09:55:21.409Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-02-19T09:55:21.409Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-02-19T09:55:21.409Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-02-19T09:55:21.409Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-02-19T09:55:21.409Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-02-19T09:55:21.409Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-19T09:55:21.409Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-19T09:55:21.409Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-02-19T09:55:21.409Z] === CONT TestNewTailReader/4_byte_delimiter [2021-02-19T09:55:21.409Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-02-19T09:55:21.409Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-02-19T09:55:21.409Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-02-19T09:55:21.409Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-02-19T09:55:21.409Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-02-19T09:55:21.409Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-02-19T09:55:21.410Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-19T09:55:21.410Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-02-19T09:55:21.410Z] === CONT TestNewTailReader/2_byte_delimiter [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-19T09:55:21.410Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-02-19T09:55:21.410Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-19T09:55:21.410Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-19T09:55:21.410Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-19T09:55:21.410Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-19T09:55:21.410Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-19T09:55:21.410Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-19T09:55:21.410Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-19T09:55:21.410Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-19T09:55:21.410Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-19T09:55:21.410Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-19T09:55:21.410Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-19T09:55:21.410Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-19T09:55:21.410Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-02-19T09:55:21.410Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-19T09:55:21.410Z] === CONT TestNewTailReader/single_byte_delimiter [2021-02-19T09:55:21.410Z] === CONT TestNewTailReader/no_delimiter [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-02-19T09:55:21.410Z] === CONT TestNewTailReader/12_byte_delimiter [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-02-19T09:55:21.410Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-02-19T09:55:21.410Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-02-19T09:55:21.411Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-02-19T09:55:21.411Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-02-19T09:55:21.411Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-19T09:55:21.411Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-02-19T09:55:21.411Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-19T09:55:21.411Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-19T09:55:21.411Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-02-19T09:55:21.412Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-02-19T09:55:21.412Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-02-19T09:55:21.412Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-02-19T09:55:21.413Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-02-19T09:55:21.413Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-02-19T09:55:21.413Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-19T09:55:21.413Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-19T09:55:21.413Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-19T09:55:21.413Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-02-19T09:55:21.413Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-02-19T09:55:21.413Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-19T09:55:21.413Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-02-19T09:55:21.413Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-19T09:55:21.413Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-19T09:55:21.413Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-19T09:55:21.413Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-19T09:55:21.413Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-19T09:55:21.413Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-19T09:55:21.413Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-19T09:55:21.413Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-02-19T09:55:21.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-02-19T09:55:21.413Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-02-19T09:55:21.874Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-02-19T09:55:21.874Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-19T09:55:21.875Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-19T09:55:21.875Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.03s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.03s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.03s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.03s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.03s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.876Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-19T09:55:21.877Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-19T09:55:21.877Z] PASS [2021-02-19T09:55:21.877Z] coverage: 88.6% of statements [2021-02-19T09:55:21.877Z] ok github.com/docker/docker/pkg/tailfile 0.437s coverage: 88.6% of statements [2021-02-19T09:55:21.877Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-19T09:55:21.877Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-19T09:55:21.877Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-19T09:55:21.877Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-19T09:55:21.877Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-19T09:55:21.877Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-02-19T09:55:21.877Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-02-19T09:55:21.877Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-19T09:55:21.877Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-19T09:55:21.877Z] time="2021-02-19T09:55:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-02-19T09:55:22.180Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-02-19T09:55:22.337Z] === RUN TestTarSumRemoveNonExistent [2021-02-19T09:55:22.337Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-02-19T09:55:22.337Z] === RUN TestTarSumRemove [2021-02-19T09:55:22.337Z] --- PASS: TestTarSumRemove (0.00s) [2021-02-19T09:55:22.337Z] === RUN TestSortFileInfoSums [2021-02-19T09:55:22.337Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-02-19T09:55:22.337Z] === RUN TestNewTarSumForLabelInvalid [2021-02-19T09:55:22.337Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-02-19T09:55:22.337Z] === RUN TestNewTarSumForLabel [2021-02-19T09:55:22.337Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-02-19T09:55:22.337Z] === RUN TestEmptyTar [2021-02-19T09:55:22.337Z] --- PASS: TestEmptyTar (0.00s) [2021-02-19T09:55:22.337Z] === RUN TestTarSumsReadSize [2021-02-19T09:55:22.337Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-02-19T09:55:22.337Z] === RUN TestTarSums [2021-02-19T09:55:22.337Z] --- PASS: TestTarSums (0.11s) [2021-02-19T09:55:22.337Z] === RUN TestIteration [2021-02-19T09:55:22.337Z] --- PASS: TestIteration (0.00s) [2021-02-19T09:55:22.337Z] === RUN TestVersionLabelForChecksum [2021-02-19T09:55:22.337Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-02-19T09:55:22.337Z] === RUN TestVersion [2021-02-19T09:55:22.337Z] --- PASS: TestVersion (0.00s) [2021-02-19T09:55:22.337Z] === RUN TestGetVersion [2021-02-19T09:55:22.337Z] --- PASS: TestGetVersion (0.00s) [2021-02-19T09:55:22.337Z] === RUN TestGetVersions [2021-02-19T09:55:22.337Z] --- PASS: TestGetVersions (0.00s) [2021-02-19T09:55:22.337Z] PASS [2021-02-19T09:55:22.337Z] coverage: 89.3% of statements [2021-02-19T09:55:22.337Z] ok github.com/docker/docker/pkg/tarsum 0.185s coverage: 89.3% of statements [2021-02-19T09:55:22.337Z] testing: warning: no tests to run [2021-02-19T09:55:22.337Z] PASS [2021-02-19T09:55:22.337Z] coverage: [no statements] [2021-02-19T09:55:22.436Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-02-19T09:55:22.693Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-02-19T09:55:22.796Z] ok github.com/docker/docker/pkg/term/windows 0.038s coverage: [no statements] [no tests to run] [2021-02-19T09:55:22.796Z] === RUN TestTruncIndex [2021-02-19T09:55:22.796Z] --- PASS: TestTruncIndex (0.10s) [2021-02-19T09:55:22.796Z] PASS [2021-02-19T09:55:22.796Z] coverage: 91.5% of statements [2021-02-19T09:55:22.796Z] ok github.com/docker/docker/pkg/truncindex 0.143s coverage: 91.5% of statements [2021-02-19T09:55:22.796Z] === RUN TestIsGIT [2021-02-19T09:55:22.796Z] --- PASS: TestIsGIT (0.00s) [2021-02-19T09:55:22.796Z] === RUN TestIsTransport [2021-02-19T09:55:22.796Z] --- PASS: TestIsTransport (0.00s) [2021-02-19T09:55:22.796Z] PASS [2021-02-19T09:55:22.796Z] coverage: 100.0% of statements [2021-02-19T09:55:23.256Z] ok github.com/docker/docker/pkg/urlutil 0.038s coverage: 100.0% of statements [2021-02-19T09:55:23.256Z] === RUN TestVersionInfo [2021-02-19T09:55:23.256Z] --- PASS: TestVersionInfo (0.00s) [2021-02-19T09:55:23.256Z] === RUN TestAppendVersions [2021-02-19T09:55:23.256Z] --- PASS: TestAppendVersions (0.00s) [2021-02-19T09:55:23.256Z] PASS [2021-02-19T09:55:23.256Z] coverage: 88.9% of statements [2021-02-19T09:55:23.256Z] ok github.com/docker/docker/pkg/useragent 0.048s coverage: 88.9% of statements [2021-02-19T09:55:24.058Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-02-19T09:55:24.058Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-02-19T09:55:24.226Z] === RUN TestNewSettable [2021-02-19T09:55:24.226Z] --- PASS: TestNewSettable (0.00s) [2021-02-19T09:55:24.226Z] === RUN TestIsSettable [2021-02-19T09:55:24.226Z] --- PASS: TestIsSettable (0.00s) [2021-02-19T09:55:24.226Z] === RUN TestUpdateSettingsEnv [2021-02-19T09:55:24.226Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-02-19T09:55:24.226Z] PASS [2021-02-19T09:55:24.226Z] coverage: 20.1% of statements [2021-02-19T09:55:24.226Z] ok github.com/docker/docker/plugin/v2 0.057s coverage: 20.1% of statements [2021-02-19T09:55:24.620Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-02-19T09:55:24.686Z] === RUN TestLoad [2021-02-19T09:55:24.686Z] --- PASS: TestLoad (0.00s) [2021-02-19T09:55:24.686Z] === RUN TestSave [2021-02-19T09:55:24.686Z] --- PASS: TestSave (0.03s) [2021-02-19T09:55:24.686Z] === RUN TestAddDeleteGet [2021-02-19T09:55:24.686Z] === RUN TestValidatePrivileges [2021-02-19T09:55:24.686Z] --- PASS: TestValidatePrivileges (0.00s) [2021-02-19T09:55:24.686Z] === RUN TestFilterByCapNeg [2021-02-19T09:55:24.686Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-02-19T09:55:24.686Z] === RUN TestFilterByCapPos [2021-02-19T09:55:24.686Z] --- PASS: TestFilterByCapPos (0.00s) [2021-02-19T09:55:24.686Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-02-19T09:55:24.686Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-02-19T09:55:24.686Z] PASS [2021-02-19T09:55:24.686Z] coverage: 12.0% of statements [2021-02-19T09:55:24.686Z] ok github.com/docker/docker/plugin 0.064s coverage: 12.0% of statements [2021-02-19T09:55:24.686Z] --- PASS: TestAddDeleteGet (0.04s) [2021-02-19T09:55:24.686Z] === RUN TestInvalidTags [2021-02-19T09:55:24.686Z] --- PASS: TestInvalidTags (0.00s) [2021-02-19T09:55:24.686Z] PASS [2021-02-19T09:55:24.686Z] coverage: 84.4% of statements [2021-02-19T09:55:24.686Z] ok github.com/docker/docker/reference 0.126s coverage: 84.4% of statements [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite (351.50s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.42s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.11s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.73s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.58s) [2021-02-19T09:55:24.876Z] docker_cli_daemon_test.go:1455: [de708958258d2] daemon is not started [2021-02-19T09:55:24.876Z] check_test.go:309: [dfa196d44bb63] daemon is not started [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.27s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.82s) [2021-02-19T09:55:24.876Z] check_test.go:309: [dba679b4ac7a1] daemon is not started [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.59s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.97s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.62s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.57s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.11s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.73s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.65s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.46s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-02-19T09:55:24.876Z] check_test.go:309: [d2d65f0f324aa] daemon is not started [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-02-19T09:55:24.876Z] check_test.go:309: [d3d58a3aa7621] daemon is not started [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.65s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2021-02-19T09:55:24.876Z] check_test.go:309: [d2ffd846b7028] daemon is not started [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.67s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.74s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.68s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.61s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.75s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-02-19T09:55:24.876Z] check_test.go:309: [dca744a333d65] daemon is not started [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.00s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.97s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.64s) [2021-02-19T09:55:24.876Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-02-19T09:55:24.876Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-02-19T09:55:24.876Z] check_test.go:309: [db548f53f13e3] daemon is not started [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.43s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.36s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.33s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.78s) [2021-02-19T09:55:24.876Z] check_test.go:309: [d429fa8c293b4] daemon is not started [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.96s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2021-02-19T09:55:24.876Z] check_test.go:309: [db10b62cd11aa] daemon is not started [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.35s) [2021-02-19T09:55:24.876Z] docker_cli_daemon_plugins_test.go:79: [dd4cd2c488f33] daemon is not started [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.74s) [2021-02-19T09:55:24.876Z] docker_cli_daemon_plugins_test.go:169: [de9623633f871] daemon is not started [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.50s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.58s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-02-19T09:55:24.876Z] check_test.go:309: [df5c1aa1fe0f9] daemon is not started [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.71s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.49s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.71s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.90s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.95s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.74s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.14s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.36s) [2021-02-19T09:55:24.876Z] check_test.go:309: [d53dd84ba17e9] daemon is not started [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.38s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.88s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.37s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.80s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.13s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.55s) [2021-02-19T09:55:24.876Z] check_test.go:309: [de7f936c5dea2] daemon is not started [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.78s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.66s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.22s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.16s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.67s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.44s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.28s) [2021-02-19T09:55:24.876Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-02-19T09:55:24.876Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-02-19T09:55:24.876Z] check_test.go:309: [d48e69be332c2] daemon is not started [2021-02-19T09:55:24.876Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-02-19T09:55:24.876Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-02-19T09:55:24.876Z] check_test.go:309: [dfdded0f3100d] daemon is not started [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.53s) [2021-02-19T09:55:24.876Z] check_test.go:309: [d843b795d7e19] daemon is not started [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.33s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.34s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.18s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.47s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.47s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.30s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.88s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.19s) [2021-02-19T09:55:24.876Z] check_test.go:309: [de9392d4df2da] daemon is not started [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.38s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.67s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.79s) [2021-02-19T09:55:24.876Z] check_test.go:309: [d73e32cf51607] daemon is not started [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.04s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2021-02-19T09:55:24.876Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-02-19T09:55:24.876Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-02-19T09:55:24.876Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-02-19T09:55:24.876Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-02-19T09:55:24.876Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-02-19T09:55:24.876Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-02-19T09:55:24.876Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-02-19T09:55:24.876Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-02-19T09:55:24.876Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-02-19T09:55:24.876Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-02-19T09:55:24.876Z] check_test.go:309: [d2230e8481217] daemon is not started [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2021-02-19T09:55:24.876Z] check_test.go:309: [d204d53b25170] daemon is not started [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.59s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.20s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2021-02-19T09:55:24.876Z] check_test.go:309: [d449efe9663f7] daemon is not started [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.10s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.97s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.06s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2021-02-19T09:55:24.876Z] check_test.go:309: [d466cad064cd1] daemon is not started [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.11s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.62s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.08s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.98s) [2021-02-19T09:55:24.876Z] check_test.go:309: [d55fc68467321] daemon is not started [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.83s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-02-19T09:55:24.876Z] check_test.go:309: [d270bf123212d] daemon is not started [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.79s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.72s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.71s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.51s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.04s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.65s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.38s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.59s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.89s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.23s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.27s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.01s) [2021-02-19T09:55:24.876Z] docker_cli_daemon_test.go:2550: [dd2fa69a29f9c] daemon is not started [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.10s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.64s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.01s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.87s) [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2021-02-19T09:55:24.876Z] check_test.go:309: [d298f4b5139ee] daemon is not started [2021-02-19T09:55:24.876Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.20s) [2021-02-19T09:55:24.876Z] === RUN TestDockerSwarmSuite [2021-02-19T09:55:24.876Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-02-19T09:55:24.876Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-02-19T09:55:26.228Z] === RUN TestRestartManagerTimeout [2021-02-19T09:55:26.228Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-02-19T09:55:26.228Z] === RUN TestRestartManagerTimeoutReset [2021-02-19T09:55:26.228Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-02-19T09:55:26.228Z] PASS [2021-02-19T09:55:26.228Z] coverage: 50.9% of statements [2021-02-19T09:55:26.228Z] ok github.com/docker/docker/restartmanager 0.041s coverage: 50.9% of statements [2021-02-19T09:55:26.228Z] time="2021-02-19T09:55:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-02-19T09:55:26.228Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-02-19T09:55:26.228Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-02-19T09:55:26.228Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-02-19T09:55:26.228Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-02-19T09:55:26.228Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-02-19T09:55:26.687Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-02-19T09:55:26.687Z] === RUN TestResumableRequestReaderWithReadError [2021-02-19T09:55:26.687Z] time="2021-02-19T09:55:26Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-02-19T09:55:26.687Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2021-02-19T09:55:26.687Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-02-19T09:55:26.687Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-02-19T09:55:26.687Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-02-19T09:55:26.687Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-02-19T09:55:26.687Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-02-19T09:55:26.687Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-02-19T09:55:26.687Z] === RUN TestResumableRequestReader [2021-02-19T09:55:26.687Z] --- PASS: TestResumableRequestReader (0.00s) [2021-02-19T09:55:26.687Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-02-19T09:55:26.687Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-02-19T09:55:26.687Z] PASS [2021-02-19T09:55:26.687Z] coverage: 100.0% of statements [2021-02-19T09:55:26.687Z] ok github.com/docker/docker/registry/resumable 0.237s coverage: 100.0% of statements [2021-02-19T09:55:26.687Z] === RUN TestResolveAuthConfigIndexServer [2021-02-19T09:55:26.687Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-02-19T09:55:26.687Z] === RUN TestResolveAuthConfigFullURL [2021-02-19T09:55:26.687Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-02-19T09:55:26.687Z] === RUN TestLoadAllowNondistributableArtifacts [2021-02-19T09:55:26.687Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-02-19T09:55:26.687Z] === RUN TestValidateMirror [2021-02-19T09:55:26.687Z] --- PASS: TestValidateMirror (0.00s) [2021-02-19T09:55:26.687Z] === RUN TestLoadInsecureRegistries [2021-02-19T09:55:27.148Z] time="2021-02-19T09:55:26Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-02-19T09:55:27.148Z] time="2021-02-19T09:55:26Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-02-19T09:55:27.148Z] time="2021-02-19T09:55:26Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-02-19T09:55:27.148Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2021-02-19T09:55:27.148Z] === RUN TestNewServiceConfig [2021-02-19T09:55:27.148Z] --- PASS: TestNewServiceConfig (0.00s) [2021-02-19T09:55:27.148Z] === RUN TestValidateIndexName [2021-02-19T09:55:27.148Z] --- PASS: TestValidateIndexName (0.00s) [2021-02-19T09:55:27.148Z] === RUN TestValidateIndexNameWithError [2021-02-19T09:55:27.148Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-02-19T09:55:27.148Z] === RUN TestEndpointParse [2021-02-19T09:55:27.148Z] --- PASS: TestEndpointParse (0.00s) [2021-02-19T09:55:27.148Z] === RUN TestEndpointParseInvalid [2021-02-19T09:55:27.148Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-02-19T09:55:27.148Z] === RUN TestValidateEndpoint [2021-02-19T09:55:27.148Z] --- PASS: TestValidateEndpoint (0.01s) [2021-02-19T09:55:27.148Z] === RUN TestPing [2021-02-19T09:55:27.148Z] --- PASS: TestPing (0.00s) [2021-02-19T09:55:27.148Z] === RUN TestPingRegistryEndpoint [2021-02-19T09:55:27.148Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-02-19T09:55:27.148Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-02-19T09:55:27.148Z] === RUN TestEndpoint [2021-02-19T09:55:27.148Z] --- SKIP: TestEndpoint (0.00s) [2021-02-19T09:55:27.148Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-02-19T09:55:27.148Z] === RUN TestParseRepositoryInfo [2021-02-19T09:55:27.148Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-02-19T09:55:27.148Z] === RUN TestNewIndexInfo [2021-02-19T09:55:27.148Z] --- PASS: TestNewIndexInfo (0.00s) [2021-02-19T09:55:27.148Z] === RUN TestMirrorEndpointLookup [2021-02-19T09:55:27.148Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-02-19T09:55:27.148Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-02-19T09:55:27.148Z] === RUN TestSearchRepositories [2021-02-19T09:55:27.148Z] --- PASS: TestSearchRepositories (0.00s) [2021-02-19T09:55:27.148Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-02-19T09:55:27.148Z] Host: 127.0.0.1:49241 [2021-02-19T09:55:27.148Z] User-Agent: docker test client [2021-02-19T09:55:27.148Z] Authorization: Token fake-token [2021-02-19T09:55:27.148Z] X-Docker-Token: true [2021-02-19T09:55:27.148Z] Accept-Encoding: gzip [2021-02-19T09:55:27.148Z] [2021-02-19T09:55:27.148Z] [2021-02-19T09:55:27.148Z] registry_test.go:730: HTTP/1.1 200 OK [2021-02-19T09:55:27.148Z] Connection: close [2021-02-19T09:55:27.148Z] Content-Length: 144 [2021-02-19T09:55:27.148Z] Cache-Control: no-cache [2021-02-19T09:55:27.148Z] Content-Type: application/json [2021-02-19T09:55:27.148Z] Date: Fri, 19 Feb 2021 09:55:26 GMT [2021-02-19T09:55:27.148Z] Expires: -1 [2021-02-19T09:55:27.148Z] Pragma: no-cache [2021-02-19T09:55:27.148Z] Server: docker-tests/mock [2021-02-19T09:55:27.148Z] X-Docker-Registry-Config: mock [2021-02-19T09:55:27.148Z] X-Docker-Registry-Version: 0.0.0 [2021-02-19T09:55:27.148Z] [2021-02-19T09:55:27.148Z] [2021-02-19T09:55:27.148Z] === RUN TestTrustedLocation [2021-02-19T09:55:27.148Z] --- PASS: TestTrustedLocation (0.00s) [2021-02-19T09:55:27.148Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-02-19T09:55:27.148Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-02-19T09:55:27.148Z] === RUN TestAllowNondistributableArtifacts [2021-02-19T09:55:27.148Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-02-19T09:55:27.148Z] === RUN TestIsSecureIndex [2021-02-19T09:55:27.148Z] --- PASS: TestIsSecureIndex (0.00s) [2021-02-19T09:55:27.148Z] PASS [2021-02-19T09:55:27.148Z] coverage: 50.3% of statements [2021-02-19T09:55:27.148Z] ok github.com/docker/docker/registry 0.195s coverage: 50.3% of statements [2021-02-19T09:55:27.148Z] === RUN TestDecodeContainerConfig [2021-02-19T09:55:27.148Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-02-19T09:55:27.148Z] === RUN TestDecodeContainerConfigIsolation [2021-02-19T09:55:27.148Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-02-19T09:55:27.148Z] === RUN TestValidatePrivileged [2021-02-19T09:55:27.148Z] --- PASS: TestValidatePrivileged (0.00s) [2021-02-19T09:55:27.148Z] PASS [2021-02-19T09:55:27.148Z] coverage: 52.2% of statements [2021-02-19T09:55:27.148Z] ok github.com/docker/docker/runconfig 0.044s coverage: 52.2% of statements [2021-02-19T09:55:27.390Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-02-19T09:55:27.607Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-02-19T09:55:27.607Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-02-19T09:55:27.607Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-02-19T09:55:27.607Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-02-19T09:55:27.607Z] PASS [2021-02-19T09:55:27.607Z] coverage: 62.5% of statements [2021-02-19T09:55:27.607Z] ok github.com/docker/docker/testutil 0.059s coverage: 62.5% of statements [2021-02-19T09:55:27.646Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-02-19T09:55:29.011Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-02-19T09:55:29.789Z] === RUN TestGetDriver [2021-02-19T09:55:29.789Z] --- PASS: TestGetDriver (0.00s) [2021-02-19T09:55:29.789Z] === RUN TestVolumeRequestError [2021-02-19T09:55:29.789Z] --- PASS: TestVolumeRequestError (0.01s) [2021-02-19T09:55:29.789Z] PASS [2021-02-19T09:55:29.789Z] coverage: 36.1% of statements [2021-02-19T09:55:29.789Z] ok github.com/docker/docker/volume/drivers 0.073s coverage: 36.1% of statements [2021-02-19T09:55:29.797Z] --- PASS: TestUpdateRestartPolicy (12.40s) [2021-02-19T09:55:29.797Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-19T09:55:29.797Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2021-02-19T09:55:29.797Z] === RUN TestWaitNonBlocked [2021-02-19T09:55:29.797Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-19T09:55:29.797Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-19T09:55:29.797Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-19T09:55:29.797Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-19T09:55:29.797Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-19T09:55:29.797Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-19T09:55:29.797Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-19T09:55:29.797Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2021-02-19T09:55:29.797Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2021-02-19T09:55:29.797Z] === RUN TestWaitBlocked [2021-02-19T09:55:29.797Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-19T09:55:29.797Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-19T09:55:29.797Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-19T09:55:29.797Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-19T09:55:29.797Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-19T09:55:29.797Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-19T09:55:30.060Z] --- PASS: TestWaitBlocked (0.02s) [2021-02-19T09:55:30.060Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s) [2021-02-19T09:55:30.060Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2021-02-19T09:55:30.060Z] === CONT TestContainerStartOnDaemonRestart [2021-02-19T09:55:30.060Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-19T09:55:30.060Z] === CONT TestIpcModeOlderClient [2021-02-19T09:55:30.060Z] === CONT TestDaemonHostGatewayIP [2021-02-19T09:55:30.249Z] === RUN TestGetAddress [2021-02-19T09:55:30.249Z] --- PASS: TestGetAddress (0.00s) [2021-02-19T09:55:30.249Z] === RUN TestRemove [2021-02-19T09:55:30.249Z] --- SKIP: TestRemove (0.00s) [2021-02-19T09:55:30.249Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-02-19T09:55:30.249Z] === RUN TestInitializeWithVolumes [2021-02-19T09:55:30.249Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-02-19T09:55:30.249Z] === RUN TestCreate [2021-02-19T09:55:30.249Z] --- PASS: TestCreate (0.01s) [2021-02-19T09:55:30.249Z] === RUN TestValidateName [2021-02-19T09:55:30.249Z] --- PASS: TestValidateName (0.00s) [2021-02-19T09:55:30.249Z] === RUN TestCreateWithOpts [2021-02-19T09:55:30.249Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-02-19T09:55:30.249Z] local_test.go:181: runtime.GOOS == "windows" [2021-02-19T09:55:30.249Z] === RUN TestRelaodNoOpts [2021-02-19T09:55:30.249Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-02-19T09:55:30.249Z] PASS [2021-02-19T09:55:30.249Z] coverage: 41.5% of statements [2021-02-19T09:55:30.249Z] ok github.com/docker/docker/volume/local 0.065s coverage: 41.5% of statements [2021-02-19T09:55:30.322Z] --- PASS: TestIpcModeOlderClient (0.20s) [2021-02-19T09:55:30.322Z] === CONT TestContainerKillOnDaemonStart [2021-02-19T09:55:30.709Z] === RUN TestConvertTmpfsOptions [2021-02-19T09:55:30.709Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-02-19T09:55:30.709Z] parser_test.go:49: data="mode=700,size=1m" [2021-02-19T09:55:30.709Z] parser_test.go:49: data="ro" [2021-02-19T09:55:30.709Z] === RUN TestParseMountRaw [2021-02-19T09:55:30.709Z] --- PASS: TestParseMountRaw (0.03s) [2021-02-19T09:55:30.709Z] === RUN TestParseMountRawSplit [2021-02-19T09:55:30.709Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-02-19T09:55:30.709Z] parser_test.go:390: case 0 [2021-02-19T09:55:30.709Z] parser_test.go:390: case 1 [2021-02-19T09:55:30.709Z] parser_test.go:390: case 2 [2021-02-19T09:55:30.709Z] parser_test.go:390: case 3 [2021-02-19T09:55:30.709Z] parser_test.go:390: case 4 [2021-02-19T09:55:30.709Z] parser_test.go:390: case 5 [2021-02-19T09:55:30.709Z] parser_test.go:390: case 6 [2021-02-19T09:55:30.709Z] parser_test.go:390: case 7 [2021-02-19T09:55:30.709Z] parser_test.go:390: case 8 [2021-02-19T09:55:30.709Z] parser_test.go:390: case 0 [2021-02-19T09:55:30.709Z] parser_test.go:390: case 1 [2021-02-19T09:55:30.709Z] parser_test.go:390: case 2 [2021-02-19T09:55:30.709Z] parser_test.go:390: case 3 [2021-02-19T09:55:30.709Z] parser_test.go:390: case 4 [2021-02-19T09:55:30.709Z] parser_test.go:390: case 5 [2021-02-19T09:55:30.709Z] parser_test.go:390: case 6 [2021-02-19T09:55:30.709Z] parser_test.go:390: case 7 [2021-02-19T09:55:30.709Z] parser_test.go:390: case 8 [2021-02-19T09:55:30.709Z] parser_test.go:390: case 9 [2021-02-19T09:55:30.709Z] parser_test.go:390: case 10 [2021-02-19T09:55:30.709Z] parser_test.go:390: case 11 [2021-02-19T09:55:30.709Z] parser_test.go:390: case 12 [2021-02-19T09:55:30.709Z] parser_test.go:390: case 0 [2021-02-19T09:55:30.709Z] parser_test.go:390: case 1 [2021-02-19T09:55:30.709Z] parser_test.go:390: case 2 [2021-02-19T09:55:30.709Z] parser_test.go:390: case 3 [2021-02-19T09:55:30.709Z] parser_test.go:390: case 4 [2021-02-19T09:55:30.709Z] parser_test.go:390: case 5 [2021-02-19T09:55:30.709Z] parser_test.go:390: case 6 [2021-02-19T09:55:30.709Z] parser_test.go:390: case 7 [2021-02-19T09:55:30.709Z] parser_test.go:390: case 8 [2021-02-19T09:55:30.709Z] parser_test.go:390: case 9 [2021-02-19T09:55:30.709Z] parser_test.go:390: case 10 [2021-02-19T09:55:30.709Z] parser_test.go:390: case 11 [2021-02-19T09:55:30.709Z] === RUN TestParseMountSpec [2021-02-19T09:55:30.709Z] --- PASS: TestParseMountSpec (0.00s) [2021-02-19T09:55:30.709Z] parser_test.go:455: case 0 [2021-02-19T09:55:30.709Z] parser_test.go:455: case 1 [2021-02-19T09:55:30.709Z] parser_test.go:455: case 2 [2021-02-19T09:55:30.709Z] parser_test.go:455: case 3 [2021-02-19T09:55:30.709Z] parser_test.go:455: case 4 [2021-02-19T09:55:30.709Z] parser_test.go:455: case 5 [2021-02-19T09:55:30.709Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-02-19T09:55:30.709Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-02-19T09:55:30.709Z] === RUN TestValidateMount [2021-02-19T09:55:30.709Z] --- PASS: TestValidateMount (0.00s) [2021-02-19T09:55:30.709Z] PASS [2021-02-19T09:55:30.709Z] coverage: 66.2% of statements [2021-02-19T09:55:30.709Z] ok github.com/docker/docker/volume/mounts 0.092s coverage: 66.2% of statements [2021-02-19T09:55:30.901Z] === RUN TestDockerSuite/TestBuildEnv [2021-02-19T09:55:30.901Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-02-19T09:55:31.678Z] === RUN TestSetGetMeta [2021-02-19T09:55:31.678Z] === PAUSE TestSetGetMeta [2021-02-19T09:55:31.678Z] === RUN TestRestore [2021-02-19T09:55:31.678Z] === PAUSE TestRestore [2021-02-19T09:55:31.678Z] === RUN TestServiceCreate [2021-02-19T09:55:31.678Z] === PAUSE TestServiceCreate [2021-02-19T09:55:31.678Z] === RUN TestServiceList [2021-02-19T09:55:31.678Z] === PAUSE TestServiceList [2021-02-19T09:55:31.678Z] === RUN TestServiceRemove [2021-02-19T09:55:31.678Z] === PAUSE TestServiceRemove [2021-02-19T09:55:31.678Z] === RUN TestServiceGet [2021-02-19T09:55:31.678Z] === PAUSE TestServiceGet [2021-02-19T09:55:31.678Z] === RUN TestServicePrune [2021-02-19T09:55:31.678Z] === PAUSE TestServicePrune [2021-02-19T09:55:31.678Z] === RUN TestCreate [2021-02-19T09:55:31.678Z] === PAUSE TestCreate [2021-02-19T09:55:31.678Z] === RUN TestRemove [2021-02-19T09:55:31.678Z] === PAUSE TestRemove [2021-02-19T09:55:31.678Z] === RUN TestList [2021-02-19T09:55:31.678Z] === PAUSE TestList [2021-02-19T09:55:31.678Z] === RUN TestFindByDriver [2021-02-19T09:55:31.678Z] === PAUSE TestFindByDriver [2021-02-19T09:55:31.678Z] === RUN TestFindByReferenced [2021-02-19T09:55:31.678Z] === PAUSE TestFindByReferenced [2021-02-19T09:55:31.678Z] === RUN TestDerefMultipleOfSameRef [2021-02-19T09:55:31.678Z] === PAUSE TestDerefMultipleOfSameRef [2021-02-19T09:55:31.678Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-02-19T09:55:31.678Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-02-19T09:55:31.678Z] === RUN TestDefererencePluginOnCreateError [2021-02-19T09:55:31.678Z] === PAUSE TestDefererencePluginOnCreateError [2021-02-19T09:55:31.678Z] === RUN TestRefDerefRemove [2021-02-19T09:55:31.678Z] === PAUSE TestRefDerefRemove [2021-02-19T09:55:31.678Z] === RUN TestGet [2021-02-19T09:55:31.678Z] === PAUSE TestGet [2021-02-19T09:55:31.678Z] === RUN TestGetWithReference [2021-02-19T09:55:31.678Z] === PAUSE TestGetWithReference [2021-02-19T09:55:31.678Z] === RUN TestFilterFunc [2021-02-19T09:55:31.678Z] === RUN TestFilterFunc/test_nil_list [2021-02-19T09:55:31.678Z] === PAUSE TestFilterFunc/test_nil_list [2021-02-19T09:55:31.678Z] === RUN TestFilterFunc/test_empty_list [2021-02-19T09:55:31.678Z] === PAUSE TestFilterFunc/test_empty_list [2021-02-19T09:55:31.678Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-02-19T09:55:31.678Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-02-19T09:55:31.678Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-02-19T09:55:31.678Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-02-19T09:55:31.678Z] === RUN TestFilterFunc/test_filter_some [2021-02-19T09:55:31.678Z] === PAUSE TestFilterFunc/test_filter_some [2021-02-19T09:55:31.678Z] === RUN TestFilterFunc/test_filter_middle [2021-02-19T09:55:31.678Z] === PAUSE TestFilterFunc/test_filter_middle [2021-02-19T09:55:31.678Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-02-19T09:55:31.678Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-02-19T09:55:31.678Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-02-19T09:55:31.678Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-02-19T09:55:31.678Z] === CONT TestFilterFunc/test_nil_list [2021-02-19T09:55:31.678Z] === CONT TestFilterFunc/test_filter_some [2021-02-19T09:55:31.678Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-02-19T09:55:31.678Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-02-19T09:55:31.678Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-02-19T09:55:31.678Z] === CONT TestFilterFunc/test_empty_list [2021-02-19T09:55:31.678Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-02-19T09:55:31.678Z] === CONT TestFilterFunc/test_filter_middle [2021-02-19T09:55:31.678Z] --- PASS: TestFilterFunc (0.00s) [2021-02-19T09:55:31.678Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-02-19T09:55:31.678Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-02-19T09:55:31.678Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-02-19T09:55:31.678Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-02-19T09:55:31.678Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-02-19T09:55:31.678Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-02-19T09:55:31.678Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-02-19T09:55:31.678Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-02-19T09:55:31.678Z] === CONT TestSetGetMeta [2021-02-19T09:55:31.678Z] === CONT TestFindByReferenced [2021-02-19T09:55:31.678Z] === CONT TestServicePrune [2021-02-19T09:55:31.678Z] === CONT TestList [2021-02-19T09:55:31.678Z] --- PASS: TestSetGetMeta (0.04s) [2021-02-19T09:55:31.678Z] === CONT TestFindByDriver [2021-02-19T09:55:31.678Z] --- PASS: TestFindByReferenced (0.05s) [2021-02-19T09:55:31.678Z] === CONT TestGetWithReference [2021-02-19T09:55:31.678Z] --- PASS: TestList (0.05s) [2021-02-19T09:55:31.678Z] === CONT TestServiceList [2021-02-19T09:55:31.678Z] --- PASS: TestFindByDriver (0.02s) [2021-02-19T09:55:31.678Z] === CONT TestServiceGet [2021-02-19T09:55:31.678Z] --- PASS: TestGetWithReference (0.02s) [2021-02-19T09:55:31.678Z] === CONT TestServiceRemove [2021-02-19T09:55:31.678Z] --- PASS: TestServiceGet (0.07s) [2021-02-19T09:55:31.678Z] === CONT TestRemove [2021-02-19T09:55:31.678Z] time="2021-02-19T09:55:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-19T09:55:31.678Z] === CONT TestServiceCreate [2021-02-19T09:55:31.678Z] --- PASS: TestServiceRemove (0.06s) [2021-02-19T09:55:31.678Z] time="2021-02-19T09:55:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-19T09:55:31.678Z] --- PASS: TestServiceList (0.09s) [2021-02-19T09:55:31.678Z] === CONT TestCreate [2021-02-19T09:55:31.678Z] time="2021-02-19T09:55:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-19T09:55:31.678Z] time="2021-02-19T09:55:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-02-19T09:55:31.678Z] --- PASS: TestRemove (0.03s) [2021-02-19T09:55:31.678Z] === CONT TestRestore [2021-02-19T09:55:31.678Z] --- PASS: TestCreate (0.03s) [2021-02-19T09:55:31.678Z] === CONT TestDefererencePluginOnCreateError [2021-02-19T09:55:31.678Z] --- PASS: TestServiceCreate (0.03s) [2021-02-19T09:55:31.678Z] === CONT TestGet [2021-02-19T09:55:31.678Z] time="2021-02-19T09:55:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-19T09:55:31.678Z] --- PASS: TestServicePrune (0.18s) [2021-02-19T09:55:31.678Z] === CONT TestRefDerefRemove [2021-02-19T09:55:31.678Z] --- PASS: TestGet (0.02s) [2021-02-19T09:55:31.678Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-02-19T09:55:31.678Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-02-19T09:55:31.678Z] === CONT TestDerefMultipleOfSameRef [2021-02-19T09:55:31.678Z] --- PASS: TestRestore (0.03s) [2021-02-19T09:55:31.678Z] --- PASS: TestRefDerefRemove (0.02s) [2021-02-19T09:55:31.678Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-02-19T09:55:31.678Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-02-19T09:55:31.678Z] PASS [2021-02-19T09:55:31.678Z] coverage: 70.3% of statements [2021-02-19T09:55:31.678Z] ok github.com/docker/docker/volume/service 0.292s coverage: 70.3% of statements [2021-02-19T09:55:32.791Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-02-19T09:55:33.625Z] --- PASS: TestContainerStartOnDaemonRestart (3.45s) [2021-02-19T09:55:33.625Z] === CONT TestDaemonRestartIpcMode [2021-02-19T09:55:33.719Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-02-19T09:55:34.197Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.13s) [2021-02-19T09:55:35.084Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-02-19T09:55:35.143Z] --- PASS: TestDaemonHostGatewayIP (4.96s) [2021-02-19T09:55:35.425Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-02-19T09:55:35.425Z] === RUN TestClientStream [2021-02-19T09:55:35.425Z] --- PASS: TestClientStream (0.00s) [2021-02-19T09:55:35.425Z] === RUN TestClientSendFile [2021-02-19T09:55:35.425Z] --- PASS: TestClientSendFile (0.00s) [2021-02-19T09:55:35.425Z] === RUN TestClientWithRequestTimeout [2021-02-19T09:55:35.425Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-02-19T09:55:35.425Z] === RUN TestFileSpecPlugin [2021-02-19T09:55:35.425Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-02-19T09:55:35.425Z] === RUN TestFileJSONSpecPlugin [2021-02-19T09:55:35.425Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-02-19T09:55:35.425Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-02-19T09:55:35.425Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-02-19T09:55:35.425Z] === RUN TestPluginAddHandler [2021-02-19T09:55:35.425Z] --- PASS: TestPluginAddHandler (0.00s) [2021-02-19T09:55:35.425Z] === RUN TestPluginWaitBadPlugin [2021-02-19T09:55:35.425Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-02-19T09:55:35.425Z] === RUN TestGet [2021-02-19T09:55:35.425Z] time="2021-02-19T09:55:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-02-19T09:55:35.885Z] time="2021-02-19T09:55:35Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-02-19T09:55:36.449Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-02-19T09:55:37.052Z] --- PASS: TestDaemonRestartIpcMode (3.54s) [2021-02-19T09:55:38.071Z] time="2021-02-19T09:55:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-02-19T09:55:41.812Z] time="2021-02-19T09:55:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-02-19T09:55:43.004Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-02-19T09:55:43.629Z] --- PASS: TestContainerKillOnDaemonStart (13.03s) [2021-02-19T09:55:43.629Z] PASS [2021-02-19T09:55:43.629Z] [2021-02-19T09:55:43.629Z] === Skipped [2021-02-19T09:55:43.629Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-02-19T09:55:43.629Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-19T09:55:43.629Z] [2021-02-19T09:55:43.629Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-19T09:55:43.629Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-19T09:55:43.629Z] [2021-02-19T09:55:43.629Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-19T09:55:43.629Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-19T09:55:43.629Z] [2021-02-19T09:55:43.629Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-19T09:55:43.629Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-19T09:55:43.629Z] [2021-02-19T09:55:43.629Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-19T09:55:43.629Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-19T09:55:43.629Z] [2021-02-19T09:55:43.629Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-02-19T09:55:43.629Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-19T09:55:43.629Z] [2021-02-19T09:55:43.629Z] [2021-02-19T09:55:43.629Z] DONE 196 tests, 6 skipped in 141.059s [2021-02-19T09:55:43.629Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-02-19T09:55:43.629Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-19T09:55:43.629Z] ++ set -e [2021-02-19T09:55:43.629Z] ++ '[' -n 0 ']' [2021-02-19T09:55:43.629Z] ++ set -x [2021-02-19T09:55:43.629Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-19T09:55:43.629Z] INFO: Testing against a local daemon [2021-02-19T09:55:43.629Z] === RUN TestCommitInheritsEnv [2021-02-19T09:55:44.200Z] --- PASS: TestCommitInheritsEnv (0.59s) [2021-02-19T09:55:44.200Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-19T09:55:44.200Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-02-19T09:55:44.200Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-02-19T09:55:44.200Z] === RUN TestImagesFilterMultiReference [2021-02-19T09:55:44.200Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-02-19T09:55:44.200Z] === RUN TestImagePullPlatformInvalid [2021-02-19T09:55:44.460Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-02-19T09:55:44.460Z] === RUN TestRemoveImageOrphaning [2021-02-19T09:55:45.030Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2021-02-19T09:55:45.030Z] === RUN TestRemoveImageGarbageCollector [2021-02-19T09:55:45.030Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-19T09:55:45.030Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T09:55:45.030Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-19T09:55:45.030Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-02-19T09:55:45.030Z] === RUN TestTagInvalidReference [2021-02-19T09:55:45.030Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-19T09:55:45.030Z] === RUN TestTagValidPrefixedRepo [2021-02-19T09:55:45.030Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-02-19T09:55:45.030Z] === RUN TestTagExistedNameWithoutForce [2021-02-19T09:55:45.030Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-02-19T09:55:45.030Z] === RUN TestTagOfficialNames [2021-02-19T09:55:45.291Z] --- PASS: TestTagOfficialNames (0.08s) [2021-02-19T09:55:45.291Z] === RUN TestTagMatchesDigest [2021-02-19T09:55:45.291Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-02-19T09:55:45.291Z] PASS [2021-02-19T09:55:45.291Z] [2021-02-19T09:55:45.291Z] === Skipped [2021-02-19T09:55:45.291Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-02-19T09:55:45.291Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-02-19T09:55:45.291Z] [2021-02-19T09:55:45.291Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-19T09:55:45.291Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T09:55:45.291Z] [2021-02-19T09:55:45.291Z] [2021-02-19T09:55:45.291Z] DONE 12 tests, 2 skipped in 1.855s [2021-02-19T09:55:45.291Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-02-19T09:55:45.291Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-19T09:55:45.291Z] ++ set -e [2021-02-19T09:55:45.291Z] ++ '[' -n 0 ']' [2021-02-19T09:55:45.291Z] ++ set -x [2021-02-19T09:55:45.291Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-19T09:55:45.291Z] INFO: Testing against a local daemon [2021-02-19T09:55:45.291Z] === RUN TestNetworkCreateDelete [2021-02-19T09:55:45.862Z] --- PASS: TestNetworkCreateDelete (0.42s) [2021-02-19T09:55:45.862Z] === RUN TestDockerNetworkDeletePreferID [2021-02-19T09:55:47.245Z] --- PASS: TestDockerNetworkDeletePreferID (1.21s) [2021-02-19T09:55:47.245Z] === RUN TestDaemonDNSFallback [2021-02-19T09:55:50.396Z] --- PASS: TestGet (15.00s) [2021-02-19T09:55:50.396Z] === RUN TestPluginWithNoManifest [2021-02-19T09:55:50.396Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-02-19T09:55:50.396Z] === RUN TestGetAll [2021-02-19T09:55:50.396Z] --- PASS: TestGetAll (0.00s) [2021-02-19T09:55:50.396Z] PASS [2021-02-19T09:55:50.396Z] coverage: 73.4% of statements [2021-02-19T09:55:50.396Z] ok github.com/docker/docker/pkg/plugins 35.058s coverage: 73.4% of statements [2021-02-19T09:55:50.396Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-19T09:55:50.396Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-19T09:55:50.396Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-19T09:55:50.396Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-19T09:55:50.396Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-19T09:55:50.396Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-19T09:55:50.396Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-02-19T09:55:50.396Z] ? github.com/docker/docker/quota [no test files] [2021-02-19T09:55:50.396Z] ? github.com/docker/docker/rootless [no test files] [2021-02-19T09:55:50.396Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-19T09:55:50.396Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-19T09:55:50.396Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-19T09:55:50.396Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-19T09:55:50.396Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-19T09:55:50.396Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-19T09:55:50.396Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-19T09:55:50.396Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-19T09:55:50.396Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-19T09:55:50.396Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-19T09:55:50.396Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-19T09:55:50.396Z] ? github.com/docker/docker/volume [no test files] [2021-02-19T09:55:50.396Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-19T09:55:50.396Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-19T09:55:51.086Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-02-19T09:55:51.086Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-02-19T09:55:51.368Z] [2021-02-19T09:55:51.368Z] === Skipped [2021-02-19T09:55:51.368Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-02-19T09:55:51.368Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-02-19T09:55:51.368Z] [2021-02-19T09:55:51.368Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-02-19T09:55:51.368Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-19T09:55:51.368Z] [2021-02-19T09:55:51.368Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-02-19T09:55:51.368Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-19T09:55:51.368Z] [2021-02-19T09:55:51.368Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-02-19T09:55:51.368Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-19T09:55:51.368Z] [2021-02-19T09:55:51.368Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-02-19T09:55:51.368Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-19T09:55:51.368Z] [2021-02-19T09:55:51.368Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-02-19T09:55:51.368Z] client_test.go:23: runtime.GOOS == "windows" [2021-02-19T09:55:51.368Z] [2021-02-19T09:55:51.368Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-02-19T09:55:51.368Z] daemon_test.go:147: root required [2021-02-19T09:55:51.368Z] [2021-02-19T09:55:51.368Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-02-19T09:55:51.368Z] reload_test.go:520: root required [2021-02-19T09:55:51.368Z] [2021-02-19T09:55:51.368Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-02-19T09:55:51.368Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-02-19T09:55:51.368Z] [2021-02-19T09:55:51.368Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-02-19T09:55:51.368Z] pull_v2_test.go:73: Needs fixing on Windows [2021-02-19T09:55:51.368Z] [2021-02-19T09:55:51.368Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-02-19T09:55:51.368Z] pull_v2_test.go:118: Needs fixing on Windows [2021-02-19T09:55:51.368Z] [2021-02-19T09:55:51.368Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-02-19T09:55:51.368Z] download_test.go:268: Needs fixing on Windows [2021-02-19T09:55:51.368Z] [2021-02-19T09:55:51.368Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-02-19T09:55:51.368Z] layer_test.go:304: Failing on Windows [2021-02-19T09:55:51.368Z] [2021-02-19T09:55:51.368Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-02-19T09:55:51.368Z] layer_test.go:353: Failing on Windows [2021-02-19T09:55:51.368Z] [2021-02-19T09:55:51.368Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-02-19T09:55:51.368Z] layer_test.go:468: Failing on Windows [2021-02-19T09:55:51.368Z] [2021-02-19T09:55:51.368Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-02-19T09:55:51.368Z] layer_test.go:697: Failing on Windows [2021-02-19T09:55:51.368Z] [2021-02-19T09:55:51.368Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-02-19T09:55:51.368Z] migration_test.go:46: Failing on Windows [2021-02-19T09:55:51.368Z] [2021-02-19T09:55:51.368Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-02-19T09:55:51.368Z] migration_test.go:182: Failing on Windows [2021-02-19T09:55:51.368Z] [2021-02-19T09:55:51.368Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-02-19T09:55:51.368Z] mount_test.go:17: Failing on Windows [2021-02-19T09:55:51.368Z] [2021-02-19T09:55:51.368Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-02-19T09:55:51.368Z] mount_test.go:76: Failing on Windows [2021-02-19T09:55:51.368Z] [2021-02-19T09:55:51.368Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-02-19T09:55:51.368Z] mount_test.go:125: Failing on Windows [2021-02-19T09:55:51.368Z] [2021-02-19T09:55:51.368Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-02-19T09:55:51.368Z] mount_test.go:212: Failing on Windows [2021-02-19T09:55:51.368Z] [2021-02-19T09:55:51.368Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-02-19T09:55:51.368Z] archive_test.go:134: Xz not present in msys2 [2021-02-19T09:55:51.368Z] [2021-02-19T09:55:51.368Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-02-19T09:55:51.368Z] archive_test.go:239: Failing on Windows CI machines [2021-02-19T09:55:51.368Z] [2021-02-19T09:55:51.368Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-02-19T09:55:51.368Z] archive_windows_test.go:16: Currently fails [2021-02-19T09:55:51.368Z] [2021-02-19T09:55:51.368Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-02-19T09:55:51.368Z] changes_test.go:192: needs more investigation [2021-02-19T09:55:51.368Z] [2021-02-19T09:55:51.368Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-02-19T09:55:51.368Z] changes_test.go:405: needs further investigation [2021-02-19T09:55:51.368Z] [2021-02-19T09:55:51.368Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-02-19T09:55:51.368Z] changes_test.go:441: needs further investigation [2021-02-19T09:55:51.368Z] [2021-02-19T09:55:51.368Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-02-19T09:55:51.369Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-02-19T09:55:51.369Z] [2021-02-19T09:55:51.369Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-02-19T09:55:51.369Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-02-19T09:55:51.369Z] [2021-02-19T09:55:51.369Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-02-19T09:55:51.369Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-19T09:55:51.369Z] [2021-02-19T09:55:51.369Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-02-19T09:55:51.369Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-19T09:55:51.369Z] [2021-02-19T09:55:51.369Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-02-19T09:55:51.369Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-02-19T09:55:51.369Z] [2021-02-19T09:55:51.369Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-02-19T09:55:51.369Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-19T09:55:51.369Z] [2021-02-19T09:55:51.369Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-02-19T09:55:51.369Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-02-19T09:55:51.369Z] [2021-02-19T09:55:51.369Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-02-19T09:55:51.369Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-02-19T09:55:51.369Z] [2021-02-19T09:55:51.369Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-02-19T09:55:51.369Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-02-19T09:55:51.369Z] [2021-02-19T09:55:51.369Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-02-19T09:55:51.369Z] poller_test.go:41: No chmod on Windows [2021-02-19T09:55:51.369Z] [2021-02-19T09:55:51.369Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-02-19T09:55:51.369Z] fileutils_test.go:134: Needs porting to Windows [2021-02-19T09:55:51.369Z] [2021-02-19T09:55:51.369Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-02-19T09:55:51.369Z] fileutils_test.go:180: Needs porting to Windows [2021-02-19T09:55:51.369Z] [2021-02-19T09:55:51.369Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-02-19T09:55:51.369Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-02-19T09:55:51.369Z] [2021-02-19T09:55:51.369Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-02-19T09:55:51.369Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-02-19T09:55:51.369Z] [2021-02-19T09:55:51.369Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-02-19T09:55:51.369Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-02-19T09:55:51.369Z] [2021-02-19T09:55:51.369Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-02-19T09:55:51.369Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-02-19T09:55:51.369Z] [2021-02-19T09:55:51.369Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-02-19T09:55:51.369Z] local_test.go:181: runtime.GOOS == "windows" [2021-02-19T09:55:51.369Z] [2021-02-19T09:55:51.369Z] [2021-02-19T09:55:51.369Z] DONE 1828 tests, 45 skipped in 195.071s [2021-02-19T09:55:51.369Z] INFO: make.ps1 ended at 02/19/2021 09:55:50 [2021-02-19T09:55:52.907Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-02-19T09:55:52.907Z] INFO: Unit tests ended at 02/19/2021 09:55:52. Duration:00:03:29.0929879 [2021-02-19T09:55:52.907Z] INFO: Building busybox [2021-02-19T09:55:52.907Z] Sending build context to Docker daemon 5.12kB [2021-02-19T09:55:52.907Z] [2021-02-19T09:55:52.907Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-02-19T09:55:52.907Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-02-19T09:55:52.907Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-02-19T09:55:52.907Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-02-19T09:55:52.907Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-02-19T09:55:52.907Z] ---> 31902e4b25a6 [2021-02-19T09:55:52.907Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-02-19T09:55:52.907Z] ---> Running in 590fb1f4fe8b [2021-02-19T09:55:55.375Z] --- PASS: TestDaemonDNSFallback (7.46s) [2021-02-19T09:55:55.375Z] === RUN TestInspectNetwork [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-19T09:55:56.219Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2021-02-19T09:55:56.219Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-19T09:55:56.219Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/api/types [no test files] [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-19T09:55:56.219Z] ok github.com/docker/docker/api/types/strslice 0.022s coverage: 90.0% of statements [2021-02-19T09:55:56.219Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-19T09:55:56.219Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-02-19T09:55:56.219Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/builder [no test files] [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-19T09:55:56.219Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-19T09:55:56.656Z] Removing intermediate container 590fb1f4fe8b [2021-02-19T09:55:56.656Z] ---> c78f5f624dc8 [2021-02-19T09:55:56.656Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-02-19T09:55:56.656Z] ---> Running in eda963813cad [2021-02-19T09:55:57.115Z] Removing intermediate container eda963813cad [2021-02-19T09:55:57.115Z] ---> 83bff23cab4a [2021-02-19T09:55:57.115Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-02-19T09:55:57.115Z] ---> Running in 7d7d973d0b8f [2021-02-19T09:55:57.579Z] Removing intermediate container 7d7d973d0b8f [2021-02-19T09:55:57.579Z] ---> 505398533175 [2021-02-19T09:55:57.579Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-02-19T09:55:58.123Z] ok github.com/docker/docker/builder/dockerfile 0.237s coverage: 48.3% of statements [2021-02-19T09:55:58.123Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-19T09:55:58.123Z] ok github.com/docker/docker/builder/remotecontext 0.093s coverage: 13.7% of statements [2021-02-19T09:55:59.069Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-02-19T09:55:59.119Z] [2021-02-19T09:55:59.579Z] ---> 8c9bfe69e25d [2021-02-19T09:55:59.579Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-02-19T09:55:59.579Z] ---> Running in 475944a1c4b9 [2021-02-19T09:55:59.579Z] === RUN TestInspectNetwork/full_network_id [2021-02-19T09:55:59.579Z] === RUN TestInspectNetwork/partial_network_id [2021-02-19T09:55:59.579Z] === RUN TestInspectNetwork/network_name [2021-02-19T09:55:59.839Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-19T09:56:00.447Z] ok github.com/docker/docker/builder/remotecontext/git 1.620s coverage: 86.3% of statements [2021-02-19T09:56:00.447Z] ? github.com/docker/docker/cli [no test files] [2021-02-19T09:56:00.447Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-19T09:56:02.982Z] ok github.com/docker/docker/client 0.149s coverage: 75.4% of statements [2021-02-19T09:56:03.257Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-02-19T09:56:04.038Z] --- PASS: TestInspectNetwork (9.65s) [2021-02-19T09:56:04.039Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-19T09:56:04.039Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-19T09:56:04.039Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-19T09:56:04.039Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-19T09:56:04.039Z] === RUN TestRunContainerWithBridgeNone [2021-02-19T09:56:04.184Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-02-19T09:56:06.582Z] --- PASS: TestRunContainerWithBridgeNone (2.53s) [2021-02-19T09:56:06.582Z] === RUN TestNetworkInvalidJSON [2021-02-19T09:56:06.582Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-19T09:56:06.582Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-19T09:56:06.582Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-19T09:56:06.582Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-19T09:56:06.582Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-19T09:56:06.582Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-19T09:56:06.582Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-19T09:56:06.582Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-19T09:56:06.582Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-19T09:56:06.582Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-02-19T09:56:06.582Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-19T09:56:06.582Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-19T09:56:06.582Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-19T09:56:06.582Z] === RUN TestNetworkList [2021-02-19T09:56:06.582Z] === RUN TestNetworkList//networks [2021-02-19T09:56:06.582Z] === PAUSE TestNetworkList//networks [2021-02-19T09:56:06.582Z] === RUN TestNetworkList//networks/ [2021-02-19T09:56:06.582Z] === PAUSE TestNetworkList//networks/ [2021-02-19T09:56:06.843Z] === CONT TestNetworkList//networks [2021-02-19T09:56:06.843Z] === CONT TestNetworkList//networks/ [2021-02-19T09:56:06.843Z] --- PASS: TestNetworkList (0.03s) [2021-02-19T09:56:06.843Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-19T09:56:06.843Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-19T09:56:06.843Z] === RUN TestHostIPv4BridgeLabel [2021-02-19T09:56:07.414Z] --- PASS: TestHostIPv4BridgeLabel (0.77s) [2021-02-19T09:56:07.414Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-19T09:56:08.160Z] Removing intermediate container 475944a1c4b9 [2021-02-19T09:56:08.160Z] ---> a66a18dcd415 [2021-02-19T09:56:08.160Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-02-19T09:56:08.160Z] ---> Running in 2bce186c19db [2021-02-19T09:56:08.619Z] [2021-02-19T09:56:08.619Z] SUCCESS: Specified value was saved. [2021-02-19T09:56:08.796Z] --- PASS: TestDaemonRestartWithLiveRestore (1.38s) [2021-02-19T09:56:08.796Z] === RUN TestDaemonDefaultNetworkPools [2021-02-19T09:56:10.179Z] --- PASS: TestDaemonDefaultNetworkPools (1.22s) [2021-02-19T09:56:10.179Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-19T09:56:10.797Z] Removing intermediate container 2bce186c19db [2021-02-19T09:56:10.797Z] ---> 63662fe2a394 [2021-02-19T09:56:10.797Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-02-19T09:56:10.797Z] ---> Running in 327f1e548502 [2021-02-19T09:56:12.090Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.90s) [2021-02-19T09:56:12.090Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-19T09:56:13.802Z] Cannot create a file when that file already exists. [2021-02-19T09:56:14.126Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-02-19T09:56:14.126Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-02-19T09:56:14.632Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.36s) [2021-02-19T09:56:14.632Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-19T09:56:14.689Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-02-19T09:56:15.201Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.83s) [2021-02-19T09:56:15.201Z] === RUN TestServiceWithPredefinedNetwork [2021-02-19T09:56:15.252Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-02-19T09:56:16.618Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-02-19T09:56:16.618Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-02-19T09:56:16.874Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-02-19T09:56:18.494Z] Removing intermediate container 327f1e548502 [2021-02-19T09:56:18.494Z] ---> 2e7e12c75b11 [2021-02-19T09:56:18.494Z] Step 13/13 : CMD ["sh"] [2021-02-19T09:56:18.494Z] ---> Running in 8341021f1934 [2021-02-19T09:56:18.494Z] Removing intermediate container 8341021f1934 [2021-02-19T09:56:18.494Z] ---> 23ec4b80e790 [2021-02-19T09:56:18.494Z] Successfully built 23ec4b80e790 [2021-02-19T09:56:18.494Z] Successfully tagged busybox:latest [2021-02-19T09:56:18.494Z] INFO: Docker images of the daemon under test [2021-02-19T09:56:18.497Z] --- PASS: TestServiceWithPredefinedNetwork (3.33s) [2021-02-19T09:56:18.498Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-19T09:56:18.498Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-19T09:56:18.498Z] service_test.go:242: FLAKY_TEST [2021-02-19T09:56:18.498Z] === RUN TestServiceWithDataPathPortInit [2021-02-19T09:56:18.955Z] [2021-02-19T09:56:18.955Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-02-19T09:56:18.955Z] busybox latest 23ec4b80e790 Less than a second ago 5.28GB [2021-02-19T09:56:18.955Z] microsoft/windowsservercore latest 31902e4b25a6 13 days ago 5.21GB [2021-02-19T09:56:18.955Z] mcr.microsoft.com/windows/servercore ltsc2019 31902e4b25a6 13 days ago 5.21GB [2021-02-19T09:56:18.955Z] [2021-02-19T09:56:18.955Z] INFO: Running integration tests at 02/19/2021 09:56:18... [2021-02-19T09:56:18.955Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-02-19T09:56:18.955Z] INFO: Integration API tests being run from the host: [2021-02-19T09:56:18.955Z] INFO: make.ps1 starting at 02/19/2021 09:56:18 [2021-02-19T09:56:19.397Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-02-19T09:56:19.397Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-02-19T09:56:19.415Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-02-19T09:56:27.485Z] === RUN TestDockerSuite/TestBuildExpose [2021-02-19T09:56:27.485Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-02-19T09:56:27.771Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-02-19T09:56:28.702Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-02-19T09:56:28.958Z] === RUN TestDockerSuite/TestBuildFails [2021-02-19T09:56:29.519Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-02-19T09:56:29.519Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-02-19T09:56:32.035Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-02-19T09:56:33.923Z] === RUN TestDockerSuite/TestBuildForceRm [2021-02-19T09:56:35.813Z] === RUN TestDockerSuite/TestBuildFromGit [2021-02-19T09:56:36.603Z] --- PASS: TestServiceWithDataPathPortInit (18.20s) [2021-02-19T09:56:36.603Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-19T09:56:37.178Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-02-19T09:56:37.739Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-02-19T09:56:38.666Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-02-19T09:56:40.531Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T09:56:40.531Z] INFO: Testing against a local daemon [2021-02-19T09:56:40.531Z] === RUN TestBuildWithSession [2021-02-19T09:56:40.531Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-19T09:56:40.531Z] build_session_test.go:25: TODO: BuildKit [2021-02-19T09:56:40.531Z] === RUN TestBuildSquashParent [2021-02-19T09:56:40.531Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-02-19T09:56:40.531Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T09:56:40.531Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-19T09:56:40.531Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-19T09:56:40.531Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-19T09:56:40.531Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-19T09:56:40.531Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-19T09:56:40.531Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-19T09:56:40.531Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-19T09:56:40.531Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-19T09:56:40.531Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-19T09:56:40.531Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-19T09:56:40.531Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-19T09:56:40.531Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-19T09:56:40.531Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-19T09:56:40.531Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-19T09:56:40.531Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-19T09:56:40.531Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-19T09:56:40.531Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-19T09:56:40.556Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-02-19T09:56:41.119Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-02-19T09:56:41.375Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-02-19T09:56:41.631Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-02-19T09:56:42.559Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-02-19T09:56:43.926Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-02-19T09:56:46.440Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-02-19T09:56:46.601Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.29s) [2021-02-19T09:56:46.601Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ob9na2ubkid8pqn5o3m8wgp3r Created:2021-02-19 09:56:38.370532705 +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[d28cb15526d8dd14c108c220fd48b085e2eb23e9c776b3cdb361ba07244d7326:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vaf9ny3g0s7w7yr49esgcuy76 EndpointID:3e9ba0838b71047d54386656b5361fdef8a41851f26b8e28dde2f653c7538373 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:89bfbfe4b9d96e60a4da688c3da578e4ef5b803378af3e24671bed5f180792fd 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:b95c02969ac2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vaf9ny3g0s7w7yr49esgcuy76 EndpointID:3e9ba0838b71047d54386656b5361fdef8a41851f26b8e28dde2f653c7538373 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-19T09:56:46.601Z] PASS [2021-02-19T09:56:46.601Z] [2021-02-19T09:56:46.601Z] === Skipped [2021-02-19T09:56:46.601Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-19T09:56:46.601Z] service_test.go:242: FLAKY_TEST [2021-02-19T09:56:46.601Z] [2021-02-19T09:56:46.601Z] [2021-02-19T09:56:46.601Z] DONE 26 tests, 1 skipped in 60.775s [2021-02-19T09:56:46.601Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-19T09:56:46.601Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-19T09:56:46.601Z] ++ set -e [2021-02-19T09:56:46.601Z] ++ '[' -n 0 ']' [2021-02-19T09:56:46.601Z] ++ set -x [2021-02-19T09:56:46.601Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-19T09:56:46.601Z] INFO: Testing against a local daemon [2021-02-19T09:56:46.601Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-19T09:56:46.601Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-19T09:56:46.601Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T09:56:46.601Z] === RUN TestDockerNetworkIpvlan [2021-02-19T09:56:46.601Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-19T09:56:46.601Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T09:56:46.601Z] PASS [2021-02-19T09:56:46.601Z] [2021-02-19T09:56:46.601Z] === Skipped [2021-02-19T09:56:46.601Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-19T09:56:46.601Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T09:56:46.601Z] [2021-02-19T09:56:46.601Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-19T09:56:46.601Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T09:56:46.601Z] [2021-02-19T09:56:46.601Z] [2021-02-19T09:56:46.601Z] DONE 2 tests, 2 skipped in 0.155s [2021-02-19T09:56:46.601Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-19T09:56:46.601Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-19T09:56:46.601Z] ++ set -e [2021-02-19T09:56:46.601Z] ++ '[' -n 0 ']' [2021-02-19T09:56:46.601Z] ++ set -x [2021-02-19T09:56:46.601Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-19T09:56:46.601Z] INFO: Testing against a local daemon [2021-02-19T09:56:46.601Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-19T09:56:48.328Z] === RUN TestDockerSuite/TestBuildHistory [2021-02-19T09:56:48.515Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.22s) [2021-02-19T09:56:48.515Z] === RUN TestDockerNetworkMacvlan [2021-02-19T09:56:49.667Z] ok github.com/docker/docker/cmd/dockerd 0.095s coverage: 29.1% of statements [2021-02-19T09:56:49.667Z] ok github.com/docker/docker/container 0.117s coverage: 34.7% of statements [2021-02-19T09:56:49.667Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-19T09:56:49.667Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-19T09:56:49.667Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-19T09:56:49.667Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-19T09:56:49.900Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-19T09:56:50.841Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-19T09:56:50.905Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-19T09:56:50.905Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-19T09:56:52.226Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-19T09:56:52.493Z] === RUN TestDockerSuite/TestBuildIidFile [2021-02-19T09:56:52.749Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-02-19T09:56:53.676Z] === RUN TestDockerSuite/TestBuildInheritance [2021-02-19T09:56:54.257Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-02-19T09:56:54.820Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-02-19T09:56:54.820Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-02-19T09:56:54.945Z] ok github.com/docker/docker/daemon/cluster 0.080s coverage: 0.5% of statements [2021-02-19T09:56:55.532Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-19T09:56:55.747Z] === RUN TestDockerSuite/TestBuildLabel [2021-02-19T09:56:56.310Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-02-19T09:56:56.323Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2021-02-19T09:56:56.872Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-02-19T09:56:57.433Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-02-19T09:56:57.689Z] === RUN TestDockerSuite/TestBuildLabels [2021-02-19T09:56:57.700Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-02-19T09:56:57.994Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-19T09:56:57.994Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.24s) [2021-02-19T09:56:57.994Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.21s) [2021-02-19T09:56:57.994Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.41s) [2021-02-19T09:56:57.996Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.82s) [2021-02-19T09:56:57.996Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (7.07s) [2021-02-19T09:56:57.996Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.35s) [2021-02-19T09:56:57.996Z] === RUN TestBuildMultiStageCopy [2021-02-19T09:56:57.996Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-19T09:56:58.252Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-02-19T09:56:59.179Z] --- PASS: TestImportExtremelyLargeImageWorks (193.62s) [2021-02-19T09:56:59.179Z] PASS [2021-02-19T09:56:59.179Z] [2021-02-19T09:56:59.179Z] DONE 12 tests in 197.675s [2021-02-19T09:56:59.179Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-19T09:56:59.179Z] ++ 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-19T09:56:59.179Z] ++ set -e [2021-02-19T09:56:59.179Z] ++ '[' -n 0 ']' [2021-02-19T09:56:59.179Z] ++ set -x [2021-02-19T09:56:59.179Z] ++ env -i DEST=/go/src/github.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-19T09:56:59.179Z] INFO: Testing against a local daemon [2021-02-19T09:56:59.179Z] === RUN TestNetworkCreateDelete [2021-02-19T09:56:59.179Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-02-19T09:56:59.435Z] --- PASS: TestNetworkCreateDelete (0.19s) [2021-02-19T09:56:59.435Z] === RUN TestDockerNetworkDeletePreferID [2021-02-19T09:56:59.759Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-19T09:56:59.997Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2021-02-19T09:56:59.997Z] === RUN TestDaemonDNSFallback [2021-02-19T09:57:01.885Z] === RUN TestDockerSuite/TestBuildLastModified [2021-02-19T09:57:05.079Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-19T09:57:05.539Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-19T09:57:06.048Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-02-19T09:57:06.351Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-19T09:57:06.508Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-19T09:57:06.610Z] --- PASS: TestDaemonDNSFallback (6.72s) [2021-02-19T09:57:06.610Z] === RUN TestInspectNetwork [2021-02-19T09:57:07.477Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-19T09:57:07.678Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 14.1% of statements [2021-02-19T09:57:07.678Z] ok github.com/docker/docker/daemon 12.161s coverage: 17.2% of statements [2021-02-19T09:57:07.678Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-19T09:57:07.678Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-19T09:57:07.740Z] --- PASS: TestDockerNetworkMacvlan (18.94s) [2021-02-19T09:57:07.740Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2021-02-19T09:57:07.740Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-02-19T09:57:07.740Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.01s) [2021-02-19T09:57:07.740Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.18s) [2021-02-19T09:57:07.740Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.02s) [2021-02-19T09:57:07.740Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s) [2021-02-19T09:57:07.740Z] PASS [2021-02-19T09:57:07.740Z] [2021-02-19T09:57:07.740Z] DONE 8 tests in 21.313s [2021-02-19T09:57:07.740Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-19T09:57:07.740Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-19T09:57:07.740Z] ++ set -e [2021-02-19T09:57:07.740Z] ++ '[' -n 0 ']' [2021-02-19T09:57:07.740Z] ++ set -x [2021-02-19T09:57:07.740Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-19T09:57:07.740Z] testing: warning: no tests to run [2021-02-19T09:57:07.740Z] PASS [2021-02-19T09:57:07.740Z] [2021-02-19T09:57:07.740Z] DONE 0 tests in 0.056s [2021-02-19T09:57:07.740Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-19T09:57:07.740Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-19T09:57:07.740Z] ++ set -e [2021-02-19T09:57:07.740Z] ++ '[' -n 0 ']' [2021-02-19T09:57:07.740Z] ++ set -x [2021-02-19T09:57:07.740Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-19T09:57:07.740Z] INFO: Testing against a local daemon [2021-02-19T09:57:07.740Z] === RUN TestAuthZPluginAllowRequest [2021-02-19T09:57:08.616Z] ok github.com/docker/docker/daemon/config 0.092s coverage: 81.8% of statements [2021-02-19T09:57:09.015Z] --- PASS: TestBuildMultiStageCopy (11.32s) [2021-02-19T09:57:09.016Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.48s) [2021-02-19T09:57:09.016Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.75s) [2021-02-19T09:57:09.016Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.89s) [2021-02-19T09:57:09.016Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.04s) [2021-02-19T09:57:09.016Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.17s) [2021-02-19T09:57:09.016Z] === RUN TestBuildMultiStageParentConfig [2021-02-19T09:57:09.124Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-02-19T09:57:09.124Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-02-19T09:57:09.124Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-02-19T09:57:09.124Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-02-19T09:57:09.186Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-02-19T09:57:09.380Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-02-19T09:57:09.636Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-02-19T09:57:09.672Z] --- PASS: TestAuthZPluginAllowRequest (1.87s) [2021-02-19T09:57:09.672Z] === RUN TestAuthZPluginTLS [2021-02-19T09:57:09.754Z] ok github.com/docker/docker/daemon/events 0.061s coverage: 50.0% of statements [2021-02-19T09:57:09.754Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-19T09:57:09.754Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-19T09:57:10.613Z] --- PASS: TestAuthZPluginTLS (0.70s) [2021-02-19T09:57:10.613Z] === RUN TestAuthZPluginDenyRequest [2021-02-19T09:57:10.693Z] ok github.com/docker/docker/daemon/graphdriver 0.012s coverage: 2.2% of statements [2021-02-19T09:57:11.000Z] === RUN TestInspectNetwork/full_network_id [2021-02-19T09:57:11.000Z] === RUN TestInspectNetwork/partial_network_id [2021-02-19T09:57:11.000Z] === RUN TestInspectNetwork/network_name [2021-02-19T09:57:11.000Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-19T09:57:11.184Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2021-02-19T09:57:11.184Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-19T09:57:11.196Z] --- PASS: TestBuildMultiStageParentConfig (2.29s) [2021-02-19T09:57:11.196Z] === RUN TestBuildLabelWithTargets [2021-02-19T09:57:11.196Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-02-19T09:57:11.196Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-19T09:57:11.196Z] === RUN TestBuildWithEmptyLayers [2021-02-19T09:57:11.256Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-02-19T09:57:11.754Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s) [2021-02-19T09:57:11.754Z] === RUN TestAuthZPluginDenyResponse [2021-02-19T09:57:12.166Z] --- PASS: TestBuildWithEmptyLayers (1.20s) [2021-02-19T09:57:12.166Z] === RUN TestBuildMultiStageOnBuild [2021-02-19T09:57:12.183Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-02-19T09:57:12.324Z] --- PASS: TestAuthZPluginDenyResponse (0.66s) [2021-02-19T09:57:12.324Z] === RUN TestAuthZPluginAllowEventStream [2021-02-19T09:57:13.255Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.500s coverage: 73.3% of statements [2021-02-19T09:57:13.514Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2021-02-19T09:57:14.235Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s) [2021-02-19T09:57:14.235Z] === RUN TestAuthZPluginErrorResponse [2021-02-19T09:57:14.450Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.509s coverage: 56.2% of statements [2021-02-19T09:57:14.806Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2021-02-19T09:57:14.806Z] === RUN TestAuthZPluginErrorRequest [2021-02-19T09:57:15.377Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2021-02-19T09:57:15.377Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-19T09:57:15.464Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-02-19T09:57:15.464Z] --- PASS: TestInspectNetwork (8.58s) [2021-02-19T09:57:15.464Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-19T09:57:15.464Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-19T09:57:15.464Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-19T09:57:15.464Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-19T09:57:15.464Z] === RUN TestRunContainerWithBridgeNone [2021-02-19T09:57:15.464Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-02-19T09:57:16.024Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-02-19T09:57:16.319Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2021-02-19T09:57:16.319Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-19T09:57:16.356Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2021-02-19T09:57:17.389Z] --- PASS: TestRunContainerWithBridgeNone (2.14s) [2021-02-19T09:57:17.389Z] === RUN TestNetworkInvalidJSON [2021-02-19T09:57:17.389Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-19T09:57:17.389Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-19T09:57:17.389Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-19T09:57:17.390Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-19T09:57:17.390Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-19T09:57:17.390Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-19T09:57:17.390Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-19T09:57:17.390Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-19T09:57:17.390Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-19T09:57:17.390Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-02-19T09:57:17.390Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-19T09:57:17.390Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-19T09:57:17.390Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-19T09:57:17.390Z] === RUN TestNetworkList [2021-02-19T09:57:17.390Z] === RUN TestNetworkList//networks [2021-02-19T09:57:17.390Z] === PAUSE TestNetworkList//networks [2021-02-19T09:57:17.390Z] === RUN TestNetworkList//networks/ [2021-02-19T09:57:17.390Z] === PAUSE TestNetworkList//networks/ [2021-02-19T09:57:17.390Z] === CONT TestNetworkList//networks [2021-02-19T09:57:17.390Z] === CONT TestNetworkList//networks/ [2021-02-19T09:57:17.390Z] --- PASS: TestNetworkList (0.02s) [2021-02-19T09:57:17.390Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-19T09:57:17.390Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-19T09:57:17.390Z] === RUN TestHostIPv4BridgeLabel [2021-02-19T09:57:17.950Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-02-19T09:57:17.950Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-19T09:57:18.230Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.26s) [2021-02-19T09:57:18.230Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-19T09:57:18.265Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.303s coverage: 49.4% of statements [2021-02-19T09:57:18.524Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.483s coverage: 45.9% of statements [2021-02-19T09:57:18.524Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-19T09:57:18.878Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-02-19T09:57:18.878Z] === RUN TestDaemonDefaultNetworkPools [2021-02-19T09:57:19.820Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2021-02-19T09:57:19.820Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-19T09:57:20.430Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 57.5% of statements [2021-02-19T09:57:20.773Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.31s) [2021-02-19T09:57:20.773Z] === RUN TestAuthZPluginHeader [2021-02-19T09:57:21.000Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.767s coverage: 57.7% of statements [2021-02-19T09:57:21.000Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-19T09:57:21.000Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-19T09:57:21.187Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2021-02-19T09:57:21.187Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-19T09:57:21.714Z] --- PASS: TestAuthZPluginHeader (1.02s) [2021-02-19T09:57:21.714Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-19T09:57:21.714Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-19T09:57:21.714Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T09:57:21.714Z] === RUN TestAuthZPluginV2Disable [2021-02-19T09:57:21.714Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-02-19T09:57:21.714Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T09:57:21.714Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-19T09:57:21.714Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-19T09:57:21.714Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T09:57:21.714Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-19T09:57:21.714Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-19T09:57:21.714Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T09:57:21.714Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-19T09:57:21.938Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2021-02-19T09:57:22.550Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2021-02-19T09:57:22.550Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-19T09:57:22.806Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-02-19T09:57:22.806Z] === RUN TestServiceWithPredefinedNetwork [2021-02-19T09:57:23.317Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2021-02-19T09:57:24.173Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-02-19T09:57:24.255Z] ok github.com/docker/docker/daemon/images 0.033s coverage: 6.7% of statements [2021-02-19T09:57:24.255Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-19T09:57:24.255Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-19T09:57:25.193Z] ok github.com/docker/docker/daemon/logger 0.230s coverage: 43.2% of statements [2021-02-19T09:57:26.060Z] --- PASS: TestServiceWithPredefinedNetwork (3.02s) [2021-02-19T09:57:26.060Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-19T09:57:26.060Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-19T09:57:26.060Z] service_test.go:242: FLAKY_TEST [2021-02-19T09:57:26.060Z] === RUN TestServiceWithDataPathPortInit [2021-02-19T09:57:26.988Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-02-19T09:57:27.100Z] ok github.com/docker/docker/daemon/logger/awslogs 0.188s coverage: 77.4% of statements [2021-02-19T09:57:27.100Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-19T09:57:27.100Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-19T09:57:27.100Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 67.0% of statements [2021-02-19T09:57:28.039Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.9% of statements [2021-02-19T09:57:28.298Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 61.6% of statements [2021-02-19T09:57:28.354Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-02-19T09:57:28.558Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2021-02-19T09:57:29.864Z] --- PASS: TestBuildMultiStageOnBuild (15.18s) [2021-02-19T09:57:29.864Z] === RUN TestBuildUncleanTarFilenames [2021-02-19T09:57:29.864Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-02-19T09:57:29.864Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-19T09:57:29.864Z] === RUN TestBuildMultiStageLayerLeak [2021-02-19T09:57:29.938Z] ok github.com/docker/docker/daemon/logger/local 0.031s coverage: 75.2% of statements [2021-02-19T09:57:29.938Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-19T09:57:30.242Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-02-19T09:57:30.242Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-02-19T09:57:30.506Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 59.3% of statements [2021-02-19T09:57:31.075Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.011s coverage: 31.5% of statements [2021-02-19T09:57:31.610Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-02-19T09:57:32.454Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-02-19T09:57:33.022Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-02-19T09:57:33.500Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-02-19T09:57:33.590Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-02-19T09:57:33.849Z] ok github.com/docker/docker/daemon/logger/splunk 1.603s coverage: 82.5% of statements [2021-02-19T09:57:33.849Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-19T09:57:33.849Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-19T09:57:34.063Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-02-19T09:57:35.952Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-02-19T09:57:36.426Z] ok github.com/docker/docker/distribution/metadata 0.060s coverage: 48.2% of statements [2021-02-19T09:57:36.426Z] ok github.com/docker/docker/distribution 0.201s coverage: 25.0% of statements [2021-02-19T09:57:36.426Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-19T09:57:36.513Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-02-19T09:57:37.804Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-02-19T09:57:38.402Z] === RUN TestDockerSuite/TestBuildNetNone [2021-02-19T09:57:38.658Z] === RUN TestDockerSuite/TestBuildNoContext [2021-02-19T09:57:38.742Z] ok github.com/docker/docker/image 0.017s coverage: 86.8% of statements [2021-02-19T09:57:39.585Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-02-19T09:57:39.680Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-02-19T09:57:39.680Z] ok github.com/docker/docker/distribution/xfer 1.885s coverage: 85.1% of statements [2021-02-19T09:57:39.680Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-19T09:57:39.818Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.09s) [2021-02-19T09:57:39.818Z] PASS [2021-02-19T09:57:39.818Z] [2021-02-19T09:57:39.818Z] === Skipped [2021-02-19T09:57:39.818Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-19T09:57:39.818Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T09:57:39.818Z] [2021-02-19T09:57:39.818Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-02-19T09:57:39.818Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T09:57:39.818Z] [2021-02-19T09:57:39.818Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-19T09:57:39.818Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T09:57:39.818Z] [2021-02-19T09:57:39.818Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-19T09:57:39.818Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T09:57:39.818Z] [2021-02-19T09:57:39.818Z] [2021-02-19T09:57:39.818Z] DONE 17 tests, 4 skipped in 32.106s [2021-02-19T09:57:39.818Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-19T09:57:39.818Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-19T09:57:39.818Z] ++ set -e [2021-02-19T09:57:39.818Z] ++ '[' -n 0 ']' [2021-02-19T09:57:39.818Z] ++ set -x [2021-02-19T09:57:39.818Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-19T09:57:40.078Z] INFO: Testing against a local daemon [2021-02-19T09:57:40.078Z] === RUN TestPluginInvalidJSON [2021-02-19T09:57:40.078Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T09:57:40.078Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T09:57:40.078Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T09:57:40.078Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-02-19T09:57:40.078Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-19T09:57:40.078Z] === RUN TestPluginInstall [2021-02-19T09:57:40.078Z] === RUN TestPluginInstall/no_auth [2021-02-19T09:57:40.148Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-02-19T09:57:41.060Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2021-02-19T09:57:41.060Z] ok github.com/docker/docker/image/tarexport 0.018s coverage: 0.6% of statements [2021-02-19T09:57:41.060Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-19T09:57:41.514Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-02-19T09:57:41.514Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-02-19T09:57:41.630Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2021-02-19T09:57:41.770Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-02-19T09:57:42.025Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-02-19T09:57:42.258Z] --- PASS: TestBuildMultiStageLayerLeak (13.77s) [2021-02-19T09:57:42.258Z] === RUN TestBuildWithHugeFile [2021-02-19T09:57:42.281Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-02-19T09:57:42.537Z] --- PASS: TestServiceWithDataPathPortInit (16.55s) [2021-02-19T09:57:42.538Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-19T09:57:42.621Z] time="2021-02-19T09:57:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T09:57:42.621Z] time="2021-02-19T09:57:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d274e866eb511550466d80c942e2924c49cee384868419c726a7b327e14374a9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T09:57:42.621Z] time="2021-02-19T09:57:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T09:57:42.621Z] time="2021-02-19T09:57:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d274e866eb511550466d80c942e2924c49cee384868419c726a7b327e14374a9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T09:57:42.621Z] === RUN TestPluginInstall/with_htpasswd [2021-02-19T09:57:42.793Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-02-19T09:57:43.536Z] ok github.com/docker/docker/oci 0.009s coverage: 45.2% of statements [2021-02-19T09:57:43.562Z] time="2021-02-19T09:57:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T09:57:43.562Z] time="2021-02-19T09:57:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cd2b68ec8e71f8c6924afe740f03e4b0d819f139d2761c36914e1c0b4f2e71b7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T09:57:43.562Z] time="2021-02-19T09:57:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T09:57:43.562Z] time="2021-02-19T09:57:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cd2b68ec8e71f8c6924afe740f03e4b0d819f139d2761c36914e1c0b4f2e71b7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T09:57:43.795Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2021-02-19T09:57:43.822Z] === RUN TestPluginInstall/with_insecure [2021-02-19T09:57:44.054Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-02-19T09:57:44.692Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-02-19T09:57:45.204Z] time="2021-02-19T09:57:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T09:57:45.204Z] time="2021-02-19T09:57:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b477caeb28533ee5f3d9304d822693bfee5615f06346fc6a9af3bf174585f408" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T09:57:45.204Z] time="2021-02-19T09:57:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T09:57:45.204Z] time="2021-02-19T09:57:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b477caeb28533ee5f3d9304d822693bfee5615f06346fc6a9af3bf174585f408" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T09:57:45.254Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-02-19T09:57:45.465Z] --- PASS: TestPluginInstall (5.53s) [2021-02-19T09:57:45.465Z] --- PASS: TestPluginInstall/no_auth (2.64s) [2021-02-19T09:57:45.465Z] --- PASS: TestPluginInstall/with_htpasswd (1.17s) [2021-02-19T09:57:45.465Z] --- PASS: TestPluginInstall/with_insecure (1.72s) [2021-02-19T09:57:45.465Z] plugin_test.go:160: [de0c5f49f5073] daemon is not started [2021-02-19T09:57:45.465Z] === RUN TestPluginsWithRuntimes [2021-02-19T09:57:45.959Z] ok github.com/docker/docker/pkg/archive 0.313s coverage: 77.2% of statements [2021-02-19T09:57:46.897Z] ok github.com/docker/docker/pkg/authorization 0.093s coverage: 68.3% of statements [2021-02-19T09:57:46.897Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-02-19T09:57:47.142Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-02-19T09:57:47.156Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-02-19T09:57:48.006Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-19T09:57:48.069Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-02-19T09:57:49.433Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-02-19T09:57:49.915Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-19T09:57:50.360Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-02-19T09:57:50.442Z] ok github.com/docker/docker/pkg/chrootarchive 2.488s coverage: 43.2% of statements [2021-02-19T09:57:50.442Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-02-19T09:57:50.617Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.17s) [2021-02-19T09:57:50.617Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qvkao48p2tosqsqchqqwh5x2c Created:2021-02-19 09:57:43.956306344 +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[e4540a261f8b51c6f6423e0995ac48f7afec556bcd514e9d431bf4ec61803f75:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r25zhnr4y69m5nusbezigf805 EndpointID:e28e9fa8e17a01d1c094c71b61385792bc7ac979e11733ded2b78642505bf47d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:09da7e414edbc0938b756dde9aed7fbaf40914c0bff90db941b9e5e5674a42c6 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:4a46f208d78c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r25zhnr4y69m5nusbezigf805 EndpointID:e28e9fa8e17a01d1c094c71b61385792bc7ac979e11733ded2b78642505bf47d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-19T09:57:50.617Z] PASS [2021-02-19T09:57:50.617Z] [2021-02-19T09:57:50.617Z] === Skipped [2021-02-19T09:57:50.617Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-19T09:57:50.617Z] service_test.go:242: FLAKY_TEST [2021-02-19T09:57:50.617Z] [2021-02-19T09:57:50.617Z] [2021-02-19T09:57:50.617Z] DONE 26 tests, 1 skipped in 51.639s [2021-02-19T09:57:50.617Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-19T09:57:50.617Z] ++ 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-19T09:57:50.617Z] ++ set -e [2021-02-19T09:57:50.617Z] ++ '[' -n 0 ']' [2021-02-19T09:57:50.617Z] ++ set -x [2021-02-19T09:57:50.617Z] ++ env -i DEST=/go/src/github.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-19T09:57:50.874Z] INFO: Testing against a local daemon [2021-02-19T09:57:50.874Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-19T09:57:50.874Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-19T09:57:50.874Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T09:57:50.874Z] === RUN TestDockerNetworkIpvlan [2021-02-19T09:57:50.874Z] --- SKIP: TestDockerNetworkIpvlan (0.01s) [2021-02-19T09:57:50.874Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T09:57:50.874Z] PASS [2021-02-19T09:57:50.874Z] [2021-02-19T09:57:50.874Z] === Skipped [2021-02-19T09:57:50.874Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-19T09:57:50.874Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T09:57:50.874Z] [2021-02-19T09:57:50.874Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s) [2021-02-19T09:57:50.874Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T09:57:50.874Z] [2021-02-19T09:57:50.874Z] [2021-02-19T09:57:50.874Z] DONE 2 tests, 2 skipped in 0.157s [2021-02-19T09:57:50.874Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-19T09:57:50.874Z] ++ 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-19T09:57:50.874Z] ++ set -e [2021-02-19T09:57:50.874Z] ++ '[' -n 0 ']' [2021-02-19T09:57:50.874Z] ++ set -x [2021-02-19T09:57:50.874Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-19T09:57:50.874Z] INFO: Testing against a local daemon [2021-02-19T09:57:50.874Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-19T09:57:51.010Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-02-19T09:57:51.269Z] ok github.com/docker/docker/layer 7.826s coverage: 68.8% of statements [2021-02-19T09:57:51.269Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-19T09:57:51.269Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-19T09:57:51.269Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-19T09:57:51.269Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-19T09:57:51.269Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-19T09:57:51.269Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-19T09:57:51.269Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-19T09:57:51.269Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 92.9% of statements [2021-02-19T09:57:51.436Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-02-19T09:57:51.825Z] --- PASS: TestPluginsWithRuntimes (5.92s) [2021-02-19T09:57:51.825Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.86s) [2021-02-19T09:57:51.825Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.66s) [2021-02-19T09:57:51.825Z] PASS [2021-02-19T09:57:51.825Z] [2021-02-19T09:57:51.825Z] DONE 9 tests in 11.660s [2021-02-19T09:57:51.825Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-19T09:57:51.825Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-19T09:57:51.825Z] ++ set -e [2021-02-19T09:57:51.825Z] ++ '[' -n 0 ']' [2021-02-19T09:57:51.825Z] ++ set -x [2021-02-19T09:57:51.825Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-19T09:57:51.825Z] INFO: Testing against a local daemon [2021-02-19T09:57:51.825Z] === RUN TestExternalGraphDriver [2021-02-19T09:57:51.825Z] === RUN TestExternalGraphDriver/json [2021-02-19T09:57:52.205Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2021-02-19T09:57:52.366Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-02-19T09:57:52.622Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.55s) [2021-02-19T09:57:52.622Z] === RUN TestDockerNetworkMacvlan [2021-02-19T09:57:52.774Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2021-02-19T09:57:53.343Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2021-02-19T09:57:53.549Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-19T09:57:54.280Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-02-19T09:57:54.368Z] === RUN TestExternalGraphDriver/spec [2021-02-19T09:57:54.476Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-19T09:57:55.218Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2021-02-19T09:57:55.404Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-19T09:57:55.404Z] === RUN TestDockerSuite/TestBuildPATH [2021-02-19T09:57:55.477Z] ok github.com/docker/docker/pkg/discovery/kv 3.068s coverage: 84.1% of statements [2021-02-19T09:57:55.736Z] ok github.com/docker/docker/pkg/fsutils 0.214s coverage: 85.1% of statements [2021-02-19T09:57:55.995Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-02-19T09:57:56.911Z] === RUN TestExternalGraphDriver/pull [2021-02-19T09:57:57.373Z] ok github.com/docker/docker/pkg/idtools 0.588s coverage: 69.5% of statements [2021-02-19T09:57:57.373Z] ok github.com/docker/docker/pkg/ioutils 0.429s coverage: 68.8% of statements [2021-02-19T09:57:57.631Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2021-02-19T09:57:57.890Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2021-02-19T09:57:57.890Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-19T09:57:57.890Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-19T09:57:57.890Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-19T09:57:57.918Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-19T09:57:57.918Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-02-19T09:57:58.150Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-02-19T09:57:58.150Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-19T09:57:58.150Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2021-02-19T09:57:58.479Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-02-19T09:57:58.734Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2021-02-19T09:57:58.992Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2021-02-19T09:57:59.251Z] ok github.com/docker/docker/pkg/pidfile 0.025s coverage: 82.4% of statements [2021-02-19T09:57:59.251Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-19T09:57:59.251Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-19T09:57:59.406Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-02-19T09:57:59.452Z] --- PASS: TestExternalGraphDriver (7.52s) [2021-02-19T09:57:59.452Z] --- PASS: TestExternalGraphDriver/json (2.46s) [2021-02-19T09:57:59.452Z] --- PASS: TestExternalGraphDriver/spec (2.68s) [2021-02-19T09:57:59.452Z] --- PASS: TestExternalGraphDriver/pull (2.26s) [2021-02-19T09:57:59.452Z] === RUN TestGraphdriverPluginV2 [2021-02-19T09:57:59.452Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2021-02-19T09:57:59.452Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T09:57:59.452Z] PASS [2021-02-19T09:57:59.452Z] [2021-02-19T09:57:59.452Z] === Skipped [2021-02-19T09:57:59.452Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2021-02-19T09:57:59.452Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T09:57:59.452Z] [2021-02-19T09:57:59.452Z] [2021-02-19T09:57:59.452Z] DONE 5 tests, 1 skipped in 7.735s [2021-02-19T09:57:59.452Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-19T09:57:59.452Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-19T09:57:59.452Z] ++ set -e [2021-02-19T09:57:59.452Z] ++ '[' -n 0 ']' [2021-02-19T09:57:59.452Z] ++ set -x [2021-02-19T09:57:59.452Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-19T09:57:59.452Z] INFO: Testing against a local daemon [2021-02-19T09:57:59.452Z] === RUN TestContinueAfterPluginCrash [2021-02-19T09:57:59.452Z] === PAUSE TestContinueAfterPluginCrash [2021-02-19T09:57:59.452Z] === RUN TestReadPluginNoRead [2021-02-19T09:57:59.452Z] === PAUSE TestReadPluginNoRead [2021-02-19T09:57:59.452Z] === RUN TestDaemonStartWithLogOpt [2021-02-19T09:57:59.452Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-19T09:57:59.452Z] === CONT TestContinueAfterPluginCrash [2021-02-19T09:57:59.452Z] === CONT TestDaemonStartWithLogOpt [2021-02-19T09:57:59.452Z] === CONT TestReadPluginNoRead [2021-02-19T09:57:59.967Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-19T09:58:00.188Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2021-02-19T09:58:00.756Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-02-19T09:58:01.015Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-02-19T09:58:01.274Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-02-19T09:58:02.650Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-02-19T09:58:02.909Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-02-19T09:58:03.662Z] === RUN TestReadPluginNoRead/default [2021-02-19T09:58:04.234Z] --- PASS: TestDaemonStartWithLogOpt (4.79s) [2021-02-19T09:58:05.215Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-19T09:58:05.616Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-19T09:58:06.142Z] --- PASS: TestDockerNetworkMacvlan (13.42s) [2021-02-19T09:58:06.142Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.17s) [2021-02-19T09:58:06.142Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2021-02-19T09:58:06.142Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s) [2021-02-19T09:58:06.142Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.33s) [2021-02-19T09:58:06.142Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.31s) [2021-02-19T09:58:06.142Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.94s) [2021-02-19T09:58:06.142Z] PASS [2021-02-19T09:58:06.142Z] [2021-02-19T09:58:06.142Z] DONE 8 tests in 15.094s [2021-02-19T09:58:06.142Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-19T09:58:06.142Z] ++ 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-19T09:58:06.142Z] ++ set -e [2021-02-19T09:58:06.142Z] ++ '[' -n 0 ']' [2021-02-19T09:58:06.142Z] ++ set -x [2021-02-19T09:58:06.142Z] ++ env -i DEST=/go/src/github.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-19T09:58:06.142Z] testing: warning: no tests to run [2021-02-19T09:58:06.142Z] PASS [2021-02-19T09:58:06.142Z] [2021-02-19T09:58:06.142Z] DONE 0 tests in 0.033s [2021-02-19T09:58:06.142Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-19T09:58:06.142Z] ++ 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-19T09:58:06.142Z] ++ set -e [2021-02-19T09:58:06.142Z] ++ '[' -n 0 ']' [2021-02-19T09:58:06.142Z] ++ set -x [2021-02-19T09:58:06.142Z] ++ env -i DEST=/go/src/github.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-19T09:58:06.142Z] INFO: Testing against a local daemon [2021-02-19T09:58:06.142Z] === RUN TestAuthZPluginAllowRequest [2021-02-19T09:58:06.193Z] ok github.com/docker/docker/pkg/signal 2.393s coverage: 61.0% of statements [2021-02-19T09:58:06.193Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-02-19T09:58:06.193Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-02-19T09:58:06.453Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-02-19T09:58:07.391Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2021-02-19T09:58:07.507Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-02-19T09:58:07.507Z] --- PASS: TestAuthZPluginAllowRequest (1.48s) [2021-02-19T09:58:07.507Z] === RUN TestAuthZPluginTLS [2021-02-19T09:58:07.525Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-19T09:58:07.650Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-02-19T09:58:08.070Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-02-19T09:58:08.070Z] === RUN TestAuthZPluginDenyRequest [2021-02-19T09:58:08.218Z] ok github.com/docker/docker/pkg/tailfile 0.063s coverage: 88.6% of statements [2021-02-19T09:58:08.632Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-02-19T09:58:08.632Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-02-19T09:58:08.632Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-19T09:58:08.786Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2021-02-19T09:58:08.786Z] testing: warning: no tests to run [2021-02-19T09:58:08.786Z] coverage: [no statements] [2021-02-19T09:58:08.786Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-02-19T09:58:09.206Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2021-02-19T09:58:09.206Z] === RUN TestAuthZPluginDenyResponse [2021-02-19T09:58:09.353Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-02-19T09:58:09.353Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-02-19T09:58:09.438Z] --- PASS: TestReadPluginNoRead (9.89s) [2021-02-19T09:58:09.438Z] --- PASS: TestReadPluginNoRead/default (1.85s) [2021-02-19T09:58:09.438Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.96s) [2021-02-19T09:58:09.438Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.76s) [2021-02-19T09:58:09.438Z] read_test.go:92: [d7e2d62afaa5f] daemon is not started [2021-02-19T09:58:09.612Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-02-19T09:58:09.698Z] --- PASS: TestContinueAfterPluginCrash (10.34s) [2021-02-19T09:58:09.698Z] PASS [2021-02-19T09:58:09.698Z] [2021-02-19T09:58:09.698Z] DONE 6 tests in 10.515s [2021-02-19T09:58:09.698Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-19T09:58:09.698Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-19T09:58:09.698Z] ++ set -e [2021-02-19T09:58:09.698Z] ++ '[' -n 0 ']' [2021-02-19T09:58:09.698Z] ++ set -x [2021-02-19T09:58:09.699Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-19T09:58:09.771Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-02-19T09:58:09.771Z] === RUN TestAuthZPluginAllowEventStream [2021-02-19T09:58:09.959Z] testing: warning: no tests to run [2021-02-19T09:58:09.959Z] PASS [2021-02-19T09:58:09.959Z] [2021-02-19T09:58:09.959Z] DONE 0 tests in 0.051s [2021-02-19T09:58:09.959Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-19T09:58:09.960Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-19T09:58:09.960Z] ++ set -e [2021-02-19T09:58:09.960Z] ++ '[' -n 0 ']' [2021-02-19T09:58:09.960Z] ++ set -x [2021-02-19T09:58:09.960Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-19T09:58:09.960Z] INFO: Testing against a local daemon [2021-02-19T09:58:09.960Z] === RUN TestPluginWithDevMounts [2021-02-19T09:58:09.960Z] === PAUSE TestPluginWithDevMounts [2021-02-19T09:58:09.960Z] === CONT TestPluginWithDevMounts [2021-02-19T09:58:11.135Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-02-19T09:58:11.516Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-02-19T09:58:11.698Z] --- PASS: TestAuthZPluginAllowEventStream (1.82s) [2021-02-19T09:58:11.698Z] === RUN TestAuthZPluginErrorResponse [2021-02-19T09:58:12.259Z] --- PASS: TestAuthZPluginErrorResponse (0.60s) [2021-02-19T09:58:12.259Z] === RUN TestAuthZPluginErrorRequest [2021-02-19T09:58:12.453Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-02-19T09:58:12.501Z] --- PASS: TestPluginWithDevMounts (2.16s) [2021-02-19T09:58:12.501Z] PASS [2021-02-19T09:58:12.501Z] [2021-02-19T09:58:12.501Z] DONE 1 tests in 2.337s [2021-02-19T09:58:12.501Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-19T09:58:12.501Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-19T09:58:12.501Z] ++ set -e [2021-02-19T09:58:12.501Z] ++ '[' -n 0 ']' [2021-02-19T09:58:12.501Z] ++ set -x [2021-02-19T09:58:12.501Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-19T09:58:12.501Z] INFO: Testing against a local daemon [2021-02-19T09:58:12.501Z] === RUN TestSecretInspect [2021-02-19T09:58:12.712Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-02-19T09:58:12.822Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-02-19T09:58:12.822Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-19T09:58:13.077Z] === RUN TestDockerSuite/TestBuildRm [2021-02-19T09:58:13.335Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-02-19T09:58:13.335Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-19T09:58:14.090Z] ok github.com/docker/docker/quota 0.214s coverage: 71.4% of statements [2021-02-19T09:58:14.349Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-02-19T09:58:15.237Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.89s) [2021-02-19T09:58:15.237Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-19T09:58:15.727Z] ok github.com/docker/docker/registry 0.057s coverage: 57.2% of statements [2021-02-19T09:58:15.798Z] --- PASS: TestSecretInspect (3.23s) [2021-02-19T09:58:15.798Z] === RUN TestSecretList [2021-02-19T09:58:16.165Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-02-19T09:58:16.295Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-02-19T09:58:16.554Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-02-19T09:58:17.092Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-02-19T09:58:17.092Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.84s) [2021-02-19T09:58:17.092Z] === RUN TestAuthZPluginHeader [2021-02-19T09:58:17.121Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-02-19T09:58:17.380Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-02-19T09:58:18.020Z] --- PASS: TestAuthZPluginHeader (0.87s) [2021-02-19T09:58:18.020Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-19T09:58:18.276Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-02-19T09:58:18.838Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-02-19T09:58:19.094Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-02-19T09:58:19.096Z] --- PASS: TestSecretList (3.25s) [2021-02-19T09:58:19.096Z] === RUN TestSecretsCreateAndDelete [2021-02-19T09:58:19.915Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-02-19T09:58:20.025Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-02-19T09:58:21.292Z] ok github.com/docker/docker/volume/local 0.096s coverage: 76.4% of statements [2021-02-19T09:58:21.391Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-02-19T09:58:21.552Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2021-02-19T09:58:21.954Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-02-19T09:58:22.210Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.17s) [2021-02-19T09:58:22.210Z] === RUN TestAuthZPluginV2Disable [2021-02-19T09:58:22.390Z] --- PASS: TestSecretsCreateAndDelete (3.24s) [2021-02-19T09:58:22.390Z] === RUN TestSecretsUpdate [2021-02-19T09:58:22.940Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2021-02-19T09:58:24.727Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-02-19T09:58:24.983Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-02-19T09:58:25.239Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-02-19T09:58:25.239Z] === RUN TestDockerSuite/TestBuildSpaces [2021-02-19T09:58:25.495Z] --- PASS: TestAuthZPluginV2Disable (3.44s) [2021-02-19T09:58:25.495Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-19T09:58:25.686Z] --- PASS: TestSecretsUpdate (3.36s) [2021-02-19T09:58:25.686Z] === RUN TestTemplatedSecret [2021-02-19T09:58:25.751Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-02-19T09:58:26.314Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-02-19T09:58:26.569Z] === RUN TestDockerSuite/TestBuildStderr [2021-02-19T09:58:27.131Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-02-19T09:58:28.982Z] --- PASS: TestTemplatedSecret (3.38s) [2021-02-19T09:58:28.982Z] === RUN TestSecretCreateResolve [2021-02-19T09:58:29.018Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.15s) [2021-02-19T09:58:29.018Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-19T09:58:30.384Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-02-19T09:58:31.765Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-02-19T09:58:32.279Z] --- PASS: TestSecretCreateResolve (3.24s) [2021-02-19T09:58:32.279Z] PASS [2021-02-19T09:58:32.279Z] [2021-02-19T09:58:32.279Z] DONE 6 tests in 19.847s [2021-02-19T09:58:32.279Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-02-19T09:58:32.279Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-19T09:58:32.279Z] ++ set -e [2021-02-19T09:58:32.279Z] ++ '[' -n 0 ']' [2021-02-19T09:58:32.279Z] ++ set -x [2021-02-19T09:58:32.279Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-19T09:58:32.279Z] INFO: Testing against a local daemon [2021-02-19T09:58:32.279Z] === RUN TestServiceCreateInit [2021-02-19T09:58:32.279Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-19T09:58:33.130Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-02-19T09:58:33.692Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-02-19T09:58:34.253Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-02-19T09:58:34.815Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-02-19T09:58:35.138Z] ok github.com/docker/docker/pkg/plugins 33.626s coverage: 76.6% of statements [2021-02-19T09:58:35.138Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-19T09:58:35.138Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-19T09:58:35.138Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-19T09:58:35.138Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-19T09:58:35.138Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-19T09:58:35.138Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-19T09:58:35.138Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-19T09:58:35.138Z] ? github.com/docker/docker/rootless [no test files] [2021-02-19T09:58:35.138Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-19T09:58:35.138Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-19T09:58:35.138Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-19T09:58:35.138Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-19T09:58:35.138Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-19T09:58:35.138Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-19T09:58:35.138Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-19T09:58:35.138Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-19T09:58:35.138Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-19T09:58:35.138Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-19T09:58:35.138Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-19T09:58:35.138Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-19T09:58:35.138Z] ? github.com/docker/docker/volume [no test files] [2021-02-19T09:58:35.138Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-19T09:58:35.138Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-19T09:58:35.138Z] [2021-02-19T09:58:35.138Z] === Skipped [2021-02-19T09:58:35.138Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-19T09:58:35.138Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-19T09:58:35.138Z] [2021-02-19T09:58:35.138Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-19T09:58:35.139Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-19T09:58:35.139Z] [2021-02-19T09:58:35.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-19T09:58:35.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T09:58:35.139Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-19T09:58:35.139Z] [2021-02-19T09:58:35.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-19T09:58:35.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T09:58:35.139Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-19T09:58:35.139Z] [2021-02-19T09:58:35.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-19T09:58:35.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T09:58:35.139Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-19T09:58:35.139Z] [2021-02-19T09:58:35.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-19T09:58:35.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T09:58:35.139Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-19T09:58:35.139Z] [2021-02-19T09:58:35.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-19T09:58:35.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T09:58:35.139Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-19T09:58:35.139Z] [2021-02-19T09:58:35.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-19T09:58:35.139Z] graphtest_unix.go:73: No driver to put! [2021-02-19T09:58:35.139Z] [2021-02-19T09:58:35.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-19T09:58:35.139Z] time="2021-02-19T09:57:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-19T09:58:35.139Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-19T09:58:35.139Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-19T09:58:35.139Z] [2021-02-19T09:58:35.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-19T09:58:35.139Z] time="2021-02-19T09:57:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-19T09:58:35.139Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-19T09:58:35.139Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-19T09:58:35.139Z] [2021-02-19T09:58:35.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-19T09:58:35.139Z] time="2021-02-19T09:57:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-19T09:58:35.139Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-19T09:58:35.139Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-19T09:58:35.139Z] [2021-02-19T09:58:35.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-19T09:58:35.139Z] time="2021-02-19T09:57:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-19T09:58:35.139Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-19T09:58:35.139Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-19T09:58:35.139Z] [2021-02-19T09:58:35.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-19T09:58:35.139Z] time="2021-02-19T09:57:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-19T09:58:35.139Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-19T09:58:35.139Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-19T09:58:35.139Z] [2021-02-19T09:58:35.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-19T09:58:35.139Z] graphtest_unix.go:73: No driver to put! [2021-02-19T09:58:35.139Z] [2021-02-19T09:58:35.139Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-19T09:58:35.139Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-19T09:58:35.139Z] [2021-02-19T09:58:35.139Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-19T09:58:35.139Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-19T09:58:35.139Z] [2021-02-19T09:58:35.139Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-19T09:58:35.139Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-19T09:58:35.139Z] [2021-02-19T09:58:35.139Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-19T09:58:35.139Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-19T09:58:35.139Z] [2021-02-19T09:58:35.139Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-19T09:58:35.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T09:58:35.139Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-19T09:58:35.139Z] [2021-02-19T09:58:35.139Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-19T09:58:35.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T09:58:35.139Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-19T09:58:35.139Z] [2021-02-19T09:58:35.139Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-19T09:58:35.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T09:58:35.139Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-19T09:58:35.139Z] [2021-02-19T09:58:35.139Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-19T09:58:35.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T09:58:35.139Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-19T09:58:35.139Z] [2021-02-19T09:58:35.139Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-19T09:58:35.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T09:58:35.139Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-19T09:58:35.139Z] [2021-02-19T09:58:35.139Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-19T09:58:35.139Z] graphtest_unix.go:73: No driver to put! [2021-02-19T09:58:35.139Z] [2021-02-19T09:58:35.139Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-19T09:58:35.139Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-19T09:58:35.139Z] [2021-02-19T09:58:35.139Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-19T09:58:35.139Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-19T09:58:35.139Z] [2021-02-19T09:58:35.139Z] [2021-02-19T09:58:35.139Z] DONE 2243 tests, 26 skipped in 255.136s Post stage [Pipeline] junit [2021-02-19T09:58:35.151Z] Recording test results [2021-02-19T09:58:35.507Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-02-19T09:58:35.858Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42038/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e54dee52cdd780016845c0a8e69dd84265c0ec39 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e54dee52cdd780016845c0a8e69dd84265c0ec39 hack/validate/vendor [2021-02-19T09:58:36.707Z] === RUN TestDockerSuite/TestBuildUser [2021-02-19T09:58:36.795Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-19T09:58:37.367Z] + echo Ensuring container killed. [2021-02-19T09:58:37.367Z] Ensuring container killed. [2021-02-19T09:58:37.367Z] + docker rm -vf docker-pr4 [2021-02-19T09:58:37.367Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-02-19T09:58:37.562Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-19T09:58:37.648Z] + echo Chowning /workspace to jenkins user [2021-02-19T09:58:37.648Z] Chowning /workspace to jenkins user [2021-02-19T09:58:37.648Z] + id -u [2021-02-19T09:58:37.648Z] + id -g [2021-02-19T09:58:37.648Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42038:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-19T09:58:38.511Z] + bundleName=unit [2021-02-19T09:58:38.511Z] + echo Creating unit-bundles.tar.gz [2021-02-19T09:58:38.511Z] Creating unit-bundles.tar.gz [2021-02-19T09:58:38.511Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-02-19T09:58:38.511Z] bundles/junit-report.xml [2021-02-19T09:58:38.511Z] bundles/go-test-report.json [2021-02-19T09:58:38.511Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-02-19T09:58:38.522Z] Archiving artifacts [2021-02-19T09:58:38.596Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-02-19T09:58:38.933Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42038/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-19T09:58:39.158Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.46s) [2021-02-19T09:58:39.158Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-19T09:58:39.243Z] + make clean [2021-02-19T09:58:39.243Z] docker volume rm -f docker-dev-cache [2021-02-19T09:58:39.501Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-19T09:58:41.048Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-02-19T09:58:42.846Z] --- PASS: TestServiceCreateInit (10.47s) [2021-02-19T09:58:42.846Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.05s) [2021-02-19T09:58:42.846Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.39s) [2021-02-19T09:58:42.846Z] === RUN TestCreateServiceMultipleTimes [2021-02-19T09:58:50.985Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-02-19T09:58:51.911Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-02-19T09:58:51.911Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-02-19T09:58:52.473Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-02-19T09:58:53.400Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-02-19T09:58:54.327Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-02-19T09:58:54.327Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-02-19T09:58:54.327Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-02-19T09:58:54.327Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-02-19T09:58:54.327Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-02-19T09:58:55.256Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-02-19T09:58:55.513Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-02-19T09:58:55.768Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-02-19T09:58:55.768Z] PASS [2021-02-19T09:58:55.768Z] [2021-02-19T09:58:55.768Z] DONE 17 tests in 49.799s [2021-02-19T09:58:55.768Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-19T09:58:55.768Z] ++ 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-19T09:58:55.768Z] ++ set -e [2021-02-19T09:58:55.768Z] ++ '[' -n 0 ']' [2021-02-19T09:58:55.768Z] ++ set -x [2021-02-19T09:58:55.768Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-19T09:58:56.024Z] INFO: Testing against a local daemon [2021-02-19T09:58:56.024Z] === RUN TestPluginInvalidJSON [2021-02-19T09:58:56.024Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T09:58:56.024Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T09:58:56.024Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T09:58:56.024Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-02-19T09:58:56.024Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-02-19T09:58:56.024Z] === RUN TestPluginInstall [2021-02-19T09:58:56.024Z] === RUN TestPluginInstall/no_auth [2021-02-19T09:58:56.024Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-02-19T09:58:56.951Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-02-19T09:58:57.512Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-02-19T09:58:57.767Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-02-19T09:58:58.329Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-02-19T09:58:58.891Z] time="2021-02-19T09:58:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T09:58:58.891Z] time="2021-02-19T09:58:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86b0b6f403786d1f2eeb481a5c1d344b2fd8f1acf5ea8b8c86d22e55a87238b2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T09:58:58.891Z] time="2021-02-19T09:58:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T09:58:58.891Z] time="2021-02-19T09:58:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86b0b6f403786d1f2eeb481a5c1d344b2fd8f1acf5ea8b8c86d22e55a87238b2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T09:58:59.452Z] === RUN TestPluginInstall/with_htpasswd [2021-02-19T09:59:00.391Z] time="2021-02-19T09:59:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T09:59:00.391Z] time="2021-02-19T09:59:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d69efb41847a12b47581f2afa534e9d07ca66120510e5362745d15493af3742" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T09:59:00.391Z] time="2021-02-19T09:59:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T09:59:00.391Z] time="2021-02-19T09:59:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d69efb41847a12b47581f2afa534e9d07ca66120510e5362745d15493af3742" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T09:59:00.953Z] === RUN TestPluginInstall/with_insecure [2021-02-19T09:59:01.210Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-02-19T09:59:02.576Z] time="2021-02-19T09:59:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T09:59:02.576Z] time="2021-02-19T09:59:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a2dc6d3b096a0a1527b95f654ec359abfbf544d8a24e22f8aa79426e73ba805e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T09:59:02.576Z] time="2021-02-19T09:59:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T09:59:02.576Z] time="2021-02-19T09:59:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a2dc6d3b096a0a1527b95f654ec359abfbf544d8a24e22f8aa79426e73ba805e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T09:59:03.137Z] --- PASS: TestPluginInstall (6.96s) [2021-02-19T09:59:03.137Z] --- PASS: TestPluginInstall/no_auth (3.36s) [2021-02-19T09:59:03.137Z] --- PASS: TestPluginInstall/with_htpasswd (1.59s) [2021-02-19T09:59:03.137Z] --- PASS: TestPluginInstall/with_insecure (2.01s) [2021-02-19T09:59:03.137Z] plugin_test.go:160: [da28b18cf3783] daemon is not started [2021-02-19T09:59:03.137Z] === RUN TestPluginsWithRuntimes [2021-02-19T09:59:03.393Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-02-19T09:59:03.393Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-02-19T09:59:04.759Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-02-19T09:59:04.799Z] --- PASS: TestCreateServiceMultipleTimes (19.57s) [2021-02-19T09:59:04.799Z] === RUN TestCreateServiceConflict [2021-02-19T09:59:05.016Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-02-19T09:59:05.272Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-19T09:59:05.739Z] --- PASS: TestCreateServiceConflict (3.28s) [2021-02-19T09:59:05.739Z] === RUN TestCreateServiceMaxReplicas [2021-02-19T09:59:05.835Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-02-19T09:59:05.835Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-02-19T09:59:06.397Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-19T09:59:07.325Z] === RUN TestDockerSuite/TestBuildXZHost [2021-02-19T09:59:07.887Z] --- PASS: TestPluginsWithRuntimes (5.03s) [2021-02-19T09:59:07.887Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.29s) [2021-02-19T09:59:07.887Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.44s) [2021-02-19T09:59:07.887Z] PASS [2021-02-19T09:59:07.887Z] [2021-02-19T09:59:07.887Z] DONE 9 tests in 12.156s [2021-02-19T09:59:07.887Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-19T09:59:07.887Z] ++ 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-19T09:59:07.887Z] ++ set -e [2021-02-19T09:59:07.887Z] ++ '[' -n 0 ']' [2021-02-19T09:59:07.887Z] ++ set -x [2021-02-19T09:59:07.887Z] ++ env -i DEST=/go/src/github.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-19T09:59:08.143Z] INFO: Testing against a local daemon [2021-02-19T09:59:08.143Z] === RUN TestExternalGraphDriver [2021-02-19T09:59:08.399Z] === RUN TestExternalGraphDriver/json [2021-02-19T09:59:08.960Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-02-19T09:59:08.960Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-02-19T09:59:08.960Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-02-19T09:59:09.037Z] --- PASS: TestCreateServiceMaxReplicas (3.01s) [2021-02-19T09:59:09.037Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-19T09:59:09.521Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-02-19T09:59:10.450Z] === RUN TestExternalGraphDriver/spec [2021-02-19T09:59:10.450Z] === RUN TestDockerSuite/TestCommitChange [2021-02-19T09:59:11.385Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-02-19T09:59:11.947Z] === RUN TestDockerSuite/TestCommitHardlink [2021-02-19T09:59:12.203Z] === RUN TestExternalGraphDriver/pull [2021-02-19T09:59:13.568Z] === RUN TestDockerSuite/TestCommitNewFile [2021-02-19T09:59:13.824Z] --- PASS: TestExternalGraphDriver (5.64s) [2021-02-19T09:59:13.824Z] --- PASS: TestExternalGraphDriver/json (1.95s) [2021-02-19T09:59:13.824Z] --- PASS: TestExternalGraphDriver/spec (1.87s) [2021-02-19T09:59:13.824Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2021-02-19T09:59:13.824Z] === RUN TestGraphdriverPluginV2 [2021-02-19T09:59:14.750Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-02-19T09:59:15.311Z] === RUN TestDockerSuite/TestCommitTTY [2021-02-19T09:59:16.677Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-02-19T09:59:17.239Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-02-19T09:59:17.801Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-02-19T09:59:17.801Z] --- PASS: TestGraphdriverPluginV2 (4.09s) [2021-02-19T09:59:17.801Z] PASS [2021-02-19T09:59:17.801Z] [2021-02-19T09:59:17.801Z] DONE 5 tests in 9.900s [2021-02-19T09:59:18.058Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-19T09:59:18.058Z] ++ 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-19T09:59:18.058Z] ++ set -e [2021-02-19T09:59:18.058Z] ++ '[' -n 0 ']' [2021-02-19T09:59:18.058Z] ++ set -x [2021-02-19T09:59:18.058Z] ++ env -i DEST=/go/src/github.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-19T09:59:18.058Z] INFO: Testing against a local daemon [2021-02-19T09:59:18.058Z] === RUN TestContinueAfterPluginCrash [2021-02-19T09:59:18.058Z] === PAUSE TestContinueAfterPluginCrash [2021-02-19T09:59:18.058Z] === RUN TestReadPluginNoRead [2021-02-19T09:59:18.058Z] === PAUSE TestReadPluginNoRead [2021-02-19T09:59:18.058Z] === RUN TestDaemonStartWithLogOpt [2021-02-19T09:59:18.058Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-19T09:59:18.058Z] === CONT TestContinueAfterPluginCrash [2021-02-19T09:59:18.058Z] === CONT TestDaemonStartWithLogOpt [2021-02-19T09:59:18.620Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-02-19T09:59:19.986Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-02-19T09:59:19.986Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-02-19T09:59:19.986Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-02-19T09:59:19.986Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-02-19T09:59:19.986Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-02-19T09:59:19.986Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-02-19T09:59:20.242Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-02-19T09:59:22.772Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-02-19T09:59:23.935Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.86s) [2021-02-19T09:59:23.935Z] === RUN TestCreateServiceSecretFileMode [2021-02-19T09:59:24.663Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-02-19T09:59:24.663Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-02-19T09:59:25.223Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-02-19T09:59:25.784Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-02-19T09:59:26.040Z] --- PASS: TestDaemonStartWithLogOpt (7.91s) [2021-02-19T09:59:26.040Z] === CONT TestReadPluginNoRead [2021-02-19T09:59:26.296Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-02-19T09:59:26.858Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-02-19T09:59:27.234Z] --- PASS: TestCreateServiceSecretFileMode (3.31s) [2021-02-19T09:59:27.234Z] === RUN TestCreateServiceConfigFileMode [2021-02-19T09:59:27.420Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-02-19T09:59:27.420Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-02-19T09:59:27.676Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-02-19T09:59:28.237Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-02-19T09:59:28.237Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-02-19T09:59:28.237Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-02-19T09:59:28.237Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-02-19T09:59:28.493Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-02-19T09:59:29.054Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-02-19T09:59:29.310Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-19T09:59:29.565Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-02-19T09:59:30.127Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-02-19T09:59:30.127Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-02-19T09:59:30.532Z] --- PASS: TestCreateServiceConfigFileMode (3.38s) [2021-02-19T09:59:30.532Z] === RUN TestCreateServiceSysctls [2021-02-19T09:59:30.690Z] --- PASS: TestContinueAfterPluginCrash (12.59s) [2021-02-19T09:59:31.251Z] === RUN TestReadPluginNoRead/default [2021-02-19T09:59:31.813Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-02-19T09:59:32.742Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-02-19T09:59:32.742Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-02-19T09:59:32.742Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-19T09:59:33.303Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-02-19T09:59:33.864Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-02-19T09:59:34.427Z] --- PASS: TestReadPluginNoRead (8.24s) [2021-02-19T09:59:34.427Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.81s) [2021-02-19T09:59:34.427Z] --- PASS: TestReadPluginNoRead/default (1.60s) [2021-02-19T09:59:34.427Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.54s) [2021-02-19T09:59:34.427Z] read_test.go:92: [d4fe7adbd70fe] daemon is not started [2021-02-19T09:59:34.427Z] PASS [2021-02-19T09:59:34.427Z] [2021-02-19T09:59:34.427Z] DONE 6 tests in 16.332s [2021-02-19T09:59:34.427Z] 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-19T09:59:34.427Z] ++ 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-19T09:59:34.427Z] ++ set -e [2021-02-19T09:59:34.427Z] ++ '[' -n 0 ']' [2021-02-19T09:59:34.427Z] ++ set -x [2021-02-19T09:59:34.427Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-19T09:59:34.427Z] testing: warning: no tests to run [2021-02-19T09:59:34.427Z] PASS [2021-02-19T09:59:34.427Z] [2021-02-19T09:59:34.427Z] DONE 0 tests in 0.058s [2021-02-19T09:59:34.427Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-19T09:59:34.427Z] ++ 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-19T09:59:34.427Z] ++ set -e [2021-02-19T09:59:34.427Z] ++ '[' -n 0 ']' [2021-02-19T09:59:34.427Z] ++ set -x [2021-02-19T09:59:34.427Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-19T09:59:34.427Z] INFO: Testing against a local daemon [2021-02-19T09:59:34.427Z] === RUN TestPluginWithDevMounts [2021-02-19T09:59:34.427Z] === PAUSE TestPluginWithDevMounts [2021-02-19T09:59:34.427Z] === CONT TestPluginWithDevMounts [2021-02-19T09:59:34.683Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-02-19T09:59:34.734Z] --- PASS: TestCreateServiceSysctls (4.37s) [2021-02-19T09:59:34.734Z] === RUN TestCreateServiceCapabilities [2021-02-19T09:59:35.246Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-02-19T09:59:35.246Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-02-19T09:59:35.807Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-02-19T09:59:36.367Z] --- PASS: TestPluginWithDevMounts (1.92s) [2021-02-19T09:59:36.367Z] PASS [2021-02-19T09:59:36.367Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-02-19T09:59:36.367Z] [2021-02-19T09:59:36.367Z] DONE 1 tests in 2.086s [2021-02-19T09:59:36.624Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-19T09:59:36.624Z] ++ 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-19T09:59:36.624Z] ++ set -e [2021-02-19T09:59:36.624Z] ++ '[' -n 0 ']' [2021-02-19T09:59:36.624Z] ++ set -x [2021-02-19T09:59:36.624Z] ++ env -i DEST=/go/src/github.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-19T09:59:36.624Z] INFO: Testing against a local daemon [2021-02-19T09:59:36.624Z] === RUN TestSecretInspect [2021-02-19T09:59:37.187Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-02-19T09:59:37.187Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-02-19T09:59:38.032Z] --- PASS: TestCreateServiceCapabilities (3.35s) [2021-02-19T09:59:38.032Z] === RUN TestInspect [2021-02-19T09:59:38.114Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-02-19T09:59:39.478Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-02-19T09:59:39.478Z] --- PASS: TestSecretInspect (2.80s) [2021-02-19T09:59:39.478Z] === RUN TestSecretList [2021-02-19T09:59:40.841Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-02-19T09:59:40.841Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-02-19T09:59:40.841Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-02-19T09:59:40.841Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-02-19T09:59:40.841Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-02-19T09:59:41.097Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-02-19T09:59:41.332Z] --- PASS: TestInspect (3.58s) [2021-02-19T09:59:41.332Z] === RUN TestCreateJob [2021-02-19T09:59:42.041Z] --- PASS: TestSecretList (2.66s) [2021-02-19T09:59:42.041Z] === RUN TestSecretsCreateAndDelete [2021-02-19T09:59:44.555Z] --- PASS: TestSecretsCreateAndDelete (2.55s) [2021-02-19T09:59:44.555Z] === RUN TestSecretsUpdate [2021-02-19T09:59:45.482Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-02-19T09:59:45.533Z] --- PASS: TestCreateJob (4.22s) [2021-02-19T09:59:45.533Z] === RUN TestReplicatedJob [2021-02-19T09:59:46.045Z] === RUN TestDockerSuite/TestContainerAPITop [2021-02-19T09:59:46.970Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-02-19T09:59:46.970Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-02-19T09:59:46.970Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-02-19T09:59:46.970Z] --- PASS: TestSecretsUpdate (2.33s) [2021-02-19T09:59:46.970Z] === RUN TestTemplatedSecret [2021-02-19T09:59:49.486Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-02-19T09:59:50.047Z] --- PASS: TestTemplatedSecret (2.99s) [2021-02-19T09:59:50.047Z] === RUN TestSecretCreateResolve [2021-02-19T09:59:50.608Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-02-19T09:59:51.535Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-02-19T09:59:52.115Z] --- PASS: TestReplicatedJob (6.50s) [2021-02-19T09:59:52.115Z] === RUN TestUpdateReplicatedJob [2021-02-19T09:59:52.902Z] --- PASS: TestSecretCreateResolve (2.66s) [2021-02-19T09:59:52.902Z] PASS [2021-02-19T09:59:52.902Z] [2021-02-19T09:59:52.902Z] DONE 6 tests in 16.143s [2021-02-19T09:59:52.902Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-19T09:59:52.902Z] ++ 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-19T09:59:52.902Z] ++ set -e [2021-02-19T09:59:52.902Z] ++ '[' -n 0 ']' [2021-02-19T09:59:52.902Z] ++ set -x [2021-02-19T09:59:52.902Z] ++ env -i DEST=/go/src/github.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-19T09:59:52.902Z] INFO: Testing against a local daemon [2021-02-19T09:59:52.902Z] === RUN TestServiceCreateInit [2021-02-19T09:59:52.902Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-19T09:59:53.955Z] --- PASS: TestBuildWithHugeFile (121.06s) [2021-02-19T09:59:53.955Z] === RUN TestBuildWCOWSandboxSize [2021-02-19T09:59:55.417Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-02-19T09:59:55.673Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-02-19T09:59:57.038Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-19T09:59:57.295Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-02-19T09:59:57.397Z] --- PASS: TestUpdateReplicatedJob (4.35s) [2021-02-19T09:59:57.397Z] === RUN TestServiceListWithStatuses [2021-02-19T09:59:57.397Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-19T09:59:57.397Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-19T09:59:57.397Z] === RUN TestDockerNetworkConnectAlias [2021-02-19T09:59:58.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-02-19T09:59:59.150Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-02-19T10:00:00.518Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-02-19T10:00:00.774Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-02-19T10:00:01.337Z] --- PASS: TestServiceCreateInit (8.56s) [2021-02-19T10:00:01.337Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.05s) [2021-02-19T10:00:01.337Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.48s) [2021-02-19T10:00:01.337Z] === RUN TestCreateServiceMultipleTimes [2021-02-19T10:00:02.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-02-19T10:00:03.977Z] --- PASS: TestDockerNetworkConnectAlias (6.48s) [2021-02-19T10:00:03.977Z] === RUN TestDockerNetworkReConnect [2021-02-19T10:00:04.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-02-19T10:00:06.051Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b34d20_} [2021-02-19T10:00:07.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1166708900_/foo_false____} [2021-02-19T10:00:08.178Z] --- PASS: TestDockerNetworkReConnect (5.25s) [2021-02-19T10:00:08.178Z] === RUN TestServicePlugin [2021-02-19T10:00:08.178Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-19T10:00:08.178Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T10:00:08.178Z] === RUN TestServiceUpdateLabel [2021-02-19T10:00:08.782Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1166708900_/foo_true____} [2021-02-19T10:00:10.670Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3438150067_/foo_false____} [2021-02-19T10:00:11.474Z] --- PASS: TestServiceUpdateLabel (3.25s) [2021-02-19T10:00:11.474Z] === RUN TestServiceUpdateSecrets [2021-02-19T10:00:12.034Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3438150067_/foo_true____} [2021-02-19T10:00:13.397Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3438150067_/foo_true__0xc000b34d80__} [2021-02-19T10:00:14.761Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b34da0_} [2021-02-19T10:00:16.124Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b34dc0_} [2021-02-19T10:00:16.380Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-02-19T10:00:17.305Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b34e00_} [2021-02-19T10:00:18.670Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b34e20_} [2021-02-19T10:00:18.926Z] --- PASS: TestCreateServiceMultipleTimes (17.56s) [2021-02-19T10:00:18.926Z] === RUN TestCreateServiceConflict [2021-02-19T10:00:20.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-02-19T10:00:21.654Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-02-19T10:00:21.654Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-02-19T10:00:21.654Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-02-19T10:00:21.654Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-02-19T10:00:21.654Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-02-19T10:00:21.654Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-02-19T10:00:21.654Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-02-19T10:00:21.654Z] --- PASS: TestCreateServiceConflict (2.81s) [2021-02-19T10:00:21.654Z] === RUN TestCreateServiceMaxReplicas [2021-02-19T10:00:21.654Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-02-19T10:00:21.654Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-02-19T10:00:21.910Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-02-19T10:00:21.910Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-02-19T10:00:21.910Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-02-19T10:00:21.910Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-02-19T10:00:21.910Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-02-19T10:00:21.910Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-02-19T10:00:21.910Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-02-19T10:00:21.910Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-02-19T10:00:21.910Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-02-19T10:00:24.425Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-02-19T10:00:25.353Z] --- PASS: TestCreateServiceMaxReplicas (3.51s) [2021-02-19T10:00:25.353Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-19T10:00:25.913Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-02-19T10:00:28.432Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-02-19T10:00:29.360Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-02-19T10:00:29.578Z] --- PASS: TestServiceUpdateSecrets (15.40s) [2021-02-19T10:00:29.578Z] === RUN TestServiceUpdateConfigs [2021-02-19T10:00:29.615Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-02-19T10:00:30.185Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-02-19T10:00:30.745Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-02-19T10:00:31.306Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-02-19T10:00:31.867Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-02-19T10:00:32.428Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-02-19T10:00:32.989Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-02-19T10:00:33.550Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-02-19T10:00:34.477Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-02-19T10:00:34.732Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-02-19T10:00:35.295Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-02-19T10:00:36.221Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-02-19T10:00:36.477Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-02-19T10:00:37.407Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-02-19T10:00:37.969Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-02-19T10:00:38.896Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-02-19T10:00:39.152Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-02-19T10:00:39.408Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-02-19T10:00:39.408Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.22s) [2021-02-19T10:00:39.408Z] === RUN TestCreateServiceSecretFileMode [2021-02-19T10:00:39.969Z] === RUN TestDockerSuite/TestCpRelativePath [2021-02-19T10:00:40.531Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-02-19T10:00:41.895Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-02-19T10:00:42.455Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-02-19T10:00:42.455Z] --- PASS: TestCreateServiceSecretFileMode (3.03s) [2021-02-19T10:00:42.455Z] === RUN TestCreateServiceConfigFileMode [2021-02-19T10:00:43.382Z] === RUN TestDockerSuite/TestCpToCaseA [2021-02-19T10:00:44.309Z] === RUN TestDockerSuite/TestCpToCaseB [2021-02-19T10:00:44.472Z] --- PASS: TestServiceUpdateConfigs (15.31s) [2021-02-19T10:00:44.472Z] === RUN TestServiceUpdateNetwork [2021-02-19T10:00:45.236Z] === RUN TestDockerSuite/TestCpToCaseC [2021-02-19T10:00:45.797Z] --- PASS: TestCreateServiceConfigFileMode (3.16s) [2021-02-19T10:00:45.797Z] === RUN TestCreateServiceSysctls [2021-02-19T10:00:47.164Z] === RUN TestDockerSuite/TestCpToCaseD [2021-02-19T10:00:50.430Z] --- PASS: TestCreateServiceSysctls (4.21s) [2021-02-19T10:00:50.430Z] === RUN TestCreateServiceCapabilities [2021-02-19T10:00:50.992Z] === RUN TestDockerSuite/TestCpToCaseE [2021-02-19T10:00:51.946Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-02-19T10:00:53.320Z] --- PASS: TestCreateServiceCapabilities (3.33s) [2021-02-19T10:00:53.320Z] === RUN TestInspect [2021-02-19T10:00:53.881Z] === RUN TestDockerSuite/TestCpToCaseF [2021-02-19T10:00:54.809Z] === RUN TestDockerSuite/TestCpToCaseG [2021-02-19T10:00:56.695Z] --- PASS: TestInspect (3.47s) [2021-02-19T10:00:56.695Z] === RUN TestCreateJob [2021-02-19T10:00:58.586Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-02-19T10:00:58.586Z] === RUN TestDockerSuite/TestCpToCaseH [2021-02-19T10:00:59.368Z] --- PASS: TestServiceUpdateNetwork (14.77s) [2021-02-19T10:00:59.368Z] === RUN TestServiceUpdatePidsLimit [2021-02-19T10:00:59.368Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-19T10:00:59.368Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-19T10:01:00.473Z] --- PASS: TestCreateJob (3.73s) [2021-02-19T10:01:00.473Z] === RUN TestReplicatedJob [2021-02-19T10:01:02.363Z] === RUN TestDockerSuite/TestCpToCaseI [2021-02-19T10:01:02.925Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-02-19T10:01:07.096Z] --- PASS: TestReplicatedJob (6.03s) [2021-02-19T10:01:07.096Z] === RUN TestUpdateReplicatedJob [2021-02-19T10:01:07.096Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-02-19T10:01:07.496Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-19T10:01:07.657Z] === RUN TestDockerSuite/TestCpToDot [2021-02-19T10:01:08.585Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-02-19T10:01:09.950Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-02-19T10:01:10.511Z] --- PASS: TestUpdateReplicatedJob (4.07s) [2021-02-19T10:01:10.511Z] === RUN TestServiceListWithStatuses [2021-02-19T10:01:10.511Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-19T10:01:10.511Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-19T10:01:10.511Z] === RUN TestDockerNetworkConnectAlias [2021-02-19T10:01:11.072Z] === RUN TestDockerSuite/TestCpToStdout [2021-02-19T10:01:12.000Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-02-19T10:01:13.366Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-02-19T10:01:13.366Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-02-19T10:01:14.295Z] === RUN TestDockerSuite/TestCpVolumePath [2021-02-19T10:01:15.629Z] --- PASS: TestServiceUpdatePidsLimit (17.42s) [2021-02-19T10:01:15.629Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2021-02-19T10:01:15.629Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2021-02-19T10:01:15.629Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2021-02-19T10:01:15.629Z] PASS [2021-02-19T10:01:15.629Z] [2021-02-19T10:01:15.629Z] === Skipped [2021-02-19T10:01:15.629Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-19T10:01:15.629Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-19T10:01:15.629Z] [2021-02-19T10:01:15.629Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-02-19T10:01:15.629Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T10:01:15.629Z] [2021-02-19T10:01:15.629Z] [2021-02-19T10:01:15.629Z] DONE 27 tests, 2 skipped in 162.304s [2021-02-19T10:01:15.629Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-02-19T10:01:15.629Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-19T10:01:15.629Z] ++ set -e [2021-02-19T10:01:15.629Z] ++ '[' -n 0 ']' [2021-02-19T10:01:15.629Z] ++ set -x [2021-02-19T10:01:15.629Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-19T10:01:15.629Z] INFO: Testing against a local daemon [2021-02-19T10:01:15.629Z] === RUN TestSessionCreate [2021-02-19T10:01:15.629Z] --- PASS: TestSessionCreate (0.05s) [2021-02-19T10:01:15.629Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-19T10:01:15.629Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-02-19T10:01:15.629Z] PASS [2021-02-19T10:01:15.629Z] [2021-02-19T10:01:15.629Z] DONE 2 tests in 0.249s [2021-02-19T10:01:15.629Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-02-19T10:01:15.629Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-19T10:01:15.629Z] ++ set -e [2021-02-19T10:01:15.629Z] ++ '[' -n 0 ']' [2021-02-19T10:01:15.629Z] ++ set -x [2021-02-19T10:01:15.629Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-19T10:01:15.629Z] INFO: Testing against a local daemon [2021-02-19T10:01:15.629Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-19T10:01:15.629Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-19T10:01:15.629Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-19T10:01:15.629Z] === RUN TestEventsExecDie [2021-02-19T10:01:15.661Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-02-19T10:01:15.661Z] --- PASS: TestDockerNetworkConnectAlias (4.95s) [2021-02-19T10:01:15.661Z] === RUN TestDockerNetworkReConnect [2021-02-19T10:01:15.661Z] === RUN TestDockerSuite/TestCreateArgs [2021-02-19T10:01:15.661Z] === RUN TestDockerSuite/TestCreateByImageID [2021-02-19T10:01:15.889Z] --- PASS: TestEventsExecDie (0.96s) [2021-02-19T10:01:15.889Z] === RUN TestEventsBackwardsCompatible [2021-02-19T10:01:15.889Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2021-02-19T10:01:15.889Z] === RUN TestInfoBinaryCommits [2021-02-19T10:01:15.889Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-02-19T10:01:15.889Z] === RUN TestInfoAPIVersioned [2021-02-19T10:01:15.889Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-02-19T10:01:15.889Z] === RUN TestInfoDiscoveryBackend [2021-02-19T10:01:16.222Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-02-19T10:01:16.793Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-02-19T10:01:16.793Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-02-19T10:01:16.793Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-02-19T10:01:16.830Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2021-02-19T10:01:16.830Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-19T10:01:17.364Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-02-19T10:01:17.770Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-19T10:01:17.770Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-19T10:01:17.925Z] === RUN TestDockerSuite/TestCreateLabels [2021-02-19T10:01:17.925Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-02-19T10:01:17.925Z] === RUN TestDockerSuite/TestCreateRM [2021-02-19T10:01:18.181Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-02-19T10:01:18.181Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-02-19T10:01:18.181Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-02-19T10:01:18.340Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2021-02-19T10:01:18.340Z] === RUN TestInfoAPI [2021-02-19T10:01:18.340Z] --- PASS: TestInfoAPI (0.05s) [2021-02-19T10:01:18.340Z] === RUN TestInfoAPIWarnings [2021-02-19T10:01:18.437Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-02-19T10:01:19.803Z] --- PASS: TestDockerNetworkReConnect (4.40s) [2021-02-19T10:01:19.803Z] === RUN TestServicePlugin [2021-02-19T10:01:20.365Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-02-19T10:01:20.365Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-02-19T10:01:20.365Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-02-19T10:01:20.365Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-02-19T10:01:28.452Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-02-19T10:01:28.452Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-02-19T10:01:28.452Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-02-19T10:01:28.452Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-02-19T10:01:28.452Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-02-19T10:01:28.452Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-02-19T10:01:28.452Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-02-19T10:01:29.379Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-02-19T10:01:29.939Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-02-19T10:01:31.303Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-02-19T10:01:32.231Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-02-19T10:01:32.793Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-02-19T10:01:33.048Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-02-19T10:01:33.305Z] === RUN TestDockerSuite/TestDevicePermissions [2021-02-19T10:01:33.561Z] === RUN TestDockerSuite/TestDockerFails [2021-02-19T10:01:33.817Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-02-19T10:01:33.817Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-02-19T10:01:33.817Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-02-19T10:01:34.744Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-02-19T10:01:35.307Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-02-19T10:01:36.233Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-02-19T10:01:36.233Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-02-19T10:01:36.233Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-02-19T10:01:36.442Z] --- PASS: TestInfoAPIWarnings (16.61s) [2021-02-19T10:01:36.442Z] === RUN TestInfoDebug [2021-02-19T10:01:36.442Z] --- PASS: TestInfoDebug (0.64s) [2021-02-19T10:01:36.442Z] === RUN TestInfoInsecureRegistries [2021-02-19T10:01:36.442Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2021-02-19T10:01:36.442Z] === RUN TestInfoRegistryMirrors [2021-02-19T10:01:36.489Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-02-19T10:01:37.013Z] --- PASS: TestInfoRegistryMirrors (0.69s) [2021-02-19T10:01:37.013Z] === RUN TestLoginFailsWithBadCredentials [2021-02-19T10:01:37.013Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2021-02-19T10:01:37.013Z] === RUN TestPingCacheHeaders [2021-02-19T10:01:37.274Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-02-19T10:01:37.274Z] === RUN TestPingGet [2021-02-19T10:01:37.274Z] --- PASS: TestPingGet (0.03s) [2021-02-19T10:01:37.274Z] === RUN TestPingHead [2021-02-19T10:01:37.274Z] --- PASS: TestPingHead (0.05s) [2021-02-19T10:01:37.274Z] === RUN TestVersion [2021-02-19T10:01:37.274Z] --- PASS: TestVersion (0.04s) [2021-02-19T10:01:37.274Z] PASS [2021-02-19T10:01:37.274Z] [2021-02-19T10:01:37.274Z] === Skipped [2021-02-19T10:01:37.274Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-19T10:01:37.274Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-19T10:01:37.274Z] [2021-02-19T10:01:37.274Z] [2021-02-19T10:01:37.274Z] DONE 18 tests, 1 skipped in 22.632s [2021-02-19T10:01:37.274Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-19T10:01:37.274Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-19T10:01:37.274Z] ++ set -e [2021-02-19T10:01:37.274Z] ++ '[' -n 0 ']' [2021-02-19T10:01:37.274Z] ++ set -x [2021-02-19T10:01:37.274Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-19T10:01:37.534Z] INFO: Testing against a local daemon [2021-02-19T10:01:37.534Z] === RUN TestVolumesCreateAndList [2021-02-19T10:01:37.534Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-02-19T10:01:37.534Z] === RUN TestVolumesRemove [2021-02-19T10:01:37.534Z] --- PASS: TestVolumesRemove (0.11s) [2021-02-19T10:01:37.534Z] === RUN TestVolumesInspect [2021-02-19T10:01:37.534Z] --- PASS: TestVolumesInspect (0.03s) [2021-02-19T10:01:37.534Z] === RUN TestVolumesInvalidJSON [2021-02-19T10:01:37.795Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-19T10:01:37.795Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-19T10:01:37.795Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-19T10:01:37.795Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-02-19T10:01:37.795Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-19T10:01:37.795Z] PASS [2021-02-19T10:01:37.795Z] [2021-02-19T10:01:37.795Z] DONE 5 tests in 0.363s [2021-02-19T10:01:37.795Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-19T10:01:38.364Z] ++++ cat bundles/test-integration/docker.pid [2021-02-19T10:01:38.364Z] +++ kill 13900 [2021-02-19T10:01:39.746Z] +++ /etc/init.d/apparmor stop [2021-02-19T10:01:39.746Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-19T10:01:39.746Z] [2021-02-19T10:01:39.746Z] Unloading profiles will leave already running processes permanently [2021-02-19T10:01:39.746Z] unconfined, which can lead to unexpected situations. [2021-02-19T10:01:39.746Z] [2021-02-19T10:01:39.746Z] To set a process to complain mode, use the command line tool [2021-02-19T10:01:39.746Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-19T10:01:39.746Z] +++ true [2021-02-19T10:01:39.746Z] exiting test-integration [2021-02-19T10:01:39.746Z] ++ exit 0 [2021-02-19T10:01:39.746Z] [2021-02-19T10:01:43.020Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom Post stage [Pipeline] junit [2021-02-19T10:01:43.056Z] Recording test results [2021-02-19T10:01:43.308Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-19T10:01:43.653Z] + echo Ensuring container killed. [2021-02-19T10:01:43.653Z] Ensuring container killed. [2021-02-19T10:01:43.653Z] + docker rm -vf docker-pr4 [2021-02-19T10:01:43.653Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-02-19T10:01:43.940Z] + echo Chowning /workspace to jenkins user [2021-02-19T10:01:43.940Z] Chowning /workspace to jenkins user [2021-02-19T10:01:43.940Z] + id -u [2021-02-19T10:01:43.940Z] + id -g [2021-02-19T10:01:43.940Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42038:/workspace busybox chown -R 1000:1000 /workspace [2021-02-19T10:01:43.940Z] Unable to find image 'busybox:latest' locally [2021-02-19T10:01:43.947Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-02-19T10:01:44.200Z] latest: Pulling from library/busybox [2021-02-19T10:01:44.461Z] bfdf7b082edb: Pulling fs layer [2021-02-19T10:01:44.461Z] bfdf7b082edb: Verifying Checksum [2021-02-19T10:01:44.723Z] bfdf7b082edb: Pull complete [2021-02-19T10:01:44.723Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-02-19T10:01:44.723Z] Status: Downloaded newer image for busybox:latest [2021-02-19T10:01:45.843Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-02-19T10:01:46.780Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-02-19T10:01:47.341Z] === RUN TestDockerSuite/TestEventsAttach [2021-02-19T10:01:47.901Z] === RUN TestDockerSuite/TestEventsCommit [2021-02-19T10:01:48.826Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-02-19T10:01:49.082Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-02-19T10:01:49.643Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-19T10:01:50.203Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-02-19T10:01:50.312Z] + bundleName=arm64-integration [2021-02-19T10:01:50.312Z] + echo Creating arm64-integration-bundles.tar.gz [2021-02-19T10:01:50.312Z] Creating arm64-integration-bundles.tar.gz [2021-02-19T10:01:50.312Z] + xargs tar+ -czf arm64-integration-bundles.tar.gz [2021-02-19T10:01:50.312Z] 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-19T10:01:50.585Z] Archiving artifacts [2021-02-19T10:01:51.567Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-02-19T10:01:52.473Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42038/4/artifacts/ [Pipeline] } [2021-02-19T10:01:52.494Z] === RUN TestDockerSuite/TestEventsContainerRestart [Pipeline] // catchError [Pipeline] sh [2021-02-19T10:01:52.806Z] + make clean [2021-02-19T10:01:53.749Z] docker volume rm -f docker-dev-cache [2021-02-19T10:01:53.749Z] docker-dev-cache [Pipeline] deleteDir [2021-02-19T10:01:53.860Z] --- PASS: TestServicePlugin (33.86s) [2021-02-19T10:01:53.860Z] plugin_test.go:62: [dd56e5c924428] joining swarm manager [da5bc8b54eab7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-19T10:01:53.860Z] plugin_test.go:65: [d42bef878a840] joining swarm manager [da5bc8b54eab7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-19T10:01:53.860Z] === RUN TestServiceUpdateLabel [2021-02-19T10:01:55.226Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-02-19T10:01:56.153Z] --- PASS: TestServiceUpdateLabel (2.22s) [2021-02-19T10:01:56.153Z] === RUN TestServiceUpdateSecrets [2021-02-19T10:01:57.518Z] === RUN TestDockerSuite/TestEventsCopy [2021-02-19T10:01:58.446Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-02-19T10:01:59.811Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-19T10:02:05.051Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-02-19T10:02:05.307Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-02-19T10:02:06.233Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-02-19T10:02:07.159Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-02-19T10:02:07.415Z] === RUN TestDockerSuite/TestEventsFilterType [2021-02-19T10:02:07.670Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-02-19T10:02:07.670Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-02-19T10:02:07.670Z] === RUN TestDockerSuite/TestEventsFilters [2021-02-19T10:02:09.034Z] === RUN TestDockerSuite/TestEventsFormat [2021-02-19T10:02:09.610Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-02-19T10:02:09.610Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-02-19T10:02:09.880Z] === RUN TestDockerSuite/TestEventsImageImport [2021-02-19T10:02:10.809Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-02-19T10:02:10.809Z] === RUN TestDockerSuite/TestEventsImagePull [2021-02-19T10:02:11.064Z] --- PASS: TestServiceUpdateSecrets (15.08s) [2021-02-19T10:02:11.064Z] === RUN TestServiceUpdateConfigs [2021-02-19T10:02:11.624Z] === RUN TestDockerSuite/TestEventsImageTag [2021-02-19T10:02:12.551Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-02-19T10:02:13.114Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-02-19T10:02:13.114Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-02-19T10:02:13.114Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-02-19T10:02:15.000Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-02-19T10:02:15.256Z] === RUN TestDockerSuite/TestEventsRename [2021-02-19T10:02:15.817Z] === RUN TestDockerSuite/TestEventsResize [2021-02-19T10:02:16.379Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-02-19T10:02:16.941Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-02-19T10:02:17.502Z] === RUN TestDockerSuite/TestEventsStreaming [2021-02-19T10:02:18.063Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-02-19T10:02:20.577Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-02-19T10:02:20.577Z] === RUN TestDockerSuite/TestEventsTop [2021-02-19T10:02:21.505Z] === RUN TestDockerSuite/TestEventsUntag [2021-02-19T10:02:24.017Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-02-19T10:02:25.905Z] --- PASS: TestServiceUpdateConfigs (14.69s) [2021-02-19T10:02:25.905Z] === RUN TestServiceUpdateNetwork [2021-02-19T10:02:30.071Z] === RUN TestDockerSuite/TestExec [2021-02-19T10:02:30.633Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-02-19T10:02:31.194Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-02-19T10:02:31.755Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-02-19T10:02:32.317Z] === RUN TestDockerSuite/TestExecAPIStart [2021-02-19T10:02:33.681Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-02-19T10:02:34.629Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-02-19T10:02:35.193Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-02-19T10:02:35.753Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-02-19T10:02:36.314Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-02-19T10:02:36.874Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-02-19T10:02:37.435Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-02-19T10:02:38.801Z] --- PASS: TestServiceUpdateNetwork (12.93s) [2021-02-19T10:02:38.801Z] === RUN TestServiceUpdatePidsLimit [2021-02-19T10:02:38.801Z] === RUN TestDockerSuite/TestExecCgroup [2021-02-19T10:02:39.728Z] === RUN TestDockerSuite/TestExecEnv [2021-02-19T10:02:40.289Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-19T10:02:40.545Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-02-19T10:02:41.107Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-19T10:02:42.034Z] === RUN TestDockerSuite/TestExecExitStatus [2021-02-19T10:02:42.595Z] === RUN TestDockerSuite/TestExecInspectID [2021-02-19T10:02:44.482Z] === RUN TestDockerSuite/TestExecInteractive [2021-02-19T10:02:44.738Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-02-19T10:02:45.298Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-02-19T10:02:45.859Z] === RUN TestDockerSuite/TestExecParseError [2021-02-19T10:02:46.419Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-02-19T10:02:47.347Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-02-19T10:02:48.274Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-02-19T10:02:48.274Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-19T10:02:49.201Z] === RUN TestDockerSuite/TestExecSetEnv [2021-02-19T10:02:49.763Z] === RUN TestDockerSuite/TestExecStartFails [2021-02-19T10:02:50.689Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-02-19T10:02:55.927Z] --- PASS: TestServiceUpdatePidsLimit (17.13s) [2021-02-19T10:02:55.927Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2021-02-19T10:02:55.927Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2021-02-19T10:02:55.927Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2021-02-19T10:02:55.927Z] PASS [2021-02-19T10:02:55.927Z] [2021-02-19T10:02:55.927Z] === Skipped [2021-02-19T10:02:55.927Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-19T10:02:55.927Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-19T10:02:55.927Z] [2021-02-19T10:02:55.927Z] [2021-02-19T10:02:55.927Z] DONE 27 tests, 1 skipped in 183.086s [2021-02-19T10:02:55.927Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-19T10:02:55.927Z] ++ 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-19T10:02:55.927Z] ++ set -e [2021-02-19T10:02:55.927Z] ++ '[' -n 0 ']' [2021-02-19T10:02:55.927Z] ++ set -x [2021-02-19T10:02:55.927Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-19T10:02:55.927Z] INFO: Testing against a local daemon [2021-02-19T10:02:55.927Z] === RUN TestSessionCreate [2021-02-19T10:02:55.927Z] --- PASS: TestSessionCreate (0.02s) [2021-02-19T10:02:55.927Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-19T10:02:55.927Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-19T10:02:55.927Z] PASS [2021-02-19T10:02:55.927Z] [2021-02-19T10:02:55.927Z] DONE 2 tests in 0.157s [2021-02-19T10:02:55.927Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-19T10:02:55.927Z] ++ 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-19T10:02:55.927Z] ++ set -e [2021-02-19T10:02:55.927Z] ++ '[' -n 0 ']' [2021-02-19T10:02:55.927Z] ++ set -x [2021-02-19T10:02:55.927Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-19T10:02:55.927Z] INFO: Testing against a local daemon [2021-02-19T10:02:55.927Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-19T10:02:55.927Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-19T10:02:55.927Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-19T10:02:55.927Z] === RUN TestEventsExecDie [2021-02-19T10:02:56.488Z] --- PASS: TestEventsExecDie (0.57s) [2021-02-19T10:02:56.488Z] === RUN TestEventsBackwardsCompatible [2021-02-19T10:02:56.745Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-02-19T10:02:56.745Z] === RUN TestInfoBinaryCommits [2021-02-19T10:02:56.745Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-02-19T10:02:56.745Z] === RUN TestInfoAPIVersioned [2021-02-19T10:02:56.745Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-19T10:02:56.745Z] === RUN TestInfoDiscoveryBackend [2021-02-19T10:02:57.305Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-02-19T10:02:57.305Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-19T10:02:58.246Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-19T10:02:58.246Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-19T10:02:58.806Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-02-19T10:02:58.806Z] === RUN TestInfoAPI [2021-02-19T10:02:58.806Z] --- PASS: TestInfoAPI (0.02s) [2021-02-19T10:02:58.806Z] === RUN TestInfoAPIWarnings [2021-02-19T10:03:01.318Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-02-19T10:03:01.879Z] === RUN TestDockerSuite/TestExecTTY [2021-02-19T10:03:02.805Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-02-19T10:03:03.367Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-02-19T10:03:03.929Z] === RUN TestDockerSuite/TestExecUlimits [2021-02-19T10:03:04.491Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-02-19T10:03:04.491Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-02-19T10:03:05.854Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-02-19T10:03:06.110Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-02-19T10:03:07.036Z] === RUN TestDockerSuite/TestExecWithTERM [2021-02-19T10:03:07.599Z] === RUN TestDockerSuite/TestExecWithUser [2021-02-19T10:03:08.160Z] === RUN TestDockerSuite/TestGetContainerStats [2021-02-19T10:03:13.397Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-02-19T10:03:15.282Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-02-19T10:03:15.282Z] === RUN TestInfoDebug [2021-02-19T10:03:15.537Z] --- PASS: TestInfoDebug (0.52s) [2021-02-19T10:03:15.537Z] === RUN TestInfoInsecureRegistries [2021-02-19T10:03:16.098Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-02-19T10:03:16.098Z] === RUN TestInfoRegistryMirrors [2021-02-19T10:03:16.658Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-02-19T10:03:16.658Z] === RUN TestLoginFailsWithBadCredentials [2021-02-19T10:03:16.913Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s) [2021-02-19T10:03:16.913Z] === RUN TestPingCacheHeaders [2021-02-19T10:03:16.913Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-19T10:03:16.913Z] === RUN TestPingGet [2021-02-19T10:03:16.913Z] --- PASS: TestPingGet (0.01s) [2021-02-19T10:03:16.913Z] === RUN TestPingHead [2021-02-19T10:03:16.913Z] --- PASS: TestPingHead (0.02s) [2021-02-19T10:03:16.913Z] === RUN TestVersion [2021-02-19T10:03:16.913Z] --- PASS: TestVersion (0.02s) [2021-02-19T10:03:16.913Z] PASS [2021-02-19T10:03:16.913Z] [2021-02-19T10:03:16.913Z] === Skipped [2021-02-19T10:03:16.913Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-19T10:03:16.913Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-19T10:03:16.913Z] [2021-02-19T10:03:16.913Z] [2021-02-19T10:03:16.913Z] DONE 18 tests, 1 skipped in 20.942s [2021-02-19T10:03:16.913Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-19T10:03:16.913Z] ++ 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-19T10:03:16.913Z] ++ set -e [2021-02-19T10:03:16.913Z] ++ '[' -n 0 ']' [2021-02-19T10:03:16.913Z] ++ set -x [2021-02-19T10:03:16.913Z] ++ env -i DEST=/go/src/github.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-19T10:03:16.913Z] INFO: Testing against a local daemon [2021-02-19T10:03:16.913Z] === RUN TestVolumesCreateAndList [2021-02-19T10:03:16.913Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-02-19T10:03:16.913Z] === RUN TestVolumesRemove [2021-02-19T10:03:17.168Z] --- PASS: TestVolumesRemove (0.07s) [2021-02-19T10:03:17.168Z] === RUN TestVolumesInspect [2021-02-19T10:03:17.168Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-19T10:03:17.168Z] === RUN TestVolumesInvalidJSON [2021-02-19T10:03:17.168Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-19T10:03:17.168Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-19T10:03:17.168Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-19T10:03:17.168Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-02-19T10:03:17.168Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-19T10:03:17.168Z] PASS [2021-02-19T10:03:17.168Z] [2021-02-19T10:03:17.168Z] DONE 5 tests in 0.227s [2021-02-19T10:03:17.168Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-19T10:03:17.424Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-02-19T10:03:17.424Z] ++++ cat bundles/test-integration/docker.pid [2021-02-19T10:03:17.424Z] +++ kill 5681 [2021-02-19T10:03:18.350Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-02-19T10:03:18.605Z] +++ /etc/init.d/apparmor stop [2021-02-19T10:03:18.605Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-19T10:03:18.605Z] [2021-02-19T10:03:18.605Z] Unloading profiles will leave already running processes permanently [2021-02-19T10:03:18.605Z] unconfined, which can lead to unexpected situations. [2021-02-19T10:03:18.605Z] [2021-02-19T10:03:18.605Z] To set a process to complain mode, use the command line tool [2021-02-19T10:03:18.605Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-19T10:03:18.605Z] +++ true [2021-02-19T10:03:18.861Z] exiting test-integration [2021-02-19T10:03:18.861Z] ++ exit 0 [2021-02-19T10:03:18.861Z] [2021-02-19T10:03:19.122Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-02-19T10:03:19.682Z] + for job in $(jobs -p) [2021-02-19T10:03:19.682Z] + wait 11352 [2021-02-19T10:03:23.856Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-02-19T10:03:24.123Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-02-19T10:03:24.123Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-02-19T10:03:24.123Z] === RUN TestDockerSuite/TestHealth [2021-02-19T10:03:42.156Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-02-19T10:03:43.083Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-02-19T10:03:43.083Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-02-19T10:03:43.083Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-02-19T10:03:43.083Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-02-19T10:03:43.338Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-02-19T10:03:43.899Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-02-19T10:03:43.899Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-02-19T10:03:44.461Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-02-19T10:03:44.461Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-02-19T10:03:44.461Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-02-19T10:03:44.717Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-02-19T10:03:44.973Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-02-19T10:03:45.229Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-02-19T10:03:45.791Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-02-19T10:03:45.791Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-02-19T10:03:46.719Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-02-19T10:03:46.719Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-02-19T10:03:47.646Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-02-19T10:03:48.574Z] === RUN TestDockerSuite/TestImagesFormat [2021-02-19T10:03:48.574Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-02-19T10:03:49.942Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-02-19T10:03:53.209Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-02-19T10:03:53.209Z] === RUN TestDockerSuite/TestImportBadURL [2021-02-19T10:03:53.209Z] === RUN TestDockerSuite/TestImportDisplay [2021-02-19T10:03:53.771Z] === RUN TestDockerSuite/TestImportFile [2021-02-19T10:03:54.699Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-02-19T10:03:54.955Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-02-19T10:03:55.881Z] === RUN TestDockerSuite/TestImportGzipped [2021-02-19T10:03:57.247Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-02-19T10:03:58.613Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-02-19T10:03:58.882Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-02-19T10:03:59.445Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-02-19T10:04:00.009Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-02-19T10:04:00.009Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-02-19T10:04:00.009Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-02-19T10:04:00.570Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-02-19T10:04:01.131Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-02-19T10:04:01.693Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-02-19T10:04:01.949Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-02-19T10:04:02.510Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-02-19T10:04:02.510Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-02-19T10:04:03.071Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-02-19T10:04:03.071Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-02-19T10:04:04.960Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-02-19T10:04:05.215Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-02-19T10:04:05.777Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-02-19T10:04:05.777Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-02-19T10:04:06.706Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-02-19T10:04:06.706Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-02-19T10:04:07.635Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-02-19T10:04:08.198Z] === RUN TestDockerSuite/TestInspectDefault [2021-02-19T10:04:09.124Z] === RUN TestDockerSuite/TestInspectHistory [2021-02-19T10:04:09.685Z] === RUN TestDockerSuite/TestInspectImage [2021-02-19T10:04:09.685Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-02-19T10:04:09.685Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-02-19T10:04:09.685Z] === RUN TestDockerSuite/TestInspectInt64 [2021-02-19T10:04:09.941Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-02-19T10:04:10.501Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-02-19T10:04:10.501Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-02-19T10:04:11.063Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-02-19T10:04:11.623Z] === RUN TestDockerSuite/TestInspectPlugin [2021-02-19T10:04:13.509Z] === RUN TestDockerSuite/TestInspectRootFS [2021-02-19T10:04:13.509Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-02-19T10:04:14.069Z] === RUN TestDockerSuite/TestInspectStatus [2021-02-19T10:04:14.629Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-02-19T10:04:15.556Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-02-19T10:04:16.117Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-02-19T10:04:16.678Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-02-19T10:04:16.933Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-02-19T10:04:17.496Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-02-19T10:04:18.058Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-02-19T10:04:18.313Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-02-19T10:04:18.313Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-02-19T10:04:19.239Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-02-19T10:04:20.168Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-02-19T10:04:21.534Z] === RUN TestDockerSuite/TestLinksEnvs [2021-02-19T10:04:22.901Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-02-19T10:04:22.901Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-02-19T10:04:24.790Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-02-19T10:04:26.680Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-02-19T10:04:28.043Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-02-19T10:04:28.043Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-02-19T10:04:29.408Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-02-19T10:04:29.408Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-02-19T10:04:29.971Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-02-19T10:04:35.212Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-02-19T10:04:37.728Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-02-19T10:04:39.617Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-02-19T10:04:41.505Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-02-19T10:04:41.505Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-02-19T10:04:41.761Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-02-19T10:04:44.278Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-02-19T10:04:44.278Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-02-19T10:04:44.278Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-02-19T10:04:44.278Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-02-19T10:04:44.278Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-02-19T10:04:44.839Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-02-19T10:04:45.767Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-02-19T10:04:49.963Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-02-19T10:04:49.963Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-02-19T10:04:54.122Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-02-19T10:04:54.684Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-02-19T10:04:54.684Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-02-19T10:04:55.611Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-02-19T10:04:56.537Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-02-19T10:04:57.465Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-02-19T10:04:58.391Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-02-19T10:04:58.952Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-02-19T10:05:01.469Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-02-19T10:05:01.469Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-02-19T10:05:02.029Z] === RUN TestDockerSuite/TestLogsSince [2021-02-19T10:05:08.557Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-02-19T10:05:09.484Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-02-19T10:05:11.997Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-02-19T10:05:14.512Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-02-19T10:05:14.768Z] === RUN TestDockerSuite/TestLogsTail [2021-02-19T10:05:15.697Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-02-19T10:05:16.260Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-02-19T10:05:17.202Z] === RUN TestDockerSuite/TestMountIntoProc [2021-02-19T10:05:17.202Z] === RUN TestDockerSuite/TestMountIntoSys [2021-02-19T10:05:17.764Z] === RUN TestDockerSuite/TestNetHostname [2021-02-19T10:05:19.130Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-02-19T10:05:19.386Z] === RUN TestDockerSuite/TestNetworkEvents [2021-02-19T10:05:25.916Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-02-19T10:05:26.477Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-02-19T10:05:26.732Z] === RUN TestDockerSuite/TestPluginActive [2021-02-19T10:05:28.619Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-02-19T10:05:32.791Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-02-19T10:05:32.791Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-02-19T10:05:33.717Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-02-19T10:05:34.644Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-02-19T10:05:36.008Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-02-19T10:05:37.373Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-02-19T10:05:40.637Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-02-19T10:05:44.804Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-02-19T10:05:45.732Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-02-19T10:05:46.670Z] === RUN TestDockerSuite/TestPortHostBinding [2021-02-19T10:05:47.598Z] === RUN TestDockerSuite/TestPortList [2021-02-19T10:05:55.680Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-02-19T10:05:55.680Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-02-19T10:06:02.213Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-02-19T10:06:02.213Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-02-19T10:06:02.213Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-02-19T10:06:02.468Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-02-19T10:06:02.468Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-02-19T10:06:02.723Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-02-19T10:06:02.724Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-02-19T10:06:03.284Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-02-19T10:06:03.284Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-02-19T10:06:04.212Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-02-19T10:06:04.212Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-02-19T10:06:06.727Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-02-19T10:06:06.727Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-02-19T10:06:07.653Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-02-19T10:06:07.910Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-02-19T10:06:08.165Z] === RUN TestDockerSuite/TestPsByOrder [2021-02-19T10:06:10.683Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-02-19T10:06:11.244Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-02-19T10:06:15.413Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-02-19T10:06:19.586Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-02-19T10:06:19.586Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-02-19T10:06:22.114Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-02-19T10:06:28.644Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-02-19T10:06:29.569Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-02-19T10:06:30.932Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-02-19T10:06:31.859Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-02-19T10:06:32.785Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-02-19T10:06:33.710Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-02-19T10:06:34.636Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-02-19T10:06:37.152Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-02-19T10:06:38.081Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-02-19T10:06:38.337Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-02-19T10:06:38.900Z] === RUN TestDockerSuite/TestPsRightTagName [2021-02-19T10:06:40.790Z] === RUN TestDockerSuite/TestPsShowMounts [2021-02-19T10:06:42.723Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-02-19T10:06:42.979Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-02-19T10:06:42.979Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-02-19T10:06:43.234Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-02-19T10:06:43.234Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-02-19T10:06:43.234Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-02-19T10:06:43.795Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-02-19T10:06:44.722Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-02-19T10:06:45.649Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-02-19T10:06:46.577Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-02-19T10:06:53.117Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-02-19T10:06:53.372Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-02-19T10:06:55.261Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-02-19T10:06:55.516Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-02-19T10:06:55.516Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-02-19T10:06:55.771Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-02-19T10:06:57.720Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-02-19T10:06:58.646Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-02-19T10:07:01.159Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-02-19T10:07:02.524Z] === RUN TestDockerSuite/TestRmiBlank [2021-02-19T10:07:02.524Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-02-19T10:07:02.524Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-02-19T10:07:05.038Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-02-19T10:07:05.600Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-02-19T10:07:05.856Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-02-19T10:07:07.220Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-02-19T10:07:07.781Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-02-19T10:07:09.145Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-02-19T10:07:10.073Z] === RUN TestDockerSuite/TestRmiTag [2021-02-19T10:07:10.073Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-02-19T10:07:10.636Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-02-19T10:07:13.150Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-02-19T10:07:13.150Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-02-19T10:07:13.710Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-02-19T10:07:14.636Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-02-19T10:07:14.893Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-02-19T10:07:16.784Z] === RUN TestDockerSuite/TestRunAddHost [2021-02-19T10:07:17.348Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-02-19T10:07:17.604Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-02-19T10:07:18.165Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-02-19T10:07:18.165Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-02-19T10:07:18.725Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-02-19T10:07:19.651Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-02-19T10:07:20.212Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-02-19T10:07:20.773Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-02-19T10:07:21.333Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-02-19T10:07:22.260Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-02-19T10:07:23.624Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-02-19T10:07:24.184Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-02-19T10:07:24.745Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-02-19T10:07:25.671Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-02-19T10:07:26.232Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-02-19T10:07:26.793Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-02-19T10:07:27.738Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-02-19T10:07:28.665Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-02-19T10:07:28.922Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-02-19T10:07:29.848Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-02-19T10:07:30.104Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-02-19T10:07:30.104Z] === RUN TestDockerSuite/TestRunBindMounts [2021-02-19T10:07:32.621Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-02-19T10:07:32.621Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-02-19T10:07:33.183Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-02-19T10:07:33.744Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-02-19T10:07:34.306Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-02-19T10:07:34.306Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-02-19T10:07:34.868Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-02-19T10:07:35.428Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-02-19T10:07:35.989Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-02-19T10:07:36.553Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-02-19T10:07:37.482Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-02-19T10:07:37.482Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-02-19T10:07:38.045Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-02-19T10:07:38.302Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-02-19T10:07:38.302Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-02-19T10:07:39.229Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-02-19T10:07:39.794Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-02-19T10:07:40.722Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-02-19T10:07:41.284Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-02-19T10:07:41.284Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-02-19T10:07:42.212Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-02-19T10:07:43.577Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-02-19T10:07:43.577Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-02-19T10:07:44.941Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-02-19T10:07:45.881Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-02-19T10:07:46.137Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-02-19T10:07:46.392Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-02-19T10:07:46.954Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-02-19T10:07:47.516Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-02-19T10:07:48.445Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-02-19T10:07:49.007Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-02-19T10:07:49.262Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-02-19T10:07:50.189Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-02-19T10:07:52.705Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-02-19T10:07:53.269Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-02-19T10:07:53.269Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-02-19T10:07:53.831Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-02-19T10:07:55.719Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-02-19T10:07:55.719Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-02-19T10:07:57.084Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-02-19T10:07:58.449Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-02-19T10:07:59.375Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-02-19T10:08:01.895Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-02-19T10:08:01.895Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-02-19T10:08:01.895Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-02-19T10:08:02.456Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-02-19T10:08:02.456Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-02-19T10:08:03.823Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-02-19T10:08:05.191Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-02-19T10:08:07.080Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-02-19T10:08:07.080Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-02-19T10:08:07.641Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-02-19T10:08:09.008Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-02-19T10:08:09.570Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-02-19T10:08:09.570Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-02-19T10:08:10.147Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-02-19T10:08:11.511Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-02-19T10:08:11.511Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-02-19T10:08:11.767Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-02-19T10:08:12.328Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-02-19T10:08:12.889Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-02-19T10:08:13.450Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-02-19T10:08:13.450Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-02-19T10:08:13.960Z] === RUN TestDockerSuite/TestRunEnvironment [2021-02-19T10:08:14.216Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-02-19T10:08:14.777Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-02-19T10:08:15.337Z] === RUN TestDockerSuite/TestRunExitCode [2021-02-19T10:08:15.898Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-02-19T10:08:16.154Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-02-19T10:08:16.716Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-02-19T10:08:17.278Z] === RUN TestDockerSuite/TestRunExposePort [2021-02-19T10:08:17.278Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-02-19T10:08:17.839Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-02-19T10:08:18.400Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-02-19T10:08:19.326Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-02-19T10:08:19.581Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-19T10:08:19.581Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-02-19T10:08:22.096Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-02-19T10:08:22.352Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-02-19T10:08:32.285Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-02-19T10:08:33.650Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-02-19T10:08:34.212Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-02-19T10:08:35.576Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-02-19T10:08:35.576Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-02-19T10:08:35.576Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-02-19T10:08:35.576Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-02-19T10:08:36.143Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-02-19T10:08:38.043Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-02-19T10:08:39.406Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-02-19T10:08:39.662Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-02-19T10:08:41.027Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-02-19T10:08:42.390Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-02-19T10:08:46.553Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-02-19T10:08:46.810Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-02-19T10:08:47.372Z] === RUN TestDockerSuite/TestRunModeHostname [2021-02-19T10:08:47.934Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-02-19T10:08:47.934Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-02-19T10:08:48.189Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-02-19T10:08:49.116Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-02-19T10:08:50.042Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-02-19T10:08:50.968Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-02-19T10:08:50.968Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-02-19T10:08:51.224Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-02-19T10:08:52.150Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-02-19T10:08:53.077Z] === RUN TestDockerSuite/TestRunMount [2021-02-19T10:08:54.964Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-02-19T10:08:57.480Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-02-19T10:08:58.407Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-02-19T10:08:58.663Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-02-19T10:08:59.591Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-02-19T10:09:00.531Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-02-19T10:09:00.788Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-02-19T10:09:02.676Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-02-19T10:09:03.605Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-02-19T10:09:05.492Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-02-19T10:09:06.856Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-02-19T10:09:07.111Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-02-19T10:09:09.000Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-02-19T10:09:09.927Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-02-19T10:09:10.855Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-02-19T10:09:12.221Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-02-19T10:09:12.221Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-02-19T10:09:12.782Z] === RUN TestDockerSuite/TestRunNetHost [2021-02-19T10:09:13.037Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-02-19T10:09:13.598Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-02-19T10:09:14.525Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-02-19T10:09:15.089Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-02-19T10:09:16.014Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-02-19T10:09:16.941Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-02-19T10:09:18.837Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-02-19T10:09:19.093Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-02-19T10:09:23.258Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-02-19T10:09:23.258Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-02-19T10:09:23.258Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-02-19T10:09:23.819Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-02-19T10:09:23.819Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-02-19T10:09:24.386Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-02-19T10:09:24.644Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-02-19T10:09:24.899Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-02-19T10:09:25.461Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-02-19T10:09:25.461Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-02-19T10:09:30.706Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-02-19T10:09:30.964Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-02-19T10:09:30.964Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-02-19T10:09:31.891Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-02-19T10:09:32.454Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-02-19T10:09:33.819Z] === RUN TestDockerSuite/TestRunPortInUse [2021-02-19T10:09:34.379Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-02-19T10:09:34.941Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-02-19T10:09:35.501Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-02-19T10:09:35.756Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-02-19T10:09:36.320Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-02-19T10:09:36.881Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-19T10:09:36.881Z] === RUN TestDockerSuite/TestRunPublishPort [2021-02-19T10:09:37.138Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-02-19T10:09:37.698Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-02-19T10:09:37.698Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-02-19T10:09:38.259Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-02-19T10:09:39.186Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-02-19T10:09:39.186Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-02-19T10:09:41.709Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-02-19T10:09:42.269Z] === RUN TestDockerSuite/TestRunRm [2021-02-19T10:09:42.829Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-02-19T10:09:43.755Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-02-19T10:09:46.266Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-02-19T10:09:46.828Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-02-19T10:09:47.389Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-02-19T10:09:47.953Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-02-19T10:09:49.851Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-02-19T10:09:49.851Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-02-19T10:09:50.107Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-02-19T10:09:53.374Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-02-19T10:09:53.374Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-02-19T10:09:56.641Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-02-19T10:09:57.203Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-02-19T10:09:58.128Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-02-19T10:09:58.128Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-02-19T10:09:58.383Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-02-19T10:09:58.943Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-02-19T10:09:59.504Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-02-19T10:10:00.431Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-02-19T10:10:00.994Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-02-19T10:10:00.994Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-02-19T10:10:01.559Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-02-19T10:10:02.121Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-02-19T10:10:04.634Z] === RUN TestDockerSuite/TestRunState [2021-02-19T10:10:05.998Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-02-19T10:10:06.253Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-02-19T10:10:06.814Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-02-19T10:10:07.070Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-02-19T10:10:07.070Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-02-19T10:10:07.635Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-02-19T10:10:07.890Z] === RUN TestDockerSuite/TestRunSysctls [2021-02-19T10:10:09.254Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-02-19T10:10:09.254Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-02-19T10:10:09.254Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-02-19T10:10:09.510Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-02-19T10:10:11.398Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-02-19T10:10:11.398Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-02-19T10:10:12.789Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-02-19T10:10:14.152Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-02-19T10:10:15.516Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-02-19T10:10:18.779Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-02-19T10:10:19.339Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-02-19T10:10:19.594Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-02-19T10:10:20.156Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-02-19T10:10:22.042Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-02-19T10:10:22.968Z] === RUN TestDockerSuite/TestRunUserByID [2021-02-19T10:10:23.224Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-02-19T10:10:23.479Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-02-19T10:10:24.039Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-02-19T10:10:24.599Z] === RUN TestDockerSuite/TestRunUserByName [2021-02-19T10:10:25.160Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-02-19T10:10:25.722Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-02-19T10:10:25.722Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-02-19T10:10:25.722Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-02-19T10:10:26.283Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-02-19T10:10:27.210Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-02-19T10:10:29.729Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-02-19T10:10:30.657Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-02-19T10:10:31.218Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-02-19T10:10:32.585Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-02-19T10:10:33.513Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-02-19T10:10:35.400Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-02-19T10:10:36.767Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-02-19T10:10:37.327Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-02-19T10:10:37.327Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-02-19T10:10:37.327Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-02-19T10:10:37.327Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-02-19T10:10:37.582Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-02-19T10:10:37.582Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-02-19T10:10:38.144Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-02-19T10:10:38.706Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-02-19T10:10:39.633Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-02-19T10:10:40.195Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-02-19T10:10:40.756Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-02-19T10:10:40.756Z] === RUN TestDockerSwarmSuite/TestServiceScale=== RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-02-19T10:10:40.756Z] [2021-02-19T10:10:41.318Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-02-19T10:10:41.574Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-02-19T10:10:41.574Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-02-19T10:10:41.574Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-02-19T10:10:41.574Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-02-19T10:10:41.574Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-02-19T10:10:41.574Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-02-19T10:10:41.574Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-02-19T10:10:41.574Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-02-19T10:10:41.574Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-02-19T10:10:42.135Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-02-19T10:10:42.698Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-02-19T10:10:43.259Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-02-19T10:10:43.259Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-02-19T10:10:43.821Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-02-19T10:10:44.076Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-02-19T10:10:44.076Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-02-19T10:10:44.638Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-02-19T10:10:44.894Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-02-19T10:10:45.457Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-02-19T10:10:46.018Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-02-19T10:10:46.018Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-02-19T10:10:46.018Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-02-19T10:10:46.580Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-02-19T10:10:47.509Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-02-19T10:10:48.071Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-02-19T10:10:48.071Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-02-19T10:10:48.326Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-02-19T10:10:48.326Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-02-19T10:10:49.253Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-02-19T10:10:49.815Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-02-19T10:10:51.705Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-02-19T10:10:52.267Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-02-19T10:10:52.267Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-02-19T10:10:52.267Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-02-19T10:10:53.195Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-02-19T10:10:54.121Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-02-19T10:10:54.683Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-02-19T10:10:54.938Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-02-19T10:10:56.312Z] === RUN TestDockerSuite/TestSaveImageId [2021-02-19T10:10:56.312Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-02-19T10:10:56.567Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-02-19T10:10:58.456Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-02-19T10:10:58.456Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-02-19T10:10:59.818Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-02-19T10:11:00.074Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-02-19T10:11:00.074Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-02-19T10:11:01.439Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-02-19T10:11:01.695Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-02-19T10:11:03.583Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-02-19T10:11:03.583Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-02-19T10:11:03.838Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-02-19T10:11:03.838Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-02-19T10:11:03.838Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-02-19T10:11:03.838Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-02-19T10:11:04.400Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-02-19T10:11:06.916Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-02-19T10:11:06.916Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-02-19T10:11:12.154Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-02-19T10:11:13.519Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-02-19T10:11:14.080Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-02-19T10:11:15.005Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-02-19T10:11:17.516Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-02-19T10:11:19.404Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-02-19T10:11:19.659Z] === RUN TestDockerSuite/TestStartRecordError [2021-02-19T10:11:21.027Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-02-19T10:11:22.938Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-02-19T10:11:23.864Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-02-19T10:11:26.378Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-02-19T10:11:26.635Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-02-19T10:11:30.799Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-02-19T10:11:34.060Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-02-19T10:11:34.621Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-02-19T10:11:36.506Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-02-19T10:11:39.018Z] === RUN TestDockerSuite/TestStatsNoStream [2021-02-19T10:11:41.529Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-02-19T10:11:42.892Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-02-19T10:11:43.147Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-02-19T10:11:43.708Z] === RUN TestDockerSuite/TestTopPrivileged [2021-02-19T10:11:44.269Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-02-19T10:11:44.269Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-02-19T10:11:44.831Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-02-19T10:11:48.097Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-02-19T10:11:50.618Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-02-19T10:11:51.180Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-02-19T10:11:51.741Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-02-19T10:11:51.997Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-02-19T10:11:51.997Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-02-19T10:11:52.559Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-02-19T10:11:54.447Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-02-19T10:11:54.447Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-02-19T10:11:55.373Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-02-19T10:11:56.300Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-02-19T10:11:56.861Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-02-19T10:11:58.225Z] === RUN TestDockerSuite/TestUpdateStats [2021-02-19T10:12:01.487Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-02-19T10:12:02.415Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-02-19T10:12:02.670Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-02-19T10:12:03.232Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-02-19T10:12:03.794Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-02-19T10:12:06.309Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-02-19T10:12:06.870Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-02-19T10:12:09.383Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-02-19T10:12:11.895Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-02-19T10:12:12.822Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-02-19T10:12:15.338Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-02-19T10:12:15.900Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-02-19T10:12:20.064Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-02-19T10:12:20.625Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-02-19T10:12:21.989Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-02-19T10:12:22.915Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-02-19T10:12:23.842Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-02-19T10:12:25.730Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-02-19T10:12:27.093Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-02-19T10:12:28.456Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-02-19T10:12:29.820Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-02-19T10:12:31.183Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-02-19T10:12:46.010Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-02-19T10:12:46.266Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-02-19T10:12:46.266Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-02-19T10:12:46.826Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-02-19T10:12:46.826Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-02-19T10:12:46.826Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-02-19T10:12:46.826Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-02-19T10:12:47.387Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-02-19T10:12:47.387Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-02-19T10:12:47.947Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-02-19T10:12:48.203Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-02-19T10:12:48.203Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-02-19T10:12:48.203Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-02-19T10:12:48.203Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-02-19T10:12:49.578Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-02-19T10:12:49.833Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-02-19T10:12:49.833Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-02-19T10:12:50.091Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-02-19T10:12:50.091Z] === RUN TestDockerSuite/TestVolumeEvents [2021-02-19T10:12:55.329Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-02-19T10:12:57.217Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-02-19T10:12:57.217Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-02-19T10:12:57.217Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-02-19T10:12:59.106Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-02-19T10:13:01.621Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite (1408.06s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.99s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.69s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.29s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.22s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.02s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.35s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.15s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.59s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.07s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.75s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.76s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.80s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.73s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.20s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.82s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAttachDetach (1.03s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.94s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.81s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.90s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.95s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.08s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.53s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.22s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.08s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.25s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.94s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.15s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.77s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.78s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.35s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.05s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.52s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.07s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.05s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.53s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.77s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.82s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.62s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.26s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.13s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.14s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.11s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.26s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.29s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.20s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.50s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.95s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.60s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.34s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.45s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.38s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.31s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.29s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.21s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.21s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.09s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.52s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.42s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.93s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.82s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.58s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.06s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.21s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.74s) [2021-02-19T10:13:01.621Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.00s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.59s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.32s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.04s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.06s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.35s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.51s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.97s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.17s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.37s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.55s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.00s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.86s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.09s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.18s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.17s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.50s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildCmd (0.27s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.36s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2021-02-19T10:13:01.622Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-02-19T10:13:01.622Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.71s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.21s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.24s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.78s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.21s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.85s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.35s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.35s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.53s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.93s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.53s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.07s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.42s) [2021-02-19T10:13:01.622Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-02-19T10:13:01.622Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-02-19T10:13:01.622Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-02-19T10:13:01.622Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-02-19T10:13:01.622Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-19T10:13:01.622Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-02-19T10:13:01.622Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-02-19T10:13:01.622Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.20s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.57s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.86s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.71s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.60s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.85s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.63s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.02s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.78s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.26s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.44s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.50s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.78s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.55s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.12s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.30s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.33s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.18s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.55s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.42s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.87s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.35s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.36s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.75s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.78s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.42s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.34s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.06s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.26s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.44s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.54s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.81s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildEnv (1.62s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.40s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.33s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.17s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.65s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.07s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.10s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.85s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.64s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.27s) [2021-02-19T10:13:01.622Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-19T10:13:01.622Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.89s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.84s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.61s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildFails (0.71s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.06s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.13s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.90s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.53s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.94s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.74s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.92s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.41s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.37s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.56s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.50s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildHistory (4.16s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.55s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.73s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.67s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.64s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.06s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.91s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildLabel (0.51s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.51s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.50s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.34s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildLabels (0.47s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.17s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.49s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.11s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.94s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.22s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.61s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.05s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.87s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.43s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.51s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.11s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.01s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.10s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.89s) [2021-02-19T10:13:01.622Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-02-19T10:13:01.622Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.46s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.55s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.92s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.44s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.86s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.42s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.69s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.61s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.19s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.35s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.28s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.37s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.56s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.75s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.67s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.89s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.96s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.42s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.83s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.08s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.68s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.21s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildPATH (2.27s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.69s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.02s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.90s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.70s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.25s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildRm (2.91s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.02s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.27s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.35s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.44s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.95s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.98s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.94s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.80s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.33s) [2021-02-19T10:13:01.622Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-19T10:13:01.622Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.48s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.65s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildStderr (0.72s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.26s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.22s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.27s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.78s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.16s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.81s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildUser (1.72s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.53s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.13s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.61s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.66s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.64s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.93s) [2021-02-19T10:13:01.622Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-19T10:13:01.622Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-02-19T10:13:01.622Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-19T10:13:01.622Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-02-19T10:13:01.622Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-02-19T10:13:01.622Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-02-19T10:13:01.622Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-02-19T10:13:01.622Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.15s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.73s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.61s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.87s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.15s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.36s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.32s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.22s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.30s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.97s) [2021-02-19T10:13:01.622Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-19T10:13:01.622Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.27s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.78s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-02-19T10:13:01.622Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-02-19T10:13:01.622Z] docker_cli_sni_test.go:18: Flakey test [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.59s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.76s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestCommitChange (0.91s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.77s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.25s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.27s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.69s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestCommitTTY (1.20s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.69s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.57s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.04s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.21s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.21s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.11s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.55s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.66s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.54s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.57s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.68s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.62s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.62s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.59s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.59s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.71s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.76s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.62s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.54s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.76s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.55s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.72s) [2021-02-19T10:13:01.622Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.58s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.63s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.74s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.35s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.26s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.48s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.31s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.74s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.77s) [2021-02-19T10:13:01.623Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-02-19T10:13:01.623Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.62s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.85s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.88s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.82s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.50s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.56s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.98s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.12s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.46s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.67s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.49s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.81s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b34d20_} (1.53s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1166708900_/foo_false____} (1.63s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1166708900_/foo_true____} (1.45s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3438150067_/foo_false____} (1.59s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3438150067_/foo_true____} (1.48s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3438150067_/foo_true__0xc000b34d80__} (1.34s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b34da0_} (1.35s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b34dc0_} (1.33s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b34e00_} (1.35s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b34e20_} (1.55s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.40s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.21s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.58s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.37s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.20s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.54s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.59s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.55s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.57s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.66s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.59s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.63s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.64s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.52s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.60s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.63s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.53s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.63s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.87s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.62s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.60s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.63s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.64s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.05s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.83s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.76s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.19s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.76s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.86s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.87s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.88s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.84s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.08s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.33s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.84s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.98s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.69s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpToDot (0.86s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.46s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.23s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpToStdout (0.71s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.40s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.28s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.71s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.20s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.48s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.59s) [2021-02-19T10:13:01.623Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-19T10:13:01.623Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.65s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.42s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2021-02-19T10:13:01.623Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-19T10:13:01.623Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.98s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (6.61s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.14s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.57s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.34s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.55s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.22s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.05s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.53s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.50s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.47s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.93s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.58s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.03s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.52s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.76s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.67s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.31s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.70s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsAttach (0.55s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsCommit (0.62s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.51s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.48s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.48s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.51s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.99s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.46s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.31s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsCopy (1.18s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.99s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.43s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.36s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.92s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.93s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsFilters (0.98s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsFormat (0.92s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.92s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.72s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.41s) [2021-02-19T10:13:01.623Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-19T10:13:01.623Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-02-19T10:13:01.623Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-19T10:13:01.623Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.72s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.50s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsRename (0.52s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsResize (0.53s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.48s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.60s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.49s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.73s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsTop (0.73s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsUntag (2.64s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.98s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExec (0.64s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.54s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.53s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.69s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.32s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.00s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.57s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.57s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.58s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.55s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.55s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.23s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExecCgroup (1.05s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExecEnv (0.66s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.41s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.63s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExecInspectID (1.77s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExecInteractive (0.57s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.57s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.56s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExecParseError (0.54s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.78s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.82s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.08s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.70s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExecStartFails (0.67s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.77s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.55s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExecTTY (0.73s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.64s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.52s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExecUlimits (0.57s) [2021-02-19T10:13:01.623Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-19T10:13:01.623Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.28s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.79s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.53s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.65s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.61s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.71s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.61s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.50s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestHealth (18.88s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.64s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.74s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.34s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.32s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.53s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.75s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.10s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.00s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.89s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.06s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.92s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestImportDisplay (0.99s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestImportFile (1.13s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.12s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestImportGzipped (1.30s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.15s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.55s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.55s) [2021-02-19T10:13:01.623Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.50s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.49s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.47s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.46s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.55s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.55s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.54s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.54s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.09s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.77s) [2021-02-19T10:13:01.624Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-19T10:13:01.624Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.90s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.75s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestInspectDefault (0.73s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestInspectHistory (0.62s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2021-02-19T10:13:01.624Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-19T10:13:01.624Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.47s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.50s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.83s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.51s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestInspectStatus (0.58s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.00s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.50s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.78s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.27s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.17s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.27s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.93s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.53s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.43s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.44s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.72s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.00s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.53s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.60s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.03s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.34s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.61s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.73s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.61s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.45s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.50s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.49s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.88s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.86s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.82s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.94s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.73s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.05s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.49s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLogsSince (6.54s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.64s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.52s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLogsTail (0.84s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.85s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.66s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.47s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestNetHostname (1.43s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.69s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.33s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestPluginActive (1.41s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.50s) [2021-02-19T10:13:01.624Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-02-19T10:13:01.624Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.72s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.45s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.39s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.71s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.04s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.42s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.99s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.98s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestPortList (6.97s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.99s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.42s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.46s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.47s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.48s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.93s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.94s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.16s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.25s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestPsByOrder (2.50s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.70s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.81s) [2021-02-19T10:13:01.624Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.95s) [2021-02-19T10:13:01.880Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-02-19T10:13:01.880Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.55s) [2021-02-19T10:13:01.880Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.76s) [2021-02-19T10:13:01.880Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.03s) [2021-02-19T10:13:01.880Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.48s) [2021-02-19T10:13:01.880Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.94s) [2021-02-19T10:13:01.880Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.95s) [2021-02-19T10:13:01.880Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.81s) [2021-02-19T10:13:01.880Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.03s) [2021-02-19T10:13:01.880Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.48s) [2021-02-19T10:13:01.880Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.23s) [2021-02-19T10:13:01.880Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.57s) [2021-02-19T10:13:01.880Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.76s) [2021-02-19T10:13:01.880Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.65s) [2021-02-19T10:13:01.880Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.52s) [2021-02-19T10:13:01.880Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-19T10:13:01.880Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-02-19T10:13:01.880Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.21s) [2021-02-19T10:13:01.880Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-02-19T10:13:01.880Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2021-02-19T10:13:01.880Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.49s) [2021-02-19T10:13:01.880Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.95s) [2021-02-19T10:13:01.880Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.98s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.66s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.22s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.92s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.89s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.01s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.90s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.23s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.52s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.40s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.81s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.25s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.12s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.77s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.22s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.80s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.77s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.59s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.70s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.47s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.66s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunAddHost (0.60s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.33s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.52s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.48s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.05s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.60s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.61s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.89s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.16s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.73s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.64s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.68s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.69s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.73s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.84s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.53s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.67s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.51s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.04s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.53s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.59s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.55s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.48s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.50s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.52s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.54s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.72s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.66s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.06s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.79s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.98s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.51s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.81s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.76s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.73s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.49s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.11s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.15s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.60s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.53s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.63s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.77s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.65s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.27s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.94s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.51s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.00s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.27s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.22s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.52s) [2021-02-19T10:13:01.881Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-02-19T10:13:01.881Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-02-19T10:13:01.881Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-02-19T10:13:01.881Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.70s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.26s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.34s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.90s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.58s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.32s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.70s) [2021-02-19T10:13:01.881Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-02-19T10:13:01.881Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.61s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.09s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.49s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.51s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.51s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.47s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.48s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.48s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.49s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.45s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunExitCode (0.48s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.49s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.59s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.56s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.44s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.47s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.93s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2021-02-19T10:13:01.881Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-19T10:13:01.881Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.39s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.51s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.99s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.91s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.22s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.53s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.09s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.47s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.16s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.76s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.36s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.40s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.69s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.93s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.76s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.05s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.98s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.93s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunMount (5.17s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.49s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.73s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.41s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.72s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.52s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.96s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.94s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.77s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.27s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.75s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunNetHost (0.84s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.59s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.64s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.93s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.11s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.64s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.40s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.51s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.51s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.47s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.64s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.57s) [2021-02-19T10:13:01.881Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-02-19T10:13:01.881Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.65s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.73s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.28s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.76s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s) [2021-02-19T10:13:01.881Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.47s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.45s) [2021-02-19T10:13:01.881Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-19T10:13:01.881Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.50s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.53s) [2021-02-19T10:13:01.881Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-02-19T10:13:01.881Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.54s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.98s) [2021-02-19T10:13:01.881Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-19T10:13:01.881Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.16s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.91s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunRm (0.53s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.77s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.66s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.73s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.64s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.51s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.17s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.38s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.53s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.66s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.55s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.54s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.75s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.83s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.54s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.58s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.48s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunState (1.23s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.49s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.51s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2021-02-19T10:13:01.881Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-19T10:13:01.881Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.46s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunSysctls (1.01s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.44s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.57s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.50s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.26s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.79s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.15s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.48s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.49s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.48s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.54s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.11s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunUserByID (0.48s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.21s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.46s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.70s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunUserByName (0.57s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2021-02-19T10:13:01.881Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-02-19T10:13:01.881Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.47s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.46s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.66s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.71s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.53s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.94s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.49s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.71s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s) [2021-02-19T10:13:01.881Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-19T10:13:01.881Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-02-19T10:13:01.881Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-19T10:13:01.881Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-02-19T10:13:01.881Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-19T10:13:01.881Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2021-02-19T10:13:01.881Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-19T10:13:01.881Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.59s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.50s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.97s) [2021-02-19T10:13:01.881Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.50s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.76s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.58s) [2021-02-19T10:13:01.882Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-02-19T10:13:01.882Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-02-19T10:13:01.882Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-19T10:13:01.882Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-02-19T10:13:01.882Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-19T10:13:01.882Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-02-19T10:13:01.882Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-19T10:13:01.882Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-02-19T10:13:01.882Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-19T10:13:01.882Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-02-19T10:13:01.882Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-19T10:13:01.882Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.52s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.62s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.60s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.60s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.58s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.07s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.75s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.51s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.02s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s) [2021-02-19T10:13:01.882Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-19T10:13:01.882Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.90s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.42s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.84s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.62s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.97s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.76s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.81s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.28s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.42s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.57s) [2021-02-19T10:13:01.882Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents041200988 [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.64s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.10s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.55s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.65s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.45s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.50s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.04s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.08s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.77s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.69s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.89s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.57s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.73s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.58s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestStartRecordError (1.18s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.71s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.55s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.33s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.83s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.53s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.54s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.56s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.59s) [2021-02-19T10:13:01.882Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-02-19T10:13:01.882Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.65s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.84s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.93s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.47s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.71s) [2021-02-19T10:13:01.882Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-02-19T10:13:01.882Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.73s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.62s) [2021-02-19T10:13:01.882Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-19T10:13:01.882Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.20s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.84s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.11s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestUpdateStats (3.57s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.99s) [2021-02-19T10:13:01.882Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-19T10:13:01.882Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.70s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.62s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.44s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.80s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.33s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.51s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.81s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.57s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.39s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.38s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.92s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.93s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.40s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.47s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.40s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.46s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.40s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.50s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.64s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.48s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.43s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.46s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.99s) [2021-02-19T10:13:01.882Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.68s) [2021-02-19T10:13:01.882Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-02-19T10:13:01.882Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-02-19T10:13:01.882Z] === RUN TestDockerRegistrySuite [2021-02-19T10:13:01.882Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-02-19T10:13:02.809Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-02-19T10:13:04.175Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-02-19T10:13:05.541Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-02-19T10:13:05.541Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-02-19T10:13:08.807Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-02-19T10:13:15.337Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-02-19T10:13:17.851Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-02-19T10:13:18.411Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-02-19T10:13:19.363Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-02-19T10:13:20.726Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-02-19T10:13:21.653Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-02-19T10:13:23.017Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-02-19T10:13:23.944Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-02-19T10:13:24.871Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-02-19T10:13:26.758Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-02-19T10:13:28.647Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-02-19T10:13:29.575Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-02-19T10:13:30.126Z] --- PASS: TestBuildWCOWSandboxSize (814.49s) [2021-02-19T10:13:30.126Z] === RUN TestBuildWithEmptyDockerfile [2021-02-19T10:13:30.126Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-19T10:13:30.126Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-19T10:13:30.126Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-19T10:13:30.126Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-19T10:13:30.126Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-19T10:13:30.126Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-19T10:13:30.126Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-19T10:13:30.126Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-19T10:13:30.126Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-19T10:13:30.126Z] --- PASS: TestBuildWithEmptyDockerfile (0.45s) [2021-02-19T10:13:30.126Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-02-19T10:13:30.126Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-02-19T10:13:30.126Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-02-19T10:13:30.126Z] === RUN TestBuildPreserveOwnership [2021-02-19T10:13:30.126Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-02-19T10:13:30.126Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-19T10:13:30.126Z] === RUN TestBuildPlatformInvalid [2021-02-19T10:13:30.126Z] --- PASS: TestBuildPlatformInvalid (0.44s) [2021-02-19T10:13:30.126Z] PASS [2021-02-19T10:13:30.126Z] ok github.com/docker/docker/integration/build 997.897s [2021-02-19T10:13:30.126Z] [2021-02-19T10:13:30.126Z] === Skipped [2021-02-19T10:13:30.126Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-02-19T10:13:30.126Z] build_session_test.go:25: TODO: BuildKit [2021-02-19T10:13:30.126Z] [2021-02-19T10:13:30.126Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-02-19T10:13:30.126Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:13:30.126Z] [2021-02-19T10:13:30.126Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-02-19T10:13:30.126Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-19T10:13:30.126Z] [2021-02-19T10:13:30.126Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-02-19T10:13:30.126Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-19T10:13:30.126Z] [2021-02-19T10:13:30.126Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-02-19T10:13:30.126Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-19T10:13:30.126Z] [2021-02-19T10:13:30.126Z] [2021-02-19T10:13:30.126Z] DONE 29 tests, 5 skipped in 1018.626s [2021-02-19T10:13:30.126Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-02-19T10:13:30.126Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T10:13:30.126Z] INFO: Testing against a local daemon [2021-02-19T10:13:30.126Z] === RUN TestConfigInspect [2021-02-19T10:13:30.126Z] --- SKIP: TestConfigInspect (0.00s) [2021-02-19T10:13:30.126Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:13:30.126Z] === RUN TestConfigList [2021-02-19T10:13:30.126Z] --- SKIP: TestConfigList (0.00s) [2021-02-19T10:13:30.126Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:13:30.126Z] === RUN TestConfigsCreateAndDelete [2021-02-19T10:13:30.126Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-02-19T10:13:30.126Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:13:30.126Z] === RUN TestConfigsUpdate [2021-02-19T10:13:30.126Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-02-19T10:13:30.126Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:13:30.126Z] === RUN TestTemplatedConfig [2021-02-19T10:13:30.126Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-02-19T10:13:30.126Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:13:30.126Z] === RUN TestConfigCreateResolve [2021-02-19T10:13:30.126Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-02-19T10:13:30.126Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T10:13:30.126Z] === RUN TestConfigDaemonLibtrustID [2021-02-19T10:13:30.126Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-02-19T10:13:30.126Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T10:13:30.126Z] PASS [2021-02-19T10:13:30.126Z] ok github.com/docker/docker/integration/config 0.114s [2021-02-19T10:13:30.126Z] [2021-02-19T10:13:30.126Z] === Skipped [2021-02-19T10:13:30.126Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-02-19T10:13:30.126Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:13:30.126Z] [2021-02-19T10:13:30.126Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-02-19T10:13:30.126Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:13:30.126Z] [2021-02-19T10:13:30.126Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-02-19T10:13:30.126Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:13:30.126Z] [2021-02-19T10:13:30.126Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-02-19T10:13:30.126Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:13:30.126Z] [2021-02-19T10:13:30.126Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-02-19T10:13:30.126Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:13:30.126Z] [2021-02-19T10:13:30.126Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-02-19T10:13:30.126Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T10:13:30.126Z] [2021-02-19T10:13:30.126Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-02-19T10:13:30.126Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T10:13:30.126Z] [2021-02-19T10:13:30.126Z] [2021-02-19T10:13:30.126Z] DONE 7 tests, 7 skipped in 2.795s [2021-02-19T10:13:30.126Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-02-19T10:13:30.126Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T10:13:30.126Z] INFO: Testing against a local daemon [2021-02-19T10:13:30.126Z] === RUN TestCheckpoint [2021-02-19T10:13:30.126Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-19T10:13:30.126Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-19T10:13:30.126Z] === RUN TestContainerInvalidJSON [2021-02-19T10:13:30.126Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-19T10:13:30.126Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-19T10:13:30.126Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-19T10:13:30.126Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-19T10:13:30.126Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-19T10:13:30.126Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-19T10:13:30.126Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-19T10:13:30.126Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-19T10:13:30.126Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-19T10:13:30.126Z] --- PASS: TestContainerInvalidJSON (0.39s) [2021-02-19T10:13:30.126Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-19T10:13:30.126Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-19T10:13:30.126Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-02-19T10:13:30.126Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-19T10:13:30.126Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2021-02-19T10:13:30.126Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-19T10:13:30.126Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2021-02-19T10:13:30.126Z] copy_test.go:38: testEnv.OSType == "windows" [2021-02-19T10:13:30.126Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-19T10:13:30.126Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.30s) [2021-02-19T10:13:30.126Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-19T10:13:30.126Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2021-02-19T10:13:30.126Z] copy_test.go:63: testEnv.OSType == "windows" [2021-02-19T10:13:30.126Z] === RUN TestCopyFromContainer [2021-02-19T10:13:30.126Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-02-19T10:13:30.126Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:13:30.126Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-19T10:13:30.126Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-19T10:13:30.126Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-19T10:13:30.126Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-19T10:13:30.126Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-19T10:13:30.126Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-19T10:13:30.126Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-19T10:13:30.126Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-19T10:13:30.126Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-19T10:13:30.126Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-19T10:13:30.126Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-19T10:13:30.126Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-19T10:13:30.126Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-02-19T10:13:30.126Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-02-19T10:13:30.127Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-19T10:13:30.127Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-02-19T10:13:30.127Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-02-19T10:13:30.127Z] === RUN TestCreateWithInvalidEnv [2021-02-19T10:13:30.127Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-19T10:13:30.127Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-19T10:13:30.127Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-19T10:13:30.127Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-19T10:13:30.127Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-19T10:13:30.127Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-19T10:13:30.127Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-19T10:13:30.127Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-19T10:13:30.127Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-19T10:13:30.127Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-19T10:13:30.127Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-19T10:13:30.127Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-19T10:13:30.127Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-02-19T10:13:30.127Z] === RUN TestCreateTmpfsMountsTarget [2021-02-19T10:13:30.127Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-02-19T10:13:30.127Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:13:30.127Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-19T10:13:30.127Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-02-19T10:13:30.127Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T10:13:30.127Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-19T10:13:30.127Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.01s) [2021-02-19T10:13:30.127Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T10:13:30.127Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-19T10:13:30.127Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-19T10:13:30.127Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-19T10:13:30.127Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-19T10:13:30.127Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-19T10:13:30.127Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-19T10:13:30.127Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-19T10:13:30.127Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-19T10:13:30.127Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-19T10:13:30.127Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-19T10:13:30.127Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-19T10:13:30.127Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-19T10:13:30.127Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-19T10:13:30.127Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-19T10:13:30.127Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-19T10:13:30.127Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-19T10:13:30.127Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-02-19T10:13:30.127Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-19T10:13:30.127Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-19T10:13:30.127Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-19T10:13:30.127Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-19T10:13:30.127Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-19T10:13:30.127Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-19T10:13:30.127Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-02-19T10:13:30.127Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-02-19T10:13:30.127Z] === RUN TestCreateDifferentPlatform [2021-02-19T10:13:30.127Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-19T10:13:30.127Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-19T10:13:30.127Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-02-19T10:13:30.127Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-02-19T10:13:30.127Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-19T10:13:30.127Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-19T10:13:30.127Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-02-19T10:13:30.127Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-19T10:13:30.127Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-02-19T10:13:30.127Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-02-19T10:13:30.127Z] === RUN TestContainerKillOnDaemonStart [2021-02-19T10:13:30.127Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-02-19T10:13:30.127Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:13:30.127Z] === RUN TestDiff [2021-02-19T10:13:30.127Z] --- SKIP: TestDiff (0.00s) [2021-02-19T10:13:30.127Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-02-19T10:13:30.127Z] === RUN TestExecWithCloseStdin [2021-02-19T10:13:30.127Z] --- PASS: TestExecWithCloseStdin (2.87s) [2021-02-19T10:13:30.127Z] === RUN TestExec [2021-02-19T10:13:30.127Z] --- PASS: TestExec (1.99s) [2021-02-19T10:13:30.127Z] === RUN TestExecUser [2021-02-19T10:13:30.127Z] --- SKIP: TestExecUser (0.00s) [2021-02-19T10:13:30.127Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-02-19T10:13:30.127Z] === RUN TestExportContainerAndImportImage [2021-02-19T10:13:30.127Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-02-19T10:13:30.127Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:13:30.127Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-19T10:13:30.127Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-02-19T10:13:30.127Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:13:30.127Z] === RUN TestHealthCheckWorkdir [2021-02-19T10:13:30.127Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-02-19T10:13:30.127Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-02-19T10:13:30.127Z] === RUN TestHealthKillContainer [2021-02-19T10:13:30.127Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-02-19T10:13:30.127Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-02-19T10:13:30.127Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-19T10:13:30.127Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-02-19T10:13:30.127Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-02-19T10:13:30.127Z] === RUN TestKillContainerInvalidSignal [2021-02-19T10:13:31.668Z] --- PASS: TestKillContainerInvalidSignal (1.72s) [2021-02-19T10:13:31.668Z] === RUN TestKillContainer [2021-02-19T10:13:31.668Z] === RUN TestKillContainer/no_signal [2021-02-19T10:13:32.088Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-02-19T10:13:33.015Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-02-19T10:13:33.015Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-02-19T10:13:33.217Z] === RUN TestKillContainer/non_killing_signal [2021-02-19T10:13:33.218Z] === RUN TestKillContainer/killing_signal [2021-02-19T10:13:34.378Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-02-19T10:13:34.941Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-02-19T10:13:35.399Z] --- PASS: TestKillContainer (3.66s) [2021-02-19T10:13:35.399Z] --- PASS: TestKillContainer/no_signal (1.64s) [2021-02-19T10:13:35.399Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-02-19T10:13:35.399Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-02-19T10:13:35.399Z] --- PASS: TestKillContainer/killing_signal (1.98s) [2021-02-19T10:13:35.399Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-19T10:13:35.399Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-02-19T10:13:35.399Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-19T10:13:35.399Z] === RUN TestKillStoppedContainer [2021-02-19T10:13:35.399Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-02-19T10:13:35.399Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-19T10:13:35.399Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-19T10:13:35.399Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-02-19T10:13:35.399Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-19T10:13:35.399Z] === RUN TestKillDifferentUserContainer [2021-02-19T10:13:35.399Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-02-19T10:13:35.399Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-02-19T10:13:35.399Z] === RUN TestInspectOomKilledTrue [2021-02-19T10:13:35.399Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-19T10:13:35.399Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:13:35.399Z] === RUN TestInspectOomKilledFalse [2021-02-19T10:13:35.399Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-19T10:13:35.399Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-19T10:13:35.399Z] === RUN TestLogsFollowTailEmpty [2021-02-19T10:13:35.868Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-02-19T10:13:36.939Z] --- PASS: TestLogsFollowTailEmpty (1.68s) [2021-02-19T10:13:36.939Z] === RUN TestNetworkNat [2021-02-19T10:13:36.939Z] --- SKIP: TestNetworkNat (0.00s) [2021-02-19T10:13:36.939Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-02-19T10:13:36.939Z] === RUN TestNetworkLocalhostTCPNat [2021-02-19T10:13:38.382Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-02-19T10:13:38.945Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-02-19T10:13:39.143Z] --- PASS: TestNetworkLocalhostTCPNat (2.08s) [2021-02-19T10:13:39.143Z] === RUN TestNetworkLoopbackNat [2021-02-19T10:13:39.143Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-02-19T10:13:39.143Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-02-19T10:13:39.143Z] === RUN TestPause [2021-02-19T10:13:39.143Z] --- SKIP: TestPause (0.00s) [2021-02-19T10:13:39.143Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-02-19T10:13:39.143Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-19T10:13:40.310Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-02-19T10:13:40.310Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-02-19T10:13:40.565Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-02-19T10:13:40.682Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.68s) [2021-02-19T10:13:40.682Z] === RUN TestPauseStopPausedContainer [2021-02-19T10:13:40.682Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-02-19T10:13:40.682Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:13:40.682Z] === RUN TestPsFilter [2021-02-19T10:13:40.682Z] --- PASS: TestPsFilter (0.18s) [2021-02-19T10:13:40.682Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-19T10:13:40.821Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-02-19T10:13:41.077Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-02-19T10:13:41.333Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-02-19T10:13:41.588Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-02-19T10:13:42.865Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.07s) [2021-02-19T10:13:42.865Z] === RUN TestRemoveContainerWithVolume [2021-02-19T10:13:42.969Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-02-19T10:13:44.332Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-02-19T10:13:45.047Z] --- PASS: TestRemoveContainerWithVolume (2.06s) [2021-02-19T10:13:45.047Z] === RUN TestRemoveContainerRunning [2021-02-19T10:13:45.259Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-02-19T10:13:46.185Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-02-19T10:13:46.592Z] --- PASS: TestRemoveContainerRunning (1.69s) [2021-02-19T10:13:46.592Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-19T10:13:47.110Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite (46.24s) [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.21s) [2021-02-19T10:13:48.036Z] check_test.go:196: [daaf0e72e5743] daemon is not started [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.08s) [2021-02-19T10:13:48.036Z] check_test.go:196: [d0b5128b9b8a7] daemon is not started [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.42s) [2021-02-19T10:13:48.036Z] check_test.go:196: [d5a2a356790a6] daemon is not started [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-02-19T10:13:48.036Z] check_test.go:196: [d9696f31795e6] daemon is not started [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.93s) [2021-02-19T10:13:48.036Z] check_test.go:196: [d7f7464423514] daemon is not started [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.81s) [2021-02-19T10:13:48.036Z] check_test.go:196: [deb2e7ab9ef15] daemon is not started [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.09s) [2021-02-19T10:13:48.036Z] check_test.go:196: [d4e76f5828041] daemon is not started [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.04s) [2021-02-19T10:13:48.036Z] check_test.go:196: [da1c077eb94e1] daemon is not started [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.94s) [2021-02-19T10:13:48.036Z] check_test.go:196: [df792773c09fa] daemon is not started [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.12s) [2021-02-19T10:13:48.036Z] check_test.go:196: [d782b52bedadd] daemon is not started [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.10s) [2021-02-19T10:13:48.036Z] check_test.go:196: [dda26770b26a8] daemon is not started [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.13s) [2021-02-19T10:13:48.036Z] check_test.go:196: [daebd89b32455] daemon is not started [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.99s) [2021-02-19T10:13:48.036Z] check_test.go:196: [d67d46c8f0a89] daemon is not started [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.01s) [2021-02-19T10:13:48.036Z] check_test.go:196: [d84e5e2d4d602] daemon is not started [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.80s) [2021-02-19T10:13:48.036Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c113b465961deb4d7bdba33f8ff254fe5484ff3f5b2c7491b014c55a45c92f1a [2021-02-19T10:13:48.036Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a990f07368ffce165da481bfaac7c9578eb6bff306bc40af31bce4beea69a261 [2021-02-19T10:13:48.036Z] check_test.go:196: [dee1bcc58fafb] daemon is not started [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.01s) [2021-02-19T10:13:48.036Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:37b1df718da29cb9a249c5e1389fd21bb85034a2cb3138000145af817aaa8e36 [2021-02-19T10:13:48.036Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:756f034a136f7bbdfd455b6b8413ab3fc49813c45ef4e5a89897aefa3f710bfa [2021-02-19T10:13:48.036Z] check_test.go:196: [d1cd24b8f7443] daemon is not started [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.05s) [2021-02-19T10:13:48.036Z] check_test.go:196: [dac0479e133eb] daemon is not started [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.14s) [2021-02-19T10:13:48.036Z] check_test.go:196: [d26e3c8d546f8] daemon is not started [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.11s) [2021-02-19T10:13:48.036Z] check_test.go:196: [d152e877b31d6] daemon is not started [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-02-19T10:13:48.036Z] check_test.go:196: [dd38d5cc8ab4d] daemon is not started [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.14s) [2021-02-19T10:13:48.036Z] check_test.go:196: [d99e177628f1e] daemon is not started [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2021-02-19T10:13:48.036Z] check_test.go:196: [d01354c7e9069] daemon is not started [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2021-02-19T10:13:48.036Z] check_test.go:196: [d9fe88d3f9937] daemon is not started [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.52s) [2021-02-19T10:13:48.036Z] check_test.go:196: [da5bdb9a5b27b] daemon is not started [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s) [2021-02-19T10:13:48.036Z] check_test.go:196: [dd701f6bcb5b2] daemon is not started [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.16s) [2021-02-19T10:13:48.036Z] check_test.go:196: [dc7a7339b4e83] daemon is not started [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2021-02-19T10:13:48.036Z] check_test.go:196: [daf526366c0a7] daemon is not started [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-02-19T10:13:48.036Z] check_test.go:196: [d91e6e1bb8168] daemon is not started [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.30s) [2021-02-19T10:13:48.036Z] check_test.go:196: [d68c173e7f4a5] daemon is not started [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2021-02-19T10:13:48.036Z] check_test.go:196: [d85bfe10fe12a] daemon is not started [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2021-02-19T10:13:48.036Z] check_test.go:196: [d340936db8784] daemon is not started [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-02-19T10:13:48.036Z] check_test.go:196: [dd55e4e5bb313] daemon is not started [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.14s) [2021-02-19T10:13:48.036Z] check_test.go:196: [de4c0cc745580] daemon is not started [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.58s) [2021-02-19T10:13:48.036Z] check_test.go:196: [da4037b7c666b] daemon is not started [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s) [2021-02-19T10:13:48.036Z] check_test.go:196: [dc7ad158183a1] daemon is not started [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.13s) [2021-02-19T10:13:48.036Z] check_test.go:196: [d6f52b6b6146a] daemon is not started [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.95s) [2021-02-19T10:13:48.036Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2021-02-19T10:13:48.036Z] === RUN TestDockerSchema1RegistrySuite [2021-02-19T10:13:48.036Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-02-19T10:13:48.036Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-02-19T10:13:48.135Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.72s) [2021-02-19T10:13:48.135Z] === RUN TestRemoveInvalidContainer [2021-02-19T10:13:48.135Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-02-19T10:13:48.135Z] === RUN TestRenameLinkedContainer [2021-02-19T10:13:48.135Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-02-19T10:13:48.135Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-02-19T10:13:48.135Z] === RUN TestRenameStoppedContainer [2021-02-19T10:13:50.316Z] --- PASS: TestRenameStoppedContainer (2.01s) [2021-02-19T10:13:50.316Z] === RUN TestRenameRunningContainerAndReuse [2021-02-19T10:13:51.300Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-02-19T10:13:54.064Z] --- PASS: TestRenameRunningContainerAndReuse (3.60s) [2021-02-19T10:13:54.064Z] === RUN TestRenameInvalidName [2021-02-19T10:13:55.604Z] --- PASS: TestRenameInvalidName (1.72s) [2021-02-19T10:13:55.604Z] === RUN TestRenameAnonymousContainer [2021-02-19T10:13:55.604Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-02-19T10:13:55.604Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-02-19T10:13:55.604Z] === RUN TestRenameContainerWithSameName [2021-02-19T10:13:56.539Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-02-19T10:13:57.144Z] --- PASS: TestRenameContainerWithSameName (1.72s) [2021-02-19T10:13:57.144Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-19T10:13:57.144Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-02-19T10:13:57.144Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-02-19T10:13:57.144Z] === RUN TestResize [2021-02-19T10:13:59.325Z] --- PASS: TestResize (1.75s) [2021-02-19T10:13:59.325Z] === RUN TestResizeWithInvalidSize [2021-02-19T10:13:59.325Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-02-19T10:13:59.325Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-02-19T10:13:59.325Z] === RUN TestResizeWhenContainerNotStarted [2021-02-19T10:13:59.802Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-02-19T10:14:00.728Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-02-19T10:14:00.871Z] --- PASS: TestResizeWhenContainerNotStarted (1.96s) [2021-02-19T10:14:00.871Z] === RUN TestDaemonRestartKillContainers [2021-02-19T10:14:00.871Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-02-19T10:14:00.871Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:14:00.871Z] === RUN TestStats [2021-02-19T10:14:00.871Z] --- SKIP: TestStats (0.00s) [2021-02-19T10:14:00.871Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-02-19T10:14:00.871Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-19T10:14:01.654Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-02-19T10:14:01.654Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-02-19T10:14:03.017Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-02-19T10:14:03.273Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-02-19T10:14:03.835Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-02-19T10:14:04.763Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-02-19T10:14:06.687Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.16s) [2021-02-19T10:14:06.687Z] === RUN TestStopContainerWithTimeout [2021-02-19T10:14:06.687Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-02-19T10:14:06.687Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-02-19T10:14:06.687Z] === RUN TestUpdateRestartPolicy [2021-02-19T10:14:08.028Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-02-19T10:14:08.291Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-02-19T10:14:08.854Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-02-19T10:14:09.414Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-02-19T10:14:09.414Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-02-19T10:14:09.975Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-02-19T10:14:10.231Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-02-19T10:14:10.793Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-02-19T10:14:11.049Z] --- PASS: TestDockerSchema1RegistrySuite (22.99s) [2021-02-19T10:14:11.049Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2021-02-19T10:14:11.049Z] check_test.go:223: [d2f1cd9966c67] daemon is not started [2021-02-19T10:14:11.049Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.92s) [2021-02-19T10:14:11.049Z] check_test.go:223: [db8658cf12711] daemon is not started [2021-02-19T10:14:11.049Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.49s) [2021-02-19T10:14:11.049Z] check_test.go:223: [d0ea58d898383] daemon is not started [2021-02-19T10:14:11.049Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.99s) [2021-02-19T10:14:11.049Z] check_test.go:223: [d3545dc88be26] daemon is not started [2021-02-19T10:14:11.049Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.01s) [2021-02-19T10:14:11.049Z] check_test.go:223: [d1d39455e8679] daemon is not started [2021-02-19T10:14:11.049Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.03s) [2021-02-19T10:14:11.049Z] check_test.go:223: [d83886236ee35] daemon is not started [2021-02-19T10:14:11.049Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-02-19T10:14:11.049Z] check_test.go:223: [d054456fd174b] daemon is not started [2021-02-19T10:14:11.049Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.02s) [2021-02-19T10:14:11.049Z] check_test.go:223: [d1f4e09ac57c1] daemon is not started [2021-02-19T10:14:11.049Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.00s) [2021-02-19T10:14:11.049Z] check_test.go:223: [d418cb5381d19] daemon is not started [2021-02-19T10:14:11.049Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.14s) [2021-02-19T10:14:11.049Z] check_test.go:223: [df330734f0992] daemon is not started [2021-02-19T10:14:11.049Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.34s) [2021-02-19T10:14:11.049Z] check_test.go:223: [d834a0c219235] daemon is not started [2021-02-19T10:14:11.049Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.63s) [2021-02-19T10:14:11.049Z] check_test.go:223: [d84082f2c3b3c] daemon is not started [2021-02-19T10:14:11.049Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.54s) [2021-02-19T10:14:11.049Z] check_test.go:223: [dc79f800c6b38] daemon is not started [2021-02-19T10:14:11.049Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-02-19T10:14:11.049Z] check_test.go:223: [de98cbe2ad42c] daemon is not started [2021-02-19T10:14:11.049Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.43s) [2021-02-19T10:14:11.049Z] check_test.go:223: [d5eaf6189916c] daemon is not started [2021-02-19T10:14:11.049Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.37s) [2021-02-19T10:14:11.049Z] check_test.go:223: [de25107797402] daemon is not started [2021-02-19T10:14:11.049Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.52s) [2021-02-19T10:14:11.049Z] check_test.go:223: [db5ae3efa8e75] daemon is not started [2021-02-19T10:14:11.049Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-02-19T10:14:11.049Z] check_test.go:223: [d45ed8dd3148e] daemon is not started [2021-02-19T10:14:11.049Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-02-19T10:14:11.049Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-02-19T10:14:11.977Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-02-19T10:14:12.539Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-02-19T10:14:12.795Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-02-19T10:14:14.160Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-02-19T10:14:14.160Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-02-19T10:14:14.722Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-02-19T10:14:14.977Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-02-19T10:14:15.232Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-02-19T10:14:15.488Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.54s) [2021-02-19T10:14:15.488Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.86s) [2021-02-19T10:14:15.488Z] check_test.go:252: [ddb46a4edf211] daemon is not started [2021-02-19T10:14:15.488Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.68s) [2021-02-19T10:14:15.488Z] check_test.go:252: [d7d070d2983aa] daemon is not started [2021-02-19T10:14:15.488Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.24s) [2021-02-19T10:14:15.488Z] check_test.go:252: [dc125af4f3e0b] daemon is not started [2021-02-19T10:14:15.488Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.31s) [2021-02-19T10:14:15.488Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.25s) [2021-02-19T10:14:15.488Z] check_test.go:252: [dfb8fd34b5fed] daemon is not started [2021-02-19T10:14:15.488Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.42s) [2021-02-19T10:14:15.488Z] check_test.go:252: [d3348a9cd6fc3] daemon is not started [2021-02-19T10:14:15.488Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.63s) [2021-02-19T10:14:15.488Z] check_test.go:252: [d8939d66761cd] daemon is not started [2021-02-19T10:14:15.488Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-02-19T10:14:15.488Z] check_test.go:252: [d2abf345701b1] daemon is not started [2021-02-19T10:14:15.488Z] === RUN TestDockerRegistryAuthTokenSuite [2021-02-19T10:14:15.488Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-02-19T10:14:20.729Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-02-19T10:14:20.729Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-02-19T10:14:20.729Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-02-19T10:14:20.984Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-02-19T10:14:21.240Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-02-19T10:14:21.240Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.82s) [2021-02-19T10:14:21.240Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.19s) [2021-02-19T10:14:21.240Z] check_test.go:279: [d084cc3402f7a] daemon is not started [2021-02-19T10:14:21.240Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2021-02-19T10:14:21.240Z] check_test.go:279: [dc43242eea560] daemon is not started [2021-02-19T10:14:21.240Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2021-02-19T10:14:21.240Z] check_test.go:279: [da552ca4b384a] daemon is not started [2021-02-19T10:14:21.240Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2021-02-19T10:14:21.240Z] check_test.go:279: [d58974abd4015] daemon is not started [2021-02-19T10:14:21.240Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-02-19T10:14:21.240Z] check_test.go:279: [d19b0d8112f6b] daemon is not started [2021-02-19T10:14:21.240Z] === RUN TestDockerNetworkSuite [2021-02-19T10:14:21.240Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-02-19T10:14:23.755Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-02-19T10:14:24.316Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-02-19T10:14:25.244Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-02-19T10:14:27.798Z] --- PASS: TestUpdateRestartPolicy (19.42s) [2021-02-19T10:14:27.798Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-19T10:14:27.798Z] --- PASS: TestUpdateRestartWithAutoRemove (1.70s) [2021-02-19T10:14:27.798Z] === RUN TestWaitNonBlocked [2021-02-19T10:14:27.798Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-19T10:14:27.798Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-19T10:14:27.798Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-19T10:14:27.798Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-19T10:14:27.798Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-19T10:14:27.798Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-19T10:14:29.408Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-02-19T10:14:29.408Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-02-19T10:14:29.981Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-02-19T10:14:29.981Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.32s) [2021-02-19T10:14:29.981Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.39s) [2021-02-19T10:14:29.981Z] === RUN TestWaitBlocked [2021-02-19T10:14:29.981Z] --- SKIP: TestWaitBlocked (0.00s) [2021-02-19T10:14:29.981Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T10:14:29.981Z] PASS [2021-02-19T10:14:29.981Z] ok github.com/docker/docker/integration/container 66.260s [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === Skipped [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-02-19T10:14:29.981Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2021-02-19T10:14:29.981Z] copy_test.go:38: testEnv.OSType == "windows" [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2021-02-19T10:14:29.981Z] copy_test.go:63: testEnv.OSType == "windows" [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-02-19T10:14:29.981Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-02-19T10:14:29.981Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-02-19T10:14:29.981Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-02-19T10:14:29.981Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.01s) [2021-02-19T10:14:29.981Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-02-19T10:14:29.981Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-02-19T10:14:29.981Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-02-19T10:14:29.981Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-02-19T10:14:29.981Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-02-19T10:14:29.981Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-02-19T10:14:29.981Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-02-19T10:14:29.981Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-02-19T10:14:29.981Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-02-19T10:14:29.981Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-02-19T10:14:29.981Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-02-19T10:14:29.981Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-02-19T10:14:29.981Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-02-19T10:14:29.981Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-02-19T10:14:29.981Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-02-19T10:14:29.981Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-02-19T10:14:29.981Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-02-19T10:14:29.981Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-02-19T10:14:29.981Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-02-19T10:14:29.981Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-02-19T10:14:29.981Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-02-19T10:14:29.981Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-02-19T10:14:29.981Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-02-19T10:14:29.981Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-02-19T10:14:29.981Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-02-19T10:14:29.981Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-02-19T10:14:29.981Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-02-19T10:14:29.981Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-02-19T10:14:29.981Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-02-19T10:14:29.981Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-02-19T10:14:29.981Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] [2021-02-19T10:14:29.981Z] DONE 88 tests, 37 skipped in 68.769s [2021-02-19T10:14:29.981Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-02-19T10:14:30.774Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-02-19T10:14:32.162Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T10:14:32.162Z] INFO: Testing against a local daemon [2021-02-19T10:14:32.162Z] === RUN TestCommitInheritsEnv [2021-02-19T10:14:32.162Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-02-19T10:14:32.162Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-19T10:14:32.162Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-19T10:14:32.162Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-02-19T10:14:32.162Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-02-19T10:14:32.162Z] === RUN TestImagesFilterMultiReference [2021-02-19T10:14:32.162Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-02-19T10:14:32.162Z] === RUN TestImagePullPlatformInvalid [2021-02-19T10:14:32.162Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-02-19T10:14:32.162Z] === RUN TestRemoveImageOrphaning [2021-02-19T10:14:33.132Z] --- PASS: TestRemoveImageOrphaning (0.95s) [2021-02-19T10:14:33.132Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-19T10:14:33.132Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-02-19T10:14:33.132Z] === RUN TestTagInvalidReference [2021-02-19T10:14:33.132Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-19T10:14:33.132Z] === RUN TestTagValidPrefixedRepo [2021-02-19T10:14:33.132Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-02-19T10:14:33.132Z] === RUN TestTagExistedNameWithoutForce [2021-02-19T10:14:33.132Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-02-19T10:14:33.132Z] === RUN TestTagOfficialNames [2021-02-19T10:14:33.132Z] --- PASS: TestTagOfficialNames (0.08s) [2021-02-19T10:14:33.132Z] === RUN TestTagMatchesDigest [2021-02-19T10:14:33.132Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-02-19T10:14:33.132Z] PASS [2021-02-19T10:14:33.132Z] ok github.com/docker/docker/integration/image 1.460s [2021-02-19T10:14:33.132Z] [2021-02-19T10:14:33.132Z] === Skipped [2021-02-19T10:14:33.132Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-02-19T10:14:33.132Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-19T10:14:33.132Z] [2021-02-19T10:14:33.132Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-02-19T10:14:33.132Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-02-19T10:14:33.132Z] [2021-02-19T10:14:33.132Z] [2021-02-19T10:14:33.132Z] DONE 11 tests, 2 skipped in 3.416s [2021-02-19T10:14:33.132Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-02-19T10:14:34.038Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-02-19T10:14:35.315Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T10:14:35.315Z] INFO: Testing against a local daemon [2021-02-19T10:14:35.315Z] === RUN TestNetworkCreateDelete [2021-02-19T10:14:35.315Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-02-19T10:14:35.315Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T10:14:35.315Z] === RUN TestDockerNetworkDeletePreferID [2021-02-19T10:14:35.315Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-02-19T10:14:35.315Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-02-19T10:14:35.315Z] === RUN TestDaemonDNSFallback [2021-02-19T10:14:35.315Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-02-19T10:14:35.315Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T10:14:35.315Z] === RUN TestInspectNetwork [2021-02-19T10:14:35.315Z] --- SKIP: TestInspectNetwork (0.00s) [2021-02-19T10:14:35.315Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-02-19T10:14:35.315Z] === RUN TestRunContainerWithBridgeNone [2021-02-19T10:14:35.315Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-02-19T10:14:35.315Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T10:14:35.315Z] === RUN TestNetworkInvalidJSON [2021-02-19T10:14:35.315Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-19T10:14:35.315Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-19T10:14:35.315Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-19T10:14:35.315Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-19T10:14:35.315Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-19T10:14:35.315Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-19T10:14:35.315Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-19T10:14:35.315Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-19T10:14:35.315Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-19T10:14:35.315Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-02-19T10:14:35.315Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-19T10:14:35.315Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-19T10:14:35.315Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-02-19T10:14:35.315Z] === RUN TestNetworkList [2021-02-19T10:14:35.315Z] === RUN TestNetworkList//networks [2021-02-19T10:14:35.315Z] === PAUSE TestNetworkList//networks [2021-02-19T10:14:35.315Z] === RUN TestNetworkList//networks/ [2021-02-19T10:14:35.315Z] === PAUSE TestNetworkList//networks/ [2021-02-19T10:14:35.315Z] === CONT TestNetworkList//networks [2021-02-19T10:14:35.315Z] === CONT TestNetworkList//networks/ [2021-02-19T10:14:35.315Z] --- PASS: TestNetworkList (0.03s) [2021-02-19T10:14:35.315Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-19T10:14:35.315Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-19T10:14:35.315Z] === RUN TestHostIPv4BridgeLabel [2021-02-19T10:14:35.315Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-02-19T10:14:35.315Z] network_test.go:126: testEnv.OSType == "windows" [2021-02-19T10:14:35.315Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-19T10:14:35.315Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-02-19T10:14:35.315Z] service_test.go:29: testEnv.OSType == "windows" [2021-02-19T10:14:35.315Z] === RUN TestDaemonDefaultNetworkPools [2021-02-19T10:14:35.315Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-02-19T10:14:35.315Z] service_test.go:58: testEnv.OSType == "windows" [2021-02-19T10:14:35.315Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-19T10:14:35.315Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-02-19T10:14:35.315Z] service_test.go:102: testEnv.OSType == "windows" [2021-02-19T10:14:35.315Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-19T10:14:35.315Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-02-19T10:14:35.315Z] service_test.go:136: testEnv.OSType == "windows" [2021-02-19T10:14:35.315Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-19T10:14:35.315Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-02-19T10:14:35.315Z] service_test.go:187: testEnv.OSType == "windows" [2021-02-19T10:14:35.315Z] === RUN TestServiceWithPredefinedNetwork [2021-02-19T10:14:35.315Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-02-19T10:14:35.315Z] service_test.go:212: testEnv.OSType == "windows" [2021-02-19T10:14:35.315Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-19T10:14:35.315Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-19T10:14:35.315Z] service_test.go:242: FLAKY_TEST [2021-02-19T10:14:35.315Z] === RUN TestServiceWithDataPathPortInit [2021-02-19T10:14:35.315Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-02-19T10:14:35.315Z] service_test.go:332: testEnv.OSType == "windows" [2021-02-19T10:14:35.315Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-19T10:14:35.315Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-19T10:14:35.315Z] service_test.go:400: testEnv.OSType == "windows" [2021-02-19T10:14:35.315Z] PASS [2021-02-19T10:14:35.315Z] ok github.com/docker/docker/integration/network 0.188s [2021-02-19T10:14:35.418Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-02-19T10:14:35.674Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-02-19T10:14:35.776Z] [2021-02-19T10:14:35.776Z] === Skipped [2021-02-19T10:14:35.776Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-02-19T10:14:35.776Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T10:14:35.776Z] [2021-02-19T10:14:35.776Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-02-19T10:14:35.776Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-02-19T10:14:35.776Z] [2021-02-19T10:14:35.776Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-02-19T10:14:35.776Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T10:14:35.776Z] [2021-02-19T10:14:35.776Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-02-19T10:14:35.776Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-02-19T10:14:35.776Z] [2021-02-19T10:14:35.776Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-02-19T10:14:35.776Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T10:14:35.776Z] [2021-02-19T10:14:35.776Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-02-19T10:14:35.776Z] network_test.go:126: testEnv.OSType == "windows" [2021-02-19T10:14:35.776Z] [2021-02-19T10:14:35.776Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-02-19T10:14:35.776Z] service_test.go:29: testEnv.OSType == "windows" [2021-02-19T10:14:35.776Z] [2021-02-19T10:14:35.776Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-02-19T10:14:35.776Z] service_test.go:58: testEnv.OSType == "windows" [2021-02-19T10:14:35.776Z] [2021-02-19T10:14:35.776Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-02-19T10:14:35.776Z] service_test.go:102: testEnv.OSType == "windows" [2021-02-19T10:14:35.776Z] [2021-02-19T10:14:35.776Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-02-19T10:14:35.776Z] service_test.go:136: testEnv.OSType == "windows" [2021-02-19T10:14:35.776Z] [2021-02-19T10:14:35.776Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-02-19T10:14:35.776Z] service_test.go:187: testEnv.OSType == "windows" [2021-02-19T10:14:35.776Z] [2021-02-19T10:14:35.776Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-02-19T10:14:35.776Z] service_test.go:212: testEnv.OSType == "windows" [2021-02-19T10:14:35.776Z] [2021-02-19T10:14:35.776Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-19T10:14:35.776Z] service_test.go:242: FLAKY_TEST [2021-02-19T10:14:35.776Z] [2021-02-19T10:14:35.776Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-02-19T10:14:35.776Z] service_test.go:332: testEnv.OSType == "windows" [2021-02-19T10:14:35.776Z] [2021-02-19T10:14:35.776Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-19T10:14:35.776Z] service_test.go:400: testEnv.OSType == "windows" [2021-02-19T10:14:35.776Z] [2021-02-19T10:14:35.776Z] [2021-02-19T10:14:35.776Z] DONE 22 tests, 15 skipped in 2.303s [2021-02-19T10:14:35.776Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-02-19T10:14:36.236Z] testing: warning: no tests to run [2021-02-19T10:14:36.236Z] PASS [2021-02-19T10:14:36.236Z] ok github.com/docker/docker/integration/network/ipvlan 0.067s [2021-02-19T10:14:36.236Z] [2021-02-19T10:14:36.236Z] DONE 0 tests in 0.719s [2021-02-19T10:14:36.697Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-02-19T10:14:37.156Z] testing: warning: no tests to run [2021-02-19T10:14:37.156Z] PASS [2021-02-19T10:14:37.156Z] ok github.com/docker/docker/integration/network/macvlan 0.071s [2021-02-19T10:14:37.156Z] [2021-02-19T10:14:37.156Z] DONE 0 tests in 0.754s [2021-02-19T10:14:37.156Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-02-19T10:14:38.130Z] testing: warning: no tests to run [2021-02-19T10:14:38.130Z] PASS [2021-02-19T10:14:38.130Z] ok github.com/docker/docker/integration/plugin 0.067s [2021-02-19T10:14:38.130Z] [2021-02-19T10:14:38.130Z] DONE 0 tests in 0.732s [2021-02-19T10:14:38.130Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-02-19T10:14:38.590Z] testing: warning: no tests to run [2021-02-19T10:14:38.590Z] PASS [2021-02-19T10:14:38.590Z] ok github.com/docker/docker/integration/plugin/authz 0.069s [2021-02-19T10:14:38.590Z] [2021-02-19T10:14:38.590Z] DONE 0 tests in 0.727s [2021-02-19T10:14:39.050Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-02-19T10:14:39.840Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-02-19T10:14:39.840Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-02-19T10:14:43.104Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-02-19T10:14:46.136Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T10:14:46.136Z] INFO: Testing against a local daemon [2021-02-19T10:14:46.136Z] === RUN TestPluginInvalidJSON [2021-02-19T10:14:46.136Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T10:14:46.136Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T10:14:46.136Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T10:14:46.136Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-02-19T10:14:46.136Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-19T10:14:46.136Z] === RUN TestPluginInstall [2021-02-19T10:14:46.136Z] --- SKIP: TestPluginInstall (0.00s) [2021-02-19T10:14:46.136Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-02-19T10:14:46.136Z] === RUN TestPluginsWithRuntimes [2021-02-19T10:14:46.136Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-02-19T10:14:46.136Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-02-19T10:14:46.136Z] PASS [2021-02-19T10:14:46.136Z] ok github.com/docker/docker/integration/plugin/common 0.108s [2021-02-19T10:14:46.136Z] [2021-02-19T10:14:46.136Z] === Skipped [2021-02-19T10:14:46.136Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-02-19T10:14:46.136Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-02-19T10:14:46.136Z] [2021-02-19T10:14:46.136Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-02-19T10:14:46.136Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-02-19T10:14:46.136Z] [2021-02-19T10:14:46.136Z] [2021-02-19T10:14:46.136Z] DONE 4 tests, 2 skipped in 7.332s [2021-02-19T10:14:46.136Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-02-19T10:14:46.370Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-02-19T10:14:46.370Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-02-19T10:14:47.299Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-02-19T10:14:47.554Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-02-19T10:14:48.116Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-02-19T10:14:48.372Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-02-19T10:14:48.933Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-02-19T10:14:49.048Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T10:14:49.048Z] INFO: Testing against a local daemon [2021-02-19T10:14:49.048Z] === RUN TestExternalGraphDriver [2021-02-19T10:14:49.048Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-02-19T10:14:49.048Z] external_test.go:48: runtime.GOOS == "windows" [2021-02-19T10:14:49.048Z] === RUN TestGraphdriverPluginV2 [2021-02-19T10:14:49.048Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-02-19T10:14:49.048Z] external_test.go:408: runtime.GOOS == "windows" [2021-02-19T10:14:49.048Z] PASS [2021-02-19T10:14:49.048Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.166s [2021-02-19T10:14:49.508Z] [2021-02-19T10:14:49.508Z] === Skipped [2021-02-19T10:14:49.508Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-02-19T10:14:49.508Z] external_test.go:48: runtime.GOOS == "windows" [2021-02-19T10:14:49.508Z] [2021-02-19T10:14:49.508Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-02-19T10:14:49.508Z] external_test.go:408: runtime.GOOS == "windows" [2021-02-19T10:14:49.508Z] [2021-02-19T10:14:49.508Z] [2021-02-19T10:14:49.508Z] DONE 2 tests, 2 skipped in 3.073s [2021-02-19T10:14:49.508Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-02-19T10:14:49.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-02-19T10:14:50.786Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-02-19T10:14:51.347Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-02-19T10:14:51.602Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-02-19T10:14:51.719Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T10:14:51.719Z] INFO: Testing against a local daemon [2021-02-19T10:14:51.719Z] === RUN TestReadPluginNoRead [2021-02-19T10:14:51.719Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-02-19T10:14:51.719Z] read_test.go:21: no unix domain sockets on Windows [2021-02-19T10:14:51.719Z] PASS [2021-02-19T10:14:51.719Z] ok github.com/docker/docker/integration/plugin/logging 0.153s [2021-02-19T10:14:51.719Z] [2021-02-19T10:14:51.719Z] === Skipped [2021-02-19T10:14:51.719Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-02-19T10:14:51.719Z] read_test.go:21: no unix domain sockets on Windows [2021-02-19T10:14:51.719Z] [2021-02-19T10:14:51.719Z] [2021-02-19T10:14:51.719Z] DONE 1 tests, 1 skipped in 2.407s [2021-02-19T10:14:51.719Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-02-19T10:14:51.858Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-02-19T10:14:53.224Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-02-19T10:14:53.224Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-02-19T10:14:53.260Z] testing: warning: no tests to run [2021-02-19T10:14:53.260Z] PASS [2021-02-19T10:14:53.260Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.074s [2021-02-19T10:14:53.260Z] [2021-02-19T10:14:53.260Z] DONE 0 tests in 1.223s [2021-02-19T10:14:53.260Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-02-19T10:14:53.480Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-02-19T10:14:53.480Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-02-19T10:14:54.405Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-02-19T10:14:55.332Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-02-19T10:14:55.444Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T10:14:55.444Z] INFO: Testing against a local daemon [2021-02-19T10:14:55.444Z] === RUN TestPluginWithDevMounts [2021-02-19T10:14:55.444Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-02-19T10:14:55.444Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:14:55.444Z] PASS [2021-02-19T10:14:55.444Z] ok github.com/docker/docker/integration/plugin/volumes 0.163s [2021-02-19T10:14:55.444Z] [2021-02-19T10:14:55.444Z] === Skipped [2021-02-19T10:14:55.444Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-02-19T10:14:55.444Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:14:55.444Z] [2021-02-19T10:14:55.444Z] [2021-02-19T10:14:55.444Z] DONE 1 tests, 1 skipped in 2.442s [2021-02-19T10:14:55.444Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-02-19T10:14:55.587Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-02-19T10:14:55.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-02-19T10:14:55.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-02-19T10:14:57.631Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T10:14:57.631Z] INFO: Testing against a local daemon [2021-02-19T10:14:57.631Z] === RUN TestSecretInspect [2021-02-19T10:14:57.631Z] --- SKIP: TestSecretInspect (0.00s) [2021-02-19T10:14:57.631Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:14:57.631Z] === RUN TestSecretList [2021-02-19T10:14:57.631Z] --- SKIP: TestSecretList (0.00s) [2021-02-19T10:14:57.631Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:14:57.631Z] === RUN TestSecretsCreateAndDelete [2021-02-19T10:14:57.631Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-02-19T10:14:57.631Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:14:57.631Z] === RUN TestSecretsUpdate [2021-02-19T10:14:57.631Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-02-19T10:14:57.631Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:14:57.631Z] === RUN TestTemplatedSecret [2021-02-19T10:14:57.631Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-02-19T10:14:57.631Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:14:57.631Z] === RUN TestSecretCreateResolve [2021-02-19T10:14:57.631Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-02-19T10:14:57.631Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T10:14:57.631Z] PASS [2021-02-19T10:14:57.631Z] ok github.com/docker/docker/integration/secret 0.178s [2021-02-19T10:14:57.631Z] [2021-02-19T10:14:57.631Z] === Skipped [2021-02-19T10:14:57.631Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-02-19T10:14:57.631Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:14:57.631Z] [2021-02-19T10:14:57.631Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-02-19T10:14:57.631Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:14:57.631Z] [2021-02-19T10:14:57.631Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-02-19T10:14:57.631Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:14:57.631Z] [2021-02-19T10:14:57.631Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-02-19T10:14:57.631Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:14:57.631Z] [2021-02-19T10:14:57.631Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-02-19T10:14:57.631Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:14:57.631Z] [2021-02-19T10:14:57.631Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-02-19T10:14:57.631Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T10:14:57.631Z] [2021-02-19T10:14:57.631Z] [2021-02-19T10:14:57.631Z] DONE 6 tests, 6 skipped in 2.120s [2021-02-19T10:14:57.631Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-02-19T10:14:58.357Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-02-19T10:15:00.269Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-02-19T10:15:00.542Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T10:15:00.542Z] INFO: Testing against a local daemon [2021-02-19T10:15:00.542Z] === RUN TestServiceCreateInit [2021-02-19T10:15:00.542Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-19T10:15:00.542Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-19T10:15:00.542Z] --- PASS: TestServiceCreateInit (0.04s) [2021-02-19T10:15:00.542Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-19T10:15:00.542Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:00.542Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-19T10:15:00.542Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:00.542Z] === RUN TestCreateServiceMultipleTimes [2021-02-19T10:15:00.542Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-02-19T10:15:00.542Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:00.542Z] === RUN TestCreateServiceConflict [2021-02-19T10:15:00.542Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-02-19T10:15:00.542Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:00.542Z] === RUN TestCreateServiceMaxReplicas [2021-02-19T10:15:00.542Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-02-19T10:15:00.542Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:00.542Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-19T10:15:00.542Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-02-19T10:15:00.542Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:00.542Z] === RUN TestCreateServiceSecretFileMode [2021-02-19T10:15:00.542Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-02-19T10:15:00.542Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:00.542Z] === RUN TestCreateServiceConfigFileMode [2021-02-19T10:15:00.542Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-02-19T10:15:00.542Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:00.542Z] === RUN TestCreateServiceSysctls [2021-02-19T10:15:00.542Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-02-19T10:15:00.542Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:00.542Z] === RUN TestCreateServiceCapabilities [2021-02-19T10:15:00.542Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-02-19T10:15:00.542Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:00.542Z] === RUN TestInspect [2021-02-19T10:15:00.542Z] --- SKIP: TestInspect (0.00s) [2021-02-19T10:15:00.542Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:00.542Z] === RUN TestCreateJob [2021-02-19T10:15:00.542Z] --- SKIP: TestCreateJob (0.00s) [2021-02-19T10:15:00.542Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:00.542Z] === RUN TestReplicatedJob [2021-02-19T10:15:00.542Z] --- SKIP: TestReplicatedJob (0.00s) [2021-02-19T10:15:00.542Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:00.542Z] === RUN TestUpdateReplicatedJob [2021-02-19T10:15:00.542Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-02-19T10:15:00.542Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:00.542Z] === RUN TestServiceListWithStatuses [2021-02-19T10:15:00.542Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-19T10:15:00.542Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:00.542Z] === RUN TestDockerNetworkConnectAlias [2021-02-19T10:15:00.542Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-02-19T10:15:00.542Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:00.542Z] === RUN TestDockerNetworkReConnect [2021-02-19T10:15:00.542Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-02-19T10:15:00.542Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:00.542Z] === RUN TestServicePlugin [2021-02-19T10:15:00.542Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-19T10:15:00.542Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:00.542Z] === RUN TestServiceUpdateLabel [2021-02-19T10:15:00.542Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-02-19T10:15:00.542Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T10:15:00.542Z] === RUN TestServiceUpdateSecrets [2021-02-19T10:15:00.542Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-02-19T10:15:00.542Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T10:15:00.542Z] === RUN TestServiceUpdateConfigs [2021-02-19T10:15:00.542Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-02-19T10:15:00.542Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T10:15:00.542Z] === RUN TestServiceUpdateNetwork [2021-02-19T10:15:00.542Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-02-19T10:15:00.542Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T10:15:00.542Z] === RUN TestServiceUpdatePidsLimit [2021-02-19T10:15:00.542Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-02-19T10:15:00.542Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T10:15:00.542Z] PASS [2021-02-19T10:15:00.542Z] ok github.com/docker/docker/integration/service 0.257s [2021-02-19T10:15:00.542Z] [2021-02-19T10:15:00.542Z] === Skipped [2021-02-19T10:15:00.542Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-19T10:15:00.542Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-19T10:15:00.542Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:00.542Z] [2021-02-19T10:15:00.542Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-19T10:15:00.542Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-19T10:15:00.542Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:00.542Z] [2021-02-19T10:15:00.542Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-02-19T10:15:00.542Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:00.542Z] [2021-02-19T10:15:00.542Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-02-19T10:15:00.542Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:00.542Z] [2021-02-19T10:15:00.542Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-02-19T10:15:00.542Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:00.542Z] [2021-02-19T10:15:00.542Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-02-19T10:15:00.542Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:00.542Z] [2021-02-19T10:15:00.542Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-02-19T10:15:00.542Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:00.542Z] [2021-02-19T10:15:00.542Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-02-19T10:15:00.542Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:00.542Z] [2021-02-19T10:15:00.542Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-02-19T10:15:00.542Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:00.542Z] [2021-02-19T10:15:00.542Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-02-19T10:15:00.542Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:00.542Z] [2021-02-19T10:15:00.542Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-02-19T10:15:00.542Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:00.542Z] [2021-02-19T10:15:00.542Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-02-19T10:15:00.542Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:00.542Z] [2021-02-19T10:15:00.542Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-02-19T10:15:00.542Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:00.542Z] [2021-02-19T10:15:00.542Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-02-19T10:15:00.542Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:00.542Z] [2021-02-19T10:15:00.542Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-02-19T10:15:00.542Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:00.542Z] [2021-02-19T10:15:00.542Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-02-19T10:15:00.542Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:00.542Z] [2021-02-19T10:15:00.542Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-02-19T10:15:00.542Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:00.542Z] [2021-02-19T10:15:00.542Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-02-19T10:15:00.542Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:00.542Z] [2021-02-19T10:15:00.542Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-02-19T10:15:00.542Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T10:15:00.542Z] [2021-02-19T10:15:00.542Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-02-19T10:15:00.542Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T10:15:00.542Z] [2021-02-19T10:15:00.542Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-02-19T10:15:00.542Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T10:15:00.542Z] [2021-02-19T10:15:00.542Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-02-19T10:15:00.542Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T10:15:00.542Z] [2021-02-19T10:15:00.542Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-02-19T10:15:00.542Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T10:15:00.542Z] [2021-02-19T10:15:00.542Z] [2021-02-19T10:15:00.542Z] DONE 24 tests, 23 skipped in 2.615s [2021-02-19T10:15:00.542Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-02-19T10:15:02.101Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T10:15:02.101Z] INFO: Testing against a local daemon [2021-02-19T10:15:02.101Z] === RUN TestSessionCreate [2021-02-19T10:15:02.101Z] --- SKIP: TestSessionCreate (0.00s) [2021-02-19T10:15:02.101Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-02-19T10:15:02.101Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-19T10:15:02.101Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-02-19T10:15:02.101Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-02-19T10:15:02.101Z] PASS [2021-02-19T10:15:02.101Z] ok github.com/docker/docker/integration/session 0.117s [2021-02-19T10:15:02.561Z] [2021-02-19T10:15:02.561Z] === Skipped [2021-02-19T10:15:02.561Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-02-19T10:15:02.561Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-02-19T10:15:02.561Z] [2021-02-19T10:15:02.561Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-02-19T10:15:02.561Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-02-19T10:15:02.561Z] [2021-02-19T10:15:02.561Z] [2021-02-19T10:15:02.561Z] DONE 2 tests, 2 skipped in 1.965s [2021-02-19T10:15:02.561Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-02-19T10:15:04.757Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T10:15:04.757Z] INFO: Testing against a local daemon [2021-02-19T10:15:04.757Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-19T10:15:04.757Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-19T10:15:04.757Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:04.757Z] === RUN TestEventsExecDie [2021-02-19T10:15:04.757Z] --- SKIP: TestEventsExecDie (0.00s) [2021-02-19T10:15:04.757Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-02-19T10:15:04.757Z] === RUN TestEventsBackwardsCompatible [2021-02-19T10:15:04.757Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-02-19T10:15:04.757Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-02-19T10:15:04.757Z] === RUN TestInfoAPI [2021-02-19T10:15:04.757Z] --- PASS: TestInfoAPI (0.03s) [2021-02-19T10:15:04.757Z] === RUN TestInfoAPIWarnings [2021-02-19T10:15:04.757Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-02-19T10:15:04.757Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-19T10:15:04.757Z] === RUN TestInfoDebug [2021-02-19T10:15:04.757Z] --- SKIP: TestInfoDebug (0.00s) [2021-02-19T10:15:04.757Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-19T10:15:04.757Z] === RUN TestInfoInsecureRegistries [2021-02-19T10:15:04.757Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-02-19T10:15:04.757Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-19T10:15:04.757Z] === RUN TestInfoRegistryMirrors [2021-02-19T10:15:04.757Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-02-19T10:15:04.757Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-19T10:15:04.757Z] === RUN TestLoginFailsWithBadCredentials [2021-02-19T10:15:05.217Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-02-19T10:15:05.217Z] === RUN TestPingCacheHeaders [2021-02-19T10:15:05.217Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-02-19T10:15:05.217Z] === RUN TestPingGet [2021-02-19T10:15:05.217Z] --- PASS: TestPingGet (0.03s) [2021-02-19T10:15:05.217Z] === RUN TestPingHead [2021-02-19T10:15:05.690Z] --- PASS: TestPingHead (0.03s) [2021-02-19T10:15:05.690Z] === RUN TestVersion [2021-02-19T10:15:05.690Z] --- PASS: TestVersion (0.02s) [2021-02-19T10:15:05.690Z] PASS [2021-02-19T10:15:05.690Z] ok github.com/docker/docker/integration/system 1.250s [2021-02-19T10:15:05.690Z] [2021-02-19T10:15:05.690Z] === Skipped [2021-02-19T10:15:05.690Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-19T10:15:05.690Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T10:15:05.690Z] [2021-02-19T10:15:05.690Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-02-19T10:15:05.690Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-02-19T10:15:05.690Z] [2021-02-19T10:15:05.690Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-02-19T10:15:05.690Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-02-19T10:15:05.690Z] [2021-02-19T10:15:05.690Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-02-19T10:15:05.690Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-19T10:15:05.690Z] [2021-02-19T10:15:05.690Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-02-19T10:15:05.690Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-19T10:15:05.690Z] [2021-02-19T10:15:05.690Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-02-19T10:15:05.690Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-19T10:15:05.690Z] [2021-02-19T10:15:05.690Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-02-19T10:15:05.690Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-19T10:15:05.690Z] [2021-02-19T10:15:05.690Z] [2021-02-19T10:15:05.690Z] DONE 13 tests, 7 skipped in 3.042s [2021-02-19T10:15:05.690Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-02-19T10:15:06.802Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-02-19T10:15:06.802Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-02-19T10:15:07.362Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-02-19T10:15:07.362Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-02-19T10:15:07.617Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-02-19T10:15:07.617Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-02-19T10:15:07.872Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-02-19T10:15:07.872Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-02-19T10:15:07.879Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T10:15:07.879Z] INFO: Testing against a local daemon [2021-02-19T10:15:07.879Z] === RUN TestVolumesCreateAndList [2021-02-19T10:15:07.879Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-02-19T10:15:07.879Z] === RUN TestVolumesRemove [2021-02-19T10:15:07.879Z] --- PASS: TestVolumesRemove (0.10s) [2021-02-19T10:15:07.879Z] === RUN TestVolumesInspect [2021-02-19T10:15:07.879Z] --- PASS: TestVolumesInspect (0.03s) [2021-02-19T10:15:07.879Z] === RUN TestVolumesInvalidJSON [2021-02-19T10:15:07.879Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-19T10:15:07.879Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-19T10:15:07.879Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-19T10:15:07.879Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-02-19T10:15:07.879Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-19T10:15:07.879Z] PASS [2021-02-19T10:15:07.879Z] ok github.com/docker/docker/integration/volume 0.306s [2021-02-19T10:15:07.879Z] [2021-02-19T10:15:07.879Z] DONE 5 tests in 2.318s [2021-02-19T10:15:07.879Z] INFO: make.ps1 ended at 02/19/2021 10:15:07 [2021-02-19T10:15:07.879Z] INFO: Integration CLI tests being run from the host: [2021-02-19T10:15:07.879Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-02-19T10:15:10.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-02-19T10:15:10.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-02-19T10:15:10.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-02-19T10:15:11.315Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-02-19T10:15:15.479Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-02-19T10:15:16.496Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T10:15:16.496Z] INFO: Testing against a local daemon [2021-02-19T10:15:16.496Z] === RUN TestDockerSuite [2021-02-19T10:15:16.496Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-02-19T10:15:16.496Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-02-19T10:15:16.496Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-02-19T10:15:16.496Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-02-19T10:15:16.496Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-02-19T10:15:16.496Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-02-19T10:15:16.496Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-02-19T10:15:16.496Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-02-19T10:15:16.956Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-02-19T10:15:16.956Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-02-19T10:15:17.416Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-02-19T10:15:17.876Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-02-19T10:15:17.993Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-02-19T10:15:17.993Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-02-19T10:15:18.920Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-02-19T10:15:20.807Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-02-19T10:15:20.807Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-02-19T10:15:21.368Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-02-19T10:15:21.929Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-02-19T10:15:22.856Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-02-19T10:15:28.096Z] --- PASS: TestDockerNetworkSuite (66.17s) [2021-02-19T10:15:28.096Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.92s) [2021-02-19T10:15:28.096Z] docker_cli_network_unix_test.go:46: [d5cbbac6a4f33] daemon is not started [2021-02-19T10:15:28.096Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.88s) [2021-02-19T10:15:28.096Z] docker_cli_network_unix_test.go:46: [df801b2ce8258] daemon is not started [2021-02-19T10:15:28.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.83s) [2021-02-19T10:15:28.096Z] docker_cli_network_unix_test.go:46: [dd324a18e00e5] daemon is not started [2021-02-19T10:15:28.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.87s) [2021-02-19T10:15:28.096Z] docker_cli_network_unix_test.go:46: [dc4db5424e547] daemon is not started [2021-02-19T10:15:28.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.89s) [2021-02-19T10:15:28.096Z] docker_cli_network_unix_test.go:1233: [d41b49f7c3861] daemon is not started [2021-02-19T10:15:28.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.56s) [2021-02-19T10:15:28.096Z] docker_cli_network_unix_test.go:46: [d04b0694a999e] daemon is not started [2021-02-19T10:15:28.096Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.46s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [d69315eb20984] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.48s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [d64edf9f38e59] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.40s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [da8bc37e7d513] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.75s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [d9fbf7ed1d321] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.53s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [dd5512a670fce] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.09s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [d8a4bbf43694b] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.32s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [da890f5f37718] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.22s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [d192050709dd7] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.38s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [d674bd3568924] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.12s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [d60ab88de7717] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.28s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [da66f451d8d11] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [d7bccf1359aad] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.19s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [d2d5f5d722aaa] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.84s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [dfb4c725d4975] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.03s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [dff949a7a5391] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [d585ed58c9d2c] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [d9322e02620c7] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [de6d920cae738] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.40s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:968: [d1811dae739dc] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.82s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [de6380401a16a] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.17s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:1116: [d01b21503a9a5] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [d092e3410519c] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.87s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [d1356974df42f] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [df9e0cb77962b] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [dbef9341ea0ba] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [d329ff0fc6ca1] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [daf8c2676f098] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [d4e233c728b22] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.58s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [d8d6c0fa85e91] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [daa1fe9835bd7] daemon is not started [2021-02-19T10:15:28.097Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [d942dc0bc7f9d] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.89s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [d34ac2ca7ba9d] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.58s) [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.13s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:1084: [d68889f7a913f] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [d8c09f5a5970c] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [d1407d19926cb] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.65s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [de64fa00179c9] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [d642d38385e9b] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.70s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [d888ae6c3831c] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.54s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [d443177a21d87] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.99s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [da169f74a2a4c] daemon is not started [2021-02-19T10:15:28.097Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.67s) [2021-02-19T10:15:28.097Z] docker_cli_network_unix_test.go:46: [d17036530718c] daemon is not started [2021-02-19T10:15:28.097Z] === RUN TestDockerHubPullSuite [2021-02-19T10:15:28.097Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-02-19T10:15:29.024Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-02-19T10:15:31.552Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-02-19T10:15:31.552Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-02-19T10:15:34.064Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-02-19T10:15:34.064Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-02-19T10:15:34.064Z] --- PASS: TestDockerHubPullSuite (6.68s) [2021-02-19T10:15:34.065Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.39s) [2021-02-19T10:15:34.065Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2021-02-19T10:15:34.065Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.46s) [2021-02-19T10:15:34.065Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.30s) [2021-02-19T10:15:34.065Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.24s) [2021-02-19T10:15:34.065Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-02-19T10:15:34.065Z] PASS [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === Skipped [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-02-19T10:15:34.065Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-02-19T10:15:34.065Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-02-19T10:15:34.065Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-19T10:15:34.065Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-02-19T10:15:34.065Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-19T10:15:34.065Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-02-19T10:15:34.065Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-19T10:15:34.065Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-19T10:15:34.065Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-19T10:15:34.065Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-02-19T10:15:34.065Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-02-19T10:15:34.065Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-19T10:15:34.065Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-02-19T10:15:34.065Z] docker_cli_sni_test.go:18: Flakey test [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-02-19T10:15:34.065Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-19T10:15:34.065Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-19T10:15:34.065Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-19T10:15:34.065Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-19T10:15:34.065Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-19T10:15:34.065Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-19T10:15:34.065Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-19T10:15:34.065Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-02-19T10:15:34.065Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-19T10:15:34.065Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-02-19T10:15:34.065Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-02-19T10:15:34.065Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-02-19T10:15:34.065Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-19T10:15:34.065Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-02-19T10:15:34.065Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-19T10:15:34.065Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-02-19T10:15:34.065Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-19T10:15:34.065Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-19T10:15:34.065Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-02-19T10:15:34.065Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-19T10:15:34.065Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-19T10:15:34.065Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-19T10:15:34.065Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-19T10:15:34.065Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-02-19T10:15:34.065Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-19T10:15:34.065Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-19T10:15:34.065Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-19T10:15:34.065Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-19T10:15:34.065Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-19T10:15:34.065Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-19T10:15:34.065Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-02-19T10:15:34.065Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-02-19T10:15:34.065Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-19T10:15:34.065Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-19T10:15:34.065Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-02-19T10:15:34.065Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-02-19T10:15:34.065Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-02-19T10:15:34.065Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-02-19T10:15:34.065Z] docker_cli_network_unix_test.go:46: [d942dc0bc7f9d] daemon is not started [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] [2021-02-19T10:15:34.065Z] DONE 1274 tests, 51 skipped in 1608.862s [2021-02-19T10:15:34.065Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-19T10:15:34.065Z] ++++ cat bundles/test-integration/docker.pid [2021-02-19T10:15:34.320Z] +++ kill 8141 [2021-02-19T10:15:35.246Z] +++ /etc/init.d/apparmor stop [2021-02-19T10:15:35.246Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-19T10:15:35.246Z] [2021-02-19T10:15:35.246Z] Unloading profiles will leave already running processes permanently [2021-02-19T10:15:35.246Z] unconfined, which can lead to unexpected situations. [2021-02-19T10:15:35.246Z] [2021-02-19T10:15:35.246Z] To set a process to complain mode, use the command line tool [2021-02-19T10:15:35.246Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-19T10:15:35.246Z] +++ true [2021-02-19T10:15:35.246Z] exiting test-integration [2021-02-19T10:15:35.246Z] ++ exit 0 [2021-02-19T10:15:35.246Z] [2021-02-19T10:15:35.501Z] + for job in $(jobs -p) [2021-02-19T10:15:35.501Z] + wait 11353 [2021-02-19T10:15:45.432Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-02-19T10:16:32.036Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-02-19T10:16:44.194Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-02-19T10:16:48.368Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-02-19T10:17:14.374Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-02-19T10:17:16.358Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-02-19T10:17:16.819Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-02-19T10:17:16.819Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-02-19T10:17:16.819Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-02-19T10:17:16.819Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-02-19T10:17:16.819Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-02-19T10:17:16.819Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-02-19T10:17:16.819Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-02-19T10:17:16.819Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-02-19T10:17:16.819Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-02-19T10:17:16.819Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-02-19T10:17:22.625Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-02-19T10:17:22.625Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-02-19T10:17:22.625Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-02-19T10:17:25.540Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-02-19T10:17:27.725Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-02-19T10:17:27.725Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-02-19T10:17:27.725Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-02-19T10:17:27.725Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-02-19T10:17:27.725Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-02-19T10:17:30.634Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-02-19T10:17:30.634Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-02-19T10:17:30.634Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-02-19T10:17:37.717Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-02-19T10:18:54.734Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-02-19T10:19:09.570Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-02-19T10:19:09.570Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-02-19T10:19:09.570Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-02-19T10:19:09.570Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-02-19T10:19:09.570Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-02-19T10:19:10.131Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-02-19T10:19:12.644Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-02-19T10:19:15.909Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-02-19T10:19:17.795Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-02-19T10:19:18.994Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-02-19T10:19:18.994Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-02-19T10:19:18.994Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-02-19T10:19:18.994Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-02-19T10:19:22.741Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-02-19T10:19:23.200Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-02-19T10:19:23.200Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-02-19T10:19:23.200Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-02-19T10:19:23.200Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-02-19T10:19:23.660Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-02-19T10:19:24.635Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-02-19T10:19:27.548Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-02-19T10:19:29.089Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-02-19T10:19:29.089Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-02-19T10:19:29.089Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-02-19T10:19:29.089Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-02-19T10:19:32.001Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-02-19T10:19:44.398Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-02-19T10:19:47.314Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-02-19T10:19:48.284Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-02-19T10:19:48.284Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-02-19T10:19:52.031Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-02-19T10:19:53.000Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-02-19T10:20:03.338Z] === RUN TestDockerSuite/TestBuildAddScript [2021-02-19T10:20:03.338Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-02-19T10:20:03.338Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-02-19T10:20:03.338Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-02-19T10:20:03.338Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-02-19T10:20:03.338Z] === RUN TestDockerSuite/TestBuildAddTar [2021-02-19T10:20:13.959Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-02-19T10:20:13.959Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-02-19T10:20:15.847Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-02-19T10:20:18.359Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-02-19T10:20:21.622Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-02-19T10:20:24.137Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-02-19T10:20:46.008Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-02-19T10:20:54.046Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-02-19T10:20:54.046Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-02-19T10:20:54.046Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-02-19T10:20:55.951Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-02-19T10:20:58.462Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-02-19T10:21:00.975Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-02-19T10:21:03.488Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-02-19T10:21:11.567Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-02-19T10:21:11.744Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-02-19T10:21:11.744Z] === RUN TestDockerSuite/TestBuildBlankName [2021-02-19T10:21:11.744Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-02-19T10:21:16.805Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-02-19T10:21:18.690Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-02-19T10:21:18.837Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-02-19T10:21:18.837Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-02-19T10:21:21.201Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-02-19T10:21:23.534Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-02-19T10:21:24.464Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-02-19T10:21:26.976Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-02-19T10:21:29.520Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-02-19T10:21:31.406Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-02-19T10:21:32.149Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-02-19T10:21:39.233Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-02-19T10:21:39.693Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-02-19T10:21:50.030Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-02-19T10:21:50.030Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-02-19T10:21:50.030Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-02-19T10:21:55.833Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-02-19T10:21:55.833Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-02-19T10:21:56.294Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-02-19T10:21:56.294Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-02-19T10:21:56.294Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-02-19T10:22:27.560Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-02-19T10:22:31.997Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-02-19T10:22:35.737Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-02-19T10:22:35.737Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-02-19T10:22:36.197Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-02-19T10:22:37.745Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-02-19T10:22:37.745Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-02-19T10:22:42.386Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-02-19T10:22:42.442Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-02-19T10:22:42.902Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-02-19T10:22:42.902Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-02-19T10:22:42.902Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-02-19T10:22:44.442Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-02-19T10:22:45.412Z] === RUN TestDockerSuite/TestBuildCmd [2021-02-19T10:22:45.880Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-02-19T10:22:46.340Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-02-19T10:22:47.310Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-02-19T10:22:52.008Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-02-19T10:22:54.191Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-02-19T10:22:54.191Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-02-19T10:22:55.161Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-02-19T10:22:55.161Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-02-19T10:22:55.621Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-02-19T10:22:57.803Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-02-19T10:22:58.263Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-02-19T10:22:58.724Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-02-19T10:22:58.724Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-02-19T10:22:59.694Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-02-19T10:23:00.153Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-02-19T10:23:00.154Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite (1652.79s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.82s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.27s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.55s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.44s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.44s) [2021-02-19T10:23:00.417Z] docker_api_swarm_test.go:562: [d45bd5ac955ba] joining swarm manager [d1373d9783c68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-19T10:23:00.417Z] docker_api_swarm_test.go:584: [d597683099cb3] joining swarm manager [d1373d9783c68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-19T10:23:00.417Z] check_test.go:380: [d45bd5ac955ba] daemon is not started [2021-02-19T10:23:00.417Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-02-19T10:23:00.417Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.90s) [2021-02-19T10:23:00.417Z] docker_api_swarm_test.go:45: [d48c67f2a5b87] joining swarm manager [dbafe3f6a6b88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.06s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.29s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.97s) [2021-02-19T10:23:00.417Z] docker_api_swarm_test.go:303: [d1c9f617dd1d6] joining swarm manager [d40225950664a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-19T10:23:00.417Z] docker_api_swarm_test.go:304: [dad39af09acf0] joining swarm manager [d40225950664a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-19T10:23:00.417Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-02-19T10:23:00.417Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.59s) [2021-02-19T10:23:00.417Z] docker_api_swarm_test.go:271: [d48c75223dc69] joining swarm manager [d7a77ad89ad94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-19T10:23:00.417Z] docker_api_swarm_test.go:272: [d298e0dcb301a] joining swarm manager [d7a77ad89ad94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.99s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.18s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.33s) [2021-02-19T10:23:00.417Z] docker_api_swarm_node_test.go:19: [d50b1ea1428d9] joining swarm manager [d00267f7a37b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-19T10:23:00.417Z] docker_api_swarm_node_test.go:20: [d4d95f52a4055] joining swarm manager [d00267f7a37b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (42.83s) [2021-02-19T10:23:00.417Z] docker_api_swarm_test.go:501: [d2440fa6c6c37] joining swarm manager [db11df932a9f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-19T10:23:00.417Z] docker_api_swarm_test.go:506: [d100ece6ffb57] joining swarm manager [db11df932a9f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.86s) [2021-02-19T10:23:00.417Z] docker_api_swarm_node_test.go:80: [de1458a9804d1] joining swarm manager [df1b6f08a922b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.45s) [2021-02-19T10:23:00.417Z] docker_api_swarm_node_test.go:52: [d30bd58a89a36] joining swarm manager [d3f27f7342cfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-19T10:23:00.417Z] docker_api_swarm_node_test.go:53: [d294a3bc21083] joining swarm manager [d3f27f7342cfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.60s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.75s) [2021-02-19T10:23:00.417Z] docker_api_swarm_test.go:201: [db0506adedc3a] joining swarm manager [dd9e22e3f7daf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.95s) [2021-02-19T10:23:00.417Z] docker_api_swarm_test.go:383: [d944ad7825458] joining swarm manager [d1edf9e35a3f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-19T10:23:00.417Z] docker_api_swarm_test.go:384: [d935f04178fd8] joining swarm manager [d1edf9e35a3f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-19T10:23:00.417Z] check_test.go:380: [d935f04178fd8] daemon is not started [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (58.11s) [2021-02-19T10:23:00.417Z] docker_api_swarm_test.go:801: [dc473bb335930] joining swarm manager [da2ab177b2e8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-19T10:23:00.417Z] docker_api_swarm_test.go:801: [dacb2b78a089e] joining swarm manager [da2ab177b2e8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-19T10:23:00.417Z] docker_api_swarm_test.go:801: [d03ddc92e15c2] joining swarm manager [da2ab177b2e8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-19T10:23:00.417Z] docker_api_swarm_test.go:801: [d2743f5160f8c] joining swarm manager [da2ab177b2e8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-02-19T10:23:00.417Z] docker_api_swarm_test.go:809: [da7e089b62da8] joining swarm manager [da2ab177b2e8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.60s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.18s) [2021-02-19T10:23:00.417Z] docker_api_swarm_service_test.go:394: [daa14092ef6b3] joining swarm manager [dd56ed9e3a293]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-19T10:23:00.417Z] docker_api_swarm_service_test.go:394: [dbdf5ad2618ae] joining swarm manager [dd56ed9e3a293]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.64s) [2021-02-19T10:23:00.417Z] docker_api_swarm_service_test.go:342: [ddadc7ffd6627] joining swarm manager [d691ea86ee49a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-19T10:23:00.417Z] docker_api_swarm_service_test.go:342: [df26e5610e23c] joining swarm manager [d691ea86ee49a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.03s) [2021-02-19T10:23:00.417Z] docker_api_swarm_service_test.go:489: [d868dcc65f767] joining swarm manager [da6e141635a99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-19T10:23:00.417Z] docker_api_swarm_service_test.go:489: [d5fa29f4b369f] joining swarm manager [da6e141635a99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.21s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.16s) [2021-02-19T10:23:00.417Z] docker_api_swarm_service_test.go:127: [df822e9cff845] joining swarm manager [dbcb9f2d3590f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-19T10:23:00.417Z] docker_api_swarm_service_test.go:128: [de436c0205f28] joining swarm manager [dbcb9f2d3590f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-19T10:23:00.417Z] docker_api_swarm_service_test.go:136: [d943095800b6f] joining swarm manager [dbcb9f2d3590f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-19T10:23:00.417Z] docker_api_swarm_service_test.go:137: [d34742952a633] joining swarm manager [dbcb9f2d3590f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.26s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.63s) [2021-02-19T10:23:00.417Z] docker_api_swarm_service_test.go:303: [dae6e3e75fffc] joining swarm manager [dfd1b85cc5bb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-19T10:23:00.417Z] docker_api_swarm_service_test.go:303: [db2a21699475f] joining swarm manager [dfd1b85cc5bb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.03s) [2021-02-19T10:23:00.417Z] docker_api_swarm_service_test.go:99: [d36facba915f5] joining swarm manager [d1ddd815b930a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-19T10:23:00.417Z] docker_api_swarm_service_test.go:100: [db284e6904112] joining swarm manager [d1ddd815b930a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-19T10:23:00.417Z] check_test.go:380: [d36facba915f5] daemon is not started [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.08s) [2021-02-19T10:23:00.417Z] docker_api_swarm_service_test.go:532: [dc0e36f21ca60] joining swarm manager [d0ed948b84786]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-19T10:23:00.417Z] docker_api_swarm_service_test.go:533: [d35e1f84bbba4] joining swarm manager [d0ed948b84786]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.34s) [2021-02-19T10:23:00.417Z] docker_api_swarm_service_test.go:147: [d70792f2fd788] joining swarm manager [d3a3275a8514b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-19T10:23:00.417Z] docker_api_swarm_service_test.go:147: [d3abfbc4a426a] joining swarm manager [d3a3275a8514b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.40s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.22s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.77s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.89s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.15s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.29s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.73s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.01s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.41s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.30s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.36s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (2.93s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.50s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.56s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.20s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.79s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.54s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.10s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.10s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.78s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.06s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.44s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.02s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.16s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.48s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.48s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.30s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.08s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.11s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.95s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.27s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.63s) [2021-02-19T10:23:00.417Z] docker_cli_service_logs_test.go:245: checking task tmangulv7mky [2021-02-19T10:23:00.417Z] docker_cli_service_logs_test.go:250: checking messages for tmangulv7mky [2021-02-19T10:23:00.417Z] docker_cli_service_logs_test.go:245: checking task y6tj70oy0hdr [2021-02-19T10:23:00.417Z] docker_cli_service_logs_test.go:250: checking messages for y6tj70oy0hdr [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.87s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.63s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.35s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.71s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.14s) [2021-02-19T10:23:00.417Z] docker_cli_swarm_test.go:1901: [d83906580668b] joining swarm manager [d38da7f9df1c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-19T10:23:00.417Z] docker_cli_swarm_test.go:1902: [d9397f1e9999f] joining swarm manager [d38da7f9df1c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.97s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (1.88s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.43s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.11s) [2021-02-19T10:23:00.417Z] docker_cli_swarm_test.go:1802: [dc344b8cb711c] joining swarm manager [d658e0d874a28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-19T10:23:00.417Z] docker_cli_swarm_test.go:1803: [dd40dbf0bb550] joining swarm manager [d658e0d874a28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.06s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (108.29s) [2021-02-19T10:23:00.417Z] docker_cli_swarm_test.go:1321: [d46191eb93463] joining swarm manager [dd255a2d17018]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-19T10:23:00.417Z] docker_cli_swarm_test.go:1322: [d45cedf0e3ae2] joining swarm manager [dd255a2d17018]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.50s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.19s) [2021-02-19T10:23:00.417Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.85s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.65s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.46s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.64s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.19s) [2021-02-19T10:23:00.418Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-02-19T10:23:00.418Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.54s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.90s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.78s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.30s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (45.60s) [2021-02-19T10:23:00.418Z] docker_cli_swarm_test.go:1186: [d03998f1fab34] joining swarm manager [df00cd9c7c789]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-19T10:23:00.418Z] docker_cli_swarm_test.go:1195: [d3d646b6dfbda] joining swarm manager [df00cd9c7c789]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.13s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.41s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (126.55s) [2021-02-19T10:23:00.418Z] docker_cli_swarm_test.go:1118: [d6571f2131504] joining swarm manager [daf6ff7b89bcd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-19T10:23:00.418Z] docker_cli_swarm_test.go:1119: [d81b4d6401885] joining swarm manager [daf6ff7b89bcd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-19T10:23:00.418Z] docker_cli_swarm_test.go:1172: [dcbbc328d7c8b] joining swarm manager [daf6ff7b89bcd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.40s) [2021-02-19T10:23:00.418Z] docker_cli_swarm_test.go:1453: [daff88b6360ad] joining swarm manager [de49643d71203]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-19T10:23:00.418Z] docker_cli_swarm_test.go:1454: [d2d31b56c0505] joining swarm manager [de49643d71203]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (1.92s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.29s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.04s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.27s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.65s) [2021-02-19T10:23:00.418Z] docker_cli_swarm_unix_test.go:62: [dffa96f7b69e7] joining swarm manager [d8870b75af241]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.34s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.18s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.28s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.28s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.58s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.16s) [2021-02-19T10:23:00.418Z] docker_api_swarm_test.go:961: [d9c1bae6d7f18] joining swarm manager [df7e051cf9efe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.59s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.39s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.31s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.74s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.25s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.59s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.56s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.64s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.67s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.55s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.85s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.94s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.88s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.31s) [2021-02-19T10:23:00.418Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.24s) [2021-02-19T10:23:00.418Z] === RUN TestDockerExternalVolumeSuite [2021-02-19T10:23:00.418Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-02-19T10:23:00.614Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-02-19T10:23:05.311Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-02-19T10:23:15.247Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-02-19T10:23:35.286Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-02-19T10:23:35.286Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-02-19T10:23:36.833Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-02-19T10:23:41.528Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-02-19T10:23:41.528Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-02-19T10:23:41.528Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-02-19T10:23:41.528Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-02-19T10:23:41.988Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-02-19T10:23:42.448Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-02-19T10:24:07.606Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-02-19T10:24:07.606Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-02-19T10:24:07.606Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-02-19T10:24:22.853Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-02-19T10:24:30.928Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-02-19T10:24:32.763Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-02-19T10:24:34.948Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-02-19T10:24:35.407Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-02-19T10:24:38.318Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-02-19T10:24:41.237Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-02-19T10:24:43.421Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-02-19T10:25:02.938Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-02-19T10:25:17.770Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-02-19T10:25:49.781Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-02-19T10:25:55.535Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-02-19T10:25:55.535Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-02-19T10:25:55.535Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-02-19T10:26:01.937Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-02-19T10:26:33.953Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-02-19T10:26:48.780Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-02-19T10:27:06.821Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-02-19T10:27:07.646Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-02-19T10:27:07.646Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-02-19T10:27:07.646Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-02-19T10:27:22.472Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-02-19T10:27:31.046Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-02-19T10:27:45.863Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-02-19T10:27:53.420Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-02-19T10:28:11.453Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-02-19T10:28:28.418Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-02-19T10:28:38.741Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-02-19T10:28:43.464Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-02-19T10:28:49.064Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-02-19T10:29:15.483Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-02-19T10:29:27.641Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-02-19T10:29:45.671Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-02-19T10:30:00.496Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-02-19T10:30:15.337Z] --- PASS: TestDockerExternalVolumeSuite (437.58s) [2021-02-19T10:30:15.337Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s) [2021-02-19T10:30:15.337Z] docker_cli_external_volume_driver_test.go:53: [d5816829a4c65] daemon is not started [2021-02-19T10:30:15.337Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-02-19T10:30:15.337Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.25s) [2021-02-19T10:30:15.337Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-02-19T10:30:15.337Z] docker_cli_external_volume_driver_test.go:53: [d98349ebbdabf] daemon is not started [2021-02-19T10:30:15.337Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-02-19T10:30:15.337Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-02-19T10:30:15.337Z] docker_cli_external_volume_driver_test.go:53: [df8cee729149b] daemon is not started [2021-02-19T10:30:15.337Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-02-19T10:30:15.337Z] docker_cli_external_volume_driver_test.go:53: [d8d19c6b6b360] daemon is not started [2021-02-19T10:30:15.337Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.25s) [2021-02-19T10:30:15.337Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.24s) [2021-02-19T10:30:15.337Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s) [2021-02-19T10:30:15.337Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2021-02-19T10:30:15.337Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.25s) [2021-02-19T10:30:15.337Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.36s) [2021-02-19T10:30:15.337Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.91s) [2021-02-19T10:30:15.337Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.23s) [2021-02-19T10:30:15.337Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.73s) [2021-02-19T10:30:15.337Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2021-02-19T10:30:15.337Z] docker_cli_external_volume_driver_test.go:485: [dab3850818fff] daemon is not started [2021-02-19T10:30:15.337Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-02-19T10:30:15.337Z] docker_cli_external_volume_driver_test.go:53: [d3a3579a49d99] daemon is not started [2021-02-19T10:30:15.337Z] PASS [2021-02-19T10:30:15.337Z] [2021-02-19T10:30:15.337Z] === Skipped [2021-02-19T10:30:15.337Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-02-19T10:30:15.337Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-02-19T10:30:15.337Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-02-19T10:30:15.337Z] check_test.go:309: [db548f53f13e3] daemon is not started [2021-02-19T10:30:15.337Z] [2021-02-19T10:30:15.337Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-02-19T10:30:15.337Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-02-19T10:30:15.337Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-02-19T10:30:15.337Z] check_test.go:309: [d48e69be332c2] daemon is not started [2021-02-19T10:30:15.337Z] [2021-02-19T10:30:15.337Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-02-19T10:30:15.337Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-02-19T10:30:15.337Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-02-19T10:30:15.337Z] check_test.go:309: [dfdded0f3100d] daemon is not started [2021-02-19T10:30:15.337Z] [2021-02-19T10:30:15.337Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-02-19T10:30:15.337Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-02-19T10:30:15.337Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-02-19T10:30:15.337Z] [2021-02-19T10:30:15.337Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-02-19T10:30:15.337Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-02-19T10:30:15.337Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-02-19T10:30:15.337Z] [2021-02-19T10:30:15.337Z] [2021-02-19T10:30:15.337Z] DONE 273 tests, 5 skipped in 2490.073s [2021-02-19T10:30:15.337Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-19T10:30:15.592Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6e438921e2f4/docker.pid [2021-02-19T10:30:15.592Z] +++ kill 6145 [2021-02-19T10:30:15.592Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6145 is not a child of this shell [2021-02-19T10:30:15.592Z] warning: PID 6145 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6e438921e2f4/docker.pid had a nonzero exit code [2021-02-19T10:30:15.592Z] ++++ cat bundles/test-integration/docker.pid [2021-02-19T10:30:15.592Z] +++ kill 8132 [2021-02-19T10:30:16.954Z] +++ /etc/init.d/apparmor stop [2021-02-19T10:30:16.954Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-19T10:30:16.954Z] [2021-02-19T10:30:16.954Z] Unloading profiles will leave already running processes permanently [2021-02-19T10:30:16.954Z] unconfined, which can lead to unexpected situations. [2021-02-19T10:30:16.954Z] [2021-02-19T10:30:16.954Z] To set a process to complain mode, use the command line tool [2021-02-19T10:30:16.954Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-19T10:30:16.954Z] +++ true [2021-02-19T10:30:16.954Z] exiting test-integration [2021-02-19T10:30:16.954Z] ++ exit 0 [2021-02-19T10:30:16.954Z] [2021-02-19T10:30:16.954Z] + exit 0 [2021-02-19T10:30:16.954Z] ++ jobs -p [2021-02-19T10:30:16.954Z] + pids= [2021-02-19T10:30:16.954Z] + echo 'Remaining pids to kill: []' [2021-02-19T10:30:16.954Z] Remaining pids to kill: [] [2021-02-19T10:30:16.954Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-02-19T10:30:16.963Z] Recording test results [2021-02-19T10:30:17.458Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-19T10:30:17.776Z] + echo Ensuring container killed. [2021-02-19T10:30:17.776Z] Ensuring container killed. [2021-02-19T10:30:17.776Z] + docker ps -aq -f name=docker-pr4-* [2021-02-19T10:30:17.776Z] + cids=d75d3ae38382 [2021-02-19T10:30:17.776Z] b95e94b3cb7d [2021-02-19T10:30:17.776Z] f0759b24bc8e [2021-02-19T10:30:17.776Z] + [ -n d75d3ae38382 [2021-02-19T10:30:17.776Z] b95e94b3cb7d [2021-02-19T10:30:17.776Z] f0759b24bc8e ] [2021-02-19T10:30:17.776Z] + docker rm -vf d75d3ae38382 b95e94b3cb7d f0759b24bc8e [2021-02-19T10:30:21.942Z] d75d3ae38382 [2021-02-19T10:30:21.942Z] b95e94b3cb7d [2021-02-19T10:30:21.942Z] f0759b24bc8e [Pipeline] sh [2021-02-19T10:30:22.265Z] + echo Chowning /workspace to jenkins user [2021-02-19T10:30:22.265Z] Chowning /workspace to jenkins user [2021-02-19T10:30:22.265Z] + id -u [2021-02-19T10:30:22.265Z] + id -g [2021-02-19T10:30:22.265Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42038:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-19T10:30:26.759Z] + bundleName=amd64 [2021-02-19T10:30:26.759Z] + echo Creating amd64-bundles.tar.gz [2021-02-19T10:30:26.759Z] Creating amd64-bundles.tar.gz [2021-02-19T10:30:26.759Z] + 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-19T10:30:26.759Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-02-19T10:30:27.695Z] Archiving artifacts [2021-02-19T10:30:33.329Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42038/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-19T10:30:33.634Z] + make clean [2021-02-19T10:30:33.889Z] docker volume rm -f docker-dev-cache [2021-02-19T10:30:33.889Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-19T10:30:45.559Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-02-19T10:30:45.559Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-02-19T10:30:45.559Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-02-19T10:30:45.559Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-02-19T10:30:45.559Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-02-19T10:30:45.559Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-02-19T10:30:45.559Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-02-19T10:30:45.559Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-02-19T10:30:45.559Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-02-19T10:30:46.019Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-02-19T10:30:48.934Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-02-19T10:30:53.626Z] === RUN TestDockerSuite/TestBuildEnv [2021-02-19T10:30:53.626Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-02-19T10:30:53.626Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-02-19T10:30:53.626Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-02-19T10:30:53.626Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-02-19T10:30:53.626Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-02-19T10:30:57.367Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-02-19T10:30:57.367Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-02-19T10:30:57.367Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-02-19T10:30:57.367Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-02-19T10:30:58.337Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-02-19T10:31:03.028Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-02-19T10:31:17.850Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-02-19T10:31:18.310Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-02-19T10:31:18.310Z] === RUN TestDockerSuite/TestBuildExpose [2021-02-19T10:31:18.310Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-02-19T10:31:18.310Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-02-19T10:31:18.310Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-02-19T10:31:18.310Z] === RUN TestDockerSuite/TestBuildFails [2021-02-19T10:31:21.226Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-02-19T10:31:21.226Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-02-19T10:31:27.019Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-02-19T10:31:31.712Z] === RUN TestDockerSuite/TestBuildForceRm [2021-02-19T10:31:38.790Z] === RUN TestDockerSuite/TestBuildFromGit [2021-02-19T10:31:43.480Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-02-19T10:31:44.449Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-02-19T10:31:50.244Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-02-19T10:31:50.244Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-02-19T10:31:50.244Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-02-19T10:31:50.704Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-02-19T10:31:50.704Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-02-19T10:32:05.520Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-02-19T10:32:05.520Z] === RUN TestDockerSuite/TestBuildHistory [2021-02-19T10:32:15.845Z] === RUN TestDockerSuite/TestBuildIidFile [2021-02-19T10:32:15.845Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-02-19T10:32:17.384Z] === RUN TestDockerSuite/TestBuildInheritance [2021-02-19T10:32:17.384Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-02-19T10:32:18.353Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-02-19T10:32:18.353Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-02-19T10:32:22.096Z] === RUN TestDockerSuite/TestBuildLabel [2021-02-19T10:32:23.065Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-02-19T10:32:23.524Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-02-19T10:32:24.492Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-02-19T10:32:24.951Z] === RUN TestDockerSuite/TestBuildLabels [2021-02-19T10:32:25.920Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-02-19T10:32:27.457Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-02-19T10:32:33.255Z] === RUN TestDockerSuite/TestBuildLastModified [2021-02-19T10:32:33.255Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-02-19T10:32:33.255Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-02-19T10:32:33.255Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-02-19T10:32:33.255Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-02-19T10:32:33.255Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-02-19T10:32:33.714Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-02-19T10:32:34.173Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-02-19T10:32:34.633Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-02-19T10:32:39.325Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-02-19T10:33:00.428Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-02-19T10:33:00.428Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-02-19T10:33:00.428Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-02-19T10:33:30.388Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-02-19T10:33:45.209Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-02-19T10:33:48.116Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-02-19T10:33:53.913Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-02-19T10:33:59.709Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-02-19T10:34:17.400Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-02-19T10:34:17.400Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-02-19T10:34:27.724Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-02-19T10:34:27.724Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-02-19T10:34:27.724Z] === RUN TestDockerSuite/TestBuildNetNone [2021-02-19T10:34:27.724Z] === RUN TestDockerSuite/TestBuildNoContext [2021-02-19T10:34:29.903Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-02-19T10:34:34.602Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-02-19T10:34:36.782Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-02-19T10:34:36.782Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-02-19T10:34:36.782Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-02-19T10:34:39.691Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-02-19T10:34:40.662Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-02-19T10:34:42.200Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-02-19T10:34:57.027Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-02-19T10:34:57.027Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-02-19T10:35:05.598Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-02-19T10:35:09.343Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-02-19T10:35:17.919Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-02-19T10:35:21.659Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-02-19T10:35:26.353Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-02-19T10:35:26.812Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-02-19T10:35:26.812Z] === RUN TestDockerSuite/TestBuildPATH [2021-02-19T10:35:26.812Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-02-19T10:35:28.992Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-02-19T10:35:28.992Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-02-19T10:36:11.526Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-02-19T10:36:41.501Z] === RUN TestDockerSuite/TestBuildRm [2021-02-19T10:36:50.078Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-02-19T10:36:52.261Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-02-19T10:36:52.721Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-02-19T10:36:52.721Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-02-19T10:36:54.259Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-02-19T10:36:58.007Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-02-19T10:37:00.914Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-02-19T10:37:04.654Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-02-19T10:37:19.471Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-02-19T10:37:19.471Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-02-19T10:37:20.441Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-02-19T10:37:29.017Z] === RUN TestDockerSuite/TestBuildSpaces [2021-02-19T10:37:29.017Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-02-19T10:37:33.710Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-02-19T10:37:33.710Z] === RUN TestDockerSuite/TestBuildStderr [2021-02-19T10:37:37.452Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-02-19T10:37:55.147Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-02-19T10:37:55.147Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-02-19T10:37:58.060Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-02-19T10:37:59.597Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-02-19T10:38:03.334Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-02-19T10:38:08.026Z] === RUN TestDockerSuite/TestBuildUser [2021-02-19T10:38:08.026Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-02-19T10:38:08.026Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-02-19T10:38:08.026Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-02-19T10:38:11.764Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-02-19T10:38:12.732Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-02-19T10:38:19.820Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-02-19T10:38:19.820Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-02-19T10:38:19.820Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-02-19T10:38:40.918Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-02-19T10:38:40.918Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-02-19T10:38:53.303Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-02-19T10:39:03.630Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-02-19T10:39:03.630Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-02-19T10:39:03.630Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-02-19T10:39:05.816Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-02-19T10:39:06.277Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-02-19T10:39:16.607Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-02-19T10:39:20.343Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-02-19T10:39:20.343Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-02-19T10:39:38.047Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-02-19T10:39:38.047Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-02-19T10:39:38.047Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-02-19T10:39:38.047Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-02-19T10:39:38.507Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-02-19T10:39:47.089Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-02-19T10:39:48.060Z] === RUN TestDockerSuite/TestBuildXZHost [2021-02-19T10:39:48.060Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-02-19T10:39:48.060Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-02-19T10:39:48.060Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-02-19T10:39:50.246Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-02-19T10:39:53.996Z] === RUN TestDockerSuite/TestCommitChange [2021-02-19T10:39:58.694Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-02-19T10:40:02.435Z] === RUN TestDockerSuite/TestCommitHardlink [2021-02-19T10:40:02.435Z] === RUN TestDockerSuite/TestCommitNewFile [2021-02-19T10:40:14.830Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-02-19T10:40:14.830Z] === RUN TestDockerSuite/TestCommitTTY [2021-02-19T10:40:25.160Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-02-19T10:40:28.070Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-02-19T10:40:28.071Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-02-19T10:40:28.071Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-02-19T10:40:28.071Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-02-19T10:40:28.071Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-02-19T10:40:28.071Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-02-19T10:40:28.071Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-02-19T10:40:28.071Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-02-19T10:40:28.071Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-02-19T10:40:35.153Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-02-19T10:40:40.955Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-02-19T10:40:40.955Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-02-19T10:40:42.495Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-02-19T10:40:42.495Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-02-19T10:40:42.495Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-02-19T10:40:42.495Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-02-19T10:40:49.579Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-02-19T10:40:49.579Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-02-19T10:40:49.579Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-02-19T10:40:51.763Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-02-19T10:40:51.763Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-02-19T10:40:51.763Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-02-19T10:40:51.763Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-02-19T10:40:51.763Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-02-19T10:40:54.680Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-02-19T10:40:56.223Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-02-19T10:40:58.426Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-02-19T10:40:58.426Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-02-19T10:40:58.426Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-02-19T10:41:00.607Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-02-19T10:41:00.607Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-02-19T10:41:02.790Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-02-19T10:41:02.790Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-02-19T10:41:02.790Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-02-19T10:41:04.973Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-02-19T10:41:04.973Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-02-19T10:41:07.157Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-02-19T10:41:07.157Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-02-19T10:41:09.339Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-02-19T10:41:09.339Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-02-19T10:41:11.523Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-02-19T10:41:20.281Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-02-19T10:41:24.021Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-02-19T10:41:24.021Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-02-19T10:41:24.021Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-02-19T10:41:24.021Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-02-19T10:41:24.021Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-02-19T10:41:25.563Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-02-19T10:41:25.563Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-02-19T10:41:33.004Z] === RUN TestDockerSuite/TestContainerAPITop [2021-02-19T10:41:33.004Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-02-19T10:41:34.545Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-02-19T10:41:34.545Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-02-19T10:41:39.241Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-02-19T10:41:40.781Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-02-19T10:41:40.781Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-02-19T10:41:40.781Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-02-19T10:41:40.781Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-02-19T10:41:40.781Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-02-19T10:41:40.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-02-19T10:41:42.330Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-02-19T10:41:42.330Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-02-19T10:41:50.913Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-02-19T10:41:57.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-02-19T10:42:00.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-02-19T10:42:02.366Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0002c58c0_} [2021-02-19T10:42:05.277Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1014591818_c:\foo_false____} [2021-02-19T10:42:07.462Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1014591818_c:\foo_true____} [2021-02-19T10:42:14.547Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-02-19T10:42:14.547Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-02-19T10:42:14.547Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-02-19T10:42:14.547Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-02-19T10:42:14.547Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-02-19T10:42:14.547Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-02-19T10:42:14.547Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-02-19T10:42:14.547Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-02-19T10:42:14.547Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-02-19T10:42:15.007Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-02-19T10:42:15.007Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-02-19T10:42:15.007Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-02-19T10:42:15.007Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-02-19T10:42:15.007Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-02-19T10:42:15.007Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-02-19T10:42:15.007Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-02-19T10:42:15.007Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-02-19T10:42:15.007Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-02-19T10:42:17.188Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-02-19T10:42:17.188Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-02-19T10:42:17.649Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-02-19T10:42:17.649Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-02-19T10:42:17.649Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-02-19T10:42:17.649Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-02-19T10:42:17.649Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-02-19T10:42:17.649Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-02-19T10:42:17.649Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-02-19T10:42:17.649Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-02-19T10:42:17.649Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-02-19T10:42:17.649Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-02-19T10:42:17.649Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-02-19T10:42:17.649Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-02-19T10:42:19.831Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-02-19T10:42:19.831Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-02-19T10:42:19.831Z] === RUN TestDockerSuite/TestCpRelativePath [2021-02-19T10:42:22.013Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-02-19T10:42:22.013Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-02-19T10:42:22.013Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-02-19T10:42:22.013Z] === RUN TestDockerSuite/TestCpToCaseA [2021-02-19T10:42:26.727Z] === RUN TestDockerSuite/TestCpToCaseB [2021-02-19T10:42:28.909Z] === RUN TestDockerSuite/TestCpToCaseC [2021-02-19T10:42:28.909Z] === RUN TestDockerSuite/TestCpToCaseD [2021-02-19T10:42:28.909Z] === RUN TestDockerSuite/TestCpToCaseE [2021-02-19T10:42:37.498Z] === RUN TestDockerSuite/TestCpToCaseF [2021-02-19T10:42:37.498Z] === RUN TestDockerSuite/TestCpToCaseG [2021-02-19T10:42:37.498Z] === RUN TestDockerSuite/TestCpToCaseH [2021-02-19T10:42:49.898Z] === RUN TestDockerSuite/TestCpToCaseI [2021-02-19T10:42:49.898Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-02-19T10:42:49.898Z] === RUN TestDockerSuite/TestCpToDot [2021-02-19T10:42:52.809Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-02-19T10:42:52.809Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-02-19T10:42:52.809Z] === RUN TestDockerSuite/TestCpToStdout [2021-02-19T10:42:54.996Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-02-19T10:42:54.996Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-02-19T10:42:54.996Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-02-19T10:42:54.996Z] === RUN TestDockerSuite/TestCpVolumePath [2021-02-19T10:42:54.996Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-02-19T10:42:54.996Z] === RUN TestDockerSuite/TestCreateArgs [2021-02-19T10:42:54.996Z] === RUN TestDockerSuite/TestCreateByImageID [2021-02-19T10:42:57.179Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-02-19T10:42:59.362Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-02-19T10:42:59.362Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-02-19T10:42:59.362Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-02-19T10:43:01.547Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-02-19T10:43:02.007Z] === RUN TestDockerSuite/TestCreateLabels [2021-02-19T10:43:02.467Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-02-19T10:43:02.467Z] === RUN TestDockerSuite/TestCreateRM [2021-02-19T10:43:02.467Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-02-19T10:43:02.467Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-02-19T10:43:02.927Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-02-19T10:43:02.927Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-02-19T10:43:10.019Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-02-19T10:43:10.019Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-02-19T10:43:10.479Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-02-19T10:43:14.224Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-02-19T10:43:14.684Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-02-19T10:43:14.684Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-02-19T10:43:16.866Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-02-19T10:43:16.866Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-02-19T10:43:16.866Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-02-19T10:43:16.866Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-02-19T10:43:16.866Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-02-19T10:43:16.866Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-02-19T10:43:16.866Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-02-19T10:43:16.866Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-02-19T10:43:16.866Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-02-19T10:43:16.866Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-02-19T10:43:16.866Z] === RUN TestDockerSuite/TestDevicePermissions [2021-02-19T10:43:16.866Z] === RUN TestDockerSuite/TestDockerFails [2021-02-19T10:43:16.866Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-02-19T10:43:16.866Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-02-19T10:43:16.866Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-02-19T10:43:16.866Z] === RUN TestDockerSuite/TestEventsAttach [2021-02-19T10:43:16.866Z] === RUN TestDockerSuite/TestEventsCommit [2021-02-19T10:43:16.866Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-02-19T10:43:19.047Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-02-19T10:43:21.230Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-02-19T10:43:23.412Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-02-19T10:43:35.803Z] === RUN TestDockerSuite/TestEventsCopy [2021-02-19T10:43:40.498Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-02-19T10:43:45.201Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-02-19T10:43:47.383Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-02-19T10:43:47.843Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-02-19T10:43:51.587Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-02-19T10:43:52.558Z] === RUN TestDockerSuite/TestEventsFilterType [2021-02-19T10:43:53.528Z] === RUN TestDockerSuite/TestEventsFilters [2021-02-19T10:43:58.228Z] === RUN TestDockerSuite/TestEventsFormat [2021-02-19T10:44:01.968Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-02-19T10:44:01.968Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-02-19T10:44:01.968Z] === RUN TestDockerSuite/TestEventsImageImport [2021-02-19T10:44:01.968Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-02-19T10:44:01.968Z] === RUN TestDockerSuite/TestEventsImagePull [2021-02-19T10:44:01.968Z] === RUN TestDockerSuite/TestEventsImageTag [2021-02-19T10:44:03.508Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-02-19T10:44:03.508Z] === RUN TestDockerSuite/TestEventsRename [2021-02-19T10:44:05.691Z] === RUN TestDockerSuite/TestEventsResize [2021-02-19T10:44:08.601Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-02-19T10:44:10.143Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-02-19T10:44:12.325Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-02-19T10:44:17.024Z] === RUN TestDockerSuite/TestEventsTop [2021-02-19T10:44:17.024Z] === RUN TestDockerSuite/TestEventsUntag [2021-02-19T10:44:19.936Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-02-19T10:44:23.677Z] === RUN TestDockerSuite/TestExec [2021-02-19T10:44:23.677Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-02-19T10:44:23.677Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-02-19T10:44:25.217Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-02-19T10:44:27.464Z] === RUN TestDockerSuite/TestExecAPIStart [2021-02-19T10:44:27.464Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-02-19T10:44:27.464Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-02-19T10:44:27.464Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-02-19T10:44:29.004Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-02-19T10:44:31.186Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-02-19T10:44:33.367Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-02-19T10:44:34.908Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-02-19T10:44:38.655Z] === RUN TestDockerSuite/TestExecCgroup [2021-02-19T10:44:38.655Z] === RUN TestDockerSuite/TestExecEnv [2021-02-19T10:44:38.655Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-02-19T10:44:38.655Z] === RUN TestDockerSuite/TestExecExitStatus [2021-02-19T10:44:40.837Z] === RUN TestDockerSuite/TestExecInspectID [2021-02-19T10:44:44.580Z] === RUN TestDockerSuite/TestExecInteractive [2021-02-19T10:44:44.580Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-02-19T10:44:44.580Z] === RUN TestDockerSuite/TestExecParseError [2021-02-19T10:44:44.580Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-02-19T10:44:44.580Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-02-19T10:44:44.580Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-02-19T10:44:46.762Z] === RUN TestDockerSuite/TestExecSetEnv [2021-02-19T10:44:46.762Z] === RUN TestDockerSuite/TestExecStartFails [2021-02-19T10:44:46.762Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-02-19T10:44:46.762Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-02-19T10:44:46.762Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-02-19T10:44:46.762Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-02-19T10:44:48.944Z] === RUN TestDockerSuite/TestExecUlimits [2021-02-19T10:44:48.944Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-02-19T10:44:54.787Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-02-19T10:44:54.787Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-02-19T10:44:54.787Z] === RUN TestDockerSuite/TestExecWithUser [2021-02-19T10:44:54.787Z] === RUN TestDockerSuite/TestGetContainerStats [2021-02-19T10:45:00.590Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-02-19T10:45:07.688Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-02-19T10:45:09.877Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-02-19T10:45:15.682Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-02-19T10:45:15.682Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-02-19T10:45:15.682Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-02-19T10:45:15.682Z] === RUN TestDockerSuite/TestHealth [2021-02-19T10:45:15.682Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-02-19T10:45:15.682Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-02-19T10:45:15.682Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-02-19T10:45:15.682Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-02-19T10:45:20.386Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-02-19T10:45:20.386Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-02-19T10:45:20.386Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-02-19T10:45:20.386Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-02-19T10:45:20.386Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-02-19T10:45:20.386Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-02-19T10:45:20.846Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-02-19T10:45:20.846Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-02-19T10:45:21.816Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-02-19T10:45:21.816Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-02-19T10:45:24.000Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-02-19T10:45:24.000Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-02-19T10:45:26.182Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-02-19T10:45:33.266Z] === RUN TestDockerSuite/TestImagesFormat [2021-02-19T10:45:33.266Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-02-19T10:45:33.266Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-02-19T10:45:37.012Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-02-19T10:45:37.012Z] === RUN TestDockerSuite/TestImportBadURL [2021-02-19T10:45:39.922Z] === RUN TestDockerSuite/TestImportDisplay [2021-02-19T10:45:39.922Z] === RUN TestDockerSuite/TestImportFile [2021-02-19T10:45:39.922Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-02-19T10:45:39.922Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-02-19T10:45:39.922Z] === RUN TestDockerSuite/TestImportGzipped [2021-02-19T10:45:39.922Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-02-19T10:45:39.922Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-02-19T10:45:39.922Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-02-19T10:45:39.922Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-02-19T10:45:39.922Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-02-19T10:45:39.922Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-02-19T10:45:39.922Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-02-19T10:45:39.922Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-02-19T10:45:42.103Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-02-19T10:45:44.282Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-02-19T10:45:44.282Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-02-19T10:45:44.282Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-02-19T10:45:44.282Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-02-19T10:45:44.282Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-02-19T10:45:46.463Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-02-19T10:45:46.463Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-02-19T10:45:48.644Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-02-19T10:45:48.644Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-02-19T10:45:48.644Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-02-19T10:45:48.644Z] === RUN TestDockerSuite/TestInspectDefault [2021-02-19T10:45:50.825Z] === RUN TestDockerSuite/TestInspectHistory [2021-02-19T10:45:54.563Z] === RUN TestDockerSuite/TestInspectImage [2021-02-19T10:45:54.563Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-02-19T10:45:54.563Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-02-19T10:45:54.563Z] === RUN TestDockerSuite/TestInspectInt64 [2021-02-19T10:45:57.473Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-02-19T10:45:59.012Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-02-19T10:45:59.012Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-02-19T10:46:01.192Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-02-19T10:46:03.372Z] === RUN TestDockerSuite/TestInspectPlugin [2021-02-19T10:46:03.372Z] === RUN TestDockerSuite/TestInspectRootFS [2021-02-19T10:46:03.372Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-02-19T10:46:05.552Z] === RUN TestDockerSuite/TestInspectStatus [2021-02-19T10:46:07.732Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-02-19T10:46:12.426Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-02-19T10:46:13.966Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-02-19T10:46:16.145Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-02-19T10:46:18.327Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-02-19T10:46:19.865Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-02-19T10:46:22.044Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-02-19T10:46:24.225Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-02-19T10:46:24.225Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-02-19T10:46:24.225Z] === RUN TestDockerSuite/TestLinksEnvs [2021-02-19T10:46:24.225Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-02-19T10:46:24.225Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-02-19T10:46:24.225Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-02-19T10:46:24.225Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-02-19T10:46:24.225Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-02-19T10:46:24.225Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-02-19T10:46:24.225Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-02-19T10:46:24.225Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-02-19T10:46:24.225Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-02-19T10:46:24.225Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-02-19T10:46:24.225Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-02-19T10:46:24.225Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-02-19T10:46:24.225Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-02-19T10:46:24.225Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-02-19T10:46:24.225Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-02-19T10:46:24.691Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-02-19T10:46:24.691Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-02-19T10:46:26.228Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-02-19T10:46:28.416Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-02-19T10:46:34.219Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-02-19T10:46:36.402Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-02-19T10:46:36.403Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-02-19T10:46:38.583Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-02-19T10:46:38.583Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-02-19T10:46:44.380Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-02-19T10:46:50.240Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-02-19T10:46:56.036Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-02-19T10:46:57.577Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-02-19T10:47:00.488Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-02-19T10:47:00.488Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-02-19T10:47:02.667Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-02-19T10:47:04.853Z] === RUN TestDockerSuite/TestLogsSince [2021-02-19T10:47:13.427Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-02-19T10:47:13.427Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-02-19T10:47:13.427Z] === RUN TestDockerSuite/TestLogsTail [2021-02-19T10:47:16.335Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-02-19T10:47:18.516Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-02-19T10:47:20.695Z] === RUN TestDockerSuite/TestMountIntoProc [2021-02-19T10:47:20.695Z] === RUN TestDockerSuite/TestMountIntoSys [2021-02-19T10:47:20.695Z] === RUN TestDockerSuite/TestNetHostname [2021-02-19T10:47:20.695Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-02-19T10:47:20.695Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-02-19T10:47:20.695Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-02-19T10:47:20.695Z] === RUN TestDockerSuite/TestPluginActive [2021-02-19T10:47:20.695Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-02-19T10:47:20.695Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-02-19T10:47:20.695Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-02-19T10:47:21.154Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-02-19T10:47:21.154Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-02-19T10:47:21.154Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-02-19T10:47:21.154Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-02-19T10:47:21.154Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-02-19T10:47:21.154Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-02-19T10:47:21.154Z] === RUN TestDockerSuite/TestPortHostBinding [2021-02-19T10:47:21.154Z] === RUN TestDockerSuite/TestPortList [2021-02-19T10:47:21.154Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-02-19T10:47:25.847Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-02-19T10:47:25.847Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-02-19T10:47:25.847Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-02-19T10:47:25.847Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-02-19T10:47:25.847Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-02-19T10:47:25.847Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-02-19T10:47:25.847Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-02-19T10:47:25.847Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-02-19T10:47:25.847Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-02-19T10:47:25.847Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-02-19T10:47:29.585Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-02-19T10:47:29.585Z] === RUN TestDockerSuite/TestPsByOrder [2021-02-19T10:47:38.156Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-02-19T10:47:38.156Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-02-19T10:47:48.487Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-02-19T10:48:06.185Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-02-19T10:48:06.185Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-02-19T10:48:06.185Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-02-19T10:48:18.618Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-02-19T10:48:21.525Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-02-19T10:48:33.909Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-02-19T10:48:37.651Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-02-19T10:48:37.651Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-02-19T10:48:37.651Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-02-19T10:48:42.344Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-02-19T10:48:42.344Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-02-19T10:48:42.344Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-02-19T10:48:42.344Z] === RUN TestDockerSuite/TestPsRightTagName [2021-02-19T10:48:42.344Z] === RUN TestDockerSuite/TestPsShowMounts [2021-02-19T10:48:49.558Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-02-19T10:48:49.558Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-02-19T10:48:50.527Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-02-19T10:48:50.991Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-02-19T10:48:51.962Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-02-19T10:48:52.931Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-02-19T10:48:52.931Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-02-19T10:48:57.635Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-02-19T10:49:00.542Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-02-19T10:49:02.723Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-02-19T10:49:20.421Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-02-19T10:49:20.421Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-02-19T10:49:24.158Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-02-19T10:49:24.618Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-02-19T10:49:24.618Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-02-19T10:49:25.596Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-02-19T10:49:29.336Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-02-19T10:49:33.074Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-02-19T10:49:33.074Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-02-19T10:49:37.770Z] === RUN TestDockerSuite/TestRmiBlank [2021-02-19T10:49:37.770Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-02-19T10:49:37.770Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-02-19T10:49:50.214Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-02-19T10:49:53.123Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-02-19T10:49:54.092Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-02-19T10:49:59.891Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-02-19T10:50:04.584Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-02-19T10:50:11.660Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-02-19T10:50:14.568Z] === RUN TestDockerSuite/TestRmiTag [2021-02-19T10:50:15.546Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-02-19T10:50:17.723Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-02-19T10:50:32.527Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-02-19T10:50:35.434Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-02-19T10:50:39.171Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-02-19T10:50:40.707Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-02-19T10:50:40.707Z] === RUN TestDockerSuite/TestRunAddHost [2021-02-19T10:50:40.707Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-02-19T10:50:40.707Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-02-19T10:50:40.707Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-02-19T10:50:40.707Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-02-19T10:50:40.707Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-02-19T10:50:40.707Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-02-19T10:50:42.242Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-02-19T10:50:42.242Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-02-19T10:50:42.242Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-02-19T10:50:46.940Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-02-19T10:50:49.119Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-02-19T10:50:51.294Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-02-19T10:50:58.363Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-02-19T10:51:00.543Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-02-19T10:51:00.543Z] === RUN TestDockerSuite/TestRunBindMounts [2021-02-19T10:51:05.229Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-02-19T10:51:05.229Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-02-19T10:51:05.229Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-02-19T10:51:05.229Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-02-19T10:51:05.229Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-02-19T10:51:05.229Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-02-19T10:51:05.229Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-02-19T10:51:05.229Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-02-19T10:51:05.229Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-02-19T10:51:05.229Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-02-19T10:51:05.229Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-02-19T10:51:05.229Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-02-19T10:51:07.405Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-02-19T10:51:07.405Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-02-19T10:51:10.309Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-02-19T10:51:10.309Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-02-19T10:51:10.309Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-02-19T10:51:11.849Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-02-19T10:51:11.849Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-02-19T10:51:11.849Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-02-19T10:51:12.308Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-02-19T10:51:12.308Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-02-19T10:51:12.308Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-02-19T10:51:12.308Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-02-19T10:51:12.308Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-02-19T10:51:14.491Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-02-19T10:51:16.671Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-02-19T10:51:18.851Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-02-19T10:51:18.851Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-02-19T10:51:18.851Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-02-19T10:51:18.851Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-02-19T10:51:21.027Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-02-19T10:51:21.027Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-02-19T10:51:21.027Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-02-19T10:51:21.027Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-02-19T10:51:21.027Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-02-19T10:51:22.572Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-02-19T10:51:27.259Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-02-19T10:51:27.259Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-02-19T10:51:27.259Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-02-19T10:51:27.259Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-02-19T10:51:27.259Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-02-19T10:51:27.259Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-02-19T10:51:27.259Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-02-19T10:51:29.438Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-02-19T10:51:29.438Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-02-19T10:51:29.438Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-02-19T10:51:29.438Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-02-19T10:51:31.618Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-02-19T10:51:33.798Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-02-19T10:51:33.798Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-02-19T10:51:40.873Z] === RUN TestDockerSuite/TestRunEnvironment [2021-02-19T10:51:40.873Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-02-19T10:51:40.873Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-02-19T10:51:40.873Z] === RUN TestDockerSuite/TestRunExitCode [2021-02-19T10:51:47.945Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-02-19T10:51:50.122Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-02-19T10:51:51.657Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-02-19T10:51:53.834Z] === RUN TestDockerSuite/TestRunExposePort [2021-02-19T10:51:53.834Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-02-19T10:51:53.834Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-02-19T10:51:54.293Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-02-19T10:51:54.293Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-02-19T10:51:54.293Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-19T10:51:54.293Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-02-19T10:51:54.293Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-02-19T10:51:54.293Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-02-19T10:52:09.276Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-02-19T10:52:09.276Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-02-19T10:52:09.276Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-02-19T10:52:09.276Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-02-19T10:52:09.276Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-02-19T10:52:09.276Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-02-19T10:52:09.276Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-02-19T10:52:15.070Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-02-19T10:52:15.070Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-02-19T10:52:16.038Z] === RUN TestDockerSuite/TestRunModeHostname [2021-02-19T10:52:16.038Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-02-19T10:52:16.038Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-02-19T10:52:16.038Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-02-19T10:52:16.038Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-02-19T10:52:16.038Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-02-19T10:52:16.038Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-02-19T10:52:16.038Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-02-19T10:52:16.038Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-02-19T10:52:16.038Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-02-19T10:52:16.038Z] === RUN TestDockerSuite/TestRunMount [2021-02-19T10:52:16.038Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-02-19T10:52:16.038Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-02-19T10:52:16.038Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-02-19T10:52:16.038Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-02-19T10:52:23.109Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-02-19T10:52:23.109Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-02-19T10:52:23.109Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-02-19T10:52:23.109Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-02-19T10:52:27.797Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-02-19T10:52:31.531Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-02-19T10:52:31.531Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-02-19T10:52:31.531Z] === RUN TestDockerSuite/TestRunNetHost [2021-02-19T10:52:31.531Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-02-19T10:52:31.531Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-02-19T10:52:31.531Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-02-19T10:52:31.531Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-02-19T10:52:31.531Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-02-19T10:52:31.531Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-02-19T10:52:31.531Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-02-19T10:52:31.531Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-02-19T10:52:32.500Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-02-19T10:52:34.680Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-02-19T10:52:36.858Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-02-19T10:52:37.826Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-02-19T10:52:40.004Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-02-19T10:52:40.004Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-02-19T10:52:40.004Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-02-19T10:52:40.004Z] === RUN TestDockerSuite/TestRunPortInUse [2021-02-19T10:52:40.004Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-02-19T10:52:40.004Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-02-19T10:52:40.004Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-02-19T10:52:40.004Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-02-19T10:52:40.004Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-19T10:52:42.912Z] === RUN TestDockerSuite/TestRunPublishPort [2021-02-19T10:52:42.912Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-02-19T10:52:42.912Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-02-19T10:52:42.912Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-02-19T10:52:42.912Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-02-19T10:52:42.912Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-02-19T10:52:49.985Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-02-19T10:52:49.985Z] === RUN TestDockerSuite/TestRunRm [2021-02-19T10:52:57.062Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-02-19T10:53:02.855Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-02-19T10:53:04.399Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-02-19T10:53:06.710Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-02-19T10:53:08.890Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-02-19T10:53:11.250Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-02-19T10:53:11.250Z] === RUN TestDockerSuite/TestRunState [2021-02-19T10:53:11.250Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-02-19T10:53:12.792Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-02-19T10:53:12.792Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-02-19T10:53:14.970Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-02-19T10:53:14.970Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-02-19T10:53:14.970Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-02-19T10:53:14.970Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-02-19T10:53:14.970Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-02-19T10:53:14.970Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-02-19T10:53:19.663Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-02-19T10:53:19.663Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-02-19T10:53:19.663Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-02-19T10:53:19.663Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-02-19T10:53:19.663Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-02-19T10:53:19.663Z] === RUN TestDockerSuite/TestRunUserByID [2021-02-19T10:53:19.663Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-02-19T10:53:19.663Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-02-19T10:53:19.663Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-02-19T10:53:19.663Z] === RUN TestDockerSuite/TestRunUserByName [2021-02-19T10:53:19.663Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-02-19T10:53:21.846Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-02-19T10:53:21.846Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-02-19T10:53:24.026Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-02-19T10:53:24.026Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-02-19T10:53:24.026Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-02-19T10:53:26.930Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-02-19T10:53:34.012Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-02-19T10:53:37.752Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-02-19T10:53:43.550Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-02-19T10:53:43.550Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-02-19T10:53:43.550Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-02-19T10:53:45.729Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-02-19T10:53:47.907Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-02-19T10:53:50.085Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-02-19T10:53:50.085Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-02-19T10:53:50.085Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-02-19T10:53:50.085Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-02-19T10:53:50.085Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-02-19T10:53:50.085Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-02-19T10:53:50.085Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-02-19T10:53:50.544Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-02-19T10:53:50.544Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-02-19T10:53:54.282Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-02-19T10:53:55.822Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-02-19T10:53:57.359Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-02-19T10:54:07.682Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-02-19T10:54:07.682Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-02-19T10:54:07.682Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-02-19T10:54:07.682Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-02-19T10:54:07.682Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-02-19T10:54:07.682Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-02-19T10:54:07.682Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-02-19T10:54:07.682Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-02-19T10:54:07.682Z] === RUN TestDockerSuite/TestSaveImageId [2021-02-19T10:54:07.682Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-02-19T10:54:07.682Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-02-19T10:54:07.682Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-02-19T10:54:07.682Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-02-19T10:54:07.682Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-02-19T10:54:07.682Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-02-19T10:54:07.682Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-02-19T10:54:07.682Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-02-19T10:54:07.682Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-02-19T10:54:09.221Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-02-19T10:54:09.680Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-02-19T10:54:09.680Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-02-19T10:54:10.141Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-02-19T10:54:11.679Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-02-19T10:54:18.754Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-02-19T10:54:18.754Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-02-19T10:54:25.833Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-02-19T10:54:25.833Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-02-19T10:54:29.568Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-02-19T10:54:29.568Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-02-19T10:54:29.568Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-02-19T10:54:29.568Z] === RUN TestDockerSuite/TestStartRecordError [2021-02-19T10:54:29.568Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-02-19T10:54:39.895Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-02-19T10:54:39.895Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-02-19T10:54:39.895Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-02-19T10:54:39.895Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-02-19T10:54:39.895Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-02-19T10:54:39.895Z] === RUN TestDockerSuite/TestStatsNoStream [2021-02-19T10:54:39.895Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-02-19T10:54:41.432Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-02-19T10:54:43.611Z] === RUN TestDockerSuite/TestTopPrivileged [2021-02-19T10:54:43.611Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-02-19T10:54:45.791Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-02-19T10:54:45.791Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-02-19T10:54:45.791Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-02-19T10:54:45.791Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-02-19T10:54:45.791Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-02-19T10:54:45.791Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-02-19T10:54:45.791Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-02-19T10:55:03.494Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-02-19T10:55:03.494Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-02-19T10:55:03.494Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-02-19T10:55:03.494Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-02-19T10:55:03.494Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-02-19T10:55:03.494Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-02-19T10:55:03.494Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-02-19T10:55:04.467Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-02-19T10:55:04.467Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-02-19T10:55:07.372Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-02-19T10:55:07.832Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-02-19T10:55:08.291Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-02-19T10:55:08.291Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-02-19T10:55:08.291Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-02-19T10:55:15.366Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-02-19T10:55:15.366Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-02-19T10:55:15.826Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-02-19T10:55:16.286Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-02-19T10:55:16.286Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-02-19T10:55:23.361Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-02-19T10:55:23.361Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-02-19T10:55:23.361Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-02-19T10:55:31.964Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-02-19T10:55:31.964Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite (2416.80s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-02-19T10:55:32.933Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-02-19T10:55:32.933Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.78s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (116.58s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.01s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-02-19T10:55:32.933Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-02-19T10:55:32.933Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-02-19T10:55:32.933Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-02-19T10:55:32.933Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-02-19T10:55:32.933Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-02-19T10:55:32.933Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2021-02-19T10:55:32.933Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-02-19T10:55:32.933Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.61s) [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-02-19T10:55:32.933Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-02-19T10:55:32.933Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.03s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.17s) [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-02-19T10:55:32.933Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-02-19T10:55:32.933Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-02-19T10:55:32.933Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-02-19T10:55:32.933Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.08s) [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-02-19T10:55:32.933Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-02-19T10:55:32.933Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.29s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (96.23s) [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2021-02-19T10:55:32.933Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.08s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.73s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.84s) [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-02-19T10:55:32.933Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-02-19T10:55:32.933Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-02-19T10:55:32.933Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.86s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.20s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.43s) [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-02-19T10:55:32.933Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-02-19T10:55:32.933Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.76s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.71s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.50s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.01s) [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-02-19T10:55:32.933Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.21s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.63s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.19s) [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-02-19T10:55:32.933Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-02-19T10:55:32.933Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-02-19T10:55:32.933Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-02-19T10:55:32.933Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.53s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildAddTar (50.46s) [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-02-19T10:55:32.933Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2021-02-19T10:55:32.933Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.29s) [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2021-02-19T10:55:32.933Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.48s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.93s) [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2021-02-19T10:55:32.933Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.46s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.39s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.83s) [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-02-19T10:55:32.933Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.41s) [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-02-19T10:55:32.933Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-02-19T10:55:32.933Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.30s) [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-02-19T10:55:32.933Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.60s) [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-02-19T10:55:32.933Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-02-19T10:55:32.933Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (35.04s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.11s) [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2021-02-19T10:55:32.933Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2021-02-19T10:55:32.933Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.45s) [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-02-19T10:55:32.933Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.23s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.20s) [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-02-19T10:55:32.933Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-02-19T10:55:32.933Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.42s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.93s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildCmd (0.54s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.55s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.89s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.08s) [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-02-19T10:55:32.933Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.15s) [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-02-19T10:55:32.933Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.87s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s) [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-02-19T10:55:32.933Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.79s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s) [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-02-19T10:55:32.933Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-02-19T10:55:32.933Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.67s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.11s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.29s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.08s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.59s) [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2021-02-19T10:55:32.933Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-02-19T10:55:32.933Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-02-19T10:55:32.933Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-02-19T10:55:32.933Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.49s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.68s) [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2021-02-19T10:55:32.933Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (25.26s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.55s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.65s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.13s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.60s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.69s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildDockerignore (64.76s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.20s) [2021-02-19T10:55:32.933Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-02-19T10:55:32.933Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (68.89s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.49s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.62s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.03s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.10s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.08s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (39.81s) [2021-02-19T10:55:32.933Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.91s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.14s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (109.39s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.38s) [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.57s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.14s) [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.52s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.08s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.12s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.45s) [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.67s) [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.96s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.76s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.40s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.64s) [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildFails (2.55s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.35s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.23s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.29s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.38s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.30s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.01s) [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.71s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s) [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.76s) [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildHistory (10.88s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.96s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.84s) [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.73s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.71s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildLabel (0.92s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.59s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.93s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.57s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildLabels (0.93s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.42s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.72s) [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.55s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.62s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.55s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.37s) [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.59s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (29.55s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.34s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.03s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.87s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.27s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.60s) [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.84s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.66s) [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.61s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.13s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.38s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.74s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.95s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.36s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.08s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.61s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.44s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.68s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.96s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.53s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.37s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.06s) [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.09s) [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (37.34s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (31.15s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildRm (12.02s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.11s) [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.28s) [2021-02-19T10:55:32.934Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.36s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.29s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.37s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.93s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.25s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.60s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.64s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.54s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.18s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildStderr (3.96s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.72s) [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.90s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.14s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.06s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.77s) [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.71s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.57s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.40s) [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.97s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.81s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (12.73s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.73s) [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.37s) [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.93s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.06s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.32s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.50s) [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.25s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.16s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.16s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.98s) [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-02-19T10:55:32.934Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-02-19T10:55:32.934Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-02-19T10:55:32.934Z] docker_cli_sni_test.go:18: Flakey test [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.05s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.86s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestCommitChange (4.32s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.02s) [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-02-19T10:55:32.934Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestCommitNewFile (10.93s) [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-02-19T10:55:32.934Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestCommitTTY (10.78s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.85s) [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-02-19T10:55:32.934Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-02-19T10:55:32.934Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-02-19T10:55:32.934Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-02-19T10:55:32.934Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-02-19T10:55:32.934Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-02-19T10:55:32.934Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-19T10:55:32.934Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.93s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.03s) [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-02-19T10:55:32.934Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.13s) [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-02-19T10:55:32.934Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-02-19T10:55:32.934Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-02-19T10:55:32.934Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.06s) [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-02-19T10:55:32.934Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.30s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-02-19T10:55:32.934Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-02-19T10:55:32.934Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-02-19T10:55:32.934Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.58s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.05s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.98s) [2021-02-19T10:55:32.934Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-02-19T10:55:32.934Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-02-19T10:55:32.935Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.14s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.15s) [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-02-19T10:55:32.935Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-02-19T10:55:32.935Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.17s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.86s) [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-02-19T10:55:32.935Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.40s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.20s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.28s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.71s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.72s) [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-02-19T10:55:32.935Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.01s) [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-02-19T10:55:32.935Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.07s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.14s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.86s) [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-02-19T10:55:32.935Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-02-19T10:55:32.935Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.76s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (32.20s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.46s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.56s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.49s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.43s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0002c58c0_} (2.40s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1014591818_c:\foo_false____} (2.39s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1014591818_c:\foo_true____} (7.44s) [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-02-19T10:55:32.935Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-02-19T10:55:32.935Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-02-19T10:55:32.935Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.34s) [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-02-19T10:55:32.935Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.30s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.23s) [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.30s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.26s) [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.42s) [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-02-19T10:55:32.935Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.85s) [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestCpToDot (2.28s) [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-02-19T10:55:32.935Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestCpToStdout (2.34s) [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-02-19T10:55:32.935Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.02s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.05s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.92s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.64s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestCreateRM (0.31s) [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.90s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.70s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-19T10:55:32.935Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.23s) [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-02-19T10:55:32.935Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-02-19T10:55:32.935Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-02-19T10:55:32.935Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-02-19T10:55:32.935Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-02-19T10:55:32.935Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-02-19T10:55:32.935Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-02-19T10:55:32.935Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-02-19T10:55:32.935Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-02-19T10:55:32.935Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.14s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.19s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.19s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.09s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestEventsCopy (4.60s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.75s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.12s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.78s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.59s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.77s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.95s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestEventsFilters (4.42s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestEventsFormat (4.32s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestEventsRename (2.27s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestEventsResize (2.50s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.05s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.39s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.50s) [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-02-19T10:55:32.935Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.56s) [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-02-19T10:55:32.935Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-02-19T10:55:32.935Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.935Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.86s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.82s) [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-02-19T10:55:32.936Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-02-19T10:55:32.936Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-02-19T10:55:32.936Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.82s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.06s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.03s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.85s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.95s) [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.16s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestExecInspectID (3.39s) [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-02-19T10:55:32.936Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-02-19T10:55:32.936Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.25s) [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-02-19T10:55:32.936Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.17s) [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.78s) [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.95s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.95s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.91s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.92s) [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-02-19T10:55:32.936Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-02-19T10:55:32.936Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.88s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.29s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.61s) [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.05s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.67s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.03s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.18s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.69s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestImportBadURL (2.51s) [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-02-19T10:55:32.936Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-02-19T10:55:32.936Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-02-19T10:55:32.936Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.07s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.01s) [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-02-19T10:55:32.936Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-02-19T10:55:32.936Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.99s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.22s) [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestInspectDefault (2.08s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestInspectHistory (3.92s) [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-02-19T10:55:32.936Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.49s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.97s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.05s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.98s) [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.98s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestInspectStatus (2.47s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.08s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.11s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.14s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.99s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.00s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.04s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.02s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-02-19T10:55:32.936Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.80s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.04s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.58s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.24s) [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-02-19T10:55:32.936Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.08s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.63s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.82s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.73s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.30s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.42s) [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.20s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.24s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestLogsSince (8.91s) [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestLogsTail (2.58s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.43s) [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.16s) [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-02-19T10:55:32.936Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-02-19T10:55:32.936Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-02-19T10:55:32.936Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-02-19T10:55:32.936Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.20s) [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-02-19T10:55:32.936Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-02-19T10:55:32.936Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-02-19T10:55:32.936Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-19T10:55:32.936Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-02-19T10:55:32.936Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-19T10:55:32.936Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.936Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-02-19T10:55:32.937Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-02-19T10:55:32.937Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.05s) [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-19T10:55:32.937Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestPsByOrder (8.63s) [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.53s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.79s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-02-19T10:55:32.937Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.30s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.44s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.62s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.26s) [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-02-19T10:55:32.937Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.44s) [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.19s) [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.70s) [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-02-19T10:55:32.937Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.96s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.73s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.21s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (16.14s) [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.25s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.72s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.94s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.88s) [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-02-19T10:55:32.937Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.04s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.77s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.75s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.66s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.76s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.44s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.93s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.80s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRmiTag (0.60s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.25s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.08s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.38s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.20s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.15s) [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.84s) [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.12s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.64s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.15s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.19s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.13s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.33s) [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.12s) [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.94s) [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.79s) [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.13s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.35s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.06s) [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.01s) [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.82s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.68s) [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.10s) [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.05s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.12s) [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRunEntrypoint (6.94s) [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRunExitCode (6.94s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.07s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.04s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.18s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (13.36s) [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.59s) [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.60s) [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.59s) [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-02-19T10:55:32.937Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.60s) [2021-02-19T10:55:32.937Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.77s) [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.96s) [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.99s) [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.88s) [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.48s) [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.25s) [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestRunRm (6.97s) [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.32s) [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.09s) [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.11s) [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.11s) [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.42s) [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.01s) [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.89s) [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.53s) [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.04s) [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.10s) [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.75s) [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.46s) [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.07s) [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.01s) [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.50s) [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.14s) [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.11s) [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.64s) [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.57s) [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.00s) [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (9.07s) [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-02-19T10:55:32.938Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.27s) [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.59s) [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.14s) [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.72s) [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.66s) [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-02-19T10:55:32.938Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.24s) [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-02-19T10:55:32.938Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-02-19T10:55:32.938Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-02-19T10:55:32.938Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.93s) [2021-02-19T10:55:32.938Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.25s) [2021-02-19T10:55:33.401Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-02-19T10:55:33.401Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.401Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.94s) [2021-02-19T10:55:33.401Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-02-19T10:55:33.401Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.401Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-02-19T10:55:33.401Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.401Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-02-19T10:55:33.401Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.401Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-02-19T10:55:33.401Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.401Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-02-19T10:55:33.401Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.401Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-02-19T10:55:33.401Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.401Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2021-02-19T10:55:33.401Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-02-19T10:55:33.401Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2021-02-19T10:55:33.401Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-02-19T10:55:33.401Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.401Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2021-02-19T10:55:33.401Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2021-02-19T10:55:33.401Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-02-19T10:55:33.401Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.39s) [2021-02-19T10:55:33.401Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-02-19T10:55:33.401Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.70s) [2021-02-19T10:55:33.401Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2021-02-19T10:55:33.401Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2021-02-19T10:55:33.401Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-02-19T10:55:33.401Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2021-02-19T10:55:33.401Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.13s) [2021-02-19T10:55:33.401Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-02-19T10:55:33.401Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.401Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.56s) [2021-02-19T10:55:33.402Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-02-19T10:55:33.402Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.23s) [2021-02-19T10:55:33.402Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2021-02-19T10:55:33.402Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2021-02-19T10:55:33.402Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.36s) [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-02-19T10:55:33.402Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.45s) [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-02-19T10:55:33.402Z] --- PASS: TestDockerRegistrySuite (0.12s) [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] === RUN TestDockerSchema1RegistrySuite [2021-02-19T10:55:33.402Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-02-19T10:55:33.402Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-02-19T10:55:33.402Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-02-19T10:55:33.402Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-02-19T10:55:33.402Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-02-19T10:55:33.402Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-02-19T10:55:33.402Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-02-19T10:55:33.402Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-02-19T10:55:33.402Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-02-19T10:55:33.402Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-02-19T10:55:33.402Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-02-19T10:55:33.402Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-02-19T10:55:33.402Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-02-19T10:55:33.402Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-02-19T10:55:33.402Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-02-19T10:55:33.402Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-02-19T10:55:33.402Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-02-19T10:55:33.402Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-02-19T10:55:33.402Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-02-19T10:55:33.402Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistryAuthTokenSuite [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-02-19T10:55:33.402Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-02-19T10:55:33.402Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] === RUN TestDockerDaemonSuite [2021-02-19T10:55:33.402Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-02-19T10:55:33.402Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-02-19T10:55:33.402Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-02-19T10:55:33.402Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] === RUN TestDockerSwarmSuite [2021-02-19T10:55:33.402Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-02-19T10:55:33.402Z] === RUN TestDockerPluginSuite [2021-02-19T10:55:33.402Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-02-19T10:55:33.402Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-02-19T10:55:33.402Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-02-19T10:55:33.402Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-02-19T10:55:33.402Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-02-19T10:55:33.402Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-02-19T10:55:33.402Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-02-19T10:55:33.402Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-02-19T10:55:33.402Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-02-19T10:55:33.402Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-02-19T10:55:33.402Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-02-19T10:55:33.402Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.402Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-02-19T10:55:33.402Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-02-19T10:55:33.403Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-02-19T10:55:33.403Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-02-19T10:55:33.403Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-02-19T10:55:33.403Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-02-19T10:55:33.403Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-02-19T10:55:33.403Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-02-19T10:55:33.403Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] === RUN TestDockerExternalVolumeSuite [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-02-19T10:55:33.403Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] === RUN TestDockerNetworkSuite [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-02-19T10:55:33.403Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] === RUN TestDockerHubPullSuite [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-02-19T10:55:33.403Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] PASS [2021-02-19T10:55:33.403Z] ok github.com/docker/docker/integration-cli 2417.314s [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === Skipped [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-02-19T10:55:33.403Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-02-19T10:55:33.403Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-02-19T10:55:33.403Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-02-19T10:55:33.403Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-02-19T10:55:33.403Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-02-19T10:55:33.403Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-02-19T10:55:33.403Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-02-19T10:55:33.403Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2021-02-19T10:55:33.403Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-02-19T10:55:33.403Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-02-19T10:55:33.403Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-02-19T10:55:33.403Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-02-19T10:55:33.403Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-02-19T10:55:33.403Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-02-19T10:55:33.403Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-02-19T10:55:33.403Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-02-19T10:55:33.403Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-02-19T10:55:33.403Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2021-02-19T10:55:33.403Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.29s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-02-19T10:55:33.403Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.31s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-02-19T10:55:33.403Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-02-19T10:55:33.403Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.403Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-02-19T10:55:33.404Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-02-19T10:55:33.404Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-02-19T10:55:33.404Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-02-19T10:55:33.404Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-02-19T10:55:33.404Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-02-19T10:55:33.404Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-02-19T10:55:33.404Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-02-19T10:55:33.404Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-02-19T10:55:33.404Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-02-19T10:55:33.404Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-02-19T10:55:33.404Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-02-19T10:55:33.404Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-02-19T10:55:33.404Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-02-19T10:55:33.404Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-02-19T10:55:33.404Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-02-19T10:55:33.404Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-02-19T10:55:33.404Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-02-19T10:55:33.404Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-02-19T10:55:33.404Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-02-19T10:55:33.404Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-02-19T10:55:33.404Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-02-19T10:55:33.404Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-02-19T10:55:33.404Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.28s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.28s) [2021-02-19T10:55:33.404Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.26s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2021-02-19T10:55:33.404Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-02-19T10:55:33.404Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-02-19T10:55:33.404Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-02-19T10:55:33.404Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-02-19T10:55:33.404Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-02-19T10:55:33.404Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-02-19T10:55:33.404Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-02-19T10:55:33.404Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-02-19T10:55:33.404Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-02-19T10:55:33.404Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.25s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.25s) [2021-02-19T10:55:33.404Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-02-19T10:55:33.404Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-02-19T10:55:33.404Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-02-19T10:55:33.404Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-02-19T10:55:33.404Z] docker_cli_sni_test.go:18: Flakey test [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-02-19T10:55:33.404Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-02-19T10:55:33.404Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-02-19T10:55:33.404Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-02-19T10:55:33.404Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-02-19T10:55:33.404Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-02-19T10:55:33.404Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-02-19T10:55:33.404Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-02-19T10:55:33.404Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-19T10:55:33.404Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-02-19T10:55:33.404Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-02-19T10:55:33.404Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-02-19T10:55:33.404Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-02-19T10:55:33.404Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-02-19T10:55:33.404Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-02-19T10:55:33.404Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-02-19T10:55:33.404Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-02-19T10:55:33.404Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-02-19T10:55:33.404Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-02-19T10:55:33.404Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-02-19T10:55:33.404Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-02-19T10:55:33.404Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-02-19T10:55:33.404Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.404Z] [2021-02-19T10:55:33.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-02-19T10:55:33.404Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-02-19T10:55:33.405Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-02-19T10:55:33.405Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-02-19T10:55:33.405Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-02-19T10:55:33.405Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-02-19T10:55:33.405Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-02-19T10:55:33.405Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-02-19T10:55:33.405Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-02-19T10:55:33.405Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-02-19T10:55:33.405Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-02-19T10:55:33.405Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-19T10:55:33.405Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-02-19T10:55:33.405Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-02-19T10:55:33.405Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-02-19T10:55:33.405Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-02-19T10:55:33.405Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-02-19T10:55:33.405Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-02-19T10:55:33.405Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-02-19T10:55:33.405Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-02-19T10:55:33.405Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-02-19T10:55:33.405Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-02-19T10:55:33.405Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-02-19T10:55:33.405Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-02-19T10:55:33.405Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-02-19T10:55:33.405Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-02-19T10:55:33.405Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-02-19T10:55:33.405Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.405Z] [2021-02-19T10:55:33.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-02-19T10:55:33.406Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-02-19T10:55:33.406Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-02-19T10:55:33.406Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-02-19T10:55:33.406Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-02-19T10:55:33.406Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-02-19T10:55:33.406Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-02-19T10:55:33.406Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-02-19T10:55:33.406Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-02-19T10:55:33.406Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-02-19T10:55:33.406Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-02-19T10:55:33.406Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-02-19T10:55:33.406Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-02-19T10:55:33.406Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-02-19T10:55:33.406Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.406Z] [2021-02-19T10:55:33.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-02-19T10:55:33.406Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-02-19T10:55:33.406Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-02-19T10:55:33.407Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-02-19T10:55:33.407Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-02-19T10:55:33.407Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-02-19T10:55:33.407Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-02-19T10:55:33.407Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-02-19T10:55:33.407Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-19T10:55:33.407Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-02-19T10:55:33.407Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-19T10:55:33.407Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-02-19T10:55:33.407Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-02-19T10:55:33.407Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-19T10:55:33.407Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-02-19T10:55:33.407Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-02-19T10:55:33.407Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-02-19T10:55:33.407Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-02-19T10:55:33.407Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-02-19T10:55:33.407Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-02-19T10:55:33.407Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-02-19T10:55:33.407Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-02-19T10:55:33.407Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.407Z] [2021-02-19T10:55:33.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-02-19T10:55:33.407Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-02-19T10:55:33.408Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.408Z] [2021-02-19T10:55:33.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-02-19T10:55:33.408Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-02-19T10:55:33.408Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.408Z] [2021-02-19T10:55:33.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-02-19T10:55:33.408Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-02-19T10:55:33.408Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.408Z] [2021-02-19T10:55:33.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-02-19T10:55:33.408Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-02-19T10:55:33.408Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.408Z] [2021-02-19T10:55:33.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-02-19T10:55:33.408Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-02-19T10:55:33.408Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.408Z] [2021-02-19T10:55:33.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-02-19T10:55:33.408Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-02-19T10:55:33.408Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.408Z] [2021-02-19T10:55:33.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-02-19T10:55:33.408Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-02-19T10:55:33.408Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.408Z] [2021-02-19T10:55:33.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-02-19T10:55:33.408Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-02-19T10:55:33.408Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.408Z] [2021-02-19T10:55:33.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-02-19T10:55:33.408Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-02-19T10:55:33.408Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.408Z] [2021-02-19T10:55:33.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-02-19T10:55:33.408Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-02-19T10:55:33.408Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.408Z] [2021-02-19T10:55:33.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-02-19T10:55:33.408Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-02-19T10:55:33.408Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.408Z] [2021-02-19T10:55:33.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-02-19T10:55:33.408Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-02-19T10:55:33.408Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.408Z] [2021-02-19T10:55:33.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-02-19T10:55:33.408Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-02-19T10:55:33.408Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.408Z] [2021-02-19T10:55:33.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-02-19T10:55:33.408Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-02-19T10:55:33.408Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.408Z] [2021-02-19T10:55:33.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-02-19T10:55:33.408Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-02-19T10:55:33.408Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.408Z] [2021-02-19T10:55:33.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-02-19T10:55:33.408Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-02-19T10:55:33.408Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.408Z] [2021-02-19T10:55:33.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-02-19T10:55:33.408Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-02-19T10:55:33.408Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.408Z] [2021-02-19T10:55:33.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-02-19T10:55:33.408Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-02-19T10:55:33.408Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.408Z] [2021-02-19T10:55:33.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-02-19T10:55:33.408Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-02-19T10:55:33.408Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.408Z] [2021-02-19T10:55:33.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-02-19T10:55:33.408Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-02-19T10:55:33.408Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.408Z] [2021-02-19T10:55:33.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-02-19T10:55:33.408Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-02-19T10:55:33.408Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.408Z] [2021-02-19T10:55:33.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-02-19T10:55:33.408Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-02-19T10:55:33.408Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.408Z] [2021-02-19T10:55:33.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-02-19T10:55:33.408Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-02-19T10:55:33.408Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.408Z] [2021-02-19T10:55:33.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-02-19T10:55:33.408Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-02-19T10:55:33.408Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.408Z] [2021-02-19T10:55:33.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-02-19T10:55:33.408Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-02-19T10:55:33.408Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.408Z] [2021-02-19T10:55:33.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-02-19T10:55:33.408Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-02-19T10:55:33.408Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.408Z] [2021-02-19T10:55:33.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-02-19T10:55:33.408Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-02-19T10:55:33.408Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.408Z] [2021-02-19T10:55:33.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-02-19T10:55:33.408Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-02-19T10:55:33.408Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.408Z] [2021-02-19T10:55:33.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-19T10:55:33.408Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-19T10:55:33.408Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-19T10:55:33.408Z] [2021-02-19T10:55:33.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-02-19T10:55:33.408Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-02-19T10:55:33.408Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.408Z] [2021-02-19T10:55:33.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-02-19T10:55:33.408Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-02-19T10:55:33.408Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.408Z] [2021-02-19T10:55:33.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-02-19T10:55:33.408Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-02-19T10:55:33.408Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.408Z] [2021-02-19T10:55:33.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-02-19T10:55:33.408Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-02-19T10:55:33.408Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.408Z] [2021-02-19T10:55:33.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-02-19T10:55:33.408Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-02-19T10:55:33.871Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.871Z] [2021-02-19T10:55:33.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-02-19T10:55:33.871Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-02-19T10:55:33.871Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.871Z] [2021-02-19T10:55:33.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-02-19T10:55:33.871Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-02-19T10:55:33.871Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.871Z] [2021-02-19T10:55:33.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-02-19T10:55:33.871Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-02-19T10:55:33.871Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.871Z] [2021-02-19T10:55:33.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-02-19T10:55:33.871Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-02-19T10:55:33.871Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.871Z] [2021-02-19T10:55:33.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-02-19T10:55:33.871Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-02-19T10:55:33.871Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.871Z] [2021-02-19T10:55:33.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-02-19T10:55:33.871Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-02-19T10:55:33.871Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.871Z] [2021-02-19T10:55:33.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-02-19T10:55:33.871Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-02-19T10:55:33.871Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.871Z] [2021-02-19T10:55:33.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-02-19T10:55:33.871Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-02-19T10:55:33.871Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.871Z] [2021-02-19T10:55:33.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-02-19T10:55:33.871Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-02-19T10:55:33.871Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.871Z] [2021-02-19T10:55:33.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-02-19T10:55:33.871Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-02-19T10:55:33.871Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.871Z] [2021-02-19T10:55:33.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-02-19T10:55:33.871Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-02-19T10:55:33.871Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.871Z] [2021-02-19T10:55:33.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2021-02-19T10:55:33.871Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-02-19T10:55:33.871Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.871Z] [2021-02-19T10:55:33.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-02-19T10:55:33.871Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-02-19T10:55:33.871Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.871Z] [2021-02-19T10:55:33.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-02-19T10:55:33.871Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-02-19T10:55:33.871Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.871Z] [2021-02-19T10:55:33.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-02-19T10:55:33.871Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-02-19T10:55:33.871Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.871Z] [2021-02-19T10:55:33.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-02-19T10:55:33.871Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-02-19T10:55:33.871Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.871Z] [2021-02-19T10:55:33.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-02-19T10:55:33.871Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-02-19T10:55:33.871Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.871Z] [2021-02-19T10:55:33.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-02-19T10:55:33.871Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-02-19T10:55:33.871Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.871Z] [2021-02-19T10:55:33.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-02-19T10:55:33.871Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-02-19T10:55:33.871Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.871Z] [2021-02-19T10:55:33.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-02-19T10:55:33.871Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-02-19T10:55:33.871Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.871Z] [2021-02-19T10:55:33.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-02-19T10:55:33.871Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-02-19T10:55:33.871Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.871Z] [2021-02-19T10:55:33.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-02-19T10:55:33.871Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-02-19T10:55:33.871Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.871Z] [2021-02-19T10:55:33.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-02-19T10:55:33.871Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-02-19T10:55:33.871Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.871Z] [2021-02-19T10:55:33.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-02-19T10:55:33.871Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-02-19T10:55:33.871Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.871Z] [2021-02-19T10:55:33.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-02-19T10:55:33.871Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-02-19T10:55:33.871Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.871Z] [2021-02-19T10:55:33.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-02-19T10:55:33.871Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-02-19T10:55:33.871Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.871Z] [2021-02-19T10:55:33.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-02-19T10:55:33.871Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-02-19T10:55:33.871Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.871Z] [2021-02-19T10:55:33.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-02-19T10:55:33.871Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-02-19T10:55:33.871Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.871Z] [2021-02-19T10:55:33.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-02-19T10:55:33.871Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-02-19T10:55:33.871Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.871Z] [2021-02-19T10:55:33.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-02-19T10:55:33.871Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-02-19T10:55:33.871Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.871Z] [2021-02-19T10:55:33.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-02-19T10:55:33.871Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-02-19T10:55:33.871Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-02-19T10:55:33.872Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-02-19T10:55:33.872Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-02-19T10:55:33.872Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-02-19T10:55:33.872Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-02-19T10:55:33.872Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.872Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-02-19T10:55:33.873Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-02-19T10:55:33.873Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-02-19T10:55:33.873Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-02-19T10:55:33.873Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-02-19T10:55:33.873Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-02-19T10:55:33.873Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-02-19T10:55:33.873Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-02-19T10:55:33.873Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-02-19T10:55:33.873Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-02-19T10:55:33.873Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-02-19T10:55:33.873Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-02-19T10:55:33.873Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-02-19T10:55:33.873Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-02-19T10:55:33.873Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-19T10:55:33.873Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.873Z] [2021-02-19T10:55:33.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-02-19T10:55:33.873Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-02-19T10:55:33.874Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.874Z] [2021-02-19T10:55:33.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-02-19T10:55:33.874Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-02-19T10:55:33.874Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.874Z] [2021-02-19T10:55:33.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-02-19T10:55:33.874Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-02-19T10:55:33.874Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.874Z] [2021-02-19T10:55:33.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-02-19T10:55:33.874Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-02-19T10:55:33.874Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.874Z] [2021-02-19T10:55:33.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-02-19T10:55:33.874Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-02-19T10:55:33.874Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.874Z] [2021-02-19T10:55:33.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-02-19T10:55:33.874Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-02-19T10:55:33.874Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.874Z] [2021-02-19T10:55:33.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-02-19T10:55:33.874Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-02-19T10:55:33.874Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.874Z] [2021-02-19T10:55:33.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-02-19T10:55:33.874Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-02-19T10:55:33.874Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.874Z] [2021-02-19T10:55:33.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-02-19T10:55:33.874Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-02-19T10:55:33.874Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.874Z] [2021-02-19T10:55:33.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-02-19T10:55:33.874Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-02-19T10:55:33.874Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.874Z] [2021-02-19T10:55:33.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-02-19T10:55:33.874Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-02-19T10:55:33.874Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.874Z] [2021-02-19T10:55:33.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-02-19T10:55:33.874Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-02-19T10:55:33.874Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.874Z] [2021-02-19T10:55:33.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-02-19T10:55:33.874Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-02-19T10:55:33.874Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.874Z] [2021-02-19T10:55:33.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-02-19T10:55:33.874Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-02-19T10:55:33.874Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.874Z] [2021-02-19T10:55:33.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-02-19T10:55:33.874Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-02-19T10:55:33.874Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.874Z] [2021-02-19T10:55:33.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-02-19T10:55:33.874Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-02-19T10:55:33.874Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.874Z] [2021-02-19T10:55:33.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-02-19T10:55:33.874Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-02-19T10:55:33.874Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.874Z] [2021-02-19T10:55:33.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-02-19T10:55:33.874Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-02-19T10:55:33.874Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.874Z] [2021-02-19T10:55:33.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-02-19T10:55:33.874Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-02-19T10:55:33.874Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.874Z] [2021-02-19T10:55:33.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-02-19T10:55:33.874Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-02-19T10:55:33.874Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.874Z] [2021-02-19T10:55:33.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-02-19T10:55:33.874Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-02-19T10:55:33.874Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.874Z] [2021-02-19T10:55:33.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-02-19T10:55:33.874Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-02-19T10:55:33.874Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.874Z] [2021-02-19T10:55:33.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-02-19T10:55:33.874Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-02-19T10:55:33.874Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.874Z] [2021-02-19T10:55:33.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-02-19T10:55:33.874Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-02-19T10:55:33.874Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.874Z] [2021-02-19T10:55:33.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-02-19T10:55:33.874Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-02-19T10:55:33.874Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.874Z] [2021-02-19T10:55:33.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-02-19T10:55:33.874Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-02-19T10:55:33.874Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.874Z] [2021-02-19T10:55:33.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-02-19T10:55:33.874Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-02-19T10:55:33.874Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.874Z] [2021-02-19T10:55:33.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-02-19T10:55:33.874Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-02-19T10:55:33.874Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.874Z] [2021-02-19T10:55:33.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-02-19T10:55:33.874Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-02-19T10:55:33.874Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.874Z] [2021-02-19T10:55:33.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-02-19T10:55:33.874Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.874Z] [2021-02-19T10:55:33.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-02-19T10:55:33.874Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.874Z] [2021-02-19T10:55:33.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-02-19T10:55:33.874Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-02-19T10:55:33.874Z] [2021-02-19T10:55:33.874Z] [2021-02-19T10:55:33.874Z] DONE 1093 tests, 547 skipped in 2425.832s [2021-02-19T10:55:33.874Z] INFO: Integration tests ended at 02/19/2021 10:55:33. Duration:00:40:25.9399475 [2021-02-19T10:55:33.874Z] INFO: Docker info of the daemon under test at end of run [2021-02-19T10:55:33.874Z] [2021-02-19T10:55:34.341Z] Containers: 2 [2021-02-19T10:55:34.341Z] Running: 0 [2021-02-19T10:55:34.341Z] Paused: 0 [2021-02-19T10:55:34.341Z] Stopped: 2 [2021-02-19T10:55:34.341Z] Images: 18 [2021-02-19T10:55:34.341Z] Server Version: 0.0.0-dev [2021-02-19T10:55:34.341Z] Storage Driver: windowsfilter [2021-02-19T10:55:34.341Z] Windows: [2021-02-19T10:55:34.341Z] Logging Driver: json-file [2021-02-19T10:55:34.341Z] Plugins: [2021-02-19T10:55:34.341Z] Volume: local [2021-02-19T10:55:34.341Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-19T10:55:34.341Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-19T10:55:34.341Z] Swarm: inactive [2021-02-19T10:55:34.341Z] Default Isolation: process [2021-02-19T10:55:34.341Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-19T10:55:34.341Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-19T10:55:34.341Z] OSType: windows [2021-02-19T10:55:34.341Z] Architecture: x86_64 [2021-02-19T10:55:34.341Z] CPUs: 4 [2021-02-19T10:55:34.341Z] Total Memory: 32GiB [2021-02-19T10:55:34.341Z] Name: azwin-2-2121e0 [2021-02-19T10:55:34.341Z] ID: PNII:4CGI:MTUT:5W4C:O3SU:LJQU:765X:YQKX:KZ22:PEDA:DY5E:HPES [2021-02-19T10:55:34.341Z] Docker Root Dir: D:\CI\PR-42038\4\daemon [2021-02-19T10:55:34.341Z] Debug Mode (client): false [2021-02-19T10:55:34.341Z] Debug Mode (server): true [2021-02-19T10:55:34.341Z] File Descriptors: -1 [2021-02-19T10:55:34.341Z] Goroutines: 17 [2021-02-19T10:55:34.341Z] System Time: 2021-02-19T10:55:33.8327936Z [2021-02-19T10:55:34.341Z] EventsListeners: 0 [2021-02-19T10:55:34.341Z] Registry: https://index.docker.io/v1/ [2021-02-19T10:55:34.341Z] Labels: [2021-02-19T10:55:34.341Z] Experimental: false [2021-02-19T10:55:34.341Z] Insecure Registries: [2021-02-19T10:55:34.341Z] 127.0.0.0/8 [2021-02-19T10:55:34.341Z] Live Restore Enabled: false [2021-02-19T10:55:34.341Z] [2021-02-19T10:55:34.341Z] [2021-02-19T10:55:34.341Z] INFO: Stopping daemon under test [2021-02-19T10:55:34.341Z] SUCCESS: The process with PID 5500 (child process of PID 5168) has been terminated. [2021-02-19T10:55:34.341Z] SUCCESS: The process with PID 5168 (child process of PID 4968) has been terminated. [2021-02-19T10:55:34.341Z] INFO: Stop tailing logs of the daemon under tests [2021-02-19T10:55:34.341Z] INFO: executeCI.ps1 Completed successfully at 02/19/2021 10:55:34. [2021-02-19T10:55:34.341Z] INFO: Tidying up at end of run [2021-02-19T10:55:34.341Z] INFO: Saving daemon under test log (d:\CI\PR-42038\4\dut.out) to bundles\CIDUT.out [2021-02-19T10:55:34.341Z] INFO: Saving daemon under test log (d:\CI\PR-42038\4\dut.err) to bundles\CIDUT.err [2021-02-19T10:55:34.341Z] INFO: Nuke-Everything... [2021-02-19T10:55:34.800Z] INFO: Container count on control daemon to delete is 2 [2021-02-19T10:55:35.259Z] a111bee03c09 [2021-02-19T10:55:35.259Z] 93789d4b3d5f [2021-02-19T10:55:35.718Z] INFO: Tidying pidfile d:\CI\PR-42038\4\docker.pid [2021-02-19T10:55:35.718Z] INFO: Nuking d:\CI [2021-02-19T10:56:00.874Z] INFO: Zapped successfully [2021-02-19T10:56:00.874Z] [2021-02-19T10:56:00.874Z] INFO: executeCI.ps1 exiting at Fri Feb 19 10:55:59 CUT 2021. Duration 01:15:57.1154551 [2021-02-19T10:56:00.874Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-02-19T10:56:01.122Z] Recording test results [2021-02-19T10:56:08.243Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-02-19T10:56:09.735Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-02-19T10:56:11.491Z] Archiving artifacts [2021-02-19T10:56:25.605Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42038/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-19T10:56:26.537Z] + make clean [2021-02-19T10:56:28.076Z] docker volume rm -f docker-dev-cache [2021-02-19T10:56:28.217Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS